* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
[bpt/emacs.git] / lisp / ChangeLog
1 2010-12-14 Glenn Morris <rgm@gnu.org>
2
3 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
4
5 2010-12-13 Romain Francoise <romain@orebokech.com>
6
7 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
8
9 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10
11 * net/netrc.el (netrc-point-at-eol): Remove the unused
12 netrc-point-at-old and netrc-bound-and-true-p bindings.
13 (netrc-parse): Cache the netrc contents.
14
15 2010-12-13 Eli Zaretskii <eliz@gnu.org>
16
17 * subr.el (posn-col-row): Evaluate header-line-format in the
18 context of the POSITION window's buffer.
19
20 2010-12-13 Glenn Morris <rgm@gnu.org>
21
22 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
23 (with-silent-modifications): Doc fixes.
24
25 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
26
27 * net/tramp.el (tramp-action-password, tramp-process-actions):
28 Revert patch from 2010-12-08. Use `save-restriction'.
29
30 2010-12-13 Stephen Berman <stephen.berman@gmx.net>
31
32 * calendar/diary-lib.el (diary-list-sexp-entries):
33 Handle case of no newline at end of file. (Bug#7536)
34
35 2010-12-13 Glenn Morris <rgm@gnu.org>
36
37 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
38
39 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
40
41 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
42 (tramp-process-actions): Do not widen.
43 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
44 Protect buffer-modified value. (Bug#7557)
45
46 2010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
47
48 * log-edit.el (log-edit-changelog-entries):
49 Regexp quote filename. (Bug#7505)
50
51 2010-12-13 Tom Breton <tehom@panix.com>
52
53 * cus-edit.el (custom-save-all):
54 Bind print-length and print-level to nil. (Bug#7581)
55
56 2010-12-13 Glenn Morris <rgm@gnu.org>
57
58 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
59 Run hooks to update menu contents. (Bug#7586)
60
61 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
62 file names, for the sake of MS Windows. (Bug#7588)
63
64 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
65
66 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
67 empty lines without a leading space.
68
69 2010-12-13 Leo <sdl.web@gmail.com>
70
71 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
72 while mapping over marks (Bug#6810).
73
74 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
75
76 * image-dired.el (image-dired-db-file)
77 (image-dired-temp-image-file, image-dired-gallery-dir)
78 (image-dired-temp-rotate-image-file): Set default values relative
79 to image-dired-dir (Bug#7518).
80
81 2010-12-13 Lawrence Mitchell <wence@gmx.li>
82
83 * format.el (format-decode-run-method): Pass args FROM and TO, not
84 point-min and point-max, to shell-command-on-region (Bug#7488).
85
86 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
87
88 * frame.el (blink-cursor-mode): Make default t for ns.
89
90 2010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
91
92 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
93
94 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
95
96 * comint.el (comint-dynamic-list-input-ring)
97 (comint-dynamic-complete-filename)
98 (comint-replace-by-expanded-filename)
99 (comint-dynamic-simple-complete)
100 (comint-dynamic-list-filename-completions)
101 (comint-dynamic-list-completions): Doc fix (Bug#7499).
102
103 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
104 Doc fix (Bug#7471).
105
106 2010-12-13 Martin Rudalics <rudalics@gmx.at>
107
108 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
109 (Bug#7533).
110
111 2010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
112
113 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
114 (Bug#7491).
115
116 2010-12-13 Eli Zaretskii <eliz@gnu.org>
117
118 * files.el (file-relative-name): Handle UNC file names on
119 DOS/Windows. (Bug#4674)
120
121 2010-12-13 Daiki Ueno <ueno@unixuser.org>
122
123 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
124 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
125 (epg-context-set-passphrase-callback): Mention that the callback
126 is not called when used with GnuPG 2.x.
127
128 2010-12-13 Glenn Morris <rgm@gnu.org>
129
130 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
131 Ensure ps-footer-font-size-internal is initialized.
132 Call ps-get-page-dimensions before trying to use ps-font-for-text.
133
134 2010-12-13 Kenichi Handa <handa@m17n.org>
135
136 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
137 within condition-case.
138 (rmail-show-mime): Don't use condition-case.
139 (rmail-search-mime-message): New function.
140 (rmail-search-mime-message-function): Set to
141 rmail-search-mime-message.
142
143 2010-12-13 Leo <sdl.web@gmail.com>
144
145 * ido.el (ido-common-initialization): New function. (bug#3274)
146 (ido-mode): Use it.
147 (ido-completing-read): Call it.
148
149 2010-12-12 Karl Fogel <kfogel@red-bean.com>
150
151 * bookmark.el (bookmark-name-from-full-record): Rename back to
152 this original name from `bookmark-name-from-record' reverting part
153 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
154 As Drew Adams pointed out, there was no reason to cause churn for
155 third-party callers.
156
157 2010-12-12 Alan Mackenzie <acm@muc.de>
158
159 * progmodes/cc-engine.el (c-forward-type): Before scanning a
160 template arglist, check that the current language supports this.
161
162 2010-12-11 Glenn Morris <rgm@gnu.org>
163
164 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
165 state of the file matches. (Bug#7544)
166 (vc-bzr-register, vc-bzr-checkin)
167 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
168 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
169
170 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
171
172 2010-12-11 Karel Klíč <kklic@redhat.com>
173
174 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
175
176 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
177
178 Derive from prog-mode, use derived-mode-p, and fix up various
179 minor style issues in lisp/progmodes.
180
181 * progmodes/vhdl-mode.el (vhdl-mode):
182 * progmodes/verilog-mode.el (verilog-mode):
183 * progmodes/vera-mode.el (vera-mode):
184 * progmodes/sql.el (sql-mode):
185 * progmodes/scheme.el (scheme-mode):
186 * progmodes/perl-mode.el (perl-mode):
187 * progmodes/octave-inf.el (inferior-octave-mode):
188 * progmodes/autoconf.el (autoconf-mode):
189 * progmodes/m4-mode.el (m4-mode):
190 * progmodes/inf-lisp.el (inferior-lisp-mode):
191 * progmodes/idlwave.el (idlwave-mode):
192 * progmodes/icon.el (icon-mode):
193 * progmodes/idlw-help.el (idlwave-help-mode):
194 * progmodes/dcl-mode.el (dcl-mode):
195 * progmodes/idlw-shell.el (idlwave-shell-mode):
196 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
197 (ebrowse-member-mode, ebrowse-electric-position-mode):
198 Use define-derived-mode.
199
200 * progmodes/xscheme.el (exit-scheme-interaction-mode)
201 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
202 (xscheme-debugger-mode-p, xscheme-send-string-1):
203 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
204 (tcl-load-file, tcl-restart-with-file):
205 * progmodes/ps-mode.el (ps-run-running):
206 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
207 * progmodes/js.el (js--get-all-known-symbols):
208 * progmodes/inf-lisp.el (inferior-lisp-proc):
209 * progmodes/idlwave.el (idlwave-beginning-of-statement)
210 (idlwave-template, idlwave-update-buffer-routine-info)
211 (idlwave-update-current-buffer-info)
212 (idlwave-get-routine-info-from-buffers, idlwave-choose)
213 (idlwave-scan-class-info, idlwave-fix-keywords)
214 (idlwave-list-buffer-load-path-shadows):
215 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
216 (idlwave-toolbar-remove):
217 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
218 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
219 (idlwave-shell-menu-def):
220 * progmodes/idlw-complete-structtag.el
221 (idlwave-prepare-structure-tag-completion):
222 * progmodes/gud.el (gud-set-buffer):
223 * progmodes/f90.el (f90-backslash-not-special):
224 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
225
226 * progmodes/xscheme.el (xscheme-start)
227 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
228 * progmodes/which-func.el (which-function):
229 * progmodes/vhdl-mode.el (vhdl-set-style):
230 * progmodes/verilog-mode.el (verilog-set-compile-command)
231 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
232 (verilog-set-define, verilog-auto-reeval-locals):
233 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
234 * progmodes/simula.el (simula-mode):
235 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
236 * progmodes/python.el (python-check, python-mode):
237 * progmodes/prolog.el (prolog-mode-variables):
238 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
239 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
240 * progmodes/delphi.el (delphi-mode):
241 * progmodes/cc-styles.el (c-setup-paragraph-variables):
242 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
243 (c-font-lock-init): Move make-local-variable to their setq.
244
245 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
246 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
247 make-local-hook.
248 * progmodes/sh-script.el (sh-require-final-newline): Remove.
249 (sh-set-shell): Don't set require-final-newline since it's already done
250 by prog-mode.
251 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
252 since we never set it.
253 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
254 Use read-string and standard prompt.
255 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
256 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
257 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
258 (meta-common-mode-map): Rename from meta-mode-map.
259 Remove C-m binding, which is a user preference, not mode specific.
260 (meta-common-mode): New major mode; replace meta-common-initialization.
261 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
262 around with font-lock.
263 * progmodes/etags.el (select-tags-table-mode):
264 Derive from special-mode.
265 * progmodes/octave-mod.el (octave-mode):
266 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
267 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
268 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
269 Let define-derived-mode do its job.
270 * progmodes/cpp.el (cpp-edit-mode-map):
271 Move initialization into declaration.
272 (cpp-edit-mode): Use define-derived-mode.
273 (cpp-edit-load): Use derived-mode-p.
274 * progmodes/mixal-mode.el (mixal-mode):
275 * progmodes/f90.el (f90-mode):
276 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
277 require-final-newline since prog-mode does it already.
278 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
279 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
280 * progmodes/antlr-mode.el: Require cc-mode upfront.
281 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
282 the declaration.
283 (antlr-directory-dependencies, antlr-show-makefile-rules):
284 Use derived-mode-p.
285 (antlr-language-option): Don't assume point-min==1.
286 (antlr-mode): Use define-derived-mode.
287 * progmodes/ada-mode.el: Use derived-mode-p.
288 (ada-mode): Use define-derived-mode.
289 Use hack-local-variables-hook.
290
291 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
292
293 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
294 (texinfo-mode): Don't disable adaptive-fill-mode.
295 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
296 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
297 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
298 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
299 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
300 (texinfo-insert-@quotation, texinfo-insert-@samp)
301 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
302 (texinfo-insert-@uref): Use define-skeleton.
303 (texinfo-insert-@-with-arg): Delete.
304
305 2010-12-10 Eli Zaretskii <eliz@gnu.org>
306
307 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
308 nil, do quote archive member names. (Bug#6144)
309
310 2010-12-10 Glenn Morris <rgm@gnu.org>
311
312 * files.el (diff-no-select): Declare.
313
314 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
315 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
316
317 * comint.el (comint-input-ring-file-name): Doc fix.
318
319 2010-12-09 Eli Zaretskii <eliz@gnu.org>
320
321 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
322 New functions.
323 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
324 Use them instead of `nil' and `>', respectively.
325 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
326 instead of `nil'.
327 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
328 and menu-bar-positive-p instead of `nil' and `>', respectively.
329 (Bug#1077)
330
331 2010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
332
333 * whitespace.el (whitespace-newline-mode): Code fix.
334
335 2010-12-09 Glenn Morris <rgm@gnu.org>
336
337 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
338 Rename functions without commas, update callers.
339
340 2010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
341
342 * whitespace.el (whitespace-cleanup-region):
343 Clean up spaces before tabs. (Bug#7582)
344
345 2010-12-08 Karl Fogel <kfogel@red-bean.com>
346
347 * bookmark.el: Adjust parameter names and doc strings to resolve
348 confusion over whether "bookmark" meant a bookmark name or a
349 bookmark record. Along the way, shorten one function's name for
350 similar reasons. (Issue #7548)
351 (bookmark-name-from-record): New name for
352 `bookmark-name-from-full-record'. All callers changed.
353 (bookmark-get-bookmark, bookmark-get-bookmark-record)
354 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
355 (bookmark-get-annotation, bookmark-set-annotation)
356 (bookmark-get-filename, bookmark-set-filename)
357 (bookmark-get-position, bookmark-set-position)
358 (bookmark-get-front-context-string, bookmark-set-front-context-string)
359 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
360 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
361 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
362 Rename `bookmark' parameter to `bookmark-name-or-record', to
363 clearly show its role, and shorten or adjust doc strings accordingly.
364 (bookmark-set-name): Same, and pass the parameter directly to
365 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
366 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
367 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
368 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
369 and in some cases shorten doc string accordingly.
370 (bookmark-rename): Change `old' and `new' parameters to `old-name'
371 and `new-name', and adjust an internal variable to avoid confusion.
372 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
373 parameter in doc string.
374
375 2010-12-08 Glenn Morris <rgm@gnu.org>
376
377 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
378 from gdb's history file. (Bug#7575)
379
380 * mail/emacsbug.el (report-emacs-bug):
381 Try to handle some other mail clients.
382
383 2010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
384
385 * files.el (dir-locals-collect-variables): Don't let errors stop us.
386 Use string-prefix-p.
387 (file-name-version-regexp): New var.
388 (file-name-sans-versions):
389 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
390 (jka-compr-get-compression-info): Use dolist.
391 (jka-compr-compression-info-list): Don't bother specifying
392 version/backup regexps.
393
394 2010-12-07 Tassilo Horn <tassilo@member.fsf.org>
395
396 * simple.el (just-one-space): Make argument n default to 1 if
397 omitted.
398
399 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
400
401 * electric.el (electric-indent-post-self-insert-function):
402 Delete trailing newlines even if we don't reindent.
403
404 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
405
406 * minibuffer.el (completion-at-point): Remove the `arg'.
407 * bindings.el (complete-symbol): Move back from minibuffer.el.
408
409 2010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
410
411 * simple.el (just-one-space): Delete newlines for negative arg.
412
413 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
414
415 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
416 (ansi-color-filter-apply): Simplify.
417 (ansi-color-apply): Use `font-lock-face' rather than `face'.
418
419 2010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
420
421 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
422
423 2010-12-04 Chong Yidong <cyd@stupidchicken.com>
424
425 * dired.el (dired-use-ls-dired): Set default to a special
426 "unspecified" value.
427 (dired-insert-directory): When called the first time, check
428 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
429
430 2010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
431
432 * replace.el: Add "collect" feature to occur.
433 (occur-collect-regexp-history): New var.
434 (occur-read-primary-args): Return a replace string for nlines,
435 if needed.
436 (occur): Extend the meaning of nlines.
437
438 2010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
439
440 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
441 (which-func-update-1): Distinguish symbols from strings.
442 (which-function): Stay within 80 columns.
443
444 2010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
445
446 * subr.el (with-demoted-errors): Distinguish symbols from strings.
447
448 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
449 Improve docstring.
450 (comment-style): Use comment-styles's docs to describe values.
451
452 2010-12-03 Jan Djärv <jan.h.d@swipnet.se>
453
454 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
455 and ns-show-prefs (Bug#7535).
456
457 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
458 bindings (Bug#7535).
459
460 2010-12-03 Glenn Morris <rgm@gnu.org>
461
462 * nxml/nxml-mode.el: Require rng-nxml.
463 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
464 Remove declarations.
465
466 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
467 * nxml/rng-nxml.el, nxml/rng-valid.el:
468 Remove leading `*' from defcustom docs.
469
470 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
471 (normal-top-level-add-to-load-path, tty-handle-args):
472 Convert comments to basic doc-strings.
473
474 * net/browse-url.el (browse-url-url-at-point)
475 (browse-url-default-browser): Remove autoload cookies.
476
477 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
478 Remove more undefined cl functions.
479
480 * vc/diff.el (diff-sentinel): Make new arguments optional.
481 * ibuf-ext.el (diff-sentinel): Update declaration.
482
483 2010-12-03 Daiki Ueno <ueno@unixuser.org>
484
485 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
486 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
487 (epg-context-set-passphrase-callback): Mention that the callback
488 is not called when used with GnuPG 2.x.
489
490 2010-12-02 Michael Albinus <michael.albinus@gmx.de>
491
492 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
493 (tramp-file-name-port): Check also for `tramp-default-port'.
494 (tramp-get-connection-name): New defun.
495 (tramp-get-connection-process): Use it.
496 (tramp-debug-message): Extend function exclude list.
497 (tramp-drop-volume-letter): Fix doc string.
498
499 * net/tramp-cmds.el: Remove solved todo item.
500
501 * net/tramp-efs.el:
502 * net/tramp-ftp.el:
503 * net/tramp-gvfs.el:
504 * net/tramp-gw.el:
505 * net/tramp-imap.el:
506 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
507 and `tramp-default-user-alist', respectively.
508
509 * net/tramp-gw.el (tramp-gw-open-connection):
510 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
511
512 * net/tramp-imap.el (tramp-imap-make-iht): Use just
513 `tramp-file-name-port'.
514
515 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
516 and "psftp". Exchange "%k" marker with options.
517 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
518 Compute size of link target.
519 (tramp-do-copy-or-rename-file-out-of-band). Move setting of
520 `tramp-current-*' up due to gateway methods. Optimze computing of
521 copy arguments. Use `tramp-get-connection-name' and
522 `tramp-get-connection-buffer'. Improve debug messages.
523 (tramp-compute-multi-hops): Remove port determination.
524 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
525
526 * net/trampver.el: Update release number.
527
528 2010-12-02 Glenn Morris <rgm@gnu.org>
529
530 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
531 Avoid infinite loop over windows. (Bug#7492)
532
533 * progmodes/flymake.el (flymake-check-file-limit):
534 Allow nil to mean "no limit".
535 (flymake-check-patch-master-file-buffer): Update for above change.
536 Allow a .tex file-name extension to be optional.
537 (flymake-master-tex-init): Also match \include statements.
538
539 2010-11-30 Sam Steingold <sds@gnu.org>
540
541 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
542 (nxml-parent-document-set): A function to set `nxml-parent-document'.
543 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
544 (nxml-mode-hook): Remove `defcustom' (auto-defined by
545 define-derived-mode').
546 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
547 users who want to call `nxml-parent-document-set'.
548
549 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
550
551 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
552 stand-alone lines, since that is handled by log-edit-match-to-eoh
553 (Bug#6465).
554
555 2010-11-27 Eduard Wiebe <usenet@pusto.de>
556
557 * dired.el (dired-get-filename): Replace backslashes with slashes
558 in file names on MS-Windows, needed by `locate'. (Bug#7308)
559 * locate.el (locate-default-make-command-line): Don't consider
560 drive letter and root directory part of
561 `directory-listing-before-filename-regexp'. (Bug#7308)
562 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
563
564 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
565
566 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
567 of :smie-open/close-alist.
568 (smie-next-sexp): Make it accept a "start token" as argument.
569 (smie-indent-keyword): Be careful not to misidentify tokens that span
570 more than one line, as empty lines. Add argument `token'.
571
572 2010-11-27 Kenichi Handa <handa@m17n.org>
573
574 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
575 multipart subtypes, insert all as usual.
576
577 * mail/rmail.el: Require rfc2047.
578
579 2010-11-27 Kenichi Handa <handa@m17n.org>
580
581 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
582 (rmail-mime-entity-disposition)
583 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
584 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
585 (rmail-mime-save): Handle the case that the button's `data' is a
586 MIME entity.
587 (rmail-mime-insert-text): New function.
588 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
589 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
590 (rmail-mime-insert-bulk): New function mostly copied from the old
591 rmail-mime-bulk-handler.
592 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
593 (rmail-mime-process-multipart): New function mostly copied from
594 the old rmail-mime-multipart-handler.
595 (rmail-mime-show): Just call rmail-mime-process.
596 (rmail-mime-process): New function mostly copied from the old
597 rmail-mime-show.
598 (rmail-mime-insert-multipart, rmail-mime-parse)
599 (rmail-mime-insert, rmail-show-mime)
600 (rmail-insert-mime-forwarded-message)
601 (rmail-insert-mime-resent-message): New functions.
602 (rmail-insert-mime-forwarded-message-function): Set to
603 rmail-insert-mime-forwarded-message.
604 (rmail-insert-mime-resent-message-function): Set to
605 rmail-insert-mime-resent-message.
606
607 * mail/rmailsum.el: Require rfc2047.
608 (rmail-header-summary): Handle multiline Subject: field.
609 (rmail-summary-line-decoder): Change the default to
610 rfc2047-decode-string.
611
612 * mail/rmail.el (rmail-enable-mime): Change the default to t.
613 (rmail-mime-feature): Change the default to `rmailmm'.
614 (rmail-quit): Delete the specifal code for rmail-enable-mime.
615 (rmail-display-labels): Likewise.
616 (rmail-show-message-1): Check rmail-enable-mime, and use
617 rmail-show-mime-function for a MIME message. Decode the headers
618 according to RFC2047.
619
620 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
621
622 * progmodes/which-func.el (which-func-imenu-joiner-function):
623 Return a string, as expected.
624 (which-function-mode): Make sure we stop any previous timer before
625 starting a new one.
626
627 2010-11-27 Michael Albinus <michael.albinus@gmx.de>
628
629 * net/tramp.el (tramp-default-method-alist)
630 (tramp-default-user-alist, tramp-default-proxies-alist):
631 Adapt custom options type. (Bug#7445)
632
633 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
634
635 * progmodes/python.el: Add Ipython support (Bug#5390).
636 (python-shell-prompt-alist)
637 (python-shell-continuation-prompt-alist): New options.
638 (python--set-prompt-regexp): New function.
639 (inferior-python-mode, run-python, python-shell):
640 Require ansi-color. Use python--set-prompt-regexp to set the comint
641 prompt based on the Python interpreter.
642 (python--prompt-regexp): New var.
643 (python-check-comint-prompt)
644 (python-comint-output-filter-function): Use it.
645 (run-python): Use a pipe (Bug#5694).
646
647 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
648
649 * progmodes/python.el (run-python): Doc fix.
650 (python-keep-current-directory-in-path): New var (Bug#7454).
651
652 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
653
654 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
655 Prompt user before actually printing.
656
657 2010-11-27 Glenn Morris <rgm@gnu.org>
658
659 * startup.el (package-enable-at-startup, package-initialize):
660 Remove unnecessary declarations.
661
662 2010-11-27 Eli Zaretskii <eliz@gnu.org>
663
664 * international/characters.el (glyphless-char-display-control):
665 Exclude newline and TAB from the c0-control group.
666
667 2010-11-27 Glenn Morris <rgm@gnu.org>
668
669 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
670 (expand-mail-aliases): Remove unnecessary autoload.
671
672 * allout.el (allout-command-prefix, allout-mode-map): Declare.
673
674 * shell.el (shell-dir-cookie-re): Move definition before use.
675
676 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
677 Replace undefined CL functions.
678
679 2010-11-26 Eli Zaretskii <eliz@gnu.org>
680
681 * simple.el (prog-mode): Set bidi-paragraph-direction to
682 left-to-right.
683
684 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
685
686 2010-11-26 Glenn Morris <rgm@gnu.org>
687
688 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
689 diary-outlook-formats can be sensitive to calendar-date-style.
690 (diary-outlook-formats): Simplify the default setting.
691 (diary-from-outlook-internal): Pass subject and body as arguments.
692 Use dolist rather than dotimes. Don't save the diary buffer.
693 (diary-from-outlook-gnus, diary-from-outlook-rmail):
694 Pass subject and body as explicit arguments to the -internal function.
695
696 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
697
698 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
699 parsing them. This makes mailto:...?subject=foo\nbar work.
700
701 2010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
702
703 * vc/diff.el (diff): Fix last change.
704
705 2010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
706
707 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
708 (pcase--dontcare-upats): New var.
709 (pcase-let, pcase-let*): Generate better code.
710 Accept the same bodies as `let'.
711 (pcase-dolist): New macro.
712 (pcase--trivial-upat-p): New helper function.
713 (pcase--expand): Strip leading "(let nil" if any.
714
715 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
716
717 * mail/mailclient.el (browse-url): Require.
718 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
719 use the external browser function to send the mail (bug#7469).
720
721 * net/browse-url.el (browse-url-browser-function): Revert the
722 default back to the previous value, since the new value broke
723 mailclient.el.
724 (browse-url-mailto-function): New variable for mailto: URLs.
725 (browse-url): Use the new variable for mailto: URLs.
726
727 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
728
729 * eshell/esh-cmd.el (eshell-parse-command):
730 * eshell/esh-arg.el (eshell-parse-arguments):
731 * eshell/em-script.el (eshell-source-file):
732 Use with-silent-modifications.
733
734 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
735
736 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
737 for a merge location.
738
739 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
740 (vc-bzr-merge-branch): Always prompt.
741 (vc-bzr-async-command): Use the full branch filename.
742
743 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
744
745 * shell.el (shell): Use current-buffer by default if it's already
746 a shell mode buffer and its process is dead.
747 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
748
749 2010-11-23 Tassilo Horn <tassilo@member.fsf.org>
750
751 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
752 Mention that the keywords should be comma separated.
753
754 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
755
756 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
757 Accept optional prefix arg meaning to prompt for a command.
758 (vc-update): Use vc-BACKEND-pull if available. Accept optional
759 prefix arg meaning to prompt for a command.
760 (vc-pull): Alias for vc-update.
761
762 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
763 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
764 (vc-bzr-merge-branch): New functions, implementing merge-branch
765 and pull operations.
766
767 2010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
768
769 * Makefile.in: Fix up last merge.
770
771 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
772 (diff-sentinel): Get them as arguments instead.
773 (diff-old-file, diff-new-file, diff-extra-args): Remove.
774 (diff-file-local-copy, diff-better-file-name): New funs.
775 (diff-no-select): Rename from diff-into-buffer.
776 Support buffers additionally to files. Move `buf' arg. Don't display buf.
777 Prefer closures to buffer-local variables.
778 (diff): Adjust accordingly.
779 (diff-buffer-with-file): Move from files.el.
780 * files.el (diff-buffer-with-file): Move to vc/diff.el.
781 (diff-buffer-internal): Remove.
782 (diff-buffer-buffer): Remove.
783 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
784 the buffer name used, and so as not to mess up windows and frames.
785
786 2010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
787
788 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
789 (diff-buffer-internal): New function extracted from diff-buffer-with-file
790 (diff-buffer-with-file): Use it.
791 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
792 (diff): Use it.
793
794 2010-11-22 Tassilo Horn <tassilo@member.fsf.org>
795
796 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
797 \ref's or \pageref's value as default instead of initial input.
798
799 2010-11-21 Michael Albinus <michael.albinus@gmx.de>
800
801 * files.el (backup-by-copying-when-mismatch): The default value is
802 now t.
803
804 * startup.el (normal-top-level):
805 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
806 `backup-by-copying-when-mismatch'.
807
808 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
809
810 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
811
812 2010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
813
814 * progmodes/python.el (python-font-lock-keywords):
815 Highlight top-level augmented assignments (Bug#6445).
816
817 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
818
819 * term/ns-win.el (ns-right-control-modifier)
820 (ns-right-command-modifier): Defvar them.
821
822 * cus-start.el (all): Add ns-right-control-modifier and
823 ns-right-command-modifier (Bug#7458).
824
825 2010-11-20 Glenn Morris <rgm@gnu.org>
826
827 * emacs-lisp/authors.el (authors-ignored-files)
828 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
829
830 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
831
832 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
833 (report-emacs-bug-parse-query-results)
834 (report-emacs-bug-create-existing-bugs-buffer): Pass through
835 keywords used for querying the bug database to show them in the
836 existing bugs buffer.
837
838 2010-11-20 Jan Djärv <jan.h.d@swipnet.se>
839
840 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
841
842 * info.el (info-tool-bar-map): Add some :vert-only keywords.
843
844 2010-11-20 Eli Zaretskii <eliz@gnu.org>
845
846 * international/characters.el (glyphless-char-display-control):
847 Make it a defcustom, with update-glyphless-char-display as its
848 :set attribute.
849 (top level): Don't call update-glyphless-char-display.
850
851 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
852
853 Sync with Tramp 2.2.0.
854
855 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
856 `file-remote-p' (due to compatibility).
857
858 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
859 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
860
861 * net/trampver.el: Update release number.
862
863 2010-11-20 Eli Zaretskii <eliz@gnu.org>
864
865 * faces.el (glyphless-char): Define value for `pc'.
866
867 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
868
869 Implemented a bug querying mechanism.
870 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
871 (report-emacs-bug-create-existing-bugs-buffer)
872 (report-emacs-bug-parse-query-results)
873 (report-emacs-bug-query-existing-bugs): New functions.
874
875 2010-11-19 Tassilo Horn <tassilo@member.fsf.org>
876
877 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
878 a \ref{} or \pageref{} macro, then use its value as initial input.
879
880 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
881
882 * calc/calc-units.el (math-build-units-table-buffer):
883 calc/README: Mention that the TeX specific units won't use the
884 `tex' prefix in TeX mode.
885 calc/calc-lang.el (math-variable-table): Don't use the `tex'
886 prefix for units in TeX mode.
887
888 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
889
890 * simple.el (kill-new, kill-append, kill-region):
891 * comint.el (comint-kill-region): Make the yank-handler argument
892 obsolete.
893
894 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
895
896 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
897 that are both openers (resp. closers) and something else.
898 (smie-grammar): Loosen definition of valid values.
899 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
900 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
901 (smie-indent-after-keyword): Adjust users.
902 (smie-indent-keyword): Don't indent empty lines.
903
904 * vc-hg.el (vc-hg-program): New var.
905 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
906 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
907
908 2010-11-18 Glenn Morris <rgm@gnu.org>
909
910 * emacs-lisp/autoload.el (autoload-find-destination): The function
911 coding-system-eol-type may return non-numeric values. (Bug#7414)
912
913 2010-11-18 Ulrich Mueller <ulm@gentoo.org>
914
915 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
916
917 2010-11-18 Eli Zaretskii <eliz@gnu.org>
918
919 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
920
921 2010-11-18 Chong Yidong <cyd@stupidchicken.com>
922
923 * textmodes/picture.el (picture-mouse-set-point): Don't use
924 posn-col-row; explicitly compute the motion based on the posn at
925 the window-start (Bug#7390).
926
927 2010-11-18 Glenn Morris <rgm@gnu.org>
928
929 * novice.el (disabled-command-function):
930 Fix 2009-11-15 change. (Bug#7384)
931
932 2010-11-18 Glenn Morris <rgm@gnu.org>
933
934 * calendar/calendar.el (diary-iso-date-forms): Make elements
935 mutually exclusive. (Bug#7377)
936
937 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
938
939 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
940 when filling the remaining "unconstrained" values.
941
942 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
943
944 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
945 safety predicate.
946
947 * files.el (safe-local-variable-p): Gracefully handle errors.
948
949 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
950 Use smie-indent-virtual when indenting relative to an opener.
951 (smie-rule-separator): Use smie-rule-parent.
952 (smie-indent-keyword): Consult rules, even for openers at bol.
953 (smie-indent-comment-close): Try to align closer's content.
954
955 2010-11-18 Glenn Morris <rgm@gnu.org>
956
957 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
958
959 2010-11-18 Glenn Morris <rgm@gnu.org>
960
961 * printing.el (pr-menu-bind): Doc fix.
962
963 * speedbar.el (speedbar-toggle-images): Doc fix.
964
965 * progmodes/python.el (python-shell): Doc fix.
966
967 * wid-edit.el (widget-field-use-before-change)
968 (widget-use-overlay-change): Doc fixes.
969
970 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
971
972 Minor cleanup to improve style.
973 * textmodes/rst.el (rst-update-section): Use point-marker.
974 (rst-get-decoration): Eliminate unneeded assignment.
975 (rst-promote-region, rst-straighten-decorations)
976 (rst-section-tree, rst-adjust): Use point-marker.
977 (rst-toc-mode-mouse-goto): Avoid setq.
978 (rst-shift-region-guts, rst-shift-region-left)
979 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
980 (rst-convert-bullets-to-enumeration): Use copy-marker.
981
982 * minibuffer.el (completion-fail-discreetly): New var.
983 (completion--do-completion): Use it.
984
985 * electric.el (electric-pair-pairs): New var.
986 (electric-pair-post-self-insert-function): Use it.
987 (electric-layout-post-self-insert-function): Don't insert a before
988 newline unless it's actually needed.
989
990 2010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
991
992 * progmodes/python.el (run-python): Explain why we remove the current
993 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
994
995 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
996
997 2010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
998
999 * progmodes/octave-mod.el: Rely on elecric-*-modes.
1000 (octave-mode-map): Don't bind ;, SPC, and LF.
1001 (octave-auto-indent, octave-auto-newline): Remove.
1002 (electric-layout-rules): Declare.
1003 (octave-mode): Set electric-layout-rules.
1004 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
1005 (octave-reindent-then-newline-and-indent, octave-electric-semi)
1006 (octave-electric-space): Remove.
1007
1008 * electric.el (electric-layout-mode): New minor mode.
1009 (electric--after-char-pos): New function.
1010 (electric-indent-post-self-insert-function): Use it.
1011 (electric-layout-rules): New var.
1012 (electric-layout-post-self-insert-function): New function.
1013 (electric-indent-mode): Make them interact better.
1014
1015 2010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1016
1017 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
1018 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
1019 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
1020
1021 2010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
1022
1023 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
1024 Make sure to check inside the word (Bug#6761).
1025
1026 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
1027
1028 * startup.el (command-line): If the cursorColor resource is set,
1029 change the cursor face-spec (Bug#7392).
1030
1031 2010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1032
1033 The main features of the following allout.el changes are:
1034 - implement user customization for the allout key bindings
1035 - add a customization control by which the user can inhibit use of
1036 a trailing Ctrl-H, so by default it's reserved for use with
1037 describe-prefix-bindings
1038 - adapt to new version of called-interactively-p, while
1039 maintaining backwards compatibility with old version
1040 - fix hotspot navigation so i works properly with meta-modified keys
1041
1042 * allout.el (allout-keybindings, allout-bind-keys)
1043 (allout-keybindings-binding, allout-prefixed-keybindings)
1044 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
1045 (allout-keybindings-list, allout-mode-map-adjustments)
1046 (allout-setup-mode-map): Establish allout-mode keymaps as user
1047 customizable settings, and also establish a customizable setting which
1048 regulates whether or not a trailing control-h is reserved for use with
1049 describe-prefix-bindings - and inhibit it by default, so that control-h
1050 *is* reserved for describe-prefix-bindings unless the user changes it.
1051
1052 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
1053 and accurately between modified and unmodified events, and handle
1054 modified events more comprehensively.
1055
1056 * allout.el (allout-substring-no-properties):
1057 Alias to use or provide version of `substring-no-properties'.
1058 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1059
1060 * allout.el (allout-next-single-char-property-change):
1061 Alias to use or provide version of `next-single-char-property-change'.
1062 (allout-annotate-hidden, allout-hide-by-annotation):
1063 Use `allout-next-single-char-property-change'.
1064
1065 * allout.el (allout-select-safe-coding-system):
1066 Alias to use or provide version of `select-safe-coding-system'.
1067 (allout-toggle-subtree-encryption):
1068 Use `allout-select-safe-coding-system'.
1069
1070 * allout.el (allout-set-buffer-multibyte):
1071 Alias to use or provide version of `set-buffer-multibyte'.
1072 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1073
1074 * allout.el (allout-called-interactively-p): Macro for using the
1075 different versions of called-interactively-p identically, depending on
1076 the subroutine's argument signature.
1077 (allout-back-to-current-heading, allout-beginning-of-current-entry):
1078 Use `(interactive "p")' instead of `(called-interactively-p)'.
1079
1080 * allout.el (allout-init, allout-ascend, allout-end-of-level)
1081 (allout-previous-visible-heading, allout-forward-current-level)
1082 (allout-backward-current-level, allout-show-children):
1083 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1084
1085 * allout.el (allout-before-change-handler):
1086 Exempt edits to the (overlaid) character after the allout outline
1087 bullet from edit confirmation prompt.
1088
1089 * allout.el (allout-add-resumptions):
1090 Ensure that it respects correct buffer for keybindings.
1091
1092 * allout.el (allout-beginning-of-line):
1093 Use `allout-previous-single-char-property-change' alias for the sake of
1094 diverse compatibility.
1095
1096 * allout.el (allout-end-of-line):
1097 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1098
1099 2010-11-13 Chong Yidong <cyd@stupidchicken.com>
1100
1101 * frame.el (frame-notice-user-settings): Don't clobber other
1102 user-set parameters when calling face-set-after-frame-default in
1103 response to background-color parameter (Bug#7373).
1104
1105 2010-11-13 Eli Zaretskii <eliz@gnu.org>
1106
1107 * international/characters.el (glyphless-char-display-control):
1108 Rename from glyphless-char-control; all users changed. Doc fix.
1109 Signal an error if display method is not one of the recognized
1110 symbols.
1111
1112 2010-11-13 Michael Albinus <michael.albinus@gmx.de>
1113
1114 * net/tramp-compat.el (tramp-compat-line-beginning-position)
1115 (tramp-compat-line-end-position): Remove them.
1116
1117 * net/tramp.el (tramp-parse-rhosts-group)
1118 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
1119 (tramp-parse-hosts-group, tramp-parse-passwd-group)
1120 (tramp-parse-netrc-group, tramp-parse-putty-group)
1121 * net/tramp-cmds.el (tramp-append-tramp-buffers)
1122 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
1123 (tramp-sh-handle-file-selinux-context)
1124 (tramp-sh-handle-file-name-all-completions)
1125 (tramp-sh-handle-insert-directory)
1126 (tramp-sh-handle-expand-file-name, tramp-find-executable)
1127 (tramp-wait-for-output, tramp-send-command-and-read)
1128 * net/tramp-smb.el (tramp-smb-read-file-entry)
1129 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
1130
1131 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
1132 `point-at-bol'.
1133 (tramp-remote-coding-commands): Add an alternative using "base64
1134 -d -i". This is needed for older base64 versions from GNU
1135 coreutils. Reported by Klaus Reichl
1136 <Klaus.Reichl@thalesgroup.com>.
1137
1138 2010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
1139
1140 * simple.el (count-words-region): New function.
1141
1142 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1143
1144 * shell.el (shell-dir-cookie-re): New custom variable.
1145 (shell-dir-cookie-watcher): New function.
1146
1147 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
1148 and compilation-mode (bug#7350).
1149
1150 * vc/smerge-mode.el (smerge-refine): Choose better default part to
1151 highlight when one of them is empty.
1152
1153 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
1154 trailing space.
1155 (skeleton-newline): New function.
1156 (skeleton-internal-1): Use it.
1157
1158 * simple.el (open-line): `newline' may strip trailing space.
1159
1160 2010-11-12 Kevin Ryde <user42@zip.com.au>
1161
1162 * international/mule-cmds.el (princ-list): Use mapc.
1163
1164 2010-11-12 Glenn Morris <rgm@gnu.org>
1165
1166 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
1167 Use it to replace all instances of "*Compile-Log*"
1168
1169 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1170
1171 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
1172 indentation specs.
1173
1174 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1175
1176 * progmodes/modula2.el: Use SMIE and skeleton.
1177 (m2-mode-syntax-table): (*..*) can be nested.
1178 Add //...\n. Fix paren syntax.
1179 (m2-mode-map): Remove LF and TAB bindings.
1180 (m2-indent): Add safety property.
1181 (m2-smie-grammar): New var.
1182 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
1183 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
1184 (m2-mode): Use define-derived-mode.
1185 (m2-newline, m2-tab): Remove.
1186 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
1187 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
1188 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
1189 (m2-import): Use define-skeleton.
1190
1191 2010-11-11 Glenn Morris <rgm@gnu.org>
1192
1193 * obsolete/lucid.el: Don't warn about any CL functions in this file.
1194
1195 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
1196 (ls-lisp-verbosity): Add custom :set-after property.
1197 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
1198 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
1199 (ls-lisp-insert-directory): Update caller.
1200 (ls-lisp-set-options): New function.
1201 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
1202 Doc fix.
1203
1204 * play/landmark.el (lm-prompt-for-move):
1205 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
1206
1207 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
1208
1209 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
1210 (idlwave-study-twins): Prefix dynamic local variable `name'.
1211 (idlwave-routine-twin-compare): Update for above change.
1212
1213 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
1214 Prefix dynamic local variables `name', `kwd', and `link'.
1215 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
1216 * progmodes/idlw-complete-structtag.el
1217 (idlwave-complete-structure-tag-help):
1218 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
1219 (idlwave-complete-sysvar-tag-help)
1220 (idlwave-complete-class-structure-tag-help):
1221 Update for above name changes.
1222
1223 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1224
1225 * net/browse-url.el (browse-url-browser-function): Change the
1226 default to use `browse-url-mail' on mailto: URLs.
1227
1228 2010-11-10 Chong Yidong <cyd@stupidchicken.com>
1229
1230 * emacs-lisp/package.el (package-read-all-archive-contents):
1231 Reset package-archive-contents to nil before re-reading.
1232
1233 2010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
1234
1235 * textmodes/flyspell.el (flyspell-word): Do not re-check words
1236 already found as misspellings by (flyspell-large-region), just
1237 do highlighting (bug#7322).
1238
1239 2010-11-10 Glenn Morris <rgm@gnu.org>
1240
1241 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
1242
1243 * emulation/edt.el (edt-with-position): New macro.
1244 (edt-find-forward, edt-find-backward, edt-find-next-forward)
1245 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
1246 (edt-paragraph-forward, edt-paragraph-backward): Use it.
1247
1248 * emulation/tpu-extras.el (tpu-with-position): New macro.
1249 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
1250
1251 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
1252
1253 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
1254 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
1255 (texinfo-master-menu, texinfo-insert-node-lines)
1256 (texinfo-multiple-files-update):
1257 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
1258 Use line-beginning-position.
1259
1260 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
1261 No recent Emacs supports system-type `emx'.
1262
1263 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
1264 (ada-command-separator, ada-default-prj-properties)
1265 (ada-find-any-references): Update for above name change.
1266
1267 * dirtrack.el (dirtrack-directory-function)
1268 (dirtrack-canonicalize-function):
1269 * filecache.el (file-cache-completion-ignore-case)
1270 (file-cache-case-fold-search, file-cache-ignore-case):
1271 * term.el (serial-port-is-file-p): Cosmetic change.
1272
1273 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
1274 Remove non-existent `windows-95' system-type.
1275 * dired.el (dired-chown-program): Remove non-existent `linux'
1276 system-type.
1277
1278 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
1279 (ping-program-options): Remove non-existent `linux' system-type.
1280
1281 * startup.el (package-initialize): Update declaration.
1282
1283 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
1284 (ls-lisp-handle-switches): Use time-less-p.
1285 (ls-lisp-format-time): Use float-time.
1286
1287 * textmodes/remember.el (remember-time-to-seconds): Remove.
1288 (remember-store-in-mailbox): Use float-time.
1289
1290 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
1291
1292 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
1293 never a real function.
1294 (with-no-warnings): Remove compat stub, now unused.
1295 (time-less-p): Doc fix.
1296 (time-to-number-of-days): Simplify.
1297
1298 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
1299 Remove.
1300 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
1301 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
1302 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
1303 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
1304 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
1305
1306 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
1307 (eshell-shuffle-files, eshell-shorthand-tar-command)
1308 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
1309 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
1310 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
1311 Prefix dynamic local variable `matches'.
1312
1313 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
1314 Prefix dynamic local variable `skeleton'.
1315
1316 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
1317
1318 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
1319 in mail buffer; make yank-action always a command that yanks original
1320 buffer.
1321
1322 2010-11-09 Glenn Morris <rgm@gnu.org>
1323
1324 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
1325
1326 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1327
1328 * minibuffer.el (minibuffer-completion-help): Specify the end of the
1329 completion field (bug#7211).
1330
1331 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
1332 Fix handling of backslash escapes.
1333 (python-quote-syntax): Adjust accordingly.
1334
1335 2010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
1336
1337 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
1338 (vc-mtn-workfile-branch): Adjust to new output format.
1339
1340 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1341
1342 * international/mule-cmds.el (princ-list): Mark as obsolete.
1343
1344 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1345
1346 * emacs-lisp/smie.el: New package.
1347
1348 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
1349
1350 * files.el (backup-by-copying-when-mismatch):
1351 Set `permanent-local' property.
1352
1353 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
1354 `permanent-local' property for `backup-by-copying-when-mismatch'.
1355
1356 2010-11-09 Eli Zaretskii <eliz@gnu.org>
1357
1358 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
1359
1360 2010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
1361
1362 * progmodes/verilog-mode.el (verilog-insert-one-definition)
1363 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
1364 AUTOINOUT for SV style multidimensional arrays, bug294.
1365 Reported by Eric Mastromarchi.
1366 (verilog-preprocess): Use with-current-buffer and
1367 font-lock-fontify-buffer to cleanup style issues.
1368
1369 2010-11-09 Glenn Morris <rgm@gnu.org>
1370
1371 * locate.el (locate, locate-mode): Doc fixes.
1372
1373 2010-11-09 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
1376 user for confirmation.
1377 (server-force-stop): Use it.
1378 (server-start): Use server-force-stop for kill-emacs-hook, to
1379 avoid user interaction while killing Emacs.
1380
1381 2010-11-09 Glenn Morris <rgm@gnu.org>
1382
1383 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
1384 (meta-indent-line): Simplify.
1385
1386 * vc/emerge.el (emerge-line-number-in-buf):
1387 * textmodes/ispell.el (ispell-region):
1388 * textmodes/fill.el (current-fill-column):
1389 * progmodes/xscheme.el (xscheme-send-current-line):
1390 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
1391 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
1392 * progmodes/sh-script.el (sh-handle-prev-do):
1393 * progmodes/meta-mode.el (meta-indent-line):
1394 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
1395 (idlwave-in-quote):
1396 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
1397 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
1398 * progmodes/fortran.el (fortran-looking-at-if-then):
1399 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
1400 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
1401 (cperl-find-pods-heres):
1402 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
1403 * net/quickurl.el (quickurl-list-insert):
1404 * net/ldap.el (ldap-search-internal):
1405 * net/eudc.el (eudc-expand-inline):
1406 * mail/sendmail.el (sendmail-send-it):
1407 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
1408 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
1409 (viper-brac-function):
1410 * calc/calc-yank.el (calc-do-grab-region):
1411 * calc/calc-keypd.el (calc-keypad-press):
1412 * term.el (term-move-columns, term-insert-spaces):
1413 * speedbar.el (speedbar-highlight-one-tag-line):
1414 * simple.el (current-word):
1415 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1416 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
1417 (Info-scroll-down):
1418 * hippie-exp.el (he-line-beg):
1419 * epa.el (epa--marked-keys):
1420 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
1421 (dired-update-file-line, dired-add-entry, dired-remove-entry)
1422 (dired-relist-entry):
1423 * buff-menu.el (Buffer-menu-buffer):
1424 * array.el (current-line):
1425 * allout.el (allout-resolve-xref)
1426 (allout-latex-verbatim-quote-curr-line):
1427 Replace yet more uses of end-of-line etc with line-end-position, etc.
1428
1429 2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1430
1431 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
1432 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
1433 (checkdoc-syntax-table): Initialize in the declaration.
1434 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
1435 the mode on unconditionally.
1436
1437 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
1438 (extent-end-position, extent-start-position): Remove setf method for
1439 non-existing functions (bug#7319).
1440
1441 2010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
1442
1443 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
1444 (smie-precs->prec2): Rename from smie-precs-precedence-table.
1445 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
1446 (smie-prec2->grammar): Rename from smie-prec2-levels.
1447 (smie-grammar): Rename from smie-op-levels.
1448 (smie-indent--hanging-p): Rename from smie-hanging-p.
1449 (smie-rule-hanging-p): New alias.
1450 (smie-indent--bolp): Rename from smie-bolp.
1451 (smie-indent--hanging-p): New alias.
1452 (smie--token): New dynamically bound variable.
1453 (smie-indent--parent): New function.
1454 (smie-rule-parent-p): Use it; rename from smie-parent-p.
1455 (smie-rule-next-p): Rename from smie-next-p.
1456 (smie-rule-prev-p): Rename from smie-prev-p.
1457 (smie-rule-sibling-p, smie-rule-parent)
1458 (smie-indent--separator-outdent, smie-rule-separator): New functions.
1459 (smie-rule-separator-outdent): New var.
1460 (smie-indent--rule): Merge with smie-indent--column.
1461 (smie-indent-forward-token, smie-indent-backward-token):
1462 Also recognize close parens.
1463 (smie-indent-keyword): Don't use smie-indent--column any more.
1464 (smie-indent-after-keyword): Ignore closers by default.
1465 (smie-indent-line): Use with-demoted-errors.
1466 * progmodes/octave-mod.el (octave-smie-grammar):
1467 Rename from octave-smie-op-levels.
1468 (octave-smie-rules): Adjust to new behavior.
1469 * progmodes/prolog.el (prolog-smie-grammar):
1470 Rename from prolog-smie-op-levels.
1471
1472 2010-11-07 Glenn Morris <rgm@gnu.org>
1473
1474 * eshell/esh-util.el (subst-char-in-string)
1475 (directory-files-and-attributes): These compatibility definitions are
1476 not needed on any version of Emacs since at least 21.4.
1477
1478 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
1479 (verilog-get-end-of-line): Remove.
1480 (verilog-within-string, verilog-re-search-forward-substr)
1481 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
1482 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
1483 Use point-at-bol, point-at-eol.
1484 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
1485 Remove.
1486 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
1487 (electric-pascal-terminate-line, pascal-set-auto-comments)
1488 (pascal-indent-paramlist, pascal-indent-declaration)
1489 (pascal-get-lineup-indent, pascal-func-completion)
1490 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
1491 Use point-at-bol, point-at-eol.
1492 * progmodes/flymake.el (flymake-line-beginning-position)
1493 (flymake-line-end-position): Remove.
1494 (flymake-highlight-line): Use point-at-bol, point-at-eol.
1495 * eshell/esh-util.el (line-end-position, line-beginning-position):
1496 Remove compat definitions.
1497
1498 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1499 Use end-of-line N.
1500 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
1501 Use line-end-position.
1502
1503 * emacs-lisp/chart.el (chart-zap-chars):
1504 * play/decipher.el (decipher-set-map):
1505 * progmodes/ada-mode.el (ada-get-current-indent)
1506 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
1507 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
1508 * progmodes/ada-xref.el (ada-initialize-runtime-library)
1509 (ada-get-all-references):
1510 * progmodes/cperl-mode.el (cperl-electric-paren)
1511 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
1512 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
1513 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
1514 (cperl-word-at-point-hard):
1515 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
1516 (idlwave-shell-filename-string, idlwave-shell-batch-command)
1517 (idlwave-shell-display-line):
1518 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
1519 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
1520 * progmodes/js.el (js--re-search-forward-inner)
1521 (js--re-search-backward-inner):
1522 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
1523 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
1524 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
1525 * textmodes/flyspell.el (flyspell-process-localwords):
1526 * textmodes/ispell.el (ispell-buffer-local-parsing)
1527 (ispell-buffer-local-dict, ispell-buffer-local-words):
1528 Use point-at-bol and point-at-eol.
1529
1530 * speedbar.el (speedbar-generic-item-info)
1531 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
1532 (speedbar-add-indicator, speedbar-check-vc-this-line)
1533 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
1534 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
1535 Replace more uses of end-of-line etc with line-end-position.
1536
1537 2010-11-06 Glenn Morris <rgm@gnu.org>
1538
1539 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
1540 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
1541 (texinfo-delete-existing-pointers, texinfo-find-pointer)
1542 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
1543 (texinfo-multiple-files-update):
1544 * textmodes/table.el (table--probe-cell-left-up)
1545 (table--probe-cell-right-bottom):
1546 * textmodes/picture.el (picture-tab-search):
1547 * textmodes/page-ext.el (pages-copy-header-and-position)
1548 (pages-directory-for-addresses):
1549 * progmodes/vera-mode.el (vera-get-offset):
1550 * progmodes/simula.el (simula-calculate-indent):
1551 * progmodes/python.el (python-pdbtrack-overlay-arrow):
1552 * progmodes/prolog.el (end-of-prolog-clause):
1553 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
1554 * progmodes/icon.el (indent-icon-exp):
1555 * progmodes/etags.el (tag-re-match-p):
1556 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
1557 * progmodes/ebnf2ps.el (ebnf-begin-file):
1558 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
1559 (dcl-save-local-variable):
1560 * play/life.el (life-setup):
1561 * play/gametree.el (gametree-looking-at-ply):
1562 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
1563 * mail/sendmail.el (mail-mode-auto-fill):
1564 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
1565 * emacs-lisp/edebug.el (edebug-overlay-arrow):
1566 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
1567 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
1568 (woman-tab-to-tab-stop, WoMan-warn-ignored):
1569 * type-break.el (type-break-file-keystroke-count):
1570 * term.el (term-replace-by-expanded-history-before-point)
1571 (term-skip-prompt, term-extract-string):
1572 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
1573 (speedbar-contract-line, speedbar-toggle-line-expansion)
1574 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
1575 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
1576 * sort.el (sort-skip-fields):
1577 * skeleton.el (skeleton-internal-list):
1578 * simple.el (line-move-finish, line-move-to-column):
1579 * shell.el (shell-forward-command):
1580 * misc.el (copy-from-above-command):
1581 * makesum.el (double-column):
1582 * ebuff-menu.el (electric-buffer-update-highlight):
1583 * dired.el (dired-move-to-end-of-filename):
1584 * dframe.el (dframe-popup-kludge):
1585 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
1586 * arc-mode.el (archive-get-lineno):
1587 Use line-end-position and line-beginning-position.
1588
1589 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
1590 (idlwave-study-twins): Prefix dynamic local `class'.
1591 (idlwave-routine-twin-compare): Update for above name change.
1592
1593 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
1594 Use boundp tests to silence compiler. Update for changed name of
1595 bytecomp-filename variable.
1596
1597 * emulation/viper-cmd.el (viper-read-string-with-history):
1598 Prefix dynamic local `initial'.
1599 (viper-minibuffer-standard-hook): Update for above name change.
1600
1601 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
1602 (elint-init-form): Update for above name change.
1603
1604 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
1605 local variables `cbeg' and `cend' a prefix.
1606 (mail-extr-voodoo): Update for above name change.
1607
1608 * textmodes/reftex-toc.el (reftex-toc-do-promote)
1609 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
1610 (reftex-toc-promote-action): Doc fix.
1611
1612 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
1613 `prompt', `data' a prefix.
1614 (reftex-select-post-command-hook, reftex-select-callback)
1615 (reftex-select-mouse-accept, reftex-select-read-cite):
1616 Update for above name changes.
1617
1618 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
1619 `refstyle' to reftex-refstyle.
1620 (reftex-offer-label-menu): Update for above name change.
1621 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
1622 `refstyle' name change.
1623
1624 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
1625 with with-current-buffer.
1626 (diff, template): Give dynamic local variables a prefix.
1627 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
1628 (emerge-line-number-in-buf): Update for above name change.
1629 (emerge-combine-versions-internal): Rename local `template' to
1630 emerge-combine-template.
1631 (emerge-combine-versions-edit): Update for above name change.
1632
1633 2010-11-06 Ralf Angeli <angeli@caeruleus.net>
1634
1635 * textmodes/reftex-cite.el
1636 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
1637 entries with whitespace after \bibitem.
1638 (reftex-create-bibtex-file): Match entries containing numbers and
1639 symbol constituents. Make sure that entries with whitespace at
1640 various places are found.
1641
1642 2010-11-05 Christian Millour <cm@abtela.com> (tiny change)
1643
1644 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
1645
1646 2010-11-05 Jan Djärv <jan.h.d@swipnet.se>
1647
1648 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
1649
1650 2010-11-05 Glenn Morris <rgm@gnu.org>
1651
1652 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
1653 (woman2-roff-buffer): Give local variable `request' a prefix.
1654 (woman0-macro): Rename argument `request' in the same way.
1655 (woman-request): New name for `request' dynamic variable.
1656 (woman-unquote, woman-forward-arg): Update for above name change.
1657 (woman1-roff-buffer): Give local variable `unquote' a prefix.
1658 (woman1-unquote): New name for `unquote' dynamic variable.
1659 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
1660 (woman-translations): Rename from `translations'. No longer global.
1661 (woman2-tr, woman-translate): Update for above name change.
1662 (woman-translate): Check for bound variable.
1663 (woman2-roff-buffer): Give local variable `translations' a prefix.
1664
1665 * play/doctor.el: Give all local variables a prefix. Update callers.
1666 (doc$, doctor-put-meaning): Use backquote.
1667
1668 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
1669 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
1670
1671 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
1672 variables bytes, ptr, op a prefix.
1673 (disassemble-offset): Update for above change.
1674
1675 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
1676
1677 * emacs-lisp/package.el (package-unpack): Remove no-op.
1678 (package--builtins, package--dir): Doc fix.
1679 (package-activate-1, package-activate, package-install)
1680 (package-compute-transaction): Fix error message.
1681 (package-delete): Use delete-directory. Omit system packages.
1682 (package-initialize): Set package-alist to nil first.
1683 (package-menu-mark-delete, package-menu-mark-install): Don't add
1684 symbols that are inconsistent with the package state.
1685 (package-menu-execute): Perform deletions and installations as
1686 single batch operations.
1687
1688 2010-11-03 Glenn Morris <rgm@gnu.org>
1689
1690 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
1691 (props): Remove unnecessary declaration.
1692
1693 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
1694 set-process-query-on-exit-flag.
1695
1696 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
1697 (reftex-toc-do-promote): Remove unused local `mpos'.
1698 (reftex-toc-restore-region): Make `mpos' local to this function.
1699
1700 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
1701
1702 * play/landmark.el (lm-losing-threshold): Correct spelling.
1703 (lm-human-plays): Use new name.
1704
1705 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
1706 (gomoku-human-plays): Use new name.
1707
1708 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
1709 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
1710 (gomoku-score-trans-table, gomoku-winning-threshold)
1711 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
1712
1713 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
1714
1715 * emacs-lisp/package.el: Don't put built-in packages in
1716 package-alist, to avoid loading inefficiencies.
1717 (package-built-in-p): Make VERSION optional, and treat it as a
1718 minimum acceptable version.
1719 (package-activate): Search separately for built-in packages.
1720 Emit a warning if a dependency fails.
1721 (define-package): Handle most common case, where there is no
1722 obsolete package, first.
1723 (package-compute-transaction): Print required version in error.
1724 (package--initialized): New variable.
1725 (list-packages): Use it.
1726 (package-initialize): Optional arg NO-ACTIVATE. Don't put
1727 built-in packages in packages-alist; keep it separate.
1728 Set package--initialized.
1729 (describe-package): Avoid activating packages as a side-effect.
1730 Search separately for built-in packages.
1731 (describe-package-1): Handle the case where an elpa package is
1732 simultaneously built-in and available/installed.
1733 (package-installed-p, package--generate-package-list):
1734 Search separately for built-in packages.
1735 (package-load-descriptor): Doc fix.
1736
1737 2010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
1738
1739 * progmodes/perl-mode.el (perl-syntax-propertize-function):
1740 Handle __DATA__ and __END__.
1741
1742 2010-11-02 Noah Friedman <friedman@splode.com>
1743
1744 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
1745 nil, do not ask to recompile files that are not already compiled,
1746 and do not recompile them.
1747
1748 2010-11-02 Chong Yidong <cyd@stupidchicken.com>
1749
1750 * emacs-lisp/package.el (package-initialize): Ensure that
1751 obsoleted built-in packages are not in package-activated-list
1752 during activation.
1753 (describe-package-1): Make the "installed" status override
1754 "built-in".
1755
1756 2010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1757
1758 * subr.el (version-separator, version-regexp-alist): Remove '*'
1759 from docstring.
1760 (version-list-<=, version<=, version=): Doc fix.
1761
1762 2010-11-01 Kenichi Handa <handa@m17n.org>
1763
1764 * faces.el (glyphless-char): Inherit underline for tty.
1765
1766 2010-11-01 Kenichi Handa <handa@m17n.org>
1767
1768 Implement various display methods for glyphless characters.
1769
1770 * international/characters.el (char-acronym-table): New variable.
1771 (glyphless-char-control): New variable.
1772 (update-glyphless-char-display): New funciton.
1773
1774 * faces.el (glyphless-char): New face.
1775
1776 2010-11-01 Glenn Morris <rgm@gnu.org>
1777
1778 * calendar/holidays.el (general-holidays, oriental-holidays)
1779 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
1780 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
1781 the definitions of their targets.
1782
1783 * emacs-lisp/smie.el (smie): New custom group.
1784 (smie-blink-matching-inners, smie-indent-basic): Add :group.
1785
1786 * faces.el (xw-defined-colors, x-setup-function-keys):
1787 * mouse-sel.el (x-select-text):
1788 * term/w32console.el (x-setup-function-keys): Update declarations.
1789
1790 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
1791
1792 * textmodes/ispell.el (comment-add): Declare.
1793
1794 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
1795 Declare.
1796
1797 * info.el (finder-keywords-hash, package-alist): Declare.
1798
1799 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * finder.el (finder-compile-keywords): Don't use intern-soft,
1802 since package names may not yet exist in the obarray.
1803
1804 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
1805
1806 * vc/vc-arch.el (vc-arch-checkin):
1807 * vc/vc-cvs.el (vc-cvs-checkin):
1808 * vc/vc-mtn.el (vc-mtn-checkin):
1809 * vc/vc-rcs.el (vc-rcs-checkin):
1810 * vc/vc-sccs.el (vc-sccs-checkin):
1811 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
1812 since 2010-04-21 commit by Stefan Monnier.
1813
1814 2010-11-01 Glenn Morris <rgm@gnu.org>
1815
1816 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
1817
1818 * startup.el (package-enable-at-startup, package-initialize):
1819 Silence compiler.
1820
1821 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
1822 Silence compiler.
1823
1824 2010-10-31 Julien Danjou <julien@danjou.info>
1825
1826 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
1827 (byte-recompile-directory):
1828 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
1829 Use `byte-recompile-file'.
1830
1831 2010-10-31 Glenn Morris <rgm@gnu.org>
1832
1833 * cus-start.el: Handle standard values via a keyword.
1834 Only set version property if specified.
1835 (cursor-in-non-selected-windows, menu-bar-mode)
1836 (tool-bar-mode, show-trailing-whitespace):
1837 Do not specify standard values.
1838 (transient-mark-mode, temporary-file-directory): Use :standard.
1839
1840 2010-10-31 Jan Djärv <jan.h.d@swipnet.se>
1841
1842 * term/x-win.el (x-get-selection-value): New function that gets
1843 PRIMARY with type as specified in x-select-request-type. (Bug#6802).
1844
1845 2010-10-31 Michael Albinus <michael.albinus@gmx.de>
1846
1847 * net/tramp.el (tramp-handle-insert-file-contents): For root,
1848 preserve owner and group when editing files. (Bug#7289)
1849
1850 2010-10-31 Glenn Morris <rgm@gnu.org>
1851
1852 * speedbar.el (speedbar-mode):
1853 * play/fortune.el (fortune-in-buffer, fortune):
1854 * play/gomoku.el (gomoku-mode):
1855 * play/landmark.el (lm-mode):
1856 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
1857 Replace inappropriate uses of toggle-read-only. (Bug#7292)
1858
1859 * select.el (x-selection): Mark it as an obsolete alias.
1860
1861 2010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1862
1863 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
1864 major-mode (bug#7284).
1865
1866 2010-10-31 Glenn Morris <rgm@gnu.org>
1867
1868 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
1869 rather than just an unused variable that inherits from the real one.
1870
1871 2010-10-31 Alan Mackenzie <acm@muc.de>
1872
1873 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
1874 This fixes bug #7185.
1875
1876 2010-10-30 Chong Yidong <cyd@stupidchicken.com>
1877
1878 * startup.el (command-line): Search for package directories, and
1879 don't load package.el if none are found.
1880
1881 * emacs-lisp/package.el (describe-package, list-packages):
1882 Call package-initialize if it has not been called yet.
1883
1884 2010-10-30 Alan Mackenzie <acm@muc.de>
1885
1886 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
1887 which fontifies the tail of an enum.
1888 (c-basic-matchers-after): Insert a call to the above new function.
1889 This fixes bug #7264.
1890
1891 2010-10-30 Glenn Morris <rgm@gnu.org>
1892
1893 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
1894 tool-bar-mode, transient-mark-mode. (Bug#7306)
1895 Include the :set property in the dumped Emacs.
1896
1897 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1898
1899 SMIE: change indent rules format, improve smie-setup.
1900 * emacs-lisp/smie.el (smie-precs-precedence-table)
1901 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
1902 Mark them pure so the tables gets built at compile time.
1903 (smie-bnf-precedence-table): Store the closer-alist in the table.
1904 (smie-prec2-levels): Preserve the closer-alist.
1905 (smie-blink-matching-open): Be more forgiving in case of indentation.
1906 (smie-hanging-p): Rename from smie-indent--hanging-p.
1907 (smie-bolp): Rename from smie-indent--bolp.
1908 (smie--parent, smie--after): New dynamic vars.
1909 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
1910 (smie-indent-rules): Remove.
1911 (smie-indent--offset-rule): Remove fun.
1912 (smie-rules-function): New var.
1913 (smie-indent--rule): New fun.
1914 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
1915 (smie-indent-exps): Use it.
1916 (smie-setup): Setup paren blinking; add keyword args for token
1917 functions; extract closer-alist from op-levels.
1918 (smie-indent-debug-log): Remove var.
1919 (smie-indent-debug): Remove fun.
1920 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
1921 (prolog-smie-rules): New fun to replace it.
1922 (prolog-mode-variables): Simplify.
1923 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
1924 it's setup automatically.
1925 (octave-smie-indent-rules): Remove.
1926 (octave-smie-rules): New fun to replace it.
1927 (octave-mode): Simplify.
1928
1929 2010-10-29 Glenn Morris <rgm@gnu.org>
1930
1931 * files.el (temporary-file-directory): Remove (already defined in C).
1932 * cus-start.el: Add temporary-file-directory.
1933
1934 * abbrev.el (abbrev-mode):
1935 * composite.el (auto-composition-mode):
1936 * menu-bar.el (menu-bar-mode):
1937 * simple.el (transient-mark-mode):
1938 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
1939 that they do not define the associated variables twice.
1940 * simple.el (transient-mark-mode): Remove defvar.
1941 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
1942 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
1943 Handle multiple groups, and also custom-delayed-init-variables.
1944 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
1945
1946 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1947
1948 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
1949 (pcase-if): Add one minor optimization.
1950 (pcase-split-equal): Rename from pcase-split-eq.
1951 (pcase-split-member): Rename from pcase-split-memq.
1952 (pcase-u1): Add strings to the member optimization.
1953 Add `guard' variant of predicates.
1954 (pcase-q1): Add string patterns.
1955
1956 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1957
1958 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
1959
1960 2010-10-28 Glenn Morris <rgm@gnu.org>
1961
1962 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
1963 Move menu-bar related settings to ../menu-bar.el.
1964 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
1965 Move ns-specific settings here from term/ns-win.el.
1966
1967 * simple.el (x-selection-owner-p): Remove unused declaration.
1968
1969 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1970
1971 * minibuffer.el (completion-cycling): New var (bug#7266).
1972 (minibuffer-complete, completion--do-completion):
1973 Use completion--flush-all-sorted-completions.
1974 (minibuffer-complete): Only cycle if completion-cycling is set.
1975 (completion--flush-all-sorted-completions): Unset completion-cycling.
1976 (minibuffer-force-complete): Set completion-cycling.
1977 (completion-all-sorted-completions): Move declaration before first use.
1978
1979 2010-10-28 Leo <sdl.web@gmail.com>
1980
1981 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
1982 which changes the order of matches seen by users (bug#7231).
1983
1984 2010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
1985
1986 * progmodes/compile.el (compilation-mode-font-lock-keywords):
1987 Don't confuse -omega as "-o mega".
1988
1989 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1990
1991 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
1992 (log-edit-author): New dynamic var.
1993 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
1994 to return the author if different from committer.
1995 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
1996
1997 * play/landmark.el: Adjust commenting convention.
1998 (lm-nil-score): Rename from nil-score.
1999 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
2000 (OOOOscore): Move into a let in lm-score-trans-table.
2001 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
2002
2003 * electric.el (electric-indent-chars): Autoload.
2004 * progmodes/octave-mod.el (octave-mode):
2005 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
2006 (ruby-mode-abbrev-table): Merge initialization and declaration.
2007
2008 2010-10-27 Glenn Morris <rgm@gnu.org>
2009
2010 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
2011 variable.
2012
2013 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
2014
2015 * term/ns-win.el: Restore require of cl when compiling.
2016 (menu-bar-final-items): Remove non-existent `windows' menu.
2017 (ns-handle-nxopen): Optionally handle the temp-case.
2018 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
2019 (ns-insert-file, ns-find-file): Use `pop'.
2020
2021 2010-10-26 Glenn Morris <rgm@gnu.org>
2022
2023 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
2024
2025 2010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2026
2027 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
2028 global map.
2029 * term/common-win.el (x-setup-function-keys): Remove most of the
2030 keymappings. Comment on the remaining ones.
2031
2032 2010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
2033
2034 * server.el (server-port): New option. (Bug#854)
2035 (server-start): Use server-port.
2036
2037 2010-10-26 Glenn Morris <rgm@gnu.org>
2038
2039 * term/ns-win.el (ns-version-string): Remove unused declaration.
2040 (ns-invocation-args): Change to x-invocation-args.
2041 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
2042 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
2043 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
2044 Use x-invocation-args instead of ns-invocation-args.
2045 (ns-initialize-window-system, handle-args-function-alist):
2046 Use x-handle-args instead of ns-handle-args.
2047 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
2048 * startup.el (command-line-ns-option-alist): Replace
2049 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
2050 ns-handle-iconic with the x- equivalents.
2051
2052 * term/common-win.el (x-select-enable-clipboard):
2053 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
2054
2055 * term/ns-win.el: No need to require cl when compiling.
2056 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
2057 (xw-defined-colors): Use the common-win definitions.
2058 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
2059 (ns-handle-iconic): Make it an alias for x-handle-iconic.
2060 * term/common-win.el (x-select-text, x-alternatives-map)
2061 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
2062 * loadup.el [ns]: Load common-win.
2063
2064 2010-10-26 Daiki Ueno <ueno@unixuser.org>
2065
2066 * epa-mail.el (epa-mail-encrypt): Handle local-part only
2067 recipients; expand mail aliases (Bug#7280).
2068
2069 2010-10-25 Glenn Morris <rgm@gnu.org>
2070
2071 * term/common-win.el (x-handle-switch): Simplify with pop.
2072 Optionally handle numeric switches.
2073 (x-handle-numeric-switch): Just call x-handle-switch.
2074 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
2075 (x-handle-name-switch, x-handle-display, x-handle-args):
2076 Simplify with pop.
2077
2078 * term/ns-win.el: Do not require easymenu.
2079 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
2080 <spell>: Move adjustments to menu-bar.el.
2081 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
2082 <separator-undo, spell>: Move ns-win's adjustments here.
2083 * loadup.el [ns]: Do not load easymenu.
2084
2085 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2086
2087 * image.el (image-checkbox-checked, image-checkbox-unchecked):
2088 Delete (Bug#7222).
2089
2090 * startup.el (fancy-startup-tail): Instead of using inline images,
2091 refer to image files from etc/.
2092
2093 * wid-edit.el (checkbox): Likewise.
2094 (widget-image-find): Center image specs.
2095
2096 2010-10-24 Glenn Morris <rgm@gnu.org>
2097
2098 * term/ns-win.el (x-select-text): Doc fix.
2099 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
2100 (x-select-text): Move to term/common-win.
2101 * term/w32-win.el (xw-defined-colors): Move to common-win.
2102 * term/x-win.el (xw-defined-colors, x-alternatives-map)
2103 (x-setup-function-keys, x-select-text): Move to common-win.
2104 * term/common-win.el (x-select-text, x-alternatives-map)
2105 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
2106 definitions here.
2107
2108 2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
2109
2110 * net/mairix.el (mairix-searches-mode-map):
2111 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
2112
2113 2010-10-24 Michael McNamara <mac@mail.brushroad.com>
2114
2115 * verilog-mode.el (verilog-directive-re): Make this variable
2116 auto-built for efficiency of execution and updating.
2117 (verilog-extended-complete-re): Support 'pure' fucntion & task
2118 declarations (these have no bodies).
2119 (verilog-beg-of-statement): General cleanup to enable support of
2120 'pure' fucntion & task declarations (these have no bodies).
2121 These efforts together fix Verilog bug210 from veripool; which was also
2122 noticed by Steve Pearlmutter.
2123 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
2124 (verilog-directive-nest-re, verilog-set-auto-endcomments):
2125 Support `elsif. Reported by Shankar Giri.
2126 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
2127 attribute handling for lining up declarations and assignments.
2128 (verilog-beg-of-statement-1): Fix issue where continued declaration
2129 is indented differently if it is after a begin..end clock.
2130 (verilog-in-attribute-p, verilog-skip-backward-comments)
2131 (verilog-skip-forward-comment-p): Support proper treatment of
2132 attributes by indent code. Reported by Jeff Steele.
2133 (verilog-in-directive-p): Fix comment to correctly describe function.
2134 (verilog-backward-up-list, verilog-in-struct-region-p)
2135 (verilog-backward-token, verilog-in-struct-p)
2136 (verilog-in-coverage-p, verilog-do-indent)
2137 (verilog-pretty-declarations): Use verilog-backward-up-list as
2138 wrapper around backward-up-list inorder to properly skip comments.
2139 Reported by David Rogoff.
2140 (verilog-property-re, verilog-endcomment-reason-re)
2141 (verilog-beg-of-statement, verilog-set-auto-endcomments)
2142 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
2143 of if). Reported by Max Bjurling and
2144 (verilog-calc-1): Fix for clocking block in modport
2145 declaration. Reported by Brian Hunter.
2146
2147 2010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
2148
2149 * verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
2150 (verilog-gate-keywords, verilog-read-sub-decls)
2151 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
2152 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
2153 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
2154 (verilog-read-decls): Fix spaces in V2K module parameters causing
2155 mis-identification as interfaces, bug287.
2156 (verilog-read-decls): Fix not treating "parameter string" as a
2157 parameter in AUTOINSTPARAM.
2158 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
2159 treating `elsif similar to `endif inside AUTOSENSE.
2160 (verilog-do-indent): Implement correct automatic or static task or
2161 function end comment highlight. Reported by Steve Pearlmutter.
2162 (verilog-font-lock-keywords-2): Fix highlighting of single
2163 character pins, bug264. Reported by Michael Laajanen.
2164 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
2165 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
2166 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
2167 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
2168 (verilog-pretty-expr): Fix interactive arguments, bug272.
2169 Reported by Mark Johnson.
2170 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
2171 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
2172 bug269. Suggested by Gary Delp.
2173 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
2174 (verilog-preprocessor, verilog-set-compile-command):
2175 Create verilog-preprocess and verilog-preprocessor to show
2176 preprocessed output.
2177 (verilog-get-beg-of-line, verilog-get-end-of-line)
2178 (verilog-modi-file-or-buffer, verilog-modi-name)
2179 (verilog-modi-point, verilog-within-string): Move defmacro's
2180 before first use to avoid warning. Reported by Steve Pearlmutter.
2181 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
2182 (verilog-colorize-region, verilog-highlight-buffer)
2183 (verilog-highlight-includes, verilog-highlight-modules)
2184 (verilog-highlight-region, verilog-mode): Rename colorize to
2185 highlight to match other packages. Disable module highlighting,
2186 as received speed complaints, reenable for experimentation only
2187 using new verilog-highlight-modules.
2188 (verilog-read-decls): Fix regexp stack overflow in very large
2189 AUTO_TEMPLATEs, bug250.
2190 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
2191 (verilog-scan): Create verilog-save-buffer-state to standardize
2192 making insignificant changes that shouldn't call hooks.
2193 (verilog-save-no-change-functions, verilog-save-scan-cache)
2194 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
2195 Create verilog-save-no-change-functions to wrap verilog-scan
2196 preservation, and fix to work with nested preserved calls.
2197 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
2198 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
2199 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
2200 (verilog-submit-bug-report): Update variable list to be complete.
2201 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
2202 breaking on-the-fly font-locking.
2203 (verilog-colorize-buffer, verilog-colorize-include-files)
2204 (verilog-colorize-include-files-buffer, verilog-colorize-region)
2205 (verilog-load-file-at-mouse, verilog-load-file-at-point)
2206 (verilog-mode, verilog-read-inst-module-matcher): With point on a
2207 AUTOINST cell instance name, middle mouse button now finds-file on
2208 it. Suggested by Brad Dobbie.
2209 (verilog-alw-get-temps, verilog-auto-reset)
2210 (verilog-auto-sense-sigs, verilog-read-always-signals)
2211 (verilog-read-always-signals-recurse): Fix loop indexes being
2212 AUTORESET. AUTORESET now assumes any variables in the
2213 initialization section of a for() should be ignored.
2214 Reported by Dan Dever.
2215 (verilog-error-font-lock-keywords)
2216 (verilog-error-regexp-emacs-alist)
2217 (verilog-error-regexp-xemacs-alist): Fix error detection of
2218 Cadence HAL, reported by David Asher. Repair drift between the
2219 three similar error variables.
2220 (verilog-modi-lookup, verilog-modi-lookup-cache)
2221 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
2222 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
2223 Fix slow verilog-auto expansion on very large files.
2224 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
2225 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
2226 "{1*2{...". Broke in last revision.
2227 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
2228 submodule connections with replications "{#{a},#{b}}".
2229
2230 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
2231
2232 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
2233 Fix typo in docstring.
2234
2235 2010-10-24 Kenichi Handa <handa@m17n.org>
2236
2237 * face-remap.el (text-scale-adjust): Call read-event with a proper
2238 prompt.
2239
2240 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2241
2242 * emacs-lisp/unsafep.el: Don't mark functions that display
2243 messages as safe. Suggested by Johan Bockgård.
2244
2245 2010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2246
2247 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
2248 Turn comments into docstrings.
2249
2250 * minibuffer.el (completion--replace): Move point where it belongs
2251 when there's a common suffix (bug#7215).
2252
2253 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2254
2255 Merge read-color and facemenu-read-color (Bug#7242).
2256
2257 * faces.el (read-color): Use the completion code from
2258 facemenu-read-color. Require match in completion. Doc fix.
2259
2260 * facemenu.el (facemenu-read-color): Alias for read-color.
2261 (facemenu-set-foreground, facemenu-set-background):
2262 Use read-color.
2263
2264 * frame.el (set-background-color, set-foreground-color)
2265 (set-cursor-color, set-mouse-color, set-border-color):
2266 Use read-color.
2267
2268 2010-10-24 Leo <sdl.web@gmail.com>
2269
2270 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
2271 argument of delete-file and delete-directory (Bug#7011).
2272
2273 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2274
2275 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
2276 button-buffer-map.
2277
2278 2010-10-24 Ralf Angeli <angeli@caeruleus.net>
2279
2280 * emacs-lisp/package.el (package--generate-package-list): Make the
2281 *Packages* buffer read-only.
2282
2283 2010-10-24 Alan Mackenzie <acm@muc.de>
2284
2285 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
2286 result of `c-beginning-of-decl-1' between invocations of a lambda
2287 function (Bug #7265).
2288
2289 2010-10-24 Daiki Ueno <ueno@unixuser.org>
2290
2291 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
2292 executable is not available on the system (Bug#7268).
2293
2294 2010-10-24 Glenn Morris <rgm@gnu.org>
2295
2296 * select.el (selection-coding-system, next-selection-coding-system):
2297 Sync doc with C versions.
2298
2299 * w32-vars.el (x-select-enable-clipboard):
2300 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
2301 * term/common-win.el (x-select-enable-clipboard): Move here.
2302
2303 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
2304 definition of C variable.
2305
2306 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
2307 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2308 Don't redefine things that are defined in C.
2309 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
2310 (show-trailing-whitespace, auto-hscroll-mode)
2311 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2312 Set up the appropriate custom properties.
2313
2314 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2315
2316 Bind "C-c ]" to ...
2317 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
2318 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
2319 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
2320 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
2321
2322 2010-10-23 Glenn Morris <rgm@gnu.org>
2323
2324 * textmodes/flyspell.el (flyspell-mode): If there was an error,
2325 say what it was.
2326
2327 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
2328 Sync docs with C version.
2329
2330 * term/ns-win.el (xw-defined-colors):
2331 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
2332
2333 * term/pc-win.el (x-select-enable-clipboard):
2334 * term/x-win.el (x-select-enable-clipboard):
2335 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
2336
2337 * comint.el (comint-password-prompt-regexp): Make it less vague.
2338 Bump version.
2339
2340 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
2341
2342 * help.el (finder-by-keyword): Remove unnecessary autoload.
2343
2344 2010-10-22 Glenn Morris <rgm@gnu.org>
2345
2346 * loadup.el: Unconditionally load float-sup.
2347 * paren.el (show-paren-delay):
2348 * emacs-lisp/float-sup.el:
2349 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
2350 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
2351 (lazy-lock-stealth-verbose): Assume float support.
2352 * ps-print.el: Assume float support on Emacs.
2353 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
2354 Remove non-float branch.
2355
2356 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
2357 src/Makefile no longer being pre-processed.
2358
2359 2010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2360
2361 * emacs-lisp/find-func.el (find-library): Use test-completion.
2362
2363 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2364
2365 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
2366
2367 2010-10-21 Michael Albinus <michael.albinus@gmx.de>
2368
2369 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
2370 space in stat format string.
2371 (tramp-send-command): Unset $PS1 when using here documents, in
2372 order not to get several prompts.
2373 (tramp-get-inline-coding): Return `nil' in case of errors.
2374
2375 2010-10-21 Daiki Ueno <ueno@unixuser.org>
2376
2377 * hexl.el (hexl-mode, hexl-mode-exit):
2378 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
2379 (hexl-revert-buffer-function): New function.
2380 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
2381
2382 2010-10-19 Alan Mackenzie <acm@muc.de>
2383
2384 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
2385 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
2386 that these keywords aren't wrongly matched as identifiers.
2387
2388 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
2389 setting of c-new-BEG and c-new-END from c-before-change to
2390 c-after-change. (Bug#7181)
2391
2392 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2393
2394 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
2395 Don't mark as safe.
2396
2397 * custom.el (custom-theme-set-variables): Likewise.
2398 (load-theme): Add custom-theme-set-faces and
2399 custom-theme-set-variables to safe-functions while loading.
2400 (custom-enabled-themes): Mark as risky.
2401
2402 2010-10-18 Julien Danjou <julien@danjou.info>
2403
2404 * bindings.el: Remove end dashes in default mode-line-format.
2405
2406 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2407
2408 * bindings.el (global-map): Bind C-d to delete-char and deletechar
2409 to delete-forward-char.
2410
2411 * simple.el (normal-erase-is-backspace-mode): Remap delete to
2412 deletechar, and hence delete-forward-char.
2413
2414 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2415
2416 * repeat.el (repeat): Use read-key (bug#6256).
2417
2418 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2419
2420 * emacs-lisp/unsafep.el: Don't mark functions that display
2421 messages as safe. Suggested by Johan Bockgård.
2422
2423 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2424
2425 * minibuffer.el (completion--replace): Move point where it belongs
2426 when there's a common suffix (bug#7215).
2427
2428 2010-10-19 Kenichi Handa <handa@m17n.org>
2429
2430 * international/characters.el: Add category '|' (word breakable)
2431 to fullwidth characters.
2432
2433 2010-10-19 Michael Albinus <michael.albinus@gmx.de>
2434
2435 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
2436 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
2437 order to make stat results a float. Patch by Andreas Schwab
2438 <schwab@linux-m68k.org>.
2439
2440 2010-10-18 Julien Danjou <julien@danjou.info>
2441
2442 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
2443 hidden by `make-pointer-invisible'.
2444
2445 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2446
2447 * files.el (locate-file-completion-table): Strip non-matching elements
2448 before checking length of list (bug#7238).
2449
2450 2010-10-18 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * custom.el (custom-theme-set-variables): Mark as a safe function.
2453 (load-theme): Check forms using unsafep.
2454
2455 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
2456
2457 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
2458
2459 * textmodes/ispell.el (ispell-aspell-find-dictionary):
2460 Fix aspell data file searching (bug#7230).
2461
2462 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * cus-theme.el (custom-theme--migrate-settings): New var.
2465 (customize-create-theme): Allow editing the `user' theme.
2466 (custom-theme-add-variable, custom-theme-add-var-1)
2467 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
2468 to the front of each variable or face widget.
2469 (custom-theme-write): Save theme settings in the correct order.
2470 Optionally, remove saved settings from user customizations.
2471 (custom-theme-write-variables, custom-theme-write-faces):
2472 Save only the checked widgets.
2473 (customize-themes): Add a link for migrating custom settings.
2474
2475 * custom.el (custom-declare-theme, provide-theme):
2476 Use custom-theme-name-valid-p.
2477 (custom-theme-name-valid-p): Remove checks that are now
2478 unnecessary since themes no longer obey load-path.
2479
2480 * cus-edit.el (custom-variable-value-create): For the simple
2481 style, hide documentation string when hidden.
2482
2483 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * cus-edit.el (custom-variable, custom-face): Combine the
2486 :inhibit-magic and :display-style properties into a single
2487 :custom-style property.
2488 (custom-toggle-hide-variable, custom-toggle-hide-face):
2489 New functions. If hiding an edited value, save it to :shown-value.
2490 (custom-variable-value-create, custom-face-value-create): Use them.
2491 (custom-magic-reset): Allow magic property to be unset.
2492
2493 * custom.el: Custom themes no longer use load-path.
2494 (custom-theme-load-path): New option. Change built-in theme
2495 directory to etc/.
2496 (custom-enabled-themes): Add custom-theme-load-path dependency.
2497 (custom-theme--load-path): New function.
2498 (load-theme, custom-available-themes): Use it.
2499
2500 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
2501 (customize-themes): Link to custom-theme-load-path variable.
2502 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
2503 :custom-style property.
2504
2505 * themes/*.el: Moved to etc/.
2506
2507 2010-10-16 Ralf Angeli <angeli@caeruleus.net>
2508
2509 * textmodes/reftex-cite.el
2510 (reftex-extract-bib-entries-from-thebibliography): Do not move
2511 point when searching for \bibitem entries. Match entries with
2512 spaces or tabs in front of arguments.
2513
2514 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
2515
2516 * cus-theme.el (customize-create-theme): Delete overlays after
2517 erasing. If given a THEME arg, display only the faces of that arg
2518 instead of custom-theme--listed-faces.
2519 (custom-theme-variable-menu, custom-theme-variable-action)
2520 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
2521 (custom-theme-add-variable, custom-theme-add-face): Apply value
2522 from the theme settings, instead of the current value.
2523 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
2524 (custom-theme-visit-theme): Allow calling outside theme buffers.
2525 (custom-theme-merge-theme): Don't enable the theme when merging.
2526 (custom-theme-write-variables, custom-theme-write-faces): Use the
2527 :shown-value properties to save buffer values, not global ones.
2528 (customize-themes): Display a warning about user customizations.
2529
2530 * cus-edit.el (custom-variable-value-create)
2531 (custom-face-value-create): Obey new special properties
2532 :shown-value and :inhibit-magic.
2533
2534 2010-10-15 Michael Albinus <michael.albinus@gmx.de>
2535
2536 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
2537 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
2538 <dale@codefu.org>.
2539
2540 2010-10-14 Kenichi Handa <handa@m17n.org>
2541
2542 * mail/rmail.el (rmail-show-message-1): Catch an error of
2543 base64-decode-region and just show an error message (bug#7165).
2544
2545 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
2546 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
2547 a font-spec (bug#7197).
2548
2549 2010-10-14 Glenn Morris <rgm@gnu.org>
2550
2551 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
2552
2553 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
2554
2555 * international/mule.el (define-coding-system):
2556 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2557 * composite.el (compose-region): Fix typo in docstring.
2558
2559 2010-10-14 Chong Yidong <cyd@stupidchicken.com>
2560
2561 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
2562 only after checking the theme-face property.
2563
2564 * faces.el (face-spec-reset-face): Reset all attributes in one
2565 single call to set-face-attribute.
2566 (face-spec-match-p): Make it a defsubst.
2567 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
2568 (x-create-frame-with-faces, tty-create-frame-with-faces)
2569 (tty-set-up-initial-frame-faces): Don't recompute face specs in
2570 frame-set-background-mode, since they are recomputed immediately
2571 afterwards in face-set-after-frame-default.
2572 (face-set-after-frame-default): Minor optimization.
2573 (cursor): Provide non-trivial defface spec.
2574
2575 * custom.el (custom-theme-recalc-face): Simplify.
2576
2577 2010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
2578
2579 * calc/calc-alg.el (math-var): Rename from `var'.
2580 (math-is-polynomial, math-is-poly-rec): Replace `var'
2581 with `math-var'.
2582
2583 * calc/calcalg2.el (math-var): Rename from `var'.
2584 (calcFunc-table, math-scan-for-limits): Replace `var'
2585 with `math-var'.
2586
2587 2010-10-13 Glenn Morris <rgm@gnu.org>
2588
2589 * subr.el (last): Deal with dotted lists (reported in bug#7174).
2590
2591 2010-10-13 Stephen Berman <stephen.berman@gmx.net>
2592
2593 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
2594
2595 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2596
2597 * net/tls.el (tls-program): Remove spurious %s from openssl.
2598 (tls-starttls-switches): Remove starttls hack.
2599 (open-tls-stream): Ditto.
2600 (tls-find-starttls-argument): Ditto.
2601
2602 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
2603
2604 * image.el (image-library-alist): Declare as obsolete alias.
2605 (image-type-available-p): Use `dynamic-library-alist'.
2606
2607 * term/w32-win.el (dynamic-library-alist):
2608 Use instead of `image-library-alist'.
2609
2610 2010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
2611
2612 * subr.el (last): Make it faster. (Bug#7174)
2613
2614 2010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
2615
2616 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
2617
2618 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
2619
2620 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
2621 (describe-theme-1): Extract doc from unloaded themes.
2622
2623 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
2624
2625 * themes/tango-theme.el:
2626 * themes/tango-dark-theme.el:
2627 * themes/wheatgrass-theme.el: New files.
2628
2629 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
2630
2631 * cus-theme.el (describe-theme, customize-themes)
2632 (custom-theme-save): New commands.
2633 (custom-new-theme-mode-map): Bind C-x C-s.
2634 (custom-new-theme-mode): Use custom--initialize-widget-variables.
2635 (customize-create-theme): New optional arg THEME.
2636 (custom-theme-revert): Use it.
2637 (custom-theme-visit-theme): Remove dead code.
2638 (custom-theme-merge-theme): Use custom-available-themes.
2639 (custom-theme-write): Make interactive.
2640 (custom-theme-write): Use custom-theme-name-valid-p.
2641 (describe-theme-1, custom-theme-choose-revert)
2642 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
2643 New funs.
2644 (custom-theme-allow-multiple-selections): New option.
2645 (custom-theme-choose-mode): New major mode.
2646
2647 * custom.el (custom-theme-set-variables): Remove dead code.
2648 Obey custom--inhibit-theme-enable.
2649 (custom--inhibit-theme-enable): New var.
2650 (provide-theme): Obey it.
2651 (load-theme): Replace load with manual read/eval, in order to
2652 check for correctness. Use custom-theme-name-valid-p.
2653 (custom-theme-name-valid-p): New function.
2654 (custom-available-themes): Use it.
2655
2656 * cus-edit.el (custom--initialize-widget-variables): New function.
2657 (Custom-mode): Use it.
2658
2659 * cus-face.el (custom-theme-set-faces): Remove dead code.
2660 Obey custom--inhibit-theme-enable.
2661
2662 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
2663
2664 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
2665
2666 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
2667
2668 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
2669
2670 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
2671 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
2672 (mac-right-option-modifier): New alias for ns-right-option-modifier.
2673
2674 * cus-start.el (all): ns-right-alternate-modifier is new.
2675
2676 2010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2677
2678 * emacs-lisp/lisp.el (lisp-completion-at-point):
2679 Use emacs-lisp-mode-syntax-table for the whole function.
2680
2681 2010-10-12 David Koppelman <koppel@ece.lsu.edu>
2682
2683 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
2684 instead of font-lock-mode before adding keywords.
2685 Remove hi-lock-mode off code. Remove inhibit hack.
2686 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
2687 non-nil; removed hook inhibit hack.
2688
2689 2010-10-12 Glenn Morris <rgm@gnu.org>
2690
2691 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
2692 (load-path-shadows-find): ... to this.
2693 (list-load-path-shadows): Update for above change.
2694
2695 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
2696
2697 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
2698
2699 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
2700 Fix comment for declare-function.
2701
2702 2010-10-11 Chong Yidong <cyd@stupidchicken.com>
2703
2704 * custom.el (custom-fix-face-spec): New function; code moved from
2705 custom-face-edit-fix-value.
2706 (custom-push-theme): Use it when checking if a face has been
2707 changed outside customize.
2708 (custom-available-themes): New function.
2709 (load-theme): Use it.
2710
2711 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
2712
2713 * custom.el (custom-push-theme): Cleanup (use cond).
2714 (disable-theme): Recompute the saved-face property.
2715 (custom-theme-recalc-face): Follow face alias before setting prop.
2716
2717 * image.el (image-checkbox-checked, image-checkbox-unchecked):
2718 New variables, containing checkbox images.
2719
2720 * startup.el (fancy-startup-tail):
2721 * wid-edit.el (checkbox): Use them.
2722
2723 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
2724
2725 * shell.el (shell-mode-map):
2726 * progmodes/modula2.el (m2-mode-map):
2727 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
2728 * play/mpuz.el (mpuz-mode-map):
2729 * play/landmark.el (lm-mode-map):
2730 * play/decipher.el (decipher-mode-map):
2731 * play/5x5.el (5x5-mode-map):
2732 * net/telnet.el (telnet-mode-map):
2733 * net/quickurl.el (quickurl-list-mode-map):
2734 * net/mairix.el (mairix-searches-mode-map):
2735 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
2736 * net/dig.el (dig-mode-map):
2737 * mail/mspools.el (mspools-mode-map):
2738 * hexl.el (hexl-mode-map):
2739 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
2740 (wordstar-C-o-map, wordstar-C-q-map):
2741 * emacs-lisp/edebug.el (edebug-eval-mode-map):
2742 * emacs-lisp/chart.el (chart-map):
2743 * edmacro.el (edmacro-mode-map):
2744 * erc/erc-list.el (erc-list-menu-mode-map):
2745 * array.el (array-mode-map): Declare and define in one step.
2746
2747 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
2748
2749 2010-10-10 Daiki Ueno <ueno@unixuser.org>
2750
2751 * epa.el (epa-passphrase-callback-function): Display filename
2752 passed as the 3rd arg.
2753 * epa-file.el (epa-file-passphrase-callback-function):
2754 Pass filename to epa-passphrase-callback-function.
2755
2756 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
2757
2758 * cus-edit.el (custom-face-widget-to-spec)
2759 (custom-face-get-current-spec, custom-face-state): New functions.
2760 (custom-face-set, custom-face-mark-to-save)
2761 (custom-face-value-create, custom-face-state-set): Use them.
2762
2763 * cus-theme.el (custom-theme--listed-faces): New var.
2764 (customize-create-theme): Use *Custom Theme* as the buffer name.
2765 Set revert-buffer-function. Optional arg BUFFER. Insert all
2766 faces listed in custom-theme--listed-faces.
2767 (custom-theme-revert): New function.
2768 (custom-theme-add-variable, custom-theme-add-face): Insert at the
2769 bottom of the list.
2770 (custom-theme-write): Prompt for theme name if empty.
2771 (custom-theme-write-variables): Use dolist.
2772 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
2773
2774 2010-10-09 Alan Mackenzie <acm@muc.de>
2775
2776 Enhance fontification of declarators to take account of the
2777 presence/absence of "typedef".
2778
2779 * cc-engine.el (c-forward-type): New &optional param
2780 "brace-block-too".
2781 (c-forward-decl-or-cast-1): cdr of return value now indicates the
2782 presence of either or both of a "struct"-like keyword and "typedef".
2783
2784 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
2785 fontification of declarators which follow a "}".
2786 (c-font-lock-declarations): Fontify declarators according to the
2787 presence/absence of "typedef".
2788
2789 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
2790 for "typedef".
2791 (c-typedef-decl-key): New lang variable built from
2792 c-typedef-decl-kwds.
2793
2794 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2795
2796 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
2797 since that's too annoying. Move the filter groups commands to
2798 TAB/backtab.
2799
2800 * epa.el (epa-passphrase-callback-function): Say what we're
2801 querying the password for.
2802
2803 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
2804 behaviour, don't bury the ibuffer buffer when visiting other buffers.
2805
2806 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * cus-edit.el (custom-commands, custom-buffer-create-internal)
2809 (custom-magic-value-create): Pad button tags with spaces.
2810 (custom-face-edit): New variable.
2811 (custom-face-value-create): Determine whether to use the usual
2812 face editor here, instead of using custom-face-selected.
2813 Pass face defaults to custom-face-edit widget.
2814 (custom-face-selected, custom-display-unselected): Delete widgets.
2815 (custom-display-unselected-match): Function removed.
2816 (custom-face-set, custom-face-mark-to-save):
2817 Accept custom-face-edit widgets as the direct widget child.
2818
2819 * wid-edit.el (widget--completing-widget): New var.
2820 (widget-default-complete): Bind it when doing completion.
2821 (widget-string-complete, widget-file-complete): Use it.
2822
2823 2010-10-09 Glenn Morris <rgm@gnu.org>
2824
2825 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
2826 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
2827 (holiday-hebrew-misc): Small simplifications.
2828
2829 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
2830
2831 * net/browse-url.el: Don't require thingatpt, term, dired,
2832 executable, or w3-auto when compiling.
2833 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
2834 Declare.
2835 (browse-url-text-emacs): Require term.
2836
2837 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
2838
2839 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
2840
2841 2010-10-08 Glenn Morris <rgm@gnu.org>
2842
2843 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
2844
2845 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
2846 (shadows-compare-text-p): Make it an obsolete alias for...
2847 (load-path-shadows-compare-text): ... new name.
2848 (find-emacs-lisp-shadows): Update for above name change.
2849 (load-path-shadows-same-file-or-nonexistent): New name for the old
2850 shadow-same-file-or-nonexistent.
2851
2852 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
2853
2854 * minibuffer.el (completion--some, completion--do-completion)
2855 (minibuffer-complete-and-exit, minibuffer-completion-help)
2856 (completion-basic-try-completion)
2857 (completion-basic-all-completions)
2858 (completion-pcm--find-all-completions): Use lexical-let to
2859 avoid some false matches in variable completion (Bug#7056)
2860
2861 2010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
2862
2863 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
2864
2865 2010-10-08 Leo <sdl.web@gmail.com>
2866
2867 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
2868 return non-nil if the file exists (Bug#7090).
2869
2870 2010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2871
2872 * minibuffer.el (completion--replace):
2873 Better preserve markers (bug#7138).
2874
2875 2010-10-08 Juanma Barranquero <lekktu@gmail.com>
2876
2877 * server.el (server-process-filter): Doc fix.
2878
2879 2010-10-08 Drew Adams <drew.adams@oracle.com>
2880
2881 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
2882
2883 2010-10-08 Glenn Morris <rgm@gnu.org>
2884
2885 * vc/ediff-wind.el (ediff-setup-control-frame):
2886 * vc/ediff-ptch.el (ediff-default-backup-extension):
2887 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
2888 (ediff-exec-process): Remove system-types emx, windows-95.
2889
2890 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
2891
2892 2010-10-07 Chong Yidong <cyd@stupidchicken.com>
2893
2894 * cus-edit.el (custom-variable, custom-face): Doc fix.
2895 (custom-face-edit): Add value-create attribute.
2896 (custom-face-edit-value-create)
2897 (custom-face-edit-value-visibility-action): New functions.
2898 Hide unused face attributes by default, and add a visibility toggle.
2899 (custom-face-edit-deactivate): Show empty values with shadow face.
2900 (custom-face-selected): Only use this for face specs with default
2901 attributes.
2902 (custom-face-value-create): Cleanup.
2903
2904 * wid-edit.el (widget-checklist-value-create): Use dolist.
2905 (widget-checklist-match-find): Make second arg optional.
2906
2907 2010-10-07 Glenn Morris <rgm@gnu.org>
2908
2909 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
2910 Prefix things.
2911
2912 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
2913 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
2914 load-path-shadows-mode, update references.
2915 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
2916 Rename variable and button.
2917 (list-load-path-shadows): Update button caller.
2918
2919 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2920
2921 * emacs-lisp/smie.el (smie-bnf-classify): New function.
2922 (smie-bnf-precedence-table): Use it to remember the closers/openers.
2923 (smie-merge-prec2s): Handle those new entries.
2924 (smie-prec2-levels): Only set precedence to nil for actual
2925 openers/closers.
2926 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
2927 that is now unnecessary.
2928
2929 2010-10-07 Miles Bader <miles@gnu.org>
2930
2931 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
2932
2933 2010-10-07 Glenn Morris <rgm@gnu.org>
2934
2935 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
2936 (mail-position-on-field): Remove declarations.
2937 (mail-position-on-field): Autoload it.
2938 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
2939 and mail-header-end. Don't require sendmail.
2940
2941 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
2942 (shadow-mode): New mode.
2943 (shadow-find-file): New button.
2944 (list-load-path-shadows): Use shadow-mode and buttons.
2945
2946 * iimage.el (iimage-version): Remove.
2947 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
2948 Turn into defcustoms.
2949 (iimage-mode-map): Give it a doc string.
2950
2951 * calendar/appt.el (appt-activate): Give a warning rather than an error
2952 if there is no diary-file.
2953
2954 2010-10-06 Michael Albinus <michael.albinus@gmx.de>
2955
2956 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
2957 Use `tramp-handle-find-backup-file-name'.
2958
2959 2010-10-06 Glenn Morris <rgm@gnu.org>
2960
2961 * font-core.el (font-lock-defaults-alist): Remove variable.
2962 (font-lock-mode): Doc fix.
2963 (font-lock-default-function): Do not consult font-lock-defaults-alist.
2964 * font-lock.el (font-lock-refresh-defaults): Doc fix.
2965 (font-lock-set-defaults): Doc fix.
2966 Do not consult font-lock-defaults-alist.
2967
2968 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
2969
2970 * emacs-lisp/cl.el: No longer provide cl-19.
2971
2972 2010-10-05 Michael Albinus <michael.albinus@gmx.de>
2973
2974 * net/tramp.el (tramp-handle-directory-files-and-attributes)
2975 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
2976 New defuns, taken from tramp-smb.el.
2977 (tramp-coding-system-change-eol-conversion)
2978 (tramp-set-process-query-on-exit-flag): Remove.
2979
2980 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
2981 (tramp-compat-coding-system-change-eol-conversion)
2982 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
2983 from tramp.el.
2984
2985 * net/tramp-gvfs.el:
2986 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
2987 by `tramp-compat-set-process-query-on-exit-flag'.
2988
2989 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
2990 Use `tramp-handle-directory-files-and-attributes',
2991 `tramp-handle-file-exists-p' and
2992 `tramp-handle-file-newer-than-file-p'.
2993 (tramp-imap-handle-file-exists-p)
2994 (tramp-imap-handle-file-executable-p)
2995 (tramp-imap-handle-file-readable-p)
2996 (tramp-imap-handle-directory-files-and-attributes)
2997 (tramp-imap-handle-file-newer-than-file-p): Remove.
2998
2999 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
3000 by `tramp-compat-set-process-query-on-exit-flag' and
3001 `tramp-coding-system-change-eol-conversion' by
3002 `tramp-compat-coding-system-change-eol-conversion'.
3003
3004 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3005 Use `tramp-handle-directory-files-and-attributes',
3006 `tramp-handle-file-exists-p' and
3007 `tramp-handle-file-newer-than-file-p'.
3008 (tramp-smb-handle-directory-files-and-attributes)
3009 (tramp-smb-handle-file-exists-p)
3010 (tramp-smb-handle-file-newer-than-file-p): Remove.
3011 (tramp-smb-maybe-open-connection):
3012 Replace `tramp-set-process-query-on-exit-flag' by
3013 `tramp-compat-set-process-query-on-exit-flag'.
3014
3015 2010-10-05 Glenn Morris <rgm@gnu.org>
3016
3017 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
3018
3019 2010-10-04 Michael Albinus <michael.albinus@gmx.de>
3020
3021 Continue reorganization of load dependencies. (Bug#7156)
3022
3023 * net/tramp.el (tramp-handle-file-local-copy-hook)
3024 (tramp-delete-temp-file-function): Move down.
3025 (tramp-exists-file-name-handler): Move up.
3026 (tramp-register-file-name-handlers): Simplify autoload.
3027 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
3028 (tramp-handle-directory-files, tramp-handle-dired-uncache)
3029 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
3030 (tramp-handle-file-name-completion)
3031 (tramp-handle-file-name-directory)
3032 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
3033 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
3034 (tramp-handle-find-backup-file-name)
3035 (tramp-handle-insert-file-contents, tramp-handle-load)
3036 (tramp-handle-substitute-in-file-name)
3037 (tramp-handle-unhandled-file-name-directory)
3038 (tramp-mode-string-to-int, tramp-local-host-p)
3039 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
3040
3041 * net/tramp-gvfs.el (top):
3042 * net/tramp-smb.el (top): Do not require 'tramp-sh.
3043
3044 * net/tramp-sh.el (all): Move several objects to tramp.el, see
3045 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
3046
3047 2010-10-04 Glenn Morris <rgm@gnu.org>
3048
3049 * calendar/appt.el (appt-add): Ensure reminders are enabled.
3050 (appt-activate): Give status messages.
3051
3052 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
3053
3054 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
3055 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
3056 `gnutls-negotiate' (formerly `starttls-negotiate').
3057 Remove trivial wrapper `starttls-open-stream'.
3058
3059 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
3060
3061 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
3062 log-outgoing commands.
3063 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
3064 to create a buffer local revert-buffer-function variable.
3065 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
3066 revert-buffer-function lambda.
3067
3068 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
3069
3070 * net/gnutls.el (starttls-negotiate): Use the plist interface to
3071 `gnutls-boot'. Make TYPE the only required parameter.
3072 Allow TRUSTFILES and KEYFILES to be lists.
3073 (open-ssl-stream): Use it.
3074
3075 2010-10-03 Glenn Morris <rgm@gnu.org>
3076
3077 * subr.el (directory-sep-char): Remove obsolete variable.
3078 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
3079 it is "necessary".
3080
3081 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
3082 * vc/vc.el (vc-static-header-alist): Doc fix.
3083 * vc/vc-cvs.el (vc-cvs-header):
3084 * vc/vc-rcs.el (vc-rcs-header):
3085 * vc/vc-sccs.el (vc-sccs-header):
3086 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
3087 * obsolete/vc-mcvs.el (vc-mcvs-header):
3088 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
3089 on XEmacs.
3090
3091 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
3092
3093 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3094 Remove obsolete use of binary-overwrite-mode (Bug#7001).
3095
3096 2010-10-03 Glenn Morris <rgm@gnu.org>
3097
3098 * obsolete/x-menu.el: Remove file, obsolete since 21.1
3099
3100 * textmodes/rst.el (rst-font-lock-keywords-function):
3101 Drop Emacs 20 code.
3102
3103 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
3104
3105 * printing.el: Drop Emacs 20 code.
3106
3107 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
3108 without having used appt.el already).
3109
3110 * subr.el (make-local-hook): Remove function obsolete since 21.1.
3111 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
3112 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
3113 XEmacs.
3114 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
3115 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
3116
3117 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
3118 (charset-width, find-charset-region, chars-in-region, forward-point)
3119 (encode-coding-string, coding-system-p, ccl-execute-on-string)
3120 (define-ccl-program, multibyte-string-p, string-make-multibyte):
3121 Remove compatibility cruft (none of these are used by ps*.el).
3122
3123 2010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
3124
3125 * subr.el (booleanp): Return t instead of a list (Bug#7086).
3126
3127 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * server.el (server-process-filter, server-return-error):
3130 Give emacsclient time to shut down after receiving an error string.
3131
3132 2010-10-02 Michael Albinus <michael.albinus@gmx.de>
3133
3134 * files.el (remote-file-name-inhibit-cache): New defcustom.
3135
3136 * time.el (display-time-file-nonempty-p):
3137 Use `remote-file-name-inhibit-cache'.
3138
3139 * net/tramp.el (tramp-completion-reread-directory-timeout):
3140 Fix docstring.
3141
3142 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
3143 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
3144 `remote-file-name-inhibit-cache'. Check also for an integer
3145 value. Add/increase counter when `tramp-verbose' >= 10.
3146 (tramp-set-file-property): Add/increase counter when
3147 `tramp-verbose' >= 10.
3148
3149 * net/tramp-cmds.el (tramp-cleanup-all-connections)
3150 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
3151 (tramp-bug): Set tramp-autoload cookie. Report all interned
3152 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
3153 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
3154 characters only in strings.
3155
3156 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
3157 to backward compatibility.
3158
3159 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
3160 (tramp-handle-file-name-all-completions)
3161 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
3162 (tramp-open-connection-setup-interactive-shell):
3163 Call `tramp-cleanup-connection' directly.
3164
3165 2010-10-02 Glenn Morris <rgm@gnu.org>
3166
3167 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
3168
3169 * subr.el (char-bytes): Remove obsolete function.
3170
3171 * isearch.el (isearch-return-char): Remove obsolete function.
3172
3173 * mouse.el: No longer provide mldrag.
3174 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
3175 Remove obsolete aliases.
3176
3177 * comint.el (comint-kill-output): Remove obsolete alias.
3178
3179 * composite.el (decompose-composite-char): Remove obsolete function.
3180 * ps-def.el (decompose-composite-char): Remove unused function.
3181
3182 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
3183
3184 * outline.el (outline-visible): Remove obsolete function.
3185
3186 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
3187 * faces.el (internal-find-face, internal-get-face)
3188 (frame-update-faces, frame-update-face-colors)
3189 (x-frob-font-weight, x-frob-font-slant)
3190 (internal-frob-font-weight, internal-frob-font-slant)
3191 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
3192 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
3193 (x-make-font-bold-italic): Remove functions and aliases, obsolete
3194 since Emacs 21.1.
3195 * emulation/viper-util.el (viper-get-face):
3196 * obsolete/lucid.el (find-face, get-face): Use facep.
3197 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
3198 Remove unused functions.
3199 * vc/ediff-util.el (ediff-submit-report): Doc fix.
3200
3201 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
3202 delete tempfile if interrupted during compilation.
3203
3204 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3205
3206 * net/tls.el (tls-starttls-switches): Give up on using starttls with
3207 gnutls-cli.
3208 (tls-program): Add --insecure to be consistent with the defaults from
3209 openssl s_client. Now all three commands are insecure.
3210
3211 2010-10-01 Eli Zaretskii <eliz@gnu.org>
3212
3213 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
3214 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
3215 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
3216
3217 2010-10-01 Glenn Morris <rgm@gnu.org>
3218
3219 * obsolete/sc.el: Remove file.
3220
3221 * files.el (temporary-file-directory): On darwin, also try
3222 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
3223
3224 2010-10-01 Juanma Barranquero <lekktu@gmail.com>
3225
3226 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
3227 Let's not break compatibility gratuitously, shall we?
3228
3229 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3230
3231 * net/tls.el (tls-starttls-switches): New variable.
3232 (tls-find-starttls-argument): Use it.
3233 (open-tls-stream): Ditto.
3234
3235 * net/netrc.el (netrc-credentials): Return the value of the "default"
3236 entry.
3237 (netrc-machine): Ditto.
3238
3239 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3240
3241 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
3242
3243 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
3244
3245 * server.el (server-start): Don't write pid to the authentication file.
3246 (server-create-tty-frame): Don't send pid.
3247 (server-process-filter): Send pid at the start of every connection.
3248
3249 2010-09-30 Glenn Morris <rgm@gnu.org>
3250
3251 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
3252 (show-all-diary-entries): Remove obsolete function aliases.
3253
3254 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
3255 Remove options, obsolete since 22.1.
3256 (appt-display-format, appt-display-message):
3257 Remove backwards-compatibility code.
3258 (appt-check): No longer check appt-issue-message.
3259 (appt-make-list): No longer autoload it. Doc fix. No longer
3260 activate the package.
3261
3262 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3263
3264 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
3265 (starttls-negotiate): Just call boot, and let the handshake be
3266 triggered from the read loop.
3267
3268 2010-09-29 Glenn Morris <rgm@gnu.org>
3269
3270 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
3271 not displaying the diary.
3272 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
3273 * calendar/appt.el (appt-check): No longer need to kill diary.
3274
3275 * calendar/diary-lib.el (diary-list-entries): Move the
3276 "Preparing..." message entirely here.
3277 (diary-simple-display, diary-fancy-display): Move "Preparing..."
3278 messages to diary-list-entries.
3279 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
3280 diary-display-function.
3281
3282 * calendar/diary-lib.el (diary-include-other-diary-files):
3283 Trap some recursive includes.
3284
3285 * calendar/appt.el (appt-activate): Check diary file.
3286
3287 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
3288
3289 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3290 construction.
3291
3292 * calendar/time-date.el: No need to require cl for Emacs 21.
3293
3294 2010-09-28 Glenn Morris <rgm@gnu.org>
3295
3296 * calendar/appt.el (appt-check): Minor simplification.
3297
3298 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3299
3300 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
3301 citation prefix.
3302
3303 2010-09-27 Andreas Schwab <schwab@linux-m68k.org>
3304
3305 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3306 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
3307
3308 2010-09-27 Kenichi Handa <handa@m17n.org>
3309
3310 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
3311 "ustar" format.
3312
3313 2010-09-27 Kenichi Handa <handa@m17n.org>
3314
3315 * international/mule.el (define-coding-system): Docstring fixed.
3316
3317 * international/mule-diag.el (describe-character-set): Use princ
3318 with proper print-length and print-level instead of insert.
3319
3320 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
3321
3322 * window.el (walk-windows): Doc fix (bug#7105).
3323
3324 2010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
3325
3326 * emacs-lisp/float-sup.el (e): Remove.
3327
3328 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
3329
3330 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
3331 variable.
3332 (starttls-negotiate): Use it.
3333
3334 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3335
3336 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
3337 back.
3338
3339 2010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
3340
3341 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
3342
3343 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3344
3345 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
3346
3347 * net/netrc.el (netrc-store-data): New function.
3348
3349 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
3350
3351 * net/gnutls.el: GnuTLS glue code to set up a connection.
3352
3353 2010-09-25 Julien Danjou <julien@danjou.info>
3354
3355 * notifications.el: Call dbus-register-signal only if it is bound.
3356
3357 2010-09-25 Glenn Morris <rgm@gnu.org>
3358
3359 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
3360 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
3361 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
3362 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
3363 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
3364 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
3365 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
3366 * eshell/esh-util.el, eshell/esh-var.el:
3367 Remove leading `*' from docs of faces and defcustoms.
3368
3369 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3370
3371 * eshell/em-ls.el (eshell-ls-archive-regexp):
3372 * eshell/esh-util.el (eshell-tar-regexp):
3373 * ibuffer.el (ibuffer-compressed-file-name-regexp):
3374 * info.el (Info-suffix-list):
3375 * international/mule.el (auto-coding-alist):
3376 * woman.el (woman-file-regexp, woman-file-compression-regexp):
3377 * progmodes/etags.el (tags-compression-info-list):
3378 Support xz compression.
3379
3380 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
3381
3382 * files.el (get-free-disk-space): Don't assume the "df" output
3383 columns line up (Bug#6995).
3384
3385 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
3386
3387 * finder.el (finder-unknown-keywords):
3388 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
3389 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
3390
3391 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
3392
3393 * server.el (server-start): Revert part of 2010-08-08 change. Using
3394 address 127.0.0.1 for local host is now done in Fmake_network_process.
3395
3396 2010-09-24 Glenn Morris <rgm@gnu.org>
3397
3398 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
3399 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
3400 * textmodes/css-mode.el, textmodes/dns-mode.el:
3401 Move autoloaded auto-mode-alist entries to files.el.
3402 * files.el (auto-mode-alist): Move entries here.
3403
3404 2010-09-23 Glenn Morris <rgm@gnu.org>
3405
3406 * isearch.el (isearch-lazy-highlight-cleanup)
3407 (isearch-lazy-highlight-initial-delay)
3408 (isearch-lazy-highlight-interval)
3409 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
3410 * net/net-utils.el (ipconfig-program-options):
3411 Move aliases to options before the associated definitions.
3412
3413 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3414
3415 * newcomment.el (comment-normalize-vars): Better test validity of
3416 comment-end-skip.
3417
3418 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3419
3420 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
3421 (float-e): New name for `e'.
3422 (degrees-to-radians, radians-to-degrees):
3423 * calendar/solar.el (solar-longitude):
3424 * calculator.el (calculator-registers, calculator-funcall):
3425 * textmodes/artist.el (artist-spray-random-points):
3426 * play/bubbles.el (bubbles--initialize-images): Use new names.
3427
3428 2010-09-23 Eric M. Ludlam <zappo@gnu.org>
3429
3430 Update to CEDET 1.0's version of EIEIO.
3431
3432 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
3433 New function.
3434 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
3435 (eieio-default-eval-maybe): Eval val instead of unquoting only.
3436 (class-precedence-list): If class is nil, return nil.
3437 (eieio-generic-call): If class of first input arg is nil, don't
3438 look up static methods, and do check for primary methods.
3439 (initialize-instance): See if the default needs to be evaluated
3440 during the constructor.
3441 (eieio-perform-slot-validation-for-default): Don't do the check
3442 for values that will eventually be evaluated.
3443 (eieio-eval-default-p): New function.
3444 (eieio-default-eval-maybe): Use it.
3445
3446 2010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
3447
3448 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
3449 method-invocation-order.
3450 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
3451 (eieio-class-precedence-dfs): Compute class precedence list using
3452 dfs algorithm.
3453 (eieio-class-precedence-bfs): Compute class precedence list using
3454 bfs algorithm.
3455 (eieio-class-precedence-c3): Compute class precedence list using
3456 c3 algorithm.
3457 (class-precedence-list): New function.
3458 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
3459 (inconsistent-class-hierarchy): New error symbol.
3460 (call-next-method): Stow the replacement argument list for future
3461 call-next-method invocations.
3462
3463 2010-09-23 Glenn Morris <rgm@gnu.org>
3464
3465 * calendar/appt.el (appt-check): If not displaying the diary,
3466 use (diary 1) to only get the entries we need.
3467 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
3468 that it is in day order. (Bug#7019)
3469
3470 * calendar/appt.el (appt-check): Rather than showing the diary,
3471 just turn off invisible display, and only if needed.
3472
3473 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
3474
3475 2010-09-23 Glenn Morris <rgm@gnu.org>
3476
3477 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
3478 (byte-compile-defvar, byte-compile-cl-warn):
3479 Start warnings with lower-case, like the majority.
3480
3481 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
3482
3483 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
3484
3485 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
3486 * files.el (auto-mode-alist): Move ld-script entries here, further down
3487 the list.
3488
3489 * vc/add-log.el: Don't require timezone when compiling.
3490 (timezone-make-date-sortable): Autoload it.
3491 (change-log-sortable-date-at): Don't require timezone.
3492 Use `ignore-errors'.
3493
3494 * comint.el (comint-use-prompt-regexp-instead-of-fields):
3495 Move alias before definition, so it does not need autoloading.
3496
3497 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
3498 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
3499 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
3500 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
3501 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
3502 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
3503 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
3504 * textmodes/tex-mode.el, textmodes/two-column.el:
3505 Remove leading `*' from docs of defcustoms etc.
3506
3507 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
3508
3509 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
3510
3511 2010-09-22 Dan Christensen <jdc@uwo.ca>
3512
3513 * calendar/time-date.el (date-to-time): Try using parse-time-string
3514 first before using the slower timezone-make-date-arpa-standard.
3515
3516 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3517
3518 * calendar/time-date.el (format-seconds): Comment fix.
3519
3520 2010-09-22 Glenn Morris <rgm@gnu.org>
3521
3522 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
3523 is not automatically buffer-local.
3524
3525 2010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3526
3527 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
3528 (smie-indent-comment): Be more careful with comment-start-skip.
3529 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
3530 (smie-indent-functions): Use them.
3531
3532 2010-09-21 Michael Albinus <michael.albinus@gmx.de>
3533
3534 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
3535
3536 2010-09-21 Jan Djärv <jan.h.d@swipnet.se>
3537
3538 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
3539 tool-bar-position. Don't modify frame parameters here.
3540 (menu-bar-options-save): Add tool-bar-position.
3541
3542 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
3543
3544 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3545
3546 * textmodes/reftex-parse.el (reftex-what-macro)
3547 (reftex-context-substring): Let-bind forward-sexp-function to nil
3548 since we don't need/want to treat \begin...\end as a block (bug#7053).
3549
3550 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
3551
3552 * simple.el (blink-matching-open): Use syntax-class.
3553
3554 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
3555 Set invisibility spec for pascal's outline mode.
3556 (pascal-outline-change): Clean up calling convention.
3557 (pascal-show-all, pascal-hide-other-defuns): Update callers.
3558
3559 * progmodes/prolog.el (prolog-smie-forward-token)
3560 (prolog-smie-backward-token): New functions.
3561 (prolog-mode-variables): Use them to parse "!," correctly.
3562 Set up smie-blink-matching for ".".
3563
3564 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
3565 and `end'.
3566 (ispell-region, ispell-process-line): Update users.
3567
3568 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
3569 point-min==1.
3570
3571 * textmodes/ispell.el: Fix commenting convention.
3572 (ispell-parse-output): Simplify, use push.
3573 (ispell-region): Use match-string-no-properties.
3574 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
3575 (ispell-minor-mode): Use define-minor-mode.
3576 (ispell-message): Remove unused var `skip-regexp'.
3577 (ispell-add-per-file-word-list): Use dynamic let-binding.
3578 Try and use the proper comment marker.
3579
3580 * mail/sendmail.el: Fix commenting convention.
3581 (sendmail-send-it): Use line-beginning-position.
3582
3583 * help-fns.el (describe-variable): Add original value, if applicable.
3584
3585 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
3586
3587 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
3588
3589 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
3590
3591 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3592
3593 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
3594 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
3595 (smie-prec2-levels): Use them to better diagnose precedence cycles.
3596 (smie-blink-matching-check): Don't signal a mismatch if car is t.
3597 (smie-blink-matching-open): Rewrite to remove assumptions, so that
3598 something like "." can also be a closer.
3599 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
3600 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
3601 Rename internal functions to use "--". Update callers.
3602
3603 * frame.el (make-frame-names-alist): Don't list frames on other displays.
3604
3605 * fringe.el (fringe-styles): New var.
3606 (fringe-mode, fringe-query-style): Use it.
3607
3608 2010-09-18 Michael R. Mauger <mmaug@yahoo.com>
3609
3610 * progmodes/sql.el: Version 2.8
3611 (sql-login-params): Update widget structure; changes still needed.
3612 (sql-product-alist): Add :list-all and :list-table features for
3613 SQLite, Postgres and MySQL products.
3614 (sql-redirect): Handle default value.
3615 (sql-execute, sql-execute-feature): New functions.
3616 (sql-read-table-name): New function.
3617 (sql-list-all, sql-list-table): New functions. User API.
3618 (sql-mode-map, sql-interactive-mode-map): Add key definitions
3619 for above functions.
3620 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
3621 for above functions.
3622 (sql-postgres-login-params): Add user and database defaults.
3623 (sql-buffer-live-p): Bug fix.
3624 (sql-product-history): New variable.
3625 (sql-read-product): New function. Use it.
3626 (sql-set-product, sql-product-interactive): Use it.
3627 (sql-connection-history): New variable.
3628 (sql-read-connection): New function. Use it.
3629 (sql-connect): New function.
3630 (sql-for-each-login): Redesign function interface.
3631 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
3632 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
3633 (sql-comint): Check for program. Existing live buffer.
3634 (sql-comint-postgres): Add port parameter.
3635
3636 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
3637
3638 * emacs-lisp/warnings.el: Fix commenting convention.
3639 (display-warning): Use special mode and make the buffer read-only.
3640
3641 2010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
3642
3643 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
3644 empty string when it follows a repeated or optional pattern.
3645
3646 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3647
3648 * indent.el (indent-according-to-mode): Apply syntax-propertize.
3649 (indent-region): Use indent-according-to-mode.
3650
3651 2010-09-18 Eli Zaretskii <eliz@gnu.org>
3652
3653 * fringe.el (fringe-mode): Doc fix.
3654
3655 2010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3656
3657 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
3658 refreshing the preview buffer.
3659
3660 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3661
3662 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
3663 (latex-syntax-propertize-rules): New consts; replace
3664 tex-font-lock-syntactic-keywords.
3665 (tex-env-mark, latex-env-before-change): New functions.
3666 (latex-electric-env-pair-mode): New minor mode.
3667 (tex-font-lock-verb): Change arguments; do move point.
3668 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
3669 representation as a form of comment.
3670 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
3671 (doctex-syntax-propertize-rules): New const; replaces
3672 doctex-font-lock-syntactic-keywords.
3673 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
3674
3675 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
3676 (fortran-make-syntax-propertize-function): New function; replaces
3677 fortran-font-lock-syntactic-keywords.
3678 (fortran-mode): Use it.
3679 (fortran-line-length): Use it. Improve interactive spec.
3680
3681 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
3682 (syntax-propertize-rules): Add var-ref case. Fix offset computation
3683 when adding surrounding \(..\).
3684
3685 * progmodes/js.el (js-mode): Fix last change (bug#7054).
3686
3687 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
3688
3689 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
3690 Use with-current-buffer.
3691
3692 * isearch.el (isearch-face): Rename from `isearch'.
3693 (isearch-highlight): Use new name.
3694
3695 2010-09-17 Eli Zaretskii <eliz@gnu.org>
3696
3697 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
3698 5, for `half' width fringes. (Bug#6933)
3699
3700 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
3701
3702 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
3703 (byte-compile-defvar): "foo/bar" does not lack a prefix.
3704
3705 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
3706
3707 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
3708
3709 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
3710 in calculating new frame position. Add more space between new and
3711 parent on the left (Bug#7048).
3712
3713 2010-09-17 Michael Albinus <michael.albinus@gmx.de>
3714
3715 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
3716 defmacro.
3717
3718 2010-09-16 Chong Yidong <cyd@stupidchicken.com>
3719
3720 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
3721
3722 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
3723 obsolete alias for x-selection-value.
3724
3725 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
3726
3727 2010-09-16 Michael Albinus <michael.albinus@gmx.de>
3728
3729 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
3730 cookie.
3731
3732 2010-09-15 Michael Albinus <michael.albinus@gmx.de>
3733
3734 * net/tramp-compat.el (tramp-compat-with-temp-message)
3735 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
3736 (tramp-compat-process-put): New defuns.
3737
3738 * net/tramp.el (top):
3739 * net/tramp-gvfs.el (top):
3740 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
3741
3742 * net/tramp.el (tramp-progress-reporter-update):
3743 Use `tramp-compat-funcall'.
3744
3745 * net/tramp.el (tramp-process-actions):
3746 * net/tramp-gvfs.el (tramp-handle-vc-registered):
3747 * net/tramp-sh.el (tramp-gvfs-handler-askquestion)
3748 (tramp-get-remote-stat, tramp-get-remote-readlink):
3749 Use `tramp-compat-with-temp-message'.
3750
3751 * net/tramp-sh.el (top): Require 'cl.
3752 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
3753 (tramp-open-connection-setup-interactive-shell):
3754 Use `tramp-compat-process-put'.
3755
3756 2010-09-15 Alan Mackenzie <acm@muc.de>
3757
3758 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
3759 indentation.
3760 (c-forward-<>-arglist-recur): Fix an infinite recursion.
3761
3762 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3763
3764 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
3765 `lexical' for warnings related to lexical scoping.
3766 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
3767 global vars which don't have a prefix and could hence affect lexical
3768 scoping in unrelated files.
3769
3770 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3771
3772 * net/imap.el: Revert back to version
3773 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3774 seem problematic.
3775
3776 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
3777
3778 * obsolete/old-whitespace.el (whitespace-unload-function):
3779 Explicitly pass `obarray' to `unintern' to avoid a warning.
3780
3781 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3782
3783 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
3784 Add `when' argument. Update callers.
3785
3786 * subr.el (unintern): Declare the obarray arg mandatory.
3787
3788 2010-09-14 Glenn Morris <rgm@gnu.org>
3789
3790 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
3791 Doc fixes.
3792
3793 * calendar/diary-lib.el (diary-included-files): New variable.
3794 (diary-list-entries): Maybe initialize diary-included-files.
3795 (diary-include-other-diary-files): Append to diary-included-files.
3796 * calendar/appt.el (appt-update-list): Also check the members of
3797 diary-included-files. (Bug#6999)
3798 (appt-check): Doc fix.
3799
3800 2010-09-14 David Reitter <david.reitter@gmail.com>
3801
3802 * simple.el (line-move-visual): Do not truncate goal column to
3803 integer size. (Bug#7020)
3804
3805 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3806
3807 * repeat.el (repeat): Allow repeating when the last event is a click.
3808 Suggested by Drew Adams (bug#6256).
3809
3810 2010-09-14 Sascha Wilde <wilde@sha-bang.de>
3811
3812 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
3813 Replace setting HGRCPATH to "" by some less invasive --config options.
3814
3815 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3816
3817 * font-lock.el (font-lock-beginning-of-syntax-function):
3818 Mark as obsolete.
3819
3820 2010-09-14 Glenn Morris <rgm@gnu.org>
3821
3822 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
3823 and tool-bar modes. (Bug#6211)
3824 (menu-bar-mode): Move setting of standard-value after the
3825 minor-mode definition, otherwise it seems to have no effect.
3826
3827 2010-09-14 Masatake YAMATO <yamato@redhat.com>
3828
3829 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
3830 Fix typo. (Bug#6976)
3831
3832 2010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3833
3834 * whitespace.el: Allow cleaning up blanks without blank
3835 visualization (Bug#6651). Adjust help window for
3836 whitespace-toggle-options (Bug#6479). Allow to use fill-column
3837 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
3838 (whitespace-style): Add new value 'face. Adjust docstring.
3839 (whitespace-space, whitespace-hspace, whitespace-tab):
3840 Adjust foreground property face.
3841 (whitespace-line-column): Adjust docstring and type declaration.
3842 (whitespace-style-value-list, whitespace-toggle-option-alist)
3843 (whitespace-help-text): Adjust const initialization.
3844 (whitespace-toggle-options, global-whitespace-toggle-options):
3845 Adjust docstring.
3846 (whitespace-display-window, whitespace-interactive-char)
3847 (whitespace-style-face-p, whitespace-color-on): Adjust code.
3848 (whitespace-help-scroll): New fun.
3849
3850 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
3851
3852 * calendar/time-date.el (format-seconds): Comment fix.
3853
3854 2010-09-13 Michael R. Mauger <mmaug@yahoo.com>
3855
3856 * progmodes/sql.el: Version 2.7.
3857 (sql-buffer-live-p): Improve detection.
3858 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
3859 (sql-set-sqli-buffer): Use it.
3860 (sql-product-interactive): Run `sql-set-sqli-hook'.
3861 (sql-rename-buffer): Code cleanup.
3862 (sql-redirect, sql-redirect-value): New functions. More to come.
3863
3864 2010-09-13 Juanma Barranquero <lekktu@gmail.com>
3865
3866 Port tramp-related Makefile changes of 2010-09-08T14:42:54Z!michael.albinus@gmx.de, 2010-09-13T15:17:01Z!michael.albinus@gmx.de to Windows.
3867 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
3868 (TRAMP_SRC): New macro.
3869 ($(lisp)/net/tramp-loaddefs.el): New target.
3870
3871 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
3872
3873 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
3874
3875 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
3876
3877 * net/tramp.el (top): Don't show loading message. Require just
3878 'tramp-compat, everything else is required there.
3879 Use `ignore-errors' where appropriate.
3880 (tramp-inline-compress-start-size, tramp-copy-size-limit)
3881 (tramp-terminal-type, tramp-end-of-output)
3882 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
3883 (tramp-completion-function-alist-ssh)
3884 (tramp-completion-function-alist-telnet)
3885 (tramp-completion-function-alist-su)
3886 (tramp-completion-function-alist-putty, tramp-remote-path)
3887 (tramp-remote-process-environment, tramp-sh-extra-args)
3888 (tramp-actions-before-shell, tramp-uudecode)
3889 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
3890 (tramp-perl-file-attributes)
3891 (tramp-perl-directory-files-and-attributes)
3892 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
3893 (tramp-perl-encode, tramp-perl-decode)
3894 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
3895 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
3896 (tramp-handle-make-symbolic-link, tramp-handle-load)
3897 (tramp-handle-file-name-as-directory)
3898 (tramp-handle-file-name-directory)
3899 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
3900 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
3901 (tramp-do-file-attributes-with-ls)
3902 (tramp-do-file-attributes-with-perl)
3903 (tramp-do-file-attributes-with-stat)
3904 (tramp-handle-set-visited-file-modtime)
3905 (tramp-handle-verify-visited-file-modtime)
3906 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
3907 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
3908 (tramp-handle-file-selinux-context)
3909 (tramp-handle-set-file-selinux-context)
3910 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
3911 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
3912 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
3913 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
3914 (tramp-handle-file-ownership-preserved-p)
3915 (tramp-handle-directory-file-name, tramp-handle-directory-files)
3916 (tramp-handle-directory-files-and-attributes)
3917 (tramp-do-directory-files-and-attributes-with-perl)
3918 (tramp-do-directory-files-and-attributes-with-stat)
3919 (tramp-handle-file-name-all-completions)
3920 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
3921 (tramp-handle-copy-file, tramp-handle-copy-directory)
3922 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
3923 (tramp-do-copy-or-rename-file-via-buffer)
3924 (tramp-do-copy-or-rename-file-directly)
3925 (tramp-do-copy-or-rename-file-out-of-band)
3926 (tramp-handle-make-directory, tramp-handle-delete-directory)
3927 (tramp-handle-delete-file)
3928 (tramp-handle-dired-recursive-delete-directory)
3929 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
3930 (tramp-handle-insert-directory)
3931 (tramp-handle-unhandled-file-name-directory)
3932 (tramp-handle-expand-file-name)
3933 (tramp-handle-substitute-in-file-name)
3934 (tramp-handle-executable-find, tramp-process-sentinel)
3935 (tramp-handle-start-file-process, tramp-handle-process-file)
3936 (tramp-handle-call-process-region, tramp-handle-shell-command)
3937 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
3938 (tramp-handle-insert-file-contents)
3939 (tramp-handle-insert-file-contents-literally)
3940 (tramp-handle-find-backup-file-name)
3941 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
3942 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
3943 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
3944 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
3945 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
3946 (tramp-find-file-exists-command, tramp-open-shell)
3947 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
3948 (tramp-open-connection-setup-interactive-shell)
3949 (tramp-local-coding-commands, tramp-remote-coding-commands)
3950 (tramp-find-inline-encoding, tramp-call-local-coding-command)
3951 (tramp-inline-compress-commands, tramp-find-inline-compress)
3952 (tramp-compute-multi-hops, tramp-maybe-open-connection)
3953 (tramp-send-command, tramp-wait-for-output)
3954 (tramp-send-command-and-check, tramp-barf-unless-okay)
3955 (tramp-send-command-and-read, tramp-mode-string-to-int)
3956 (tramp-convert-file-attributes, tramp-check-cached-permissions)
3957 (tramp-file-mode-from-int, tramp-file-mode-permissions)
3958 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
3959 (tramp-method-out-of-band-p, tramp-local-host-p)
3960 (tramp-get-remote-path, tramp-get-remote-tmpdir)
3961 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
3962 (tramp-get-test-command, tramp-get-test-nt-command)
3963 (tramp-get-file-exists-command, tramp-get-remote-ln)
3964 (tramp-get-remote-perl, tramp-get-remote-stat)
3965 (tramp-get-remote-readlink, tramp-get-remote-trash)
3966 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
3967 (tramp-get-local-uid, tramp-get-local-gid)
3968 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
3969 tramp-sh.el.
3970 (tramp-methods, tramp-default-method-alist)
3971 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
3972 Move initialization to tramp-sh.el.
3973 (tramp-temp-name-prefix): Make it a defconst.
3974 (tramp-dissect-file-name): Don't check anymore for multi-hop
3975 methods.
3976 (tramp-debug-outline-regexp): Add a docstring.
3977 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
3978 (tramp-get-debug-buffer): Use it.
3979
3980 * net/tramp-cache.el (top): Set tramp-autoload cookie for
3981 initialization forms.
3982 (tramp-set-connection-property): Don't protect `tramp-message'
3983 call, it isn't necessary any longer.
3984 (tramp-dump-connection-properties): Use `ignore-errors'.
3985
3986 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
3987 'password-cache and 'auth-source.
3988
3989 * net/tramp-gvfs.el (top):
3990 * net/tramp-smb.el (top): Require 'tramp-sh.
3991
3992 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
3993
3994 * net/tramp-sh.el: New file, derived from tramp.el.
3995 (top): Initialize `tramp-methods', `tramp-default-method-alist',
3996 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
3997 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
3998 Use `ignore-errors' where appropriate.
3999 (tramp-sh-file-name-handler-alist): Rename from
4000 `tramp-file-name-handler-alist'.
4001 (tramp-send-command-and-check): Return t or nil. Remove all
4002 `zerop' checks, where called.
4003 (tramp-handle-set-file-modes)
4004 (tramp-do-copy-or-rename-file-directly)
4005 (tramp-handle-delete-directory, tramp-handle-delete-file)
4006 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
4007 (tramp-sh-file-name-handler, tramp-send-command-and-check)
4008 (tramp-get-remote-ln): Set tramp-autoload cookie.
4009
4010 * net/tramp-fish.el: Remove file.
4011
4012 2010-09-13 Daiki Ueno <ueno@unixuser.org>
4013
4014 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
4015 buffer-file-name to avoid file-locking. (Bug#7026)
4016
4017 2010-09-13 Julien Danjou <julien@danjou.info>
4018
4019 * notifications.el (notifications-notify): Add support for
4020 image-path and sound-name.
4021 (notifications-specification-version): Add this variable.
4022
4023 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4024
4025 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
4026
4027 2010-09-12 Leo <sdl.web@gmail.com>
4028
4029 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
4030 (rcirc-completion-start): New variables.
4031 (rcirc-nick-completions): Rename to rcirc-completions.
4032 (rcirc-nick-completion-start-offset): Delete.
4033 (rcirc-completion-at-point): New function for constructing
4034 completion data for both nicks and irc commands. Add to
4035 completion-at-point-functions in rcirc mode.
4036 (rcirc-complete): Rename from rcirc-nick-complete; use
4037 rcirc-completion-at-point.
4038 (defun-rcirc-command): Update rcirc-client-commands.
4039
4040 2010-09-11 Glenn Morris <rgm@gnu.org>
4041
4042 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
4043 atomically, to avoid parallel build errors. (Bug#4196)
4044
4045 2010-09-11 Michael R. Mauger <mmaug@yahoo.com>
4046
4047 * progmodes/sql.el: Version 2.6
4048 (sql-dialect): Synonym for "sql-product".
4049 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
4050 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
4051 Set "sql-buffer" to buffer name not buffer object so multiple sql
4052 interactive buffers work properly. Reverts misguided changes in
4053 earlier work.
4054 (sql-comint): Make sure different buffer name is used if "*SQL*"
4055 buffer is for a different product.
4056 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
4057 login param.
4058 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
4059 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
4060 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
4061 Accept new buffer name or prompt for one.
4062 (sql-port): Default to zero.
4063 (sql-comint-mysql): Handle "sql-port" as a numeric.
4064 (sql-port-history): Delete unused variable.
4065 (sql-get-login): Default "sql-port" to a number.
4066 (sql-product-alist): Correct Postgres prompt and terminator regexp.
4067 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
4068 "sqlite3" executables.
4069 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
4070 (sql-buffer-live-p): New function.
4071 (sql-mode-menu, sql-send-string): Use it.
4072 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
4073 syntax pattern.
4074 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
4075 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
4076
4077 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4078
4079 * net/netrc.el (netrc-credentials): New convenience function.
4080
4081 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4082
4083 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
4084 to replace texinfo-font-lock-syntactic-keywords.
4085 (texinfo-mode): Use it.
4086
4087 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
4088 Use syntax-propertize-function.
4089
4090 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
4091 replace sgml-font-lock-syntactic-keywords.
4092 (sgml-mode): Use it.
4093
4094 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
4095 since we don't use it.
4096
4097 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
4098
4099 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
4100 if available.
4101 (vhdl-fontify-buffer): Adjust.
4102
4103 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
4104 replace tcl-font-lock-syntactic-keywords.
4105 (tcl-mode): Use it.
4106
4107 * progmodes/simula.el (simula-syntax-propertize-function): New var to
4108 replace simula-font-lock-syntactic-keywords.
4109 (simula-mode): Use it.
4110
4111 * progmodes/sh-script.el (sh-st-symbol): Remove.
4112 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
4113 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
4114 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
4115 (sh-font-lock-paren): Set syntax-multiline.
4116 (sh-font-lock-syntactic-keywords): Remove.
4117 (sh-syntax-propertize-function): New function to replace it.
4118 (sh-mode): Use it.
4119
4120 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
4121 Define while compiling.
4122 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
4123 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
4124 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
4125 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
4126 (ruby-here-doc-end-syntax): Only define when
4127 syntax-propertize is not available.
4128 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
4129 New functions.
4130 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
4131 (electric-indent-chars): Silence bytecompiler.
4132 (ruby-mode): Use prog-mode, syntax-propertize-function, and
4133 electric-indent-chars.
4134
4135 * progmodes/python.el (python-syntax-propertize-function): New var to
4136 replace python-font-lock-syntactic-keywords.
4137 (python-mode): Use it.
4138 (python-quote-syntax): Simplify and adjust to new use.
4139
4140 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
4141 replace perl-font-lock-syntactic-keywords.
4142 (perl-syntax-propertize-special-constructs): New fun to replace
4143 perl-font-lock-special-syntactic-constructs.
4144 (perl-font-lock-syntactic-face-function): New fun.
4145 (perl-mode): Use it.
4146
4147 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
4148 to replace octave-font-lock-close-quotes.
4149 (octave-syntax-propertize-function): New function to replace
4150 octave-font-lock-syntactic-keywords.
4151 (octave-mode): Use it.
4152
4153 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
4154 replaces mixal-font-lock-syntactic-keywords.
4155 (mixal-mode): Use it.
4156
4157 * progmodes/make-mode.el (makefile-syntax-propertize-function):
4158 New var; replaces makefile-font-lock-syntactic-keywords.
4159 (makefile-mode): Use it.
4160 (makefile-imake-mode): Adjust.
4161
4162 * progmodes/js.el (js--regexp-literal): Define while compiling.
4163 (js-syntax-propertize-function): New var; replaces
4164 js-font-lock-syntactic-keywords.
4165 (js-mode): Use it.
4166
4167 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
4168 replaces gdb-script-font-lock-syntactic-keywords.
4169 (gdb-script-mode): Use it.
4170
4171 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
4172 (fortran--font-lock-syntactic-keywords): New var.
4173 (fortran-line-length): Update syntax-propertize-function and
4174 fortran--font-lock-syntactic-keywords.
4175
4176 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
4177
4178 * progmodes/cfengine.el (cfengine-mode):
4179 Use syntax-propertize-function.
4180 (cfengine-font-lock-syntactic-keywords): Remove.
4181
4182 * progmodes/autoconf.el (autoconf-mode):
4183 Use syntax-propertize-function.
4184 (autoconf-font-lock-syntactic-keywords): Remove.
4185
4186 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
4187 (ada-after-change-function, ada-initialize-syntax-table-properties)
4188 (ada-handle-syntax-table-properties): Only define when
4189 syntax-propertize is not available.
4190 (ada-mode): Use syntax-propertize-function.
4191
4192 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
4193 (font-lock-fontify-syntactic-keywords-region): Move handling of
4194 font-lock-syntactically-fontified to...
4195 (font-lock-default-fontify-region): ...here.
4196 Let syntax-propertize-function take precedence.
4197 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
4198
4199 * emacs-lisp/syntax.el (syntax-propertize-function)
4200 (syntax-propertize-chunk-size, syntax-propertize--done)
4201 (syntax-propertize-extend-region-functions): New vars.
4202 (syntax-propertize-wholelines, syntax-propertize-multiline)
4203 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
4204 (syntax-propertize): New functions.
4205 (syntax-propertize-rules): New macro.
4206 (syntax-ppss-flush-cache): Set syntax-propertize--done.
4207 (syntax-ppss): Call syntax-propertize.
4208
4209 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
4210
4211 2010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
4212
4213 * textmodes/ispell.el (ispell-init-process): Improve comments.
4214 XEmacs compatibility changes regarding (add-hook) 'local option
4215 and (set-process-query-on-exit-flag).
4216
4217 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4218
4219 * net/tramp-cache.el (tramp-parse-connection-properties):
4220 Set tramp-autoload cookie.
4221
4222 2010-09-09 Glenn Morris <rgm@gnu.org>
4223
4224 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
4225 (imagemagick-register-types): Doc fix.
4226
4227 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4228
4229 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
4230
4231 * progmodes/js.el (require): Require is already "eval-and-compile".
4232 (js--re-search-forward): Avoid `eval'. Preserve the error data.
4233 (js--re-search-backward): Use js--re-search-forward.
4234
4235 * progmodes/fortran.el (fortran-line-length): Don't recompute
4236 syntactic keywords redundantly a second time.
4237
4238 * progmodes/ada-mode.el: Replace "(set '" with setq.
4239 (ada-mode): Simplify.
4240 (ada-create-case-exception, ada-adjust-case-interactive)
4241 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
4242 (ada-search-ignore-string-comment, ada-move-to-start)
4243 (ada-move-to-end): Use with-syntax-table.
4244
4245 * font-lock.el (save-buffer-state): Remove `varlist' arg.
4246 (font-lock-unfontify-region, font-lock-default-fontify-region):
4247 Update usage correspondingly.
4248 (font-lock-fontify-syntactic-keywords-region):
4249 Set parse-sexp-lookup-properties buffer-locally here.
4250 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
4251
4252 * simple.el (blink-matching-open): Don't burp if we can't find a match.
4253
4254 2010-09-08 Glenn Morris <rgm@gnu.org>
4255
4256 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
4257 Error if not compiled with -DBYTE_CODE_METER.
4258
4259 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4260 Ignore dir-locals-file.
4261
4262 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4263
4264 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4265 Not a const.
4266 (compilation-error-regexp-alist-alist): Rule out ": " in file names
4267 for the `gnu' messages.
4268 (compilation-set-skip-threshold): New command.
4269 (compilation-start): Use \' rather than $.
4270 (compilation-forget-errors): Use clrhash.
4271
4272 2010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
4273
4274 * textmodes/ispell.el (ispell-valid-dictionary-list):
4275 Simplify logic.
4276
4277 2010-09-08 Michael Albinus <michael.albinus@gmx.de>
4278
4279 Migrate to Tramp 2.2. Rearrange load dependencies.
4280 (Bug#1529, Bug#5448, Bug#5705)
4281
4282 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
4283 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
4284 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
4285
4286 * net/tramp.el (top): Remove all other tramp-* loads except
4287 tramp-compat.el. Remove all changes to tramp-unload-hook for
4288 other tramp-* packages. Rearrange defun order. Change calls of
4289 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
4290 `tramp-compat-octal-to-decimal' to new function names.
4291 (tramp-terminal-type, tramp-initial-end-of-output)
4292 (tramp-methods, tramp-foreign-file-name-handler-alist)
4293 (tramp-tramp-file-p, tramp-completion-mode-p)
4294 (tramp-send-command-and-check, tramp-get-remote-path)
4295 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
4296 (tramp-shell-quote-argument): Set tramp-autoload cookie.
4297 (with-file-property, with-connection-property): Move to
4298 tramp-cache.el.
4299 (tramp-local-call-process, tramp-decimal-to-octal)
4300 (tramp-octal-to-decimal): Move to tramp-compat.el.
4301 (tramp-handle-shell-command): Do not require 'shell.
4302 (tramp-compute-multi-hops): No special handling for tramp-gw-*
4303 symbols.
4304 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
4305
4306 * net/tramp-cache.el (top): Require 'tramp. Add to
4307 `tramp-unload-hook'.
4308 (tramp-cache-data, tramp-get-file-property)
4309 (tramp-set-file-property, tramp-flush-file-property)
4310 (tramp-flush-directory-property, tramp-get-connection-property)
4311 (tramp-set-connection-property, tramp-flush-connection-property)
4312 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
4313 cookie.
4314 (with-file-property, with-connection-property): New defuns, moved
4315 from tramp.el.
4316 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
4317 macro.
4318
4319 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
4320 (tramp-version): Set tramp-autoload cookie.
4321
4322 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
4323 changes to tramp-unload-hook for other tramp-* packages. Add to
4324 `tramp-unload-hook'.
4325 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
4326 (tramp-compat-call-process): New defuns, moved from tramp.el.
4327
4328 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
4329 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4330 Add to `tramp-unload-hook'. Change call of
4331 `tramp-compat-decimal-to-octal' to new function name.
4332 (tramp-fish-method): Make it a defconst.
4333 (tramp-fish-file-name-p): Make it a defsubst.
4334 (tramp-fish-method, tramp-fish-file-name-handler)
4335 (tramp-fish-file-name-p): Set tramp-autoload cookie.
4336
4337 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
4338 `tramp-foreign-file-name-handler-alist'. Add to
4339 `tramp-unload-hook'.
4340 (tramp-ftp-method): Make it a defconst.
4341 (tramp-ftp-file-name-p): Make it a defsubst.
4342 (tramp-ftp-method, tramp-ftp-file-name-handler)
4343 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
4344
4345 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
4346 `tramp-foreign-file-name-handler-alist'. Add to
4347 `tramp-unload-hook'. Change checks, whether package can be
4348 loaded.
4349 (tramp-gvfs-file-name-p): Make it a defsubst.
4350 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
4351 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
4352 (tramp-gvfs-handle-file-directory-p): New defun.
4353 (tramp-gvfs-file-name-handler-alist): Use it.
4354
4355 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
4356 `tramp-foreign-file-name-handler-alist'. Add to
4357 `tramp-unload-hook'.
4358 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
4359 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
4360 defconst.
4361 (tramp-gw-tunnel-method, tramp-gw-socks-method)
4362 (tramp-gw-open-connection): Set tramp-autoload cookie.
4363
4364 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
4365 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4366 Add to `tramp-unload-hook'. Change checks, whether package can be
4367 loaded.
4368 (tramp-imap-file-name-p): Make it a defsubst.
4369 (tramp-imap-method, tramp-imaps-method)
4370 (tramp-imap-file-name-handler)
4371 (tramp-imap-file-name-p): Set tramp-autoload cookie.
4372
4373 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
4374 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4375 Add to `tramp-unload-hook'. Change checks, whether package can be
4376 loaded. Change call of `tramp-compat-decimal-to-octal' to new
4377 function name.
4378 (tramp-smb-tunnel-method): Make it a defconst.
4379 (tramp-smb-file-name-p): Make it a defsubst.
4380 (tramp-smb-method, tramp-smb-file-name-handler)
4381 (tramp-smb-file-name-p): Set tramp-autoload cookie.
4382
4383 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
4384 (tramp-uuencode-region): Set tramp-autoload cookie.
4385
4386 * net/trampver.el (top) Add to `tramp-unload-hook'.
4387 (tramp-version, tramp-bug-report-address): Set tramp-autoload
4388 cookie. Update release number.
4389
4390 2010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
4391
4392 * textmodes/ispell.el (ispell-start-process): Make sure original
4393 arg list is properly initialized (Bug#6993, Bug#6994).
4394
4395 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
4396
4397 * files.el (directory-abbrev-alist): Use \` as default regexp.
4398
4399 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
4400 chars like - or ] (bug#6984).
4401 (rx-any-condense-range): Explode 2-char ranges.
4402
4403 2010-09-06 Glenn Morris <rgm@gnu.org>
4404
4405 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
4406
4407 2010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
4408
4409 * textmodes/bibtex.el:
4410 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
4411
4412 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4413
4414 * net/imap.el (imap-message-map): Remove optional buffer parameter,
4415 since no callers use it.
4416 (imap-message-get): Ditto.
4417 (imap-message-put): Ditto.
4418 (imap-mailbox-map): Ditto.
4419 (imap-mailbox-put): Ditto.
4420 (imap-mailbox-get): Ditto.
4421 (imap-mailbox-get): Revert last change for this function.
4422
4423 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4424
4425 * net/imap.el (imap-fetch-safe): Remove function, and alter all
4426 callers to use `imap-fetch' instead. According to the comments, this
4427 should be safe, since all other IMAP clients use the 1:* syntax.
4428 (imap-enable-exchange-bug-workaround): Remove.
4429 (imap-debug): Remove -- doesn't seem very useful.
4430
4431 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4432
4433 * net/imap.el (imap-log): New convenience function used throughout
4434 instead of repeating the same code all over the place.
4435
4436 2010-09-05 David De La Harpe Golden <david@harpegolden.net>
4437
4438 * mouse.el (mouse-save-then-kill): Save region to kill-ring
4439 when mouse-drag-copy-region is non-nil (Bug#6956).
4440
4441 2010-09-05 Chong Yidong <cyd@stupidchicken.com>
4442
4443 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
4444 Improve regexps (Bug#6987).
4445 (dired-sort-toggle): Search more robustly for -t flag.
4446
4447 * files.el (get-free-disk-space): Search more robustly for
4448 "available" column. Suggested by Ehud Karni
4449 <ehud@unix.mvs.co.il>.
4450
4451 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
4452
4453 * international/uni-bidi.el:
4454 * international/uni-category.el:
4455 * international/uni-combining.el:
4456 * international/uni-decimal.el:
4457 * international/uni-mirrored.el:
4458 * international/uni-name.el: Regenerate.
4459
4460 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4461
4462 * electric.el (electric-indent-post-self-insert-function):
4463 Don't reindent with a sloppy indentation function.
4464
4465 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
4466 border case in change-log-mode.
4467
4468 2010-09-04 Chong Yidong <cyd@stupidchicken.com>
4469
4470 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4471 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
4472 Recognize leading tab in gcc-include regexp. Ignore names with
4473 leading "from" or "in" in gnu regexp (Bug#6937).
4474
4475 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4476
4477 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
4478 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
4479 (ispell-start-process): Avoid setq and simplify logic.
4480 (ispell-init-process): Setup kill-buffer-hook locally when needed.
4481 (kill-buffer-hook): Don't use it globally with code that uses
4482 expand-file-name since that may call kill-buffer via
4483 code_conversion_restore.
4484
4485 2010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
4486
4487 * emacs-lisp/package.el (package-directory-list): Only call
4488 file-name-nondirectory on a string.
4489
4490 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
4491
4492 * emacs-lisp/package.el (package--download-one-archive):
4493 Ensure that archive-contents is valid before saving it.
4494 (package-activate-1, package-mark-obsolete, define-package)
4495 (package-compute-transaction, package-list-maybe-add): Use push.
4496
4497 2010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
4498
4499 Use SMIE's blink-paren for octave-mode.
4500 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
4501 Backslashes do not escape single-quotes, single-quotes do.
4502 (octave-block-else-regexp, octave-block-end-regexp)
4503 (octave-block-match-alist): Remove.
4504 (octave-smie-bnf-table): New var, with old content.
4505 (octave-smie-op-levels): Use it.
4506 (octave-smie-closer-alist): New var.
4507 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
4508 (octave-blink-matching-block-open): Remove.
4509 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4510 (octave-electric-space): Let self-insert-command run expand-abbrev and
4511 blink parens.
4512
4513 * electric.el (electricity): New group.
4514 (electric-indent-chars): New var.
4515 (electric-indent-post-self-insert-function): New fun.
4516 (electric-indent-mode): New minor mode.
4517 (electric-pair-skip-self): New custom.
4518 (electric-pair-post-self-insert-function): New function.
4519 (electric-pair-mode): New minor mode.
4520
4521 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
4522 calcAlg-blink-matching-open.
4523 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
4524 (calc-do-alg-entry): Only touch the part of the keymap that varies.
4525 Use the new blink-matching-check-function.
4526
4527 Provide blink-matching support to SMIE.
4528 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
4529 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
4530 (smie-blink-matching-check, smie-blink-matching-open): New functions.
4531
4532 * simple.el (newline): Fix last change to properly remove itself from
4533 the hook.
4534
4535 2010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4536
4537 * simple.el (newline): Eliminate optimization.
4538 Use post-self-insert-hook to set hard-newline and things before
4539 running post-self-insert-hook.
4540 (blink-matching-check-mismatch): New function.
4541 (blink-matching-check-function): New variable.
4542 (blink-matching-open): Use them.
4543 Skip back forward over prefix chars skipped by forward-sexp.
4544 Don't check if the parens are backslash escaped.
4545 (blink-paren-post-self-insert-function): Check backslash escaping here.
4546
4547 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
4548
4549 * emacs-lisp/package.el (package-menu-mode-map):
4550 Change package-menu-revert bindings to revert-buffer.
4551 (package-menu-mode): Set revert-buffer-function.
4552 (package-menu-revert): Doc fix.
4553
4554 2010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
4555
4556 * textmodes/ispell.el (ispell-init-process): Use "~/" as
4557 `default-directory' unless using Ispell per-directory personal
4558 dictionaries and not in a mini-buffer under XEmacs.
4559 (kill-buffer-hook): Do not kill ispell process on exit when
4560 `ispell-process-directory' is "~/". (Bug#6143)
4561
4562 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4563
4564 * simple.el (kill-new): Call interprogram-cut-function with only
4565 one argument.
4566
4567 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
4568 Remove cut buffer from error message.
4569
4570 * term/x-win.el (x-select-text):
4571 * term/pc-win.el (x-selection-value):
4572 * term/ns-win.el (x-selection-value):
4573 * eshell/em-term.el:
4574 * w32-fns.el (x-get-selection-value):
4575 * mouse-sel.el (mouse-sel-set-selection-function):
4576 * frame.el (display-selections-p): Remove cut-buffer in documentation.
4577
4578 * term/x-win.el: Update documentation for x-last-selected-text-*.
4579 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
4580 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
4581 (x-select-text): Remove argument PUSH, update documentation.
4582 Remove cut-buffer code.
4583 (x-selection-value-internal): Was previously x-selection-value.
4584 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
4585 Update documentation, remove cut-buffer code.
4586 Call x-selection-value-internal.
4587 (x-clipboard-yank): Call x-selection-value-internal.
4588 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
4589
4590 * term/pc-win.el (x-last-selected-text):
4591 x-cut-buffer-or-selection-value renamed to x-selection-value
4592 (x-select-text): Remove argument PUSH, update documentation.
4593
4594 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
4595 x-cut-buffer-or-selection-value renamed to x-selection-value
4596 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
4597 (x-select-text): Remove argument PUSH, update documentation.
4598
4599 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
4600
4601 * w32-fns.el (x-last-selected-text):
4602 x-cut-buffer-or-selection-value renamed to x-selection-value.
4603 (x-cut-buffer-max): Remove.
4604 (x-select-text): Remove argument PUSH, update documentation.
4605
4606 * simple.el (interprogram-cut-function): Remove mention of PUSH.
4607
4608 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
4609
4610 * mouse-sel.el (mouse-sel-get-selection-function):
4611 x-cut-buffer-or-selection-value renamed to x-selection-value.
4612 (x-select-text): Remove optional push.
4613
4614 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
4615
4616 * simple.el (blink-paren-function): Move from C to here.
4617 (blink-paren-post-self-insert-function): New function.
4618 (post-self-insert-hook): Use it.
4619
4620 * emacs-lisp/pcase.el (pcase-split-memq):
4621 Fix overenthusiastic optimisation.
4622 (pcase-u1): Handle the case of a lambda pred.
4623
4624 2010-08-31 Kenichi Handa <handa@m17n.org>
4625
4626 * international/mule-cmds.el (standard-display-european-internal):
4627 Setup standard-display-table for 8-bit characters by storing 8-bit
4628 characters in the element vector.
4629
4630 * disp-table.el (standard-display-8bit):
4631 Setup standard-display-table for 8-bit characters by storing 8-bit
4632 characters in the element vector.
4633 (standard-display-european): Likewise.
4634
4635 2010-08-31 Masatake YAMATO <yamato@redhat.com>
4636
4637 * textmodes/nroff-mode.el (nroff-view): New command.
4638 (nroff-mode-map): Bind it to C-c C-c.
4639
4640 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
4641
4642 * emacs-lisp/smie.el (smie-down-list): New command.
4643
4644 Remove old indentation and navigation code on octave-mode.
4645 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
4646 smie-down-list rather than add a binding for octave-down-block.
4647 (octave-mark-block, octave-blink-matching-block-open):
4648 Rely on forward-sexp-function.
4649 (octave-fill-paragraph): Don't narrow, so you can use
4650 indent-according-to-mode.
4651 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
4652 (octave-in-block-p, octave-re-search-forward-kw)
4653 (octave-re-search-backward-kw, octave-indent-calculate)
4654 (octave-end-as-array-index-p, octave-block-end-offset)
4655 (octave-scan-blocks, octave-forward-block, octave-backward-block)
4656 (octave-down-block, octave-backward-up-block, octave-up-block)
4657 (octave-before-magic-comment-p, octave-indent-line): Remove.
4658
4659 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
4660
4661 * emacs-lisp/package.el (package--read-archive-file): Just use
4662 `read', to avoid copying an additional string.
4663 (package-menu-mode): Set header-line-format here.
4664 (package-menu-refresh, package-menu-revert): Signal an error if
4665 not in the Package Menu.
4666 (package-menu-package-list): New var.
4667 (package--generate-package-list): Operate on the current buffer;
4668 don't assume that it is *Packages*, since the user may rename it.
4669 Allow persistent package listings and sort keys using
4670 package-menu-package-list and package-menu-package-sort-key.
4671 (package-menu--version-predicate): Fix version calculation.
4672 (package-menu-sort-by-column): Don't select the window.
4673 (package--list-packages): Create the *Packages* buffer.
4674 Set package-menu-package-list-key.
4675 (list-packages): Sorting by status is now the default.
4676 (package-buffer-info): Use match-string-no-properties.
4677 (define-package): Add a &rest argument for future proofing, but
4678 don't use it yet.
4679 (package-install-from-buffer, package-install-buffer-internal):
4680 Merge into a single function, package-install-from-buffer.
4681 (package-install-file): Change caller.
4682
4683 * finder.el: Load finder-inf using `require'.
4684 (finder-list-matches): Sorting by status is now the default.
4685 (finder-compile-keywords): Simpify printing.
4686
4687 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
4688
4689 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
4690 (octave-mode-map): Remove special bindings for forward/backward-block
4691 and octave-backward-up-block. Use smie-close-block.
4692 (octave-continuation-marker-regexp): New var.
4693 (octave-continuation-regexp): Use it.
4694 (octave-operator-table, octave-smie-op-levels)
4695 (octave-operator-regexp, octave-smie-indent-rules): New vars.
4696 (octave-smie-backward-token, octave-smie-forward-token): New funs.
4697 (octave-mode): Use SMIE.
4698 (octave-close-block): Delete.
4699
4700 2010-08-30 Eli Zaretskii <eliz@gnu.org>
4701
4702 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
4703 CLIPBOARD, not in PRIMARY. (Bug#6944)
4704
4705 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
4706
4707 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
4708 a list of parents.
4709 (smie-indent-column): Allow indirection through variables.
4710
4711 * composite.el (save-buffer-state): Delete, unused.
4712 * font-lock.el (save-buffer-state): Use with-silent-modifications.
4713 (font-lock-default-fontify-region): Use with-syntax-table.
4714 * jit-lock.el (with-buffer-unmodified): Remove.
4715 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
4716
4717 Use `declare' in defmacros.
4718 * window.el (save-selected-window):
4719 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
4720 * progmodes/python.el (def-python-skeleton):
4721 * net/dbus.el (dbus-ignore-errors):
4722 * jka-cmpr-hook.el (with-auto-compression-mode):
4723 * international/mule.el (with-category-table):
4724 * emacs-lisp/timer.el (with-timeout):
4725 * emacs-lisp/lisp-mnt.el (lm-with-file):
4726 * emacs-lisp/eieio.el (with-slots):
4727 * emacs-lisp/easymenu.el (easy-menu-define):
4728 * emacs-lisp/debug.el (debugger-env-macro):
4729 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
4730 (Multiple-value-call, Multiple-value-prog1):
4731 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
4732 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
4733 edebug rule to definition.
4734 * emacs-lisp/lisp-mode.el (save-selected-window)
4735 (with-current-buffer, combine-after-change-calls)
4736 (with-output-to-string, with-temp-file, with-temp-buffer)
4737 (with-temp-message, with-syntax-table, read-if, eval-after-load)
4738 (dolist, dotimes, when, unless):
4739 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
4740
4741 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * finder.el: Require `package'.
4744 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
4745 (finder-package-info): Var deleted.
4746 (finder-keywords-hash, finder--builtins-alist): New vars.
4747 (finder-compile-keywords): Compute package--builtins and
4748 finder-keywords-hash instead of finder-keywords-hash, respecting
4749 the "Package" header.
4750 (finder-unknown-keywords, finder-list-matches):
4751 Use finder-keywords-hash and package--list-packages.
4752 (finder-mode): Don't set font-lock-defaults.
4753 (finder-exit): We don't use "*Finder-package*" and "*Finder
4754 Category*" buffers anymore.
4755
4756 * emacs-lisp/package.el (package--builtins-base): Var deleted.
4757 (package--builtins): Set default value to nil.
4758 (package-initialize): Load precomputed value of package--builtins
4759 from finder-inf.el.
4760 (package-alist, package-compute-transaction)
4761 (package-download-transaction): Improve docstring.
4762 (package-read-all-archive-contents): Do not change
4763 package--builtins here.
4764 (list-packages): Make package-list-packages an alias for this.
4765 Sort by status by default.
4766 (package--list-packages): Add optional PACKAGES arg.
4767 (describe-package-1): Use font-lock-face property. For built-in
4768 packages, insert file commentary.
4769 (package--generate-package-list): Rename from
4770 package-list-packages-internal; all callers changed. Add optional
4771 PACKAGES arg. Add alphabetical sort fallbacks.
4772 (package-menu--version-predicate, package-menu--status-predicate)
4773 (package-menu--description-predicate)
4774 (package-menu--name-predicate): New functions.
4775
4776 * info.el (Info-finder-find-node): Search package-alist instead of
4777 finder-package-info.
4778
4779 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
4780
4781 * subr.el (version-regexp-alist): Don't use "a" and "b" for
4782 "alpha" and "beta".
4783 (version-to-list): Handle versions like "10.3d".
4784
4785 2010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
4786
4787 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
4788 (macroexp-accumulate): Use `declare'.
4789
4790 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4791
4792 * whitespace.el (whitespace-style): Adjust type declaration.
4793
4794 2010-08-26 Magnus Henoch <magnus.henoch@gmail.com>
4795
4796 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
4797 empty argument to gvfs-copy.
4798
4799 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
4800
4801 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
4802 handle new TRASH arg of `delete-file'.
4803
4804 2010-08-26 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
4805
4806 * net/tramp.el (tramp-handle-insert-directory): Don't use
4807 `forward-word', its default syntax could be changed.
4808
4809 2010-08-26 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4810 Michael Albinus <michael.albinus@gmx.de>
4811
4812 Implement compression for inline methods.
4813
4814 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
4815 (tramp-copy-size-limit): Allow also nil.
4816 (tramp-inline-compress-commands): New defconst.
4817 (tramp-find-inline-compress, tramp-get-inline-compress)
4818 (tramp-get-inline-coding): New defuns.
4819 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
4820 replaced by `tramp-get-inline-coding'.
4821 (tramp-handle-file-local-copy, tramp-handle-write-region)
4822 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
4823
4824 2010-08-26 Noah Lavine <noah549@gmail.com> (tiny change)
4825
4826 Detect ssh 'ControlMaster' argument automatically in some cases.
4827
4828 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
4829 (tramp-default-method): Use it.
4830
4831 2010-08-26 Karel Klíč <kklic@redhat.com>
4832
4833 * net/tramp.el (tramp-file-name-for-operation):
4834 Add file-selinux-context.
4835
4836 2010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
4837
4838 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
4839
4840 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
4841
4842 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
4843 (Bug#6907).
4844
4845 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
4846
4847 * progmodes/js.el: Make indentation more customizable (Bug#6914).
4848 (js-paren-indent-offset, js-square-indent-offset)
4849 (js-curly-indent-offset): New options.
4850 (js--proper-indentation): Use them.
4851
4852 2010-08-26 Daniel Colascione <dan.colascione@gmail.com>
4853
4854 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
4855 instead of inspecting font-lock properties (Bug#6916).
4856
4857 2010-08-26 David Reitter <david.reitter@gmail.com>
4858
4859 * server.el (server-visit-files): Run pre-command-hook and
4860 post-command-hook for each buffer while it is current (Bug#6910).
4861 (server-execute): Do not run hooks here.
4862
4863 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4864
4865 Sync with Tramp 2.1.19.
4866
4867 * net/tramp-cmds.el (tramp-cleanup-all-connections)
4868 (tramp-reporter-dump-variable, tramp-load-report-modules)
4869 (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
4870 (tramp-bug): Recommend setting of `tramp-verbose' to 9.
4871
4872 * net/tramp-compat.el (top): Do not autoload
4873 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
4874 only when `start-file-process' is not bound.
4875 (byte-compile-not-obsolete-vars): Define if not bound.
4876 (tramp-compat-funcall): New defmacro.
4877 (tramp-compat-line-beginning-position)
4878 (tramp-compat-line-end-position)
4879 (tramp-compat-temporary-file-directory)
4880 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
4881 (tramp-compat-copy-file, tramp-compat-copy-directory)
4882 (tramp-compat-delete-file, tramp-compat-delete-directory)
4883 (tramp-compat-number-sequence, tramp-compat-process-running-p):
4884 Use it.
4885 (tramp-advice-file-expand-wildcards): Do not use
4886 `tramp-handle-file-remote-p'.
4887 (tramp-compat-make-temp-file): Simplify fallback implementation.
4888 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
4889 (tramp-compat-copy-tree): Remove function.
4890 (tramp-compat-delete-file): New defun.
4891 (tramp-compat-delete-directory): Provide implementation for older
4892 Emacsen.
4893 (tramp-compat-file-attributes): Handle only
4894 `wrong-number-of-arguments' error.
4895
4896 * net/tramp-fish.el (tramp-fish-handle-copy-file):
4897 Add PRESERVE_SELINUX_CONTEXT.
4898 (tramp-fish-handle-delete-file): Add TRASH arg.
4899 (tramp-fish-handle-directory-files-and-attributes):
4900 Do not use `tramp-fish-handle-file-attributes.
4901 (tramp-fish-handle-file-local-copy)
4902 (tramp-fish-handle-insert-file-contents)
4903 (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
4904
4905 * net/tramp-gvfs.el (top): Require url-util.
4906 (tramp-gvfs-mount-point): Remove.
4907 (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
4908 and `set-file-selinux-context'.
4909 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
4910 (tramp-gvfs-handle-file-selinux-context)
4911 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
4912 (with-tramp-dbus-call-method): Format trace message.
4913 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
4914 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
4915 Implement backup call, when operation on local files fails.
4916 Use progress reporter. Flush properties of changed files.
4917 (tramp-gvfs-handle-delete-file): Add TRASH arg.
4918 Use `tramp-compat-delete-file'.
4919 (tramp-gvfs-handle-expand-file-name): Expand "~/".
4920 (tramp-gvfs-handle-make-directory): Make more traces.
4921 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
4922 (tramp-gvfs-url-file-name): Hexify file name in url.
4923 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
4924 into account for the resulting file name.
4925 (tramp-gvfs-handler-askquestion): Preserve current message, in
4926 order to let progress reporter continue afterwards. (Bug#6257)
4927 Return dummy mountpoint, when the answer is "no".
4928 See `tramp-gvfs-maybe-open-connection'.
4929 (tramp-gvfs-handler-mounted-unmounted)
4930 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
4931 attribute "default_location". Set "prefix" property.
4932 Handle default-location.
4933 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
4934 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
4935 exists. Raise an error, if not (due to a corresponding answer
4936 "no" in interactive questions, for example).
4937 Use `tramp-compat-funcall'.
4938
4939 * net/tramp-imap.el (top): Autoload `epg-make-context'.
4940 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
4941 (tramp-imap-do-copy-or-rename-file)
4942 (tramp-imap-handle-insert-file-contents)
4943 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
4944 (tramp-imap-handle-delete-file): Add TRASH arg.
4945
4946 * net/tramp-smb.el (tramp-smb-handle-copy-file):
4947 Add PRESERVE-SELINUX-CONTEXT.
4948 (tramp-smb-handle-copy-file)
4949 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
4950 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
4951 Use `with-progress-reporter'.
4952 (tramp-smb-handle-delete-file): Add TRASH arg.
4953
4954 * net/tramp.el (tramp-methods): Move hostname to the end in all
4955 ssh `tramp-login-args'. Add `tramp-async-args' attribute where
4956 appropriate.
4957 (tramp-verbose): Describe verbose level 9.
4958 (tramp-completion-function-alist)
4959 (tramp-file-name-regexp, tramp-chunksize)
4960 (tramp-local-coding-commands, tramp-remote-coding-commands)
4961 (with-connection-property, tramp-completion-mode-p)
4962 (tramp-action-process-alive, tramp-action-out-of-band)
4963 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
4964 (tramp-exists-file-name-handler): Fix docstring.
4965 (tramp-remote-process-environment): Use `format' instead of
4966 `concat'. Protect version string by apostroph.
4967 (tramp-shell-prompt-pattern): Do not use a shy group in case of
4968 XEmacs.
4969 (tramp-file-name-regexp-unified)
4970 (tramp-completion-file-name-regexp-unified): On W32 systems, do
4971 not regard the volume letter as remote filename. (Bug#5447)
4972 (tramp-perl-file-attributes)
4973 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
4974 (tramp-vc-registered-read-file-names): Read input as
4975 here-document, otherwise the command could exceed maximum length
4976 of command line.
4977 (tramp-file-name-handler-alist): Add `file-selinux-context' and
4978 `set-file-selinux-context'.
4979 (tramp-debug-message): Add `tramp-compat-funcall' to ignored
4980 backtrace functions.
4981 (tramp-error-with-buffer): Don't show the connection buffer when
4982 we are in completion mode.
4983 (tramp-progress-reporter-update, tramp-remote-selinux-p)
4984 (tramp-handle-file-selinux-context)
4985 (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
4986 (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
4987 New defuns.
4988 (with-progress-reporter): New defmacro.
4989 (tramp-debug-outline-regexp): New defconst.
4990 (top, tramp-rfn-eshadow-setup-minibuffer)
4991 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
4992 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
4993 (tramp-completion-mode-p, tramp-check-for-regexp)
4994 (tramp-open-connection-setup-interactive-shell)
4995 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
4996 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
4997 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
4998 Use `tramp-compat-funcall'.
4999 (tramp-handle-make-symbolic-link): Flush file properties.
5000 (tramp-handle-load, tramp-handle-file-local-copy)
5001 (tramp-handle-insert-file-contents, tramp-handle-write-region)
5002 (tramp-handle-vc-registered, tramp-maybe-send-script)
5003 (tramp-find-shell): Use `with-progress-reporter'.
5004 (tramp-do-file-attributes-with-stat): Add space in format string,
5005 in order to work around a bug in pdksh. Reported by Gilles Pion
5006 <gpion@lfdj.com>.
5007 (tramp-handle-verify-visited-file-modtime): Do not send a command
5008 when the connection is not established.
5009 (tramp-handle-set-file-times): Simplify the check for utc.
5010 (tramp-handle-directory-files-and-attributes)
5011 (tramp-get-remote-path): Use `copy-tree'.
5012 (tramp-completion-handle-file-name-all-completions): Ensure, that
5013 non remote files are still checked. Oops.
5014 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
5015 Handle PRESERVE-SELINUX-CONTEXT.
5016 (tramp-do-copy-or-rename-file): Add progress reporter.
5017 (tramp-do-copy-or-rename-file-directly): Do not use
5018 `tramp-handle-file-remote-p'.
5019 (tramp-do-copy-or-rename-file-out-of-band):
5020 Use `tramp-compat-delete-directory'.
5021 (tramp-do-copy-or-rename-file-out-of-band)
5022 (tramp-compute-multi-hops, tramp-maybe-open-connection):
5023 Use `format-spec-make'.
5024 (tramp-handle-delete-file): Add TRASH arg.
5025 (tramp-handle-dired-uncache): Flush directory cache, not only file
5026 cache.
5027 (tramp-handle-expand-file-name)
5028 (tramp-completion-handle-file-name-all-completions)
5029 (tramp-completion-handle-file-name-completion):
5030 Use `tramp-connectable-p'.
5031 (tramp-handle-start-file-process): Set connection property "vec".
5032 Use it, in order to invalidate file caches. Check only for
5033 `remote-tty' process property.
5034 Implement tty setting. (Bug#4604, Bug#6360)
5035 (tramp-file-name-for-operation): Add `call-process-region' and
5036 `set-file-selinux-context'.
5037 (tramp-find-foreign-file-name-handler)
5038 (tramp-advice-make-auto-save-file-name)
5039 (tramp-set-auto-save-file-modes): Remove superfluous check for
5040 `stringp'. This is done inside `tramp-tramp-file-p'.
5041 (tramp-file-name-handler): Trace 'quit. Catch the error for some
5042 operations when we are in completion mode. This gives the user
5043 the chance to correct the file name in the minibuffer.
5044 (tramp-completion-mode-p): Use `non-essential'.
5045 (tramp-handle-file-name-all-completions): Backward/ XEmacs
5046 compatibility: Use `completion-ignore-case' if
5047 `read-file-name-completion-ignore-case' does not exist.
5048 (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
5049 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5050 `tramp-open-shell'.
5051 (tramp-action-password): Hide password prompt before next run.
5052 (tramp-process-actions): Widen connection buffer for the trace.
5053 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
5054 process property. Trace stty settings if `tramp-verbose' >= 9.
5055 Apply workaround for IRIX64 bug. Move argument of last
5056 `tramp-send-command' where it belongs to.
5057 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
5058 front of `login-args'.
5059 (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
5060 on "/dev/null" instead of "/".
5061 (tramp-get-ls-command-with-dired): Make test for "--dired"
5062 stronger.
5063 (tramp-set-auto-save-file-modes): Adapt version check.
5064 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
5065 (tramp-handle-process-file): Call the program in a subshell, in
5066 order to preserve working directory.
5067 (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
5068 `tramp-remote-sh' from `tramp-methods'.
5069 (tramp-get-ls-command): Make test for "--color=never" stronger.
5070 (tramp-check-for-regexp): Use (forward-line 1).
5071
5072 * net/trampver.el: Update release number.
5073
5074 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
5075
5076 * help.el (help-map): Bind `C-h P' to describe-package.
5077
5078 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
5079
5080 * emacs-lisp/package.el (package-refresh-contents): Catch errors
5081 when downloading archives.
5082 (describe-package-1): Add package commentary.
5083 (package-install-button-action): New function.
5084 (package-menu-mode-map): Bind ? to package-menu-describe-package.
5085 (package-menu-view-commentary): Function removed.
5086 (package-list-packages-internal): Hide the `package' package too.
5087
5088 2010-08-25 Kenichi Handa <handa@m17n.org>
5089
5090 * language/misc-lang.el ("Arabic"): New language environment.
5091 Setup composition-function-table for Arabic characters.
5092
5093 * international/fontset.el (setup-default-fontset): Fix typo for
5094 arabic OTF spec (fini->fina).
5095
5096 2010-08-25 Jan Djärv <jan.h.d@swipnet.se>
5097
5098 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
5099 on all frames.
5100
5101 2010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5102
5103 * whitespace.el: Allow cleaning up blanks without blank
5104 visualization (Bug#6651). Adjust help window for
5105 whitespace-toggle-options (Bug#6479). Allow to use fill-column
5106 instead of whitespace-line-column (from EmacsWiki). New version
5107 13.1.
5108 (whitespace-style): Add new value 'face. Adjust docstring.
5109 (whitespace-space, whitespace-hspace, whitespace-tab):
5110 Adjust foreground property face.
5111 (whitespace-line-column): Adjust docstring and type declaration.
5112 (whitespace-style-value-list, whitespace-toggle-option-alist)
5113 (whitespace-help-text): Adjust const initialization.
5114 (whitespace-toggle-options, global-whitespace-toggle-options):
5115 Adjust docstring.
5116 (whitespace-display-window, whitespace-interactive-char)
5117 (whitespace-style-face-p, whitespace-color-on): Adjust code.
5118 (whitespace-help-scroll): New fun.
5119
5120 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5121
5122 * emacs-lisp/package.el (list-packages): Alias for
5123 package-list-packages.
5124
5125 2010-08-24 Kevin Ryde <user42@zip.com.au>
5126
5127 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
5128 (Bug#5651).
5129
5130 * progmodes/ruby-mode.el (ruby): Add defgroup.
5131
5132 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5133
5134 * progmodes/python.el: Add Ipython support (Bug#5390).
5135 (python-shell-prompt-alist)
5136 (python-shell-continuation-prompt-alist): New options.
5137 (python--set-prompt-regexp): New function.
5138 (inferior-python-mode, run-python, python-shell):
5139 Require ansi-color. Use python--set-prompt-regexp to set the comint
5140 prompt based on the Python interpreter.
5141 (python--prompt-regexp): New var.
5142 (python-check-comint-prompt)
5143 (python-comint-output-filter-function): Use it.
5144 (run-python): Use a pipe (Bug#5694).
5145
5146 2010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
5147
5148 * progmodes/python.el (python-send-region): Send a different
5149 Python command if Ipython is in use.
5150 (python-check-version): Use a Python command to find the version.
5151
5152 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5153
5154 * mouse.el (mouse-yank-primary): Avoid setting primary when
5155 deactivating the mark (Bug#6872).
5156
5157 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
5158
5159 * progmodes/python.el (python-block-pairs): Allow use of "finally"
5160 with "else" (Bug#3991).
5161
5162 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5163
5164 * net/dbus.el: Accept UNIX domain sockets as bus address.
5165 (top): Don't initialize `dbus-registered-objects-table' anymore,
5166 this is done in dbusbind,c.
5167 (dbus-check-event): Adapt test for bus.
5168 (dbus-return-values-table, dbus-unregister-service)
5169 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
5170 Adapt doc string.
5171
5172 2010-08-23 Juanma Barranquero <lekktu@gmail.com>
5173
5174 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
5175
5176 2010-08-22 Juri Linkov <juri@jurta.org>
5177
5178 * simple.el (read-extended-command): New function with the logic
5179 for `completing-read' moved to Elisp from `execute-extended-command'.
5180 Use `function-called-at-point' in `minibuffer-default-add-function'
5181 to get a command name for M-n (bug#5364, bug#5214).
5182
5183 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5184
5185 * startup.el (command-line-1): Issue warning for ignored arguments
5186 --unibyte, etc (Bug#6886).
5187
5188 2010-08-22 Leo <sdl.web@gmail.com>
5189
5190 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
5191 (ignore, bright, dim, keyword): Split list of nicknames before
5192 passing to rcirc-add-or-remove (Bug#6894).
5193
5194 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5195
5196 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
5197
5198 2010-08-22 Leo <sdl.web@gmail.com>
5199
5200 Fix buffer-list rename&refresh after killing a buffer in ido.
5201 * ido.el: Revert Óscar's.
5202 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
5203 Remember the buffers at head, rather than their name.
5204 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
5205
5206 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
5207 Stefan Monnier <monnier@iro.umontreal.ca>
5208
5209 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
5210 extra backslash added to each line (bug#6890).
5211
5212 2010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
5213
5214 * subr.el (read-key): Don't echo keystrokes (bug#6883).
5215
5216 2010-08-22 Glenn Morris <rgm@gnu.org>
5217
5218 * menu-bar.el (menu-bar-games-menu): Add landmark.
5219
5220 2010-08-22 Glenn Morris <rgm@gnu.org>
5221
5222 * align.el (align-regexp): Make group and spacing arguments
5223 use the interactive defaults when non-interactive. (Bug#6698)
5224
5225 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
5226 expansion, so as not to need sendmail.
5227 (mail-text-start): Remove declaration.
5228 (rmail-retry-failure): Require sendmail.
5229
5230 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5231
5232 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
5233
5234 2010-08-22 Michael Albinus <michael.albinus@gmx.de>
5235
5236 * progmodes/flymake.el (flymake-start-syntax-check-process):
5237 Use `start-file-process' in order to let it run also on remote hosts.
5238
5239 2010-08-22 Kenichi Handa <handa@m17n.org>
5240
5241 * files.el: Add `word-wrap' as safe local variable.
5242
5243 2010-08-22 Glenn Morris <rgm@gnu.org>
5244
5245 * woman.el (woman-translate): Case matters. (Bug#6849)
5246
5247 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5248
5249 * simple.el (kill-region): Doc fix (Bug#6787).
5250
5251 2010-08-22 Glenn Morris <rgm@gnu.org>
5252
5253 * calendar/diary-lib.el (diary-header-line-format):
5254 Fit it to the window, not the frame.
5255
5256 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
5257
5258 * subr.el (ignore-errors): Add debug declaration.
5259
5260 2010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
5261
5262 * whitespace.el (whitespace-color-off): Remove post-command-hook
5263 locally.
5264
5265 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
5266
5267 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
5268
5269 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
5270
5271 * cus-edit.el (custom-group-value-create): Add extra newline
5272 before end line (Bug#6876).
5273
5274 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
5275
5276 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
5277 when extending it. Before killing on the second click, check if
5278 the buffer is the correct one. Doc fix.
5279 (mouse-secondary-save-then-kill): Allow usage without first
5280 calling mouse-start-secondary, by defaulting to point. Don't save
5281 an empty secondary selection. Doc fix.
5282
5283 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5284
5285 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
5286 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
5287 New version 13.0.
5288 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
5289 Adjust initialization.
5290 (whitespace-bob-marker, whitespace-eob-marker)
5291 (whitespace-buffer-changed): New vars.
5292 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
5293 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
5294 (whitespace-post-command-hook, whitespace-display-char-on):
5295 Adjust code.
5296 (whitespace-looking-back, whitespace-buffer-changed): New funs.
5297 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
5298
5299 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5300
5301 * files.el (locate-file-completion-table): Only list the .el and .elc
5302 extensions if there's no other choice (bug#5955).
5303
5304 * facemenu.el (facemenu-self-insert-data): New var.
5305 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
5306 New functions.
5307 (facemenu-add-face): Use them.
5308
5309 * simple.el (blink-matching-open): Obey forward-sexp-function.
5310
5311 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
5312
5313 * simple.el (prog-mode-map): New var.
5314 (prog-indent-sexp): New command.
5315
5316 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
5317
5318 * progmodes/prolog.el (smie): Require.
5319
5320 * emacs-lisp/smie.el (smie-default-backward-token)
5321 (smie-default-forward-token): Strip properties.
5322 (smie-next-sexp): Be more careful with associative operators.
5323 (smie-forward-sexp-command): Generalize.
5324 (smie-backward-sexp-command): Simplify.
5325 (smie-closer-alist): New var.
5326 (smie-close-block): New command.
5327 (smie-indent-debug-log): New var.
5328 (smie-indent-offset-rule): Add a few more cases.
5329 (smie-indent-column): New function.
5330 (smie-indent-after-keyword): Use it.
5331 (smie-indent-keyword): Use it.
5332 Fix up the opener code's point position.
5333 (smie-indent-comment): Only applies at BOL.
5334 (smie-indent-debug): New command.
5335
5336 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
5337 declarations that are useful before running the macro.
5338
5339 2010-08-18 Joakim Verona <joakim@verona.se>
5340
5341 * image.el (imagemagick-types-inhibit): New variable.
5342 (imagemagick-register-types): New function.
5343 * image-mode.el (image-transform-properties): New function.
5344 (image-transform-set-scale, image-transform-fit-to-height)
5345 (image-transform-set-rotation, image-transform-set-resize)
5346 (image-transform-fit-to-width, image-transform-fit-to-height):
5347 New functions.
5348 (image-toggle-display-image): Support image transforms.
5349
5350 2010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5351
5352 * image.el (create-animated-image): Don't add heuristic mask to image
5353 (Bug#6839).
5354
5355 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
5356
5357 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
5358 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
5359
5360 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
5361
5362 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
5363
5364 Font-lock '...' strings, plus various simplifications and fixes.
5365 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
5366 (octave-font-lock-close-quotes): New function.
5367 (octave-font-lock-syntactic-keywords): New var.
5368 (octave-mode): Use it. Set beginning-of-defun-function.
5369 (octave-mode-map): Don't override the <foo>-defun commands.
5370 (octave-mode-menu): Pass it directly to easy-menu-define;
5371 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
5372 (octave-block-match-alist): Fix up last change so that
5373 octave-close-block uses the more specific keyword.
5374 (info-lookup-mode): Silence byte-compiler.
5375 (octave-beginning-of-defun): Not interactive any more.
5376 Optimize slightly.
5377 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
5378 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
5379 (octave-completion-at-point-function): Make sure point is within
5380 beg..end.
5381 (octave-reindent-then-newline-and-indent):
5382 Use reindent-then-newline-and-indent.
5383 (octave-add-octave-menu): Remove.
5384
5385 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
5386
5387 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
5388 (report-emacs-bug-can-use-xdg-email): New functions.
5389 (report-emacs-bug): Set can-xdg-email to result of
5390 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
5391 \C-cm to report-emacs-bug-insert-to-mailer and add help text
5392 about it.
5393
5394 * net/browse-url.el (browse-url-default-browser): Add cond
5395 for browse-url-xdg-open.
5396 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
5397
5398 2010-08-17 Glenn Morris <rgm@gnu.org>
5399
5400 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
5401 (c-fontify-recorded-types-and-refs): Define for compiler.
5402 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
5403 before use.
5404
5405 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
5406 Fix format call.
5407
5408 2010-08-17 Michael Albinus <michael.albinus@gmx.de>
5409
5410 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
5411 properties.
5412 (tramp-handle-process-file): Call the program in a subshell, in
5413 order to preserve working directory.
5414 (tramp-action-password): Hide password prompt before next run.
5415 (tramp-process-actions): Widen connection buffer for the trace.
5416
5417 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
5418
5419 * net/rcirc.el (rcirc-log-process-buffers): New option.
5420 (rcirc-print): Use it.
5421 (rcirc-generate-log-filename): New function.
5422 (rcirc-log-filename-function): Change default to
5423 rcirc-generate-log-filename (Bug#6828).
5424
5425 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
5426
5427 * simple.el (deactivate-mark): If select-active-regions is `only',
5428 only set selection for temporarily active regions.
5429
5430 * cus-start.el: Change defcustom for select-active-regions.
5431
5432 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
5433
5434 * mouse.el (mouse--drag-set-mark-and-point): New function.
5435 (mouse-drag-track): Use LOCATION arg to push-mark.
5436 Use mouse--drag-set-mark-and-point to take click-count into
5437 consideration when updating point and mark (Bug#6840).
5438
5439 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
5440
5441 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5442 Give the Ruby rule a lower priority than Gnu (Bug#6778).
5443
5444 2010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
5445
5446 * font-lock.el (lisp-font-lock-keywords-2):
5447 Add combine-after-change-calls, condition-case-no-debug,
5448 with-demoted-errors, and with-silent-modifications (Bug#6025).
5449
5450 2010-08-14 Kevin Ryde <user42@zip.com.au>
5451
5452 * emacs-lisp/copyright.el (copyright-update-year)
5453 (copyright-update): Temporary switch-to-buffer to ensure the
5454 buffer change being queried is visible (Bug#5394).
5455
5456 2010-08-14 Tom Tromey <tromey@redhat.com>
5457
5458 * progmodes/etags.el (tags-file-name): Mark safe if stringp
5459 (Bug#6733).
5460
5461 2010-08-14 Eli Zaretskii <eliz@gnu.org>
5462
5463 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
5464 MS-DOS. (Bug#6689)
5465
5466 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
5467
5468 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
5469 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
5470 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
5471 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
5472 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
5473 Call menu-bar-set-tool-bar-position.
5474
5475 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5476
5477 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
5478 comment style (bug#6834).
5479 * progmodes/scheme.el (scheme-mode-syntax-table):
5480 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
5481 "b" flag in "' 14b" syntax.
5482
5483 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
5484 for (un)commenting the region and performing completion.
5485 (octave-mode-menu): Use standard commands for help and completion.
5486 (octave-mode-syntax-table): Support %{..%} comments (sort of).
5487 (octave-mode): Use define-derived-mode.
5488 Set completion-at-point-functions and don't set columns.
5489 Don't disable adaptive-fill-regexp.
5490 (octave-describe-major-mode, octave-comment-region)
5491 (octave-uncomment-region, octave-comment-indent)
5492 (octave-indent-for-comment): Remove.
5493 (octave-indent-calculate): Rename from calculate-octave-indent.
5494 (octave-indent-line, octave-fill-paragraph): Update caller.
5495 (octave-initialize-completions): No need to make an alist.
5496 (octave-completion-at-point-function): New function.
5497 (octave-complete-symbol): Use it.
5498 (octave-insert-defun): Use define-skeleton.
5499
5500 * progmodes/octave-mod.el (octave-mode): Set comment-add.
5501 (octave-mode-map): Use comment-dwim (bug#6829).
5502
5503 2010-08-12 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5504
5505 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
5506 indentation of inserted comment.
5507
5508 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
5509
5510 * faces.el (region): Add type gtk that uses gtk colors.
5511
5512 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
5513 Handle theme-name change.
5514
5515 2010-08-10 Michael R. Mauger <mmaug@yahoo.com>
5516
5517 * progmodes/sql.el: Version 2.5
5518 (sql-product-alist): Add :prompt-cont-regexp property for several
5519 database products.
5520 (sql-prompt-cont-regexp): New variable.
5521 (sql-output-newline-count, sql-output-by-send):
5522 New variables. Record number of newlines in input text.
5523 (sql-send-string): Handle multiple filters and count newlines.
5524 (sql-send-magic-terminator): Count terminator newline.
5525 (sql-interactive-remove-continuation-prompt): Filters output to
5526 remove continuation prompts; one for each newline.
5527 (sql-interactive-mode): Set up new variables, prompt regexp and
5528 output filter.
5529 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
5530 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
5531
5532 2010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5533
5534 * emacs-lisp/pcase.el: New file.
5535
5536 2010-08-10 Michael Albinus <michael.albinus@gmx.de>
5537
5538 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
5539 as here-document, otherwise the command could exceed maximum
5540 length of command line.
5541 (tramp-handle-vc-registered): Call script accordingly.
5542 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
5543
5544 2010-08-10 Kenichi Handa <handa@m17n.org>
5545
5546 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
5547 composable pattern.
5548
5549 2010-08-09 Chong Yidong <cyd@stupidchicken.com>
5550
5551 * emacs-lisp/package.el (package-version-split)
5552 (package--version-first-nonzero, package-version-compare):
5553 Functions removed.
5554 (package-directory-list, package-load-all-descriptors)
5555 (package--built-in, package-activate, define-package)
5556 (package-installed-p, package-compute-transaction)
5557 (package-read-all-archive-contents)
5558 (package--add-to-archive-contents, package-buffer-info)
5559 (package-tar-file-info, package-list-packages-internal):
5560 Use version-to-list and version-list-*.
5561
5562 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5563 Use version-to-list.
5564 (package-upload-buffer-internal): Use version-list-<=.
5565
5566 2010-08-09 Kenichi Handa <handa@m17n.org>
5567
5568 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
5569 composable pattern.
5570
5571 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * tutorial.el (tutorial--default-keys): C-d is now bound to
5574 delete-forward-char (Bug#6826).
5575
5576 * mouse.el (mouse-drag-track): Remove accidentally-removed check
5577 for `double' value of mouse-1-click-follows-link (Bug#6807).
5578
5579 2010-08-08 Johan Bockgård <bojohan@gnu.org>
5580
5581 * replace.el (replace-highlight): Bind isearch-forward and
5582 isearch-error, ensuring that highlighting is updated if the user
5583 switches the search direction (Bug#6808).
5584
5585 * isearch.el (isearch-lazy-highlight-forward): New var.
5586 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
5587 (isearch-lazy-highlight-update): Use it.
5588
5589 2010-08-08 Kenichi Handa <handa@m17n.org>
5590
5591 * international/mule.el (define-charset): Store NAME as :base property.
5592 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
5593 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
5594 current priority. Force using the designation of the specific
5595 charset by adding `charset' text property. Improve the whole algorithm.
5596
5597 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5598
5599 * emulation/pc-select.el (pc-selection-mode-hook)
5600 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
5601 (pc-selection-mode): Fix typos in docstrings.
5602
5603 2010-08-08 Kenichi Handa <handa@m17n.org>
5604
5605 * language/cyrillic.el: Don't add "microsoft-cp1251" to
5606 ctext-non-standard-encodings-alist here.
5607
5608 * international/mule.el (ctext-non-standard-encodings-alist):
5609 Add "koi8-r" and "microsoft-cp1251".
5610 (ctext-standard-encodings): New variable.
5611 (ctext-non-standard-encodings-table): List only elements for
5612 non-standard encodings.
5613 (ctext-pre-write-conversion): Adjust for the above change.
5614 Check ctext-standard-encodings.
5615
5616 * international/mule-conf.el (compound-text): Doc fix.
5617 (ctext-no-compositions): Doc fix.
5618 (compound-text-with-extensions): Doc fix.
5619
5620 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5621
5622 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
5623
5624 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5625
5626 * progmodes/which-func.el (which-func-format): Split help-echo text
5627 into lines, like other mode-line tooltips.
5628
5629 * server.el (server-start): When using TCP sockets, force IPv4
5630 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
5631
5632 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5633
5634 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
5635
5636 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5637
5638 * term.el (term-delimiter-argument-list): Reflow docstring.
5639 (term-read-input-ring, term-write-input-ring, term-send-input)
5640 (term-bol, term-erase-in-display, serial-supported-or-barf):
5641 Fix typos in docstrings.
5642
5643 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5644
5645 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
5646
5647 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5648
5649 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
5650
5651 2010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
5652
5653 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
5654 Fix typo in docstring (bug#6747).
5655
5656 2010-08-08 Leo <sdl.web@gmail.com>
5657
5658 * eshell/esh-io.el (eshell-get-target): Better detection of
5659 read-only file (Bug#6762).
5660
5661 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5662
5663 * align.el (align-default-spacing): Doc fix.
5664 (align-region-heuristic, align-regexp): Fix typos in docstrings.
5665
5666 2010-08-08 Stephen Peters <speters@itasoftware.com>
5667
5668 * calendar/icalendar.el
5669 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
5670 (icalendar--get-weekday-numbers): New.
5671 (icalendar--convert-recurring-to-diary): Handle multiple byday
5672 values in weekly rules. (Bug#6766)
5673
5674 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
5675
5676 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
5677 (icalendar--create-uid, icalendar-export-region)
5678 (icalendar--parse-summary-and-rest): Code formatting.
5679
5680 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5681
5682 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
5683 to italicize headers.
5684 (calc-highlight-selections-with-faces): New variable.
5685 (calc-selected-face, calc-nonselected-face): New faces.
5686
5687 * calc/calccomp.el (math-comp-highlight-string): Use
5688 `calc-highlight-selections-with-faces' to determine how to highlight
5689 sub-formulas.
5690
5691 * calc/calc-sel.el (calc-show-selections): Change message to when
5692 using faces to highlight selections.
5693
5694 2010-08-07 Michael R. Mauger <mmaug@yahoo.com>
5695
5696 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
5697 Add SQLite 3 keywords, functions and datatypes.
5698 (sql-interactive-mode): Remove `comint-process-echoes' set to t
5699 (Bug#6686).
5700
5701 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
5702
5703 * simple.el (select-active-regions): Move to keyboard.c.
5704 (deactivate-mark): Used saved-region-selection.
5705 (select-active-region): Function removed.
5706 (activate-mark, set-mark, push-mark-command)
5707 (handle-shift-selection): Don't call it.
5708 (keyboard-quit): Avoid adding the region to the window selection.
5709
5710 * mouse.el (mouse-drag-track): Remove hacks to deal with old
5711 select-active-regions implementation.
5712 (mouse-yank-at-click): Doc fix.
5713
5714 * cus-start.el: Add custom declaration for select-active-regions.
5715
5716 2010-08-07 Eli Zaretskii <eliz@gnu.org>
5717
5718 * simple.el (delete-forward-char): Doc fix.
5719
5720 * tutorial.el (help-with-tutorial): Hack safe file-local variables
5721 after reading the tutorial.
5722
5723 2010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
5724
5725 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
5726 Fix for the case that a C style comment has its delimiters alone on
5727 their respective lines.
5728
5729 2010-08-06 Michael Albinus <michael.albinus@gmx.de>
5730
5731 * net/tramp.el (tramp-handle-start-file-process): Set connection
5732 property "vec".
5733 (tramp-process-sentinel): Use it for flushing the cache.
5734 We cannot do it via the process buffer, the buffer could be deleted
5735 already when running the sentinel.
5736
5737 2010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
5738
5739 * comint.el (comint-mode): Make directory tracking functions
5740 functional on remote files. (Bug#6764)
5741
5742 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5743
5744 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
5745
5746 2010-08-05 Eli Zaretskii <eliz@gnu.org>
5747
5748 * emacs-lisp/find-gc.el (find-gc-source-files):
5749 Rename unexec.c => unexcoff.c.
5750
5751 * emacs-lisp/authors.el (authors-fixed-entries):
5752 Rename unexec.c => unexcoff.c.
5753
5754 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
5755
5756 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
5757 cache, not only file cache.
5758 (tramp-process-sentinel): New defun.
5759 (tramp-handle-start-file-process): Use it, in order to invalidate
5760 file caches.
5761
5762 2010-08-03 Leo <sdl.web@gmail.com>
5763
5764 * server.el (server-start): Simplify loop.
5765
5766 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
5767
5768 * frame.el (screen-height, screen-width, set-screen-width)
5769 (set-screen-height): Remove ancient compatibility aliases.
5770
5771 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
5772 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
5773
5774 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
5775 that change current buffer.
5776
5777 2010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5778
5779 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
5780 beginning of the string. Use `string-match-p'. (Bug#6765)
5781
5782 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
5783
5784 * cus-start.el (x-gtk-use-system-tooltips): New variable.
5785
5786 2010-08-01 Chong Yidong <cyd@stupidchicken.com>
5787
5788 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
5789 (package--builtins): Tweak descriptions.
5790 (package-print-package): Upcase descriptions if necessary.
5791 Show all built-in packages in font-lock-builtin-face.
5792 (package-list-packages-internal): Omit "emacs" package.
5793 Show status of built-in packages as "built-in".
5794
5795 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
5796
5797 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
5798 before killing to preserve the primary selection (Bug#6701).
5799
5800 * term/x-win.el (x-select-text): Doc fix.
5801
5802 2010-07-31 Nathaniel Flath <flat0103@gmail.com>
5803
5804 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
5805 (objc-font-lock-extra-types):
5806 * progmodes/cc-mode.el (c-basic-common-init):
5807 * progmodes/cc-langs.el (c-make-mode-syntax-table)
5808 (c++-make-template-syntax-table)
5809 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
5810 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
5811 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
5812 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
5813 * progmodes/cc-fonts.el (c-make-inverse-face)
5814 (c-basic-matchers-after):
5815 * progmodes/cc-engine.el (c-forward-keyword-clause)
5816 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
5817 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
5818 (c-guess-continued-construct, c-guess-basic-syntax):
5819 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
5820 The above functions were modified or created.
5821
5822 2010-07-31 Jan Djärv <jan.h.d@swipnet.se>
5823
5824 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
5825
5826 2010-07-31 Eli Zaretskii <eliz@gnu.org>
5827
5828 * files.el (bidi-paragraph-direction): Define safe local values.
5829
5830 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
5831 language-info-alist. Remove outdated FIXME in a comment.
5832
5833 2010-07-31 Alan Mackenzie <acm@muc.de>
5834
5835 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
5836 Auto-fill broken in C/C++ modes.
5837
5838 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
5839
5840 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
5841 (menu-bar-showhide-tool-bar-menu-customize-disable)
5842 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
5843 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
5844 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
5845 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
5846 make a menu for Options => toolbar that can move it.
5847
5848 2010-07-29 Chong Yidong <cyd@stupidchicken.com>
5849
5850 * emacs-lisp/package-x.el (package--make-rss-entry):
5851 (package-maint-add-news-item, package--update-news)
5852 (package-upload-buffer-internal): New arg ARCHIVE-URL.
5853
5854 * emacs-lisp/package.el (package-archive-url): Rename from
5855 package-archive-id.
5856 (package-install): Doc fix.
5857 (package-download-single, package-download-tar, package-install)
5858 (package-menu-view-commentary): Callers changed.
5859
5860 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
5861
5862 * net/tramp.el (tramp-handle-start-file-process): Check only for
5863 `remote-tty' process property.
5864 (tramp-open-shell): Don't check for tty.
5865 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
5866 process property.
5867
5868 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
5869 host.
5870
5871 2010-07-28 Chong Yidong <cyd@stupidchicken.com>
5872
5873 * emacs-lisp/package.el (package-load-list, package-archives)
5874 (package-archive-contents, package-user-dir)
5875 (package-directory-list, package--builtins, package-alist)
5876 (package-activated-list, package-obsolete-alist): Mark as risky.
5877
5878 2010-07-28 Phil Hagelberg <phil@evri.com>
5879
5880 Add support for non-default package repositories.
5881 * emacs-lisp/package.el (package-archive-base): Var deleted.
5882 (package-archives): New variable.
5883 (package-archive-contents): Doc fix.
5884 (package-load-descriptor): Do nothing if descriptor file is missing.
5885 (package--write-file-no-coding): New function.
5886 (package-unpack-single): Use it.
5887 (package-archive-id): New function.
5888 (package-download-single, package-download-tar)
5889 (package-menu-view-commentary): Use it.
5890 (package-installed-p): Make second argument optional.
5891 (package-read-all-archive-contents): New function.
5892 (package-initialize): Use it.
5893 (package-read-archive-contents): Add ARCHIVE argument.
5894 (package--add-to-archive-contents): New function.
5895 (package-install): Don't call package-read-archive-contents.
5896 (package--download-one-archive): Store archive file in a
5897 subdirectory of package-user-dir.
5898 (package-menu-execute): Remove spurious line movement.
5899
5900 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
5901
5902 * cus-start.el (tool-bar-style): Add text-image-horiz.
5903
5904 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5905
5906 * progmodes/gud.el (gud-common-init): Check for remoteness of
5907 `file', and not of `default-directory'.
5908
5909 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
5910
5911 * net/tramp.el (tramp-methods): Move hostname to the end in all
5912 ssh `tramp-login-args'.
5913 (tramp-verbose): Describe verbose level 9.
5914 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
5915 (tramp-open-connection-setup-interactive-shell): Trace stty
5916 settings if `tramp-verbose' >= 9.
5917 (tramp-handle-start-file-process): Implement tty setting.
5918 (Bug#4604, Bug#6360)
5919
5920 * net/tramp-cmds.el (tramp-bug): Recommend setting of
5921 `tramp-verbose' to 9.
5922
5923 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
5924
5925 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
5926 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
5927 Remove references to package `lisp-re' (bug#4369).
5928
5929 2010-07-27 Tom Tromey <tromey@redhat.com>
5930
5931 * progmodes/js.el (js-mode):
5932 * progmodes/make-mode.el (makefile-mode):
5933 * progmodes/simula.el (simula-mode):
5934 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
5935
5936 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
5937
5938 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
5939
5940 * time.el (display-time-day-and-date): Remove spurious * in docstring.
5941 (display-time-world-buffer-name, display-time-world-mode-map):
5942 Fix typos in docstrings.
5943
5944 2010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
5945
5946 * image-mode.el (image-display-size): New function.
5947 (image-forward-hscroll, image-next-line, image-eol, image-eob)
5948 (image-mode-fit-frame): Use it (Bug#6639).
5949
5950 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
5951
5952 * dired.el (dired-buffers-for-dir): Handle list values of
5953 dired-directory (Bug#6636).
5954
5955 2010-07-26 Sam Steingold <sds@gnu.org>
5956
5957 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
5958 Do not call `x-get-selection' the second time, reuse the value.
5959
5960 2010-07-26 Daiki Ueno <ueno@unixuser.org>
5961
5962 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
5963 which consist of control chars only. Suggested by Richard Stallman.
5964
5965 2010-07-25 Daiki Ueno <ueno@unixuser.org>
5966
5967 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
5968 exists before passing an error to find-file-not-found-functions
5969 (bug#6723).
5970
5971 2010-07-23 Lukas Huonker <l.huonker@gmail.com>
5972
5973 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
5974 Remove leading nil element, adjust values.
5975 (tetris-shapes, tetris-shape-scores):
5976 Change representation of shapes and remove some redundancy.
5977 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
5978 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
5979 Adjust for working with new representation of shapes.
5980 (tetris-shape-rotations): New function.
5981 (tetris-move-bottom, tetris-move-left, tetris-move-right)
5982 (tetris-rotate-prev, tetris-rotate-next):
5983 Adjust for working with the new version of tetris-test-shape.
5984
5985 2010-07-23 Markus Triska <markus.triska@gmx.at>
5986
5987 * progmodes/ps-mode.el: Use comint (bug#5954).
5988 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
5989 (ps-mode-other-newline): Simplify.
5990 (ps-run-mode): Derive from comint-mode instead of
5991 fundamental-mode, yielding input history etc.
5992 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
5993 (ps-run-send-string): Adapt for comint-mode.
5994 (ps-run-newline): Remove now unneeded function.
5995
5996 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
5997
5998 * net/tramp.el (tramp-methods): Move hostname to the end in all
5999 plink `tramp-login-args'.
6000
6001 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
6002
6003 * net/tramp.el (tramp-open-shell): New defun.
6004 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
6005 Use it.
6006
6007 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
6008
6009 * net/tramp.el (tramp-file-name-regexp-unified)
6010 (tramp-completion-file-name-regexp-unified): On W32 systems, do
6011 not regard the volume letter as remote filename. (Bug#5447)
6012
6013 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
6014
6015 * custom.el (custom-declare-variable): Give a clearer error message
6016 when the docstring is missing (bug#6476).
6017
6018 2010-07-22 Michael R. Mauger <mmaug@yahoo.com>
6019
6020 * progmodes/sql.el: Version 2.4. Improved Login prompting.
6021 (sql-login-params): New widget definition.
6022 (sql-oracle-login-params, sql-mysql-login-params)
6023 (sql-solid-login-params, sql-sybase-login-params)
6024 (sql-informix-login-params, sql-ingres-login-params)
6025 (sql-ms-login-params, sql-postgres-login-params)
6026 (sql-interbase-login-params, sql-db2-login-params)
6027 (sql-linter-login-params): Use it.
6028 (sql-sqlite-login-params): Use it; Define "database" parameter as
6029 a file name.
6030 (sql-sqlite-program): Change to "sqlite3".
6031 (sql-comint-sqlite): Make sure database name is complete.
6032 (sql-for-each-login): New function.
6033 (sql-connect, sql-save-connection): Use it.
6034 (sql-get-login-ext): New function.
6035 (sql-get-login): Use it.
6036 (sql-make-alternate-buffer-name): Handle :file parameters.
6037
6038 2010-07-22 Juanma Barranquero <lekktu@gmail.com>
6039
6040 * dired.el (dired-no-confirm): Document value t and fix defcustom to
6041 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
6042
6043 2010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
6044
6045 * dired.el (dired-mode-map): Use command remapping (bug#6632).
6046
6047 2010-07-22 Lawrence Mitchell <wence@gmx.li>
6048
6049 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
6050
6051 2010-07-21 Michael Albinus <michael.albinus@gmx.de>
6052
6053 * net/tramp.el (tramp-get-ls-command)
6054 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
6055 instead of "/".
6056
6057 2010-07-20 Michael R. Mauger <mmaug@yahoo.com>
6058
6059 * progmodes/sql.el: Version 2.3.
6060 (sql-connection-alist): Change keys from symbols to strings;
6061 enhanced the widget definition.
6062 (sql-mode-menu): Add submenu to select connections.
6063 (sql-interactive-mode-menu): Add "Save Connection" item.
6064 (sql-add-product): Fix menu item.
6065 (sql-get-product-feature): Improved error handling.
6066 (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
6067 (sql-make-alternate-buffer-name): Simplified.
6068 (sql-product-interactive): Handle missing product.
6069 (sql-connect): Support string keys, minor improvements.
6070 (sql-save-connection): New function.
6071 (sql-connection-menu-filter): New function.
6072
6073 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
6074
6075 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6076 (tramp-open-connection-setup-interactive-shell):
6077 Apply workaround for IRIX64 bug. Move argument of last
6078 `tramp-send-command' where it belongs to.
6079
6080 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
6081
6082 * net/tramp.el (tramp-perl-file-attributes)
6083 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
6084 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
6085 front of `login-args'.
6086
6087 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
6088
6089 * time.el (display-time-world-mode): Define with `define-derived-mode'.
6090 Set `show-trailing-whitespace' to nil.
6091 (display-time-world-display): Simplify.
6092
6093 2010-07-18 Alan Mackenzie <acm@muc.de>
6094
6095 Enhance `c-file-style' in file/directory local variables.
6096 * progmodes/cc-mode.el (c-count-cfss): New function.
6097 (c-before-hack-hook): Call `c-set-style' differently according to
6098 whether c-file-style was set in file or directory local
6099 variables.
6100
6101 2010-07-18 Michael R. Mauger <mmaug@yahoo.com>
6102
6103 * progmodes/sql.el: Version 2.2.
6104 (sql-product, sql-user, sql-database, sql-server, sql-port):
6105 Use defcustom :safe keyword rather than putting safe-local-variable
6106 property.
6107 (sql-password): Use defcustom :risky keyword rather than putting
6108 risky-local-variable property.
6109 (sql-oracle-login-params, sql-sqlite-login-params)
6110 (sql-solid-login-params, sql-sybase-login-params)
6111 (sql-informix-login-params, sql-ingres-login-params)
6112 (sql-ms-login-params, sql-postgres-login-params)
6113 (sql-interbase-login-params, sql-db2-login-params)
6114 (sql-linter-login-params): Add `port' option.
6115 (sql-get-product-feature): Add NO-INDIRECT parameter.
6116 (sql-comint-oracle, sql-comint-sybase)
6117 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
6118 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
6119 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
6120 (sql-comint-linter): Rename sql-connect-* functions to
6121 sql-comint-*.
6122 (sql-product-alist, sql-mode-menu): Rename as above and
6123 :sqli-connect-func to :sqli-comint-func.
6124 (sql-connection): New variable.
6125 (sql-interactive-mode): Set it.
6126 (sql-connection-alist): New variable.
6127 (sql-connect): New function.
6128 (sql--alt-buffer-part, sql--alt-if-not-empty)
6129 (sql-make-alternate-buffer-name): Improved alternative buffer name.
6130
6131 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6132
6133 * image-mode.el (image-bookmark-make-record): Do not set context
6134 in an image (Bug#6650).
6135
6136 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
6137
6138 * simple.el (select-active-region): New function.
6139 (push-mark-command, set-mark, activate-mark)
6140 (handle-shift-selection): Use it.
6141 (deactivate-mark): Don't check for size of region.
6142
6143 * mouse.el (mouse-drag-track): Use select-active-region.
6144
6145 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
6146
6147 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
6148 "--dired" stronger.
6149
6150 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
6151
6152 * term/x-win.el (x-select-enable-primary): Change default to nil.
6153 (x-select-enable-clipboard): Add :version keyword.
6154
6155 * mouse.el (mouse-drag-copy-region):
6156 * simple.el (select-active-regions): Likewise.
6157
6158 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
6159
6160 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
6161 (vc-coding-system-for-diff): Use it to decide whether to inherit
6162 from the file the EOL format for reading the diffs of that file.
6163 (Bug#4451)
6164
6165 2010-07-16 Eli Zaretskii <eliz@gnu.org>
6166
6167 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
6168 unibyte, so compressed attachments are not compressed again.
6169
6170 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
6171
6172 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
6173 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
6174 (tramp-find-shell): Simplify setting connection property.
6175 (tramp-get-ls-command): Make test for "--color=never" stronger.
6176
6177 2010-07-15 Simon South <ssouth@member.fsf.org>
6178
6179 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
6180 blocks within record declarations (i.e. variant parts) correctly.
6181
6182 2010-07-15 Simon South <ssouth@member.fsf.org>
6183
6184 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
6185 over literal tokens when parsing so newlines aren't "absorbed" by
6186 single-line comments. Corrects the indentation of case blocks
6187 that have a comment on the first line.
6188
6189 2010-07-14 Karl Fogel <kfogel@red-bean.com>
6190
6191 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
6192 by Drew Adams (Bug#5504).
6193
6194 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
6195
6196 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
6197 now that Unicode is used (Bug#6594).
6198
6199 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
6200
6201 * term/x-win.el (x-select-enable-clipboard): Default to t.
6202 (x-initialize-window-system): Don't overwrite Paste menu item.
6203
6204 * simple.el (select-active-regions): Default to t.
6205 (push-mark-command): Don't overwrite primary with empty string.
6206
6207 * mouse.el: Bind mouse-2 to mouse-yank-primary.
6208 (mouse-drag-copy-region): Default to nil.
6209
6210 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
6211 Cut/Copy/Paste menu bar items.
6212
6213 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6214
6215 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6216 Patch applied by Karl Fogel.
6217
6218 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
6219 and `bookmark-current-buffer' if they have been already set in
6220 another buffer (e.g gnus-art).
6221
6222 2010-07-13 Karl Fogel <kfogel@red-bean.com>
6223 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6224
6225 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
6226
6227 * bookmark.el (bookmark-make-record-default): Allow unneeded
6228 information to be omitted from the record.
6229
6230 Adjust declarations and calls:
6231
6232 * info.el (bookmark-make-record-default): Adjust declaration.
6233 (Info-bookmark-make-record): Adjust call.
6234
6235 * woman.el (bookmark-make-record-default): Adjust declaration.
6236 (woman-bookmark-make-record): Adjust call.
6237
6238 * man.el (bookmark-make-record-default): Adjust declaration.
6239 (Man-bookmark-make-record): Adjust call.
6240
6241 * image-mode.el (bookmark-make-record-default): Adjust declaration.
6242
6243 * doc-view.el (bookmark-make-record-default): Adjust declaration.
6244
6245 2010-07-13 Karl Fogel <kfogel@red-bean.com>
6246
6247 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
6248 This is also from Thierry Volpiatto's patch in bug #6444. However,
6249 because it was extraneous to the functional change in that patch,
6250 and causes a re-indendation, I am committing it separately.
6251
6252 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6253
6254 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
6255 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
6256 Patch applied by Karl Fogel (Bug#6444).
6257
6258 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
6259
6260 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
6261
6262 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
6263
6264 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
6265 Dempsky; bug#5084). Remove incorrect binding for S-tab.
6266 (ns-alternatives-map): Change S-tab binding to backtab
6267 (bug#6616).
6268
6269 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
6270 under ns.
6271
6272 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
6273
6274 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
6275 (Bug#5806)
6276
6277 * language/tv-util.el (tai-viet-re): Remove format.
6278
6279 2010-07-12 Kenichi Handa <handa@m17n.org>
6280
6281 * language/hebrew.el: Remove no-byte-compile declaration.
6282 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6283 composition-function-table for 3-character looking back.
6284 (hebrew-font-get-precomposed): New function.
6285 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
6286
6287 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
6288
6289 * mouse.el (mouse-drag-track): Handle select-active-regions
6290 (Bug#6612).
6291
6292 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
6293
6294 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
6295 empty argument to gvfs-copy.
6296
6297 2010-07-10 Glenn Morris <rgm@gnu.org>
6298
6299 * calendar/calendar.el (calendar-week-end-day): New function.
6300 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
6301 Respect calendar-week-start-day. (Bug#6606)
6302 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
6303 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
6304 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
6305 respect calendar-week-start-day.
6306
6307 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
6308
6309 * simple.el (use-region-p): Doc fix (Bug#6607).
6310
6311 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
6312
6313 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6314 Add regexps for cucumber and ruby.
6315
6316 2010-07-08 Daiki Ueno <ueno@unixuser.org>
6317
6318 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
6319 (epa-file-insert-file-contents): Hack to prevent
6320 find-file from opening empty buffer when decryption failed
6321 (bug#6568).
6322
6323 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
6324
6325 * textmodes/ispell.el (ispell-alternate-dictionary):
6326 Use file-readable-p.
6327 Return nil if no word-list is found at default locations.
6328 (ispell-complete-word-dict): Default to nil.
6329 (ispell-command-loop): Use 'word-list' when using lookup-words.
6330 (lookup-words): Use ispell-complete-word-dict or
6331 ispell-alternate-dictionary. Check for word-list availability
6332 and handle errors if needed with better messages (Bug#6539).
6333 (ispell-complete-word): Use ispell-complete-word-dict or
6334 ispell-alternate-dictionary.
6335
6336 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
6337
6338 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
6339 builtins (BufferError, BytesWarning, WindowsError; callables
6340 bin, bytearray, bytes, format, memoryview, next, print; __package__).
6341
6342 2010-07-07 Glenn Morris <rgm@gnu.org>
6343
6344 * play/zone.el (top-level): Do not require timer, tabify, or cl.
6345 (zone-shift-left): Ignore intangibility, and any errors from
6346 forward-char.
6347 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
6348 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
6349 deleting, and copying text properties.
6350 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
6351 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
6352 to point-max is hard.
6353 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
6354 (zone-fill-out-screen): Ignore intangibility.
6355
6356 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
6357
6358 * menu-bar.el (menu-bar-mode):
6359 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
6360 if it has been set.
6361
6362 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
6363 word/line selection (Bug#6565).
6364
6365 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
6366
6367 * net/dbus.el (dbus-send-signal): Declare function.
6368
6369 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
6370
6371 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
6372 (dbus-register-property): New optional argument EMITS-SIGNAL.
6373 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
6374
6375 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
6376
6377 * mouse.el (mouse-drag-overlay): Variable deleted.
6378 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
6379 (mouse--remap-link-click-p): New function.
6380 (mouse-drag-track): Handle dragging by using temporary Transient
6381 Mark mode, instead of a special overlay.
6382 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
6383 mouse-show-mark.
6384
6385 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
6386 deleted.
6387
6388 2010-07-02 Juri Linkov <juri@jurta.org>
6389
6390 * autoinsert.el (auto-insert-alist): Fix readability
6391 by using dotted pair notation for lambda.
6392
6393 2010-07-02 Juri Linkov <juri@jurta.org>
6394
6395 * faces.el (read-face-name): Rename arg `string-describing-default'
6396 to `default'. Doc fix. Display the default value in quotes
6397 in the prompt. With empty input, return the `default' arg,
6398 unless the default value is a string (in which case return nil).
6399 (describe-face): Replace the string `default' arg of `read-face-name'
6400 with the symbol `default'.
6401
6402 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
6403
6404 * emulation/viper-cmd.el (viper-delete-backward-char)
6405 (viper-del-backward-char-in-insert)
6406 (viper-del-backward-char-in-replace, viper-change)
6407 (viper-backward-indent): Replace delete-backward-char with
6408 delete-char (Bug#6552).
6409
6410 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
6411
6412 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
6413
6414 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
6415
6416 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
6417 argument passed to frame-creation-function (Bug#5378).
6418
6419 * faces.el (x-handle-named-frame-geometry)
6420 (x-handle-reverse-video, x-create-frame-with-faces)
6421 (face-set-after-frame-default, tty-create-frame-with-faces):
6422 Don't separately consult default-frame-alist. It is now passed as the
6423 PARAMETER argument.
6424
6425 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
6426
6427 * startup.el (command-line): Don't call tool-bar-setup in a
6428 tty-only build.
6429
6430 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
6431
6432 * ruler-mode.el (ruler--save-header-line-format): New fun.
6433 (ruler-mode): Use it as a setter function, so as not to overwrite
6434 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
6435
6436 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
6437
6438 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
6439 (vc-root-diff, vc-print-root-log, vc-log-incoming)
6440 (vc-log-outgoing): Use it.
6441 (vc-diff-internal): Set diff-vc-backend.
6442
6443 * vc/diff-mode.el (diff-vc-backend): New var.
6444
6445 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
6446
6447 * dynamic-setting.el (font-setting-change-default-font):
6448 Remove call to message.
6449
6450 2010-06-28 Kenichi Handa <handa@m17n.org>
6451
6452 * international/quail.el (quail-insert-kbd-layout): Fix the
6453 showing of untranslated characters.
6454
6455 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
6456
6457 * simple.el (delete-active-region): New option.
6458 (delete-backward-char): Implement in Lisp.
6459 (delete-forward-char): New command.
6460
6461 * mouse.el (mouse-region-delete-keys): Deleted.
6462 (mouse-show-mark): Simplify.
6463
6464 * bindings.el (global-map): Bind delete and DEL, the former to
6465 delete-forward-char.
6466
6467 2010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
6468
6469 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
6470 (ruby-mode): Bind indent-line-function (Bug#5119).
6471
6472 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
6473
6474 * startup.el (command-line): Recognize "0" X resource value.
6475
6476 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
6477
6478 * startup.el (command-line): Use X resources to set the value of
6479 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
6480
6481 * menu-bar.el (menu-bar-mode):
6482 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
6483 Set init-value to t.
6484
6485 * frame.el (frame-notice-user-settings): Don't change
6486 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
6487 vice versa (Bug#2249).
6488
6489 2010-06-26 Eli Zaretskii <eliz@gnu.org>
6490
6491 * w32-fns.el (w32-convert-standard-filename): Doc fix.
6492
6493 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
6494
6495 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
6496 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
6497
6498 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
6499 default directories are expanded (Bug#6143).
6500
6501 2010-06-24 Juri Linkov <juri@jurta.org>
6502
6503 * minibuffer.el (completions-format): Change default from nil to
6504 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
6505
6506 2010-06-24 Juri Linkov <juri@jurta.org>
6507
6508 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
6509 buffer-locally to lambda that re-runs the vc diff command.
6510 (Bug#6447)
6511
6512 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
6513
6514 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
6515 echo area is in use (Bug#3412).
6516
6517 2010-06-22 Glenn Morris <rgm@gnu.org>
6518
6519 * textmodes/texinfmt.el (texinfo-format-region)
6520 (texinfo-raise-lower-sections, texinfo-format-separate-node)
6521 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
6522 (texinfo-format-option, texinfo-noindent):
6523 Use line-beginning-position and line-end-position.
6524
6525 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
6526 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
6527 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
6528 utf-8 characters.
6529
6530 2010-06-21 Karl Fogel <kfogel@red-bean.com>
6531
6532 * play/zone.el (zone-fall-through-ws): Fix next-line ->
6533 forward-line fallout.
6534
6535 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
6536
6537 * mouse.el (mouse-appearance-menu): Add docstring.
6538
6539 * help.el (describe-key): Print up-event using key-description.
6540
6541 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
6542
6543 * net/zeroconf.el (zeroconf-resolve-service)
6544 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
6545 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
6546
6547 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
6548
6549 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
6550
6551 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
6552
6553 Avoid displaying files with a nil state in vc-dir.
6554 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
6555 cases that cause insertion.
6556 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
6557 with a nil state.
6558
6559 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
6560
6561 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
6562
6563 2010-06-29 Leo <sdl.web@gmail.com>
6564
6565 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
6566
6567 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
6568
6569 * generic-x.el (bat-generic-mode): Fix regexp for command line
6570 switches (Bug#5719).
6571
6572 2010-06-27 Masatake YAMATO <yamato@redhat.com>
6573
6574 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
6575 of nconc to avoid pure storage error (Bug#6239).
6576
6577 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
6578
6579 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
6580 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
6581 bindings of bookmark-automatically-show-annotations (Bug#6515).
6582
6583 2010-06-25 Eli Zaretskii <eliz@gnu.org>
6584
6585 * arc-mode.el (archive-zip-extract): Don't quote the file name on
6586 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
6587
6588 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
6589
6590 * comint.el (make-comint, make-comint-in-buffer): Mention return
6591 value in the docstrings. (Bug#6498)
6592
6593 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
6594
6595 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
6596 since it is not present when using some non-default switches.
6597
6598 2010-06-23 Karl Fogel <kfogel@red-bean.com>
6599
6600 * simple.el (compose-mail): Fix doc string to refer to
6601 `compose-mail-user-agent-warnings', instead of to the
6602 nonexistent `compose-mail-check-user-agent'.
6603
6604 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
6605
6606 Fix an indentation bug:
6607
6608 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
6609 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
6610 of existing values.
6611
6612 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
6613 (c-clear->-pair-props-if-match-before): now return t when they've
6614 cleared properties, nil otherwise.
6615 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
6616 by taking account of the existing value.
6617
6618 * progmodes/cc-defs.el
6619 (c-clear-char-property-with-value-function): Fix this to clear the
6620 property rather than overwriting it with nil.
6621
6622 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
6623
6624 * emacs-lisp/package.el (package-print-package): Add link to
6625 package description via describe-package.
6626 (describe-package-1): List package requirements. Add button to
6627 perform installation.
6628 (package-menu-describe-package): New command.
6629
6630 * help-mode.el (help-package): New button type.
6631
6632 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
6633
6634 * emacs-lisp/package.el: Move package-list-packages binding to
6635 menu-bar.el.
6636 (describe-package, describe-package-1, package--dir): New funs.
6637 (package-activate-1): Use package--dir.
6638
6639 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
6640
6641 * help-mode.el (help-package-def): New button type.
6642
6643 * menu-bar.el: Move package-list-packages binding here from
6644 package.el.
6645
6646 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
6647
6648 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
6649
6650 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
6651
6652 * emacs-lisp/edebug.el (edebug-read-list):
6653 Phase out old-style backquotes.
6654
6655 2010-06-17 Juri Linkov <juri@jurta.org>
6656
6657 * help-mode.el (help-mode): Set buffer-local variable
6658 revert-buffer-function to help-mode-revert-buffer.
6659 (help-mode-revert-buffer): New function.
6660
6661 * info.el (Info-revert-find-node): Check for major-mode Info-mode
6662 before popping to "*info*" (like in other Info functions).
6663 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
6664 old-history-forward. Pop to old-buffer-name or "*info*" to
6665 recreate the killed buffer. Set Info-history-forward from
6666 old-history-forward.
6667 (Info-breadcrumbs-depth): Add :group and :version.
6668
6669 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
6670
6671 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
6672
6673 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
6674
6675 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
6676 for languages like Portuguese with pt_{BR,PT} and no plain pt.
6677
6678 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
6679
6680 * emacs-lisp/package.el (package-menu-mode-map):
6681 Move initialization into declaration.
6682
6683 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
6684
6685 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
6686
6687 * emacs-lisp/package.el (package-archive-base): Point to
6688 elpa.gnu.org.
6689 (package-enable, package-load-list): New defcustoms.
6690 (package-user-dir, package-directory-list): Turn into defcustoms.
6691 Don't include package-user-dir in package-directory-list.
6692 (package--builtins-base): Don't include Emacs as a "package".
6693 (package-subdirectory-regexp): New var.
6694 (package-load-all-descriptors, package-compute-transaction)
6695 (package-download-transaction): Obey package-load-list.
6696 (package-activate-1): Rename from package-do-activate.
6697 (package-list-packages-internal): Check package-load-list.
6698 (package-load-descriptor, package-generate-autoloads)
6699 (package-unpack, package-unpack-single)
6700 (package--read-archive-file, package-delete):
6701 Use expand-file-name.
6702
6703 * emacs-lisp/package-x.el: New file. Package uploading
6704 functionality split out from package.el.
6705
6706 * startup.el (command-line): Load packages after reading init file.
6707
6708 2010-06-17 Tom Tromey <tromey@redhat.com>
6709
6710 * emacs-lisp/package.el: New file.
6711
6712 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
6713
6714 Fix vc-annotate for renamed files when using Git.
6715 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
6716 ls-files. Doe not pass the object as a file name to cat-file, it
6717 is not a file name.
6718 (vc-git-annotate-command): Pass the file name using -- to avoid
6719 ambiguity with the revision.
6720 (vc-git-previous-revision): Pass a relative file name.
6721
6722 2010-06-22 Glenn Morris <rgm@gnu.org>
6723
6724 * progmodes/js.el (js-mode-map): Use standard capitalization and
6725 ellipses for menu entries.
6726
6727 * wid-edit.el (widget-complete): Doc fix.
6728
6729 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
6730
6731 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
6732
6733 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
6734
6735 Fix annotating other revisions for renamed files in vc-annotate.
6736 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
6737 VC backend. Use it when non-nil.
6738 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
6739 (Bug#6487).
6740
6741 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
6742 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
6743 Do not pass the file name to the 'previous-revision call when we
6744 don't want a file diff. (Bug#6489)
6745
6746 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
6747
6748 Fix finding revisions for renamed files in vc-annotate.
6749 * vc/vc.el (vc-find-revision): Add an optional argument for
6750 the VC backend. Use it when non-nil.
6751 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
6752 backend to vc-find-revision. (Bug#6487)
6753
6754 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
6755
6756 Fix reading file names in Git annotate buffers.
6757 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
6758 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
6759
6760 2010-06-20 Alan Mackenzie <acm@muc.de>
6761
6762 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
6763 in file local variables, set it first.
6764
6765 2010-06-19 Glenn Morris <rgm@gnu.org>
6766
6767 * descr-text.el (describe-char-unicode-data): Insert separating
6768 space when needed. (Bug#6422)
6769
6770 * progmodes/idlwave.el (idlwave-action-and-binding):
6771 Fix typo in 2009-12-03 change. (Bug#6450)
6772
6773 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
6774
6775 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
6776 handling for `lambda' (misunderstanding).
6777
6778 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
6779
6780 * calc/calc-poly.el (math-accum-factors): Make sure that
6781 constants aren't distributed after they are factored out.
6782
6783 2010-06-16 Juri Linkov <juri@jurta.org>
6784
6785 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
6786 `list-colors-print'. (Bug#6332)
6787
6788 * subr.el (read-quoted-char): Fix up last change (bug#6290).
6789
6790 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
6791
6792 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
6793 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
6794
6795 * font-lock.el (font-lock-major-mode): Rename from
6796 font-lock-mode-major-mode to distinguish it from
6797 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
6798 (font-lock-set-defaults):
6799 * font-core.el (font-lock-default-function): Adjust users.
6800 (font-lock-mode): Don't set it at all.
6801
6802 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
6803
6804 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
6805
6806 2010-06-16 Glenn Morris <rgm@gnu.org>
6807
6808 * calendar/appt.el (appt-time-msg-list): Doc fix.
6809 (appt-check): Let-bind appt-warn-time.
6810 (appt-add): Make the 3rd argument optional.
6811 Simplify argument names. Doc fix. Check for integer WARNTIME.
6812 Only add WARNTIME to the output list if non-nil.
6813
6814 2010-06-16 Ivan Kanis <apple@kanis.eu>
6815
6816 * calendar/appt.el (appt-check): Let the 3rd element of
6817 appt-time-msg-list specify the warning time.
6818 (appt-add): Add new argument with the warning time. (Bug#5176)
6819
6820 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
6821
6822 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
6823 older than version 1.6. (Bug#6361)
6824
6825 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
6826
6827 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
6828 used by cl-do-arglist. (Bug#6408)
6829
6830 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
6831
6832 * textmodes/ispell.el (ispell-dictionary-base-alist):
6833 Fix portuguese casechars/not-casechars for missing 'çÇ'.
6834 Suggested by Rolando Pereira (bug#6434).
6835
6836 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
6837
6838 * facemenu.el (list-colors-sort): Doc fix.
6839
6840 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
6841
6842 * progmodes/sql.el (sql-connect-mysql): Fix typo.
6843
6844 2010-06-14 Juri Linkov <juri@jurta.org>
6845
6846 Add sort option `list-colors-sort'. (Bug#6332)
6847 * facemenu.el (color-rgb-to-hsv): New function.
6848 (list-colors-sort): New defcustom.
6849 (list-colors-sort-key): New function.
6850 (list-colors-display): Doc fix. Sort list according to the option
6851 `list-colors-sort'.
6852 (list-colors-print): Add HSV values to `help-echo' property of
6853 RGB strings.
6854
6855 2010-06-14 Juri Linkov <juri@jurta.org>
6856
6857 * compare-w.el: Move to the "vc" subdirectory.
6858
6859 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
6860
6861 * image-mode.el (image-mode-map): Remap left-char and right-char.
6862
6863 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
6864
6865 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
6866
6867 * term/common-win.el (x-colors): Add all the color names defined
6868 in rgb.txt (Bug#6332).
6869
6870 * facemenu.el (list-colors-print): Don't print extra names if it
6871 will overflow the window width.
6872
6873 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
6874 change (Bug#6343).
6875
6876 2010-06-12 Eli Zaretskii <eliz@gnu.org>
6877
6878 * files.el (make-directory): Doc fix (bug#6396).
6879
6880 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
6881
6882 * net/tramp.el (tramp-remote-process-environment): Protect version
6883 string by apostroph.
6884 (tramp-shell-prompt-pattern): Do not use a shy group in case of
6885 XEmacs.
6886 (tramp-file-name-for-operation): Add `call-process-region'.
6887 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
6888
6889 * net/tramp-compat.el (top): Do not autoload
6890 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
6891 only when `start-file-process' is not bound.
6892 (tramp-advice-file-expand-wildcards): Do not use
6893 `tramp-handle-file-remote-p'.
6894 (tramp-compat-make-temp-file): Handle the case, that
6895 `make-temp-file' has no third argument EXTENSION.
6896
6897 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
6898
6899 * makefile.w32-in (WINS_BASIC): Include new directory vc.
6900
6901 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
6902
6903 2010-06-11 Juri Linkov <juri@jurta.org>
6904
6905 * finder.el (finder-known-keywords): Add keyword "vc"
6906 for version control.
6907
6908 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
6909 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
6910 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
6911 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
6912
6913 2010-06-11 Juri Linkov <juri@jurta.org>
6914
6915 Move version control related files to the "vc" subdirectory.
6916 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
6917 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
6918 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
6919 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
6920 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
6921 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
6922 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
6923 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
6924 Move files to the "vc" subdirectory.
6925
6926 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
6927
6928 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
6929 (Bug#6367).
6930
6931 2010-06-11 Stephen Eglen <stephen@gnu.org>
6932
6933 * shell.el: Bind `shell-resync-dirs' to M-RET.
6934
6935 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
6936
6937 * notifications.el: Move file from lisp/net, because it is
6938 supposed to talk locally to the user.
6939
6940 2010-06-10 Julien Danjou <julien@danjou.info>
6941
6942 * net/notifications.el (notifications-on-action-signal)
6943 (notifications-on-closed-signal): Pass notification id as first
6944 argument to the callback functions. Add docstrings.
6945 (notifications-notify): Fix docstring.
6946
6947 2010-06-10 Glenn Morris <rgm@gnu.org>
6948
6949 * emacs-lisp/authors.el (authors-ignored-files)
6950 (authors-valid-file-names): Add some files.
6951
6952 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6953
6954 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
6955 merge conflict, giving preference to the emacs-23 version of the code.
6956
6957 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
6958
6959 * emacs-lisp/advice.el (ad-compile-function):
6960 Define warning-suppress-types before we let-bind it (bug#6275).
6961
6962 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
6963 declare it, make it buffer-local and permanent-local (bug#6324).
6964 (vc-resynch-window): Adjust name.
6965 * vc-hooks.el (vc-find-file-hook): Adjust name.
6966
6967 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
6968
6969 * net/notifications.el (notifications-notify): Fix docstring.
6970
6971 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
6972
6973 Update to Unicode 6.0.0 beta.
6974 * international/charprop.el: Update copyright.
6975 * international/mule-cmds.el (ucs-names): Update character ranges.
6976 * international/uni-bidi.el:
6977 * international/uni-category.el:
6978 * international/uni-combining.el:
6979 * international/uni-comment.el:
6980 * international/uni-decimal.el:
6981 * international/uni-decomposition.el:
6982 * international/uni-digit.el:
6983 * international/uni-lowercase.el:
6984 * international/uni-mirrored.el:
6985 * international/uni-name.el:
6986 * international/uni-numeric.el:
6987 * international/uni-old-name.el:
6988 * international/uni-titlecase.el:
6989 * international/uni-uppercase.el: Regenerate.
6990
6991 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
6992
6993 * emacs-lisp/smie.el (comment-string-strip): Declare function.
6994 (smie-precs-precedence-table): Fix typo in docstring.
6995
6996 * vc-mtn.el (log-edit-extract-headers): Declare function.
6997
6998 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
6999
7000 * net/notifications.el (dbus-register-signal): Declare function.
7001 (notifications-notify): Fix typos and reflow docstring.
7002
7003 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
7004
7005 Improve VC create/retrieve tag/branch.
7006 * vc.el (vc-create-tag): Do not read the directory name for VCs
7007 with repository revision granularity. Adjust the tag/branch
7008 prompt. Reset VC properties.
7009 (vc-retrieve-tag): Do not read the directory name for VCs
7010 with repository revision granularity. Reset VC properties.
7011
7012 2010-06-09 Julien Danjou <julien@danjou.info>
7013
7014 * net/notifications.el: New file.
7015
7016 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
7017
7018 Add optional support for resetting VC properties.
7019 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
7020 call vc-file-clearprops when true.
7021 (vc-resynch-buffer): Add new optional argument, pass it down.
7022 (vc-resynch-buffers-in-directory): Likewise.
7023
7024 Improve support for special markup in the VC commit message.
7025 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
7026 * vc-hg.el (vc-hg-checkin): Add support for Date:.
7027 * vc-git.el (vc-git-checkin):
7028 * vc-bzr.el (vc-bzr-checkin): Likewise.
7029
7030 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7031
7032 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
7033 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
7034
7035 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
7036
7037 * iimage.el: Remove images as soon as the underlying text is modified.
7038 (iimage-modification-hook): New function.
7039 (iimage-mode-buffer): Use it.
7040
7041 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7042
7043 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
7044 smie-indent-offset-after. Add :prev case. Make a bit more generic.
7045 (smie-indent-virtual): Remove `virtual' arg. Update callers.
7046 (smie-indent-keyword): Add handling of open-paren keywords.
7047 (smie-indent-comment-continue): Don't assume comment-continue.
7048
7049 2010-06-07 Martin Rudalics <rudalics@gmx.at>
7050
7051 * window.el (pop-to-buffer): Remove the conditional that
7052 compares new-window and old-window, so it will reselect
7053 the selected window unconditionally.
7054 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
7055
7056 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7057
7058 * emacs-lisp/smie.el (smie-indent-offset-after)
7059 (smie-indent-forward-token, smie-indent-backward-token): New functions.
7060 (smie-indent-after-keyword): Use them.
7061 (smie-indent-fixindent): Only applies to the indentation of the BOL.
7062 (smie-indent-keyword): Tweak the black magic.
7063 (smie-indent-comment-continue): Strip comment-continue before use.
7064 (smie-indent-functions): Indent comments before keywords.
7065
7066 2010-06-06 Juri Linkov <juri@jurta.org>
7067
7068 * isearch.el (isearch-lazy-highlight-search): Fix looping
7069 by checking for empty match. This syncs this loop with the
7070 similar loop in `isearch-search'. (Bug#6362)
7071
7072 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
7073
7074 * net/dbus.el (dbus-register-method): Declare function.
7075 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
7076 (dbus-introspect): Doc fix.
7077 (dbus-event-bus-name, dbus-introspect-get-interface)
7078 (dbus-introspect-get-argument): Reflow docstrings.
7079
7080 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
7081
7082 vc-log-incoming/vc-log-outgoing fixes for Git.
7083 * vc-git.el (vc-git-log-view-mode): Fix font lock for
7084 incoming/outgoing logs.
7085 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
7086 instead of vc-git-compute-remote.
7087 (vc-git-compute-remote): Remove.
7088
7089 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
7090
7091 * term/common-win.el (x-colors): Add "dark green" and "dark
7092 turquoise" (Bug#6332).
7093
7094 2010-06-04 Juri Linkov <juri@jurta.org>
7095
7096 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
7097 Instead of setting `replace' to t and replacing the same string
7098 with itself, don't do certain actions when
7099 kill-do-not-save-duplicates is non-nil and string is equal to car
7100 of kill-ring: don't call menu-bar-update-yank-menu, don't push
7101 interprogram-paste strings to kill-ring, and don't push the input
7102 argument `string' to kill-ring.
7103 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
7104
7105 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
7106
7107 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
7108
7109 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
7110
7111 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
7112 (tramp-gvfs-handler-mounted-unmounted)
7113 (tramp-gvfs-connection-mounted-p): Handle default-location.
7114
7115 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
7116 move files to trash.
7117
7118 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
7119
7120 * international/mule-cmds.el (nonascii-insert-offset)
7121 (nonascii-translation-table): Add obsolescence information.
7122
7123 * international/mule.el (make-translation-table-from-vector): Doc fix.
7124
7125 2010-06-03 Glenn Morris <rgm@gnu.org>
7126
7127 * desktop.el (desktop-clear-preserve-buffers):
7128 Add "*Warnings*" buffer. (Bug#6336)
7129
7130 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
7131
7132 vc-log-incoming/vc-log-outgoing improvements for Git.
7133 * vc-git.el (vc-git-log-outgoing): Use the same format as the
7134 short log.
7135 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
7136
7137 Add bindings for vc-log-incoming and vc-log-outgoing.
7138 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
7139 and vc-log-outgoing.
7140 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
7141 and vc-log-outgoing.
7142
7143 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
7144
7145 * net/rcirc.el (rcirc-sort-nicknames): Remove.
7146 (rcirc-handler-366): Always sort nicknames.
7147
7148 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
7149
7150 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
7151
7152 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
7153
7154 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
7155
7156 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7157
7158 * net/rcirc.el (rcirc-sort-nicknames): Change default.
7159 (rcirc-sort-nicknames-join): Avoid setq.
7160
7161 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
7162
7163 * net/rcirc.el (rcirc-sort-nicknames): New custom.
7164 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
7165 (rcirc-handler-366): Use them.
7166
7167 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7168
7169 Split smie-indent-calculate into more manageable chunks.
7170 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
7171 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
7172 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
7173 (smie-indent-exps): Extract from smie-indent-calculate.
7174 (smie-indent-functions): New var.
7175 (smie-indent-functions): Use them.
7176
7177 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
7178
7179 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
7180 (smie-indent-calculate): Simplify and cleanup.
7181
7182 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
7183
7184 * net/tramp-gvfs.el (top): Require url-util.
7185 (tramp-gvfs-mount-point): Remove.
7186 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
7187 New defuns.
7188 (with-tramp-dbus-call-method): Format trace message.
7189 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
7190 Implement backup call, when operation on local files fails.
7191 Use progress reporter. Flush properties of changed files.
7192 (tramp-gvfs-handle-make-directory): Make more traces.
7193 (tramp-gvfs-url-file-name): Hexify file name in url.
7194 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
7195 into account for the resulting file name.
7196 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
7197 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
7198 (tramp-gvfs-handler-mounted-unmounted)
7199 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
7200 attribute "default_location". Set "prefix" property.
7201 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
7202 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
7203 exists. Raise an error, if not (due to a corresponding answer
7204 "no" in interactive questions, for example).
7205
7206 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
7207
7208 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
7209
7210 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
7211
7212 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
7213 right-*. (Bug#6265)
7214
7215 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
7216
7217 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
7218 * vc-git.el (vc-git-compute-remote): New function.
7219 (vc-git-log-outgoing): Use it instead of hard coding a value.
7220 (vc-git-log-incoming): New function.
7221
7222 Improve state updating for VC tag commands.
7223 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
7224 to update the state of all buffers in the directory.
7225
7226 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
7227
7228 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7229
7230 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
7231 `file-directory-p' to the filename part rather than to the whole text.
7232
7233 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7234
7235 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
7236
7237 2010-05-31 Drew Adams <drew.adams@oracle.com>
7238
7239 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
7240
7241 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
7242
7243 * subr.el (momentary-string-display): Just use read-event to read
7244 the exit event (Bug#6238).
7245
7246 2010-05-30 Eli Zaretskii <eliz@gnu.org>
7247
7248 * international/mule.el (define-coding-system): Doc fix (bug#6313).
7249
7250 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
7251
7252 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
7253 Suggested by Eli Zaretskii <eliz@gnu.org>.
7254
7255 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7256
7257 * minibuffer.el (completion-file-name-table): Don't return a boundary
7258 past the end of `string' (bug#6299).
7259 (completion--file-name-table): Delegate to completion-file-name-table
7260 for the `boundaries' case.
7261
7262 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
7263
7264 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
7265 movement commands.
7266
7267 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
7268 `path-separator', but maintain compatibility with Emacs 20.2.
7269
7270 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
7271
7272 * server.el (server-process-filter): Receive parent-id argument
7273 from emacsclient.
7274 (server-create-window-system-frame): New arg. Pass parent-id as
7275 frame parameter.
7276
7277 2010-05-29 Eli Zaretskii <eliz@gnu.org>
7278
7279 Bidi-sensitive word movement with arrow keys.
7280 * subr.el (right-arrow-command, left-arrow-command): Move to
7281 bindings.el.
7282
7283 * bindings.el (right-char, left-char): Move from subr.el and
7284 rename from right-arrow-command and left-arrow-command.
7285 (right-word, left-word): New functions.
7286 (global-map) <right>: Bind to right-char.
7287 (global-map) <left>: Bind to left-char.
7288 (global-map) <C-right>: Bind to right-word.
7289 (global-map) <C-left>: Bind to left-word.
7290
7291 * ls-lisp.el (ls-lisp-classify-file): New function.
7292 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
7293 (ls-lisp-classify): Call ls-lisp-classify-file.
7294 (insert-directory): Remove blanks from switches.
7295
7296 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
7297
7298 * ansi-color.el: Delete unused escape sequences (Bug#6085).
7299 (ansi-color-drop-regexp): New constant.
7300 (ansi-color-apply, ansi-color-filter-region)
7301 (ansi-color-apply-on-region): Delete unrecognized control sequences.
7302 (ansi-color-apply): Build string list before calling concat.
7303
7304 2010-05-28 Juri Linkov <juri@jurta.org>
7305
7306 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
7307 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
7308 (Bug#5270)
7309
7310 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
7311
7312 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
7313 to ignored backtrace functions.
7314 (with-progress-reporter): Expand docstring.
7315 (tramp-handle-delete-file): Implement TRASH argument.
7316 (tramp-get-remote-trash): New defun.
7317
7318 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
7319
7320 * net/tramp-compat.el (tramp-compat-delete-file):
7321 Use `symbol-value' for backward compatibility.
7322
7323 * net/tramp.el (tramp-handle-make-symbolic-link)
7324 (tramp-handle-load)
7325 (tramp-do-copy-or-rename-file-via-buffer)
7326 (tramp-do-copy-or-rename-file-directly)
7327 (tramp-do-copy-or-rename-file-out-of-band)
7328 (tramp-handle-process-file, tramp-handle-call-process-region)
7329 (tramp-handle-shell-command, tramp-handle-file-local-copy)
7330 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7331 (tramp-delete-temp-file-function): Use `delete-file' instead
7332 of `tramp-compat-delete-file'.
7333
7334 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
7335 (tramp-fish-handle-make-symbolic-link)
7336 (tramp-fish-handle-process-file): Use `delete-file' instead
7337 of `tramp-compat-delete-file'.
7338
7339 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
7340 Use `delete-file' instead of `tramp-compat-delete-file'.
7341
7342 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
7343 (tramp-gvfs-handle-write-region): Use `delete-file' instead of
7344 `tramp-compat-delete-file'.
7345
7346 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
7347 Use `delete-file' instead of `tramp-compat-delete-file'.
7348
7349 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7350 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7351 (tramp-smb-handle-write-region): Use `delete-file' instead of
7352 `tramp-compat-delete-file'.
7353 (tramp-smb-handle-delete-directory): Use 'trash as arg.
7354
7355 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
7356
7357 * dired.el (dired-delete-file): New arg TRASH.
7358 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
7359 (dired-do-flagged-delete, dired-do-delete): Use trash.
7360
7361 * speedbar.el (speedbar-item-delete): Allow trashing.
7362
7363 * files.el (delete-directory): New arg TRASH.
7364
7365 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
7366 (ange-ftp-rename-remote-to-remote)
7367 (ange-ftp-rename-local-to-remote)
7368 (ange-ftp-rename-remote-to-local, ange-ftp-load)
7369 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
7370 `delete-file'.
7371 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
7372 allow trashing.
7373
7374 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
7375 handle new TRASH arg of `delete-file'.
7376
7377 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
7378 (tramp-handle-make-symbolic-link, tramp-handle-load)
7379 (tramp-do-copy-or-rename-file-via-buffer)
7380 (tramp-do-copy-or-rename-file-directly)
7381 (tramp-do-copy-or-rename-file-out-of-band)
7382 (tramp-handle-process-file, tramp-handle-call-process-region)
7383 (tramp-handle-shell-command, tramp-handle-file-local-copy)
7384 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7385 (tramp-delete-temp-file-function): Use null TRASH arg in
7386 tramp-compat-delete-file call.
7387
7388 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
7389 (tramp-fish-handle-delete-file)
7390 (tramp-fish-handle-make-symbolic-link)
7391 (tramp-fish-handle-process-file): Use null TRASH arg in
7392 `tramp-compat-delete-file' call.
7393
7394 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
7395 arg in `tramp-compat-delete-file' call.
7396
7397 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
7398 (tramp-gvfs-handle-write-region): Use null TRASH arg in
7399 `tramp-compat-delete-file' call.
7400
7401 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
7402 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
7403 `tramp-compat-delete-file' call.
7404
7405 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7406 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7407 (tramp-smb-handle-write-region): Use null TRASH arg in
7408 tramp-compat-delete-file call.
7409 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
7410 (tramp-smb-handle-delete-file): Rename arg.
7411
7412 * diff.el (diff-sentinel):
7413 * epg.el (epg--make-temp-file, epg-decrypt-string)
7414 (epg-verify-string, epg-sign-string, epg-encrypt-string):
7415 * jka-compr.el (jka-compr-partial-uncompress)
7416 (jka-compr-call-process, jka-compr-write-region):
7417 * server.el (server-sentinel): Remove optional arg from
7418 delete-file, reverting 2010-05-03 change.
7419
7420 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
7421
7422 * progmodes/verilog-mode.el (verilog-type-font-keywords):
7423 Use font-lock-constant-face, not obsolete font-lock-reference-face.
7424
7425 2010-05-27 Kenichi Handa <handa@m17n.org>
7426
7427 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
7428 element of GSTRING is nil.
7429
7430 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7431
7432 * emacs-lisp/smie.el (smie-forward-token-function)
7433 (smie-backward-token-function): New vars.
7434 (smie-backward-sexp, smie-forward-sexp)
7435 (smie-indent-hanging-p, smie-indent-calculate): Use them.
7436 (smie-default-backward-token): Rename from smie-backward-token and
7437 skip comments.
7438 (smie-default-forward-token): Rename from smie-forward-token and
7439 skip comments.
7440 (smie-next-sexp): Handle nil results from next-token.
7441 (smie-indent-calculate): Add a new case for special `fixindent' comments.
7442
7443 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
7444
7445 * progmodes/verilog-mode.el (verilog-type-font-keywords):
7446 Use font-lock-constant-face, not obsolete font-lock-reference-face.
7447
7448 2010-05-27 Masatake YAMATO <yamato@redhat.com>
7449
7450 * htmlfontify.el (hfy-face-resolve-face): New function.
7451 (hfy-face-to-style): Use it (Bug#6279).
7452
7453 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
7454
7455 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
7456 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
7457
7458 2010-05-26 Glenn Morris <rgm@gnu.org>
7459
7460 * emulation/edt.el (edt-load-keys): Use locate-library.
7461
7462 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
7463
7464 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
7465 (log-edit-changelog-entries): Doc fix.
7466 (log-edit-changelog-insert-entries): Args changed.
7467 Rename relative filenames in ChangeLog entries. Delete tabs.
7468 (log-edit-insert-changelog-entries): Reorganize return value of
7469 `log-edit-changelog-entries' to pass filenames to
7470 log-edit-changelog-insert-entries.
7471
7472 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7473
7474 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
7475 `image-dired-dired-insert-marked-thumbs' to
7476 `image-dired-dired-toggle-marked-thumbs'.
7477
7478 * image-dired.el: Require cl when compiling.
7479 (image-dired-dired-toggle-marked-thumbs): Rename from
7480 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
7481 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
7482 to 'no-dir. Skip files whose names don't match
7483 `image-file-name-regexp'. When file has a thumbnail overlay,
7484 delete it. (Bug#5270)
7485
7486 2010-05-25 Juri Linkov <juri@jurta.org>
7487
7488 * image-mode.el (image-mode): Add image-after-revert-hook to
7489 after-revert-hook.
7490 (image-after-revert-hook): New function. (Bug#5669)
7491
7492 2010-05-25 Juri Linkov <juri@jurta.org>
7493
7494 * image.el (image-animated-p): When delay between animated images
7495 is 0, set it to 10 (0.1 sec). (Bug#6258)
7496
7497 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
7498
7499 * net/tramp.el (tramp-handle-insert-directory): Don't use
7500 `forward-word', its default syntax could be changed.
7501
7502 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
7503
7504 * net/tramp.el (tramp-progress-reporter-update): New defun.
7505 (with-progress-reporter): Use it.
7506 (tramp-process-actions):
7507 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
7508 Preserve current message, in order to let progress reporter continue
7509 afterwards. (Bug#6257)
7510
7511 2010-05-25 Glenn Morris <rgm@gnu.org>
7512
7513 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
7514 Add :version.
7515
7516 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
7517
7518 * net/rcirc.el (rcirc-default-user-name): Change to "user".
7519 (rcirc-default-full-name): Change to "unknown".
7520 (rcirc-user-name-history): Add variable.
7521
7522 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
7523 Jonathan Rockway <jon@jrock.us>
7524
7525 * net/rcirc.el (rcirc-server-alist): Add :pass.
7526 (rcirc): When prompting for connection parameters, also prompt for
7527 username and password.
7528 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
7529 value to server when connecting.
7530
7531 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7532
7533 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
7534 (smie-merge-prec2s): Pass the tables as separate args.
7535 (smie-bnf-precedence-table): Adjust call accordingly.
7536 (smie-prec2-levels): Set levels at the end.
7537
7538 Replace Lisp calls to delete-backward-char by delete-char.
7539 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
7540 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
7541 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
7542 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
7543 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
7544 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
7545 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
7546 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
7547 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
7548 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
7549 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
7550 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
7551 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
7552 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
7553 delete-backward-char by calls to delete-char.
7554
7555 2010-05-25 Kenichi Handa <handa@m17n.org>
7556
7557 * language/hebrew.el (hebrew-shape-gstring): New function.
7558 Register it in composition-function-table for all Hebrew combining
7559 characters.
7560
7561 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7562
7563 * epa.el (epa--select-keys): Don't explicitly delete the window since
7564 that can fail (e.g. sole window in frame). Use dedication instead.
7565
7566 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
7567
7568 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
7569
7570 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
7571
7572 * image.el (image-refresh): Define as an alias for image-flush.
7573
7574 * image-mode.el (image-toggle-display-image): Caller changed.
7575
7576 2010-05-21 Juri Linkov <juri@jurta.org>
7577
7578 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
7579 Remove "all" from grep-files-aliases. Split grep-files-aliases by
7580 whitespace, call wildcard-to-regexp on substrings and concat them
7581 with "\\|". (Bug#6114)
7582
7583 2010-05-21 Alan Mackenzie <acm@muc.de>
7584
7585 * progmodes/cc-engine.el (c-parse-state-get-strategy):
7586 Replace parameter `here' with `here-' and `here-plus', which sandwich
7587 any pertinent CPP construct.
7588 (c-remove-stale-state-cache-backwards): Fix a bug which happens
7589 when doing (c-parse-state) in a CPP construct: Exclude any "new"
7590 CPP construct from taking part in the scanning.
7591
7592 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
7593
7594 * net/tramp.el (tramp-do-copy-or-rename-file)
7595 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
7596 Tune `with-progress-reporter' messages.
7597 (tramp-handle-vc-registered):
7598 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
7599 (tramp-fish-handle-insert-file-contents)
7600 (tramp-fish-maybe-open-connection):
7601 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
7602 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
7603 (tramp-imap-handle-insert-file-contents)
7604 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
7605
7606 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
7607
7608 * add-log.el (change-log-font-lock-keywords):
7609 Highlight all authors in multi-author entries.
7610
7611 * smerge-mode.el (smerge-refine-ignore-whitespace)
7612 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
7613 Fix typos in docstrings.
7614 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
7615
7616 2010-05-21 Glenn Morris <rgm@gnu.org>
7617
7618 * progmodes/fortran.el (fortran-mode):
7619 * progmodes/f90.el (f90-mode): Derive from prog-mode.
7620
7621 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
7622 having a relative path in src/Makefile.in.
7623
7624 2010-05-20 Kevin Ryde <user42@zip.com.au>
7625
7626 * help-mode.el (help-make-xrefs): For Info node links turn
7627 newlines into spaces. Link node names with newlines are matched
7628 by help-xref-info-regexp and buttonized, this change ensures they
7629 can be followed successfully with RET. (Bug#6206)
7630
7631 2010-05-20 Juri Linkov <juri@jurta.org>
7632
7633 * locate.el (locate): Use pop-to-buffer instead of
7634 switch-to-buffer-other-window. (Bug#6204)
7635
7636 2010-05-20 Juri Linkov <juri@jurta.org>
7637
7638 * replace.el (replace-highlight): Fix lazy-highlighting
7639 for `M-s w str M-% str RET'.
7640
7641 2009-12-15 Masatake YAMATO <yamato@redhat.com>
7642
7643 * isearch.el (isearch-yank-word-or-char): Pull next subword
7644 when `subword-mode' is activated. (Bug#6220)
7645
7646 2010-05-20 Mark A. Hershberger <mah@everybody.org>
7647
7648 * isearch.el (isearch-update-post-hook): New hook.
7649 (isearch-update): Use the new hook. (Bug#6225)
7650
7651 2010-05-20 Juri Linkov <juri@jurta.org>
7652
7653 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
7654 [f1], [help], and (char-to-string help-char) instead of "\C-h".
7655 (Bug#6222)
7656
7657 2010-05-20 Juri Linkov <juri@jurta.org>
7658
7659 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
7660 (Bug#6223)
7661
7662 2010-05-20 Juri Linkov <juri@jurta.org>
7663
7664 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
7665 FILE-NAME to read from the minibuffer when called interactively
7666 with prefix argument instead of using buffer-file-name.
7667 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
7668
7669 * dired.el: Update autoloads.
7670
7671 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
7672
7673 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
7674 nxml-finish-element, for consistency with SGML mode.
7675
7676 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
7677 octave-close-block.
7678
7679 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
7680
7681 * composite.el: Require cl when compiling.
7682 (reference-point-alist, compose-gstring-for-graphic)
7683 (compose-gstring-for-terminal): Fix typos in docstrings.
7684
7685 2010-05-19 Juri Linkov <juri@jurta.org>
7686
7687 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
7688 set-window-parameter.
7689
7690 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
7691
7692 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
7693 where appropriate.
7694 (tramp-maybe-open-connection): Use it.
7695
7696 2010-05-19 Eli Zaretskii <eliz@gnu.org>
7697
7698 * simple.el (move-end-of-line): Make sure we are at line beginning
7699 before backing up to end of previous line.
7700
7701 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
7702
7703 * password-cache.el (password-cache-remove): Fix docstring.
7704
7705 * net/secrets.el: Autoload the widget functions.
7706 (secrets-search-items, secrets-create-item)
7707 (secrets-get-attributes, secrets-expand-item): Attributes will be
7708 stored on the password database without leading ":", as all other
7709 clients do as well.
7710 (secrets-mode): Fix docstring.
7711 (secrets-show-secrets): Provide it as autoloaded command only when
7712 D-Bus support is available. Check existence of Secret Service API.
7713
7714 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
7715
7716 * indent.el (indent-region): Deactivate region (bug#6200).
7717
7718 2010-05-19 Glenn Morris <rgm@gnu.org>
7719
7720 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
7721
7722 2010-05-19 Kenichi Handa <handa@m17n.org>
7723
7724 * composite.el: Register compose-gstring-for-graphic in
7725 composition-function-table only for combining characters (Mn, Mc, Me).
7726
7727 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
7728
7729 * calc/calc-trail.el (calc-trail-isearch-forward)
7730 (calc-trail-isearch-backward): Ensure that the new window
7731 point is set correctly.
7732
7733 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
7734
7735 * subr.el (read-quoted-char): Resolve modifiers after key
7736 remapping (bug#6212).
7737
7738 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
7739
7740 Add visualization code for secrets.
7741 * net/secrets.el (secrets-mode): New major mode.
7742 (secrets-show-secrets, secrets-show-collections)
7743 (secrets-expand-collection, secrets-expand-item)
7744 (secrets-tree-widget-after-toggle-function)
7745 (secrets-tree-widget-show-password): New defuns.
7746
7747 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
7748
7749 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
7750 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
7751 handled in smie-next-sexp.
7752 (smie-indent-calculate): Provide a starting indentation (so the
7753 recursion is well-founded ;-).
7754
7755 Fix handling of non-associative equal levels.
7756 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
7757 when it's not needed.
7758 (smie-op-left, smie-op-right): New functions.
7759 (smie-next-sexp): New function, extracted from smie-backward-sexp.
7760 Better handle equal levels to distinguish the associative case from
7761 the "multi-keyword construct" case.
7762 (smie-backward-sexp, smie-forward-sexp): Use it.
7763
7764 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
7765
7766 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
7767
7768 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
7769 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
7770
7771 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
7772
7773 Provide a simple generic indentation engine and use it for Prolog.
7774 * emacs-lisp/smie.el: New file.
7775 * progmodes/prolog.el (prolog-smie-op-levels)
7776 (prolog-smie-indent-rules): New var.
7777 (prolog-mode-variables): Use them to configure SMIE.
7778 (prolog-indent-line, prolog-indent-level): Remove.
7779
7780 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
7781
7782 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
7783 order before computing the averages.
7784
7785 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
7786
7787 * calc/calc-vec.el (calc-histogram):
7788 (calcFunc-histogram): Allow vectors as inputs.
7789 (math-vector-avg): New function.
7790
7791 * calc/calc-ext.el (math-group-float): Have the number of digits
7792 being grouped depend on the radix (Bug#6189).
7793
7794 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
7795
7796 * version.el (emacs-copyright, emacs-version): Don't define here,
7797 now that emacs.c defines it.
7798
7799 2010-05-15 Eli Zaretskii <eliz@gnu.org>
7800
7801 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
7802 "Describe Language Environment" menu item.
7803
7804 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
7805
7806 Bidi-sensitive movement with arrow keys.
7807 * subr.el (right-arrow-command, left-arrow-command): New functions.
7808
7809 * bindings.el (global-map): Bind them to right and left arrow keys.
7810
7811 Don't override standard definition of convert-standard-filename.
7812 * files.el (convert-standard-filename):
7813 Call w32-convert-standard-filename and dos-convert-standard-filename on
7814 the corresponding systems.
7815
7816 * w32-fns.el (w32-convert-standard-filename): Rename from
7817 convert-standard-filename. Doc fix.
7818
7819 * dos-fns.el (dos-convert-standard-filename): Doc fix.
7820 (convert-standard-filename): Don't defalias.
7821 (register-name-alist, make-register, register-value)
7822 (set-register-value, intdos): Obsolete aliases for the
7823 corresponding dos-* functions and variables.
7824 (dos-intdos): Add a doc string.
7825
7826 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
7827
7828 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
7829 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
7830 (math-compose-tex-func):
7831 * calc/calccomp.el (math-compose-expr):
7832 * calc/calc-ext.el (math-format-flat-expr-fancy):
7833 * calc/calc-store.el (calc-read-var-name):
7834 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
7835
7836 * calc/calc.el (var-π, var-φ, var-γ): New variables.
7837 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
7838 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
7839 (math-standard-units): Add units.
7840
7841 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
7842
7843 * progmodes/asm-mode.el (asm-mode):
7844 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
7845
7846 * pcomplete.el (pcomplete-completions-at-point): New function,
7847 extracted from pcomplete-std-complete.
7848 (pcomplete-std-complete): Use it.
7849
7850 2010-05-15 Glenn Morris <rgm@gnu.org>
7851
7852 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
7853 Remove references to CVS, RCS and Old directories.
7854
7855 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
7856
7857 * calc/calc-bin.el (math-format-twos-complement): Group digits when
7858 appropriate.
7859
7860 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
7861
7862 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
7863 (sh-mode-syntax-table): Give it a default value instead.
7864 (sh-header-marker): Make buffer-local.
7865 (sh-mode): Move make-local-variable to the corresponding setq.
7866 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
7867 Use complete-with-action.
7868
7869 * simple.el (prog-mode): New (abstract) major mode.
7870 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
7871 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
7872
7873 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
7874
7875 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
7876 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
7877 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
7878 (sql-make-alternate-buffer-name, sql-placeholders-filter)
7879 (sql-escape-newlines-filter, sql-input-sender)
7880 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
7881
7882 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
7883
7884 Add TeX open-block and close-block keybindings to SGML, and vice versa.
7885
7886 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
7887 latex-open-block and C-c / to latex-close-block.
7888
7889 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
7890 and C-c C-e to sgml-close-tag.
7891
7892 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
7893
7894 * net/tramp.el (with-progress-reporter): Create reporter object
7895 only when the message would be displayed. Handle nested calls.
7896 (tramp-handle-load, tramp-handle-file-local-copy)
7897 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7898 (tramp-maybe-send-script, tramp-find-shell):
7899 Use `with-progress-reporter'.
7900 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
7901 Fix message text.
7902
7903 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7904 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7905 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
7906 Use `with-progress-reporter'.
7907
7908 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
7909
7910 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
7911 process everytime when spellchecking from the minibuffer (bug#6143).
7912
7913 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
7914
7915 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
7916
7917 * dos-fns.el: Add "dos-" prefix for namespace control.
7918 (convert-standard-filename): Define as alias for
7919 dos-convert-standard-filename but only if applicable.
7920
7921 2010-05-12 Alan Mackenzie <acm@muc.de>
7922
7923 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
7924 Push the mark at the start of these functions when appropriate.
7925
7926 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7927
7928 * minibuffer.el (completion-cycle-threshold): New custom var.
7929 (completion--do-completion): Use it.
7930 (minibuffer-complete): Use cycling if appropriate.
7931
7932 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
7933
7934 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
7935 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
7936
7937 2010-05-11 Juri Linkov <juri@jurta.org>
7938
7939 * scroll-all.el (scroll-all-check-to-scroll):
7940 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
7941
7942 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
7943
7944 * iimage.el (iimage-mode-map): Move initialization into declaration.
7945 (iimage-mode-buffer): Use with-silent-modifications.
7946 Simplify calling convention. Adjust callers.
7947 (iimage-mode): Don't run hook redundantly.
7948
7949 * minibuffer.el (completion-pcm--pattern->regex):
7950 Fix last change (bug#6160).
7951
7952 2010-05-10 Juri Linkov <juri@jurta.org>
7953
7954 Remove nodes visited during Isearch from the Info history.
7955 * info.el (Info-isearch-initial-history)
7956 (Info-isearch-initial-history-list): New variables.
7957 (Info-isearch-start): Record initial values of
7958 Info-isearch-initial-history and Info-isearch-initial-history-list.
7959 Add Info-isearch-end to isearch-mode-end-hook.
7960 (Info-isearch-end): New function.
7961
7962 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
7963
7964 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
7965 format string, in order to work around a bug in pdksh.
7966 Reported by Gilles Pion <gpion@lfdj.com>.
7967 (tramp-handle-verify-visited-file-modtime): Do not send a command
7968 when the connection is not established.
7969 (tramp-handle-set-file-times): Simplify the check for utc.
7970
7971 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
7972
7973 Fix use of `filter-buffer-substring' (rework previous change).
7974 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
7975 (cua-repeat-replace-region):
7976 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
7977 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
7978 (cua-cut-region-to-global-mark): Use it.
7979
7980 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
7981
7982 * progmodes/sql.el: Version 2.1.
7983 (sql-product-alist): Redesign structure of product info.
7984 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7985 (sql-port, sql-port-history): New variables.
7986 (sql-interactive-product): New variable.
7987 (sql-send-terminator): New variable.
7988 (sql-imenu-generic-expression): Add "Types" imenu entry.
7989 (sql-oracle-login-params, sql-sqlite-login-params)
7990 (sql-mysql-login-params, sql-solid-login-params)
7991 (sql-sybase-login-params, sql-informix-login-params)
7992 (sql-ingres-login-params, sql-ms-login-params)
7993 (sql-postgres-login-params, sql-interbase-login-params)
7994 (sql-db2-login-params, sql-linter-login-params)
7995 (sql-oracle-scan-on): New variables.
7996 (sql-mode-map): Add C-c C-i to start interactive mode.
7997 (sql-mode-menu): Update existing menu entries.
7998 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7999 (sql-mode-oracle-font-lock-keywords)
8000 (sql-mode-postgres-font-lock-keywords)
8001 (sql-mode-ms-font-lock-keywords)
8002 (sql-mode-sybase-font-lock-keywords)
8003 (sql-mode-informix-font-lock-keywords)
8004 (sql-mode-interbase-font-lock-keywords)
8005 (sql-mode-ingres-font-lock-keywords)
8006 (sql-mode-solid-font-lock-keywords)
8007 (sql-mode-mysql-font-lock-keywords)
8008 (sql-mode-sqlite-font-lock-keywords)
8009 (sql-mode-db2-font-lock-keywords)
8010 (sql-mode-linter-font-lock-keywords): Update initialization to
8011 reduce run-time complexity.
8012 (sql-add-product, sql-del-product): New functions.
8013 (sql-set-product-feature, sql-get-product-feature): New functions.
8014 (sql-product-font-lock): Update product API.
8015 (sql-add-product-keywords): New function.
8016 (sql-highlight-product): Update product API.
8017 (sql-help-list-products): New function.
8018 (sql-help): Dynamically lists free and non-free products.
8019 (sql-get-login): Correct bug in handling history and added
8020 prompt for port.
8021 (sql-copy-column): Copy without properties.
8022 (sqli-input-sender): Apply filters to SQLi input.
8023 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
8024 Implement as a filter.
8025 (sql-escape-newlines-filter): Implement as a filter.
8026 (sql-remove-tabs-filter): New function.
8027 (sql-send-magic-terminator): New function.
8028 (sql-send-string): Implement magic terminator.
8029 (sql-send-region): Use `sql-send-string'.
8030 (sql-interactive-mode): Use product API.
8031 (sql-product-interactive): Use product API.
8032 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
8033 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
8034 (sql-db2, sql-linter): Use `sql-product-interactive'.
8035 (sql-connect): New function.
8036 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
8037 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
8038 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
8039 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
8040 Use `sql-connect'.
8041
8042 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8043
8044 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
8045 New custom variable.
8046 (completion-pcm--string->pattern): Use it.
8047 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
8048 Make it handle any symbol as `any'.
8049 (completion-pcm--merge-completions): Extract common suffix for the new
8050 `prefix' symbol as well.
8051 (completion-substring--all-completions): Use the new `prefix' symbol.
8052
8053 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
8054
8055 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
8056 not bound.
8057 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
8058 (tramp-compat-funcall): New defmacro.
8059 (tramp-compat-line-beginning-position)
8060 (tramp-compat-line-end-position)
8061 (tramp-compat-temporary-file-directory)
8062 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
8063 (tramp-compat-copy-file, tramp-compat-copy-directory)
8064 (tramp-compat-delete-file, tramp-compat-delete-directory)
8065 (tramp-compat-number-sequence, tramp-compat-process-running-p)
8066 * net/tramp.el (top, with-progress-reporter)
8067 (tramp-rfn-eshadow-setup-minibuffer)
8068 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
8069 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
8070 (tramp-completion-mode-p, tramp-check-for-regexp)
8071 (tramp-open-connection-setup-interactive-shell)
8072 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
8073 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
8074 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
8075 * net/tramp-cmds.el (tramp-cleanup-all-connections)
8076 (tramp-reporter-dump-variable, tramp-load-report-modules)
8077 (tramp-append-tramp-buffers)
8078 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
8079
8080 * net/tramp-imap.el (top): Autoload `epg-make-context'.
8081
8082 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8083
8084 * progmodes/compile.el (compilation-buffer-modtime): Rename from
8085 buffer-modtime. Adjust users.
8086
8087 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8088
8089 * international/mule.el (auto-coding-alist): Only purecopy
8090 car of each item, not the whole list (Bug#6083).
8091
8092 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8093
8094 * progmodes/js.el (js-mode): Make paragraph variables local before
8095 calling c-setup-paragraph-variables (Bug#6071).
8096
8097 2010-05-08 Eli Zaretskii <eliz@gnu.org>
8098
8099 * composite.el (compose-region, reference-point-alist): Fix typos
8100 in the doc strings.
8101
8102 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8103
8104 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
8105 gnuplot's "set" command.
8106
8107 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8108
8109 * abbrev.el (last-abbrev-text): Doc fix.
8110 (abbrev-prefix-mark): Don't escape parenthesis.
8111
8112 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8113
8114 * composite.el (find-composition): Doc fix.
8115
8116 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8117
8118 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
8119 (sql-oracle-program, sql-sqlite-options)
8120 (sql-query-placeholders-and-send): Doc fixes.
8121 (sql-set-product, sql-interactive-mode): Reflow docstrings.
8122 (sql-imenu-generic-expression, sql-buffer)
8123 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
8124 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
8125 (sql-mode-sybase-font-lock-keywords)
8126 (sql-mode-informix-font-lock-keywords)
8127 (sql-mode-interbase-font-lock-keywords)
8128 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
8129 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
8130 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
8131 (sql-product-feature, sql-highlight-product)
8132 (comint-line-beginning-position, sql-rename-buffer)
8133 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
8134 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
8135 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
8136 Fix typos in docstrings.
8137
8138 2010-05-08 Juri Linkov <juri@jurta.org>
8139
8140 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
8141 property instead of `invisible' and `after-string' (bug#5998).
8142
8143 2010-05-08 Juri Linkov <juri@jurta.org>
8144
8145 * image-mode.el (image-mode-as-text): Fix typo in docstring.
8146
8147 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8148
8149 * filecache.el (file-cache-add-directory-list)
8150 (file-cache-add-directory-recursively): Fix typos in docstrings.
8151
8152 2010-05-08 Kenichi Handa <handa@m17n.org>
8153
8154 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
8155 (gujarati-composable-pattern): Fix typo.
8156
8157 2010-05-08 Kenichi Handa <handa@m17n.org>
8158
8159 * language/indian.el (oriya-composable-pattern)
8160 (tamil-composable-pattern, malayalam-composable-pattern):
8161 Add two-part vowels to "v" (vowel sign).
8162
8163 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8164
8165 * files.el (copy-directory): Handle symlinks (Bug#5982).
8166
8167 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
8168
8169 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
8170 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
8171 (Bug#5846).
8172
8173 2010-05-08 Glenn Morris <rgm@gnu.org>
8174
8175 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
8176
8177 * minibuffer.el (completion-at-point): Doc fix.
8178
8179 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8180
8181 * electric.el (Electric-command-loop): Minor tweak.
8182
8183 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
8184 better with dedicated windows.
8185
8186 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
8187
8188 * Version 23.2 released.
8189
8190 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
8191 Stefan Monnier <monnier@iro.umontreal.ca>
8192
8193 Highlight vendor specific properties.
8194 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
8195 (css-proprietary-property): New face.
8196 (css-font-lock-keywords): Use them.
8197
8198 2010-05-07 Eli Zaretskii <eliz@gnu.org>
8199
8200 * cus-start.el (all): Add native condition for tool-bar-* symbols.
8201
8202 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8203
8204 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
8205 * files.el (auto-mode-alist): Remove redundant entries.
8206
8207 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
8208 * simple.el (auto-save-mode): Move from files.el.
8209 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
8210
8211 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
8212
8213 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
8214
8215 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
8216
8217 * mail/binhex.el (binhex-decode-region-internal)
8218 * mail/uudecode.el (uudecode-decode-region-internal)
8219 * net/dns.el (dns-read-string-name, dns-write, dns-read)
8220 (dns-read-type, dns-query)
8221 * pgg-parse.el (pgg-parse-armor)
8222 * pgg.el (pgg-verify-region)
8223 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
8224 XEmacs.
8225
8226 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
8227
8228 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
8229
8230 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
8231
8232 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
8233 * emulation/cua-base.el (cua-repeat-replace-region):
8234 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
8235 (cua-cut-region-to-global-mark):
8236 Remove text properties with `set-text-properties'.
8237
8238 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
8239
8240 * net/tramp.el (top, with-progress-reporter):
8241 Use `symbol-function' inside `funcall'.
8242
8243 * net/tramp-compat.el (tramp-compat-file-attributes)
8244 (tramp-compat-delete-file, tramp-compat-delete-directory):
8245 Handle only `wrong-number-of-arguments' error.
8246
8247 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
8248 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
8249 inside `funcall'.
8250
8251 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8252
8253 * minibuffer.el (completion--sreverse, completion--common-suffix):
8254 New functions.
8255 (completion-pcm--merge-completions): Extract common suffix when safe.
8256
8257 * emacs-lisp/easy-mmode.el (define-minor-mode):
8258 Make :variable more flexible.
8259 * files.el (auto-save-mode): Use it to define using define-minor-mode.
8260
8261 2010-05-05 Juri Linkov <juri@jurta.org>
8262
8263 Add `slow' and `history' tags to the desktop data.
8264
8265 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
8266 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
8267 (Info-finder-find-node): Require `finder.el' to be able
8268 to restore node from the desktop.
8269 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
8270 data `Info-history' and `slow' tag in the assoc list.
8271 (Info-restore-desktop-buffer): Don't restore nodes with the
8272 `slow' tag. Restore `Info-history'.
8273
8274 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
8275
8276 Add FORCE argument to `delete-file'.
8277
8278 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
8279 forcing to delete the temporary file.
8280 (ange-ftp-delete-file): Add FORCE arg.
8281 (ange-ftp-rename-remote-to-remote)
8282 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
8283 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
8284 Force file deletion.
8285
8286 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
8287
8288 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
8289 (tramp-handle-make-symbolic-link, tramp-handle-load)
8290 (tramp-do-copy-or-rename-file-via-buffer)
8291 (tramp-do-copy-or-rename-file-directly)
8292 (tramp-do-copy-or-rename-file-out-of-band)
8293 (tramp-handle-process-file, tramp-handle-call-process-region)
8294 (tramp-handle-shell-command, tramp-handle-file-local-copy)
8295 (tramp-handle-insert-file-contents, tramp-handle-write-region)
8296 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
8297
8298 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
8299 (tramp-fish-handle-make-symbolic-link)
8300 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
8301
8302 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
8303 Use `tramp-compat-delete-file'.
8304
8305 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
8306 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
8307
8308 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
8309 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
8310
8311 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
8312 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
8313 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
8314 Use `tramp-compat-delete-file'.
8315
8316 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8317
8318 Minor cleanups.
8319 * subr.el (add-minor-mode): Use push.
8320 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
8321 * emulation/edt.el (edt-select-mode): Simplify.
8322
8323 Use define-minor-mode in more cases.
8324 * term/tvi970.el (tvi970-set-keypad-mode):
8325 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
8326 (normal-erase-is-backspace-mode):
8327 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
8328 (set-scroll-bar-mode-1): (Re)move to its sole caller.
8329 (get-scroll-bar-mode): New function.
8330 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
8331
8332 Use define-minor-mode for less obvious cases.
8333 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
8334 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
8335 * international/iso-ascii.el (iso-ascii-mode):
8336 * frame.el (auto-raise-mode, auto-lower-mode):
8337 * composite.el (global-auto-composition-mode): Use define-minor-mode.
8338
8339 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
8340
8341 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
8342 in order to see error messages for failed logins.
8343
8344 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
8345
8346 * diff.el (diff-sentinel):
8347
8348 * epg.el (epg--make-temp-file, epg-decrypt-string)
8349 (epg-verify-string, epg-sign-string, epg-encrypt-string):
8350
8351 * jka-compr.el (jka-compr-partial-uncompress)
8352 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
8353
8354 * server.el (server-sentinel): Use delete-file's new FORCE arg
8355 (Bug#6070).
8356
8357 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8358
8359 Use define-minor-mode where applicable.
8360 * view.el (view-mode):
8361 * type-break.el (type-break-query-mode)
8362 (type-break-mode-line-message-mode):
8363 * textmodes/reftex.el (reftex-mode):
8364 * term/vt100.el (vt100-wide-mode):
8365 * tar-mode.el (tar-subfile-mode):
8366 * savehist.el (savehist-mode):
8367 * ibuf-ext.el (ibuffer-auto-mode):
8368 * composite.el (auto-composition-mode):
8369 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8370 Use define-minor-mode.
8371 (vhdl-mode): Use static mode-line format.
8372 (vhdl-mode-line-update): Delete.
8373 (vhdl-create-mode-menu, vhdl-activate-customizations)
8374 (vhdl-hs-minor-mode): Don't bother calling it.
8375
8376 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
8377
8378 * simple.el (with-wrapper-hook): Move.
8379 (buffer-substring-filters): Mark obsolete.
8380 (filter-buffer-substring-functions): New variable.
8381 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8382
8383 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
8384 Michael Albinus <michael.albinus@gmx.de>
8385
8386 Implement compression for inline methods.
8387
8388 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
8389 (tramp-copy-size-limit): Allow also nil.
8390 (tramp-inline-compress-commands): New defconst.
8391 (tramp-find-inline-compress, tramp-get-inline-compress)
8392 (tramp-get-inline-coding): New defuns.
8393 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
8394 replaced by `tramp-get-inline-coding'.
8395 (tramp-handle-file-local-copy, tramp-handle-write-region)
8396 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
8397
8398 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8399
8400 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
8401 Remove unused functions.
8402
8403 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
8404 Set find-tag-default-function as a variable rather than a property.
8405
8406 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
8407 * progmodes/etags.el (tags-completion-at-point-function):
8408 Remove left over interactive spec. Add autoloading stub.
8409 (complete-tag): Use tags-completion-at-point-function.
8410
8411 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
8412
8413 * minibuffer.el (tags-completion-at-point-function): Fix return value.
8414
8415 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
8416
8417 * ido.el (ido-init-completion-maps): Remove C-v binding.
8418 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
8419
8420 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
8421
8422 * minibuffer.el (tags-completion-at-point-function): New function.
8423 (completion-at-point-functions): Use it.
8424
8425 * progmodes/etags.el (complete-tag): Revert last change.
8426
8427 2010-04-29 Alan Mackenzie <acm@muc.de>
8428
8429 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
8430 off-by-one error (in end of macro position).
8431
8432 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8433
8434 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
8435 firefox is absent. Don't autoload.
8436 (browse-url-galeon-program): Don't autoload.
8437
8438 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
8439
8440 * bindings.el (complete-symbol): Move into minibuffer.el.
8441
8442 * minibuffer.el (complete-tag): Move from etags.el. If tags
8443 completion cannot be performed, return nil instead of signalling
8444 an error.
8445 (completion-at-point): Make it an alias for complete-symbol.
8446 (complete-symbol): Move from bindings.el, and replace with the
8447 body of completion-at-point.
8448
8449 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
8450
8451 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
8452
8453 * net/tramp.el (tramp-remote-selinux-p): New defun.
8454 (tramp-handle-file-selinux-context)
8455 (tramp-handle-set-file-selinux-context): Use it.
8456
8457 2010-04-28 Sam Steingold <sds@gnu.org>
8458
8459 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
8460 `safe-local-variable' if the value is a string or a symbol with
8461 the property `bug-reference-url-format'.
8462
8463 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
8464
8465 * progmodes/bug-reference.el (bug-reference-url-format):
8466 Revert 2010-04-27 change due to security risk.
8467
8468 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8469
8470 Make it possible to locally disable a globally enabled mode.
8471 * simple.el (fundamental-mode): Run fundamental-mode-hook.
8472 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
8473 rather than kill-all-local-variables so it runs fundamental-mode-hook.
8474 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8475 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
8476 that subsequent hooks get a chance to disable it.
8477
8478 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8479
8480 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8481 Avoid re-enabling a minor mode after the user turned the minor mode
8482 off if MODE-enable-in-buffers is run twice (typically once from
8483 fundamental-mode's after-change-major-mode-hook and a second time from
8484 run-mode-hook's own after-change-major-mode-hook).
8485
8486 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
8487
8488 2010-04-27 Sam Steingold <sds@gnu.org>
8489
8490 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
8491 `safe-local-variable' if the value is a string or a function, as
8492 documented and implemented on 2010-04-02.
8493
8494 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
8495
8496 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
8497 when method is 'kill.
8498
8499 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
8500
8501 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
8502 condition in default directory check.
8503 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
8504 Kill ispell process when killing its associated buffer.
8505
8506 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
8507
8508 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
8509 but we aren't using it.
8510
8511 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
8512
8513 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
8514 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
8515
8516 2010-04-24 Glenn Morris <rgm@gnu.org>
8517
8518 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
8519 Ignore VCS-ignore files, and deleted nextstep preferences files.
8520 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
8521 (authors-ambiguous-files): New list.
8522 (authors-valid-file-names): Add some deleted files.
8523 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
8524 (authors-disambiguate-file-name): New function. (Bug#5501)
8525 (authors-canonical-file-name): Doc fix.
8526 Don't warn about obsolete files.
8527 (authors-canonical-file-name, authors-scan-el):
8528 Use authors-disambiguate-file-name.
8529
8530 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
8531 Add autoload cookies.
8532 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
8533 (generated-autoload-file): Set file-local value to "htmlfontify.el".
8534 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
8535 They have definitions / compiler macros in cl.el.
8536 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
8537 Replace manual autoloads with generated ones.
8538 (htmlfontify-unload-rgb-file): Remove autoload.
8539 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
8540
8541 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
8542
8543 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
8544 (byte-compile-setq-default): Optimize for the
8545 single-var case and don't call byte-compile-form in this case to avoid
8546 inf-loop with byte-compile-set-default.
8547
8548 * progmodes/compile.el (compilation-start): Abbreviate default directory.
8549
8550 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
8551
8552 Implement SELINUX backends.
8553
8554 * net/tramp.el (tramp-file-name-handler-alist):
8555 Add `file-selinux-context' and `set-file-selinux-context'.
8556 (tramp-handle-file-selinux-context)
8557 (tramp-handle-set-file-selinux-context): New defuns.
8558 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
8559 Handle PRESERVE-SELINUX-CONTEXT.
8560
8561 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8562 Add `file-selinux-context' and `set-file-selinux-context'.
8563 (tramp-gvfs-handle-file-selinux-context)
8564 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
8565 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
8566
8567 * net/ange-ftp.el (ange-ftp-copy-file):
8568 * net/tramp-fish.el (tramp-fish-handle-copy-file):
8569 * net/tramp-imap.el (tramp-imap-handle-copy-file):
8570 * net/tramp-smb.el (tramp-smb-handle-copy-file):
8571 Add PRESERVE-SELINUX-CONTEXT.
8572
8573 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
8574
8575 Synchronize with Tramp repository.
8576
8577 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
8578 (tramp-action-process-alive, tramp-action-out-of-band)
8579 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
8580 (tramp-exists-file-name-handler): Fix docstring.
8581 (with-progress-reporter): New defmacro.
8582 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
8583 (tramp-maybe-open-connection): Use it.
8584
8585 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
8586
8587 Detect ssh 'ControlMaster' argument automatically in some cases.
8588
8589 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
8590 (tramp-default-method): Use it.
8591
8592 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
8593
8594 * net/tramp.el (tramp-handle-copy-file): Add new optional
8595 parameter `preserve-selinux-context'.
8596 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
8597
8598 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
8599
8600 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
8601 Ensure, that non remote files are still checked. Oops.
8602
8603 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
8604
8605 Fix Bug#5840.
8606
8607 * icomplete.el (icomplete-completions): Use `non-essential'.
8608
8609 * net/tramp.el (tramp-connectable-p): New defun.
8610 (tramp-handle-expand-file-name)
8611 (tramp-completion-handle-file-name-all-completions)
8612 (tramp-completion-handle-file-name-completion): Use it.
8613
8614 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
8615
8616 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
8617
8618 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
8619
8620 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
8621
8622 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
8623
8624 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
8625 is present.
8626
8627 * info.el (info-tool-bar-map): Add labels.
8628
8629 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
8630
8631 * cus-edit.el (custom-commands): Add labels for tool bar.
8632 (custom-buffer-create-internal, Custom-mode): Adjust for
8633 labels in custom-commands.
8634
8635 * dynamic-setting.el: Renamed from font-setting.el.
8636
8637 2010-04-21 John Wiegley <jwiegley@gmail.com>
8638
8639 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
8640 toggles the use of virtual buffers.
8641 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
8642 (ido-toggle-virtual-buffers): New function.
8643
8644 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
8645
8646 Use `define-derived-mode'; fix window selection; doc fixes.
8647 * play/tetris.el (tetris, tetris-update-speed-function)
8648 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
8649 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
8650 (tetris-rotate-next, tetris-end-game, tetris-start-game)
8651 (tetris-pause-game): Fix typos in docstrings.
8652 (tetris-mode-map, tetris-null-map):
8653 Move initialization into declaration.
8654 (tetris-mode): Define with `define-derived-mode';
8655 set show-trailing-whitespace to nil.
8656 (tetris): Prefer window already displaying the "*Tetris*" buffer.
8657
8658 2010-04-21 Karel Klíč <kklic@redhat.com>
8659
8660 * files.el (backup-buffer): Handle SELinux context, and return it
8661 if a backup was made by renaming.
8662 (backup-buffer-copy): Set SELinux context to the target file.
8663 (basic-save-buffer): Set SELinux context of the newly written file.
8664 (basic-save-buffer-1): Now it also returns any SELinux context.
8665 (basic-save-buffer-2): Set SELinux context of the newly created file,
8666 and return it.
8667 * net/tramp.el (tramp-file-name-for-operation):
8668 Add file-selinux-context.
8669
8670 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
8671
8672 Make the log-edit comments use RFC822 format throughout.
8673
8674 * vc.el (vc-checkin, vc-modify-change-comment):
8675 Adjust to new vc-start/finish-logentry.
8676 (vc-find-conflicted-file): New command.
8677 (vc-transfer-file): Adjust to new vc-checkin.
8678 (vc-next-action): Improve scoping.
8679
8680 * vc-hg.el (vc-hg-log-edit-mode): Remove.
8681 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
8682
8683 * vc-git.el (vc-git-log-edit-mode): Remove.
8684 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
8685 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
8686
8687 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
8688 (vc-start-logentry): Remove argument `extra'.
8689 (vc-finish-logentry): Remove extra args.
8690
8691 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
8692 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
8693 (vc-bzr-conflicted-files): New function.
8694
8695 * log-edit.el (log-edit-extra-flags)
8696 (log-edit-before-checkin-process): Remove.
8697 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
8698 (log-edit-headers-alist): New var.
8699 (log-edit-header-contents-regexp): New const.
8700 (log-edit-match-to-eoh): New function.
8701 (log-edit-font-lock-keywords): Use them.
8702 (log-edit): Insert a "Summary:" header as default.
8703 (log-edit-mode): Mark font-lock rules as case-insensitive.
8704 (log-edit-done): Cleanup headers.
8705 (log-view-process-buffer): Remove.
8706 (log-edit-extract-headers): New function to replace it.
8707
8708 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
8709
8710 * subr.el (default-direction-reversed): Remove obsolescence info.
8711
8712 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
8713
8714 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
8715 windows/frames.
8716
8717 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
8718 I.e. include text after point in the completion region.
8719 Also, return nil when we're not after/in a symbol.
8720
8721 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
8722 default enable-multibyte-characters.
8723
8724 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
8725
8726 * international/mule.el: Help the user choose a valid coding-system.
8727 (read-buffer-file-coding-system): New function.
8728 (set-buffer-file-coding-system): Use it. Prompt the user if the
8729 coding-system cannot encode all the chars.
8730
8731 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
8732 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
8733 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
8734 Don't use *vc-bzr-shelve*.
8735
8736 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
8737
8738 Fix the version number for added files.
8739 * vc-hg.el (vc-hg-working-revision): Check if the file is
8740 registered after hg parent fails (Bug#5961).
8741
8742 2010-04-19 Glenn Morris <rgm@gnu.org>
8743
8744 * htmlfontify.el (htmlfontify-buffer)
8745 (htmlfontify-copy-and-link-dir): Autoload entry points.
8746
8747 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8748
8749 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
8750 name relative to the project root (Bug#5960).
8751
8752 2010-04-19 Glenn Morris <rgm@gnu.org>
8753
8754 * vc-git.el (vc-git-print-log): Doc fix.
8755
8756 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
8757
8758 * ido.el (ido-file-internal): Fix 2009-12-02 change.
8759
8760 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
8761
8762 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
8763 default settings (Bug#5928).
8764
8765 2010-04-19 Glenn Morris <rgm@gnu.org>
8766
8767 * progmodes/fortran.el (fortran-match-and-skip-declaration):
8768 New function.
8769 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
8770
8771 2010-04-19 Kenichi Handa <handa@m17n.org>
8772
8773 * language/indian.el (malayalam-composable-pattern): Fix previous
8774 change (add U+0D4D "SIGN VIRAMA").
8775 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
8776 (tamil-composable-pattern): Fix typo in the regexp.
8777 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
8778 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
8779 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
8780
8781 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
8782
8783 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
8784 paragraph-separate (Bug#5821).
8785
8786 2010-04-19 Juri Linkov <juri@jurta.org>
8787
8788 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
8789
8790 * info.el (Info-find-node-2): Comment out code that skips
8791 breadcrumbs line.
8792 (Info-mouse-follow-link): New command.
8793 (Info-link-keymap): New keymap.
8794 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
8795 Return a string with links instead of inserting breadcrumbs
8796 to the Info buffer.
8797 (Info-fontify-node): Comment out code that inserts breadcrumbs.
8798 Instead of putting the `invisible' text property over the Info
8799 header, make an overlay over the Info header with the `invisible'
8800 property and `after-string' set to the string returned by
8801 `Info-breadcrumbs'.
8802
8803 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
8804
8805 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
8806 Reported by monkey@sandpframing.com.
8807
8808 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
8809
8810 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
8811 (tmm-get-keymap): Add key-binding shortcuts now that they're not
8812 available in the "keyseq cache" any more.
8813
8814 * custom.el (defcustom): Add edebug spec.
8815
8816 2010-04-18 Juri Linkov <juri@jurta.org>
8817
8818 Test for special mode-class in view-buffer instead of view-file (bug#5513).
8819
8820 * view.el (view-file, view-buffer): Move test for special mode-class
8821 from view-file to view-buffer.
8822
8823 * tar-mode.el (tar-extract): Turn if's into one cond
8824 like in arc-mode.el.
8825
8826 2010-04-18 Juri Linkov <juri@jurta.org>
8827
8828 Add 7z archive format support (bug#5475).
8829
8830 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
8831 (archive-7z-extract): New defcustom.
8832 (archive-find-type): Add magic string for 7z.
8833 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
8834 If `stderr-file' is non-nil, use `(t stderr-file)' for the
8835 `buffer' arg of `call-process'.
8836 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
8837 call the function `archive-7z-extract' with the variable
8838 `archive-7z-extract' let-bound to `archive-zip-extract'.
8839 (archive-7z-summarize, archive-7z-extract): New functions.
8840
8841 * international/mule.el (auto-coding-alist):
8842 * files.el (auto-mode-alist): Add 7z file extension.
8843
8844 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8845
8846 * loadup.el: Setup hash-cons for pure data.
8847
8848 Fix duplicate entries in cedet's loaddefs.el files.
8849 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
8850 Should make most file-local generated-autoload-file unnecessary.
8851 (print-readably): Silence warnings.
8852 (autoload-find-destination): Take load-name as an arg to make sure
8853 it's the same as the one that will be in the file.
8854 (autoload-generate-file-autoloads): Adjust to above changes.
8855 Try to make the dataflow a bit simpler.
8856
8857 * cvs-status.el (cvs-refontify): Remove unused.
8858
8859 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
8860
8861 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
8862
8863 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
8864 twos-complement mode.
8865
8866 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
8867
8868 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
8869 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
8870 (calc-inverse): Add "Option" to message, as appropriate.
8871 (calc-hyperbolic): Add "Option" to message, as appropriate.
8872 (calc-option, calc-is-option): New functions.
8873
8874 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
8875 (calc-option-prefix-help): New function.
8876
8877 * calc/calc-misc.el (calc-help): Add "Option" entry.
8878
8879 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
8880 (calc-option-flag): New variable.
8881 (calc-do): Set `calc-option-flag to nil.
8882 (calc-set-mode-line): Add "Opt " as appropriate.
8883
8884 2010-04-16 Juri Linkov <juri@jurta.org>
8885
8886 Move scrolling commands from simple.el to window.el
8887 because their primitives are implemented in window.c.
8888
8889 * simple.el (scroll-error-top-bottom)
8890 (scroll-up-command, scroll-down-command, scroll-up-line)
8891 (scroll-down-line, scroll-other-window-down)
8892 (beginning-of-buffer-other-window, end-of-buffer-other-window):
8893 * window.el (scroll-error-top-bottom)
8894 (scroll-up-command, scroll-down-command, scroll-up-line)
8895 (scroll-down-line, scroll-other-window-down)
8896 (beginning-of-buffer-other-window, end-of-buffer-other-window):
8897 Move from simple.el to window.el because their primitives are
8898 implemented in window.c.
8899
8900 2010-04-16 Juri Linkov <juri@jurta.org>
8901
8902 * isearch.el (isearch-lookup-scroll-key): Check both
8903 `isearch-scroll' and `scroll-command' properties.
8904 (scroll-up, scroll-down): Remove `isearch-scroll' property.
8905
8906 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
8907
8908 * simple.el (scroll-up-command, scroll-down-command)
8909 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
8910
8911 2010-04-15 Juri Linkov <juri@jurta.org>
8912
8913 * simple.el (scroll-up-command, scroll-down-command)
8914 (scroll-up-line, scroll-down-line): Put `scroll-command'
8915 property on the these symbols. Remove them from
8916 `scroll-preserve-screen-position-commands'.
8917
8918 * mwheel.el (mwheel-scroll): Put `scroll-command' and
8919 `isearch-scroll' properties on the `mwheel-scroll' symbol.
8920 Remove it from `scroll-preserve-screen-position-commands'.
8921
8922 * isearch.el (isearch-allow-scroll): Doc fix.
8923
8924 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
8925
8926 * net/tramp.el (tramp-error-with-buffer): Don't show the
8927 connection buffer when we are in completion mode.
8928 (tramp-file-name-handler): Catch the error for some operations
8929 when we are in completion mode. This gives the user the chance to
8930 correct the file name in the minibuffer.
8931
8932 2010-04-15 Glenn Morris <rgm@gnu.org>
8933
8934 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
8935
8936 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
8937
8938 Simplify by using `define-derived-mode'.
8939 * info.el (Info-mode):
8940 * calendar/todo-mode.el (todo-mode):
8941 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
8942 (gomoku-mode-map): Move initialization into declaration.
8943
8944 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
8945
8946 Fix Bug#5840.
8947 * ido.el (ido-file-name-all-completions-1):
8948 * minibuffer.el (minibuffer-completion-help):
8949 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
8950
8951 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
8952
8953 * simple.el (non-essential): New var.
8954
8955 Add a new field `location' to bookmarks for non-file bookmarks.
8956 * bookmark.el (bookmark-location): Use the new field, if present.
8957 (bookmark-insert-location): Undo last change, not needed any more.
8958 * man.el (Man-bookmark-make-record):
8959 * woman.el (woman-bookmark-make-record): Add `location' field.
8960
8961 2010-04-14 Juri Linkov <juri@jurta.org>
8962
8963 * simple.el (scroll-error-top-bottom): New defcustom.
8964 (scroll-up-command, scroll-down-command): Use it. Doc fix.
8965
8966 * emulation/pc-select.el (pc-select-override-scroll-error):
8967 Obsolete in favor of `scroll-error-top-bottom'.
8968
8969 2010-04-14 Juri Linkov <juri@jurta.org>
8970
8971 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
8972 `scroll-up-command' and `M-v' to `scroll-down-command'.
8973
8974 * emulation/cua-rect.el (cua--init-rectangles):
8975 * forms.el (forms--change-commands):
8976 * image-mode.el (image-mode-map):
8977 Remap scroll-down-command and scroll-up-command
8978 in addition to scroll-down and scroll-up.
8979
8980 2010-04-14 Juri Linkov <juri@jurta.org>
8981
8982 * mwheel.el (scroll-preserve-screen-position-commands):
8983 Add mwheel-scroll to this list of commands.
8984
8985 * simple.el (scroll-preserve-screen-position-commands):
8986 Add scroll-up-command, scroll-down-command, scroll-up-line,
8987 scroll-down-line to this list of commands.
8988
8989 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
8990
8991 * obsolete/complete.el: Move from lisp/complete.el.
8992
8993 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
8994
8995 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
8996 to the minor mode function now turns the mode ON unconditionally.
8997
8998 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
8999
9000 * vc-dir.el (vc-dir-kill-line): New command.
9001 (vc-dir-mode-map): Bind it to C-k.
9002
9003 * bookmark.el (bookmark-insert-location): Handle a nil filename.
9004
9005 * woman.el: Add bookmark declarations to silence the compiler.
9006 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
9007 step to compatibility between man and woman bookmarks.
9008 Adjust for Man-default-bookmark-title renaming.
9009 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
9010
9011 * man.el: Add bookmark declarations to silence the compiler.
9012 (Man-name-local-regexp): Make it match NAME as well.
9013 (Man-getpage-in-background): Return the buffer.
9014 (Man-notify-when-ready): Use `case'.
9015 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
9016 Don't hardcode "NAME". Simplify.
9017 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
9018 Rename from Man-bookmark-make-record.
9019 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
9020 we have the actual man-args. Use Man-getpage-in-background rather
9021 than `man' since the arg is already processed. Let bookmark.el do the
9022 window handling. Only wait for the relevant process.
9023 Don't forget to autoload.
9024
9025 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
9026
9027 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9028
9029 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
9030 New functions.
9031 (woman-mode): Setup bookmark support.
9032
9033 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
9034 (man-bookmark-jump): New functions.
9035 (Man-mode): Setup bookmark support.
9036
9037 2010-04-10 Jari Aalto <jari.aalto@cante.net>
9038
9039 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
9040 recognize ssh-keygen prompt (Bug#2817).
9041
9042 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
9043
9044 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
9045
9046 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
9047
9048 Synchronize with Tramp repository.
9049
9050 * net/tramp.el (tramp-completion-function-alist)
9051 (tramp-file-name-regexp, tramp-chunksize)
9052 (tramp-local-coding-commands, tramp-remote-coding-commands):
9053 Fix docstring.
9054 (tramp-remote-process-environment): Use `format' instead of `concat'.
9055 (tramp-handle-directory-files-and-attributes)
9056 (tramp-get-remote-path): Use `copy-tree'.
9057 (tramp-handle-file-name-all-completions): Backward/ XEmacs
9058 compatibility: Use `completion-ignore-case' if
9059 `read-file-name-completion-ignore-case' does not exist.
9060 (tramp-do-copy-or-rename-file-directly): Do not use
9061 `tramp-handle-file-remote-p'.
9062 (tramp-do-copy-or-rename-file-out-of-band):
9063 Use `tramp-compat-delete-directory'.
9064 (tramp-do-copy-or-rename-file-out-of-band)
9065 (tramp-compute-multi-hops, tramp-maybe-open-connection):
9066 Use `format-spec-make'.
9067 (tramp-find-foreign-file-name-handler)
9068 (tramp-advice-make-auto-save-file-name)
9069 (tramp-set-auto-save-file-modes): Remove superfluous check for
9070 `stringp'. This is done inside `tramp-tramp-file-p'.
9071 (tramp-debug-outline-regexp): New defconst.
9072 (tramp-get-debug-buffer): Use it.
9073 (tramp-check-for-regexp): Use (forward-line 1).
9074 (tramp-set-auto-save-file-modes): Adapt version check.
9075
9076 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
9077 Wrap call of `featurep' for 2nd argument.
9078 (tramp-compat-make-temp-file): Simplify fallback implementation.
9079 (tramp-compat-copy-tree): Remove function.
9080 (tramp-compat-delete-directory): Provide implementation for older
9081 Emacsen.
9082
9083 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
9084 Do not use `tramp-fish-handle-file-attributes.
9085
9086 * net/trampver.el: Update release number.
9087
9088 2010-04-10 Glenn Morris <rgm@gnu.org>
9089
9090 * progmodes/compile.el (compilation-save-buffers-predicate):
9091 Add missing :version tag.
9092
9093 2010-04-09 Sam Steingold <sds@gnu.org>
9094
9095 * progmodes/compile.el (compilation-save-buffers-predicate):
9096 Remove the "autoload" cookie.
9097
9098 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
9099 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
9100 and `bug-reference-prog-mode' can be used in hooks directly.
9101
9102 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9103
9104 Add --author support to git commit.
9105 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
9106 (vc-git-log-edit-mode): New minor mode.
9107 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
9108 New declarations.
9109
9110 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
9111
9112 * vc-hooks.el, vc-git.el: Improve documentation comments.
9113
9114 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9115
9116 Fix some of the problems in defsubst* (bug#5728).
9117 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
9118 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
9119
9120 2010-04-07 Sam Steingold <sds@gnu.org>
9121
9122 * progmodes/compile.el (compilation-save-buffers-predicate):
9123 New custom variable.
9124 (compile, recompile): Pass it to `save-some-buffers'.
9125
9126 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
9127
9128 * wid-edit.el (widget-choose): Move cursor to the second line of
9129 the buffer (Bug#5695).
9130
9131 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
9132
9133 Add new VC methods: vc-log-incoming and vc-log-outgoing.
9134 * vc.el (vc-print-log-setup-buttons): New function split out from
9135 vc-print-log-internal.
9136 (vc-log-internal-common): New function, a parametrized version of
9137 vc-print-log-internal.
9138 (vc-print-log-internal): Just call vc-log-internal-common with the
9139 right arguments.
9140 (vc-incoming-outgoing-internal):
9141 (vc-log-incoming, vc-log-outgoing): New functions.
9142 (vc-log-view-type): New permanent local variable.
9143
9144 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
9145
9146 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
9147 of the dynamic bound vc-short-log.
9148 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
9149
9150 * vc-git.el (vc-git-log-outgoing): New function.
9151 (vc-git-log-view-mode): Use vc-log-view-type instead
9152 of the dynamic bound vc-short-log.
9153
9154 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
9155 of the dynamic bound vc-short-log. Highlight the tag.
9156 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
9157 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
9158 (vc-hg-incoming-mode): Remove.
9159 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
9160
9161 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
9162
9163 Fix default-directory for vc-root-diff.
9164 * vc.el (vc-root-diff): Bind default-directory to the root
9165 directory for the diff command.
9166
9167 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
9168
9169 * progmodes/verilog-mode.el (verilog-forward-sexp):
9170 (verilog-calc-1): Support "disable fork" and "fork wait" multi
9171 word keywords, suggested by Steve Pearlmutter.
9172 (verilog-pretty-declarations): Support lineup of declarations in
9173 port lists.
9174 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
9175 fix bug for /* / comments.
9176 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
9177 Speed up and simplfy as this is never called with a bound.
9178 (verilog-pretty-declarations): Enhance to line up declarations
9179 inside a parameter list, suggested by Alan Morgan.
9180 (verilog-pretty-expr): Tune assignment regular expression match
9181 string for corner cases; also use markers instead of character
9182 number as indent changes the later.
9183
9184 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
9185
9186 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
9187 as missing keyword.
9188 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
9189 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
9190 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
9191 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
9192 Tennant.
9193 (verilog-keywords):
9194 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
9195 1800-2009 keywords, including "global.".
9196
9197 2010-04-06 John Wiegley <jwiegley@gmail.com>
9198
9199 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
9200 appearing in buffer list (if a live buffer name matched a recentf
9201 file basename). Should use uniquify to offer a real solution.
9202
9203 2010-04-06 John Wiegley <jwiegley@gmail.com>
9204
9205 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
9206 comment to code, and add a :version tag.
9207 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
9208
9209 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
9210
9211 Enable recentf-mode if using virtual buffers.
9212 * ido.el (recentf-list): Declare for byte-compiler.
9213 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9214 (ido-make-buffer-list): Simplify.
9215 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
9216
9217 2010-04-05 Juri Linkov <juri@jurta.org>
9218
9219 Scrolling commands which scroll a line instead of full screen.
9220 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
9221
9222 * simple.el (scroll-up-line, scroll-down-line): New commands.
9223 Put property isearch-scroll=t on them.
9224
9225 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
9226 Remove commands.
9227
9228 2010-04-05 Juri Linkov <juri@jurta.org>
9229
9230 Scrolling commands which do not signal errors at top/bottom.
9231 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
9232
9233 * simple.el (scroll-up-command, scroll-down-command): New commands.
9234 Put property isearch-scroll=t on them.
9235
9236 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
9237 `scroll-down-command' and [next] from `scroll-up' to
9238 `scroll-up-command'.
9239
9240 * emulation/cua-base.el: Put property CUA=move on
9241 `scroll-up-command' and `scroll-down-command'.
9242 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
9243 and `scroll-down-command' to `cua-scroll-down'.
9244
9245 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
9246
9247 * help.el (describe-mode): Return nil.
9248
9249 2010-04-04 John Wiegley <jwiegley@gmail.com>
9250
9251 * ido.el (ido-use-virtual-buffers): New variable to indicate
9252 whether "virtual buffer" support is enabled for IDO.
9253 (ido-virtual): Face used to indicate virtual buffers in the list.
9254 (ido-buffer-internal): If a buffer is chosen, and no such buffer
9255 exists, but a virtual buffer of that name does (which would be why
9256 it was in the list), recreate the buffer by reopening the file.
9257 (ido-make-buffer-list): If virtual buffers are being used, call
9258 `ido-add-virtual-buffers-to-list' before the make list hook.
9259 (ido-virtual-buffers): New variable which contains a copy of the
9260 current contents of the `recentf-list', albeit pared down for the
9261 sake of speed, and with proper faces applied.
9262 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
9263 create a list of "virtual buffers" to present to the user in
9264 addition to the currently open set. Note that this logic could
9265 get rather slow if that list is too large. With the default
9266 `recentf-max-saved-items' of 200, there is little speed penalty.
9267
9268 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9269
9270 * font-lock.el: Require CL when compiling.
9271 (font-lock-turn-on-thing-lock): Use `case'.
9272
9273 2010-04-03 Eli Zaretskii <eliz@gnu.org>
9274
9275 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
9276 Zaretskii.
9277
9278 2010-04-02 Juri Linkov <juri@jurta.org>
9279
9280 * ehelp.el (electric-help-orig-major-mode):
9281 New buffer-local variable.
9282 (electric-help-mode): Set it to original major-mode. Doc fix.
9283 (with-electric-help): Use `electric-help-orig-major-mode' instead
9284 of (default-value 'major-mode). Doc fix.
9285 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
9286
9287 2010-04-02 Sam Steingold <sds@gnu.org>
9288
9289 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
9290 `vc-hg-command' with a list of flags.
9291
9292 * progmodes/bug-reference.el (bug-reference-bug-regexp):
9293 Also accept "patch" and "RFE".
9294 (bug-reference-fontify): `bug-reference-url-format' can also be a
9295 function to be able to handle the bug kind.
9296 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
9297
9298 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
9299
9300 * tmm.el (tmm-get-keymap): Check with symbolp before passing
9301 value to fboundp, it may not be a symbol.
9302
9303 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9304
9305 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
9306
9307 2010-03-31 Juri Linkov <juri@jurta.org>
9308
9309 * simple.el (next-line, previous-line): Re-throw a signal
9310 with `signal' instead of using `ding'.
9311 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
9312
9313 2010-03-31 Juri Linkov <juri@jurta.org>
9314
9315 * simple.el (keyboard-escape-quit): Raise deselecting the active
9316 region higher than exiting the minibuffer.
9317 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
9318
9319 2010-03-31 Juri Linkov <juri@jurta.org>
9320
9321 * image.el (image-animated-p): Use `image-metadata' instead of
9322 `image-extension-data'. Get GIF extenstion data from metadata
9323 property `extension-data'.
9324
9325 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9326
9327 * simple.el (append-to-buffer): Simplify.
9328
9329 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
9330
9331 * textmodes/artist.el (artist-mode): Fix typo in docstring.
9332 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
9333
9334 2010-03-31 Kenichi Handa <handa@m17n.org>
9335
9336 * language/sinhala.el (composition-function-table): Fix regexp for
9337 the new Unicode specification.
9338
9339 * language/indian.el (devanagari-composable-pattern)
9340 (tamil-composable-pattern, kannada-composable-pattern)
9341 (malayalam-composable-pattern): Adjust for the new Unicode
9342 specification.
9343 (bengali-composable-pattern, gurmukhi-composable-pattern)
9344 (gujarati-composable-pattern, oriya-composable-pattern)
9345 (telugu-composable-pattern): New variables to cope with the new
9346 Unicode specification. Use them in composition-function-table.
9347
9348 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9349
9350 Make tmm-menubar work for the Buffers menu again (bug#5726).
9351 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
9352 vectors rather than cons cells, as used in menu-bar-update-buffers.
9353
9354 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9355
9356 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
9357 (js-insert-and-indent): Revert 2009-08-15 change, restoring
9358 electric punctuation for "{}();,:" (Bug#5586).
9359
9360 * mail/sendmail.el (mail-default-directory): Doc fix.
9361
9362 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9363
9364 * mail/sendmail.el (mail-default-directory): Doc fix.
9365
9366 2010-03-31 Eli Zaretskii <eliz@gnu.org>
9367
9368 * subr.el (version-regexp-alist, version-to-list)
9369 (version-list-<, version-list-=, version-list-<=)
9370 (version-list-not-zero, version<, version<=, version=): Doc fix.
9371 (Bug#5744).
9372
9373 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
9374
9375 * vc.el (vc-root-diff): Doc fix.
9376
9377 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9378
9379 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
9380
9381 * simple.el (append-to-buffer): Fix last change.
9382
9383 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9384
9385 * simple.el (append-to-buffer): Ensure that point is preserved if
9386 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
9387 (Bug#5749)
9388
9389 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9390
9391 * files.el (auto-mode-case-fold): Change default to t.
9392
9393 2010-03-30 Juri Linkov <juri@jurta.org>
9394
9395 * dired-x.el (dired-omit-mode): Doc fix.
9396
9397 2010-03-30 Juri Linkov <juri@jurta.org>
9398
9399 * replace.el (occur-accumulate-lines): Move occur-engine related
9400 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
9401 to be located after `occur-engine'.
9402
9403 2010-03-30 Juri Linkov <juri@jurta.org>
9404
9405 Make occur handle multi-line matches cleanly with context.
9406 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
9407
9408 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
9409 (occur-engine): Add local variables `ret', `prev-after-lines',
9410 `prev-lines'. Use more arguments for `occur-context-lines'.
9411 Set first elem of its returned list to `data', and the second elem
9412 to `prev-after-lines'. Don't print the separator line.
9413 In the end, print remaining context after-lines.
9414 (occur-context-lines): Add new arguments `begpt', `endpt',
9415 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
9416 after-lines of the previous match with before-lines of the
9417 current match and not overlap them. Return a list with two
9418 values: the output line and the list of context after-lines.
9419
9420 2010-03-30 Juri Linkov <juri@jurta.org>
9421
9422 * replace.el (occur-accumulate-lines): Fix a bug where the first
9423 context line at the beginning of the buffer was missing.
9424
9425 2010-03-30 Eli Zaretskii <eliz@gnu.org>
9426
9427 * files.el: Make bidi-display-reordering safe variable for boolean
9428 values.
9429
9430 2010-03-29 Phil Hagelberg <phil@evri.com>
9431 Chong Yidong <cyd@stupidchicken.com>
9432
9433 * subr.el: Extend progress reporters to perform "spinning".
9434 (progress-reporter-update, progress-reporter-do-update):
9435 Handle non-numeric value arguments.
9436 (progress-reporter--pulse-characters): New var.
9437
9438 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
9439
9440 * progmodes/compile.el (compilation-start): Fix regexp detection
9441 of initial cd command (Bug#5771).
9442
9443 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
9444
9445 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
9446
9447 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
9448
9449 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
9450 * progmodes/gdb-mi.el: Restore.
9451 * progmodes/gdb-ui.el: Remove.
9452 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
9453
9454 2010-03-25 Glenn Morris <rgm@gnu.org>
9455
9456 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
9457 all dired buffers, even tramp ones. (Bug#5755)
9458
9459 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
9460
9461 Add "union tags" in mpc.el.
9462 * mpc.el: Remove backward compatibility code.
9463 (mpc-browser-tags): Change default.
9464 (mpc--find-memoize-union-tags): New var.
9465 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
9466 (mpc-cmd-find): Handle the case where the playlist does not exist.
9467 Handle union-tags.
9468 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
9469 (mpc-cmd-add): Use mpc-cmd-flush.
9470 (mpc-tagbrowser-tag-name): New fun.
9471 (mpc-tagbrowser-buf): Use it.
9472 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
9473
9474 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
9475
9476 Misc cleanup.
9477 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
9478 Use replace-regexp-in-string.
9479 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
9480 (makefile-imake-mode-syntax-table): Move init into defvar.
9481 (makefile-mode): Use define-derived-mode.
9482
9483 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
9484 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
9485 not be present any more.
9486
9487 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9488
9489 * faces.el (set-face-attribute): Fix typo in docstring.
9490 (face-valid-attribute-values): Reflow docstring.
9491
9492 2010-03-24 Glenn Morris <rgm@gnu.org>
9493
9494 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
9495
9496 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
9497
9498 * indent.el (indent-for-tab-command): Doc fix.
9499
9500 2010-03-24 Alan Mackenzie <acm@muc.de>
9501
9502 * progmodes/cc-engine.el (c-remove-stale-state-cache):
9503 Fix off-by-one error. Fixes bug #5747.
9504
9505 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9506
9507 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
9508 (image-dired-read-comment): Doc fix.
9509
9510 * json.el (json-object-type, json-array-type, json-key-type)
9511 (json-false, json-null, json-read-number):
9512 * minibuffer.el (completion-in-region-functions):
9513 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
9514 (cal-tex-cursor-week):
9515 * emacs-lisp/trace.el (trace-function):
9516 * eshell/em-basic.el (eshell/printnl):
9517 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
9518 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
9519 * obsolete/levents.el (allocate-event, event-key, event-object)
9520 (event-point, event-process, event-timestamp, event-to-character)
9521 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
9522 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
9523 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
9524 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
9525 (reftex-highlight-selection): Fix typos in docstrings.
9526
9527 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9528
9529 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
9530
9531 2010-03-24 Glenn Morris <rgm@gnu.org>
9532
9533 * mail/rmail.el (rmail-highlight-face): Restore option deleted
9534 2008-02-13 without comment; mark it obsolete.
9535 (rmail-highlight-headers): Use rmail-highlight-face once more.
9536
9537 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
9538
9539 * woman.el (woman2-process-escapes): Only consume the newline if
9540 the filler character is on a line by itself (Bug#5729).
9541
9542 2010-03-24 Kenichi Handa <handa@m17n.org>
9543
9544 * language/indian.el (devanagari-composable-pattern): Add more
9545 consonants.
9546
9547 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
9548
9549 * net/trampver.el: Update release number.
9550
9551 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
9552
9553 * net/tramp.el (tramp-find-executable):
9554 Use `tramp-get-connection-buffer'. Make the regexp for checking
9555 output of "wc -l" more robust.
9556 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
9557 (tramp-open-connection-setup-interactive-shell): Remove workaround
9558 for OpenSolaris bug, it is not needed anymore.
9559
9560 2010-03-24 Glenn Morris <rgm@gnu.org>
9561
9562 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
9563
9564 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
9565
9566 * files.el (auto-mode-alist): Accept more verilog file patterns.
9567
9568 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
9569
9570 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
9571
9572 2010-03-24 Glenn Morris <rgm@gnu.org>
9573
9574 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
9575 log-edit-before-checkin-process.
9576
9577 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
9578
9579 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
9580
9581 * vc-dispatcher.el (vc-start-logentry): Doc fix.
9582 (log-view-process-buffer, log-edit-extra-flags): Declare.
9583
9584 * log-edit.el (log-edit-before-checkin-process): Doc fix.
9585
9586 2010-03-23 Sam Steingold <sds@gnu.org>
9587
9588 Fix bug#5620: recalculate all markers on compilation buffer
9589 modifications, not on file modifications.
9590 * progmodes/compile.el (buffer-modtime): New buffer-local variable:
9591 the buffer modification time, for buffers not associated with files.
9592 (compilation-mode): Create it.
9593 (compilation-filter): Update it.
9594 (compilation-next-error-function): Use it instead of
9595 `visited-file-modtime' for timestamp.
9596
9597 2010-03-23 Juri Linkov <juri@jurta.org>
9598
9599 Implement Occur multi-line matches.
9600 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
9601
9602 * replace.el (occur): Doc fix.
9603 (occur-engine): Set `begpt' to the beginning of the first line.
9604 Set `endpt' to the end of the last match line. At first, count
9605 line numbers between `origpt' and `begpt'. Split out code from
9606 `out-line' variable to new let-bindings `match-prefix' and
9607 `match-str'. In `out-line' add non-numeric prefix to all
9608 non-first lines of multi-line matches. Finally, count lines
9609 between `begpt' and `endpt' and add to `lines'.
9610
9611 2010-03-23 Juri Linkov <juri@jurta.org>
9612
9613 * replace.el (occur-accumulate-lines, occur-engine):
9614 Use `occur-engine-line' instead of duplicate code.
9615 (occur-engine-line): New function created from duplicate code
9616 in `occur-accumulate-lines' and `occur-engine'.
9617
9618 * replace.el (occur-engine-line): Add optional arg `keep-props'.
9619 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
9620
9621 2010-03-23 Juri Linkov <juri@jurta.org>
9622
9623 * finder.el: Remove TODO tasks.
9624
9625 * info.el (Info-finder-find-node): Add node "all"
9626 with all package info. Handle a list of multiple keywords
9627 separated by comma.
9628 (info-finder): In interactive use with a prefix argument,
9629 use `completing-read-multiple' to read a list of keywords
9630 separated by comma.
9631
9632 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
9633
9634 Add a new completion style `substring'.
9635 * minibuffer.el (completion-basic--pattern): New function.
9636 (completion-basic-try-completion, completion-basic-all-completions):
9637 Use it.
9638 (completion-substring--all-completions)
9639 (completion-substring-try-completion)
9640 (completion-substring-all-completions): New functions.
9641 (completion-styles-alist): New style `substring'.
9642
9643 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
9644
9645 Get rid of .elc files after removal of the corresponding .el.
9646 * Makefile.in (compile-clean): New target.
9647 (compile-main): Use it.
9648
9649 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
9650
9651 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
9652 don't do make there. When compiling with separate object dir, there
9653 is no Makefile there.
9654
9655 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
9656
9657 Get rid of the ELCFILES abomination, again.
9658 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
9659 (all, compile): Don't call compile-last.
9660 (compile-main): Build the "elcfiles" list dynamically.
9661 (compile-targets): New (internal) target.
9662
9663 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
9664
9665 * Makefile.in (top_srcdir): Define.
9666 (abs_top_builddir): Define.
9667 (srcdir): Don't append `/..'.
9668 (EMACS): Use ${abs_top_builddir}.
9669 (all, compile, compile-always, compile-last): Don't set emacswd.
9670 (update-subdirs, update-authors): Use $(top_srcdir) instead of
9671 $(srcdir).
9672 (lisp): Use $(srcdir) instead of @srcdir@.
9673
9674 2010-03-21 Juri Linkov <juri@jurta.org>
9675
9676 Fix message of multi-line occur regexps and multi-buffer header lines.
9677 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
9678
9679 * replace.el (occur-1): Don't display regexp if it is longer
9680 than window-width. Use `query-replace-descr' to display regexp.
9681 (occur-engine): Don't display regexp in the buffer header for
9682 multi-buffer occur. Display a separate header line with total
9683 match count and regexp for multi-buffer occur.
9684 Use `query-replace-descr' to display regexp.
9685
9686 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9687
9688 * net/secrets.el: Fix parenthesis.
9689 (secrets-enabled): Fix parenthesis.
9690
9691 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
9692
9693 Use more relative file and directory names.
9694 * Makefile.in (EMACS): Arrange for it to work when we chdir.
9695 (setwins, setwins_almost, setwins_for_subdirs):
9696 Don't `cd'; output relative names.
9697 (all, compile, compile-always, compile-last): Set emacswd.
9698 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
9699 Just cd to the lisp source dir so we can use relative file names.
9700
9701 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
9702
9703 2010-03-20 Glenn Morris <rgm@gnu.org>
9704
9705 * textmodes/rst.el: Use faces for font-lock customization, and make the
9706 old -face variables obsolete.
9707 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
9708 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
9709 (rst-block-face, rst-external-face, rst-definition-face)
9710 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
9711 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
9712 Make obsolete.
9713 (rst-font-lock-keywords-function): Update for above changes.
9714
9715 2010-03-20 Juri Linkov <juri@jurta.org>
9716
9717 * s-region.el:
9718 * obsolete/s-region.el: Move to obsolete.
9719
9720 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
9721
9722 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
9723
9724 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
9725
9726 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
9727
9728 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
9729
9730 Add special markup processing for commit logs.
9731 * log-edit.el (log-edit-extra-flags): New variable.
9732 (log-edit): Add new argument MODE. Use that mode when non-nil
9733 instead of the log-view-mode.
9734 (log-view-process-buffer): New function.
9735
9736 * vc.el: Document that the checkin method takes optional
9737 arguments. Document new backend specific method: log-view-mode.
9738 (vc-default-log-edit-mode): New function.
9739 (vc-checkin): Use a backend specific log-view-mode.
9740 Pass extra arguments to the checkin method.
9741 (vc-modify-change-comment): Pass a dummy extra argument.
9742
9743 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
9744 log-edit.
9745 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
9746 (vc-finish-logentry): Process the log buffer before passing it
9747 down. Pass log-edit-extra-flags.
9748
9749 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
9750 command.
9751 (log-edit-extra-flags, log-edit-before-checkin-process):
9752 New declarations.
9753
9754 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
9755 command.
9756 (log-edit-extra-flags, log-edit-before-checkin-process):
9757 New declarations.
9758 (vc-hg-log-edit-mode): New derived mode.
9759
9760 * vc-arch.el (vc-arch-checkin):
9761 * vc-cvs.el (vc-cvs-checkin):
9762 * vc-git.el (vc-git-checkin):
9763 * vc-mtn.el (vc-mtn-checkin):
9764 * vc-rcs.el (vc-rcs-checkin):
9765 * vc-sccs.el (vc-sccs-checkin):
9766 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
9767
9768 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
9769
9770 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
9771 parent typo).
9772
9773 2010-03-19 Glenn Morris <rgm@gnu.org>
9774
9775 * password-cache.el (password-cache, password-cache-expiry): Autoload.
9776
9777 2010-03-18 Glenn Morris <rgm@gnu.org>
9778
9779 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
9780
9781 * replace.el (query-replace-history): Give it a doc string.
9782 (map-query-replace-regexp): Use query-replace-from-history-variable
9783 and query-replace-to-history-variable.
9784
9785 * mail/hashcash.el (declare-function): Remove duplicate definition.
9786
9787 * mail/emacsbug.el (report-emacs-bug-pretest-address):
9788 Make it an obsolete alias for report-emacs-bug-address.
9789 (message-strip-special-text-properties): Declare.
9790 (report-emacs-bug): Remove test for a pretest bug address.
9791 Combine message-mode-specific code.
9792
9793 * mail/supercite.el: Don't require sendmail.
9794 (mh-in-header-p): Declare rather than using with-no-warnings.
9795 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
9796 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
9797
9798 * calendar/cal-french.el: Convert to utf-8.
9799
9800 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
9801 Emacs scripts.
9802
9803 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
9804
9805 * net/secrets.el (secrets-enabled): New variable. Use it instead
9806 of a subfeature.
9807
9808 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
9809
9810 * net/secrets.el (top): Register the D-Bus signals only when the
9811 service "org.freedesktop.secrets" can be pinged.
9812 Provide subfeature `enabled'.
9813
9814 2010-03-14 Juri Linkov <juri@jurta.org>
9815
9816 Add finder unknown keywords.
9817
9818 * finder.el (finder-unknown-keywords): New function.
9819
9820 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
9821 to create a Finder node with unknown keywords.
9822
9823 2010-03-14 Juri Linkov <juri@jurta.org>
9824
9825 * finder.el (finder-compile-keywords): Replace `princ' with
9826 `prin1' on a list of symbols interned from keyword strings.
9827
9828 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
9829 a comma, then split keywords using a comma and optional whitespace.
9830 Otherwise, split by whitespace.
9831
9832 * complete.el:
9833 * face-remap.el:
9834 * log-view.el:
9835 * net/hmac-def.el:
9836 * net/hmac-md5.el:
9837 * net/netrc.el:
9838 * progmodes/mixal-mode.el: Fix keywords.
9839
9840 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
9841
9842 * Makefile.in (ELCFILES): Add net/secrets.elc.
9843
9844 * net/secrets.el: New file.
9845
9846 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
9847
9848 * facemenu.el (list-colors-display, list-colors-print): New arg
9849 callback. Use it to allow selecting colors.
9850
9851 * wid-edit.el (widget-image-insert): Insert image prop even if the
9852 current display is non-graphic.
9853 (widget-field-value-set): New fun.
9854 (editable-field): Use it.
9855 (widget-field-value-get): Clean up unused var.
9856 (widget-color-value-create, widget-color--choose-action):
9857 New funs. Allow using list-colors-display to choose color.
9858
9859 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
9860
9861 * cus-edit.el: Resort topmost custom groups.
9862 (custom-buffer-sort-alphabetically): Default to t.
9863 (customize-apropos): Use apropos-parse-pattern.
9864 (custom-search-field): New var.
9865 (custom-buffer-create-internal): Add custom-apropos search field.
9866 (custom-add-parent-links): Don't display parent doc.
9867 (custom-group-value-create): Don't sort top-level custom group.
9868 (custom-magic-value-create): Show visibility button before option name.
9869
9870 (custom-variable-state): New fun, from custom-variable-state-set.
9871 (custom-variable-state-set): Use it.
9872 (custom-group-value-create): Hide options with standard values
9873 using the :hidden-states property. Use progress reporter.
9874
9875 (custom-show): Simplify.
9876 (custom-visibility): Disable images by default.
9877 (custom-variable): New property :hidden-states.
9878 (custom-variable-value-create): Enable images for
9879 custom-visibility widgets. Use :hidden-states property to
9880 determine initial visibility.
9881
9882 * wid-edit.el (widget-image-find): Give images center ascent.
9883 (visibility): Add :on-image and :off-image properties.
9884 (widget-visibility-value-create): Use them.
9885
9886 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
9887
9888 * cus-edit.el (processes): Remove from development group.
9889 (oop, hypermedia): Delete group.
9890 (comm): Promote to top-level group.
9891
9892 * net/browse-url.el (browse-url):
9893 * net/xesam.el (xesam):
9894 * net/tramp.el (tramp):
9895 * net/goto-addr.el (goto-address):
9896 * net/ange-ftp.el (ange-ftp): Put in comm group.
9897
9898 * view.el (view): Remove from editing group.
9899
9900 * uniquify.el (uniquify): Put in files group.
9901
9902 * net/browse-url.el (browse-url):
9903 * ps-print.el (postscript): Put in external group.
9904
9905 * cus-edit.el (outlines):
9906 * textmodes/text-mode.el (text-mode-hook):
9907 * textmodes/table.el (table):
9908 * textmodes/picture.el (picture):
9909 * outline.el (outlines): Put in wp group.
9910
9911 * nxml/nxml-mode.el (nxml): Remove from wp group.
9912
9913 * net/tramp-imap.el (tramp-imap): Put in tramp group.
9914
9915 * mail/metamail.el (metamail): Remove from hypermedia group.
9916
9917 * cus-edit.el (abbrev):
9918 * whitespace.el (whitespace):
9919 * vcursor.el (vcursor):
9920 * reveal.el (reveal):
9921 * hl-line.el (hl-line): Put in convenience group.
9922
9923 * epg-config.el (epg): Put in data group.
9924
9925 * emulation/pc-select.el (pc-select): Put in emulations group.
9926
9927 * calculator.el (calculator): Put in applications group.
9928
9929 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
9930
9931 Add .dir-locals.el support for file-less buffers.
9932 * files.el (hack-local-variables): Split out code to apply local
9933 variable settings ...
9934 (hack-local-variables-apply): ... here. New function.
9935 (hack-dir-local-variables): Use the default directory for when the
9936 buffer does not have an associated file.
9937 (hack-dir-local-variables-non-file-buffer): New function.
9938 * diff-mode.el (diff-mode):
9939 * vc-annotate.el (vc-annotate-mode):
9940 * vc-dir.el (vc-dir-mode):
9941 * log-edit.el (log-edit-mode):
9942 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
9943
9944 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
9945
9946 Add support for shelving snapshots and for showing shelves.
9947 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
9948 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
9949 New functions.
9950 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
9951 (vc-bzr-extra-menu-map): Map them.
9952
9953 2010-03-11 Glenn Morris <rgm@gnu.org>
9954
9955 * cus-edit.el (customize-changed-options-previous-release):
9956 Bump to 23.1.
9957
9958 * image.el (image-animate-max-time): Fix :version tag.
9959
9960 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
9961
9962 * Branch for 23.2.
9963
9964 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
9965
9966 * vc-git.el (vc-git-revision-table): Include remote branches.
9967
9968 2010-03-10 Kim F. Storm <storm@cua.dk>
9969
9970 Animated image API.
9971 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
9972
9973 * image.el (image-animate-max-time): New defcustom.
9974 (image-animated-types): New defconst.
9975 (create-animated-image, image-animate-timer)
9976 (image-animate-start, image-animate-stop, image-animate-timeout)
9977 (image-animated-p): New functions.
9978
9979 * image-mode.el (image-toggle-display-image):
9980 Replace `create-image' with `create-animated-image'.
9981
9982 2010-03-09 Miles Bader <miles@gnu.org>
9983
9984 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
9985 instead of "format:"; this ensures that the output is
9986 newline-terminated.
9987
9988 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
9989
9990 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
9991 that all errors are caught, and that the return value is always a
9992 list (Bug#5692).
9993
9994 2010-03-08 Kenichi Handa <handa@m17n.org>
9995
9996 * language/misc-lang.el (windows-1256): New coding system.
9997 (cp1256): New alias of windows-1256 (bug#5690).
9998
9999 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
10000
10001 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
10002 call to rfc822-bad-address. (Bug#5692)
10003
10004 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
10005
10006 * vc-git.el (vc-git-annotate-extract-revision-at-line):
10007 Use vc-git-root as default directory for revision path (Bug#5657).
10008
10009 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
10010
10011 * calculator.el (calculator): Don't bind split-window-keep-point
10012 (Bug#5674).
10013
10014 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
10015
10016 * vc-git.el: Re-flow to fit into 80 columns.
10017 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
10018 Remove spurious `quote' element in each case alternative.
10019 (vc-git-show-log-entry): Use prog1.
10020 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
10021
10022 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
10023
10024 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
10025
10026 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
10027
10028 * macros.el (insert-kbd-macro): Look up keyboard macro using the
10029 definition, not the name (Bug#5481).
10030
10031 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
10032
10033 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
10034 argument with a local variable. (Bug#5670)
10035
10036 2010-03-02 Juri Linkov <juri@jurta.org>
10037
10038 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
10039
10040 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
10041
10042 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
10043 error when FILENAME and NEWNAME are existing remote directories.
10044
10045 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
10046 parameter DIR-FLAG.
10047
10048 2010-03-02 Glenn Morris <rgm@gnu.org>
10049
10050 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
10051 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
10052
10053 2010-03-01 Kenichi Handa <handa@m17n.org>
10054
10055 * language/burmese.el (burmese-composable-pattern): Rename from
10056 myanmar-composable-pattern.
10057
10058 * international/characters.el (script-list):
10059 * international/fontset.el (script-representative-chars):
10060 Change myanmar to burmese.
10061 (otf-script-alist): Likewise.
10062 (setup-default-fontset): Likewise. Re-fix :otf spec.
10063
10064 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
10065
10066 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
10067
10068 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
10069
10070 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
10071
10072 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
10073
10074 * net/tramp.el (tramp-handle-write-region): START can be a string.
10075 Take care in the checks. Reported by Dan Davison
10076 <davison@stats.ox.ac.uk>.
10077
10078 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
10079
10080 * net/dbus.el (dbus-introspect, dbus-get-property)
10081 (dbus-set-property, dbus-get-all-properties):
10082 Use `dbus-call-method' when noninteractive. (Bug#5645)
10083
10084 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
10085
10086 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
10087 * emacs-lisp/elint.el (elint-add-required-env):
10088 * calendar/icalendar.el (icalendar--add-diary-entry):
10089 * calc/calcalg2.el (math-tracing-integral):
10090 * files.el (recover-session-finish): Use with-current-buffer
10091 instead of save-excursion.
10092
10093 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
10094
10095 Fix in-buffer completion when after-change-functions modify the buffer.
10096 * minibuffer.el (completion--replace): New function.
10097 (completion--do-completion): Use it and use relative movement.
10098
10099 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
10100
10101 * international/fontset.el (setup-default-fontset): Fix :otf spec.
10102
10103 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
10104
10105 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
10106 Allow the characters _<> in the stack entry (Bug#5653).
10107
10108 2010-02-26 Kenichi Handa <handa@m17n.org>
10109
10110 * language/burmese.el: Fix entries in composition-function-table.
10111 (myanmar-composable-pattern): New variable.
10112
10113 * international/fontset.el (setup-default-fontset): Add an entry
10114 for myanmar.
10115
10116 * international/characters.el (script-list): Add Myanmar
10117 Extended-A.
10118
10119 2010-02-26 Glenn Morris <rgm@gnu.org>
10120
10121 * custom.el (custom-initialize-delay): Doc fix.
10122
10123 * mail/sendmail.el (send-mail-function): Autoload the call
10124 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
10125
10126 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
10127
10128 * files.el (hack-local-variables-filter): For eval forms, also
10129 check safe-local-variable-p (Bug#5636).
10130
10131 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
10132
10133 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
10134 setting the modes by `ignore-errors'. It might fail, for example
10135 if the file is not owned by the user but the group.
10136 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
10137
10138 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
10139
10140 * files.el (directory-listing-before-filename-regexp):
10141 Use stricter matching for iso-style dates, to avoid false matches with
10142 date-like filenames (Bug#5597).
10143
10144 * htmlfontify.el (htmlfontify): Doc fix.
10145
10146 * eshell/eshell.el (eshell): Doc fix.
10147
10148 * startup.el (fancy-about-screen): In mode-line, apply
10149 mode-line-buffer-id face only to the buffer name (Bug#5613).
10150
10151 2010-02-20 Kevin Ryde <user42@zip.com.au>
10152
10153 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10154 In `watcom' anchor regexp to start of line, to avoid slowness
10155 (Bug#5599).
10156
10157 2010-02-20 Eli Zaretskii <eliz@gnu.org>
10158
10159 * subr.el (remove-yank-excluded-properties): Explain in a comment
10160 why `category' property is removed.
10161
10162 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
10163
10164 * isearch.el (isearch-update-post-hook, isearch-update):
10165 Revert 2010-02-17 change.
10166
10167 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
10168
10169 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
10170 (icalendar--convert-weekly-to-ical)
10171 (icalendar--convert-yearly-to-ical)
10172 (icalendar--convert-block-to-ical)
10173 (icalendar--convert-cyclic-to-ical)
10174 (icalendar--convert-anniversary-to-ical): Take care of time
10175 specifications where hour has 1-digit only (Bug#5549).
10176
10177 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
10178
10179 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
10180 of disassemble output in GDB 7.1.
10181
10182 2010-02-19 Glenn Morris <rgm@gnu.org>
10183
10184 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
10185 property. (Bug#5593)
10186
10187 2010-02-18 Sam Steingold <sds@gnu.org>
10188
10189 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
10190
10191 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
10192
10193 Use abbreviated file names in bookmarks (bug#5591).
10194 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
10195 calls to expand-file-name.
10196 (bookmark-relocate): Use abbreviated file names in bookmarks.
10197 (bookmark-load): Use abbreviated file names in messages.
10198
10199 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
10200
10201 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
10202 expand "." and "..". Reported by Thierry Volpiatto
10203 <thierry.volpiatto@gmail.com>.
10204
10205 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
10206
10207 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
10208 permissions of the temporary file to "0600". In case the remote
10209 file has no read permissions for the owner, there might be
10210 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
10211
10212 22010-02-18 Glenn Morris <rgm@gnu.org>
10213
10214 * emacs-lisp/authors.el (authors-renamed-files-alist):
10215 Add entries for INSTALL.CVS.
10216
10217 2010-02-17 Mark A. Hershberger <mah@everybody.org>
10218
10219 * vc-bzr.el: Fix typo in Known Bugs section.
10220
10221 * isearch.el (isearch-update-post-hook): New hook.
10222 (isearch-update): Use the new hook.
10223
10224 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
10225
10226 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
10227 Fix errors in copying directories.
10228 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
10229 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
10230 (tramp-handle-delete-file)
10231 (tramp-handle-dired-recursive-delete-directory)
10232 (tramp-handle-write-region): Flush also the cache for the upper
10233 directory.
10234
10235 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
10236
10237 * simple.el (save-interprogram-paste-before-kill): Doc fix.
10238
10239 * cus-edit.el (hardware): Doc fix.
10240
10241 * man.el (man): Add to external custom group.
10242
10243 * delim-col.el (columns): Move to wp custom group.
10244
10245 * doc-view.el (doc-view): Add to data custom group.
10246
10247 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
10248
10249 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
10250 by ispell-parse-output (Bug#5575).
10251
10252 2010-02-16 Kenichi Handa <handa@m17n.org>
10253
10254 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
10255 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
10256 (skkdic-convert): Use `euc-japan' coding system for writing.
10257
10258 2010-02-16 Glenn Morris <rgm@gnu.org>
10259
10260 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
10261 tex-main-file before using it. (Bug#5562)
10262
10263 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
10264
10265 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
10266 warnings, since it is annoying for the user to see them each time he
10267 runs the code.
10268
10269 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
10270
10271 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
10272 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
10273 instead of PROC for caching "first-password-request". Otherwise,
10274 new processes would not profit from passwords already entered.
10275
10276 * net/tramp-cache.el (tramp-dump-connection-properties):
10277 Don't save "first-password-request" property.
10278
10279 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
10280
10281 * outline.el (outline-head-from-level):
10282 * simple.el (with-wrapper-hook):
10283 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
10284 (elint-defun, elint-buffer-env, elint-top-form-logged)
10285 (elint-unbound-variable):
10286 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
10287 Fix typos in docstrings.
10288
10289 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
10290
10291 * files.el (insert-directory): When WILDCARD-REGEXP and
10292 FULL-DIRECTORY-P are nil, insert the file entry instead of the
10293 whole directory. (Bug#5551)
10294
10295 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
10296 dired's alignment sanity. (Bug#5516)
10297
10298 2010-02-14 Juri Linkov <juri@jurta.org>
10299
10300 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
10301 Remove remaining ^H with their preceding chars. (Bug#5566)
10302
10303 2010-02-13 Glenn Morris <rgm@gnu.org>
10304
10305 * simple.el (transpose-subr): Give it a doc-string.
10306
10307 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
10308 Doc fixes.
10309
10310 2010-02-12 Juri Linkov <juri@jurta.org>
10311
10312 * arc-mode.el (archive-unique-fname): Make directories for nested
10313 archives. (Bug#5540)
10314
10315 2010-02-12 Juri Linkov <juri@jurta.org>
10316
10317 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
10318
10319 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
10320
10321 * subr.el (copy-overlay): Handle deleted overlays.
10322
10323 * man.el (Man-completion-table): Don't signal an error if we can't run
10324 manual-program (bug#4056).
10325
10326 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
10327
10328 * textmodes/artist.el (artist-mt): Fix typos in docstring.
10329
10330 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10331
10332 * info.el (Info-bookmark-jump): Simplify.
10333
10334 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
10335 (bookmark-default-handler): Accept new bookmark field `buffer'.
10336
10337 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
10338
10339 * iswitchb.el (iswitchb-completions): Revert last change.
10340
10341 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
10342
10343 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
10344 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
10345 This prevents file names like "~/" being listed literally.
10346
10347 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
10348
10349 * term/xterm.el (xterm-maybe-set-dark-background-mode):
10350 Remove dead code. (Bug#5546)
10351
10352 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
10353
10354 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
10355 correctly (Bug#5548).
10356
10357 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
10358
10359 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
10360 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
10361
10362 2010-02-08 Kenichi Handa <handa@m17n.org>
10363
10364 * international/mule-util.el (with-coding-priority): Add autoload
10365 cookie for putting `lisp-indent-function'.
10366
10367 2010-02-07 Glenn Morris <rgm@gnu.org>
10368
10369 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
10370 Move F2003 named interfaces from keywords-2 to keywords-1, and
10371 use function-name-face rather than constant-face.
10372 Simplify "abstract interface" regexp.
10373
10374 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
10375
10376 * eshell/esh-util.el (eshell-file-attributes): New optional arg
10377 ID-FORMAT. Pass it to `file-attributes'.
10378
10379 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
10380
10381 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
10382
10383 * faces.el (set-face-attribute): Allow calling
10384 internal-set-lisp-face-attribute with 'unspecified family and
10385 foundry argument (Bug#5536).
10386
10387 2010-02-07 Glenn Morris <rgm@gnu.org>
10388
10389 * progmodes/f90.el (f90-font-lock-keywords-2)
10390 (f90-looking-at-type-like, f90-looking-at-program-block-end):
10391 Handle F2003 named interfaces.
10392
10393 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
10394
10395 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
10396 beg and end before calling c-get-state-before-change-functions.
10397
10398 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
10399
10400 * vc-bzr.el (vc-bzr-dir-extra-headers):
10401 Disable the pending merges header.
10402
10403 2010-02-05 Juri Linkov <juri@jurta.org>
10404
10405 * doc-view.el (doc-view-mode):
10406 * image-mode.el (image-mode): Put property mode-class=special.
10407 (Bug#4896)
10408
10409 2010-02-05 Mark A. Hershberger <mah@everybody.org>
10410
10411 * vc-svn.el (vc-svn-revision-table): New function.
10412
10413 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
10414
10415 * net/ange-ftp.el (ange-ftp-insert-directory):
10416 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
10417 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
10418 Handle also directories. (Bug#5478)
10419
10420 2010-02-05 Glenn Morris <rgm@gnu.org>
10421
10422 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
10423
10424 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
10425
10426 * startup.el (command-line-1): Convert options beginning with a
10427 single dash as well (Bug#5519).
10428
10429 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
10430
10431 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
10432 * minibuffer.el (completion-initials-expand): Only check the presence
10433 of delims *within* the boundaries, since otherwise the / delim is
10434 always found for files.
10435
10436 Fix up various corner case problems.
10437 * doc-view.el (doc-view-last-page-number): New function.
10438 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
10439 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
10440 (doc-view-kill-proc): Avoid inf-loop in freak cases.
10441 (doc-view-reconvert-doc): Use the new recursive delete-directory.
10442 (doc-view-convert-current-doc): Don't create the resolution.el file
10443 here any more.
10444 (doc-view-pdf/ps->png): Do it here instead.
10445 (doc-view-already-converted-p): Check that resolution.el is present.
10446 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
10447 windows that are not yet showing images.
10448
10449 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
10450
10451 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
10452 `dired-uncache' for every elemnt which is an absolute file name.
10453
10454 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
10455 directory, handle its directory component.
10456 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
10457 function is called permanently and creates noise, otherwise.
10458
10459 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
10460 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
10461 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
10462
10463 2010-02-04 David Burger <dburger@google.com> (tiny change)
10464
10465 * macros.el (apply-macro-to-region-lines):
10466 Minor simplification. (Bug#5485)
10467
10468 2010-02-04 Glenn Morris <rgm@gnu.org>
10469
10470 * mail/rmail.el (rmail-show-message-1): Handle malformed
10471 quoted-printable text. (Bug#5441)
10472
10473 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
10474
10475 * simple.el (visual-line-mode): Capitalize lighter.
10476
10477 2010-02-03 John Wiegley <jwiegley@gmail.com>
10478
10479 * iswitchb.el (iswitchb-completions): Add bookmark files to the
10480 list of files considered for "virtual buffer" completions.
10481
10482 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
10483
10484 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
10485 also in case of (and (not full) (not wildcard)). This is needed
10486 when dired is called with a list of files, which are not in
10487 `default-directory'. (Bug#5478)
10488
10489 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
10490
10491 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
10492
10493 2010-02-02 Juri Linkov <juri@jurta.org>
10494
10495 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
10496 from unidiff to allow function-line after @@.
10497
10498 2010-02-02 Juri Linkov <juri@jurta.org>
10499
10500 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
10501 '(RCS SCCS) with inverted condition.
10502
10503 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
10504
10505 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
10506 messages.
10507
10508 2010-02-01 Juri Linkov <juri@jurta.org>
10509
10510 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
10511 compare with "pkunzip" and "pkzip" instead of only "pkzip".
10512 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
10513 only when (car archive-zip-extract) is "unzip". (Bug#5475)
10514
10515 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
10516
10517 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
10518 (doc-view-revert-buffer): New command.
10519 (doc-view-mode-map): Use it.
10520
10521 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
10522
10523 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
10524 pending merge is detected.
10525
10526 2010-01-31 Juri Linkov <juri@jurta.org>
10527
10528 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
10529 beginning of interactive spec like all other grep commands do.
10530 Put "all" in front of "gz". (Bug#5260)
10531
10532 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
10533
10534 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
10535
10536 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
10537
10538 * dirtrack.el (dirtrack): Warn instead of signalling error if the
10539 regexp is incorrect (Bug#5476).
10540
10541 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
10542
10543 * net/tramp.el (tramp-handle-insert-directory): Handle also
10544 symlinks, when FILENAME is not in `default-directory'.
10545
10546 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
10547
10548 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
10549 FILE is not in `default-directory'. (Bug#5478)
10550
10551 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
10552 of SWITCHES. Handle the case, FILENAME is not in
10553 `default-directory'. (Bug#5478)
10554 (tramp-register-file-name-handlers): Add safe-magic property.
10555
10556 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
10557
10558 * arc-mode.el (archive-zip-extract): Quote the argument passed to
10559 unzip (Bug#5475).
10560
10561 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
10562
10563 * progmodes/flymake.el (flymake-allowed-file-name-masks)
10564 (flymake-master-make-header-init): Add other C++ filename masks.
10565 (flymake-find-possible-master-files)
10566 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
10567
10568 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
10569
10570 Fix some busybox annoyances.
10571
10572 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
10573 not responding." string.
10574 (tramp-open-connection-setup-interactive-shell): Dump stty
10575 settings. Enable "neveropen" arg for all `tramp-send-command'
10576 calls. Handle "=" in variable values properly.
10577 (tramp-find-inline-encoding): Raise an error, when no encoding is
10578 found.
10579 (tramp-wait-for-output): Check, whether PROC buffer is available.
10580 Remove spurious " ^H" sequences, sent by busybox.
10581 (tramp-get-ls-command): Suppress coloring, if possible.
10582
10583 2010-01-28 Glenn Morris <rgm@gnu.org>
10584
10585 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
10586
10587 * log-edit.el (log-edit-strip-single-file-name): Add missing
10588 :safe, :group, and :version tags.
10589
10590 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
10591
10592 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
10593 buffers. (Bug#5477)
10594
10595 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
10596
10597 * files.el (delete-directory): Handle moving to trash without
10598 first doing recursion (Bug#5436).
10599
10600 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
10601
10602 * vc-hooks.el (vc-path): Mark as obsolete.
10603
10604 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
10605
10606 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
10607 names too.
10608
10609 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
10610 for the short log.
10611 (vc-bzr-log-view-mode): Adjust regexp for the above change.
10612
10613 2010-01-25 Mark A. Hershberger <mah@everybody.org>
10614
10615 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
10616
10617 * vc-bzr.el (vc-bzr-revision-table): New function.
10618
10619 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
10620
10621 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
10622 diff-index command. This requires at least git-1.5.5. (Bug#1589).
10623
10624 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
10625
10626 Remove support for adding --signoff on commit.
10627 Future support will use an incompatible generic mechanism.
10628 * vc-git.el (vc-git-add-signoff): Remove variable.
10629 (vc-git-toggle-signoff): Remove function.
10630 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
10631
10632 * term/xterm.el (xterm-maybe-set-dark-background-mode):
10633 Rename from xterm-set-background-mode. Return t if the background mode
10634 was set.
10635 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
10636 earlier, call it again in case the background mode has changed.
10637
10638 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
10639
10640 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
10641 (Bug#3541).
10642
10643 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
10644
10645 * emacs-lisp/assoc.el (aelement): Doc fix.
10646 (aput, adelete, amake): Use lexical-let (Bug#5450).
10647
10648 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
10649
10650 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
10651 is the same as subprogram call, not declaration. (Bug#5435).
10652
10653 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
10654
10655 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
10656 (tramp-smb-maybe-open-connection): Use it.
10657
10658 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
10659
10660 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
10661
10662 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
10663
10664 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
10665 just because we see "encoding: 8bit".
10666 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
10667
10668 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
10669
10670 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
10671
10672 2010-01-22 Eli Zaretskii <eliz@gnu.org>
10673
10674 * jka-compr.el (jka-compr-load): If load-file is not in
10675 load-history, try its file-truename version. (bug#5447)
10676
10677 2010-01-21 Alan Mackenzie <acm@muc.de>
10678
10679 Fix a situation where deletion of a cpp construct throws an error.
10680 * progmodes/cc-engine.el (c-invalidate-state-cache):
10681 Before invoking c-with-all-but-one-cpps-commented-out, check that the
10682 special cpp construct is still in the buffer.
10683 (c-parse-state): Record the special cpp with markers, not numbers.
10684
10685 2010-01-21 Kenichi Handa <handa@m17n.org>
10686
10687 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
10688 process last-command-event, as it is now decoded first (Bug#5380).
10689
10690 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
10691
10692 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
10693
10694 2010-01-20 Glenn Morris <rgm@gnu.org>
10695
10696 * indent.el (tab-always-indent): Fix custom-type.
10697
10698 2010-01-19 Alan Mackenzie <acm@muc.de>
10699
10700 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
10701 buffer throws "args out of range".
10702 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
10703 playing the role of delimiter.
10704
10705 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
10706
10707 * progmodes/ada-mode.el: Fix bug#5400.
10708 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
10709 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
10710 changed. Delete RECURSIVE parameter; never used. Improve doc string.
10711 Improve comments in "is" portion. Handle null procedure declaration.
10712 (ada-move-to-end): Improve doc string.
10713
10714 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
10715
10716 * ido.el (ido-cur-list): Initialize to nil.
10717 Remove obsolete information from commentary.
10718 (ido-choice-list): Initialize to nil.
10719 (ido-get-bufname): Reject minibuffers.
10720 (ido-make-buffer-list): If "default" is a nonexistent
10721 buffer, ignore it, as per the function's comment.
10722 (ido-kill-buffer-internal): New function.
10723 (ido-kill-buffer-at-head): Use it.
10724 (ido-visit-buffer): Likewise.
10725
10726 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
10727
10728 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
10729
10730 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
10731
10732 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
10733 Fix typos in chart titles.
10734
10735 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
10736 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
10737 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
10738 (describe-class, eieio-describe-generic, describe-generic):
10739 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
10740 (eieio-speedbar-expand):
10741 * emulation/viper-cmd.el (viper-exec-form-in-vi)
10742 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
10743 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
10744 (viper-del-backward-char-in-replace, viper-backward-indent)
10745 (viper-brac-function, viper-register-to-point, viper-submit-report):
10746 * net/tramp.el (tramp-remote-coding-commands):
10747 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
10748 Fix typos in docstrings.
10749
10750 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
10751
10752 * mail/sendmail.el (mail-yank-original): Set the mark if the
10753 specified function for yanking does not do it.
10754
10755 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
10756
10757 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
10758
10759 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
10760 resyncing a directory.
10761
10762 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
10763
10764 * progmodes/ada-mode.el: Fix bug#1920.
10765 (ada-ident-re): Delete ., allow multibyte characters.
10766 (ada-goto-label-re): New; matches goto labels.
10767 (ada-block-label-re): New; matches block labels.
10768 (ada-label-re): New; matches both.
10769 (ada-named-block-re): Deleted; callers changed to use
10770 `ada-block-label-re' instead.
10771 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
10772 Use `ada-block-label-re'.
10773 (ada-indent-on-previous-lines): Improve handling of goto labels.
10774 (ada-get-indent-block-start): Special-case block label.
10775 (ada-get-indent-label): Split into `ada-indent-block-label' and
10776 `ada-indent-goto-label'.
10777 (ada-goto-stmt-start, ada-goto-next-non-ws):
10778 Optionally ignore goto labels.
10779 (ada-goto-next-word): Simplify.
10780 (ada-indent-newline-indent-conditional): Insert newline before
10781 trying to fix indentation; doc fix.
10782
10783 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
10784
10785 * calc/calc.el (calc-command-flags): Give it an initial value.
10786
10787 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
10788
10789 * files.el (minibuffer-with-setup-hook):
10790 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
10791 (artist-key-draw-continously, artist-key-do-continously-continously)
10792 (artist-key-set-point-continously, artist-mouse-draw-continously):
10793 Fix typos in docstrings.
10794
10795 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
10796
10797 * nxml/nxml-mode.el (nxml-extend-after-change-region):
10798 Never return t (Bug#3898).
10799
10800 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
10801
10802 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
10803 can parse the output of the external commands (Bug#5279).
10804
10805 2010-01-16 Jari Aalto <jari.aalto@cante.net>
10806
10807 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
10808
10809 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
10810
10811 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
10812
10813 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
10814
10815 * startup.el (command-line): Remove unused --icon-type arg.
10816 Handle --display arg, passing it to command-line-1 (Bug#5392).
10817
10818 2010-01-16 Mario Lang <mlang@delysid.org>
10819
10820 * emacs-lisp/chart.el (chart-translate-namezone):
10821 * textmodes/artist.el (artist-compute-popup-menu-table):
10822 Remove duplicated words in doc-strings.
10823
10824 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
10825
10826 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
10827 to mairix-search to suppress threading (Bug#5342).
10828
10829 2010-01-15 Kenichi Handa <handa@m17n.org>
10830
10831 * international/mule-cmds.el (canonicalize-coding-system-name):
10832 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
10833
10834 2010-01-15 Glenn Morris <rgm@gnu.org>
10835
10836 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
10837
10838 * wid-edit.el (widget-keymap): Doc fix.
10839
10840 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
10841 former seems to be more widely accepted by various svn versions.
10842
10843 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
10844
10845 * find-cmd.el (find-constituents):
10846 * vc-arch.el (vc-arch-root):
10847 * window.el (window-body-height, pop-up-frames):
10848 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
10849 * progmodes/ada-stmt.el (ada-if):
10850 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
10851 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
10852 (ispell-encoding8-command, ispell-aspell-supports-utf8)
10853 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
10854
10855 * progmodes/flymake.el (flymake-post-syntax-check):
10856 Fix typo in error message.
10857
10858 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
10859
10860 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
10861 which is always a string. (Bug#5313)
10862
10863 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
10864
10865 * progmodes/ada-xref.el (ada-default-prj-properties):
10866 Simplify previous change.
10867
10868 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
10869
10870 * progmodes/ada-xref.el (ada-default-prj-properties):
10871 Default ada_project_path to $ADA_PROJECT_PATH.
10872
10873 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
10874
10875 * progmodes/ada-mode.el (ada-create-keymap):
10876 Override `narrow-to-defun' with `ada-narrow-to-defun'.
10877
10878 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
10879
10880 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
10881 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
10882 (ada-get-current-indent, ada-imenu-generic-expression)
10883 (ada-which-function): Check for it.
10884
10885 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
10886
10887 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
10888 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
10889
10890 2010-01-14 Glenn Morris <rgm@gnu.org>
10891
10892 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
10893
10894 2010-01-14 Kenichi Handa <handa@m17n.org>
10895
10896 * composite.el (auto-composition-mode): Make it a buffer local
10897 variable (permanent-local).
10898 (auto-composition-function): Set the default value to
10899 auto-compose-chars.
10900 (auto-composition-mode): Make it a simple function, not a minor mode.
10901 (global-auto-composition-mode): Likewise.
10902 (turn-on-auto-composition-if-enabled): Delete it.
10903
10904 2010-01-13 Karl Fogel <kfogel@red-bean.com>
10905
10906 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
10907
10908 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
10909
10910 * files.el (copy-directory): Compute target for recursive
10911 directories with identical names. (Bug#5343)
10912
10913 2010-01-12 Glenn Morris <rgm@gnu.org>
10914
10915 * mail/emacsbug.el (report-emacs-bug-pretest-address):
10916 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
10917
10918 2010-01-11 Sam Steingold <sds@gnu.org>
10919
10920 * imenu.el (imenu-default-create-index-function): Detect infinite
10921 loops caused by imenu-prev-index-position-function.
10922
10923 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
10924
10925 * htmlfontify.el (htmlfontify-load-rgb-file)
10926 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
10927 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
10928 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
10929 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
10930 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
10931 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
10932 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
10933 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
10934 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
10935 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
10936 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
10937 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
10938 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
10939 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
10940 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
10941 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
10942 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
10943 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
10944 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
10945 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
10946 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
10947 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
10948 backslash-quoting from parentheses, etc.
10949
10950 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
10951
10952 * progmodes/js.el: Autoload javascript-mode alias.
10953
10954 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
10955
10956 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
10957 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
10958 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
10959 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
10960 Fix typos in docstrings.
10961 (ffap-url-regexp): Doc fix.
10962 (ffap-at-mouse): Fix typo in message.
10963
10964 2010-01-11 Glenn Morris <rgm@gnu.org>
10965
10966 * version.el (emacs-copyright): Set copyright year to 2010.
10967
10968 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
10969
10970 * format.el (format-annotate-function): Only set
10971 write-region-post-annotation-function after running to-fn so as not to
10972 affect nested write-region calls (bug#5273).
10973
10974 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
10975
10976 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
10977 wisent/python.el.
10978
10979 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
10980
10981 * man.el (Man-goto-section): Signal error if the section is not
10982 found (Bug#5317).
10983
10984 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
10985
10986 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
10987 URLs with a leading triple slash in the file: scheme. (Bug#5345)
10988
10989 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
10990
10991 * progmodes/compile.el: Don't treat compile-command as safe if
10992 compilation-read-command might be nil (Bug#4218).
10993
10994 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
10995
10996 * startup.el (command-line-1): Use orig-argi to check for ignored X and
10997 NS options.
10998
10999 2010-01-08 Kenichi Handa <handa@m17n.org>
11000
11001 * international/fontset.el (build-default-fontset-data):
11002 Exclude characters in scripts kana, hangul, han, or cjk-misc.
11003
11004 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
11005
11006 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
11007 to `create-file-buffer' as it expects, not just a buffer name.
11008 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
11009 to help uniquify. (Bug#3224)
11010
11011 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
11012
11013 * font-setting.el (font-setting-change-default-font): Use user-spec
11014 instead of name.
11015
11016 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
11017
11018 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
11019
11020 2010-01-05 Tom Tromey <tromey@redhat.com>
11021
11022 * progmodes/python.el (python-font-lock-keywords):
11023 Handle qualified decorators (Bug#881).
11024
11025 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
11026
11027 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
11028 in a lightweight checkout.
11029
11030 2010-01-05 Kenichi Handa <handa@m17n.org>
11031
11032 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
11033
11034 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
11035
11036 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
11037
11038 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
11039
11040 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
11041 checkouts. (Bug#618)
11042 (vc-bzr-log-view-mode): Also highlight the author.
11043 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
11044 (vc-bzr-shelve-menu-map):
11045 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
11046 (vc-bzr-shelve-apply): Make prompt more explicit.
11047
11048 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
11049
11050 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
11051 They are valid characters in URL paths (rfc3986), and at least
11052 Firefox does not understand the encoded version (Bug#3166).
11053
11054 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
11055
11056 * progmodes/octave-mod.el (octave-end-keywords)
11057 (octave-block-begin-or-end-regexp, octave-block-match-alist):
11058 Add "end" keyword (Bug#3061).
11059 (octave-end-as-array-index-p): New function.
11060 (calculate-octave-indent): Use it.
11061
11062 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11063
11064 * bookmark.el: Consistently put the text property on the bookmark name.
11065 (bookmark-bmenu-marks-width): Bump back to 2, to include
11066 annotation marks.
11067 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
11068 property on the bookmark name, instead of not putting it at all.
11069 (bookmark-bmenu-list): Fix where we put the text property.
11070
11071 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11072
11073 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
11074 for showing buffer modified state (as added in the previous change).
11075
11076 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11077
11078 * bookmark.el: Show modified state of bookmark buffer more accurately.
11079 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
11080 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
11081 (with-buffer-modified-unmodified): New macro.
11082 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11083 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
11084 Use new macro to preserve the buffer modified state.
11085
11086 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11087
11088 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
11089 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
11090 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
11091 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
11092 (bookmark-bmenu-rename, bookmark-bmenu-locate)
11093 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
11094 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
11095
11096 2010-01-02 Eli Zaretskii <eliz@gnu.org>
11097
11098 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11099 Make the lines in the generated doc string shorter. (Bug#4668)
11100
11101 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
11102
11103 * net/rcirc.el: Add follow-link binding (Bug#4738).
11104
11105 2010-01-02 Eli Zaretskii <eliz@gnu.org>
11106
11107 * Makefile.in (bzr-update): Rename from cvs-update.
11108 (cvs-update): New target for backward compatibility.
11109
11110 * makefile.w32-in (bzr-update): Rename from cvs-update.
11111 (cvs-update): New target for backward compatibility.
11112
11113 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11114
11115 * bookmark.el: Remove gratuitous gratitude.
11116
11117 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11118
11119 * bookmark.el (bookmark-bmenu-any-marks): New function.
11120 (bookmark-bmenu-save): Clear buffer modification if no marks.
11121
11122 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11123
11124 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
11125 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
11126 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
11127 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
11128
11129 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
11130 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
11131 To: emacs-devel {_AT_} gnu.org
11132 Subject: bookmark.el bug report
11133 Date: Mon, 28 Dec 2009 14:19:16 +0800
11134 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
11135
11136 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11137
11138 * bookmark.el: Improvements suggested by Drew Adams:
11139 (bookmark-bmenu-ensure-position): New name for
11140 `bookmark-bmenu-check-position'. Just ensure the position,
11141 don't return any meaningful value.
11142 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
11143 New constants.
11144
11145 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
11146
11147 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
11148 (bookmark-yank-point, bookmark-bmenu-check-position):
11149 Fix typos in docstrings.
11150 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
11151 (bookmark-name-from-full-record, bookmark-get-position)
11152 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
11153 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
11154 Remove useless quoting of parenthesis, etc. in docstrings.
11155
11156 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
11157 (ediff-append-custom-diff): Fix typo in error message.
11158 (ediff-meta-mark-equal-files): Fix typos in messages.
11159
11160 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
11161
11162 * net/imap-hash.el (imap-hash-make): Doc fix.
11163 (imap-hash-test): Fix typo in error message; reflow docstring.
11164 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
11165 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
11166 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
11167 Fix typos in docstrings.
11168 (imap-hash-open-connection): Fix typo in error message.
11169
11170 * play/gomoku.el (gomoku): Fix typos in docstring.
11171
11172 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
11173 (gdb-jsonify-buffer): Fix typos in docstring.
11174 (gdb-goto-breakpoint): Fix typo in error message.
11175 ("Display Other Windows"): Fix typo in help message.
11176 (gdb-speedbar-expand-node): Fix typo in question.
11177
11178 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
11179 (idlwave-html-system-help-location, idlwave-html-help-location)
11180 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
11181 (idlwave-help-browser-generic-args, idlwave-help-directory)
11182 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
11183 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
11184 (idlwave-online-help, idlwave-help-html-link)
11185 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
11186 Fix typos in docstrings.
11187 (idlwave-help-with-source, idlwave-help-find-routine-definition):
11188 Reflow docstrings.
11189 (idlwave-help-assistant-start): Fix typo in error message.
11190
11191 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
11192 (octave-electric-space): Fix typos in docstrings.
11193
11194 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11195
11196 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
11197
11198 2010-01-01 Juri Linkov <juri@jurta.org>
11199
11200 * comint.el (comint-input-ring-size): Make it a defcustom and
11201 increase the default to 500 (Bug#5148).
11202
11203 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
11204
11205 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
11206 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
11207 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
11208
11209 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
11210
11211 Show working revision correctly for mercurial.
11212 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
11213 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
11214
11215 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
11216
11217 Declare some functions for the byte-compiler.
11218 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
11219 (speedbar-timer-fn, speedbar-change-expand-button-char)
11220 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
11221
11222 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
11223
11224 This changeset reverts GDB Graphical Interface to use annotations.
11225 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
11226
11227 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
11228
11229 Make vc-dir work on subdirectories of the bzr root.
11230 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
11231 Return file names relative to it.
11232 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
11233 relative directory to vc-bzr-after-dir-status.
11234
11235 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
11236
11237 * font-lock.el (font-lock-refresh-defaults): New function, which
11238 can be used to let font-lock react to external changes in
11239 variables like font-lock-defaults and keywords.
11240 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
11241
11242 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
11243
11244 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
11245
11246 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
11247
11248 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
11249
11250 Supersede color.diff settings in git log (bug#5211).
11251
11252 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
11253 escape chars in its output when the user has color.diff set to `always'.
11254 This fix works on git 1.4.2 and newer (released on 2006-08-13).
11255
11256 2009-12-26 Kevin Ryde <user42@zip.com.au>
11257
11258 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
11259 node. Keep previous "Index" name to work with past coreutils too.
11260
11261 * man.el (man): Revise docstring a bit to show -a and -l as
11262 examples. Add -k description since support for it has otherwise
11263 been a secret. (Further to bug#3717.)
11264 (Man-bgproc-sentinel): When "-k foo" produces no output show error
11265 "no matches" rather than "Can't find manpage", as the latter reads
11266 like -k was interpreted as a page name, which is not so. (Bug#5431)
11267
11268 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
11269
11270 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
11271 switches. Check also for //SUBDIRED// line.
11272
11273 2009-12-25 Kenichi Handa <handa@m17n.org>
11274
11275 * language/indian.el (devanagari-composable-pattern): Fix to
11276 handle ZWNJ and ZWJ. Use it in composition-function-table for
11277 Devanagari.
11278 (malayalam-composable-pattern): Fix previous change.
11279
11280 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11281
11282 * ps-print.el (ps-face-attributes): It was not returning the
11283 attribute face for faces specified as string. Reported by harven
11284 <harven@free.fr>. (Bug#5254)
11285 (ps-print-version): New version 7.3.5.
11286
11287 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
11288
11289 * calendar/icalendar.el (icalendar--convert-tz-offset):
11290 Fix timezone names.
11291 (icalendar--convert-tz-offset): Fix the "last-day-problem".
11292 (icalendar--add-diary-entry): Remove the trailing blank that
11293 diary-make-entry inserts.
11294
11295 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
11296
11297 Make `file-expand-wildcards' work for remote files.
11298
11299 * files.el (file-expand-wildcards): In case of remote files, check
11300 only local file name part for wildcards. Provide feature 'files
11301 and subfeature 'remote-wildcards. (Bug#5198)
11302
11303 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
11304 if there is already an established connection.
11305 (tramp-advice-file-expand-wildcards): Remove it.
11306
11307 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
11308 (tramp-advice-file-expand-wildcards): Move from tramp.el.
11309 Activate advice for older GNU Emacs versions. (Bug#5237)
11310
11311 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
11312
11313 Some doc fixes (more needed).
11314
11315 * find-cmd.el (find-constituents): Reflow docstring.
11316 (find-cmd, find-prune, find-command): Fix typos in docstrings.
11317 (find-generic): Doc fix.
11318
11319 2009-12-17 Juri Linkov <juri@jurta.org>
11320
11321 Fix regression from 23.1 to allow multiple modes in Local Variables.
11322
11323 * files.el (hack-local-variables-filter): While ignoring duplicates,
11324 don't take `mode' into account.
11325 (hack-local-variables-filter, hack-dir-local-variables):
11326 Don't remove duplicate `mode' from local-variables-alist (like `eval').
11327
11328 2009-12-17 Juri Linkov <juri@jurta.org>
11329
11330 Make `dired-diff' safer. (Bug#5225)
11331
11332 * dired-aux.el (dired-diff): Signal an error when `file' equals to
11333 `current' or when `file' is a directory of the `current' file.
11334
11335 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
11336
11337 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
11338 unconditionally preloaded files.
11339
11340 2009-12-16 Juri Linkov <juri@jurta.org>
11341
11342 Revert to old 23.1 logic of using the file at the mark as default.
11343 * dired-aux.el (dired-diff): Use the file at the mark as default
11344 if it's not the same as the current file, and the target dir is
11345 the current dir or the mark is active. Add the current file
11346 as the arg of `dired-dwim-target-defaults'. Use the default file
11347 in the prompt. (Bug#5225)
11348
11349 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
11350
11351 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
11352 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
11353 (tramp-check-for-regexp): Check also, when an echoing shell stops
11354 to echo sent commands.
11355
11356 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
11357
11358 * Makefile.in: Revert last change (Bug#5191).
11359
11360 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
11361
11362 * vc-hg.el (vc-hg-print-log): Fix argument order.
11363 (vc-hg-working-revision): Make sure the command is executed in a
11364 known environment so that we can parse the output. (Bug#4417)
11365
11366 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
11367
11368 * progmodes/python.el (python-symbol-completions): Remove text
11369 properties from symbol string before calling python-send-receive.
11370
11371 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
11372
11373 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
11374 when there are values for both file and line. (Bug#5060)
11375
11376 2009-12-14 Juri Linkov <juri@jurta.org>
11377
11378 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
11379 whitespace after the file name of the first line of unified format,
11380 because git-diff doesn't output whitespace and file modification time
11381 after the file name.
11382
11383 2009-12-14 David Kastrup <dak@gnu.org>
11384
11385 * info.el (Info-hide-cookies-node): Before hiding a cookie,
11386 check if it already has the `display' property added by
11387 `Info-display-images-node', and not put the `invisible' property
11388 in this case.
11389
11390 2009-12-13 Glenn Morris <rgm@gnu.org>
11391
11392 * mail/emacsbug.el (message-sort-headers): Define for compiler.
11393 (report-emacs-bug): In message-mode, sort manually before storing
11394 original report text. (Bug#5178)
11395 Remove superfluous save-excursion.
11396
11397 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
11398
11399 * net/dbus.el (dbus-property-handler): Filter lambda forms out
11400 when responding to "GetAll" properties.
11401
11402 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
11403
11404 * simple.el (compose-mail): Remove mail-setup-with-from from
11405 customization checks.
11406
11407 2009-12-12 Eli Zaretskii <eliz@gnu.org>
11408
11409 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
11410 RAR archives created on Unix systems.
11411
11412 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
11413
11414 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
11415 the varalias that was accidentally removed by the 2009-11-19 change
11416 (bug#5186).
11417
11418 2009-12-12 Kenichi Handa <handa@m17n.org>
11419
11420 * language/indian.el (indian-compose-regexp): New function.
11421 (malayalam-composable-pattern): Fix the pattern.
11422 (composition-function-table): Set malayalam-composable-pattern for
11423 Malayalam characters.
11424
11425 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
11426
11427 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
11428 rather than down-mouse-1, based on follow-link conventions.
11429
11430 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
11431 are compiled.
11432
11433 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
11434
11435 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
11436 (verilog-vmm-statement-re, verilog-ovm-statement-re)
11437 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
11438 (verilog-leap-to-head, verilog-backward-token):
11439 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
11440
11441 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
11442
11443 * progmodes/verilog-mode.el (verilog-auto-lineup)
11444 (verilog-nameable-item-re): Cleanup user-visible spelling and
11445 documentation errors. One reported by Gary Delp.
11446 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
11447 (verilog-read-decls): Fix AUTOWIRE with types declared in a
11448 package, bug195. Reported by Pierre-David Pfister.
11449
11450 2009-12-11 Glenn Morris <rgm@gnu.org>
11451
11452 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
11453
11454 * mail/emacsbug.el: No longer require sendmail.
11455 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
11456 (report-emacs-bug-orig-text): Doc fix.
11457 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
11458 New local variables, to adapt to different mail-user-agents.
11459 (report-emacs-bug): Fix test for a gnu.org address.
11460 Use overlays for emphasis, since font-lock defeats 'face property.
11461 Pretest bugs also end up at the newsgroup these days.
11462 Stop message-mode stripping text properties.
11463 Set and use the new buffer-local variables.
11464 (report-emacs-bug-hook): Add doc-string.
11465 Remove some unnecessary save-excursions and simplify.
11466 Use the appropriate hook and send-command.
11467
11468 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
11469 capitalization of some menu entries.
11470
11471 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11472
11473 * whitespace.el (whitespace-display-char-on):
11474 Ensure `buffer-display-table' is unique when two or more windows are
11475 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
11476 New version 12.1.
11477
11478 2009-12-10 Eli Zaretskii <eliz@gnu.org>
11479
11480 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
11481 characters in the Attribute field.
11482
11483 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
11484
11485 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
11486
11487 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
11488
11489 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
11490 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
11491 Disregard autoload-excludes.
11492 (update-directory-autoloads): Obey autoload-excludes here instead.
11493 But don't store its contents in no-autoloads and remove entries that
11494 refer to excludes files.
11495
11496 2009-12-10 Glenn Morris <rgm@gnu.org>
11497
11498 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
11499 (expand-mail-aliases): Define for compiler.
11500
11501 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
11502 Define for compiler.
11503
11504 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
11505 appropriate for the mail-user-agent in use.
11506
11507 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
11508
11509 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
11510
11511 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
11512
11513 Fix short log parsing and fontification.
11514 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
11515 Fix fontification for the [merge] label.
11516
11517 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
11518
11519 Drop some properties to avoid surprises (bug#5002).
11520 * htmlfontify.el (hfy-ignored-properties): New defcustom.
11521 (hfy-fontify-buffer): Use it.
11522
11523 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
11524
11525 Minor cleanup.
11526 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
11527 Adjust all callers.
11528 (ffap-locate-file): Remove unused arg `dir-ok' and make other
11529 args compulsory. Adjust callers.
11530 (ffap-gopher-at-point): Remove unused var `name'.
11531
11532 Get rid of the ELCFILES abomination.
11533 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
11534 (compile-elcfiles): New phony target.
11535 (compile-main): Compute ELCFILES dynamically.
11536 (compile-clean): New target to remove left-over elc files.
11537 (compile, all): Use it.
11538
11539 2009-12-09 Kenichi Handa <handa@etlken>
11540
11541 * international/mule-diag.el: Require help-mode instead of help-fns.
11542
11543 2009-12-09 Kenichi Handa <handa@m17n.org>
11544
11545 * international/mule-cmds.el (ucs-names): Supply sufficiently
11546 fine ranges instead of pre-calculating accurate ranges.
11547 Iterate with bigger gc-cons-threshold.
11548
11549 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
11550
11551 Add support for stashing a snapshot of the current tree.
11552 * vc-git.el (vc-git-stash-snapshot): New function.
11553 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
11554
11555 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
11556
11557 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
11558 instead of `(beginning|end)-of-line'.
11559
11560 2009-12-08 Glenn Morris <rgm@gnu.org>
11561
11562 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
11563
11564 * Makefile.in (ELCFILES): Regenerate.
11565
11566 2009-12-07 Juri Linkov <juri@jurta.org>
11567
11568 Don't lazy-highlight the comint output in history Isearch mode.
11569
11570 * comint.el (comint-history-isearch-search): Instead of
11571 `comint-line-beginning-position', use `comint-after-pmark-p'
11572 to check if point if before the process mark, and go to
11573 `process-mark' in this case.
11574
11575 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
11576
11577 * textmodes/tex-mode.el (latex-complete)
11578 (latex-indent-or-complete): Remove.
11579 (latex-mode): Set completion-at-point-functions instead.
11580
11581 Provide a standard completion command and hook it into TAB.
11582 * minibuffer.el (completion-at-point-functions): New var.
11583 (completion-at-point): New command.
11584 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
11585 * progmodes/python.el (python-mode-map): Use completion-at-point.
11586 (python-completion-at-point): Rename from python-partial-symbol and
11587 adjust for use in completion-at-point-functions.
11588 (python-mode): Setup completion-at-point for Python completion.
11589 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
11590 extracted from lisp-complete-symbol.
11591 (lisp-complete-symbol): Use it.
11592 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
11593 setup completion-at-point for Elisp completion.
11594 (emacs-lisp-mode-map, lisp-interaction-mode-map):
11595 Use completion-at-point.
11596 * ielm.el (ielm-map): Use completion-at-point.
11597 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
11598 * progmodes/sym-comp.el: Move to...
11599 * obsolete/sym-comp.el: Move from progmodes.
11600
11601 2009-12-07 Eli Zaretskii <eliz@gnu.org>
11602
11603 Prevent save-buffer in Rmail buffers from using the coding-system
11604 of the current message, and from clobbering the encoding mnemonics
11605 in the mode line (Bug#4623).
11606
11607 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
11608 flag, too.
11609 (rmail-message-encoding): New variable.
11610 (rmail-write-region-annotate): Record the encoding of the current
11611 message in rmail-message-encoding.
11612 (rmail-after-save-hook): New function, restores the encoding of
11613 the current message after the message collection is saved.
11614
11615 2009-12-07 Juri Linkov <juri@jurta.org>
11616
11617 * progmodes/grep.el (grep-read-files): Use `completing-read'
11618 instead of `read-string'. Set its `collection' arg to
11619 `read-file-name-internal'. (Bug#4301)
11620
11621 2009-12-07 Juri Linkov <juri@jurta.org>
11622
11623 Correctly restore original Isearch point. (Bug#4994)
11624
11625 * isearch.el (isearch-mode): Move `isearch-push-state' after
11626 `(run-hooks 'isearch-mode-hook)'.
11627 (isearch-cancel): When `isearch-push-state-function' is defined,
11628 let-bind `isearch-cmds' to the first state (the last element of
11629 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
11630 function and restores the original point). Otherwise, move point
11631 to `isearch-opoint'.
11632
11633 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
11634
11635 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
11636 chars that don't have names, so the table can be built much faster at
11637 run-time.
11638
11639 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
11640
11641 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
11642 change. Suggested by David Kastrup.
11643
11644 * simple.el (compose-mail): Check for incompatibilities and warn.
11645 (compose-mail-user-agent-warnings): New option.
11646
11647 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
11648
11649 Support showing a single log entry from vc-annotate.
11650 * vc.el (print-log): Add a new argument: START-REVISION.
11651 (vc-print-log-internal): Add a new optional argument and
11652 pass it to the backend.
11653 (vc-print-log, vc-print-root-log): Adjust callers.
11654 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
11655 buffer already displays the requested log entry, use it.
11656 Otherwise display only the log entry in question.
11657 * vc-svn.el (vc-svn-print-log):
11658 * vc-mtn.el (vc-mtn-print-log):
11659 * vc-hg.el (vc-hg-state):
11660 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
11661 (vc-git-show-log-entry): Return t on success.
11662 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
11663 (vc-bzr-show-log-entry): Return t on success.
11664 * vc-rcs.el (vc-rcs-print-log):
11665 * vc-sccs.el (vc-sccs-print-log):
11666 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
11667
11668 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
11669
11670 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
11671 Add menus to the meta mode. (Bug#5043)
11672
11673 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
11674
11675 * ediff-init.el (ediff-event-key): Use event-to-character instead of
11676 event-key.
11677
11678 * ediff.el (ediff-buffers-internal): Add unwind-protect.
11679
11680 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
11681
11682 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
11683 Berbain <raphael.berbain@gmail.com>.
11684
11685 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
11686 characters.
11687 (tramp-initial-end-of-output): New defconst.
11688 (tramp-methods, tramp-find-shell)
11689 (tramp-open-connection-setup-interactive-shell)
11690 (tramp-maybe-open-connection): Use it.
11691 (tramp-shell-prompt-pattern, tramp-wait-for-output):
11692 Handle existence of `#' and `$'.
11693
11694 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
11695 Use `tramp-initial-end-of-output'.
11696
11697 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
11698
11699 Get the background mode from the terminal for xterm, and set
11700 faces accordingly.
11701 * term/xterm.el (xterm-set-background-mode): New function.
11702 (terminal-init-xterm): Use it in case xterm supports background
11703 color queries. Recompute faces after getting the background
11704 color.
11705
11706 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
11707
11708 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
11709 number comment back on its own line, for easier parsing.
11710
11711 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
11712
11713 Make it work for non-file buffers (bug#5102).
11714 * doc-view.el (doc-view-current-cache-dir):
11715 Use doc-view-buffer-file-name rather than buffer-file-name.
11716 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
11717
11718 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
11719
11720 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
11721 author field is too short.
11722
11723 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
11724
11725 * vc-git.el (vc-git-print-log): Handle a limit argument.
11726 Display the short log in graph form and with labels.
11727 (vc-git-log-view-mode): Handle labels.
11728
11729 Make vc-revert change VC state from 'added to 'unregistered.
11730 * vc-git.el (vc-git-revert): Call git reset first.
11731
11732 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
11733
11734 * net/newst-backend.el, net/newst-plainview.el:
11735 * net/newst-reader.el, net/newst-ticker.el:
11736 * net/newst-treeview.el, net/newsticker.el:
11737 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
11738
11739 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
11740
11741 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
11742
11743 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
11744 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
11745 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
11746 Update annotation regexp.
11747
11748 * simple.el (beginning-of-visual-line): Constrain to field
11749 boundaries (Bug#5106).
11750
11751 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
11752
11753 * xml.el (xml-substitute-numeric-entities):
11754 Move newsticker--decode-numeric-entities in newst-backend.el to
11755 xml-substitute-numeric-entities in xml.el. (Bug#5008)
11756 * net/newst-backend.el (newsticker--parse-generic-feed)
11757 (newsticker--parse-generic-items)
11758 (newsticker--decode-numeric-entities):
11759 Move newsticker--decode-numeric-entities in newst-backend.el to
11760 xml-substitute-numeric-entities in xml.el. (Bug#5008)
11761
11762 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
11763
11764 * progmodes/js.el (js--js-not): Add null to the list of values.
11765
11766 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
11767
11768 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
11769
11770 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11771
11772 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
11773 delimiter if it is at the end of the current line.
11774 (bibtex-generate-url-list): Fix docstring.
11775
11776 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
11777
11778 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
11779 minibuffer's content with itself.
11780 Fold the confirm-after-completion case into the `confirm' case.
11781 (completion-pcm-word-delimiters): Add : and / to the delimiters.
11782
11783 2009-12-06 Kevin Ryde <user42@zip.com.au>
11784
11785 * ffap.el (ffap-rfc-path): Make this a defcustom since
11786 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
11787
11788 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
11789 manuals, similar to existing setup for help-mode. (Bug#3913.)
11790
11791 2009-12-05 Juri Linkov <juri@jurta.org>
11792
11793 Save and restore dired buffer's point positions too. (Bug#4880)
11794
11795 * dired.el (dired-save-positions): Return in the first element
11796 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
11797 Doc fix.
11798 (dired-restore-positions): First restore buffer's position.
11799 While restoring window's positions, check if window still displays
11800 the original buffer.
11801
11802 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
11803
11804 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
11805 if possible.
11806
11807 * shell.el (shell): Require ansi-color (Bug#5113).
11808
11809 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
11810
11811 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
11812
11813 2009-12-05 Alan Mackenzie <acm@muc.de>
11814
11815 * progmodes/cc-mode.el (c-before-hack-hook)
11816 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
11817 `c-file-style' to work again. This reversion restores the current
11818 software to its state in Emacs 23.1. (Bug#4146)
11819
11820 2009-12-05 Kevin Ryde <user42@zip.com.au>
11821
11822 * textmodes/sgml-mode.el (sgml-lexical-context):
11823 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
11824
11825 2009-12-05 Juri Linkov <juri@jurta.org>
11826
11827 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
11828 for virtual nodes. (Bug#4147)
11829 (Info-find-node-2): Set `Info-current-node-virtual' to nil
11830 when moving from a virtual node.
11831 (Info-mode-menu): Add `Info-virtual-index' to the menu.
11832 (Info-mode): Add `Info-virtual-index' to the docstring.
11833
11834 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11835
11836 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
11837 track of the buffer position of the end of a BibTeX entry as this
11838 position may change during reformatting.
11839 (bibtex-format-entry): Remove whitespace before processing
11840 numerical fields so that we recognize the latter properly.
11841 (bibtex-reformat): Do not use push which changes the global value
11842 of bibtex-entry-format.
11843 (bibtex-field-braces-alist, bibtex-field-strings-alist)
11844 (bibtex-field-re-init): Replace only space characters by regexp
11845 for whitespace.
11846 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
11847 (bibtex-initialize): Also update bibtex-strings.
11848 (bibtex-kill-field): Preserve white space at end of entry.
11849 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
11850 Update bibtex-reference-keys.
11851
11852 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
11853
11854 * minibuffer.el (completion-pcm--merge-try): Also consider placing
11855 point after a star, if that's the only place where modifications can
11856 make progress.
11857
11858 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
11859
11860 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
11861 in docstrings.
11862
11863 2009-12-04 Juri Linkov <juri@jurta.org>
11864
11865 * proced.el (proced): Call `(proced-update t)' to update process
11866 information instead of only running proced-post-display-hook.
11867 (proced-send-signal): Add a leading space to the buffer name
11868 " *Marked Processes*" to make this buffer ephemeral.
11869
11870 2009-12-04 Juri Linkov <juri@jurta.org>
11871
11872 * dired.el (dired-auto-revert-buffer): New defcustom.
11873 (dired-internal-noselect): Use it.
11874
11875 2009-12-04 Juri Linkov <juri@jurta.org>
11876
11877 Change roles of modes and functions in image-mode.el (Bug#5062).
11878
11879 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
11880 in `auto-mode-alist'.
11881 (image-mode-previous-major-mode): New variable.
11882 (image-minor-mode-map): Rename from `image-mode-text-map'.
11883 (image-mode): Move graceful error-handling code from
11884 `image-minor-mode' to here. On errors call `image-mode-as-text'.
11885 (image-minor-mode): Remove all image-handling code.
11886 Replace `image-mode-text-map' with `image-minor-mode-map'.
11887 Check for `image-type' in mode-line format string.
11888 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
11889 (image-mode-as-text): New function with most code from
11890 `image-mode-maybe'.
11891 (image-toggle-display-text): Move code that removes image
11892 properties from `image-toggle-display' to here.
11893 (image-toggle-display-image): New function with code that adds
11894 image properties copied from `image-toggle-display'.
11895 (image-toggle-display): Remove most code with leaving only code
11896 that toggles between `image-mode-as-text' and `image-mode'.
11897
11898 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
11899
11900 * net/newst-treeview.el
11901 (newsticker--treeview-list-highlight-start): Restored call to
11902 save-excursion: Selected item was stuck.
11903 (newsticker--treeview-list-select): New.
11904 (newsticker--treeview-item-show-text)
11905 (newsticker--treeview-item-show)
11906 (newsticker--treeview-item-update): Use new
11907 newsticker-treeview-item-mode.
11908 (newsticker-treeview-update): Keep current item.
11909 (newsticker-treeview-next-new-or-immortal-item): Doc change.
11910 (newsticker--treeview-first-feed): Doc change.
11911 (newsticker-treeview-list-menu)
11912 (newsticker-treeview-item-menu): Add menu entries.
11913 (newsticker-treeview-item-mode): New.
11914
11915 * net/newst-backend.el (newsticker-customize): Delete other
11916 windows.
11917
11918 2009-12-04 Sam Steingold <sds@gnu.org>
11919
11920 * log-view.el (log-view-mode-map): "q" calls quit-window,
11921 like in all the other non-self-insert buffers.
11922
11923 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
11924
11925 Minor cleanup.
11926 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
11927 key decoding rather than do it manually via last-input-event +
11928 ascii-character.
11929 (term-exec): Use delete-and-extract-region.
11930 (term-handle-ansi-terminal-messages): Remove unused var `end'.
11931 (term-process-pager): Remove unused var `i'.
11932 (term-dynamic-simple-complete): Make obsolete.
11933 (serial-update-config-menu): Remove unused vars `y' and `str'.
11934 (term-update-mode-line): Remove unused var `temp'.
11935
11936 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
11937
11938 Limit the number of log entries displayed by default.
11939 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
11940 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
11941 using a prefix argument.
11942
11943 2009-12-03 Glenn Morris <rgm@gnu.org>
11944
11945 * progmodes/idlwave.el (class): Restore still useful declaration.
11946
11947 2009-12-03 Alan Mackenzie <acm@muc.de>
11948
11949 Enhance `c-parse-state' to run efficiently in "brace deserts".
11950
11951 * progmodes/cc-mode.el (c-basic-common-init):
11952 Call c-state-cache-init.
11953 (c-neutralize-syntax-in-and-mark-CPP): Rename from
11954 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
11955 placing `category' properties value 'c-cpp-delimiter at its boundaries.
11956
11957 * progmodes/cc-langs.el (c-before-font-lock-function):
11958 c-extend-and-neutralize-syntax-in-CPP has been renamed
11959 c-neutralize-syntax-in-and-mark-CPP.
11960
11961 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
11962 with `category' properties now, not `syntax-table' ones.
11963
11964 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
11965 enhanced (but slower) version of c-end-of-macro that won't land
11966 inside a literal or on another awkward character.
11967 (c-state-cache-too-far, c-state-cache-start)
11968 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
11969 (c-state-nonlit-pos-cache-limit, c-state-point-min)
11970 (c-state-point-min-lit-type, c-state-point-min-lit-start)
11971 (c-state-min-scan-pos, c-state-brace-pair-desert)
11972 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
11973 buffer local variables.
11974 (c-state-literal-at, c-state-lit-beg)
11975 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
11976 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
11977 (c-state-cache-top-paren, c-state-cache-after-top-paren)
11978 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
11979 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
11980 (c-renarrow-state-cache)
11981 (c-append-lower-brace-pair-to-state-cache)
11982 (c-state-push-any-brace-pair, c-append-to-state-cache)
11983 (c-remove-stale-state-cache)
11984 (c-remove-stale-state-cache-backwards, c-state-cache-init)
11985 (c-invalidate-state-cache-1, c-parse-state-1)
11986 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
11987 (c-parse-state): Enhance and refactor.
11988 (c-debug-parse-state): Amend to deal with all the new variables.
11989
11990 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
11991 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
11992 modify to use category text properties rather than syntax-table ones.
11993 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
11994 to switch off/on the syntactic paren property of C++ template
11995 delimiters using the category property.
11996 (c-with-<->-as-parens-suppressed): Macro to invoke code with
11997 template delims suppressed.
11998 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
11999 New constant/macros which apply category properties to the start
12000 and end of preprocessor constructs.
12001 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
12002 "comment out" the syntactic value of characters in preprocessor
12003 constructs.
12004 (c-with-cpps-commented-out)
12005 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
12006 with characters in all or all but one preprocessor constructs
12007 "commented out".
12008
12009 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12010
12011 * proced.el (proced-filter-alist): Use regexp-quote.
12012
12013 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
12014
12015 Cleanup.
12016 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
12017 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
12018 arguments. Expand `default-directory'.
12019
12020 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
12021 the benefit of returning an expanded localname.
12022 (tramp-tramp-file-p): Handle the case NAME is not a string.
12023
12024 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12025
12026 Add support for bzr shelve/unshelve.
12027 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12028 (vc-bzr-extra-menu-map): New variables.
12029 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
12030 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
12031 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
12032 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
12033 (vc-bzr-dir-extra-headers): Display shelves.
12034
12035 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
12036
12037 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12038
12039 * textmodes/bibtex.el (bibtex-complete-internal):
12040 Use completion-in-region.
12041 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
12042
12043 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12044
12045 Support applying stashes. Improve UI.
12046 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
12047 (vc-git-stash-apply, vc-git-stash-pop)
12048 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
12049 (vc-git-stash-menu): New functions.
12050 (vc-git-stash-menu-map): New variable.
12051 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
12052
12053 2009-12-03 Glenn Morris <rgm@gnu.org>
12054
12055 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
12056 (vc-print-log-internal): Fix previous change.
12057 (vc-revert): Correct pluralization.
12058
12059 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12060
12061 * progmodes/make-mode.el (makefile-special-targets-list): No need for
12062 it to be an alist any more.
12063 (makefile-complete): Use completion-in-region.
12064
12065 * progmodes/octave-mod.el (octave-complete-symbol):
12066 Use completion-in-region.
12067
12068 Misc cleanup.
12069 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
12070 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
12071 (idlwave-complete-class): Don't quote lambda.
12072 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
12073 (idlwave-mode-map): Move initialization into declaration.
12074 (idlwave-action-and-binding): Use backquotes.
12075 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
12076 Simplify.
12077 (idlwave-is-pointer-dereference): Remove unused var `pos'.
12078 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
12079 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
12080 `parts', and `all-parts'.
12081 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
12082 (idlwave-convert-xml-system-routine-info): Remove unused string
12083 `version-string'.
12084 (idlwave-display-user-catalog-widget): Use dolist.
12085 (idlwave-scanning-lib): Declare dynamically-scoped var.
12086 (idlwave-scan-library-catalogs): Remove unused var `flags'.
12087 (completion-highlight-first-word-only): Declare to silence bytecomp.
12088 (idlwave-popup-select): Tighten scope of `resp'.
12089 (idlwave-find-struct-tag): Remove unused var `beg'.
12090 (idlwave-after-load-rinfo-hook): Declare.
12091 (idlwave-sintern-class-info): Remove unused var `taglist'.
12092 (idlwave-find-class-definition): Remove unused var `list'.
12093 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
12094 (idlwave-what-module-find-class): Remove unused var `classes'.
12095
12096 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
12097
12098 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
12099
12100 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12101
12102 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
12103 buffers visited. Remove redundant current-buffer-saving.
12104
12105 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12106
12107 Use completion-in-buffer and remove uses of dynamic scoping.
12108 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
12109 (pascal-buffer-to-use, pascal-flag): Don't declare.
12110 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
12111 (pascal-get-completion-decl, pascal-keyword-completion):
12112 Add `pascal-str' argument, save-excursion,
12113 return the found completions, and don't filter with pascal-pred.
12114 (pascal-completion-cache): New var.
12115 (pascal-completion): Don't switch buffer any more (it was never
12116 necessary). Don't save-excursion any more (it's done by the called
12117 subroutines). Use a cache to avoid redundant computations.
12118 Use complete-with-action rather than pascal-completion-response and
12119 let it apply the predicate as well.
12120 (pascal-complete-word): Use completion-in-buffer when
12121 pascal-toggle-completions is nil.
12122 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
12123 not used any more.
12124 (pascal-comp-defun): Don't change buffer any more.
12125 Use complete-with-action rather than pascal-completion-response and
12126 let it apply the predicate as well.
12127 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
12128 when neded.
12129
12130 2009-12-02 Kenichi Handa <handa@m17n.org>
12131
12132 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
12133 shape for all Indic scripts.
12134
12135 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12136
12137 Use completion-in-buffer.
12138 * wid-edit.el (widget-field-text-end): New function.
12139 (widget-field-value-get): Use it.
12140 (widget-string-complete, widget-file-complete)
12141 (widget-color-complete): Use it and completion-in-region.
12142 (widget-complete): Don't narrow the buffer.
12143
12144 2009-12-02 Glenn Morris <rgm@gnu.org>
12145
12146 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
12147 (rmail-select-summary): Use rmail-pop-to-buffer.
12148 * mail/rmailsum.el: Replace all pop-to-buffer calls with
12149 rmail-pop-to-buffer, to prevent horizontal splits.
12150
12151 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
12152 save-excursion with save-current-buffer.
12153 Widen before searching. (Bug#5093)
12154 (diary-list-sexp-entries): Remove superfluous save-excursion.
12155
12156 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
12157
12158 * woman.el (woman-make-bufname): Handle man-pages with "." in the
12159 name. (Bug#5038)
12160
12161 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
12162
12163 * ido.el (ido-file-internal): Handle filenames at point that do
12164 not have a directory part. (Bug#5049)
12165
12166 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
12167
12168 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
12169 (mpc-songs-jump-to, mpc-resume): Doc fixes.
12170
12171 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
12172
12173 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
12174 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
12175 any more.
12176
12177 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12178
12179 * comint.el (comint-insert-input): Ignore clicks to the right of
12180 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
12181
12182 * vc.el (vc-print-log-internal): Don't wait for the process to
12183 terminate before setting up the major mode.
12184
12185 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
12186 in case.
12187
12188 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
12189 the last element.
12190
12191 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
12192
12193 2009-12-01 Glenn Morris <rgm@gnu.org>
12194
12195 * window.el (window--display-buffer-2): Fix previous changes.
12196
12197 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
12198
12199 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
12200
12201 2009-12-01 Glenn Morris <rgm@gnu.org>
12202
12203 * Makefile.in (ELCFILES): Add mpc.elc.
12204
12205 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12206
12207 * mpc.el: New file.
12208
12209 2009-12-01 Glenn Morris <rgm@gnu.org>
12210
12211 * window.el (window-to-use): Define for compiler.
12212
12213 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
12214 consistent with others (no final period).
12215
12216 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
12217 (rmail-mime-show): Downcase the encoding. (Bug#5070)
12218
12219 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
12220
12221 Make vc-print-log buttons work.
12222 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
12223
12224 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
12225
12226 * savehist.el (savehist-autosave-interval): Allow setting to nil
12227 through customize. (Bug#5056)
12228
12229 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
12230
12231 Fix references to jit-lock properties.
12232 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
12233 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
12234 (perl-font-lock-special-syntactic-constructs):
12235 Quote jit-lock-defer-multiline property.
12236
12237 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
12238
12239 * vc-git.el (vc-git-registered): Call vc-git-root only once.
12240
12241 2009-11-30 Juri Linkov <juri@jurta.org>
12242
12243 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
12244 value `buffer' of `multi-isearch-next-buffer-current-function'.
12245 Use `(current-buffer)' when `buffer' is nil.
12246 (multi-isearch-next-buffer-from-list): Don't fallback to
12247 `(current-buffer)' when `buffer' is nil. (Bug#4947)
12248
12249 2009-11-30 Juri Linkov <juri@jurta.org>
12250
12251 * misearch.el (multi-isearch-read-buffers): Move canonicalization
12252 of buffers with `get-buffer' to `multi-isearch-buffers'.
12253 (multi-isearch-buffers, multi-isearch-buffers-regexp):
12254 Canonicalize BUFFERS with `get-buffer'. Doc fix.
12255 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
12256 FILES with `expand-file-name' converting relative file names
12257 to absolute. Doc fix. (Bug#4727)
12258
12259 2009-11-30 Juri Linkov <juri@jurta.org>
12260
12261 * misearch.el (multi-isearch-read-buffers)
12262 (multi-isearch-read-matching-buffers): New functions.
12263 (multi-isearch-buffers, multi-isearch-buffers-regexp):
12264 Use them in the `interactive' spec. Doc fix.
12265 (multi-isearch-read-files, multi-isearch-read-matching-files):
12266 New functions.
12267 (multi-isearch-files, multi-isearch-files-regexp):
12268 Use them in the `interactive' spec. Doc fix. (Bug#4725)
12269
12270 2009-11-30 Juri Linkov <juri@jurta.org>
12271
12272 * doc-view.el (doc-view-continuous):
12273 Rename from `doc-view-continuous-mode'.
12274 (doc-view-menu): Move "Toggle display" to the top.
12275 Add submenu "Continuous" with radio buttons "Off"/"On"
12276 and "Save as Default".
12277 (doc-view-scroll-up-or-next-page)
12278 (doc-view-scroll-down-or-previous-page)
12279 (doc-view-next-line-or-next-page)
12280 (doc-view-previous-line-or-previous-page):
12281 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
12282
12283 2009-11-30 Juri Linkov <juri@jurta.org>
12284
12285 * comint.el (comint-mode-map): Rebind `M-r' from
12286 `comint-previous-matching-input' to
12287 `comint-history-isearch-backward-regexp'.
12288 Unbind `M-s' to allow global key binding `M-s'.
12289 Add menu items for `comint-history-isearch-backward' and
12290 `comint-history-isearch-backward-regexp'. (Bug#3746)
12291
12292 2009-11-30 Juri Linkov <juri@jurta.org>
12293
12294 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
12295 For def=recenter, replace `recenter' with `recenter-top-bottom'
12296 that is called with `this-command' and `last-command' let-bound
12297 to `recenter-top-bottom'. When the last `def' was not `recenter',
12298 set `recenter-last-op' to nil. (Bug#4981)
12299
12300 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
12301
12302 Minor cleanup and simplification.
12303 * filecache.el (file-cache-add-directory)
12304 (file-cache-add-directory-recursively)
12305 (file-cache-add-from-file-cache-buffer)
12306 (file-cache-delete-file-regexp, file-cache-delete-directory)
12307 (file-cache-files-matching-internal, file-cache-display): Use dolist.
12308 (file-cache-temp-minibuffer-message): Delete function.
12309 (file-cache-minibuffer-complete): Use minibuffer-message instead.
12310
12311 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
12312 Don't signal an error when bumping into EOB in tr, s, or y.
12313
12314 2009-11-29 Juri Linkov <juri@jurta.org>
12315
12316 * startup.el (fancy-about-text): Fix wording of Guided Tour.
12317 (Bug#4960)
12318
12319 * descr-text.el (describe-char-unidata-list): Use lowercase name
12320 for "Unicode name" like in other tags.
12321
12322 2009-11-29 Juri Linkov <juri@jurta.org>
12323
12324 * ediff-util.el (ediff-minibuffer-with-setup-hook):
12325 New compatibility macro.
12326 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
12327
12328 2009-11-29 Juri Linkov <juri@jurta.org>
12329
12330 Add defcustom to define the cycling order of `recenter-top-bottom'.
12331 (Bug#4981)
12332
12333 * window.el (recenter-last-op): Doc fix.
12334 (recenter-positions): New defcustom.
12335 (recenter-top-bottom): Rewrite to use `recenter-positions'.
12336 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
12337
12338 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
12339
12340 Improve integration of Tramp and ange-ftp in eshell.
12341
12342 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
12343 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
12344 (eshell/sudo): Flatten args. Let-bind `default-directory'.
12345
12346 * eshell/esh-util.el (top): Require also Tramp when compiling.
12347 (eshell-directory-files-and-attributes): Check for FTP remote
12348 connection.
12349 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
12350 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
12351 (eshell-file-attributes): Handle ".". Return `entry'.
12352
12353 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
12354 (ange-ftp-directory-files-and-attributes)
12355 (ange-ftp-real-directory-files-and-attributes): New defuns.
12356
12357 * net/tramp.el (tramp-maybe-open-connection): Open the remote
12358 shell with "exec" when possible. This prevents trailing prompts
12359 in `start-file-process'.
12360
12361 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
12362
12363 Try and remove assumptions about point-min==1.
12364 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
12365 (rng-compute-mode-line-string): Show the validation percentage in
12366 terms of the narrowed text, not the widened text.
12367 (rng-do-some-validation): Don't catch internal errors when debugging.
12368 (rng-first-error): Simplify.
12369 (rng-after-change-function): Remove work around. AFAIK the bug has
12370 been fixed a while ago.
12371
12372 * image-mode.el (image-minor-mode): Exit more gracefully when the image
12373 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
12374
12375 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
12376
12377 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
12378 `cd' doesn't always do it for us (bug#5067).
12379
12380 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
12381 on 2009-10-25 as part of some other change (bug#5067).
12382
12383 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12384
12385 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
12386 `suspicious'.
12387 (byte-compile-warnings): Use byte-compile-warning-types.
12388 (byte-compile-save-excursion): Warn about use of set-buffer right
12389 after save-excursion.
12390
12391 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
12392 the excursion as well.
12393
12394 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
12395
12396 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
12397 providing a Tramp related implementation of "su" and "sudo".
12398 (eshell-unix-initialize): Add "su" and "sudo".
12399
12400 2009-11-27 Daiki Ueno <ueno@unixuser.org>
12401
12402 * net/socks.el (socks-send-command): Convert binary request to
12403 unibyte before sending. This fixes mishandling of some port
12404 numbers such as 129.
12405
12406 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12407
12408 * help.el (describe-bindings-internal): Remove `interactive'.
12409
12410 * man.el (Man-completion-table): Trim a terminating "(".
12411 Remove the space between name page a section.
12412 Add the command's description on the `help-echo' property.
12413 Remove `process-connection-type' binding since it's unused by
12414 call-process.
12415 Provide completion for the "<section> <name>" format as well.
12416 (Man-default-man-entry): Remove spurious var shadowing the argument.
12417
12418 2009-11-26 Kevin Ryde <user42@zip.com.au>
12419
12420 * log-view.el: Add "Keywords: tools", since its other keywords
12421 aren't in finder-known-keywords, and following vc.el.
12422
12423 * sha1.el (sha1-string-external): default-directory "/" in case
12424 otherwise non-existent. process-connection-type pipe for touch of
12425 efficiency recommended by elisp manual. (An aside in Bug#3911.)
12426
12427 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12428
12429 Misc coding convention cleanups.
12430 * htmlfontify.el (hfy-init-kludge-hook): Rename from
12431 hfy-init-kludge-hooks.
12432 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
12433 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
12434 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
12435 and push.
12436 (hfy-slant, hfy-weight): Use tables rather than code.
12437 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
12438 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
12439 (hfy-face-attr-for-class): Initialize `face-spec' directly.
12440 (hfy-face-to-css): Remove `nconc' with single arg.
12441 (hfy-p-to-face-lennart): Use `or'.
12442 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
12443 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
12444 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
12445 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
12446 (hfy-force-fontification): Use run-hooks.
12447
12448 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
12449
12450 Various minor fixes.
12451 * htmlfontify.el (hfy-default-header): Add toggle_invis since
12452 Javascript belongs in the header, not the body.
12453 (hfy-javascript): Remove.
12454 (hfy-fontify-buffer): Don't insert it any more.
12455 (hfy-face-at): Handle (face0 face1 face2) style face properties.
12456 Fix bug in invis handling when there were no invis props in a chunk.
12457
12458 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12459
12460 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
12461
12462 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
12463
12464 * finder.el (finder-mode-map): Add a menu.
12465
12466 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
12467
12468 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
12469 "unsigned" structs.
12470
12471 (verilog-leap-to-head, verilog-backward-token): Handle "disable
12472 fork" statement better.
12473
12474 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
12475
12476 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
12477 (verilog-delete-auto, verilog-delete-empty-auto-pair)
12478 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
12479 Reported by Clay Douglass.
12480
12481 (verilog-auto-inst, verilog-auto-star-safe)
12482 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
12483 Fix removing "// Interfaces" when saving .* expansions.
12484 Reported by Pierre-David Pfister.
12485
12486 2009-11-26 Glenn Morris <rgm@gnu.org>
12487
12488 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
12489 the scope.
12490
12491 2009-11-25 Johan Bockgård <bojohan@gnu.org>
12492
12493 * vc-annotate.el (vc-annotate-revision-previous-to-line):
12494 Really use previous revision.
12495
12496 2009-11-25 Kevin Ryde <user42@zip.com.au>
12497
12498 * man.el (Man-completion-table): default-directory "/" in case
12499 doesn't otherwise exist. process-environment COLUMNS=999 so as
12500 not to truncate long names. process-connection-type pipe to avoid
12501 any chance of hitting the pseudo-tty TIOCGWINSZ.
12502 (man): completion-ignore-case t for friendliness and since man
12503 itself is case-insensitive on the command line.
12504 Further to Bug#3717.
12505
12506 * arc-mode.el: Add "Keywords: files", so the details in its
12507 commentary can be reached from finder-by-keyword.
12508 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
12509 editing mode, but it's comms related and sgml-mode.el has "comm"
12510 on that basis too.
12511 * textmodes/bibtex-style.el: Add "Keywords: tex".
12512 * international/isearch-x.el, international/ja-dic-cnv.el:
12513 * international/ja-dic-utl.el, international/kkc.el:
12514 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
12515
12516 2009-11-25 Juri Linkov <juri@jurta.org>
12517
12518 * man.el (Man-completion-table): Modify regexp to include
12519 section names to completion strings. (Bug#3717)
12520
12521 2009-11-25 Juri Linkov <juri@jurta.org>
12522
12523 Search recursively in gzipped files. (Bug#4982)
12524
12525 * progmodes/grep.el (grep-highlight-matches): Add new options
12526 `always' and `auto'. Doc fix.
12527 (grep-process-setup): Check `grep-highlight-matches' for
12528 `auto-detect' to determine the need to compute grep defaults.
12529 Move Windows/DOS specific --colors settings handling
12530 to `grep-compute-defaults'. Check `grep-highlight-matches'
12531 to get the value of "--color=".
12532 (grep-compute-defaults): Compute `grep-highlight-matches' when it
12533 has the value `auto-detect'. Move Windows/DOS specific settings
12534 from `grep-process-setup'.
12535 (zrgrep): New command with alias `rzgrep'.
12536
12537 2009-11-25 Juri Linkov <juri@jurta.org>
12538
12539 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
12540 to nil instead of switching off view-mode. (Bug#4896)
12541
12542 2009-11-25 Juri Linkov <juri@jurta.org>
12543
12544 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
12545
12546 * mwheel.el (mwheel-scroll-up-function)
12547 (mwheel-scroll-down-function): New defvars.
12548 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
12549 `scroll-up', and `mwheel-scroll-down-function' instead of
12550 `scroll-down'.
12551
12552 * doc-view.el (doc-view-scroll-up-or-next-page)
12553 (doc-view-scroll-down-or-previous-page): Add optional ARG.
12554 Use this ARG in the call to image-scroll-up/image-scroll-down.
12555 Change `interactive' spec to "P". Goto next/previous page only
12556 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
12557 SPC/DEL case). Doc fix.
12558 (doc-view-next-line-or-next-page)
12559 (doc-view-previous-line-or-previous-page): Rename arg to ARG
12560 for consistency.
12561 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
12562 `doc-view-scroll-up-or-next-page', and buffer-local
12563 `mwheel-scroll-down-function' to
12564 `doc-view-scroll-down-or-previous-page'.
12565
12566 2009-11-25 Juri Linkov <juri@jurta.org>
12567
12568 Provide additional default values (directories at other Dired
12569 windows) via M-n in the minibuffer of some Dired commands.
12570
12571 * dired-aux.el (dired-diff, dired-compare-directories)
12572 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
12573 `minibuffer-default' in `minibuffer-with-setup-hook'.
12574 (dired-dwim-target-directory): Find a window that displays Dired
12575 buffer instead of failing when the next window is not Dired.
12576 Use `get-window-with-predicate' to find for the next Dired window.
12577 (dired-dwim-target-defaults): New function.
12578
12579 * ediff-util.el (ediff-read-file-name):
12580 Use `dired-dwim-target-defaults' to set `minibuffer-default'
12581 in `minibuffer-with-setup-hook'.
12582
12583 2009-11-25 Juri Linkov <juri@jurta.org>
12584
12585 Provide additional default values (file name at point or at the
12586 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
12587
12588 * minibuffer.el (read-file-name-defaults): New function.
12589 (read-file-name): Reset `minibuffer-default' to nil when
12590 it duplicates initial input `insdef'.
12591 Bind `minibuffer-default-add-function' to lambda that
12592 calls `read-file-name-defaults' in `minibuffer-selected-window'.
12593 (minibuffer-insert-file-name-at-point): New command.
12594
12595 * files.el (file-name-at-point-functions): New defcustom.
12596 (find-file-default): Remove defvar.
12597 (find-file-read-args): Don't use `find-file-default'.
12598 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
12599 to `read-file-name'.
12600 (find-file-literally): Use `read-file-name' with
12601 `confirm-nonexistent-file-or-buffer'.
12602
12603 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
12604
12605 * dired.el (dired-read-dir-and-switches):
12606 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
12607 to `read-file-name'.
12608 (dired-file-name-at-point): New function.
12609 (dired-mode): Add hook `dired-file-name-at-point' to
12610 `file-name-at-point-functions'.
12611
12612 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
12613
12614 Really make the *Completions* window soft-dedicated (bug#5030).
12615 * window.el (window--display-buffer-2): Add `dedicated' argument.
12616 (display-buffer): Pass it when needed so the dedicated flag is set
12617 after calling set-window-buffer, which would otherwise reset it.
12618
12619 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
12620
12621 * progmodes/meta-mode.el (meta-complete-symbol):
12622 * progmodes/etags.el (complete-tag):
12623 * mail/mailabbrev.el (mail-abbrev-complete-alias):
12624 Use completion-in-region.
12625
12626 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
12627 (dabbrev-completion): Use completion-in-region.
12628 (dabbrev--abbrev-at-point): Simplify regexp.
12629
12630 * abbrev.el (abbrev--before-point): Use word-motion functions
12631 if :regexp is not specified (bug#5031).
12632
12633 * subr.el (string-prefix-p): New function.
12634
12635 * man.el (Man-completion-cache): New var.
12636 (Man-completion-table): Use it.
12637
12638 * vc.el (vc-print-log-internal): Make `limit' optional for better
12639 compatibility (e.g. with vc-annotate.el).
12640
12641 2009-11-24 Kevin Ryde <user42@zip.com.au>
12642
12643 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
12644 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
12645
12646 * emacs-lisp/elint.el (elint-add-required-env): Better error message
12647 when .el source file not found or other error.
12648
12649 2009-11-24 Markus Triska <markus.triska@gmx.at>
12650
12651 * linum.el (linum-update-window): Ignore intangible (bug#4996).
12652
12653 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
12654
12655 Handle the [back] button properly (bug#4979).
12656 * descr-text.el (describe-text-properties): Add a `buffer' argument.
12657 Use help-setup-xref, help-buffer, and with-help-window.
12658 (describe-char): Add `buffer' argument.
12659 Pass proper command to help-setup-xref. Don't meddle with
12660 help-xref-stack-item directly.
12661 (describe-text-category): Use with-help-window and help-buffer.
12662
12663 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
12664 for the displayed buffer (bug#4887).
12665
12666 * man.el (Man-completion-table): New function.
12667 (man): Use it.
12668
12669 2009-11-24 David Reitter <david.reitter@gmail.com>
12670
12671 * vc-git.el (vc-git-registered): Use checkout directory (where
12672 .git is) rather than the file's directory and a relative path spec
12673 to work around a bug in git.
12674
12675 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
12676
12677 Improve handling of processes on remote hosts.
12678
12679 * eshell/esh-util.el (eshell-path-env): New defvar.
12680 (eshell-parse-colon-path): New defun.
12681 (eshell-file-attributes): Use `eshell-parse-colon-path'.
12682
12683 * eshell/esh-ext.el (eshell-search-path):
12684 Use `eshell-parse-colon-path'.
12685 (eshell-remote-command): Remove argument HANDLER.
12686 (eshell-external-command): Check for FTP remote connection.
12687
12688 * eshell/esh-proc.el (eshell-gather-process-output):
12689 Use `file-truename', in order to start also symlinked files.
12690 Apply `start-file-process' instead of `start-process'.
12691 Shorten `command' to the local file name part.
12692
12693 * eshell/em-cmpl.el (eshell-complete-commands-list):
12694 Use `eshell-parse-colon-path'.
12695
12696 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
12697
12698 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
12699 to `eshell-directory-change-hook'.
12700
12701 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
12702
12703 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
12704 because it could be enabled automatically if view-read-only is non-nil.
12705
12706 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
12707
12708 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
12709 made on 2009-11-22.
12710
12711 2009-11-24 Glenn Morris <rgm@gnu.org>
12712
12713 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
12714 deleted variable bookmark-bmenu-bookmark-column.
12715
12716 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
12717
12718 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
12719
12720 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
12721
12722 * net/browse-url.el (browse-url-filename-alist): On Windows, add
12723 two slashes to the "file:" prefix.
12724 (browse-url-file-url): De-munge Cygwin filenames before passing
12725 them to Windows browser.
12726 (browse-url-default-windows-browser): Use call-process.
12727
12728 2009-11-23 Juri Linkov <juri@jurta.org>
12729
12730 Implement DocView Continuous mode. (Bug#4896)
12731 * doc-view.el (doc-view-continuous-mode): New defcustom.
12732 (doc-view-mode-map): Bind C-n/<down> to
12733 `doc-view-next-line-or-next-page', C-p/<up> to
12734 `doc-view-previous-line-or-previous-page'.
12735 (doc-view-next-line-or-next-page)
12736 (doc-view-previous-line-or-previous-page): New commands.
12737
12738 2009-11-23 Juri Linkov <juri@jurta.org>
12739
12740 Implement Isearch in comint input history. (Bug#3746)
12741 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
12742 `isearch-mode-hook'.
12743 (comint-history-isearch): New defcustom.
12744 (comint-history-isearch-backward)
12745 (comint-history-isearch-backward-regexp): New commands.
12746 (comint-history-isearch-message-overlay): New buffer-local variable.
12747 (comint-history-isearch-setup, comint-history-isearch-end)
12748 (comint-goto-input, comint-history-isearch-search)
12749 (comint-history-isearch-message, comint-history-isearch-wrap)
12750 (comint-history-isearch-push-state)
12751 (comint-history-isearch-pop-state): New functions.
12752
12753 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
12754
12755 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
12756 return.
12757 (tramp-handle-make-symbolic-link)
12758 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
12759 Quote file names.
12760 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
12761 (tramp-handle-process-file): Use it.
12762
12763 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
12764
12765 * window.el (move-to-window-line-last-op): Remove.
12766 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
12767
12768 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
12769
12770 Make M-r mirror the new cycling behavior of C-l.
12771 * window.el (move-to-window-line-last-op): New var.
12772 (move-to-window-line-top-bottom): New command.
12773 (global-map): Bind M-r move-to-window-line-top-bottom.
12774
12775 2009-11-23 Sven Joachim <svenjoac@gmx.de>
12776
12777 * dired-x.el (dired-guess-shell-alist-default):
12778 Support xz format. (Bug#4953)
12779
12780 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
12781
12782 * emulation/viper-cmd.el: Use viper-last-command-char instead of
12783 last-command-char/last-command-event.
12784 (viper-prefix-arg-value): Do correct conversion of event-char for
12785 XEmacs.
12786
12787 * emulation/viper-util.el, emulation/viper.el:
12788 Use viper-last-command-char instead of
12789 last-command-char/last-command-event.
12790
12791 * ediff-init.el, ediff-mult.el, ediff-util.el:
12792 Replace last-command-char and last-command-event
12793 with (ediff-last-command-char) everywhere.
12794
12795 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
12796 created in fundamental mode.
12797
12798 * ediff.el (ediff-version): Revert the change of interactive-p to
12799 called-interactively-p.
12800
12801 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
12802
12803 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
12804 generation from word-movement command names.
12805
12806 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
12807
12808 * cus-start.el (all): Add native condition for font-use-system-font.
12809
12810 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
12811
12812 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
12813 Correct the patch from 2009-11-18. (Bug#3910)
12814
12815 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
12816
12817 * progmodes/subword.el: Rename from lisp/subword.el.
12818
12819 * subword.el: Rename to progmodes/subword.el.
12820
12821 * Makefile.in (ELCFILES): Adapt to subword.el move.
12822
12823 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12824 Stefan Monnier <monnier@iro.umontreal.ca>
12825
12826 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
12827 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
12828 (bookmark-bmenu-show-filenames): Use push.
12829 (bookmark-bmenu-hide-filenames): Use local var instead of
12830 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
12831 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
12832 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
12833 filenames now that the bookmark names are always available.
12834
12835 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
12836
12837 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
12838 (bookmark-search-pattern): Move and leave unbound.
12839 (bookmark-bmenu-mode-map): Change binding.
12840 (bookmark-read-search-input): Simplify.
12841 Don't use text-char-description. Don't error on non-char events.
12842 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
12843 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
12844 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
12845 Use a local var for the timer.
12846 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
12847 (i.e. bookmark-bmenu-search).
12848
12849 2009-11-21 Glenn Morris <rgm@gnu.org>
12850
12851 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
12852
12853 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
12854
12855 * net/browse-url.el (browse-url-default-windows-browser):
12856 Use cygstart for cygwin.
12857
12858 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
12859
12860 * bookmark.el: Formatting and doc fixes only:
12861 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
12862 (bookmark-bmenu-search): Wrap to fit within 80 columns.
12863 Minor grammar and punctuation fixes in doc string.
12864 (bookmark-read-search-input): Adjust to fit within 80 columns.
12865
12866 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
12867
12868 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
12869 (c-backward-into-nomenclature): Adapt to subword renaming.
12870
12871 * subword.el (subword-forward, subword-backward, subword-mark)
12872 (subword-kill, subword-backward-kill, subword-transpose)
12873 (subword-downcase, subword-upcase, subword-capitalize)
12874 (subword-forward-internal, subword-backward-internal):
12875 Rename from forward-subword, backward-subword, mark-subword,
12876 kill-subword, backward-kill-subword, transpose-subwords,
12877 downcase-subword, upcase-subword, capitalize-subword,
12878 forward-subword-internal, backward-subword-internal.
12879
12880 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12881
12882 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
12883 New options.
12884 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
12885 New vars.
12886 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
12887 (bookmark-bmenu-filter-alist-by-regexp)
12888 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
12889 (bookmark-bmenu-search): New command.
12890 (bookmark-bmenu-mode-map): Bind it.
12891
12892 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
12893
12894 * progmodes/cc-cmds.el: declare-functioned forward-subword and
12895 backward-subword to quit the byte-compiler.
12896
12897 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
12898
12899 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
12900
12901 * progmodes/cc-cmds.el (c-update-modeline)
12902 (c-forward-into-nomenclature, c-backward-into-nomenclature):
12903 Refer to subword.el functions instead of cc-subword.el.
12904
12905 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
12906 subword.el functions instead of cc-subword.el.
12907
12908 * progmodes/cc-subword.el: Rename to subword.el.
12909 * subword.el: Rename from progmodes/cc-subword.el.
12910 (subword-mode-map): Rename from c-subword-mode-map.
12911 (subword-mode): Rename from c-subword-mode.
12912 (global-subword-mode): New global minor mode.
12913 (forward-subword): Rename from c-forward-subword.
12914 (backward-subword): Rename from c-backward-subword.
12915 (mark-subword): Rename from c-mark-subword.
12916 (kill-subword): Rename from c-kill-subword.
12917 (backward-kill-subword): Rename from c-backward-kill-subword.
12918 (transpose-subwords): Rename from c-tranpose-subword.
12919 (downcase-subword): Rename from c-downcase-subword.
12920 (capitalize-subword): Rename from c-capitalize-subword.
12921 (forward-subword-internal): Rename from c-forward-subword-internal.
12922 (backward-subword-internal): Rename from c-backward-subword-internal.
12923
12924 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
12925
12926 * vc.el (vc-deduce-fileset): Allow non-state changing operations
12927 from a dired buffer.
12928 (vc-dired-deduce-fileset): New function.
12929 (vc-root-diff, vc-print-root-log): Use it.
12930
12931 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
12932 nil LIMIT argument to vc-print-log-internal.
12933
12934 2009-11-20 Glenn Morris <rgm@gnu.org>
12935
12936 * Makefile.in (ELCFILES): Regenerate.
12937
12938 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
12939
12940 * calc/calc.el (calc-set-mode-line):
12941 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
12942 (math-format-number): Rename `math-format-complement-signed' to
12943 `math-format-twos-complement'.
12944
12945 * calc/calc-bin.el (math-format-twos-complement): Rename from
12946 math-format-complement-signed.
12947 (calc-radix): Rename `calc-complement-signed-mode' to
12948 `calc-twos-complement-mode'.
12949 (calc-octal-radix, calc-hex-radix): Add an argument for
12950 two's complement.
12951
12952 * calc/calc-embed.el (calc-embedded-mode-vars):
12953 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
12954
12955 * calc/calc-ext.el (calc-init-extensions):
12956 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
12957 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
12958
12959 * calc/calc-units.el (math-build-units-table-buffer):
12960 Let `calc-twos-complement-mode' be nil.
12961
12962 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
12963 entries.
12964
12965 * calc/calc-vec.el (calcFunc-vunpack):
12966 * calc/calc-aent.el (calc-do-calc-eval):
12967 * calc/calc-forms.el (math-format-date):
12968 * calc/calc-graph.el (calc-graph-plot):
12969 * calc/calc-math.el (math-use-emacs-fn):
12970 * calc/calccomp.el (math-compose-expr):
12971 Let `calc-twos-complement-mode' be nil.
12972
12973 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
12974
12975 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
12976 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
12977 * minibuffer.el (completion-in-region-functions): New hook.
12978 (completion-in-region): New function.
12979 * emacs-lisp/lisp.el (lisp-complete-symbol):
12980 * pcomplete.el (pcomplete-std-complete): Use it.
12981
12982 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
12983
12984 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
12985 (latex-complete-alist): New vars.
12986 (latex-string-prefix-p, latex-complete-bibtex-keys)
12987 (latex-complete-envnames, latex-complete-refkeys)
12988 (latex-complete-data): New functions.
12989 (latex-complete, latex-indent-or-complete): New commands.
12990
12991 * window.el (display-buffer-mark-dedicated): New var.
12992 (display-buffer): Obey it.
12993 * minibuffer.el (minibuffer-completion-help): Use it.
12994
12995 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
12996
12997 * filecache.el (file-cache-add-file): Use push and cons.
12998 (file-cache-delete-file-regexp): Use push.
12999 (file-cache-complete): Use completion-in-region.
13000
13001 * simple.el (with-wrapper-hook): Fix thinko.
13002
13003 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
13004 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
13005 Use with-current-buffer and string-to-number.
13006 (hfy-fallback-colour-values): Use assoc-string.
13007 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
13008 (hfy-face-at): Remove unused var `found-face'.
13009 (hfy-compile-stylesheet): Remove unused var `css'.
13010 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
13011 and `orig-buffer'.
13012 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
13013 Use with-current-buffer.
13014 (hfy-text-p): Use expand-file-name and fewer setq.
13015
13016 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
13017
13018 * htmlfontify.el, hfy-cmap.el: New files.
13019
13020 2009-11-19 Juri Linkov <juri@jurta.org>
13021
13022 * minibuffer.el (completions-format): New defcustom.
13023 (completion--insert-strings): Implement vertical format.
13024
13025 * simple.el (switch-to-completions): Move point to the first
13026 completion when point was at the beginning of the buffer.
13027
13028 2009-11-19 Juri Linkov <juri@jurta.org>
13029
13030 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
13031
13032 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
13033
13034 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
13035
13036 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
13037 (mail-signature): Change default to t.
13038 (mail-from-style): Deprecate `system-default' value.
13039 (mail-insert-from-field): For default value of mail-from-style,
13040 default to `angles' unless `angles' needs quoting and `parens'
13041 does not.
13042 (mail-citation-prefix-regexp): Use citation regexp from
13043 message-mode.
13044
13045 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
13046
13047 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13048 Set variables for computing the prompt for reading password.
13049
13050 2009-11-19 Glenn Morris <rgm@gnu.org>
13051
13052 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
13053
13054 * textmodes/flyspell.el (sgml-lexical-context): Declare.
13055
13056 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
13057 (newsticker-treeview-listwindow-height): Fix custom type.
13058
13059 2009-11-19 Kenichi Handa <handa@m17n.org>
13060
13061 * descr-text.el (describe-char-padded-string): Compose with TAB
13062 only if there's a font for CH.
13063 (describe-char): Fix the condition for detecting a trivial composition.
13064
13065 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
13066
13067 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
13068 more accurate version of the regexp. (Bug#3910)
13069
13070 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
13071
13072 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
13073
13074 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
13075
13076 * font-setting.el (font-use-system-font): Declare for byte-compiler.
13077 (font-setting-change-default-font): Fix typo in docstring.
13078
13079 2009-11-18 Alan Mackenzie <acm@muc.de>
13080
13081 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
13082
13083 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
13084
13085 * font-setting.el (font-use-system-font): Move ...
13086
13087 * cus-start.el (all): ... to here.
13088
13089 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
13090
13091 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
13092 Don't set `ad-return-value' if `ad-do-it' doesn't.
13093
13094 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
13095 modification time.
13096
13097 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
13098
13099 * menu-bar.el: Put "Use system font" in Option-menu.
13100 (menu-bar-options-save): Add font-use-system-font.
13101
13102 * loadup.el: If feature system-font-setting or font-render-setting is
13103 there, load font-setting.
13104
13105 * Makefile.in (ELCFILES): Add font-settings.el.
13106 * font-setting.el: New file.
13107
13108 2009-11-17 Glenn Morris <rgm@gnu.org>
13109
13110 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
13111
13112 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
13113 Preserve point in the list buffer. (Bug#4939)
13114 Use point-at-eol.
13115 (newsticker--treeview-list-update-highlight)
13116 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
13117
13118 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
13119
13120 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
13121 Remove.
13122
13123 * calc/calc-ext.el (calc-init-extensions): Remove references to
13124 symclip.
13125
13126 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
13127
13128 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
13129 * calc/calc-help.el (calc-b-prefix-help): Remove references to
13130 `calc-symclip'.
13131
13132 2009-11-16 Kevin Ryde <user42@zip.com.au>
13133
13134 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
13135 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
13136
13137 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
13138 (lm-keywords-list): Allow comma-only separator like "foo,bar".
13139 Ignore trailing spaces by omit-nulls to split-string (fixing
13140 regression from Emacs 21 due to the incompatible split-string
13141 change). (Bug #4928.)
13142
13143 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
13144
13145 * vc.el (vc-log-show-limit): Default to 2000.
13146 (vc-print-log-internal): Insert buttons to request more entries
13147 when limiting the output.
13148
13149 * vc-sccs.el (vc-sccs-print-log):
13150 * vc-rcs.el (vc-rcs-print-log):
13151 * vc-cvs.el (vc-cvs-print-log):
13152 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
13153 LIMIT is non-nil.
13154
13155 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
13156
13157 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
13158 error when `tramp-gvfs-dbus-event-vector' is set.
13159 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
13160
13161 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
13162
13163 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
13164
13165 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
13166
13167 * net/dbus.el (dbus-unregister-service): New defun.
13168 (dbus-register-property): Register the handlers of
13169 "org.freedesktop.DBus.Properties" for SERVICE.
13170 (dbus-property-handler): Fix docstring.
13171
13172 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13173
13174 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
13175 Quote doc string reference in defvaralias as it is not in special form.
13176 (byte-compile-output-docform): Doc fix.
13177
13178 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
13179
13180 * calc/calc.el (math-2-word-size, math-half-2-word-size)
13181 (calc-complement-signed-mode): New variables.
13182 (calc-set-mode-line): Add indicator for twos-complements.
13183 (math-format-number): Format twos-complement notation.
13184
13185 * calc/calc-bin.el (calc-word-size): Reset the variables
13186 `math-2-word-size' and `math-half-2-word-size'.
13187 (math-format-complement-signed, math-symclip, calcFunc-symclip)
13188 (calc-symclip): New functions.
13189
13190 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
13191
13192 * calc/calc-embed.el (calc-embedded-mode-vars):
13193 Add `calc-complement-signed-mode' to the list of modes.
13194
13195 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
13196 (calc-b-oper-keys): Add `calc-symclip' to list.
13197
13198 * calc/calc-ext.el (math-read-number-fancy): Read complement
13199 signed numbers.
13200 (calc-init-extensions): Add binding for `calc-symclip'.
13201 Add autoload for `calcFunc-symclip' and `calc-symclip'.
13202
13203 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
13204 `calc-symclip'.
13205 (calc-modes-menu): Add item for twos complement mode.
13206
13207 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
13208
13209 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
13210
13211 * register.el (jump-to-register, insert-register): Handle Semantic
13212 tags. From commented-out advice in semantic/senator.el.
13213
13214 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
13215
13216 * vc.el (vc-log-show-limit): New variable.
13217 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
13218 when using a prefix argument.
13219 (vc-print-log-internal): Add new argument LIMIT.
13220
13221 * vc-svn.el (vc-svn-print-log):
13222 * vc-mtn.el (vc-mtn-print-log):
13223 * vc-hg.el (vc-hg-print-log):
13224 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
13225 pass it to the log command when set. Make the BUFFER argument
13226 non-optional.
13227
13228 * vc-sccs.el (vc-sccs-print-log):
13229 * vc-rcs.el (vc-rcs-print-log):
13230 * vc-git.el (vc-git-print-log):
13231 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
13232 ignore it. Make the BUFFER argument non-optional
13233
13234 * bindings.el (mode-line-buffer-identification): Do not purecopy.
13235
13236 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
13237
13238 * dired.el (dired-mode-map): Move encryption items to "Operate"
13239 menu (Bug#4703).
13240
13241 * strokes.el (strokes-update-window-configuration): Make strokes
13242 buffer current before erasing (Bug#4906).
13243
13244 2009-11-15 Juri Linkov <juri@jurta.org>
13245
13246 * simple.el (set-mark-default-inactive): Add :type, :group
13247 and :version. (Bug#4876)
13248
13249 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
13250
13251 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
13252 (archive-unique-fname): ... here. (Bug#4929)
13253
13254 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
13255
13256 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
13257 with a real fix.
13258
13259 * novice.el (disabled-command-function): Add useful args.
13260 Setup the help buffer so that [back] works.
13261 Remove redundant call to help-mode.
13262 (disabled-command-function): Use `case'.
13263 (en/disable-command): New function extracted from enable-command.
13264 (enable-command, disable-command): Use it.
13265
13266 2009-11-14 Glenn Morris <rgm@gnu.org>
13267
13268 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
13269 constants. (Bug#4913)
13270
13271 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
13272
13273 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
13274
13275 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
13276 defined in C that have no doc-strings. (Bug#1063)
13277
13278 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
13279
13280 * cus-edit.el (data, files):
13281 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
13282
13283 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
13284
13285 * simple.el (shell-command): Doc fix (Bug#4891).
13286
13287 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
13288
13289 2009-11-14 Glenn Morris <rgm@gnu.org>
13290
13291 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
13292 statements for vc-diff, emerge-quit, and rmail-cease-edit.
13293 If they are already loaded, eval-after-load will do the right thing.
13294
13295 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
13296 compiling.
13297
13298 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
13299
13300 * simple.el (x-selection-owner-p): Declare.
13301 (read-mail-command): Use custom radio type rather than choice.
13302 (completion-no-auto-exit): Doc fix.
13303
13304 * custom.el (defgroup):
13305 * epg-config.el (epg): Doc fixes.
13306
13307 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
13308
13309 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
13310 * international/ccl.el (define-ccl-program): Do not purecopy the
13311 docstring, defconst does it anyway.
13312
13313 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13314
13315 * add-log.el (add-change-log-entry): Avoid displaying the changelog
13316 a second time.
13317
13318 * x-dnd.el (x-dnd-maybe-call-test-function):
13319 * window.el (split-window-vertically):
13320 * whitespace.el (whitespace-help-on):
13321 * vc-rcs.el (vc-rcs-consult-headers):
13322 * userlock.el (ask-user-about-lock-help)
13323 (ask-user-about-supersession-help):
13324 * type-break.el (type-break-force-mode-line-update):
13325 * time-stamp.el (time-stamp-conv-warn):
13326 * terminal.el (te-set-output-log, te-more-break, te-filter)
13327 (te-sentinel, terminal-emulator):
13328 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
13329 (term-write-input-ring, term-check-source, term-start-output-log):
13330 (term-display-buffer-line, term-dynamic-list-completions):
13331 (term-ansi-make-term, serial-term):
13332 * subr.el (selective-display):
13333 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13334 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
13335 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
13336 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
13337 (speedbar-remove-localized-speedbar-support)
13338 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
13339 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
13340 (speedbar-buffers-line-directory):
13341 * simple.el (shell-command-on-region, append-to-buffer)
13342 (prepend-to-buffer):
13343 * shadowfile.el (shadow-save-todo-file):
13344 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
13345 (scroll-bar-maybe-set-window-start):
13346 * sb-image.el (speedbar-image-dump):
13347 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
13348 (load-save-place-alist-from-file):
13349 * ps-samp.el (ps-print-message-from-summary):
13350 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
13351 (ps-background-image, ps-begin-job, ps-do-despool):
13352 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
13353 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
13354 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
13355 (pr-call-process, pr-file-list, pr-interface-save):
13356 * novice.el (disabled-command-function)
13357 (enable-command, disable-command):
13358 * mouse.el (mouse-buffer-menu-alist):
13359 * mouse-copy.el (mouse-kill-preserving-secondary):
13360 * macros.el (kbd-macro-query):
13361 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
13362 * informat.el (batch-info-validate):
13363 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
13364 * hippie-exp.el (try-expand-dabbrev-visible):
13365 * help-mode.el (help-make-xrefs):
13366 * help-fns.el (describe-variable):
13367 * generic-x.el (bat-generic-mode-run-as-comint):
13368 * finder.el (finder-mouse-select):
13369 * find-dired.el (find-dired-sentinel):
13370 * filesets.el (filesets-file-close):
13371 * files.el (list-directory):
13372 * faces.el (list-faces-display, describe-face):
13373 * facemenu.el (list-colors-display):
13374 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
13375 * epg.el (epg--process-filter, epg-cancel):
13376 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
13377 (epa--read-signature-type):
13378 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
13379 (emerge-file-names):
13380 * ehelp.el (electric-helpify):
13381 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
13382 * ediff-vers.el (rcs-ediff-view-revision):
13383 * ediff-util.el (ediff-setup):
13384 * ediff-mult.el (ediff-append-custom-diff):
13385 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
13386 (ediff-wordify):
13387 * echistory.el (Electric-command-history-redo-expression):
13388 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
13389 * disp-table.el (describe-display-table):
13390 * dired.el (dired-find-buffer-nocreate):
13391 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
13392 * dabbrev.el (dabbrev--same-major-mode-p):
13393 * chistory.el (list-command-history):
13394 * apropos.el (apropos-documentation):
13395 * allout.el (allout-obtain-passphrase):
13396 (allout-copy-exposed-to-buffer):
13397 (allout-verify-passphrase): Use with-current-buffer.
13398
13399 2009-11-13 Glenn Morris <rgm@gnu.org>
13400
13401 * Makefile.in (ELCFILES): Regenerate.
13402
13403 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
13404
13405 * net/dbus.el (dbus-registered-objects-table): Rename from
13406 `dbus-registered-functions-table', because it contains also properties.
13407 (dbus-unregister-object): Unregister also properties.
13408 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
13409 Use a timeout of 500 msec, in order to not block.
13410 (dbus-register-property, dbus-property-handler): New defuns.
13411
13412 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13413
13414 * simple.el (minibuffer-default-add-completions): Drop deprecated
13415 4th arg.
13416
13417 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
13418
13419 * textmodes/artist.el (artist-mouse-choose-operation):
13420 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
13421 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
13422 (artist-compute-up-event-key): New function.
13423 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
13424
13425 2009-11-13 Kenichi Handa <handa@m17n.org>
13426
13427 * language/japan-util.el: Make sure that the value of jisx0208
13428 property is jisx0208 character.
13429
13430 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
13431
13432 * international/mule.el (auto-coding-regexp-alist): Only purecopy
13433 car or each item, not the whole list.
13434
13435 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
13436
13437 * minibuffer.el (minibuffer-completion-help):
13438 Use minibuffer-hide-completions.
13439
13440 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
13441
13442 * dired.el (dired-save-positions, dired-restore-positions): New funs.
13443 (dired-revert): Use them (bug#4880).
13444
13445 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
13446
13447 * tooltip.el (tooltip-frame-parameters): Undo previous change.
13448
13449 2009-11-12 Juri Linkov <juri@jurta.org>
13450
13451 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
13452 New functions.
13453 (find-file-literally-at-point): Alias of `ffap-literally'.
13454
13455 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
13456
13457 * textmodes/ispell.el (ispell-skip-region-alist):
13458 * textmodes/css-mode.el (auto-mode-alist):
13459 * progmodes/compile.el (auto-mode-alist):
13460 * international/mule.el (ctext-non-standard-encodings-alist)
13461 (ctext-non-standard-encodings-regexp):
13462 * simple.el (shell-command-switch, text-read-only):
13463 * replace.el (occur-mode-map):
13464 * paths.el (rmail-file-name):
13465 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
13466 * find-file.el (ff-special-constructs):
13467 * files.el (file-name-handler-alist):
13468 * composite.el: Purecopy strings.
13469
13470 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
13471
13472 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
13473
13474 * widget.el (define-widget): Purecopy the docstring.
13475 * international/mule-cmds.el (charset): Do not purecopy the
13476 docstring here, define-widget does it.
13477
13478 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
13479 * textmodes/bibtex-style.el (auto-mode-alist):
13480 * progmodes/inf-lisp.el (inferior-lisp-prompt):
13481 * progmodes/compile.el (compile-command):
13482 * language/korea-util.el (default-korean-keyboard):
13483 * international/mule-conf.el (file-coding-system-alist):
13484 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
13485 * tooltip.el (tooltip-frame-parameters):
13486 * newcomment.el (comment-end, comment-padding):
13487 * dired.el (dired-trivial-filenames):
13488 * comint.el (comint-file-name-prefix): Purecopy initial values.
13489
13490 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
13491
13492 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
13493 (tramp-advice-minibuffer-electric-tilde): Unload advices via
13494 `tramp-unload'.
13495 (tramp-advice-make-auto-save-file-name)
13496 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
13497 after removing the advice.
13498
13499 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
13500
13501 * progmodes/grep.el (grep-regexp-alist):
13502 * international/mule-cmds.el (iso-2022-control-alist):
13503 * emacs-lisp/timer.el (timer-duration-words):
13504 * subr.el (version-separator, version-regexp-alist):
13505 * minibuffer.el (completion-styles-alist):
13506 * faces.el (face-attribute-name-alist, list-faces-sample-text):
13507 Change defvars to defconsts.
13508
13509 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
13510 * loadup.el ("international/mule-conf"): Load the byte compiled version.
13511 * international/mule-conf.el: Allow to be byte compiled.
13512
13513 * international/mule.el (define-charset): Purecopy props.
13514 (load-with-code-conversion): Purecopy doc string and file name.
13515 (put-charset-property): Purecopy strings.
13516 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
13517
13518 * international/mule-cmds.el (register-input-method): Purecopy arguments.
13519 (define-char-code-property): Correctly purecopy the table.
13520
13521 * international/ccl.el (define-ccl-program): Purecopy the docstring.
13522
13523 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
13524
13525 * subr.el (add-hook): Purecopy strings.
13526 (eval-after-load): Purecopy load-history-regexp and the form.
13527
13528 * custom.el (custom-declare-group): Purecopy load-file-name.
13529
13530 * subr.el (menu-bar-separator): New defconst.
13531 * net/eudc.el (eudc-tools-menu):
13532 * international/mule-cmds.el (set-coding-system-map)
13533 (mule-menu-keymap):
13534 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
13535 * vc-hooks.el (vc-menu-map):
13536 * replace.el (occur-mode-map):
13537 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
13538 (menu-bar-edit-menu, menu-bar-goto-menu)
13539 (menu-bar-custom-menu, menu-bar-showhide-menu)
13540 (menu-bar-options-menu, menu-bar-tools-menu)
13541 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
13542 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
13543 (menu-bar-help-menu):
13544 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
13545 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
13546
13547 * term/x-win.el (x-gtk-stock-map):
13548 * progmodes/vera-mode.el (auto-mode-alist):
13549 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
13550 (inferior-lisp-program, inferior-lisp-load-command):
13551 * progmodes/hideshow.el (hs-special-modes-alist):
13552 * progmodes/gud.el (same-window-regexps):
13553 * progmodes/grep.el (grep-program, find-program, xargs-program):
13554 * net/telnet.el (same-window-regexps):
13555 * net/rlogin.el (same-window-regexps):
13556 * language/ethiopic.el (font-ccl-encoder-alist):
13557 * vc-sccs.el (vc-sccs-master-templates):
13558 * vc-rcs.el (vc-rcs-master-templates):
13559 * subr.el (cl-assertion-failed):
13560 * simple.el (next-error-overlay-arrow-position):
13561 * lpr.el (lpr-command):
13562 * locate.el (locate-ls-subdir-switches):
13563 * info.el (same-window-regexps, info)
13564 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
13565 * image-mode.el (image-mode, auto-mode-alist):
13566 * hippie-exp.el (hippie-expand-ignore-buffers):
13567 * format.el (format-alist):
13568 * find-dired.el (find-ls-subdir-switches, find-grep-options)
13569 (find-name-arg):
13570 * facemenu.el (facemenu-keybindings):
13571 * dired.el (dired-listing-switches, dired-chown-program):
13572 * diff.el (diff-switches, diff-command):
13573 * cus-edit.el (same-window-regexps):
13574 * bindings.el (mode-line-mule-info)
13575 (mode-line-buffer-identification): Purecopy strings.
13576
13577 2009-11-11 Juri Linkov <juri@jurta.org>
13578
13579 * simple.el (dired-get-filename) <declare-function>:
13580 Tell the byte-compiler about dired-get-filename.
13581 (shell-command): In Dired mode, get filename from the current line
13582 as the default value.
13583
13584 2009-11-10 Glenn Morris <rgm@gnu.org>
13585
13586 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
13587 * calendar/holidays.el, progmodes/cperl-mode.el:
13588 Update x-popup-menu declarations.
13589
13590 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
13591 (list-load-path-shadows): Use dolist.
13592 (list-load-path-shadows): Use with-current-buffer.
13593
13594 2009-11-10 Juri Linkov <juri@jurta.org>
13595
13596 * minibuffer.el (read-file-name): Support a list of default values
13597 in `default-filename'. Use the first file name where only one
13598 element is required. Doc fix.
13599
13600 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
13601
13602 * net/dbus.el (dbus-unregister-object): Release service, if no
13603 other method is registered for it.
13604
13605 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
13606
13607 * bookmark.el (bookmark-completing-read): Sort bookmark names if
13608 bookmark-sort-flag is non-nil (Bug#4653).
13609
13610 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
13611
13612 * emulation/cua-base.el: Add CUA property to some CC mode commands
13613 (Bug#4100).
13614
13615 2009-11-08 Kevin Ryde <user42@zip.com.au>
13616
13617 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
13618 at end of sentence (Bug#4818).
13619
13620 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
13621
13622 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13623 Handle "see declaration of" MSFT statements (Bug#4100).
13624
13625 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
13626
13627 * net/tramp.el (tramp-advice-make-auto-save-file-name)
13628 (tramp-advice-file-expand-wildcards): Unload via
13629 `ad-remove-advice'.
13630
13631 * net/trampver.el: Update release number.
13632
13633 2009-11-08 Kevin Ryde <user42@zip.com.au>
13634
13635 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
13636 `ad-do-it'.
13637
13638 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
13639
13640 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
13641 in order to keep context in SELinux.
13642
13643 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
13644
13645 * dired-aux.el (dired-query): Place cursor in echo area and allow
13646 C-g.
13647
13648 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
13649 menu item if not on a directory (Bug#4701).
13650
13651 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
13652
13653 Sync with Tramp 2.1.17.
13654
13655 * net/tramp.el (tramp-handle-copy-directory): Don't use
13656 `file-remote-p' (due to compatibility).
13657
13658 * net/tramp-compat.el (tramp-compat-copy-directory)
13659 (tramp-compat-delete-directory): New defuns.
13660
13661 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
13662 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
13663 Use `tramp-compat-delete-directory'.
13664
13665 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
13666 (tramp-smb-handle-delete-directory):
13667 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
13668
13669 * net/trampver.el: Update release number.
13670
13671 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
13672
13673 * tar-mode.el (tar-copy): Call write-region on the right buffer
13674 (Bug#4857).
13675
13676 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
13677 by hand, if necessary (Bug#4878).
13678
13679 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
13680
13681 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
13682 align size column (Bug#4839).
13683
13684 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
13685 statement.
13686
13687 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
13688
13689 * progmodes/ld-script.el (auto-mode-alist):
13690 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
13691
13692 * cus-face.el (custom-declare-face): Purecopy face spec.
13693
13694 2009-11-06 Kenichi Handa <handa@m17n.org>
13695
13696 * international/uni-bidi.el: Re-generated.
13697 * international/uni-category.el: Re-generated.
13698 * international/uni-combining.el: Re-generated.
13699 * international/uni-mirrored.el: Re-generated.
13700
13701 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
13702
13703 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
13704 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
13705 (tex-start-options, slitex-run-command, latex-run-command)
13706 (tex-run-command, tex-directory):
13707 * textmodes/ispell.el (ispell-html-skip-alists)
13708 (ispell-tex-skip-alists, ispell-tex-skip-alists):
13709 * textmodes/fill.el (adaptive-fill-first-line-regexp):
13710 (adaptive-fill-regexp):
13711 * textmodes/dns-mode.el (auto-mode-alist):
13712 * progmodes/python.el (interpreter-mode-alist):
13713 * progmodes/etags.el (tags-compression-info-list):
13714 * progmodes/etags.el (tags-file-name):
13715 * net/browse-url.el (browse-url-galeon-program)
13716 (browse-url-firefox-program):
13717 * mail/sendmail.el (mail-signature-file)
13718 (mail-citation-prefix-regexp):
13719 * international/mule-conf.el (eight-bit):
13720 * international/latexenc.el (latex-inputenc-coding-alist):
13721 * international/fontset.el (x-pixel-size-width-font-regexp):
13722 * emacs-lisp/warnings.el (warning-type-format):
13723 * emacs-lisp/trace.el (trace-buffer):
13724 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
13725 (emacs-lisp-mode-map):
13726 * calendar/holidays.el (holiday-solar-holidays)
13727 (holiday-bahai-holidays, holiday-islamic-holidays)
13728 (holiday-christian-holidays, holiday-hebrew-holidays)
13729 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
13730 (hebrew-holidays-1, holiday-oriental-holidays)
13731 (holiday-general-holidays):
13732 * x-dnd.el (x-dnd-known-types):
13733 * tool-bar.el (tool-bar):
13734 * startup.el (site-run-file):
13735 * shell.el (shell-dumb-shell-regexp):
13736 * rfn-eshadow.el (file-name-shadow-tty-properties)
13737 (file-name-shadow-properties):
13738 * paths.el (remote-shell-program, news-directory):
13739 * mouse.el ([C-down-mouse-3]):
13740 * menu-bar.el (menu-bar-tools-menu):
13741 * jka-cmpr-hook.el (jka-compr-load-suffixes)
13742 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
13743 (jka-compr-compression-info-list):
13744 * isearch.el (search-whitespace-regexp):
13745 * image-file.el (image-file-name-extensions):
13746 * find-dired.el (find-ls-option):
13747 * files.el (directory-listing-before-filename-regexp)
13748 (directory-free-space-args, insert-directory-program)
13749 (list-directory-brief-switches, magic-fallback-mode-alist)
13750 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
13751 (automount-dir-prefix):
13752 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
13753 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
13754 (face-font-registry-alternatives, face-font-registry-alternatives)
13755 (face-font-family-alternatives):
13756 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
13757 (facemenu-foreground-menu, facemenu-face-menu):
13758 * epa-hook.el (epa-file-name-regexp):
13759 * dnd.el (dnd-protocol-alist):
13760 * textmodes/rst.el (auto-mode-alist):
13761 * button.el (default-button): Purecopy strings.
13762
13763 2009-11-06 Glenn Morris <rgm@gnu.org>
13764
13765 * Makefile.in (ELCFILES): Update.
13766
13767 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
13768
13769 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
13770 * emacs-lisp/levents.el: Move to obsolete/levents.el.
13771
13772 * nxml/xsd-regexp.el (xsdre-gen-categories):
13773 * nxml/xmltok.el (xmltok-parse-entity):
13774 * nxml/rng-parse.el (rng-parse-validate-file):
13775 * nxml/rng-maint.el (rng-format-manual)
13776 (rng-manual-output-force-new-line):
13777 * nxml/rng-loc.el (rng-save-schema-location-1):
13778 * nxml/rng-cmpct.el (rng-c-parse-file):
13779 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
13780 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
13781
13782 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
13783
13784 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
13785 Remove extra save-excursions and make-variable-buffer-local's.
13786 Suggested by Stefan Monnier.
13787
13788 (verilog-getopt-file, verilog-module-inside-filename-p)
13789 (verilog-set-define): Merge GNU 1.35 and repair changes from
13790 switching to using with-current-buffer.
13791
13792 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
13793 being treated as a number and confusing AUTORESET.
13794 Reported by Dan Dever.
13795
13796 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
13797 Add verilog-auto-ignore-concat to fix backward compatibility with
13798 older verilog-modes. Reported by Dan Katz.
13799
13800 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
13801 containing closing anchors "...$".
13802
13803 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
13804 Reported by Wade Smith.
13805
13806 (verilog-batch-execute-func): Comment on function usage.
13807
13808 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
13809
13810 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
13811 for labels.
13812
13813 (verilog-label-re, verilog-calc-1): Support proper indent of named
13814 asserts.
13815
13816 (verilog-backward-token, verilog-basic-complete-re)
13817 (verilog-beg-of-statement, verilog-indent-re): Support proper
13818 indent of the assert statement at the beginning of a block of text.
13819
13820 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
13821 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
13822 tokens as begins.
13823
13824 2009-11-05 Glenn Morris <rgm@gnu.org>
13825
13826 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
13827 Emacs 19. (Bug#1531)
13828 (byte-compile-fix-header): Update for the above change.
13829 Drop test for epoch::version.
13830
13831 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
13832 * cus-dep.el (custom-make-dependencies):
13833 * finder.el (finder-compile-keywords):
13834 Use autoload-rubric's feature argument.
13835
13836 * calendar/diary-lib.el (top-level): Make load behave more like require.
13837
13838 * vc-git.el (vc-git-stash-map): Move definition before use.
13839
13840 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
13841
13842 * custom.el (custom-declare-group): Purecopy standard-value.
13843 (custom-declare-group): Purecopy custom-prefix.
13844
13845 * international/mule.el (load-with-code-conversion):
13846 Call do-after-load-evaluation unconditionally.
13847
13848 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
13849
13850 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
13851
13852 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
13853
13854 2009-11-04 Glenn Morris <rgm@gnu.org>
13855
13856 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
13857 (byte-compile-compatibility): Remove option.
13858 (byte-compile-close-variables, byte-compile-fix-header)
13859 (byte-compile-insert-header, byte-compile-output-docform)
13860 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
13861 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
13862 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
13863 (byte-compile-insert, byte-compile-defun):
13864 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
13865 (byte-defop-compiler19): Remove.
13866 Without byte-compile-compatibility, the 'emacs19-opcode property is not
13867 used by anything. Replace all calls with byte-defop-compiler.
13868
13869 2009-11-04 Juri Linkov <juri@jurta.org>
13870
13871 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
13872 (menu-bar-options-menu): Don't quote the `prop' arg of
13873 `menu-bar-make-mm-toggle'.
13874
13875 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
13876
13877 * calendar/calendar.el (cal-loaddefs):
13878 * calendar/diary-lib.el (diary-loaddefs):
13879 * calendar/holidays.el (hol-loaddefs):
13880 * eshell/esh-module.el (esh-groups): Load rather than require.
13881
13882 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
13883
13884 * calendar/todo-mode.el (todo-add-category): Don't hardcode
13885 point-min==1.
13886 (todo-top-priorities): Only display-buffer when called interactively.
13887 (todo-item-start): Don't save excursion point.
13888 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
13889 (todo-insert-item-here, todo-file-item, todo-remove-item):
13890 Adjust uses of todo-item-start and todo-item-end.
13891
13892 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
13893 (autoload-rubric): Don't use any more.
13894
13895 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
13896 and only put a prop if it is non-nil.
13897
13898 2009-11-03 Juri Linkov <juri@jurta.org>
13899
13900 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
13901 (menu-bar-options-menu): Fix list quoting (Bug#4429).
13902
13903 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
13904 and "Menu" to make top-level menu item visually one unit (like
13905 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
13906 multi-word menu items). Fix :help string for quit-window.
13907
13908 2009-11-03 Glenn Morris <rgm@gnu.org>
13909
13910 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
13911 (byte-compile-file-form-define-abbrev-table)
13912 (byte-compile-file-form-custom-declare-variable)
13913 (byte-compile-variable-ref, byte-compile-defvar):
13914 Whether or not a warning is enabled should only affect whether we issue
13915 the warning, not whether or not we collect the relevant data.
13916 Eg warnings can be turned on and off throughout the course of a file.
13917
13918 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
13919 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
13920
13921 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
13922
13923 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
13924 * play/mpuz.el (mpuz-create-buffer):
13925 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
13926 (lm-print-y,s,noise, lm-print-w0, lm-init):
13927 * play/gomoku.el (gomoku-prompt-for-move):
13928 * play/fortune.el (fortune-in-buffer):
13929 * play/dissociate.el (dissociated-press):
13930 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
13931 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
13932 * mail/supercite.el (sc-eref-show):
13933 * mail/smtpmail.el (smtpmail-send-it):
13934 * mail/rmailsum.el (rmail-summary-next-labeled-message)
13935 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
13936 (rmail-summary-undelete-many, rmail-summary-rmail-update)
13937 (rmail-summary-goto-msg, rmail-summary-expunge)
13938 (rmail-summary-get-new-mail, rmail-summary-search-backward)
13939 (rmail-summary-add-label, rmail-summary-output-menu)
13940 (rmail-summary-output-body):
13941 * mail/rfc822.el (rfc822-addresses):
13942 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
13943 * mail/mailpost.el (post-mail-send-it):
13944 * mail/hashcash.el (hashcash-generate-payment):
13945 * mail/feedmail.el (feedmail-run-the-queue)
13946 (feedmail-queue-send-edit-prompt-help-first)
13947 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
13948 (feedmail-deduce-address-list):
13949 * eshell/esh-ext.el (eshell-remote-command):
13950 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
13951 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
13952 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
13953 (viper-save-string-in-file, viper-valid-marker):
13954 * emulation/viper-keym.el (viper-toggle-key):
13955 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
13956 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
13957 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
13958 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13959 (viper-exec-form-in-emacs, viper-brac-function):
13960 * emulation/viper.el (viper-delocalize-var):
13961 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
13962 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
13963 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
13964 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
13965 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
13966 * emulation/edt.el (edt-electric-helpify):
13967 * emulation/cua-rect.el (cua--rectangle-aux-replace):
13968 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
13969 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
13970 (cua-indent-to-global-mark-column):
13971 * calendar/diary-lib.el (calendar-mark-1):
13972 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
13973 Use with-current-buffer.
13974 * emulation/viper.el (viper-delocalize-var): Use dolist.
13975
13976 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
13977
13978 * comint.el (comint-replace-by-expanded-history-before-point):
13979 Replace !! with the previous input string literally (Bug#1795).
13980
13981 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
13982
13983 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
13984 to be made up of whitespace.
13985
13986 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
13987
13988 * minibuffer.el (read-file-name): Don't use file dialogs for
13989 remote directories (Bug#99).
13990
13991 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
13992
13993 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
13994
13995 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
13996
13997 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
13998 instead of deleting the window or frame.
13999
14000 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
14001
14002 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
14003 Support face colors.
14004
14005 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
14006 New function. Support face colors (Bug#1168).
14007 (tex-common-initialization): Use it.
14008
14009 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
14010 mode allows it (Bug#1168).
14011
14012 2009-10-31 Juri Linkov <juri@jurta.org>
14013
14014 * facemenu.el (list-colors-display): Don't mark buffer as
14015 modified (Bug#3948).
14016
14017 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
14018
14019 * international/mule-diag.el (list-character-sets-1):
14020 Minor message fix (Bug#3526).
14021
14022 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
14023 Fix face property (Bug#4834).
14024 (etags-list-tags, etags-tags-apropos-additional)
14025 (etags-tags-apropos, tags-select-tags-table): Add follow-link
14026 property.
14027
14028 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
14029 items.
14030
14031 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
14032
14033 * textmodes/two-column.el (2C-split):
14034 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
14035 * textmodes/tex-mode.el (tex-set-buffer-directory):
14036 * textmodes/spell.el (spell-region, spell-string):
14037 * textmodes/reftex.el (reftex-erase-buffer):
14038 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
14039 * textmodes/reftex-toc.el (reftex-toc-promote-action):
14040 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
14041 (reftex-select-item):
14042 * textmodes/reftex-ref.el (reftex-label-info-update)
14043 (reftex-offer-label-menu):
14044 * textmodes/reftex-index.el (reftex-index-change-entry)
14045 (reftex-index-phrases-info):
14046 * textmodes/reftex-global.el (reftex-create-tags-file)
14047 (reftex-save-all-document-buffers, reftex-ensure-write-access):
14048 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
14049 (reftex-view-crossref-from-bibtex):
14050 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
14051 (reftex-extract-bib-entries-from-thebibliography)
14052 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
14053 * textmodes/refbib.el (r2b-capitalize-title):
14054 (r2b-convert-buffer, r2b-help):
14055 * textmodes/page-ext.el (pages-directory)
14056 (pages-directory-goto-with-mouse):
14057 * textmodes/bibtex.el (bibtex-validate-globally):
14058 * textmodes/bib-mode.el (bib-capitalize-title):
14059 * textmodes/artist.el (artist-clear-buffer, artist-system):
14060 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
14061 (local-set-scheme-interaction-buffer, xscheme-process-filter)
14062 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
14063 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
14064 (xscheme-send-control-g-interrupt, xscheme-start-process)
14065 (xscheme-process-sentinel, xscheme-cd):
14066 * progmodes/verilog-mode.el (verilog-read-always-signals)
14067 (verilog-set-define, verilog-getopt-file)
14068 (verilog-module-inside-filename-p):
14069 * progmodes/sh-script.el:
14070 * progmodes/python.el (python-pdbtrack-get-source-buffer)
14071 (python-pdbtrack-grub-for-buffer, python-execute-file):
14072 * progmodes/octave-inf.el (inferior-octave):
14073 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
14074 (idlwave-shell-compile-helper-routines, idlwave-set-local)
14075 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
14076 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
14077 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
14078 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
14079 (idlwave-shell-filter, idlwave-shell-examine-highlight)
14080 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
14081 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
14082 (idlwave-shell-examine-display, idlwave-shell-run-region)
14083 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
14084 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
14085 * progmodes/idlw-help.el (idlwave-help-get-special-help)
14086 (idlwave-help-get-help-buffer):
14087 * progmodes/gud.el (gud-basic-call, gud-find-class)
14088 (gud-tooltip-activate-mouse-motions-if-enabled):
14089 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
14090 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
14091 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
14092 (ebrowse-tags-next-file):
14093 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
14094 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
14095 (ebnf-eps-finish-and-write):
14096 * progmodes/cpp.el (cpp-edit-save):
14097 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
14098 * progmodes/cc-defs.el (c-emacs-features):
14099 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
14100 (antlr-directory-dependencies):
14101 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
14102 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
14103 (ada-find-any-references, ada-make-filename-from-adaname)
14104 (ada-make-body-gnatstub):
14105 * obsolete/rnews.el (news-list-news-groups):
14106 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
14107 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
14108 * net/rcirc.el (rcirc-debug):
14109 * net/newst-treeview.el (newsticker--treeview-list-add-item)
14110 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
14111 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
14112 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
14113 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
14114 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
14115 (newsticker--treeview-list-clear-highlight)
14116 (newsticker--treeview-list-update-highlight)
14117 (newsticker--treeview-list-highlight-start)
14118 (newsticker--treeview-tree-update-highlight)
14119 (newsticker--treeview-get-selected-item)
14120 (newsticker-treeview-mark-list-items-old)
14121 (newsticker--treeview-set-current-node):
14122 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
14123 * net/newst-backend.el (newsticker--get-news-by-funcall)
14124 (newsticker--get-news-by-wget, newsticker--image-get)
14125 (newsticker--image-sentinel):
14126 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
14127 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
14128 (eudc-ph-close-session):
14129 * net/eudc.el (eudc-save-options):
14130 * language/thai-word.el (thai-update-word-table):
14131 * language/japan-util.el (japanese-string-conversion):
14132 * international/titdic-cnv.el (tsang-quick-converter)
14133 (ziranma-converter, ctlau-converter):
14134 * international/mule-cmds.el (describe-language-environment):
14135 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
14136 (skkdic-convert-postfix, skkdic-convert-prefix):
14137 (skkdic-convert-okuri-nasi, skkdic-convert):
14138 * emacs-lisp/re-builder.el (reb-update-overlays):
14139 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
14140 * emacs-lisp/gulp.el (gulp-send-requests):
14141 * emacs-lisp/find-gc.el (trace-call-tree):
14142 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
14143 (eieio-describe-generic):
14144 * emacs-lisp/eieio-base.el (eieio-persistent-read):
14145 * emacs-lisp/edebug.el (edebug-outside-excursion):
14146 * emacs-lisp/debug.el (debugger-make-xrefs):
14147 * emacs-lisp/cust-print.el (custom-prin1-to-string):
14148 * emacs-lisp/chart.el (chart-new-buffer):
14149 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
14150 Use with-current-buffer.
14151 * textmodes/artist.el (artist-system): Don't call
14152 copy-sequence on a fresh string.
14153 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
14154
14155 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
14156
14157 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
14158 is no item to edit. (Bug#4820)
14159 (todo-top-priorities): Restore point and restore narrowing in Todo
14160 buffer. (Bug#4820)
14161
14162 2009-10-31 Glenn Morris <rgm@gnu.org>
14163
14164 * net/ange-ftp.el (top-level): Don't require dired when compiling.
14165 (comint-last-output-start, comint-last-input-start)
14166 (comint-last-input-end): Don't defvar when compiling.
14167 (ange-ftp-process-file): Use bound-and-true-p.
14168
14169 * pcmpl-rpm.el (top-level): Move provide statement to end.
14170 (pcmpl-rpm): Remove unused custom group.
14171
14172 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
14173
14174 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
14175
14176 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14177 (byte-compile-warnings): Add `constants' as an option.
14178 (byte-compile-callargs-warn, byte-compile-arglist-warn)
14179 (display-call-tree): Update for byte-compile-fdefinition possibly
14180 returning `(macro lambda ...)'. (Bug#4778)
14181 (byte-compile-variable-ref, byte-compile-setq-default):
14182 Respect `constants' member of byte-compile-warnings.
14183
14184 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
14185
14186 * vc-bzr.el (vc-bzr-revision-keywords): New var.
14187 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
14188 to "submit:".
14189
14190 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
14191
14192 * textmodes/ispell.el (ispell-skip-region-alist):
14193 * international/mule-conf.el (eight-bit):
14194 * international/fontset.el (font-encoding-alist):
14195 * startup.el (pure-space-overflow-message):
14196 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
14197 * paths.el (gnus-nntp-service, rmail-spool-directory)
14198 (term-file-prefix):
14199 * files.el (save-some-buffers-action-alist):
14200 * cmuscheme.el (same-window-buffer-names):
14201 * ielm.el (same-window-buffer-names):
14202 * shell.el (same-window-buffer-names):
14203 * mail/sendmail.el (same-window-buffer-names):
14204 * progmodes/inf-lisp.el (same-window-buffer-names):
14205 * bindings.el (mode-line-client)
14206 (mode-line-column-line-number-mode-map):
14207 * language/tibetan.el (tibetan-precomposition-rule-regexp)
14208 (tibetan-precomposed-regexp): Purecopy string arguments.
14209
14210 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
14211
14212 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
14213 (calcDigit-nondigit):
14214 * calc/calc-yank.el (calc-copy-to-buffer):
14215 * calc/calc-units.el (calc-invalidate-units-table):
14216 * calc/calc-trail.el (calc-trail-yank):
14217 * calc/calc-store.el (calc-insert-variables):
14218 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
14219 * calc/calc-prog.el (calc-read-parse-table):
14220 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
14221 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
14222 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
14223 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
14224 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
14225 (calc-graph-name, calc-graph-find-command, calc-graph-view)
14226 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
14227 * calc/calc-ext.el (calc-realign):
14228 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
14229 (calc-embedded-finish-edit, calc-embedded-make-info)
14230 (calc-embedded-finish-command, calc-embedded-stack-change):
14231 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
14232
14233 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
14234 shell-dynamic-complete-filename in preference to
14235 comint-dynamic-complete-filename.
14236
14237 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14238 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14239 Don't consider whether the display supports colors.
14240 (bookmark-import-new-list): Use dolist.
14241 (bookmark-bmenu-mode-map): Move initialization into declaration.
14242 (bookmark-bmenu-list): Use dolist, simplify.
14243 (bookmark-show-all-annotations): Use save-selected-window and dolist.
14244 (menu-bar-final-items): Use push.
14245
14246 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
14247
14248 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
14249 it works on remote files.
14250 (vc-hg-diff): Don't pass any `--cwd' argument.
14251
14252 2009-10-27 Kevin Ryde <user42@zip.com.au>
14253
14254 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
14255 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
14256 (Further to Bug#3921).
14257
14258 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
14259
14260 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
14261 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
14262 calling `tramp-imap-put-file'. Add file size to the call.
14263 (tramp-imap-get-file-entries): Compute also user name, file size,
14264 and date.
14265 (tramp-imap-handle-insert-directory): Insert uid and gid.
14266 (tramp-imap-handle-file-attributes): Transform uid and gid
14267 according to `id-format'.
14268 (tramp-imap-put-file): New optional parameter SIZE. Encode file
14269 size in header X-Size.
14270
14271 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
14272
14273 * simple.el (transpose-subr): Give clearer error when the mark
14274 is not set. (Bug#4807)
14275
14276 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
14277
14278 * net/tramp.el (tramp-perl-file-truename): New defconst.
14279 Perl code contributed by yary <not.com@gmail.com> (tiny change).
14280 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
14281 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
14282 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
14283
14284 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
14285 Ignore `dired-call-process'.
14286 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
14287
14288 2009-10-26 Julian Scheid <julians37@gmail.com>
14289
14290 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
14291 (tramp-get-remote-readlink): New defun.
14292 (tramp-handle-file-truename): Use it.
14293 (tramp-handle-file-exists-p): Check file-attributes cache, assume
14294 file exists if cache value present.
14295 (tramp-check-cached-permissions): New defun.
14296 (tramp-handle-file-readable-p): Use it.
14297 (tramp-handle-file-writable-p): Likewise.
14298 (tramp-handle-file-executable-p): Likewise.
14299 (tramp-handle-file-name-all-completions): Try using Perl to get
14300 partial completions. When perl not available, combine `cd' and
14301 `ls' into single remote operation and use shell expansion to get
14302 partial remote directory contents. Set `file-exists-p' cache for
14303 directory and any files returned by ls. Change cache handling to
14304 support partial directory contents. Use error message emitted by
14305 remote `cd' or Perl code for local tramp-error.
14306 (tramp-do-copy-or-rename-file-directly): Avoid separate
14307 tramp-send-command-and-check call.
14308 (tramp-handle-process-file): Merge three remote ops into one.
14309 Do not flush all caches when `process-file-side-effects' is set.
14310 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
14311 file-attributes shows uid/gid to be set already.
14312
14313 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
14314
14315 * textmodes/tex-mode.el (tex-dvi-view-command)
14316 (tex-show-queue-command, tex-open-quote):
14317 * progmodes/ruby-mode.el (auto-mode-alist)
14318 (interpreter-mode-alist): Purecopy strings.
14319
14320 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
14321
14322 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
14323 string for the hook, keymap and abbrev table.
14324
14325 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
14326
14327 * x-dnd.el (x-dnd-xdnd-to-action):
14328 * startup.el (fancy-startup-text, fancy-about-text): Change to
14329 defconst from defvar.
14330
14331 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
14332
14333 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
14334 Purecopy initialization strings.
14335
14336 * mail/sendmail.el (mail-header-separator)
14337 (mail-personal-alias-file):
14338 * mail/rmail.el (rmail-default-dont-reply-to-names)
14339 (rmail-ignored-headers, rmail-retry-ignored-headers)
14340 (rmail-highlighted-headers, rmail-secondary-file-directory)
14341 (rmail-secondary-file-regexp):
14342 * files.el (null-device, file-name-invalid-regexp)
14343 (locate-dominating-stop-dir-regexp)
14344 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
14345 (interpreter-mode-alist): Use mapcar instead of mapc.
14346
14347 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
14348
14349 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
14350 (completion-ignored-extensions):
14351 (debug-ignored-errors): Purecopy strings.
14352
14353 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
14354
14355 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
14356 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
14357 (pcomplete--here): Use push.
14358
14359 * subr.el (all-completions): Declare the 4th arg obsolete.
14360
14361 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
14362
14363 * pcomplete.el (pcomplete-unquote-argument-function): New var.
14364 (pcomplete-unquote-argument): New function.
14365 (pcomplete--common-suffix): Always pay attention to case.
14366 (pcomplete--table-subvert): Quote and unquote the text.
14367 (pcomplete--common-quoted-suffix): New function.
14368 (pcomplete-std-complete): Use it and pcomplete-begin.
14369
14370 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
14371 we're inside a dedicated or minibuffer window.
14372
14373 2009-10-24 Karl Fogel <kfogel@red-bean.com>
14374
14375 * bookmark.el: Update documentation, especially documentation
14376 of `bookmark-alist' and of the bookmark file format.
14377 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
14378
14379 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
14380
14381 * mail/emacsbug.el (report-emacs-bug): Clarify that the
14382 keybindings apply to the mail buffer (Bug#4003). Shrink help
14383 window to buffer.
14384
14385 * whitespace.el (whitespace-mode, whitespace-newline-mode)
14386 (global-whitespace-mode, global-whitespace-newline-mode)
14387 (whitespace-toggle-options, global-whitespace-toggle-options):
14388 Doc fix (Bug#3660).
14389
14390 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
14391 of xmltok-start before the end tag was inserted (Bug#2840).
14392
14393 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
14394 patterns that are preceded by an open-paren (Bug#1320).
14395
14396 2009-10-24 Sven Joachim <svenjoac@gmx.de>
14397
14398 * files.el (delete-directory): Delete symlinks to directories with
14399 delete-file (Bug#4739).
14400
14401 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
14402
14403 * vc.el (vc-backend-for-registration): Rename from
14404 vc-get-backend-for-registration. Update callers.
14405
14406 * international/mule-cmds.el (set-language-info-alist):
14407 Purecopy lang-env.
14408 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
14409 (charset): Purecopy the name.
14410 (define-char-code-property): Purecopy string arguments.
14411
14412 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14413 Purecopy string arguments.
14414
14415 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
14416 * ediff-hook.el (menu-bar-ediff-menu):
14417 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
14418 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
14419
14420 2009-10-24 Glenn Morris <rgm@gnu.org>
14421
14422 * comint.el (comint-dynamic-list-completions):
14423 * term.el (term-dynamic-list-completions): Use choose-completion rather
14424 than obsolete alias mouse-choose-completion.
14425
14426 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
14427 file-cache-choose-completion.
14428 (file-cache-choose-completion): Handle an optional event argument.
14429 (file-cache-mouse-choose-completion): Make it an obsolete alias.
14430
14431 * progmodes/octave-mod.el (octave-complete-symbol):
14432 Use choose-completion if mouse-choose-completion is ever removed.
14433
14434 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
14435 use.
14436
14437 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
14438 compiler.
14439
14440 * vc-hooks.el (vc-responsible-backend): Fix declaration.
14441
14442 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
14443
14444 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
14445 Ignore `pred' now that we receive one.
14446 Handle test-completion specially.
14447
14448 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
14449
14450 * vc.el (vc-responsible-backend): Throw an error if not backend is
14451 found. Remove the REGISTER argument. Move the code dealing with
14452 REGISTER ...
14453 (vc-get-backend-for-registration): ... here. New function.
14454 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
14455 of vc-responsible-backend, pass the file name instead of the
14456 directory name.
14457
14458 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
14459
14460 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
14461 New funs.
14462 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
14463 (pcomplete-comint-setup): Don't modify a global var via
14464 accidental side-effects.
14465 (pcomplete-shell-setup): Adjust call accordingly.
14466 (pcomplete-parse-comint-arguments): Use push.
14467
14468 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
14469
14470 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
14471 Allow uncapitalized info node names (Bug#3921).
14472
14473 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
14474 to the DEBUG file (Bug#3781).
14475
14476 2009-10-23 Jari Aalto <jari.aalto@cante.net>
14477
14478 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
14479 dictionary entry (Bug#4579).
14480
14481 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
14482
14483 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
14484 from `rfn-eshadow-update-overlay-hook' when unloading.
14485 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
14486 "rsyncc". Adjust doc string.
14487 (tramp-temp-buffer-file-name): New buffer-local defvar.
14488 (tramp-handle-insert-file-contents, tramp-handle-write-region):
14489 Keep temporary file when indicated by method ("rsync" and
14490 "rsyncc").
14491 (tramp-handle-write-region): Handle APPEND.
14492 (tramp-delete-temp-file-function): New defun. Added to
14493 `kill-buffer-hook'.
14494
14495 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
14496
14497 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
14498
14499 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
14500
14501 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
14502 (color-name-rgb-alist, tty-standard-colors)
14503 (tty-color-mode-alist): Change to defconst.
14504
14505 * simple.el (mark-inactive): Purecopy message.
14506
14507 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
14508 (global-map, yank-menu):
14509 * textmodes/ispell.el (ispell-menu-map):
14510 * net/eudc.el (eudc-tools-menu):
14511 * international/mule-cmds.el (describe-language-environment-map)
14512 (setup-language-environment-map, set-coding-system-map)
14513 (mule-menu-keymap):
14514 * vc-hooks.el (vc-menu-entry, vc-menu-map):
14515 * replace.el (occur-mode-map):
14516 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
14517
14518 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
14519
14520 * calc/calc.el (math-read-number, math-read-number-simple):
14521 Use `save-match-data'.
14522
14523 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
14524
14525 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
14526 rather than fiddling with global-map bindings, since it should only
14527 affect per-terminal settings.
14528 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
14529
14530 * minibuffer.el (completion-table-with-terminator): Allow to specify
14531 the terminator-regexp.
14532
14533 * simple.el (switch-to-completions): Look for *Completions* in other
14534 frames as well.
14535
14536 * pcomplete.el: Allow the use of completion-tables.
14537 (pcomplete-std-complete): New command.
14538 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
14539 (pcomplete--here): Use a function for `form' rather than an expression,
14540 so it can be byte-compiled.
14541 (pcomplete-here, pcomplete-here*): Adjust accordingly.
14542 Add edebug declaration.
14543 (pcomplete-show-completions): Remove unused var `curbuf'.
14544 (pcomplete-do-complete, pcomplete-stub):
14545 Don't assume `completions' is a list of strings any more.
14546
14547 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
14548
14549 * find-dired.el (find-name-arg): Fix typo in docstring.
14550
14551 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
14552
14553 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
14554 (pcmpl-linux-fs-types): Same, and update to new modules layout.
14555
14556 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
14557 pcomplete-entries.
14558
14559 * comint.el (comint-read-input-ring, comint-write-input-ring)
14560 (comint-substitute-in-file-name)
14561 (comint-dynamic-complete-as-filename)
14562 (comint-dynamic-simple-complete)
14563 (comint-dynamic-list-filename-completions)
14564 (comint-dynamic-list-completions)
14565 (comint-redirect-results-list-from-process): Minor simplifications.
14566
14567 2009-10-21 Kevin Ryde <user42@zip.com.au>
14568
14569 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
14570 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
14571 the first form. And insert a blank line after ";;; Code" since
14572 that's usual style. (Bug#4612)
14573
14574 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
14575
14576 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14577
14578 * minibuffer.el (completion-table-with-terminator): Properly implement
14579 boundaries, in case `terminator' appears in the suffix.
14580 (completion--embedded-envvar-table): Don't return boundaries if
14581 there's no valid completion. Simplify.
14582 (completion-file-name-table): New completion table extracted from
14583 completion--file-name-table.
14584 (completion--file-name-table): Use it.
14585 (read-file-name-predicate): Declare obsolete.
14586 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
14587 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
14588 completion-file-name-table, and use the `pred' argument.
14589 * files.el (locate-file-completion-table): Use the `pred' arg rather
14590 than read-file-name-predicate.
14591 (abbreviate-file-name): Use \` rather than ^ for BOS.
14592
14593 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
14594
14595 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
14596 vc-responsible-backend to register, it causes problems.
14597
14598 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14599
14600 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
14601
14602 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
14603
14604 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
14605 (tramp-smb-handle-file-attributes): Use it.
14606 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
14607 (tramp-smb-handle-insert-directory): Use `mapc' rather than
14608 `mapcar'. Use `tramp-smb-get-stat-capability'.
14609 Add `dired-filename' text properties.
14610 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
14611 (tramp-smb-maybe-open-connection): Simplify check for smbclient
14612 version.
14613
14614 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
14615
14616 * subr.el (read-key-delay): Reduce to 0.01.
14617 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
14618 (bug#4751).
14619
14620 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
14621
14622 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
14623
14624 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
14625 (Info-menu): Remove unused vars `last' and `completions'.
14626 (Info-index-nodes): Remove unused var `node'.
14627
14628 * info.el (Info-complete-menu-item): Use complete-with-action.
14629
14630 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
14631
14632 Make vc-annotate work through copies and renames.
14633 * vc-annotate.el (vc-annotate-extract-revision-at-line):
14634 Return the file name too.
14635 (vc-annotate-revision-at-line)
14636 (vc-annotate-find-revision-at-line)
14637 (vc-annotate-revision-previous-to-line)
14638 (vc-annotate-show-log-revision-at-line): Update to get the file
14639 name from vc-annotate-extract-revision-at-line.
14640 (vc-annotate-show-diff-revision-at-line-internal): Change the
14641 argument to mean whether to show a file diff or not. Get the file
14642 name from vc-annotate-extract-revision-at-line.
14643 (vc-annotate-show-diff-revision-at-line):
14644 Update vc-annotate-show-diff-revision-at-line call.
14645 (vc-annotate-warp-revision): Add an optional file argument.
14646
14647 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
14648 (vc-git-annotate-extract-revision-at-line): Also return the file
14649 name if found.
14650
14651 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
14652 command. Remove unused code.
14653 (vc-hg-annotate-re): Update to match --follow output.
14654 (vc-hg-annotate-extract-revision-at-line): Also return the file
14655 name if found.
14656
14657 * vc.el: Update annotate-extract-revision-at-line documentation.
14658
14659 2009-10-18 Kevin Ryde <user42@zip.com.au>
14660
14661 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
14662 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
14663
14664 * net/browse-url.el (browse-url): Identify alist with "consp and
14665 not functionp" and let all other things go down the `apply' leg,
14666 as suggested by Stefan. (Further to bug#4531.)
14667
14668 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
14669
14670 * minibuffer.el (read-file-name): Check for repeat before putting
14671 a default argument in file-name-history (Bug#4657).
14672
14673 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
14674 read syntax (Bug#4737).
14675
14676 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
14677
14678 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
14679
14680 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
14681 (html-tag-alist, html-tag-help): Add descriptions for undocumented
14682 entries and make note of obsolete tags.
14683
14684 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
14685
14686 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
14687
14688 2009-10-18 Glenn Morris <rgm@gnu.org>
14689
14690 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
14691 grep, so that binary files (eg international/uni-bidi.el) can match.
14692 Remove test for "UnicodeData" files, since it is hopefully unnecessary
14693 now, and in any case the file header format has changed.
14694
14695 2009-10-17 Glenn Morris <rgm@gnu.org>
14696
14697 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
14698 (flyspell-get-word, flyspell-large-region)
14699 (flyspell-auto-correct-previous-word): Doc/error message fixes.
14700
14701 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
14702
14703 * Makefile.in (ELCFILES): Add ede/shell.
14704
14705 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
14706
14707 * term/common-win.el (x-colors): Purecopy it.
14708
14709 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
14710
14711 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
14712 permissive for when the buffer is empty.
14713 (tar-header-block-tokenize): Decode the username and groupname.
14714 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
14715
14716 2009-10-17 Eric Ludlam <zappo@gnu.org>
14717
14718 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
14719 contains multibyte characters, choose first applicable coding
14720 system automatically.
14721
14722 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
14723
14724 * international/mule-cmds.el (select-safe-coding-system): If the file
14725 has a coding cookie, use it regardless of any other setting (bug#4712).
14726
14727 2009-10-17 Glenn Morris <rgm@gnu.org>
14728
14729 * foldout.el (foldout-mouse-swallow-events):
14730 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
14731
14732 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
14733 (dired-keep-marker-copy, dired-keep-marker-hardlink)
14734 (dired-keep-marker-symlink, dired-dwim-target)
14735 (dired-copy-preserve-time): Do not autoload these defcustoms.
14736
14737 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
14738 messages from messing up the file coding. (Bug#4623)
14739
14740 2009-10-17 Jari Aalto <jari.aalto@cante.net>
14741
14742 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
14743 if no match is found for the current dictionary. (Bug#4578)
14744
14745 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
14746 optional, since that is how it is documented, and this is often called
14747 with a nil argument. (Bug#4577)
14748 (flyspell-external-point-words, flyspell-auto-correct-word)
14749 (flyspell-correct-word-before-point, flyspell-word-search-forward)
14750 (flyspell-word-search-backward): Remove nil argument in calls to
14751 flyspell-get-word, since it is not needed now.
14752
14753 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
14754
14755 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
14756
14757 2009-10-16 Glenn Morris <rgm@gnu.org>
14758
14759 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
14760
14761 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
14762
14763 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
14764 (ange-ftp-file-size): New function.
14765 (ange-ftp-file-attributes): Use it.
14766
14767 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
14768
14769 * net/tramp-smb.el (tramp-smb-version): New defvar.
14770 (tramp-smb-maybe-open-connection): Use it, in order to avoid
14771 repeated checks.
14772
14773 2009-10-16 Glenn Morris <rgm@gnu.org>
14774
14775 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
14776 Maybe copy some custom properties from old to new name. (Bug#4706)
14777
14778 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
14779
14780 * subr.el (error, sit-for, start-process-shell-command)
14781 (start-file-process-shell-command): Set the calling convention
14782 after the function definition.
14783
14784 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
14785
14786 * subr.el (error, sit-for, start-process-shell-command)
14787 (start-file-process-shell-command): Use the new
14788 set-advertised-calling-convention feature.
14789
14790 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
14791
14792 * international/ucs-normalize.el (ucs-normalize-version):
14793 Change to 1.2.
14794 (check-range): Adjust for Unicode 5.2.
14795
14796 2009-10-15 Juri Linkov <juri@jurta.org>
14797
14798 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
14799 to the `menu-item' format.
14800
14801 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
14802
14803 * net/tramp.el (tramp-replace-environment-variables): Do not fail
14804 if the environment variable does not exist.
14805
14806 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
14807 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
14808 parameter.
14809 (tramp-smb-handle-add-name-to-file)
14810 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
14811 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
14812 (tramp-smb-handle-file-attributes)
14813 (tramp-smb-do-file-attributes-with-stat)
14814 (tramp-smb-handle-file-local-copy)
14815 (tramp-smb-handle-insert-directory)
14816 (tramp-smb-handle-make-directory)
14817 (tramp-smb-handle-make-directory-internal)
14818 (tramp-smb-handle-make-symbolic-link)
14819 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
14820 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
14821 (tramp-smb-maybe-open-connection): Apply the changed parameters.
14822 (tramp-smb-read-file-entry): Read Disk names in compressed format.
14823 Handle long file names.
14824 (tramp-smb-get-cifs-capabilities): Check, whether the connection
14825 process is running.
14826 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
14827 Read share names with "-g" option.
14828
14829 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
14830
14831 * net/rcirc.el (rcirc-view-log-file): New command.
14832 (rcirc-track-minor-mode-map): Remove C-c ` binding.
14833 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
14834 specified.
14835
14836 2009-10-15 Glenn Morris <rgm@gnu.org>
14837
14838 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
14839 from the second command-line argument.
14840 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
14841 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
14842 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
14843 w32-batch-update-autoloads.
14844 * emacs-lisp/autoload.el (autoload-make-program): New variable.
14845 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
14846
14847 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
14848 the headers cannot be located. Simplify, subtracting superflous
14849 save-excursions.
14850
14851 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
14852
14853 Replace completion-base-size by completion-base-position to fix bugs
14854 such as (bug#4699).
14855 * simple.el (completion-base-position): New var.
14856 (completion-base-size): Mark as obsolete.
14857 (choose-completion): Make it work for mouse events as well.
14858 Pass the new base-position to choose-completion-string.
14859 (choose-completion-guess-base-position): New function, extracted from
14860 choose-completion-delete-max-match.
14861 (choose-completion-delete-max-match): Use it. Make obsolete.
14862 (choose-completion-string): Use the new base-position info.
14863 (completion-root-regexp): Delete.
14864 (completion-setup-function): Preserve completion-base-position.
14865 Eliminate obsolete base-size manipulation.
14866 * minibuffer.el (display-completion-list): Don't mess with base-size.
14867 (minibuffer-completion-help): Set completion-base-position instead.
14868 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
14869 choose-completion.
14870 * textmodes/bibtex.el (bibtex-complete):
14871 * emacs-lisp/crm.el (crm--choose-completion-string):
14872 Adjust to new calling convention.
14873 * complete.el (partial-completion-mode): Use minibufferp to avoid
14874 bumping into incompatible change to choose-completion-string-functions.
14875 * ido.el (ido-choose-completion-string): Make its calling convention
14876 more permissive.
14877 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
14878 base-size manipulation.
14879 (comint-dynamic-list-input-ring): Use dotimes and push.
14880 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
14881 fundamental-mode. Use `or'.
14882
14883 2009-10-14 Juri Linkov <juri@jurta.org>
14884
14885 * misearch.el (multi-isearch-next-buffer-from-list)
14886 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
14887
14888 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
14889
14890 * Makefile.in (compile-onefile): Load `bytecomp' rather than
14891 `bytecomp.el'.
14892
14893 * minibuffer.el (completion-pcm--merge-completions): Make sure the
14894 string we return is all made up of text from the completions rather
14895 than part from the completions and part from the input (bug#4219).
14896
14897 * ido.el (ido-everywhere): Use define-minor-mode.
14898
14899 * buff-menu.el (list-buffers, ctl-x-map):
14900 Mark the entry points with ;;;###autoload cookies.
14901
14902 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
14903
14904 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
14905 correctly in the detached head case.
14906 (vc-git-print-log): Remove unused binding.
14907
14908 * vc.el (vc-responsible-backend): When a directory is passed for
14909 for registration create a VC repository if no backend is
14910 responsible for the directory argument.
14911 (vc-deduce-fileset): Tell vc-responsible-backend to register.
14912
14913 * vc.el: Move comments about RCS and SCCS ...
14914 * vc-rcs.el:
14915 * vc-sccs.el: ... here, respectively.
14916
14917 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
14918
14919 * minibuffer.el (completion--file-name-table): Return nil if there's
14920 no file completion, even if substitute-in-file-name changed
14921 the string (bug#4708).
14922
14923 2009-10-13 Juri Linkov <juri@jurta.org>
14924
14925 * files-x.el (read-file-local-variable-value): Don't filter out
14926 minor modes from mode name completion (bug#4664).
14927
14928 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
14929
14930 * international/mule-cmds.el (ucs-names): Remove exclusion of
14931 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
14932
14933 2009-10-13 Kenichi Handa <handa@m17n.org>
14934
14935 * international/uni-name.el: Regenerated.
14936
14937 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
14938
14939 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
14940 should be automatically buffer-local, but isn't.)
14941
14942 2009-10-12 Sam Steingold <sds@gnu.org>
14943
14944 * progmodes/compile.el (compilation-next-error-function): Fix the
14945 timestamps if the buffer has been visited before.
14946 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
14947 non-anchored patterns, like the perl one (bug#3928).
14948
14949 2009-10-12 Glenn Morris <rgm@gnu.org>
14950
14951 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
14952 Let-bind `size'.
14953
14954 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
14955
14956 * proced.el (proced-unload-function): New function.
14957
14958 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
14959 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
14960 Doc fix.
14961
14962 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
14963
14964 2009-10-11 Juri Linkov <juri@jurta.org>
14965
14966 * files-x.el (read-file-local-variable-value):
14967 Provide default value only for bound variables (bug#4664).
14968
14969 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
14970
14971 * net/tramp.el (tramp-local-host-p): Function shall return nil for
14972 connection methods like smb.
14973
14974 * net/tramp-cache.el (tramp-flush-connection-property): The hash
14975 can be empty.
14976
14977 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
14978 (tramp-smb-file-name-handler-alist): Add handlers for
14979 `add-name-to-file', `make-symbolic-link'.
14980 (tramp-smb-handle-add-name-to-file)
14981 (tramp-smb-do-file-attributes-with-stat)
14982 (tramp-smb-handle-make-symbolic-link)
14983 (tramp-smb-get-cifs-capabilities): New defuns.
14984 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
14985 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
14986 (tramp-smb-handle-file-local-copy)
14987 (tramp-smb-handle-make-directory-internal)
14988 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
14989 The file name syntax depends on cifs capabilities.
14990 (tramp-smb-handle-file-attributes):
14991 Call `tramp-smb-do-file-attributes-with-stat' if possible.
14992 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
14993 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
14994
14995 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
14996
14997 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
14998 (eieio-defclass): Apply deftype handler and setf-method properties
14999 directly.
15000 (eieio-add-new-slot): Avoid union function from cl library.
15001 (eieio--typep): New function.
15002 (eieio-perform-slot-validation): Use it.
15003
15004 2009-10-10 Karl Fogel <kfogel@red-bean.com>
15005
15006 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
15007 Update documentation to refer to the variables documented in r1.135.
15008 (Bug#4188)
15009
15010 2009-10-10 Karl Fogel <kfogel@red-bean.com>
15011
15012 * bookmark.el (Info-suffix-list): Remove this unused variable.
15013 (bookmark-current-point): Remove this obsolete variable.
15014 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
15015 Adjust for removal of bookmark-current-point.
15016
15017 (bookmarks-already-loaded, bookmark-current-buffer)
15018 (bookmark-yank-point): Document. (Bug#4188)
15019
15020 2009-10-10 Glenn Morris <rgm@gnu.org>
15021
15022 * frame.el (frame-height): Doc fix.
15023
15024 * calendar/calendar.el (calendar-split-width-threshold): New option.
15025 (calendar-basic-setup): Use calendar-split-width-threshold.
15026
15027 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
15028
15029 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
15030 Ideographic Supplement" range (U+1F200..U+1F2FF).
15031
15032 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15033
15034 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
15035 since the list will have been rebuilt anyway. (Bug#4349)
15036
15037 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15038
15039 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
15040 (bookmark-bmenu-execute-deletions): Don't save here, as
15041 bookmark-delete will now do so if necessary.
15042 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
15043 (Bug#4348)
15044
15045 2009-10-09 Glenn Morris <rgm@gnu.org>
15046
15047 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
15048
15049 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15050
15051 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
15052 (bookmark-jump-other-window): Just invoke bookmark-jump with new
15053 argument now, so the two function's behaviors will match. (Bug#3645)
15054
15055 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
15056
15057 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
15058 (tramp-file-name-real-host, tramp-file-name-port):
15059 Apply `save-match-data'.
15060
15061 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
15062 case both directories are remote.
15063 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
15064 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
15065
15066 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
15067
15068 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
15069
15070 2009-10-07 Glenn Morris <rgm@gnu.org>
15071
15072 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
15073 of concat.
15074
15075 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
15076
15077 * files-x.el (read-file-local-variable): Include some
15078 non-user-variables in the completion table (bug#4664).
15079
15080 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
15081
15082 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
15083 message.
15084
15085 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15086 (tramp-smb-file-name-handler-alist): Add handler for
15087 `copy-directory', `expand-file-name', `set-file-modes'.
15088 (tramp-smb-handle-copy-directory)
15089 (tramp-smb-handle-expand-file-name)
15090 (tramp-smb-handle-set-file-modes): New defuns.
15091 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
15092 (tramp-smb-handle-file-attributes): Simplify check for retrieving
15093 entry.
15094 (tramp-smb-handle-insert-directory): Don't flush the cache.
15095 (tramp-smb-maybe-open-connection): Check for samba client and
15096 server versions.
15097
15098 2009-10-07 Eli Zaretskii <eliz@gnu.org>
15099
15100 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
15101 to not error out of search for "^lisp=" fails.
15102
15103 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
15104
15105 * makefile.w32-in (WINS_UPDATES): New macro.
15106 (custom-deps, finder-data, autoloads): Use it.
15107
15108 2009-10-07 Glenn Morris <rgm@gnu.org>
15109
15110 * Makefile.in (autoloads): Revert previous change.
15111 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
15112 the list of preloaded files passed on the command-line, get
15113 it from src/Makefile.
15114
15115 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
15116 show the original buffer rather than a random one.
15117
15118 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
15119
15120 * help.el (describe-no-warranty): Place point in a slightly better
15121 position in the GPLv3 text.
15122
15123 2009-10-06 Sam Steingold <sds@gnu.org>
15124
15125 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
15126 the comm attribute is present before calling regexp-quote.
15127
15128 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
15129
15130 * play/animate.el (animate-string): For good effect, make sure
15131 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
15132
15133 * play/animate.el (animate-sequence, animate-birthday-present):
15134 * misc.el (butterfly): Don't set `indent-tabs-mode'.
15135
15136 2009-10-06 Glenn Morris <rgm@gnu.org>
15137
15138 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
15139
15140 * emacs-lisp/autoload.el (autoload-excludes): New variable.
15141 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
15142 (batch-update-autoloads): Process a string value of autoload-excludes,
15143 set during the build process.
15144 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
15145
15146 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
15147 inside with-parsed... macro so that `v' is defined.
15148
15149 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
15150 * progmodes/fortran.el (fortran-end-of-block)
15151 (fortran-beginning-of-block):
15152 Also push mark in the macro case.
15153
15154 * emerge.el (emerge-show-file-name):
15155 * calc/calc.el (calc-quit):
15156 * calc/calc-misc.el (calc-big-or-small):
15157 * calc/calc-graph.el (calc-graph-view):
15158 * calc/calc-ext.el (calc-reset):
15159 * calendar/calendar.el (calendar-basic-setup):
15160 Use window-full-height-p.
15161
15162 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
15163 header we don't understand, don't insert another. (Bug#4624)
15164 If changing mime charset, insert the new one in the right place.
15165
15166 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
15167
15168 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
15169 (cal-tex-cursor-month): Correctly increment the end date for diary and
15170 holiday listing. (Bug#4626)
15171
15172 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15173
15174 * help-fns.el (describe-function-1): Don't burp if the function is not
15175 a symbol.
15176
15177 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
15178
15179 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
15180 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
15181 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
15182 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
15183
15184 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
15185 (eieio-default-superclass): Reflow docstrings.
15186 (this, class-option-assoc, defclass, eieio-class-un-autoload)
15187 (eieio-unbind-method-implementations, defmethod)
15188 (eieio-validate-slot-value, eieio-validate-class-slot-value)
15189 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
15190 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
15191 (eieio-slot-originating-class-p, eieio-slot-name-index)
15192 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
15193 (constructor, initialize-instance, no-next-method, object-print)
15194 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
15195 Fix typos in docstrings.
15196 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
15197 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
15198 (next-method-p): Doc fixes.
15199 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
15200 Fix typos in error messages.
15201 (eieio-defmethod): Fix typo in description of generic method.
15202
15203 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
15204 (eieio-persistent-save-interactive, slot-missing):
15205 Fix typos in docstrings.
15206 (eieio-instance-inheritor-slot-boundp): Doc fix.
15207
15208 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
15209 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
15210
15211 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
15212 (eieio-custom-object-apply-reset):
15213 Fix typos in docstrings and error messages.
15214
15215 * emacs-lisp/eieio-datadebug.el (data-debug-show):
15216 Fix typo in docstring.
15217
15218 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
15219 (eieio-browse-tree): Doc fix.
15220 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
15221 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
15222 Fix typos in docstrings.
15223
15224 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
15225 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
15226 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
15227 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
15228 Reflow docstrings.
15229
15230 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
15231
15232 * vc-hg.el (log-view-vc-backend): Declare for compiler.
15233 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
15234 Set log-view-vc-backend so that diff can work.
15235
15236 * log-view.el (log-view-diff): Use vc-diff-internal instead of
15237 vc-version-diff.
15238 (vc-diff-internal): Autoload this instead of vc-version-diff.
15239
15240 2009-10-05 Eli Zaretskii <eliz@gnu.org>
15241
15242 * simple.el (eval-expression): Doc fix.
15243
15244 * progmodes/cwarn.el (cwarn-mode): Doc fix.
15245
15246 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
15247
15248 * files.el (directory-files-no-dot-files-regexp): New defconst.
15249 (delete-directory): Use it.
15250 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
15251
15252 * net/tramp.el (tramp-verbose): Fix docstring.
15253 (tramp-methods): Add recursive option to `tramp-copy-args'.
15254 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
15255 "scp1_old", "scp2_old", "rsync", "rsyncc".
15256 (tramp-default-method): Check also for `auth-source-user-or-password'.
15257 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
15258 Add handler for `copy-directory'.
15259 (tramp-handle-copy-directory): New defun.
15260 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
15261 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
15262 Optimize sent command.
15263
15264 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15265
15266 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
15267 window if necessary.
15268
15269 * calendar/calendar.el (calendar-basic-setup): Don't call
15270 switch-to-buffer in a dedicated window.
15271
15272 2009-10-05 Karl Fogel <kfogel@red-bean.com>
15273
15274 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
15275 don't do anything related to relocating, just return nil.
15276 (bookmark-error-no-filename): New error.
15277 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
15278 bookmark has no file. Don't even attempt to handle things that
15279 are not files; the whole point of custom handlers is to keep that
15280 knowledge elsewhere anyway. Tighten some comments.
15281 (bookmark-file-or-variation-thereof): Remove now-unused function.
15282 (bookmark-location): Doc string fix.
15283 (Bug#4250)
15284
15285 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15286
15287 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
15288 don't use a file dialog, because they usually don't know how to read
15289 a directory target from the user. (Bug#4230)
15290 Also, make sure the prompt can display directories as well as files.
15291
15292 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15293
15294 * bookmark.el (bookmark-set, bookmark-buffer-name):
15295 Improve doc strings. (Bug#1193)
15296
15297 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15298
15299 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
15300 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
15301 (bookmark-get-annotation, bookmark-set-annotation)
15302 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
15303 (bookmark-set-position, bookmark-get-front-context-string)
15304 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
15305 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
15306 (bookmark-jump-other-window, bookmark-handle-bookmark)
15307 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
15308 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
15309 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
15310 Improve doc strings to say whether bookmark can be a string or
15311 a record or both, and make other consistency and clarity fixes.
15312 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
15313 (bookmark-default-annotation-text, bookmark-yank-word)
15314 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
15315 (bookmark-import-new-list, bookmark-maybe-rename)
15316 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
15317 (bookmark-bmenu-bookmark): Give these doc strings.
15318 (bookmark-bmenu-check-position): Give this a doc string, but also
15319 add a FIXME comment about how the function may be pointless.
15320 (bookmark-default-handler): Rework doc string and change a
15321 parameter name, to clarify that this takes a bookmark record
15322 not a bookmark name.
15323 (bookmark-set): Change a parameter name to indicate its meaning,
15324 and improve the doc string a bit.
15325 (Bug#4188)
15326
15327 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15328
15329 * bookmark.el (bookmark-alist): Document the new `handler' element
15330 in the param alist.
15331 (bookmark-make-record-function): Adjust documentation for above.
15332 (Bug#4193)
15333
15334 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15335
15336 * info.el (Info-bookmark-make-record): Document this function.
15337 (Info-bookmark-jump): Document with a doc string, not just a comment.
15338 (Bug#4203)
15339
15340 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
15341
15342 * files.el (copy-directory): New defun.
15343
15344 * dired-aux.el (dired-copy-file-recursive): Use it.
15345
15346 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
15347
15348 * files-x.el (modify-dir-local-variable)
15349 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
15350 docstrings.
15351
15352 * recentf.el (recentf-unload-function): New function.
15353
15354 2009-10-04 Glenn Morris <rgm@gnu.org>
15355
15356 * window.el (window-full-height-p): Add doc string.
15357
15358 2009-10-04 Martin Rudalics <rudalics@gmx.at>
15359
15360 * window.el (window-full-height-p): New function. (Bug#4543)
15361
15362 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
15363
15364 * vc.el: Remove commented out code.
15365 (vc-derived-from-dir-mode): Remove, unused.
15366 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
15367
15368 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
15369
15370 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
15371 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
15372 there could be recursive loading when `default-directory' is a
15373 remote file name. (Bug#4614)
15374
15375 2009-10-03 Glenn Morris <rgm@gnu.org>
15376
15377 * calendar/calendar.el (calendar-basic-setup): Handle the case where
15378 the frame is wide.
15379 (calendar-generate-window): Test for shrinkability rather than width.
15380
15381 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
15382 reusing existing buffers, in case we happen to visit two files with the
15383 same basename. (Bug#4593)
15384
15385 2009-10-02 Eli Zaretskii <eliz@gnu.org>
15386
15387 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
15388 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
15389 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
15390 subdirs of cedet as well.
15391 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
15392
15393 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15394
15395 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
15396 Obey advertised-signature-table.
15397
15398 * help-fns.el (help-function-arglist): Don't check
15399 advertised-signature-table.
15400 (describe-function-1): Do it here instead so it also applies to subrs.
15401
15402 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
15403
15404 * simple.el (start-file-process): Say in the doc-string, that file
15405 handlers might not support pty association, if PROGRAM is nil.
15406
15407 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
15408 HOST and USER are strings. They are nil, when there are
15409 incomplete entries in ~/.netrc, for example.
15410 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
15411 root directory ("device busy" error otherwise).
15412
15413 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
15414 Flush file properties of created directory.
15415
15416 2009-10-02 Eli Zaretskii <eliz@gnu.org>
15417
15418 * makefile.w32-in (WINS_BASIC): Remove cedet.
15419 (WINS_CEDET): Add cedet.
15420 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
15421
15422 2009-10-02 Kevin Ryde <user42@zip.com.au>
15423
15424 * net/browse-url.el (browse-url): Pass any symbol in
15425 browse-url-browser-function to `apply', since if you've mistakenly put
15426 an unbound symbol then the error is clearer. (Bug#4531)
15427
15428 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
15429
15430 * allout.el (allout-init, allout-back-to-current-heading)
15431 (allout-beginning-of-current-entry, allout-ascend-to-depth)
15432 (allout-ascend, allout-up-current-level, allout-end-of-level)
15433 (allout-previous-visible-heading, allout-forward-current-level)
15434 (allout-backward-current-level, allout-show-children):
15435 * apropos.el (apropos-describe-plist):
15436 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
15437 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
15438 * completion.el (add-completion, add-permanent-completion):
15439 * descr-text.el (describe-text-category, describe-char):
15440 * desktop.el (desktop-lazy-abort):
15441 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
15442 * dired.el (dired-build-subdir-alist):
15443 * ediff.el (ediff-version):
15444 * elide-head.el (elide-head, elide-head-show):
15445 * emerge.el (emerge-version):
15446 * env.el (getenv):
15447 * face-remap.el (variable-pitch-mode):
15448 * faces.el (describe-face):
15449 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
15450 (dired-at-point):
15451 * files.el (find-file-existing, auto-save-mode):
15452 * font-lock.el (font-lock-fontify-buffer):
15453 * help-fns.el (describe-function, describe-variable)
15454 (describe-syntax, describe-categories):
15455 * help.el (view-lossage, describe-bindings, describe-key)
15456 (describe-mode):
15457 * hexl.el (hexl-current-address):
15458 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
15459 * info.el (Info-goto-emacs-key-command-node):
15460 * log-edit.el (log-edit-insert-cvs-template)
15461 (log-edit-insert-cvs-rcstemplate):
15462 * menu-bar.el (menu-bar-mode):
15463 * mouse.el (mouse-appearance-menu):
15464 * newcomment.el (comment-indent-new-line):
15465 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
15466 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
15467 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
15468 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
15469 * recentf.el (recentf-mode):
15470 * savehist.el (savehist-mode, savehist-save):
15471 * shadowfile.el (shadow-copy-files):
15472 * simple.el (kill-ring-save, next-line, previous-line)
15473 (normal-erase-is-backspace-mode):
15474 * strokes.el (strokes-update-window-configuration)
15475 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
15476 (strokes-xpm-for-stroke):
15477 * time.el (emacs-uptime, emacs-init-time):
15478 * tutorial.el (tutorial--describe-nonstandard-key)
15479 (tutorial--detailed-help):
15480 * type-break.el (type-break-mode)
15481 (type-break-mode-line-message-mode, type-break-query-mode)
15482 (type-break-guesstimate-keystroke-threshold):
15483 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
15484 * version.el (emacs-version):
15485 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
15486 * winner.el (winner-mode):
15487 * calendar/timeclock.el (timeclock-in, timeclock-out)
15488 (timeclock-status-string, timeclock-change)
15489 (timeclock-workday-remaining-string)
15490 (timeclock-workday-elapsed-string)
15491 (timeclock-when-to-leave-string):
15492 * calendar/todo-mode.el (todo-add-category):
15493 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
15494 * emacs-lisp/autoload.el (update-file-autoloads):
15495 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
15496 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
15497 (checkdoc-message-text, checkdoc-defun):
15498 * emacs-lisp/debug.el (debugger-list-functions):
15499 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
15500 * emacs-lisp/eieio-opt.el (eieio-describe-class)
15501 (eieio-describe-generic):
15502 * emacs-lisp/lisp-mnt.el (lm-synopsis):
15503 * emacs-lisp/shadow.el (list-load-path-shadows):
15504 * emulation/cua-base.el (cua-mode):
15505 * emulation/edt.el (edt-set-scroll-margins):
15506 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
15507 (tpu-toggle-regexp, tpu-toggle-search-direction)
15508 (tpu-toggle-rectangle, tpu-toggle-control-keys):
15509 * emulation/tpu-extras.el (tpu-set-scroll-margins):
15510 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
15511 (viper-set-parsing-style-toggling-macro)
15512 (viper-set-emacs-state-searchstyle-macros):
15513 * emulation/viper.el (viper-set-hooks):
15514 * eshell/esh-mode.el (eshell-truncate-buffer):
15515 * international/mule-cmds.el (prefer-coding-system)
15516 (describe-input-method, describe-language-environment):
15517 * international/mule-diag.el (list-character-sets)
15518 (describe-character-set, describe-coding-system)
15519 (describe-fontset, list-fontsets, list-input-methods):
15520 * mail/sendmail.el (mail-signature):
15521 * net/ange-ftp.el (ange-ftp-copy-file):
15522 * net/browse-url.el (browse-url):
15523 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
15524 * net/quickurl.el (quickurl-add-url):
15525 * net/rcirc.el (names, topic):
15526 * net/xesam.el (xesam-mode):
15527 * play/5x5.el (5x5-new-game):
15528 * play/yow.el (apropos-zippy):
15529 * progmodes/ada-mode.el (ada-mode-version):
15530 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
15531 (f90-end-of-block)
15532 (f90-beginning-of-block):
15533 * progmodes/fortran.el (fortran-end-of-block)
15534 (fortran-beginning-of-block):
15535 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
15536 * progmodes/python.el (python-describe-symbol, python-shell):
15537 * term/ns-win.el (ns-print-buffer):
15538 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
15539 * textmodes/flyspell.el (flyspell-mode-on):
15540 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
15541 (pages-directory-for-addresses):
15542 * textmodes/table.el (table-recognize-cell)
15543 (table-query-dimension, table-generate-source)
15544 (table-insert-sequence, table--warn-incompatibility):
15545 * textmodes/tex-mode.el (tex-validate-buffer):
15546 * textmodes/texinfmt.el (texinfmt-version)
15547 (texinfo-format-buffer):
15548 Use `called-interactively-p' instead of `interactive-p'.
15549
15550 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
15551
15552 * image-mode.el (image-toggle-display):
15553 * emacs-lisp/elp.el (elp-instrument-function):
15554 * emacs-lisp/advice.el (ad-make-advised-definition):
15555 * emacs-lisp/easy-mmode.el (define-minor-mode):
15556 * net/browse-url.el (browse-url-maybe-new-window):
15557 * progmodes/sh-script.el (sh-learn-buffer-indent):
15558 Pass new argument 'any to `called-interactively-p'.
15559
15560 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
15561
15562 * international/uni-bidi.el:
15563 * international/uni-category.el:
15564 * international/uni-combining.el:
15565 * international/uni-comment.el:
15566 * international/uni-decimal.el:
15567 * international/uni-decomposition.el:
15568 * international/uni-digit.el:
15569 * international/uni-lowercase.el:
15570 * international/uni-mirrored.el:
15571 * international/uni-name.el:
15572 * international/uni-numeric.el:
15573 * international/uni-old-name.el:
15574 * international/uni-titlecase.el:
15575 * international/uni-uppercase.el:
15576 Regenerate from Unicode 5.2.0 data.
15577
15578 2009-10-01 Glenn Morris <rgm@gnu.org>
15579
15580 * Makefile.in (ELCFILES): Regenerate.
15581
15582 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
15583
15584 * subr.el (interactive-p): Mark obsolete.
15585 (called-interactively-p): Make the optional-ness of `kind' obsolete.
15586 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
15587 advertised-signature-table for subroutines as well.
15588
15589 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
15590 (set-advertised-calling-convention): New function.
15591 (make-obsolete, define-obsolete-function-alias)
15592 (make-obsolete-variable, define-obsolete-variable-alias):
15593 Make the optional-ness of `when' obsolete.
15594 (define-obsolete-face-alias): Make `when' non-optional.
15595 * help-fns.el (help-function-arglist):
15596 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
15597 Use advertised-signature-table.
15598
15599 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
15600
15601 * files.el (delete-directory): New defun. The original function
15602 in fileio.c has been renamed to `delete-directory-internal'.
15603
15604 * dired.el (dired-delete-file): Call `delete-directory' with
15605 RECURSIVE parameter.
15606
15607 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
15608 parameter RECURSIVE. Implementation is missing.
15609
15610 * net/tramp.el (tramp-handle-make-directory): Flush upper
15611 directory's file properties.
15612 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
15613 (tramp-handle-dired-recursive-delete-directory): Flush directory
15614 properties after the remove command only.
15615
15616 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
15617 Handle optional parameter RECURSIVE.
15618
15619 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
15620 Handle optional parameter RECURSIVE.
15621
15622 * net/tramp-smb.el (tramp-smb-errors): Add error message for
15623 connection timeout.
15624 (tramp-smb-handle-delete-directory): Handle optional parameter
15625 RECURSIVE.
15626
15627 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
15628
15629 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
15630 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
15631 (byte-compile-defmacro): Use backquotes.
15632
15633 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
15634
15635 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
15636 has no associated file.
15637 (vc-resynch-buffer): Use vc-dir-buffers.
15638
15639 2009-10-01 Glenn Morris <rgm@gnu.org>
15640
15641 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
15642 (chart-file-count):
15643 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
15644 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
15645 * emacs-lisp/eieio-opt.el (eieio-describe-class):
15646 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
15647 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
15648 (eieio-copy-parents-into-subclass, make-instance, class-children)
15649 (eieio-generic-form):
15650
15651 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
15652 match-data. (Bug#4555).
15653
15654 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
15655 rather than parsing it as a regexp. This relaxes the layout
15656 requirements and makes errors easier to detect.
15657 (check-declare-verify): Check file is regular.
15658 (check-declare-directory): Doc fix.
15659 * subr.el (declare-function): Doc fix.
15660
15661 * ibuffer.el (ibuffer-format-qualifier):
15662 * isearch.el (hi-lock-regexp-okay):
15663 * calc/calc.el (math-zerop):
15664 * mail/uce.el (rmail-msgbeg, rmail-msgend):
15665 * term/w32-win.el (setup-default-fontset, set-fontset-font):
15666 Remove unused declarations.
15667
15668 2009-09-30 Eric Ludlam <zappo@gnu.org>
15669
15670 * emacs-lisp/eieio.el (boolean-p): Delete.
15671
15672 2009-09-30 Glenn Morris <rgm@gnu.org>
15673
15674 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
15675
15676 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
15677 filename is not a string.
15678
15679 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
15680
15681 * files.el (safe-local-eval-forms): Fix typo.
15682
15683 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
15684
15685 * vc-hooks.el (vc-dir-buffers): New var.
15686 (vc-state-refresh): New function.
15687 (vc-state): Use it.
15688 (vc-after-save): Always ask the backend to recompute the new state.
15689 Always call vc-dir if necessary, using vc-dir-buffers.
15690 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
15691 Use vc-dir-buffers.
15692 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
15693 (vc-dir-prepare-status-buffer, vc-dir-update)
15694 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
15695 Don't call expand-file-name on default-directory.
15696
15697 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
15698
15699 * speedbar.el (speedbar-item-delete):
15700 * calc/calc-prog.el (calc-kbd-if):
15701 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
15702
15703 * epa.el (epa-key-list-mode-map):
15704 * hi-lock.el (hi-lock-menu): Fix typos in menus.
15705
15706 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
15707 (hs-show-hook): Fix typo in docstring.
15708
15709 2009-09-29 Glenn Morris <rgm@gnu.org>
15710
15711 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
15712 file-name-nondirectory call preventing location of cedet files.
15713 (check-declare-verify): Use literal search rather than re-search.
15714 Add basic defmethod and defclass, and define-overloadable-function.
15715
15716 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
15717 Use tramp-compat-file-attributes rather than nonexistent
15718 tramp-compat-handle-file-attributes.
15719
15720 * Makefile.in (lisptagsfiles4): New.
15721 (AUTOGENEL): Add cedet loaddefs files.
15722 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
15723 (update-elclist, compile-always, backup-compiled-files)
15724 (bootstrap-clean): Add yet another directory level.
15725 (update-elclist): Use LC_COLLATE rather than COLLATE.
15726 (ELCFILES): Update, via `make update-elclist'.
15727
15728 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
15729
15730 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
15731 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
15732 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
15733
15734 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
15735
15736 * Makefile.in (lisptagsfiles3): Define.
15737 (TAGS, TAGS-LISP): Use it.
15738 (update-elclist): Add third directory level to look for elc files.
15739 (compile-always): Likewise.
15740 (backup-compiled-files): Likewise.
15741 (bootstrap-clean): Likewise.
15742 (ELCFILES): Update.
15743
15744 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
15745
15746 * Makefile.in (ELCFILES): Add CEDET files.
15747
15748 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
15749
15750 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
15751
15752 * net/tramp.el (top): Require tramp-imap.
15753
15754 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
15755 Use `tramp-compat-handle-file-attributes'.
15756
15757 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
15758
15759 * net/tramp-imap.el: New package.
15760
15761 2009-09-28 Eric Ludlam <zappo@gnu.org>
15762
15763 * emacs-lisp/chart.el:
15764 * emacs-lisp/eieio-base.el:
15765 * emacs-lisp/eieio-comp.el:
15766 * emacs-lisp/eieio-custom.el:
15767 * emacs-lisp/eieio-datadebug.el:
15768 * emacs-lisp/eieio-opt.el:
15769 * emacs-lisp/eieio-speedbar.el:
15770 * emacs-lisp/eieio.el: New files.
15771
15772 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15773
15774 * whitespace.el (whitespace-trailing-regexp)
15775 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
15776 Fix doc string.
15777
15778 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
15779
15780 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
15781 menu.
15782
15783 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
15784 menu-bar-ediff-menu.
15785
15786 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
15787 define-overloadable-function.
15788
15789 * progmodes/autoconf.el: Provide autoconf as well, so that this
15790 file can be `require'd.
15791
15792 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
15793
15794 * emacs-lisp/autoload.el (generated-autoload-feature)
15795 (generated-autoload-load-name): New vars.
15796 (autoload-rubric, autoload-generate-file-autoloads): Use them.
15797 (make-autoload): Recognize define-overloadable-function and
15798 defclass forms (for EIEIO).
15799
15800 * Makefile.in (update-subdirs): Exclude cedet directory.
15801
15802 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
15803
15804 * term/ns-win.el: Don't set the region face background. (Bug#4381)
15805
15806 * faces.el: Default light-background background for region face to
15807 ns_selection_color under NS.
15808
15809 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
15810
15811 * net/imap-hash.el: New library, see NEWS.
15812
15813 * Makefile.in (ELCFILES): Add imap-hash.el.
15814
15815 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
15816
15817 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
15818 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
15819 * help-macro.el (make-help-screen): Avoid using an ambiguous function
15820 definition where the docstring could be taken for the return value.
15821
15822 2009-09-26 Glenn Morris <rgm@gnu.org>
15823
15824 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
15825 Add option to only show images below a certain size.
15826 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
15827 save-excursion calls.
15828
15829 2009-09-26 Eli Zaretskii <eliz@gnu.org>
15830
15831 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
15832 subdirectories) and eieio.
15833
15834 2009-09-26 Alan Mackenzie <acm@muc.de>
15835
15836 * progmodes/cc-engine.el (c-beginning-of-statement-1):
15837 Correct buggy bracketing. (Bug#4289)
15838
15839 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
15840 character constants (as case labels). (Bug#4289)
15841
15842 2009-09-25 Juri Linkov <juri@jurta.org>
15843
15844 * files.el (safe-local-eval-forms): Allow time-stamp in
15845 before-save-hook (Bug#4554).
15846
15847 2009-09-25 Drew Adams <drew.adams@oracle.com>
15848
15849 * menu-bar.el (list-buffers-directory): Doc fix.
15850
15851 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
15852
15853 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
15854 Try and avoid copying twice the same paragraph.
15855 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
15856 Remove save-excursion.
15857 (log-edit-changelog-entry): Do it here instead.
15858
15859 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
15860
15861 * bs.el (bs--get-file-name): Use `list-buffers-directory'
15862 when available, instead of hardcoding mode names. Doc fix.
15863
15864 * menu-bar.el (list-buffers-directory): Add docstring.
15865 Make automatically buffer-local.
15866
15867 * dired.el (dired-mode):
15868 * files.el (cd-absolute):
15869 * pcvs.el (cvs-temp-buffer):
15870 * pcvs-util.el (cvs-get-buffer-create):
15871 * shell.el (shell-mode):
15872 * vc-dir.el (vc-dir-mode):
15873 Don't make `list-buffers-directory' buffer local.
15874
15875 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
15876
15877 * comint.el (comint-exec, comint-run, make-comint):
15878 Doc fixes (Bug#4542).
15879
15880 2009-09-25 Glenn Morris <rgm@gnu.org>
15881
15882 * mail/rmailmm.el (rmail-mime): New custom group.
15883 Move all defcustoms in this file into this group.
15884 (rmail-mime-media-type-handlers-alist): Revert previous change.
15885 (rmail-mime-show-images): New option.
15886 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
15887 references to it, since it wasn't actually used for anything.
15888 (rmail-mime-insert-image): New function.
15889 (rmail-mime-image): Use rmail-mime-insert-image.
15890 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
15891 obey the value of `rmail-mime-show-images' option. Print the size of
15892 attachments.
15893
15894 2009-09-25 David Engster <deng@randomsample.de>
15895
15896 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
15897
15898 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15899
15900 * whitespace.el: Does not highlight trailing spaces While point is
15901 at end of line. Does not highligt spaces at beginning of buffer
15902 while point is at beginning of buffer. Does not highlight spaces
15903 at end of buffer while point is at end of buffer. (Bug#4177)
15904 New version 12.0.
15905 (whitespace-display-mappings): Adjust initialization.
15906 (whitespace-point, whitespace-font-lock-refontify): New vars.
15907 (whitespace-color-on, whitespace-color-off): Adjust code.
15908 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
15909 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
15910 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
15911
15912 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
15913
15914 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
15915
15916 * textmodes/sgml-mode.el: Remove xml-mode alias.
15917
15918 * files.el (auto-mode-alist, conf-mode-maybe)
15919 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
15920
15921 2009-09-24 Alan Mackenzie <acm@muc.de>
15922
15923 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
15924 c-forward-conditionals, but it doesn't move point and doesn't set
15925 the mark.
15926 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
15927 (c-down-conditional-with-else, c-backward-conditional)
15928 (c-forward-conditional): Refactor to use c-scan-conditionals.
15929
15930 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
15931
15932 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
15933 (help-default-arg-highlight): Remove.
15934 (help-highlight-arg): New function.
15935 (help-do-arg-highlight): Use it.
15936 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
15937
15938 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
15939
15940 * term.el (term-set-scroll-region, term-handle-ansi-escape):
15941 Undo last change, which didn't fix the problem and introduced others.
15942
15943 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
15944
15945 * progmodes/gdb-mi.el: Don't require speedbar.
15946 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
15947
15948 2009-09-24 Glenn Morris <rgm@gnu.org>
15949
15950 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
15951
15952 * term/ns-win.el (ns-reg-to-script): Define for compiler.
15953
15954 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
15955 there is no newline after the final mime boundary. (Bug#4539)
15956 Move markers on insertion so that any buttons inserted don't end up in
15957 the next part of a multipart message.
15958 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
15959 (rmail-mime-bulk-handler): Optionally handle images.
15960 (rmail-mime-image): New button action.
15961 (rmail-mime-image-handler): New function.
15962 (rmail-mime-mode): New mode.
15963 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
15964
15965 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
15966
15967 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
15968 than just dropping elements from it (bug#4504).
15969
15970 * term.el (term-set-scroll-region): Don't move cursor any more.
15971 (term-handle-ansi-escape): Call term-goto here instead.
15972 Suggested by Ivan Kanis <apple@kanis.eu>.
15973
15974 * term.el: Require CL.
15975 (term-ansi-reset): New function.
15976 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
15977 (term-handle-colors-array): Simplify.
15978
15979 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
15980
15981 * allout.el (allout-overlay-interior-modification-handler)
15982 (allout-obtain-passphrase):
15983 * epa-file.el (epa-file-write-region):
15984 * ps-print.el (ps-begin-job):
15985 * vc-hooks.el (vc-toggle-read-only):
15986 * vc-rcs.el (vc-rcs-rollback):
15987 * vc-sccs.el (vc-sccs-rollback):
15988 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
15989 (vc-version-diff, vc-revert, vc-rollback):
15990 * wdired.el (wdired-check-kill-buffer):
15991 * emacs-lisp/authors.el (authors):
15992 * net/socks.el (socks-open-connection):
15993 * net/zeroconf.el (zeroconf-service-add-hook):
15994 * obsolete/vc-mcvs.el (vc-mcvs-register):
15995 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
15996 (gdb-select-frame):
15997 * progmodes/grep.el (lgrep, rgrep):
15998 * progmodes/idlw-help.el (idlwave-help-check-locations)
15999 (idlwave-help-html-link, idlwave-help-assistant-open-link):
16000 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
16001 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
16002 (reftex-toc-rename-label): Fix typos in error messages.
16003
16004 * dired-aux.el (dired-do-shell-command): Reflow docstring.
16005 (dired-copy-how-to-fn): Doc fix.
16006 (dired-files-attributes, dired-read-shell-command):
16007 Fix typos in docstrings.
16008
16009 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
16010 (dired-x-find-file-other-window): Reflow docstrings.
16011 (dired-omit-marker-char, dired-read-shell-command)
16012 (dired-x-submit-report): Fix typos in docstrings.
16013
16014 * shell.el (shell-mode-hook):
16015 * view.el (View-scroll-line-forward):
16016 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
16017 Fix typos in docstrings.
16018
16019 * net/dig.el (dig-invoke): Fix typo in docstring.
16020 (query-dig): Reflow docstring.
16021
16022 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
16023 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
16024 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
16025 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
16026 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
16027 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
16028 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
16029 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
16030 (idlwave-completion-map, idlwave-current-indent)
16031 (idlwave-custom-ampersand-surround, idlwave-customize)
16032 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
16033 (idlwave-define-abbrev, idlwave-determine-class-special)
16034 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
16035 (idlwave-end-block-reg, idlwave-end-of-statement)
16036 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
16037 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
16038 (idlwave-explicit-class-listed, idlwave-file-header)
16039 (idlwave-fill-paragraph, idlwave-find-class-definition)
16040 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
16041 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
16042 (idlwave-in-quote, idlwave-indent-action-table)
16043 (idlwave-indent-expand-table, idlwave-indent-line)
16044 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
16045 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
16046 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
16047 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
16048 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
16049 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
16050 (idlwave-outlawed-buffers, idlwave-popup-select)
16051 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
16052 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
16053 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
16054 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
16055 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
16056 (idlwave-statement-type, idlwave-struct-skip)
16057 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
16058 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
16059 (idlwave-what-module-find-class): Fix typos in docstrings.
16060 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
16061 (idlwave-calculate-cont-indent, idlwave-expand-equal)
16062 (idlwave-find-module, idlwave-find-structure-definition)
16063 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
16064 (idlwave-list-load-path-shadows, idlwave-next-statement)
16065 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
16066 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
16067 (idlwave-template): Reflow docstrings.
16068
16069 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
16070 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
16071 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
16072 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
16073 (idlwave-shell-display-line, idlwave-shell-display-wframe)
16074 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
16075 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
16076 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
16077 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
16078 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
16079 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
16080 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
16081 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
16082 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
16083 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
16084 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
16085 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
16086 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
16087 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
16088 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
16089 Fix typos in docstrings.
16090 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
16091 (idlwave-shell-hide-output, idlwave-shell-mode)
16092 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
16093 Reflow docstrings.
16094
16095 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
16096
16097 2009-09-24 Ivan Kanis <apple@kanis.eu>
16098
16099 * term.el (term-bold-attribute): New var.
16100 (term-handle-colors-array): Use it.
16101
16102 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
16103
16104 * progmodes/gdb-mi.el (gdb-version): New variable.
16105 (gdb-non-stop-handler): Set gdb-version.
16106 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
16107 Condition "--thread" option on gdb-version.
16108 (gdb-invalidate-threads): Remove unused argument.
16109
16110 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
16111
16112 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
16113 to looking-back to avoid ridiculous slow down in large files (bug#4511).
16114
16115 2009-09-23 Glenn Morris <rgm@gnu.org>
16116
16117 * mail/rmail.el (rmail-reply): Don't try to add a References header when
16118 replying to mail without References or Message-Id. (Bug#4525)
16119
16120 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
16121
16122 * term/ns-win.el (ns-reg-to-script): New variable.
16123
16124 2009-09-23 Daiki Ueno <ueno@unixuser.org>
16125
16126 * epg.el (epg-wait-for-status): Preserve existing 'error results.
16127
16128 2009-09-22 Sam Steingold <sds@gnu.org>
16129
16130 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
16131 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
16132 to 1 because hg returns status 1 when nothing is found.
16133 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
16134
16135 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
16136
16137 * textmodes/fill.el: Convert to utf-8 encoding.
16138 (fill-french-nobreak-p): Remove redundant » and « inherited from our
16139 pre-Unicode days.
16140
16141 * add-log.el (change-log-fill-forward-paragraph): New function.
16142 (change-log-mode): Use it so fill-region DTRT.
16143 Set fill-indent-according-to-mode here rather than in
16144 change-log-fill-paragraph.
16145 (change-log-fill-paragraph): Remove.
16146
16147 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
16148
16149 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
16150 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
16151
16152 2009-09-22 Glenn Morris <rgm@gnu.org>
16153
16154 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
16155 the scroll-bar scroll the calendar window rather than the buffer.
16156
16157 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
16158 commands that move point (as opposed to scrolling).
16159
16160 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
16161
16162 * emacs-lisp/elint.el (elint): New custom group.
16163 (elint-log-buffer): Make it a defcustom.
16164 (elint-scan-preloaded, elint-ignored-warnings)
16165 (elint-directory-skip-re): New options.
16166 (elint-builtin-variables): Doc fix.
16167 (elint-preloaded-env): New variable.
16168 (elint-unknown-builtin-args): Add an entry for encode-time.
16169 (elint-extra-errors): Make it a variable rather than a constant.
16170 (elint-preloaded-skip-re): New constant.
16171 (elint-directory): Skip files matching elint-directory-skip-re.
16172 (elint-features): New variable, local to linted buffers.
16173 (elint-update-env): Initialize elint-features. Possibly add
16174 elint-preloaded-env to the buffer's environment.
16175 (elint-get-top-forms): Bind elint-current-pos, for log messages.
16176 Skip quoted forms.
16177 (elint-init-form): New function, extracted from elint-init-env.
16178 Make non-list forms a warning rather than an error.
16179 Add the mode-map for define-derived-mode. Handle define-minor-mode,
16180 easy-menu-define, put that adds an error-condition, and provide.
16181 When requiring cl, also require cl-macs. Really require cl, to handle
16182 some cl macros. Store required libraries in the list elint-features,
16183 so as not to re-load them. Treat cc-require like require.
16184 (elint-init-env): Call elint-init-form to do the work.
16185 Handle eval-and-compile and such like.
16186 (elint-add-required-env): Do not clear messages.
16187 (elint-special-forms): Add handlers for function, defalias, if, when,
16188 unless, and, or.
16189 (elint-form): Add optional argument to ignore elint-special-forms,
16190 useful to prevent recursive calls from handlers. Doc fix.
16191 Respect elint-ignored-warnings.
16192 (elint-form): Respect elint-ignored-warnings.
16193 (elint-bound-variable, elint-bound-function): New variables.
16194 (elint-unbound-variable): Respect elint-bound-variable.
16195 (elint-get-args): Respect elint-bound-function.
16196 (elint-check-cond-form): Add some simple handling for (f)boundp and
16197 featurep tests.
16198 (elint-check-defalias-form): New handler.
16199 (elint-check-let-form): Make an empty let a warning rather than an
16200 error.
16201 (elint-check-setq-form): Make an empty setq a warning rather than an
16202 error. Respect elint-ignored-warnings.
16203 (elint-check-defvar-form): Accept null doc-strings.
16204 (elint-check-conditional-form): New handler. Does some simple-minded
16205 checking of featurep and (f)boundp tests.
16206 (elint-put-function-args): New function.
16207 (elint-initialize): Use elint-scan-doc-file rather than
16208 elint-find-builtin-variables. Use elint-put-function-args.
16209 Possibly scan preloaded-file-list.
16210 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
16211 extend to handle functions as well.
16212
16213 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
16214
16215 * linum.el (linum-delete-overlays, linum-update-window):
16216 Do not modify the right margin. (Bug#3971)
16217
16218 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
16219
16220 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
16221 Use nxml-mode instead of xml-mode.
16222
16223 2009-09-21 Kevin Ryde <user42@zip.com.au>
16224
16225 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
16226
16227 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
16228
16229 * net/dig.el (dig-mode): Use define-derived-mode.
16230
16231 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
16232
16233 * vc-dispatcher.el (vc-do-command): Return the process object in
16234 the asynchronous case. Use when instead of if. Do not run
16235 vc-exec-after to display a message if not enabled. (Bug#4463)
16236
16237 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
16238 properties to the stash strings.
16239 (vc-git-stash-list): Return a list of strings.
16240 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
16241 (vc-git-stash-show-at-point): New functions.
16242 (vc-git-stash-map): New keymap.
16243
16244 * register.el (ctl-x-r-map): Define the keys here instead of
16245 using autoload.
16246
16247 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
16248
16249 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
16250 list, to workaround performance problem (bug#4485).
16251
16252 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
16253
16254 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
16255
16256 2009-09-20 Daiki Ueno <ueno@unixuser.org>
16257
16258 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
16259 Document that this option is not recommended to use.
16260
16261 2009-09-19 Glenn Morris <rgm@gnu.org>
16262
16263 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
16264 variable `var'.
16265
16266 * calc/calc-alg.el (var):
16267 * calc/calcalg2.el (var): Define for compiler.
16268
16269 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
16270
16271 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
16272 Doc fix (Bug#3932).
16273
16274 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
16275
16276 * time-stamp.el (time-stamp-month-dd-yyyy)
16277 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
16278 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
16279 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
16280 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
16281 Remove functions that have been obsolete since 1995 (Bug#4436).
16282
16283 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
16284 indent buffer only if called interactively (Bug#4452).
16285
16286 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
16287 Eli Zaretskii <eliz@gnu.org>
16288
16289 This fixes bug#4197 (merged to bug#865, though not identical).
16290 * server.el (server-auth-dir): Add docstring note about FAT32.
16291 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
16292 but warn against using them.
16293
16294 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
16295
16296 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
16297 older GDB where there is no has_more field.
16298
16299 2009-09-19 Glenn Morris <rgm@gnu.org>
16300
16301 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
16302
16303 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
16304
16305 * files.el (auto-mode-alist): Change default for XML files to nXML
16306 mode (Bug#4169).
16307
16308 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
16309
16310 * server.el (server-ensure-safe-dir): Pass 'integer
16311 to `file-attributes', as suggested.
16312
16313 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
16314
16315 * dired-aux.el (dired-query-alist): Remove spurious backslash.
16316 (dired-query): Use read-key.
16317
16318 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
16319
16320 * cus-start.el (ns-use-qd-smoothing): Remove.
16321
16322 2009-09-18 Glenn Morris <rgm@gnu.org>
16323
16324 * allout.el (top-level): Remove unnecessary progn.
16325
16326 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
16327
16328 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
16329 definition of abbrev table.
16330
16331 * speedbar.el (speedbar-track-mouse):
16332 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
16333 * net/eudc.el (eudc-expand-inline):
16334 * net/newst-backend.el (newsticker--cache-read-feed):
16335 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
16336 condition-case handlers.
16337
16338 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
16339
16340 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
16341 (gdb-var-list): Add an element for has_more field.
16342 (gdb-non-stop-handler): Enable pretty printing for STL containers.
16343 (gdb-var-create-handler, gdb-var-list-children-handler-1)
16344 (gdb-var-update-handler-1): Parse output of dynamic variable
16345 objects (STL containers).
16346 (gdb-var-delete-1): Pass var1 as an explicit second argument.
16347 (gdb-get-field): Delete alias. Use bindat-get-field directly.
16348
16349 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
16350 gdb-var-list.
16351 (gud-speedbar-buttons): Make node expandable if expression "has more"
16352 children.
16353
16354 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
16355
16356 * startup.el (emacs-quick-startup): Remove variable and all uses.
16357 (command-line): Set `inhibit-x-resources' instead.
16358 (command-line-1): Use `inhibit-x-resources' instead.
16359
16360 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
16361
16362 * subr.el: Fix last change to avoid using the `unless' macro,
16363 which breaks bootstrapping.
16364
16365 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
16366
16367 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
16368 extended definitions, in case we reload subr.el after having
16369 loaded CL.
16370 (eval-next-after-load): Mark as obsolete.
16371
16372 2009-09-17 Juri Linkov <juri@jurta.org>
16373
16374 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
16375 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
16376 (menu-bar-showhide-menu, menu-bar-tools-menu)
16377 (menu-bar-describe-menu, menu-bar-help-menu)
16378 (minibuffer-local-completion-map, minibuffer-local-map):
16379 Fix list quoting.
16380
16381 2009-09-17 Glenn Morris <rgm@gnu.org>
16382
16383 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
16384 arguments, whether or not it has a handler.
16385
16386 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
16387
16388 * simple.el (hard-newline): Give it a doc-string.
16389
16390 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
16391 (lisp-mode-syntax-table): Give them doc-strings.
16392
16393 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
16394
16395 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
16396 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
16397 (menu-bar-options-menu, menu-bar-showhide-menu)
16398 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
16399 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
16400 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
16401 (menu-bar-options-menu, menu-bar-tools-menu)
16402 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
16403 (menu-bar-help-menu):
16404 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
16405 string arguments.
16406
16407 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
16408 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
16409 calls for the menu names and :help.
16410
16411 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
16412
16413 * mouse.el (minor-mode-menu-from-indicator): Pay attention
16414 to :minor-mode-function (bug#4455).
16415
16416 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
16417
16418 * startup.el (command-line): Initialize the window-system after
16419 processing the command-line.
16420
16421 * textmodes/page.el (what-page): Make sure we don't inf-loop if
16422 page-delimiter matches the empty string.
16423
16424 2009-09-16 Glenn Morris <rgm@gnu.org>
16425
16426 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
16427 byte-compile-not-obsolete-var. It's a list now.
16428 (byte-compile-not-obsolete-funcs): New variable.
16429 (byte-compile-warn-obsolete): Don't warn about functions if they are in
16430 byte-compile-not-obsolete-funcs.
16431 (byte-compile-variable-ref, byte-compile-defvar): Update for
16432 byte-compile-not-obsolete-vars name-change and list nature.
16433 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
16434 and variables behind (f)boundp tests.
16435 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
16436
16437 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
16438
16439 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
16440
16441 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
16442
16443 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
16444 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
16445 Don't autoload.
16446
16447 2009-09-15 Stephen Eglen <stephen@gnu.org>
16448
16449 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
16450 the virtual-buffers, use the name of the buffer specified by
16451 find-file-noselect, as the match may be a symlink. (This was a
16452 problem if the target and the symlink had different names.)
16453
16454 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
16455
16456 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
16457
16458 * desktop.el (desktop-path): Check user-emacs-directory.
16459
16460 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
16461
16462 * loadup.el: Use after-load-functions to GC after loading each file.
16463 Remove the explicit GC calls that used to be sprinkled around.
16464
16465 * subr.el (after-load-functions): New hook.
16466 (do-after-load-evaluation): Run it. Use string-match-p to detect
16467 `obsolete' packages, rather than painfully extracting the relevant
16468 directory name.
16469
16470 2009-09-15 Glenn Morris <rgm@gnu.org>
16471
16472 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
16473 free variable `doc'.
16474
16475 * dired.el (dired-mode-map): Add menu entry for async shell command.
16476
16477 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
16478 variables, also consider the .elc files, since the .el files are
16479 normally gzipped (subsequent code locates the .el.gz from the .elc).
16480
16481 * calc/calc-prog.el (arglist): Define for compiler.
16482
16483 * calendar/diary-lib.el (diary-display-function): Change the default to
16484 fancy display.
16485 (body): Define for compiler.
16486
16487 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
16488 (byte-compile-file-form, byte-compile-lambda)
16489 (byte-compile-top-level-body, byte-compile-form)
16490 (byte-compile-variable-ref, byte-compile-setq)
16491 (byte-compile-setq-default, byte-compile-body)
16492 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
16493 (batch-byte-compile): Give some more local variables with common names
16494 a "bytecomp-" prefix to avoid masking warnings about free variables.
16495
16496 * startup.el (command-line-1): Give local variables with common names a
16497 distinguishing prefix, so as not to hide free variable warnings during
16498 bootstrap.
16499
16500 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
16501 clever and add a suffix to make a unique name, just let the user decide
16502 whether or not to overwrite it. If the input is a directory, write the
16503 default filename to that directory. (Bug#4388)
16504 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
16505 is a filename-as-a-directory.
16506
16507 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
16508
16509 * textmodes/page.el (what-page): Don't move to beginning of line.
16510 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
16511
16512 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
16513
16514 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
16515
16516 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
16517
16518 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
16519 * help.el (help-for-help-internal): Add purecopy calls for text.
16520
16521 * vc.el (top): print-log method now takes an optional SHORTLOG
16522 argument. Add a new method: root.
16523 (vc-root-diff, vc-print-root-log): New functions.
16524 (vc-log-short-style): New variable.
16525 (vc-print-log-internal): Add support for showing short logs.
16526
16527 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
16528 vc-print-root-log and vc-print-root-diff.
16529
16530 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
16531 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
16532 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
16533 short logs.
16534
16535 * vc-cvs.el (vc-cvs-print-log):
16536 * vc-mtn.el (vc-mtn-print-log):
16537 * vc-rcs.el (vc-rcs-print-log):
16538 * vc-sccs.el (vc-sccs-print-log):
16539 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
16540 that is ignored for now.
16541
16542 * vc-mtn.el (vc-mtn-annotate-command):
16543 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
16544
16545 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
16546
16547 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
16548 to function-key-map, and give them ascii-character property.
16549 * term/x-win.el (x-alternatives-map):
16550 * term/ns-win.el (ns-alternatives-map):
16551 * term/internal.el (msdos-key-remapping-map):
16552 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
16553
16554 2009-09-14 Glenn Morris <rgm@gnu.org>
16555
16556 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
16557 temp-buffers (2009-09-12).
16558
16559 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
16560
16561 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
16562 the new read-key function.
16563
16564 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
16565
16566 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
16567 is defined (Bug#4405).
16568
16569 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
16570
16571 * recentf.el (recentf-cleanup): Use a hash table to find
16572 duplicates (Bug#4407).
16573
16574 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
16575
16576 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
16577 kp-0 to ascii equivalents (Bug#4325).
16578
16579 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
16580
16581 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
16582
16583 * eshell/em-hist.el:
16584 * eshell/em-dirs.el (eshell-complete-user-reference):
16585 Declare pcomplete functions and variables to avoid compiler warnings.
16586
16587 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
16588
16589 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
16590 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
16591 * eshell/em-alias.el (eshell-aliases-file):
16592 * eshell/em-hist.el (eshell-history-file-name):
16593 Use expand-file-name instead of concat to make file names (Bug#4308).
16594
16595 2009-09-13 Glenn Morris <rgm@gnu.org>
16596
16597 * ediff-merg.el (ediff-do-merge):
16598 * filesets.el (filesets-run-cmd):
16599 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
16600 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
16601 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
16602 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
16603 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
16604 Replace empty `let's with `progn'.
16605
16606 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
16607
16608 * mail/sendmail.el (send-mail-function):
16609 * tooltip.el (tooltip-mode):
16610 * simple.el (transient-mark-mode):
16611 * rfn-eshadow.el (file-name-shadow-mode):
16612 * frame.el (blink-cursor-mode):
16613 * font-core.el (global-font-lock-mode):
16614 * files.el (temporary-file-directory)
16615 (small-temporary-file-directory, auto-save-file-name-transforms):
16616 * epa-hook.el (auto-encryption-mode):
16617 * composite.el (global-auto-composition-mode):
16618 Use custom-initialize-delay.
16619 * startup.el (command-line): Don't explicitly call
16620 custom-reevaluate-setting for all the above vars.
16621 * custom.el (custom-initialize-safe-set)
16622 (custom-initialize-safe-default): Delete.
16623
16624 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
16625
16626 * term/x-win.el (x-initialize-window-system):
16627 * term/w32-win.el (w32-initialize-window-system):
16628 * term/ns-win.el (ns-initialize-window-system): Don't call
16629 mouse-wheel-mode since it's enabled globally by default already.
16630
16631 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
16632 actually define the variable, but only silences the byte-compiler.
16633 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
16634 before looking it up.
16635 (mouse-wheel-scroll-amount): Also reset the bindings if this value
16636 is changed.
16637
16638 2009-09-12 Glenn Morris <rgm@gnu.org>
16639
16640 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
16641 1000.
16642 (elint-add-required-env): Don't beep on error.
16643 (elint-forms): In case of error, return ENV unchanged.
16644 (elint-init-env): Skip non-list forms.
16645 (elint-log): Handle unknown file positions.
16646
16647 2009-09-12 Daiki Ueno <ueno@unixuser.org>
16648
16649 * epg.el (epg-make-context): Add autoload cookie.
16650 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
16651 (epg-decrypt-string, epg-start-verify, epg-verify-file)
16652 (epg-verify-string, epg-start-sign, epg-sign-file)
16653 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
16654 (epg-encrypt-string, epg-start-export-keys)
16655 (epg-export-keys-to-file, epg-export-keys-to-string)
16656 (epg-start-import-keys, epg-import-keys-from-file)
16657 (epg-import-keys-from-string, epg-start-receive-keys)
16658 (epg-receive-keys, epg-import-keys-from-server)
16659 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
16660 (epg-sign-keys, epg-start-generate-key)
16661 (epg-generate-key-from-file, epg-generate-key-from-string):
16662 Remove autoload cookie.
16663
16664 2009-09-12 Eli Zaretskii <eliz@gnu.org>
16665
16666 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
16667 reevaluation of trash-directory.
16668
16669 * mwheel.el: Fix last change.
16670 (mouse-wheel-mode): New defvar.
16671 (mouse-wheel-mode): Remove autoload cookie.
16672
16673 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
16674
16675 * mwheel.el (mwheel-installed-bindings): New var.
16676 (mouse-wheel-mode): Use it, so as to make sure we really remove all
16677 the bindings we set last time. Use custom-initialize-delay.
16678 * loadup.el: Load mwheel after term/*-win.el.
16679 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
16680 and mouse-wheel-up-event now that their first evaluation is done
16681 sufficiently late to be correct.
16682
16683 * startup.el (tutorial-directory): Make it a defcustom.
16684 Use custom-initialize-delay rather than eval-at-startup to set it.
16685 * image.el (image-load-path): Make it a defcustom.
16686 Use custom-initialize-delay rather than eval-at-startup to set it.
16687 * subr.el (eval-at-startup): Remove.
16688 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
16689
16690 * subr.el (do-after-load-evaluation): Warn the user after loading an
16691 obsolete package.
16692
16693 2009-09-12 Glenn Morris <rgm@gnu.org>
16694
16695 * proced.el (proced-mark-alt): Remove alias.
16696 (proced-mode-map): Remove proced-mark-alt.
16697
16698 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
16699 Elint file and directory. Remove initialization entry.
16700
16701 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
16702 commands.
16703 (elint-current-buffer): Set mode-line-process.
16704 (elint-init-env): Handle define-derived-mode.
16705 Fix declare-function with unspecified arglist. Guard against odd
16706 defalias statements (eg iso-insert's 8859-1-map).
16707 (elint-add-required-env): Use a temp buffer.
16708 (elint-form): Just print the function/macro name, not the whole form.
16709 Return env unchanged if we fail to parse a macro.
16710 (elint-forms): Guard against parse errors.
16711 (elint-output): New function, to handle batch mode.
16712 (elint-log-message): Add optional argument. Use elint-output.
16713 (elint-set-mode-line): New function.
16714
16715 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
16716
16717 * emacs-lisp/elp.el (elp-not-profilable): Add more
16718 functions (Bug#4233).
16719
16720 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
16721
16722 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
16723 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
16724
16725 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
16726
16727 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
16728 (gdb-var-list-children): Use json parsing.
16729
16730 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
16731
16732 * progmodes/js.el (js--proper-indentation): Handle the case where
16733 char-before is null. Reported by Deniz Dogan.
16734
16735 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
16736
16737 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
16738
16739 2009-09-11 Daiki Ueno <ueno@unixuser.org>
16740
16741 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
16742 (epg-digest-algorithm-alist): Add SHA224.
16743 (epg-context-set-passphrase-callback)
16744 (epg-context-set-progress-callback): Add description about
16745 callback function.
16746
16747 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
16748
16749 * custom.el (custom-delayed-init-variables): New var.
16750 (custom-initialize-delay): New function.
16751 * startup.el (command-line): "Re"evaluate all vars in
16752 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
16753 explicitly any more.
16754 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
16755 to avoid creating a ~/.emacs.d at build-time (bug#4347).
16756
16757 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
16758
16759 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
16760
16761 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
16762 (gdb-var-update-handler): Use json parsing.
16763
16764 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
16765
16766 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
16767 decode annotated text, regardless of language environment. (Bug#2741)
16768
16769 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
16770
16771 * Makefile.in (autoloads): Make rmail.el writable as well.
16772
16773 2009-09-11 Glenn Morris <rgm@gnu.org>
16774
16775 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
16776 loaddefs.el.
16777 * dired.el: Regenerate with extracted autoloads.
16778 * Makefile.in (autoloads): Make dired.el writable.
16779
16780 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
16781 * ibuffer.el: Regenerate with extracted autoloads.
16782 * Makefile.in (autoloads): Make ibuffer.el writable.
16783
16784 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
16785 * version.el (emacs-copyright, emacs-major-version)
16786 (emacs-minor-version): Reformat doc-strings for make-docfile.
16787
16788 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
16789 functions and variables, since they must be stuff specific to some other
16790 platform.
16791 (apropos-print): Make mouse-click message less specific about button.
16792
16793 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
16794 that records where a macro was defined.
16795 * help-fns.el (describe-function-1): Mention if a function has a
16796 compiler-macro.
16797 * help-mode.el (help-function-cmacro): New button.
16798
16799 * locate.el (top-level): Always require dired.
16800 (locate-mode-map): Initialize inside the defvar.
16801
16802 * net/ange-ftp.el (dired-compress-file): Declare.
16803 (ange-ftp-dired-compress-file): Add doc string.
16804
16805 * term/ns-win.el (x-display-name, x-setup-function-keys):
16806 Unify doc-strings with X versions.
16807
16808 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
16809
16810 * emulation/crisp.el (crisp-mode-map): Move initialization
16811 into declaration.
16812 (crisp-mode): Use define-minor-mode.
16813
16814 * progmodes/xscheme.el (xscheme-evaluation-commands):
16815 Put a :advertised-binding property rather than using
16816 advertised-xscheme-send-previous-expression.
16817 (advertised-xscheme-send-previous-expression): Declare obsolete.
16818 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
16819 `advertised-undo'.
16820 (crisp-mode): Add corresponding bindings to
16821 undo's :advertised-binding instead.
16822 * dired.el (dired-mode-map): Put a :advertised-binding property rather
16823 than using dired-advertised-find-file.
16824 (dired-advertised-find-file):
16825 * simple.el (advertised-undo):
16826 * wid-edit.el (advertised-widget-backward): Declare obsolete.
16827 (widget-keymap): Put a :advertised-binding property rather
16828 than using advertised-widget-backward.
16829 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
16830 than using advertised-undo.
16831 * tutorial.el (tutorial--default-keys): Adjust accordingly.
16832
16833 2009-09-10 Simon South <ssouth@slowcomputing.org>
16834
16835 * progmodes/delphi.el (delphi-tab): Indent region when Transient
16836 Mark mode is enabled and region is active; otherwise indent or
16837 insert TAB as usual.
16838 (delphi-mode): Update description of TAB-key binding.
16839
16840 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
16841
16842 * subr.el (define-key-rebound-commands): Mark obsolete.
16843 * startup.el (precompute-menubar-bindings): Remove.
16844 (normal-top-level): Remove obsolete code that tried to precompute
16845 menubar bindings.
16846 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
16847 define-key-rebound-commands and precompute-menubar-bindings.
16848
16849 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
16850
16851 * net/imap.el (imap-interactive-login): Better messages.
16852 (imap-open): Fix bug with renamed buffer on reconnect.
16853 (imap-authenticate): Add buffer-local imap-last-authenticator variable
16854 for easier debugging and cleaner code. On successful (guessed based on
16855 server capabilities) secondary authentication, set imap-state
16856 correctly.
16857 (imap-last-authenticator): Define imap-last-authenticator as a variable
16858 to avoid warnings.
16859
16860 2009-09-10 Glenn Morris <rgm@gnu.org>
16861
16862 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
16863
16864 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
16865 (byte-compile-file-form-autoload): Don't warn about unknown functions
16866 where the autoload statement comes after the use.
16867 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
16868 that any handlers inside the body (eg require) are in turn respected.
16869
16870 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
16871 effects.
16872
16873 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
16874 and syntax and abbrev tables basic docs, if they don't have any.
16875
16876 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
16877
16878 * international/mule-cmds.el (top-level): Require cl when compiling.
16879 (view-hello-file): Use default-value rather than
16880 default-enable-multibyte-characters.
16881
16882 * progmodes/fortran.el: Move all safe and risky properties into the
16883 defcustoms.
16884
16885 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
16886 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
16887 * mail/undigest.el:
16888 Put autoloads in rmail.el rather than loaddefs.el.
16889 * mail/rmail.el: Regenerate with extracted autoloads.
16890
16891 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
16892 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
16893
16894 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
16895
16896 Reported in thread for Bug#4375.
16897 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
16898 "-data-evaluate-expression" instead of print.
16899 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
16900 (gdb-tooltip-print): Parse output from above MI command.
16901 (gdb): Revert 2009-08-11 change. User should detach inferior
16902 manually.
16903
16904 Remove the word "separate" from IO functions as inferior
16905 output is now never displayed in the GUD buffer.
16906
16907 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
16908
16909 * startup.el (command-line-normalize-file-name): On Windows and
16910 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
16911
16912 2009-09-10 Juri Linkov <juri@jurta.org>
16913
16914 * isearch.el (isearch-text-char-description): Propertize escape
16915 character sequences with the `escape-glyph' face. (Bug#4344)
16916
16917 * simple.el (shell-command): Set asynchronous process filter to
16918 `comint-output-filter'. (Bug#4343)
16919
16920 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
16921 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
16922 the list. Move "asm" to the bottom.
16923 (grep-find-ignored-directories): Add `choice' with nil value
16924 to empty the list easily.
16925 (grep-find-ignored-files): New option.
16926 (grep-files-history): Set to nil by default instead of '("ch" "el").
16927 (grep-compute-defaults): Add "<X>" to `grep-template'.
16928 (grep-read-files): Bind new local variables `default-alias' and
16929 `default-extension'. Use a list of default values for the file prompt.
16930 (lgrep): Add `--exclude=' command line options composed from
16931 `grep-find-ignored-files'.
16932 (rgrep): Add `-name' command line options composed from
16933 `grep-find-ignored-files'. (Bug#4301)
16934
16935 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
16936
16937 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
16938 (bug#4368).
16939
16940 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
16941
16942 * calendar/time-date.el (autoload):
16943 Expand define-obsolete-function-alias into defalias and make-obsolete
16944 for old Emacsen that Gnus supports.
16945 (with-no-warnings): Define it for old Emacsen.
16946 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
16947 is available.
16948 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
16949 float-time is available; suppress compile warning for time-to-seconds.
16950
16951 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
16952
16953 * net/imap.el (imap-message-map): Docstring fix.
16954
16955 2009-09-09 Glenn Morris <rgm@gnu.org>
16956
16957 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
16958 line numbers too. (Bug#4374)
16959
16960 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
16961
16962 * smerge-mode.el (smerge-remove-props, smerge-refine):
16963 Use with-silent-modifications (bug#4342).
16964
16965 * subr.el (with-silent-modifications): New macro.
16966
16967 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
16968
16969 * files.el (top-level): Require `cl' when compiling.
16970
16971 2009-09-07 Glenn Morris <rgm@gnu.org>
16972
16973 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
16974
16975 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
16976 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
16977
16978 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
16979
16980 * vc-git.el (vc-git-annotate-command): Use separator to parse
16981 arguments correctly.
16982
16983 2009-09-06 Eli Zaretskii <eliz@gnu.org>
16984
16985 * proced.el (proced-mode): Doc fix.
16986
16987 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
16988
16989 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
16990 lstat fails.
16991 (tramp-do-file-attributes-with-ls): Check for file existence at
16992 remote end.
16993 (tramp-do-file-attributes-with-stat): Likewise.
16994 (tramp-convert-file-attributes): Return nil when attr is nil.
16995
16996 2009-09-05 Glenn Morris <rgm@gnu.org>
16997
16998 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
16999 properties to this button.
17000 (diary-fancy-display): Don't extend the button to the final newline.
17001 (diary-fancy-display-mode): Continue to define "q" as a local key.
17002
17003 * calendar/cal-china.el (holiday-chinese): Make it slightly more
17004 efficient.
17005
17006 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
17007
17008 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
17009 (byte-compile-dest-file-function): New option.
17010 (byte-compile-dest-file): Doc fix.
17011 Obey byte-compile-dest-file-function.
17012 (byte-compile-cl-file-p): New function.
17013 (byte-compile-eval): Only suppress noruntime warnings about cl functions
17014 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
17015 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
17016 than for file being previously loaded.
17017 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
17018 (byte-compile-file-form-require): Handle the case where requiring a file
17019 indirectly causes CL to be loaded.
17020
17021 2009-09-05 Karl Fogel <kfogel@red-bean.com>
17022
17023 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
17024 before killing the old buffer, since by the time `kill-buffer' is
17025 run so many buffer variables have been set to nil that it may not
17026 behave as expected. (Bug#4061)
17027
17028 2009-09-05 Karl Fogel <kfogel@red-bean.com>
17029
17030 * files.el (find-alternate-file): If the old buffer is modified
17031 and visiting a file, behave similarly to `kill-buffer' when
17032 killing it, thus reverting to the pre-1.878 behavior; see
17033 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
17034 for discussion. Also, consult `buffer-file-name' as a variable
17035 not as a function, for consistency with the rest of the code.
17036
17037 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
17038
17039 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
17040 also when adding a new directory.
17041
17042 * net/tramp-compat.el (tramp-compat-line-beginning-position):
17043 New defun.
17044
17045 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
17046
17047 * files.el (locate-file-completion-table): Make it provide boundary
17048 information, so partial-completion works better.
17049
17050 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
17051
17052 * mail/footnote.el (Footnote-text-under-cursor):
17053 Check footnote-text-marker-alist before using it (bug#4324).
17054
17055 2009-09-04 Glenn Morris <rgm@gnu.org>
17056
17057 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
17058 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
17059 * play/solitaire.el, play/tetris.el:
17060 Remove leading * from defcustom and defface docs.
17061
17062 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
17063 necessary.
17064 (diary-fancy-overriding-map): New variable.
17065 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
17066 Use view-mode.
17067
17068 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
17069 goto-line.
17070
17071 2009-09-03 Glenn Morris <rgm@gnu.org>
17072
17073 * arc-mode.el (archive-mode):
17074 * dos-fns.el (set-default-process-coding-system):
17075 * man.el (Man-getpage-in-background):
17076 * menu-bar.el (menu-bar-describe-menu):
17077 * server.el (server-process-filter):
17078 * startup.el (command-line):
17079 * tar-mode.el (tar-header-block-tokenize, tar-extract):
17080 * w32-fns.el (set-default-process-coding-system):
17081 * x-dnd.el (x-dnd-handle-file-name):
17082 * international/mule-cmds.el (mule-menu-keymap)
17083 (set-default-coding-systems, language-info-alist, set-language-info)
17084 (set-language-environment, standard-display-european-internal)
17085 (set-locale-environment):
17086 * international/mule-diag.el (mule-diag):
17087 * mail/emacsbug.el (report-emacs-bug):
17088 * mail/rmail.el (rmail-mode):
17089 * mail/sendmail.el (mail-setup):
17090 Use default-value rather than default-enable-multibyte-characters.
17091
17092 * progmodes/f90.el: Move all safe properties into the defcustoms.
17093 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
17094
17095 * calendar/appt.el (appt-check):
17096 * calendar/diary-lib.el (diary-set-header, diary-live-p)
17097 (diary-check-diary-file, diary-list-entries)
17098 (diary-include-other-diary-files, diary-simple-display)
17099 (diary-fancy-display, diary-print-entries)
17100 (diary-mark-included-diary-files, diary-make-entry):
17101 Don't call substitute-in-file-name on diary-file.
17102
17103 2009-09-03 Eduard Wiebe <usenet@pusto.de>
17104 Stefan Monnier <monnier@iro.umontreal.ca>
17105
17106 * mail/footnote.el (footnote-prefix): Make it a defcustom.
17107 (footnote-mode-map): Move initialization into the declaration.
17108 (footnote-minor-mode-map): Define it rather than changing global-map.
17109 (footnote-mode): Use define-minor-mode.
17110
17111 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
17112
17113 * net/tramp.el (tramp-handle-file-attributes-with-ls)
17114 (tramp-do-file-attributes-with-perl)
17115 (tramp-do-file-attributes-with-stat): Rename from
17116 `tramp-handle-file-attributes-with-*'.
17117 (tramp-handle-file-attributes): Use them.
17118 (tramp-do-directory-files-and-attributes-with-perl)
17119 (tramp-do-directory-files-and-attributes-with-stat): Rename from
17120 `tramp-handle-directory-files-and-attributes-with-*'.
17121 (tramp-handle-directory-files-and-attributes): Use them.
17122 (tramp-method-out-of-band-p): Additional parameter SIZE.
17123 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
17124 (tramp-handle-write-region): Use it.
17125 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
17126 (tramp-handle-vc-registered): Check, whether the first run did
17127 return files to be tested.
17128 (tramp-advice-make-auto-save-file-name): Do not call directly
17129 `tramp-handle-make-auto-save-file-name', because this would bypass
17130 the locking mechanism.
17131
17132 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
17133 (file-remote-p, process-file, start-file-process, set-file-times)
17134 (tramp-compat-file-attributes): Compatibility functions shall not
17135 call directly `tramp-handle-*', because this would bypass the
17136 locking mechanism.
17137 (tramp-compat-number-sequence): New defun.
17138
17139 2009-09-02 Glenn Morris <rgm@gnu.org>
17140
17141 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
17142 alias for float-time.
17143 (time-to-number-of-days): In Emacs, use float-time.
17144 * net/newst-backend.el (time-add): Suppress warnings from compat
17145 function.
17146 * time.el (emacs-uptime, emacs-init-time):
17147 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
17148 Use float-time rather than time-to-seconds.
17149
17150 * minibuffer.el (completion-initials-expand): Fix typo.
17151
17152 * faces.el (modeline, modeline-inactive, modeline-highlight)
17153 (modeline-buffer-id):
17154 * info.el (info-menu-5): Mark these face aliases as obsolete.
17155
17156 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
17157
17158 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
17159 space ...
17160 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
17161 no "--thread" option.
17162 (gdb-stopped): Don't print "Switched to thread" message when it is
17163 unchanged.
17164
17165 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
17166
17167 * minibuffer.el (completion-try-completion)
17168 (completion-all-completions): Remove ill-defined (and
17169 mistakenly installed and luckily never used nor documented)
17170 `completion-styles' property.
17171 (completion-initials-expand, completion-initials-all-completions)
17172 (completion-initials-try-completion): New functions.
17173 (completion-styles-alist): Add doc to each entry.
17174 Add new `initials' entry.
17175
17176 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
17177
17178 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
17179 MI command -var-evaluate-expression.
17180 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
17181 and tweak for case of string child.
17182 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
17183
17184 2009-09-01 Glenn Morris <rgm@gnu.org>
17185
17186 * add-log.el (change-log-date-face, change-log-name-face)
17187 (change-log-email-face, change-log-file-face, change-log-list-face)
17188 (change-log-conditionals-face, change-log-function-face)
17189 (change-log-acknowledgement-face):
17190 * cus-edit.el (custom-invalid-face, custom-rogue-face)
17191 (custom-modified-face, custom-set-face, custom-changed-face)
17192 (custom-saved-face, custom-button-face, custom-button-pressed-face)
17193 (custom-documentation-face, custom-state-face, custom-comment-face)
17194 (custom-comment-tag-face, custom-variable-tag-face)
17195 (custom-variable-button-face, custom-face-tag-face)
17196 (custom-group-tag-face-1, custom-group-tag-face):
17197 * diff-mode.el (diff-header-face, diff-file-header-face)
17198 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17199 (diff-added-face, diff-changed-face, diff-function-face)
17200 (diff-context-face, diff-nonexistent-face):
17201 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
17202 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
17203 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17204 (Info-title-4-face):
17205 * isearch.el (isearch-lazy-highlight-face):
17206 * log-view.el (log-view-file-face, log-view-message-face):
17207 * paren.el (show-paren-match-face, show-paren-mismatch-face):
17208 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
17209 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
17210 (cvs-msg-face):
17211 * smerge-mode.el (smerge-mine-face, smerge-other-face)
17212 (smerge-base-face, smerge-markers-face):
17213 * wid-edit.el (widget-documentation-face, widget-button-face)
17214 (widget-field-face, widget-single-line-field-face)
17215 (widget-inactive-face, widget-button-pressed-face):
17216 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
17217 (woman-addition-face):
17218 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
17219 (eshell-ls-executable-face, eshell-ls-readonly-face)
17220 (eshell-ls-unreadable-face, eshell-ls-special-face)
17221 (eshell-ls-missing-face, eshell-ls-archive-face)
17222 (eshell-ls-backup-face, eshell-ls-product-face)
17223 (eshell-ls-clutter-face):
17224 * eshell/em-prompt.el (eshell-prompt-face):
17225 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
17226 * obsolete/old-whitespace.el (whitespace-highlight-face):
17227 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
17228 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
17229 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
17230 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
17231 (antlr-font-lock-literal-face):
17232 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
17233 (ebrowse-root-class-face, ebrowse-file-name-face)
17234 (ebrowse-default-face, ebrowse-member-attribute-face)
17235 (ebrowse-member-class-face, ebrowse-progress-face):
17236 * progmodes/make-mode.el (makefile-space-face):
17237 * progmodes/sh-script.el (sh-heredoc-face):
17238 * textmodes/flyspell.el (flyspell-incorrect-face)
17239 (flyspell-duplicate-face):
17240 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
17241 * textmodes/texinfo.el (texinfo-heading-face):
17242 Mark face aliases with "-face" suffix as obsolete.
17243
17244 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
17245 compiler.
17246
17247 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
17248 (eudc-bob-sound-menu): Use defvar rather than defconst, since
17249 easy-menu-define wants to modify these.
17250
17251 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
17252
17253 * net/browse-url.el (browse-url-file-url):
17254 * term/internal.el (dos-codepage-setup):
17255 Use default-value rather than default-enable-multibyte-characters.
17256
17257 * progmodes/etags.el (etags-goto-tag-location):
17258 * progmodes/flymake.el (flymake-highlight-line)
17259 (flymake-goto-file-and-line, flymake-goto-line):
17260 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
17261 (gdb-goto-breakpoint):
17262 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17263 * progmodes/python.el (python-find-function)
17264 (python-pdbtrack-track-stack-file):
17265 * progmodes/verilog-mode.el (verilog-surelint-off):
17266 * term/ns-win.el (ns-open-file-select-line):
17267 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
17268 Use forward-line rather than goto-line.
17269
17270 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
17271 * textmodes/reftex-index.el (reftex-display-index):
17272 * textmodes/reftex-ref.el (reftex-offer-label-menu):
17273 * textmodes/reftex-toc.el (reftex-toc):
17274 Remove unnecessary bindings of default-major-mode (all are followed by
17275 major-mode check and possible mode switch).
17276
17277 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
17278
17279 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
17280 Handle watchpoints (bug#4282).
17281 (def-gdb-thread-buffer-command): Enable thread to be selected by
17282 clicking without selecting threads buffer first.
17283 (gdb-current-context-command): Use selected frame so that "up",
17284 "down" etc work in the GUD buffer.
17285 (gdb-update): Find selected frame before rendering stack buffer.
17286 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
17287
17288 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
17289
17290 * progmodes/sym-comp.el (displayed-completions): Remove.
17291 (symbol-complete): Use minibuffer-complete.
17292
17293 2009-08-31 Glenn Morris <rgm@gnu.org>
17294
17295 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
17296
17297 * apropos.el (apropos-symbols-internal):
17298 Handle (obsolete) face aliases.
17299
17300 * faces.el (describe-face): Adjust the output format to be more like
17301 describe-variable, and to mention (obsolete) face aliases.
17302 Adjust the whitespace so that help-setup-xref works.
17303
17304 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
17305 * calendar/diary-lib.el (diary-button-face):
17306 Mark these face aliases as obsolete.
17307
17308 * calendar/calendar.el (calendar-today): Doc fix.
17309
17310 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
17311
17312 * progmodes/gdb-mi.el (gdb-control-all-threads)
17313 (gdb-control-current-thread): Force tool bar update.
17314 (gdb-non-stop-handler): New function.
17315 (gdb-init-1): Use it to test if non-stop mode is supported.
17316 Remove unused gdbmi buffer type.
17317
17318 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
17319
17320 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
17321 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
17322
17323 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
17324
17325 * comint.el (comint-exec-1): Check command is non-null first.
17326 Part of gdb-mi.el change (2009-08-28).
17327
17328 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17329
17330 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
17331
17332 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
17333
17334 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
17335 instead of `dolist' to avoid a recursive require when bootstrapping.
17336
17337 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17338
17339 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
17340
17341 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
17342
17343 * net/imap.el (imap-send-command): Simplify.
17344 (imap-wait-for-tag): point-max -> buffer-size.
17345
17346 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
17347
17348 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
17349 with constant argument.
17350
17351 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
17352
17353 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
17354
17355 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
17356 Change default, since most of our files don't have a history.
17357 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
17358 the user.
17359
17360 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17361 Add comint-run.
17362
17363 * calc/calc.el: Improve commenting convention.
17364 (calc-digit-map, toplevel): Simplify.
17365
17366 * comint.el (comint-insert-input): Be careful to only set point if we
17367 don't delegate to some other command.
17368
17369 * proced.el (proced-signal-list): Make it an alist.
17370 (proced-grammar-alist): Capitalize names.
17371 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
17372 Disable undo manually and make it read-only.
17373 Use completion-annotate-function.
17374
17375 * minibuffer.el (minibuffer-message): If the current buffer is not
17376 a minibuffer, insert the message in the echo area rather than at the
17377 end of the buffer.
17378 (completion-annotate-function): New variable.
17379 (minibuffer-completion-help): Use it.
17380 (completion--embedded-envvar-table): Environment vars are
17381 always case-sensitive.
17382
17383 2009-08-30 Glenn Morris <rgm@gnu.org>
17384
17385 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
17386 from fortran-current-defun.
17387 (fortran-beginning-of-subprogram): Be more precise about finding the
17388 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
17389 (fortran-end-of-subprogram): Simplify.
17390 (fortran-current-defun): Use fortran-start-prog-re.
17391
17392 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
17393
17394 * subr.el (do-after-load-evaluation): Simplify.
17395
17396 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
17397
17398 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
17399
17400 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
17401 (vc-rcs-print-log): Use it.
17402
17403 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
17404
17405 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
17406
17407 * paths.el (abbrev-file-name): Move to abbrev.el.
17408 * abbrev.el (abbrev-file-name): Move from paths.el.
17409 Obey user-emacs-directory.
17410 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
17411 user-emacs-directory.
17412 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
17413 abbrev-file-name and calc-settings-file any more.
17414 * startup.el (command-line): Recompute abbrev-file-name and
17415 abbreviated-home-dir.
17416 (normal-no-mouse-startup-screen): Improve the generic code and get rid
17417 of the special code for when C-h bindings haven't been changed.
17418 (display-startup-echo-area-message): Use with-current-buffer.
17419 (command-line-1): Use a list of strings, rather than a list of lists
17420 of strings for longopts.
17421
17422 * files.el (get-free-disk-space): Use / for default-directory.
17423
17424 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
17425 Use with-current-buffer.
17426
17427 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
17428 Recognize immutable variables like most-positive-fixnum.
17429 (byte-compile-setq-default): Check and warn if trying to assign
17430 to an immutable variable, or a non-variable.
17431
17432 * progmodes/cc-vars.el (c-comment-continuation-stars):
17433 * progmodes/cc-engine.el (c-looking-at-bos):
17434 * progmodes/cc-cmds.el (c-toggle-auto-state)
17435 (c-forward-into-nomenclature, c-backward-into-nomenclature)
17436 (c-comment-line-break-function): Add version of obsolescence.
17437
17438 2009-08-28 Juri Linkov <juri@jurta.org>
17439
17440 * files.el (magic-fallback-mode-alist): Add ZIP magic number
17441 associated with `archive-mode'.
17442
17443 * image.el (image-type-header-regexps): Use only JPEG magic number
17444 to determine JPEG images, and don't use `image-jpeg-p' because
17445 Emacs can display non-JFIF non-Exif JPEG images.
17446
17447 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
17448
17449 * arc-mode.el (archive-mode):
17450 * emacs-lisp/re-builder.el (re-builder-unload-function):
17451 Protect against the default value of `major-mode' being nil.
17452
17453 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
17454
17455 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
17456 Fix typos in docstrings.
17457
17458 * progmodes/js.el (js--macro-decl-re): Doc fix.
17459 (js--plain-method-re, js--split-name): Refloc docstring.
17460 (js--class-styles, js--make-merged-item, js--splice-into-items):
17461 Fix typos in docstrings; reflow docstrings.
17462 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
17463 (js--variable-decl-matcher, js--inside-pitem-p)
17464 (js--parse-state-at-point, js--get-all-known-symbols)
17465 (js--symbol-history, js-find-symbol, js--js-references)
17466 (js--moz-interactor, js--js-encode-value, js--read-tab):
17467 Fix typos in docstrings.
17468
17469 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17470
17471 * textmodes/reftex.el (reftex-get-file-buffer-force):
17472 * progmodes/verilog-mode.el (verilog-batch-execute-func):
17473 * emulation/viper.el (viper-go-away, viper-set-hooks):
17474 * emacs-lisp/re-builder.el (re-builder-unload-function):
17475 * emacs-lisp/bytecomp.el (byte-compile-file):
17476 * ses.el (ses-unload-function):
17477 * hexl.el (hexl-find-file):
17478 * files.el (normal-mode):
17479 * ehelp.el (with-electric-help):
17480 * autoinsert.el (auto-insert-alist):
17481 * arc-mode.el (archive-mode):
17482 Use (default-value 'major-mode) instead of default-major-mode.
17483
17484 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
17485 * international/mule.el (load-with-code-conversion):
17486 * emacs-lisp/debug.el (debug):
17487 * ediff-vers.el (ediff-rcs-get-output-buffer):
17488 * dired.el (dired-internal-noselect): Don't let-bind
17489 default-major-mode around code that doesn't use it.
17490 E.g. buffer creation via get-buffer-create doesn't use it.
17491
17492 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
17493
17494 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
17495 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
17496 when writing the temp file. Otherwise, epa-file gets confused.
17497 (tramp-register-file-name-handlers): Make it a defun. Move also
17498 `epa-file-handler' to the front of `file-name-handler-alist'.
17499
17500 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17501
17502 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
17503 start right after a ^M.
17504 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
17505 (tramp-completion-file-name-regexp-separate)
17506 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
17507 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
17508 Don't modify last-coding-system-used by accident.
17509 (tramp-completion-file-name-handler): Apply the checks here,
17510 instead during registration.
17511 (tramp-register-file-name-handlers): Rename from
17512 `tramp-register-file-name-handler'. Register both
17513 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
17514 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
17515
17516 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
17517
17518 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
17519 Remove variable ...
17520 (gdb-init-1, gdb-display-separate-io-buffer)
17521 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
17522 references to it.
17523 (gdb-inferior-io-mode): Use make-comint-in-buffer.
17524 (gdb-inferior-filter): Use comint-output-filter to stop
17525 echoing and remove ^M characters.
17526
17527 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17528
17529 * emulation/viper-init.el (viper-restore-cursor-type):
17530 * emulation/cua-base.el (cua--update-indications):
17531 Replace default-cursor-type with (default-value 'cursor-type).
17532
17533 * mail/sendmail.el (mail-recover-1):
17534 * international/mule-diag.el (describe-current-coding-system-briefly)
17535 (describe-current-coding-system):
17536 * international/mule-cmds.el (select-safe-coding-system)
17537 (select-message-coding-system)
17538 (set-language-environment-coding-systems, set-locale-environment):
17539 * hexl.el (hexl-insert-multibyte-char):
17540 * dos-w32.el (find-buffer-file-type-coding-system):
17541 * simple.el (what-cursor-position):
17542 Replace uses of default-buffer-file-coding-system
17543 with (default-value 'buffer-file-coding-system).
17544
17545 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
17546 Replace uses of default-cursor-in-non-selected-windows
17547 with (default-value 'cursor-in-non-selected-windows).
17548 Use with-current-buffer.
17549
17550 * mail/feedmail.el: Use CL macros.
17551 (feedmail-run-the-queue, feedmail-send-it-immediately):
17552 * dos-w32.el (find-buffer-file-type): Replace uses of
17553 default-buffer-file-type with (default-value 'buffer-file-type).
17554
17555 2009-08-28 Glenn Morris <rgm@gnu.org>
17556
17557 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
17558 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
17559 Use default-value of major-mode rather than default-major-mode.
17560
17561 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
17562
17563 * Makefile.in (update-elcfiles): Report left over elc files.
17564
17565 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
17566 expand-file-name and with-current-buffer.
17567 (mail-get-names, mail-directory): Use with-current-buffer.
17568
17569 * vc.el (vc-read-revision): New function.
17570 (vc-version-diff, vc-merge): Use it.
17571
17572 2009-08-27 Sam Steingold <sds@gnu.org>
17573
17574 * simple.el (kill-do-not-save-duplicates): New user option.
17575 (kill-new): When it is non-nil, and the new string is the same as
17576 the latest kill, set replace to t to avoid duplicates in kill-ring.
17577
17578 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
17579
17580 * net/tramp.el (tramp-handle-process-file): Do not flush all
17581 caches when `process-file-side-effects' is set.
17582 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17583 instead of `tramp-find-file-exists-command'.
17584 Unset `process-file-side-effects'.
17585
17586 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
17587
17588 * net/tramp.el (tramp-methods): New method "rsyncc".
17589 (top): Add completion function for "rsyncc".
17590 (tramp-message-show-message): New defvar.
17591 (tramp-message, tramp-error): Use it.
17592 (tramp-do-copy-or-rename-file-directly): Extend check for direct
17593 remote copying.
17594 (tramp-do-copy-or-rename-file-out-of-band): Handle new
17595 `tramp-methods' entry `copy-env' of "rsyncc".
17596 (tramp-vc-registered-read-file-names): New defconst.
17597 (tramp-vc-registered-file-names): New defvar.
17598 (tramp-handle-vc-registered): Implement optimization strategy.
17599 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
17600 (tramp-vc-file-name-handler): New defun.
17601 (tramp-get-ls-command, tramp-get-test-command)
17602 (tramp-get-file-exists-command, tramp-get-remote-ln)
17603 (tramp-get-remote-perl, tramp-get-remote-stat)
17604 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
17605
17606 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
17607 (tramp-cache-inhibit-cache): Extend doc string. It allows also
17608 timestamps.
17609 (tramp-get-file-property): Check for timestamps in
17610 `tramp-cache-inhibit-cache'.
17611 (tramp-set-file-property): Write timestamp.
17612
17613 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17614
17615 * language/japan-util.el (japanese-symbol-table): Add entries for
17616 cp932-2-byte.
17617
17618 * international/characters.el: Add category `j' to cp932-2-byte.
17619
17620 2009-08-27 Kenichi Handa <handa@m17n.org>
17621
17622 * international/fontset.el (build-default-fontset-data): New macro.
17623 (setup-default-fontset): Use build-default-fontset-data for CJK,
17624 tibetan, ethiopic, and ipa.
17625
17626 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
17627
17628 * cus-start.el (default-major-mode): Customize `major-mode' instead.
17629 (enable-multibyte-characters): Not customizable any more.
17630
17631 * subr.el (default-mode-line-format, default-header-line-format)
17632 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
17633 (default-direction-reversed, default-truncate-lines)
17634 (default-left-margin, default-tab-width, default-case-fold-search)
17635 (default-left-margin-width, default-right-margin-width)
17636 (default-left-fringe-width, default-right-fringe-width)
17637 (default-fringes-outside-margins, default-scroll-bar-width)
17638 (default-vertical-scroll-bar, default-indicate-empty-lines)
17639 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
17640 (default-fringe-cursor-alist, default-scroll-up-aggressively)
17641 (default-scroll-down-aggressively, default-fill-column)
17642 (default-cursor-type, default-buffer-file-type)
17643 (default-cursor-in-non-selected-windows)
17644 (default-buffer-file-coding-system, default-major-mode)
17645 (default-enable-multibyte-characters): Mark as obsolete.
17646
17647 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
17648
17649 * vc-dir.el (vc-dir-update): Remove debug helper.
17650
17651 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
17652
17653 2009-08-26 Sam Steingold <sds@gnu.org>
17654
17655 * simple.el (save-interprogram-paste-before-kill): New user option.
17656 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
17657 save the interprogram-paste into kill-ring before overriding it
17658 with the Emacs kill.
17659
17660 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
17661
17662 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
17663 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
17664 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
17665 and move to vc-rcs.el.
17666 (vc-default-next-revision): Rename to vc-rcs-next-revision and
17667 move to vc-rcs.el.
17668 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
17669 (vc-rcs-update-changelog): Remove.
17670 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
17671 and move to vc-rcs.el.
17672
17673 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
17674 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
17675 renaming.
17676 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
17677 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
17678 vc.el, renamed to be RCS specific.
17679
17680 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
17681 New functions.
17682 (vc-cvs-update-changelog): Move here from vc.el.
17683
17684 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
17685 New functions.
17686
17687 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
17688
17689 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
17690
17691 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
17692
17693 * vc-git.el (vc-git-register): Use "git add" for directories.
17694 (vc-git-stash, vc-git-stash-show): New functions.
17695 (vc-git-extra-menu-map): Bind them.
17696
17697 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
17698 directory correctly in case the item is a directory itself.
17699
17700 * vc.el: Document the desired behavior for reverted files in the
17701 `added' state.
17702 (vc-default-prettify-state-info): Remove function, unused.
17703
17704 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
17705
17706 2009-08-26 Glenn Morris <rgm@gnu.org>
17707
17708 * bindings.el (standard-mode-line-format): Reposition dashes in
17709 which-func entry. (Bug#4217)
17710
17711 * files.el (enable-local-variables, enable-local-eval)
17712 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
17713 the defcustoms.
17714 (auto-mode-alist, ignored-local-variables)
17715 (save-some-buffers-action-alist): Move risky declarations to the
17716 definitions.
17717 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
17718 (font-lock-defaults, format-alist, imenu--index-alist)
17719 (imenu-generic-expression, input-method-alist, minor-mode-alist)
17720 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
17721 (mode-line-modified, mode-line-mule-info, mode-line-position)
17722 (mode-line-process, mode-line-remote, outline-level)
17723 (parse-time-rules, rmail-output-file-alist)
17724 (special-display-buffer-names, vc-mode):
17725 Move risky declarations to the relevant files.
17726 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
17727 (mode-line-modified, mode-line-process, mode-line-position)
17728 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
17729 * font-core.el (font-lock-defaults):
17730 * format.el (format-alist):
17731 * vc-hooks.el (vc-mode):
17732 * window.el (special-display-buffer-names):
17733 * international/mule-cmds.el (input-method-alist):
17734 Define riskiness here (dumped file) rather than in files.el.
17735 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
17736 * imenu.el (imenu-generic-expression, imenu--index-alist):
17737 * outline.el (outline-level):
17738 * time.el (display-time-string):
17739 * calendar/parse-time.el (parse-time-rules):
17740 * mail/rmailout.el (rmail-output-file-alist):
17741 Autoload riskiness here, rather than placing in files.el.
17742
17743 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
17744
17745 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
17746
17747 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
17748
17749 * simple.el (process-file-side-effects): New defvar.
17750
17751 * dired-aux.el (dired-show-file-type):
17752 * vc.el (vc-diff-internal):
17753 * vc-arch.el (vc-arch-diff):
17754 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
17755 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
17756 * vc-git.el (vc-git-registered, vc-git-working-revision)
17757 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
17758 (vc-git--empty-db-p):
17759 * vc-hooks.el (vc-user-login-name):
17760 * vc-svn.el (vc-svn-registered, vc-svn-state)
17761 (vc-svn-dir-extra-headers, vc-svn-find-revision):
17762 * progmodes/grep.el (grep-probe): Let-bind
17763 `process-file-side-effects' with nil.
17764
17765 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
17766
17767 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
17768 daemon. Replace ping by checking for running service for bluez
17769 and zeroconf. (Bug#4239)
17770
17771 2009-08-25 Kevin Ryde <user42@zip.com.au>
17772
17773 * net/dig.el (dig): Add autoload cookie.
17774
17775 2009-08-25 Glenn Morris <rgm@gnu.org>
17776
17777 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
17778 load-history for absolute file-names.
17779 (byte-compile-file-form-require): Warn about use of the cl package.
17780
17781 * format.el (format-alist): Doc fix.
17782
17783 * play/bubbles.el (top-level): Don't require cl at run-time.
17784
17785 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
17786 run-time cl).
17787
17788 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
17789
17790 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
17791 from cl package.
17792 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
17793
17794 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
17795
17796 * calc/calc-alg.el (math-trig-rewrite)
17797 (math-hyperbolic-trig-rewrite): New functions.
17798 (calc-simplify): Simplify trig functions when asked.
17799
17800 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
17801
17802 * diff-mode.el (diff-find-source-location): Avoid goto-line.
17803
17804 2009-08-24 Kenichi Handa <handa@m17n.org>
17805
17806 * language/ind-util.el (mapthread): Delete it.
17807 (combinatorial): New function.
17808 (indian--puthash-cv): Use combinatorial instead of mapthread.
17809
17810 2009-08-22 Kevin Ryde <user42@zip.com.au>
17811
17812 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
17813 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
17814 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
17815 Clarify docstring that the value is strings not symbols.
17816 (checkdoc-list-of-strings-p): New function.
17817
17818 2009-08-22 Glenn Morris <rgm@gnu.org>
17819
17820 * files.el (auto-mode-alist):
17821 * hippie-exp.el (he-concat-directory-file-name):
17822 * lpr.el (lpr-windows-system, printer-name):
17823 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
17824 * ps-print.el (ps-windows-system):
17825 * startup.el (command-line):
17826 * emulation/viper-ex.el (viper-glob-function):
17827 * international/mule-cmds.el (set-language-environment-coding-systems):
17828 * net/ange-ftp.el (ange-ftp-write-region):
17829 * obsolete/fast-lock.el (fast-lock-cache-name):
17830 Remove code for defunct system-types emx, macos, mswindows, next-mach,
17831 unisoft-unix, vax-vms, win32, w32.
17832
17833 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
17834 given name if the pattern is not more specific.
17835
17836 * calendar/lunar.el (lunar-phase-names): New option.
17837 (lunar-phase): Doc fix.
17838 (lunar-cycles-per-year): New constant.
17839 (lunar-index): New function.
17840 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
17841 (lunar-phase-name): Use lunar-phase-names.
17842 (calendar-lunar-phases): Use format.
17843 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
17844
17845 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
17846 Copy imenu-example--name-and-position function here for own use.
17847 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
17848
17849 * bs.el (bs--redisplay):
17850 * cus-edit.el (custom-redraw):
17851 * ibuffer.el (ibuffer-bury-buffer):
17852 * server.el (server-goto-line-column):
17853 * startup.el (command-line-1):
17854 * strokes.el (strokes-xpm-for-stroke):
17855 * term.el (term-display-buffer-line):
17856 * view.el (View-goto-line):
17857 * calc/calc.el (calc-do, calc-trail-buffer):
17858 * play/gamegrid.el (gamegrid-add-score-insecure):
17859 * progmodes/ada-mode.el (ada-compile-goto-error):
17860 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
17861 (ebrowse-select-1st-to-9nth):
17862 * progmodes/cperl-mode.el (cperl-time-fontification):
17863 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
17864 * progmodes/gud.el (gud-display-line):
17865 (idlwave-shell-display-line):
17866 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
17867 * progmodes/make-mode.el (makefile-browser-toggle):
17868 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
17869 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
17870 * textmodes/picture.el (picture-draw-rectangle):
17871 * textmodes/reftex-index.el (reftex-index-goto-letter):
17872 (reftex-select-jump-to-previous):
17873 * textmodes/reftex-sel.el (reftex-find-start-point)
17874 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
17875 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
17876 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
17877 * textmodes/tex-mode.el (tex-compilation-parse-errors):
17878 * textmodes/two-column.el (2C-associated-buffer):
17879 Use forward-line rather than goto-line.
17880
17881 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
17882 goto-line.
17883
17884 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
17885 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
17886 (quick-check-list-to-regexp): Declare.
17887
17888 * progmodes/make-mode.el (makefile-browser-insert-selection):
17889 Use goto-char rather than goto-line.
17890
17891 * progmodes/prolog.el (compilation-error-regexp-alist)
17892 (compilation-forget-errors): Declare.
17893
17894 2009-08-22 Juri Linkov <juri@jurta.org>
17895
17896 * progmodes/grep.el (lgrep, rgrep): At the beginning
17897 set `dir' to `default-directory' unless `dir' is a non-nil
17898 readable directory. (Bug#4052)
17899 (lgrep, rgrep): Change a weird way to report an error
17900 from using `read-string' to using `error'.
17901 Instead of using interactive arguments in the function body,
17902 add new argument `confirm'.
17903
17904 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
17905
17906 * textmodes/remember.el (remember-buffer):
17907 * progmodes/cperl-mode.el (cperl-vc-header-alist):
17908 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
17909 (icalendar-extract-ical-from-buffer):
17910 * net/newst-treeview.el (newsticker-groups-filename):
17911 * net/newst-backend.el (newsticker-cache-filename):
17912 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
17913 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
17914 (speedbar-add-ignored-path-regexp, speedbar-line-path)
17915 (speedbar-buffers-line-path, speedbar-path-line)
17916 (speedbar-buffers-line-path):
17917 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
17918 (epg-sign-keys):
17919 * epa.el (epa-display-verify-result):
17920 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
17921
17922 2009-08-21 Glenn Morris <rgm@gnu.org>
17923
17924 * progmodes/js.el (inferior-moz-process): Fix declaration.
17925
17926 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
17927
17928 * obsolete/rnewspost.el (news-mail-reply):
17929 Use goto-char rather than goto-line.
17930
17931 * term/ns-win.el (ns-open-file-select-line):
17932 Use line-beginning-position rather than goto-line.
17933
17934 * apropos.el (apropos-command):
17935 * ehelp.el (electric-helpify):
17936 * printing.el (pr-show-setup):
17937 * strokes.el (strokes-help):
17938 * tutorial.el (tutorial--describe-nonstandard-key)
17939 (tutorial--detailed-help):
17940 * woman.el (woman-mini-help, woman-display-extended-fonts):
17941 * calc/calc-help.el (calc-describe-key):
17942 * emulation/edt.el (edt-electric-helpify):
17943 * international/mule-diag.el (mule-diag):
17944 * play/yow.el (apropos-zippy):
17945 * progmodes/python.el (python-describe-symbol):
17946 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
17947 * textmodes/table.el (*table--cell-describe-mode)
17948 (*table--cell-describe-bindings):
17949 Use help-print-return-message rather than the now obsolete alias.
17950
17951 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
17952 (calendar-cursor-to-visible-date):
17953 * play/5x5.el (5x5-position-cursor):
17954 * play/decipher.el (decipher):
17955 * play/gomoku.el (gomoku-goto-xy):
17956 * play/landmark.el (lm-goto-xy):
17957 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
17958 (mpuz-paint-digit):
17959 Use forward-line, not goto-line.
17960
17961 * mail/rmail.el (rmail-obsolete): Delete custom group.
17962 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
17963 (rmail-remote-password, rmail-remote-password-required):
17964 Remove unneeded :set-after and :set properties.
17965
17966 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
17967
17968 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
17969
17970 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
17971
17972 * loadup.el: Remove leftover macos code.
17973
17974 * vc-git.el (vc-git-annotate-command): Run asynchronously.
17975 Explicitly pass the date format to git blame so that user local
17976 so that the output format can be parsed.
17977
17978 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
17979
17980 * net/dbus.el (top): Don't check for (getenv
17981 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
17982
17983 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
17984
17985 * log-edit.el (log-edit-strip-single-file-name): New var.
17986 (log-edit-insert-changelog): Use it. Bug#3571
17987
17988 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
17989
17990 * subr.el (read-passwd): Use read-key so keypad keys work as well.
17991 Bug#3287
17992
17993 * help.el (help-print-return-message): Rename from
17994 print-help-return-message.
17995
17996 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
17997 cvs-mode-map parent hack.
17998 (log-view-mode): Derive from special-mode.
17999
18000 * linum.el (linum-mode): window-size-change-functions is redundant.
18001 Adapt to new window-configuration-change-hook behavior.
18002 (linum-after-size, linum-after-config): Remove.
18003
18004 * imenu.el (imenu-example--name-and-position)
18005 (imenu-example--lisp-extract-index-name)
18006 (imenu-example--create-lisp-index, imenu-example--create-c-index):
18007 Mark as obsolete.
18008
18009 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
18010 (inferior-prolog-mode): Use it.
18011 (inferior-prolog-load-file): Reset list of errors.
18012
18013 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18014
18015 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
18016
18017 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
18018
18019 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
18020
18021 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
18022 is running already.
18023
18024 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18025
18026 * subr.el (listify-key-sequence-1): Use normal syntax since those
18027 integers are nowadays always represented by the same (positive) number
18028 on all platforms.
18029 (read-key-empty-map): New const.
18030 (read-key-delay): New var.
18031 (read-key): New function.
18032 (force-mode-line-update): Use with-current-buffer.
18033 (locate-user-emacs-file): Don't forget to abbreviate the file name.
18034 (start-process-shell-command, start-file-process-shell-command):
18035 Discourage the use of command-args.
18036
18037 2009-08-19 Glenn Morris <rgm@gnu.org>
18038
18039 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
18040
18041 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18042
18043 * simple.el (choose-completion-string): Don't rely on
18044 minibuffer-completing-file-name and ad-hoc checks to decide whether
18045 to continue completion or not.
18046
18047 * minibuffer.el (minibuffer-hide-completions): New function.
18048 (completion--do-completion): Use it.
18049 (completions-annotations): New face.
18050 (completion--insert-strings): Use it.
18051 (completion-pcm--delim-wild-regex): Add docstring.
18052 (completion-pcm--string->pattern): Add support for 0-width delimiters
18053 in completion-pcm--delim-wild-regex.
18054
18055 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
18056
18057 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
18058 Remove unused var `buffer-modified-p'.
18059
18060 * minibuffer.el (completion--do-completion): Move point for the #b001
18061 case as well (bug#4176).
18062 (minibuffer-complete, minibuffer-complete-word): Don't move point.
18063
18064 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
18065
18066 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
18067 and :session buses.
18068
18069 2009-08-18 Kenichi Handa <handa@m17n.org>
18070
18071 * international/ucs-normalize.el (ucs-normalize-version):
18072 Change to 1.1.
18073 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
18074 (utf-8-hfs): Make it perform normalization on encoding too.
18075
18076 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
18077 (sentence-end-without-space): Delete duplicated chars.
18078 (sentence-end-base): Likewise.
18079
18080 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
18081 (html-mode): Delete duplicated chars from sentence-end-base.
18082
18083 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
18084 (texinfo-mode): Delete duplicated chars from sentence-end-base.
18085
18086 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
18087
18088 * files.el (hack-one-local-variable): If the mode function is for
18089 a minor mode, pass it an argument (Bug#4148).
18090
18091 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
18092
18093 * net/tramp.el (tramp-register-completion-file-name-handler):
18094 Check also for (member 'partial-completion completion-styles).
18095
18096 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18097
18098 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
18099 abbrev (Bug#3943).
18100
18101 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
18102
18103 * progmodes/cperl-mode.el: Merge upstream 6.2.
18104 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
18105 (cperl-forward-re): Check cperl-brace-recursing.
18106 (cperl-highlight-charclass): New function.
18107 (cperl-find-pods-heres): Use it.
18108 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
18109 (cperl-beautify-regexp-piece): Fix column calculation.
18110 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
18111 (cperl-beautify-level): Don't process entire regexp.
18112 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
18113 calling man.
18114 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
18115 (cperl-init-faces): Build a list in the normal way.
18116
18117 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18118
18119 * calendar/parse-time.el (parse-time-string-chars): Save match
18120 data.
18121
18122 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
18123
18124 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
18125 (sql-product): Use it.
18126 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
18127 (sql-set-product): Add completion.
18128 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
18129 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
18130 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
18131 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
18132 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
18133 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
18134 (sql-highlight-db2-keywords): Remove.
18135 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
18136 (sql-highlight-product): Use derived-mode-p.
18137 (sql-set-sqli-buffer): Use with-current-buffer.
18138 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
18139 Simplify.
18140
18141 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
18142
18143 * term.el: Fix commenting convention, turn comments into docstrings.
18144
18145 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
18146
18147 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
18148
18149 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
18150
18151 * calendar/parse-time.el (parse-time-string-chars): Compute using
18152 character classes, to handle non-ascii characters (Bug#3190).
18153
18154 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18155
18156 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
18157 another heredoc if the user adds another < (Bug#3226).
18158
18159 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18160 Don't initialize based on window-system (Bug#4124).
18161
18162 * facemenu.el (facemenu-read-color): Use a completion function
18163 that accepts any defined color, such as RGB triplets (Bug#3677).
18164
18165 * files.el (get-free-disk-space): Change fallback default
18166 directory to /. Expand DIR argument before switching to fallback.
18167 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
18168
18169 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
18170
18171 * files.el (load-library): Doc fix.
18172
18173 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
18174
18175 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
18176 (viper-if-string): Redefine C-s in the minibuffer to insert the last
18177 incremental search string.
18178
18179 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
18180 XEmacs.
18181
18182 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
18183 (ediff-merge-region-is-non-clash)
18184 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
18185 Also check if the job is really a merge job.
18186
18187 * ediff.el (ediff-current-file): New function.
18188
18189 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
18190
18191 * progmodes/js.el: Edit docstrings throughout to follow Emacs
18192 conventions.
18193 (js-insert-and-indent): Delete function.
18194 (js-mode-map): Don't bind keys to js-insert-and-indent.
18195 (js-beginning-of-defun): Rename from js--beginning-of-defun.
18196 (js-end-of-defun): Rename from js--end-of-defun.
18197 (js-auto-indent-flag): Delete variable.
18198
18199 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
18200
18201 * progmodes/js.el: Remove proclaim statement.
18202 Defvar which-func-imenu-joiner-function to silence compiler.
18203
18204 * files.el (auto-mode-alist): Use js-mode for .js files.
18205
18206 * progmodes/js2-mode.el: Remove file.
18207
18208 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
18209
18210 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
18211
18212 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
18213
18214 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
18215 Karl Landstrom <karl.landstrom@brgeight.se>
18216
18217 * progmodes/js.el: New file.
18218
18219 2009-08-14 Mark A. Hershberger <mah@everybody.org>
18220
18221 * timezone.el (timezone-parse-date): Add ability to understand ISO
18222 basic format (minimal separators) dates in addition to the
18223 already-supported extended format dates.
18224
18225 2009-08-14 Eli Zaretskii <eliz@gnu.org>
18226
18227 * international/ucs-normalize.el: Add a `coding' file variable.
18228
18229 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
18230
18231 2009-08-14 Sam Steingold <sds@gnu.org>
18232
18233 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
18234
18235 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
18236
18237 * faces.el (help-argument-name): Define it here instead of
18238 help-fns.el, because in daemon mode help-fns.el may be loaded when
18239 faces are still uninitialized (Bug#1078).
18240
18241 * help-fns.el (help-argument-name): Move defface to faces.el.
18242
18243 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
18244
18245 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
18246 create buffer with a pty but no process so that GDB can make the
18247 inferior the controlling process.
18248
18249 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
18250
18251 * international/ucs-normalize.el: New file.
18252
18253 2009-08-13 Richard Stallman <rms@gnu.org>
18254
18255 * mail/rmail.el (rmail-get-attr-names):
18256 Accept an attribute header that is too short.
18257
18258 * mail/rmail.el (rmail-forget-messages):
18259 Ignore nil elt in rmail-message-vector. Use dotimes.
18260
18261 * progmodes/compile.el (compilation-goto-locus):
18262 Use next-error-move-function.
18263
18264 * simple.el (next-error-move-function): New variable.
18265
18266 2009-08-12 Juri Linkov <juri@jurta.org>
18267
18268 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
18269 always non-nil. (Bug#4052)
18270
18271 * replace.el (read-regexp): Return empty string when
18272 `default-value' is nil.
18273 (keep-lines-read-args): Don't use empty string as the
18274 default value for `read-regexp'. (Bug#2495)
18275
18276 2009-08-12 Juri Linkov <juri@jurta.org>
18277
18278 * international/mule-cmds.el (ucs-insert): Change arguments
18279 from `arg' to `character', `count', `inherit' to be the same
18280 as in `insert-char'. Doc fix. (Bug#4039)
18281
18282 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
18283
18284 2009-08-12 Juri Linkov <juri@jurta.org>
18285
18286 * files-x.el: New file.
18287
18288 * files.el: Move code that deals with adding/deleting
18289 file/directory-local variables to files-x.el.
18290
18291 * Makefile.in (ELCFILES): Add files-x.elc.
18292
18293 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
18294
18295 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
18296 to use `goto-line'.
18297 (gdb-place-breakpoints, gdb-get-location): Rewritten without
18298 `goto-line'.
18299 (gdb-invalidate-disassembly): Do not refresh upon receiving
18300 'update signal. Instead, update all disassembly buffers only after
18301 threads list.
18302 (gdb): Send -target-detach when buffer is killed (Bug#3794).
18303 (gdb-starting): Move -data-list-register-names...
18304 (gdb-stopped): ...here so it's sent when first thread stops.
18305 (gdb-registers-handler-custom): Do nothing if register names are
18306 unknown yet.
18307
18308 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
18309 from `gdb-mi.el' to avoid extra tangling.
18310
18311 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
18312 change which breaks `gud-def' definitions used in `gdb'.
18313 (gdb-update-gud-running): No extra fuss for updating frame number.
18314
18315 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
18316
18317 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
18318 (describe-language-environment-map, setup-language-environment-map)
18319 (set-coding-system-map): Move initialization into declaration.
18320 (set-language-info-alist): Last arg to define-key-after can be skipped.
18321
18322 * international/quail.el (quail-completion-1): Simplify.
18323 (quail-define-rules): Use slightly more compact code.
18324 (quail-insert-decode-map): Propertize keys, compact columns.
18325
18326 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18327 Add goto-line.
18328
18329 2009-08-10 Miles Bader <miles@gnu.org>
18330
18331 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
18332 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
18333 (js2-instance-member, js2-private-member, js2-private-function-call)
18334 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
18335 (js2-magic-paren, js2-external-variable):
18336 Remove "-face" suffix from face names.
18337 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
18338 (js2-highlight-undeclared-vars, js2-peek-token)
18339 (js2-parse-function-params, js2-mode-show-errors)
18340 (js2-mode-show-warnings, js2-make-magic-delimiter)
18341 (js2-mode-highlight-magic-parens): Update to use new face names.
18342
18343 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
18344
18345 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
18346 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
18347
18348 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
18349
18350 * subr.el: Provide hashtable-print-readable.
18351
18352 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
18353 hs-c-like-adjust-block-beginning.
18354 (hs-hide-block-at-point): Stop hiding at the beginning of
18355 hs-block-end-regexp (Bug#700).
18356
18357 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
18358
18359 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
18360 a macro.
18361 (gdb-registers-handler-custom): Do not fail when register names
18362 are unavailable.
18363
18364 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
18365
18366 * progmodes/gdb-mi.el (gdb-control-all-threads)
18367 (gdb-control-current-thread): Interactive setters for
18368 `gdb-gud-control-all-threads' to use in menu.
18369 (gdb-show-run-p): Show «Go» when process is not active.
18370 (gud-tool-bar-map): Add non-stop/A,T indicator.
18371 Uses gud/thread.xpm and gud/all.xpm.
18372
18373 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
18374
18375 * net/net-utils.el (net-utils-font-lock-keywords): New var.
18376 (nslookup-font-lock-keywords): Make it a variable.
18377 (net-utils-mode): New mode for viewing diagnostic network output.
18378 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
18379 (net-utils-run-simple): New function.
18380 (ifconfig, iwconfig, netstat, arp, route): Use it.
18381
18382 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
18383
18384 * progmodes/gdb-mi.el (gdb-read-memory-custom)
18385 (gdb-memory-set-address, def-gdb-set-positive-number)
18386 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
18387 after changing settings.
18388 (gdb-invalidate-disassembly): Update when first shown.
18389 (gdb-edit-locals-value): Fixed.
18390 (gdb-registers-handler-custom): Print registers in right order and
18391 allow changing register values (only for current thread yet).
18392 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
18393 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
18394 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
18395 (gdb-locals-handler-custom, gdb-registers-handler-custom):
18396 Thread info in mode name.
18397 (gdb-registers-mode-map): TAB to switch to locals.
18398
18399 2009-08-08 Eli Zaretskii <eliz@gnu.org>
18400
18401 * mail/rmail.el (rmail-add-mbox-headers)
18402 (rmail-set-message-counters-counter): Search for
18403 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
18404
18405 2009-08-08 Glenn Morris <rgm@gnu.org>
18406
18407 * Makefile.in (ELCFILES): Update.
18408
18409 2009-08-07 Eli Zaretskii <eliz@gnu.org>
18410
18411 * mail/sendmail.el (mail-yank-original):
18412 Set buffer-file-coding-system from the one used by the message whose
18413 text is yanked.
18414
18415 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
18416 to "windows" when "pgnuplot" is used.
18417 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
18418 Don't call accept-process-output if "pgnuplot" is used.
18419 (calc-graph-init): Don't send -display and -geometry to
18420 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
18421 running "pgnuplot -V" with shell-command-to-string.
18422
18423 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
18424 the default.
18425
18426 2009-08-07 Eli Zaretskii <eliz@gnu.org>
18427
18428 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
18429 org/org-latex.elc.
18430
18431 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
18432
18433 * vc-dispatcher.el (vc-resynch-window): Update comment.
18434
18435 * term.el (term-handle-ansi-escape): Add comments with the
18436 terminfo capabilities implemented.
18437
18438 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
18439
18440 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
18441 (gdb-var-create-handler): Rewritten using JSON parser.
18442 (gdb-propertize-header): Move earlier.
18443 (gdb-set-header): Remove to avoid duplication.
18444 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
18445 Refresh disassembly buffers only after threads list have been
18446 update.
18447 (gdb-threads-header, gdb-registers-header): Per-buffer header line
18448 variables.
18449
18450 2009-08-04 Juri Linkov <juri@jurta.org>
18451
18452 * files.el: Commands to add/delete file/directory-local variables.
18453 (read-file-local-variable, read-file-local-variable-value)
18454 (read-file-local-variable-mode, modify-file-local-variable)
18455 (modify-file-local-variable-prop-line)
18456 (modify-dir-local-variable): New functions.
18457 (add-file-local-variable, delete-file-local-variable)
18458 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
18459 (add-dir-local-variable, delete-dir-local-variable)
18460 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
18461 (copy-dir-locals-to-file-locals-prop-line): New commands.
18462
18463 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
18464
18465 * abbrev.el (insert-abbrev-table-description): Prettify output.
18466 Suggested by Karl Chen.
18467
18468 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
18469
18470 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
18471 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
18472 (gdb-overlay-arrow-position, gdb-thread-position)
18473 (gdb-disassembly-position): Declare variables.
18474 (gdb-wait-for-pending): Function now.
18475 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
18476 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
18477 compilation goes smoothly.
18478 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
18479 (gdb-non-stop-setting): New customization setting which replaces
18480 `gdb-non-stop' so changing it doesn't break active GDB session.
18481 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
18482 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
18483 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
18484 (gdb-show-threads-by-default): New customization options.
18485 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
18486 routines.
18487 (gdb-get-buffer-create): Send buffers update signal when they are
18488 created.
18489 (gdb-invalidate-locals, gdb-invalidate-registers)
18490 (gdb-invalidate-breakpoints)
18491 (gdb-invalidate-threads, gdb-invalidate-disassembly)
18492 (gdb-invalidate-memory): Accept update signal.
18493 (gdb-current-context-command): Use --frame option.
18494 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
18495 Implement `gdb-frame-number' selection logic.
18496 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
18497 whether to show GUD toolbar buttons.
18498 (gdb-thread-exited): Unselect current thread when it exits.
18499 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
18500 (gdb-mark-line): Routine which sets overlay arrow or inverses
18501 video on fringeless displays.
18502 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
18503 to build aligned columns of data in GDB buffers and set text
18504 properties line-by-line.
18505 (gdb-invalidate-breakpoints)
18506 (gdb-breakpoints-list-handler-custom)
18507 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
18508 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
18509 (gdb-registers-handler-custom): Align data columns.
18510 (gdb-locals-handler-custom): Now prints data like in variable
18511 declarations.
18512 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
18513 Remove confusing buttons.
18514 (gdb-invalidate-threads): Append --frame.
18515 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
18516 between breakpoints/threads buffers.
18517 (gdb-set-window-buffer): Now can ignore dedicated windows.
18518 (gdb-propertize-header): Use `gdb-set-window-buffer'.
18519 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
18520 (def-gdb-thread-buffer-gud-command): Replaces
18521 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
18522 for fine thread control.
18523 (gdb-preempt-existing-or-display-buffer): New function used to
18524 display bound buffers without breaking window layout.
18525 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
18526 (gdb-select-frame): New version of `gdb-frames-select' which now
18527 sets `gdb-frame-number' so commands may use --frame option instead
18528 of inner debugger state.
18529 (gdb-frame-handler): Do not set `gdb-frame-number'.
18530 (gdb-threads-mode-map): Select threads with mouse.
18531
18532 * progmodes/gud.el (gdb-gud-context-call): Declare function to
18533 avoid compilation warning.
18534 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
18535 `gdb-show-stop-p`.
18536
18537 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
18538 Argument `key' renamed to `buffer-type'.
18539 (gdb-current-context-buffer-name): Do not add thread info to
18540 buffer name when no thread is selected.
18541 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
18542 command (bug 3794).
18543 (gdb-thread-selected): Handle `=thread-selected' notification.
18544 (gdb-wait-for-pending): New macro to deal with congestion problems.
18545 (gdb-breakpoints-list-handler-custom): Don't fail on pending
18546 breakpoints.
18547 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
18548 This fixes problem similar to one described in bug 3947.
18549 (gud-menu-map): More menu items.
18550 (gdb-init-1): Reset `gdb-thread-number' to nil.
18551
18552 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
18553 non-stop settings.
18554
18555 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
18556 (gdb-current-context-command): Do not append --thread if
18557 `gdb-thread-number' is nil.
18558 (gdb-running-threads-count, gdb-stopped-threads-count):
18559 New variables.
18560 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
18561 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
18562 New customization options.
18563 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
18564 GUD commands.
18565 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
18566 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
18567 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
18568 set `gdb-thread-number' and update `gud-running' properly.
18569 (gdb-running): Update threads list when new threads appear.
18570 (gdb-stopped): Support non-stop operation and new thread switching
18571 logic.
18572 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
18573 (gdb-json-partial-output): New set of JSON routines.
18574 (def-gdb-auto-update-trigger): New `signal-list' optional
18575 argument.
18576 (gdb-thread-list-handler-custom): Update `gud-running',
18577 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
18578 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
18579 (gdb-continue-thread, gdb-step-thread): New commands for fine
18580 thread execution control.
18581 (gud-menu-map): New menu items to switch non-stop options.
18582 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
18583 (gdb-send): Mimic RET properly (bug 3794).
18584
18585 * progmodes/gdb-mi.el (gdb-rules-name-maker)
18586 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
18587 gdb-buffer-rules.
18588 (def-gdb-auto-update-handler): New nopreserve optional argument.
18589 (gdb-stack-list-frames-custom): Print stack from top to bottom.
18590
18591 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
18592 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
18593 (gdb-parent-mode): New mode to derive other GDB modes from.
18594 (gdb-display-disassembly-for-thread)
18595 (gdb-frame-disassembly-for-thread): New commands for threads
18596 buffer.
18597
18598 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
18599 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
18600 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
18601 (gdb-update): We now store all GDB buffers in a list so that they
18602 can be updated by traversing a list instead of calling invalidate
18603 triggers explicitly.
18604 (def-gdb-trigger-and-handler): New macro to define trigger-handler
18605 pair for GDB buffer.
18606 (gdb-stack-buffer-name): Add thread information.
18607 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
18608 handle pending triggers.
18609 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
18610 (def-gdb-thread-buffer-simple-command)
18611 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
18612 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
18613 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
18614 New commands which show buffers bound to thread.
18615 (gdb-stack-list-locals-regexp): Remove unused regexp.
18616
18617 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
18618 (gdb-locals-buffer-name, gdb-registers-buffer-name)
18619 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
18620 to (gud-comint-buffer) in *-buffer-name functions
18621 because (gdb-get-target-string) already does that.
18622 (gdb-locals-handler-custom, gdb-registers-handler-custom)
18623 (gdb-changed-registers-handler): Rewritten without regexps.
18624
18625 * progmodes/gdb-mi.el: Basic thread selection support.
18626 (gdb-thread-number): New variable.
18627 (gdb-current-context-command): New macro which adds --thread
18628 option to command.
18629 (gdb-threads-mode-map): Select thread with SPC.
18630 (gdb-thread-list-handler-custom): Mark current thread with overlay
18631 arrow. Synchronize GDB thread and Emacs thread.
18632 (gdb-select-thread): New command which selects current thread.
18633 (gdb-invalidate-frames, gdb-invalidate-locals)
18634 (gdb-invalidate-registers): Use --thread option.
18635
18636 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
18637
18638 * net/tramp.el (top): Make check for tramp-gvfs loading more
18639 robust. (Bug#3977)
18640 (tramp-handle-insert-file-contents): `unwind-protect' must be
18641 inside `with-parsed-tramp-file-name'.
18642
18643 * net/tramp-gvfs.el (top): Remove superfluous message when loading
18644 fails.
18645
18646 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
18647
18648 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
18649 directory if CLASSPATH is not set.
18650
18651 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
18652
18653 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
18654 New defconst.
18655 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
18656
18657 2009-08-02 Kevin Ryde <user42@zip.com.au>
18658
18659 * net/newst-backend.el (newsticker--raw-url-list-defaults):
18660 Update freshmeat link. Delete newsforge.com as it seems gone.
18661
18662 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
18663
18664 * select.el (x-set-selection): Doc fix (Bug#4021).
18665
18666 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
18667
18668 * help-fns.el (describe-variable): Treat list return values from
18669 dir-locals-find-file properly (Bug#4005).
18670
18671 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
18672
18673 * net/tramp.el (tramp-debug-message): Print also microseconds.
18674
18675 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
18676
18677 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
18678 or END is non-nil.
18679 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
18680 (tramp-get-debug-buffer): Change `outline-regexp' according to new
18681 format.
18682
18683 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
18684 (tramp-get-file-property): Use it.
18685
18686 * autorevert.el (auto-revert-handler):
18687 Allow `auto-revert-tail-mode' for remote files.
18688
18689 2009-08-02 Jason Rumney <jasonr@gnu.org>
18690
18691 * minibuffer.el (read-file-name): Treat confirm options to
18692 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
18693
18694 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
18695
18696 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
18697 (font-lock-variable-name-face, font-lock-constant-face):
18698 Darken the colors for light backgrounds.
18699
18700 2009-08-01 Eli Zaretskii <eliz@gnu.org>
18701
18702 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
18703 month names. (Bug#3987)
18704
18705 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
18706
18707 * simple.el (line-move-finish): Pass whole number to
18708 line-move-to-column.
18709 (line-move-visual): Perform hscroll to the recorded position.
18710
18711 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
18712
18713 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
18714
18715 2009-07-29 Alan Mackenzie <acm@muc.de>
18716
18717 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
18718
18719 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
18720
18721 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
18722 (gdb-place-breakpoints): Use full path when setting breakpoints.
18723
18724 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
18725
18726 * calc/calc.el (calc-mode-map): Add keybinding for
18727 `calc-transpose-lines'.
18728
18729 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
18730
18731 * calc/calc-misc.el (calc-transpose-lines): New function.
18732
18733 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
18734
18735 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
18736 Simplify check for out-of-band methods.
18737 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
18738 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
18739
18740 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
18741
18742 * vc-git.el (vc-git-checkin): Fix typo.
18743
18744 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
18745
18746 * progmodes/js2-mode.el: New file.
18747
18748 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
18749
18750 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
18751 (gud-menu-map): Adjust tooltip accordingly.
18752
18753 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
18754
18755 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
18756 (vc-bzr-log-view-mode): Adjust log-view-file-re.
18757
18758 * add-log.el (change-log-mode-map): Add a menu.
18759
18760 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
18761
18762 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
18763 function returns nil.
18764 (dbus-handle-event): Handle special return value :ignore.
18765 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
18766
18767 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
18768
18769 * view.el (view-mode-enable): Don't define Helper-return-blurb if
18770 it's not needed.
18771
18772 2009-07-25 Eli Zaretskii <eliz@gnu.org>
18773
18774 Fix Bug#3888:
18775
18776 * w32-vars.el (x-select-enable-clipboard): Doc fix.
18777
18778 * term/pc-win.el (x-display-name, x-colors)
18779 (x-select-enable-clipboard, x-select-text): Doc fix.
18780
18781 * term/common-win.el (x-display-name, x-colors): Doc fix.
18782
18783 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
18784 (xw-defined-colors): Doc fix.
18785
18786 * w32-fns.el (x-select-text, x-setup-function-keys)
18787 (x-get-selection, x-set-selection): Doc fix.
18788
18789 * term/x-win.el (x-select-text, x-setup-function-keys)
18790 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
18791
18792 * select.el (x-set-selection): Doc fix.
18793
18794 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
18795
18796 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
18797 instead of "IsNSSSupportAvailable". Avahi ought to work also when
18798 "IsNSSSupportAvailable" method is not available.
18799 Reported by Steve Youngs <steve@sxemacs.org>.
18800
18801 2009-07-24 Kenichi Handa <handa@m17n.org>
18802
18803 * international/characters.el: Fix setting of category ?C, ?|, ?K,
18804 and ?H. Fix setting of case for Latin Extended and Greek Extended.
18805 (build-unicode-category-table): Fix range checks.
18806
18807 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
18808
18809 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
18810 the buffer we try to sync is current when calling
18811 vc-resynch-buffer.
18812
18813 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
18814 not show up to date files.
18815
18816 2009-07-24 Glenn Morris <rgm@gnu.org>
18817
18818 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
18819 Add autoload cookies. If necessary, initialize.
18820 (elint-log): Handle non-file buffers.
18821 (elint-initialize): Add optional argument to reinitialize.
18822 (elint-find-builtin-variables): Save excursion.
18823
18824 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
18825
18826 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
18827 for Lint.
18828
18829 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
18830
18831 * vc.el (vc-print-log-internal): New function, split out from ...
18832 (vc-print-log): ... here.
18833 (vc-dir-move-to-goal-column): Declare.
18834
18835 * vc-git.el (vc-git-add-signoff): New variable.
18836 (vc-git-checkin): Use it.
18837 (vc-git-toggle-signoff): New function.
18838 (vc-git-extra-menu-map): Bind it to menu.
18839 (vc-git--run-command-string): Accept a nil FILE argument.
18840 (vc-git-stash-list): New function.
18841 (vc-git-dir-extra-headers): Use it.
18842
18843 2009-07-23 Glenn Morris <rgm@gnu.org>
18844
18845 * help-fns.el (describe-variable): Describe ignored and risky local
18846 variables in a similar way to that in which we describe safe ones.
18847
18848 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
18849 (byte-compile-output-file-form, byte-compile-output-docform)
18850 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
18851 Give some more local variables with common names a "bytecomp-" prefix,
18852 so as not to shadow things during compilation.
18853 * emacs-lisp/cl-macs.el (load-time-value)
18854 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
18855 `outbuffer' to `bytecomp-outbuffer'.
18856
18857 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
18858 since the next two variables cover them automatically now.
18859 (elint-builtin-variables, elint-autoloaded-variables): New.
18860 (elint-unknown-builtin-args): Remove all members, since they can be
18861 parsed automatically now.
18862 (elint-extra-errors): New.
18863 (elint-env-add-env, elint-env-add-macro): Use cadr.
18864 (elint-current-buffer): Use or. Change final message.
18865 (elint-get-top-forms): Use line-end-position.
18866 (elint-init-env): Use cadr. Handle autoload, declare-function,
18867 and defalias.
18868 (elint-add-required-env): Doc fix. Use or. Standardize error.
18869 (regexp-assoc): Remove unused function.
18870 (elint-top-form): Set elint-current-pos, to record the start of the
18871 top-level form, for compilation-mode.
18872 (elint-form): Trap errors in macro expansion. Use dolist.
18873 (elint-unbound-variable): Use elint-builtin-variables and
18874 elint-autoloaded-variables.
18875 (elint-get-args): Use cadr, or.
18876 (elint-check-cond-form): Use dolist, cadr.
18877 (elint-check-condition-case-form): Doc fix. Use cadr.
18878 Use elint-extra-errors.
18879 (elint-log): New function.
18880 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
18881 Distinguish errors and warnings.
18882 (elint-log-message): Use with-current-buffer. Inhibit read-only.
18883 Use a bytecomp-style format.
18884 (elint-clear-log): Preserve default-directory. Inhibit read-only.
18885 (elint-get-log-buffer): Use compilation mode. Disable undo.
18886 Don't truncate lines.
18887 (elint-initialize): Set builtin and autoloaded variable lists.
18888 Only process elint-unknown-builtin-args if non-nil.
18889 (elint-find-builtin-variables, elint-find-autoloaded-variables):
18890 New functions.
18891 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
18892
18893 2009-07-22 Kevin Ryde <user42@zip.com.au>
18894
18895 * net/newst-backend.el (newsticker--parse-atom-1.0)
18896 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
18897 (newsticker--parse-rss-1.0):
18898 * progmodes/idlwave.el (idlwave-mode):
18899 * progmodes/idlw-shell.el (idlwave-shell-mode):
18900 * progmodes/vera-mode.el (vera-mode):
18901 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
18902 * progmodes/vhdl-mode.el (vhdl-mode):
18903 * textmodes/table.el (table-generate-source)
18904 (table--warn-incompatibility):
18905 Hyperlink urls in docstrings with URL `...'.
18906
18907 2009-07-22 Glenn Morris <rgm@gnu.org>
18908
18909 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
18910 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
18911 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
18912 Remove leading * from defcustom docs.
18913
18914 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
18915
18916 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
18917 defcustom doc.
18918 (list-load-path-shadows): Optionally, just return shadows as a string.
18919
18920 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
18921
18922 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
18923
18924 * mail/rmailedit.el (rmail-edit-mode):
18925 Use auto-save-include-big-deletions.
18926
18927 * mail/rmail.el (rmail-variables):
18928 Use auto-save-include-big-deletions.
18929
18930 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
18931 changes.
18932
18933 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
18934
18935 * calc/calc.el (calc-undo-length): New variable.
18936 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
18937
18938 2009-07-21 Richard Stallman <rms@gnu.org>
18939
18940 * files.el (auto-save-mode): Handle buffer-save-size = -2
18941 for toggling mode.
18942
18943 2009-07-21 Glenn Morris <rgm@gnu.org>
18944
18945 * textmodes/ispell.el (ispell-looking-back): Update declaration.
18946
18947 * calendar/todo-mode.el (calendar-current-date): Update declaration.
18948
18949 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
18950 silence compiler. Instead...
18951 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
18952 (ps-print-ensure-fontified): Update for above function name changes.
18953
18954 * printing.el (pr-mh-get-msg-num, pr-mh-show)
18955 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
18956 silence compiler. Instead...
18957 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
18958 (mh-show-buffer): Only define for compiler.
18959 (pr-mh-current-message): Update for above function name changes.
18960
18961 * files.el (abort-if-file-too-large): Explicitly pass `filename'
18962 as an argument.
18963 (find-file-noselect, insert-file-1): Update for above change.
18964
18965 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
18966
18967 * mail/mailclient.el (mailclient-send-it): Fix message.
18968
18969 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
18970 (edebug-eval): Check cl-debug-env is bound.
18971 (print-level, print-circle): Don't redefine built-in variables.
18972
18973 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
18974 (custom-print-vectors): Remove old comments from doc.
18975
18976 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
18977 (emerge-version): Make the variable an obsolete alias for the
18978 emacs-version variable. Make the function obsolete.
18979 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
18980 Emerge options, rather than merging in into the main Options menu.
18981 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
18982 and auto advance modes. Disable edit/fast items when not relevant.
18983
18984 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
18985
18986 * term/vt420.el (terminal-init-vt420): Fix typo.
18987
18988 2009-07-20 Sam Steingold <sds@gnu.org>
18989
18990 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
18991 variable (removed from compile.el on 2004-03-11).
18992
18993 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
18994
18995 * files.el (hack-local-variables-filter): Fix last change.
18996
18997 2009-07-19 Juri Linkov <juri@jurta.org>
18998
18999 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
19000 (dir-local-variables-alist): New buffer-local variable.
19001 (hack-local-variables-filter): If variable is not dir-local,
19002 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
19003 because file-local overrides dir-local.
19004 (c-postprocess-file-styles) <declare-function>:
19005 Remove obsolete declaration.
19006 (hack-dir-local-variables): Add dir-local variable/value pair to
19007 `dir-local-variables-alist' and remove duplicates. Doc fix.
19008
19009 * help-fns.el (describe-variable): Add information about
19010 file-local and dir-local variables.
19011
19012 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
19013
19014 * files.el (hack-local-variables-filter): Rewrite.
19015
19016 2009-07-19 Glenn Morris <rgm@gnu.org>
19017
19018 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
19019 Silence compiler by only defining on XEmacs.
19020
19021 * international/mule.el (auto-coding-regexp-alist): Only match
19022 BABYL... at the start of buffer, not of lines. (Bug#3790)
19023
19024 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
19025 non-calendar buffers (Bug#3862). Restore "not on a date" message.
19026 (cal-menu-context-mouse-menu): Doc fix.
19027
19028 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
19029
19030 * simple.el (mail-user-agent): Doc fix. Set :version tag.
19031
19032 2009-07-18 Juri Linkov <juri@jurta.org>
19033
19034 * info.el: Virtual Info keyword finder.
19035 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
19036 (Info-finder-file): New variable.
19037 (Info-finder-find-file): New function.
19038 (finder-known-keywords, finder-package-info)
19039 (find-library-name, lm-commentary): Use defvar and
19040 declare-function to silence compiler warnings.
19041 (Info-finder-find-node): New function.
19042 (info-finder): New command.
19043
19044 * subr.el (process-kill-buffer-query-function): New function.
19045 (add-hook)<kill-buffer-query-functions>: Add hook
19046 `process-kill-buffer-query-function'.
19047
19048 2009-07-18 Alan Mackenzie <acm@muc.de>
19049
19050 * progmodes/cc-mode.el (c-before-hack-hook)
19051 (c-postprocess-file-styles): Give invocation of `c-set-style'
19052 DONT-OVERRIDE parameter of t. Already set style variables will
19053 thus not be overridden by style settings given by `c-file-syle'.
19054
19055 * files.el (hack-local-variables-filter): Remove entries with
19056 duplicate keys from `file-local-variables-alist'.
19057
19058 2009-07-18 Eli Zaretskii <eliz@gnu.org>
19059
19060 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
19061 x-set-selection if display-selections-p returns nil for the
19062 current frame.
19063
19064 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
19065
19066 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
19067
19068 2009-07-18 Eli Zaretskii <eliz@gnu.org>
19069
19070 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
19071 Accept nil in addition to a regexp.
19072 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
19073 Accept nil in addition to a regexp.
19074 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
19075 buffers that have an associated file. Handle nil values of
19076 desktop-buffers-not-to-save and desktop-files-not-to-save.
19077 (Bug#3833)
19078
19079 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
19080 (x-disown-selection-internal): New functions.
19081
19082 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
19083
19084 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
19085 warning.
19086 (gdb-breakpoints-header): Move forward to avoid compiler warning.
19087 (gdb-make-header-line-mouse-map): Remove duplicate definition.
19088
19089 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
19090
19091 * simple.el (set-mark): Revert last change.
19092
19093 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
19094
19095 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
19096 rendering of pngs is not possible instead of messaging a long
19097 description.
19098
19099 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
19100
19101 * w32-fns.el (x-selection-owner-p): New function.
19102
19103 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
19104 (mouse-yank-at-click, mouse-yank-primary):
19105 If select-active-regions is non-nil, deactivate the mark before
19106 insertion.
19107
19108 * simple.el (deactivate-mark, set-mark): Only save selection if we
19109 own it.
19110
19111 2009-07-17 Kenichi Handa <handa@m17n.org>
19112
19113 * case-table.el (describe-buffer-case-table): Fix for the case
19114 that KEY is a cons.
19115
19116 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
19117
19118 * vc-rcs.el (vc-rcs-find-file-hook):
19119 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
19120
19121 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
19122
19123 * net/tramp.el (tramp-wait-for-output): Handle the case when
19124 commands do not return a newline but a null byte before the shell
19125 prompt. (Bug#3858)
19126
19127 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19128
19129 * term/ns-win.el (ns-set-alpha): Don't declare.
19130 (ns-set-background-alpha): Remove function.
19131
19132 2009-07-16 Kevin Ryde <user42@zip.com.au>
19133
19134 * emacs-lisp/copyright.el (copyright-update): Save match-data across
19135 y-or-n-p, for safety.
19136
19137 2009-07-16 Richard Stallman <rms@gnu.org>
19138
19139 * files.el (auto-save-mode): If buffer-saved-size is -2,
19140 don't clobber it.
19141
19142 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
19143 (rmail-retry-ignored-headers): Add more uninteresting fields.
19144
19145 2009-07-15 Jari Aalto <jari.aalto@cante.net>
19146
19147 * net/rcirc.el (rcirc): Use history variables.
19148 (rcirc-server-name-history, rcirc-nick-name-history)
19149 (rcirc-server-port-history): New variables.
19150
19151 2009-07-15 Kenichi Handa <handa@m17n.org>
19152
19153 * international/mule-cmds.el (set-language-environment-charset):
19154 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
19155 ignore them.
19156
19157 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
19158 Delete unibyte-display.
19159
19160 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
19161
19162 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
19163
19164 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
19165
19166 * simple.el (deactivate-mark): Optional argument FORCE.
19167 (set-mark): Use deactivate-mark.
19168
19169 * info.el (Info-search): No need to check transient-mark-mode
19170 before calling deactivate-mark.
19171
19172 * select.el (x-set-selection): Doc fix.
19173 (x-valid-simple-selection-p): Allow buffer values.
19174 (xselect--selection-bounds): Handle buffer values.
19175 Suggested by David De La Harpe Golden.
19176
19177 * mouse.el (mouse-set-region, mouse-drag-track):
19178 Call copy-region-as-kill before setting the mark, to let
19179 select-active-regions work.
19180
19181 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
19182
19183 * simple.el (deactivate-mark): If select-active-regions is
19184 non-nil, copy the selection data into a string.
19185 (activate-mark): If select-active-regions is non-nil, set the
19186 selection to the current buffer.
19187 (set-mark): Update selection if select-active-regions is non-nil.
19188
19189 * select.el (x-valid-simple-selection-p): Allow buffer values.
19190
19191 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
19192
19193 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
19194 and more featureful message-mode.
19195
19196 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
19197
19198 * select.el (x-set-selection): Doc fix.
19199 (x-valid-simple-selection-p): Disallow selection data consisting
19200 of a list or cons of integers, since that is not used.
19201 (xselect--selection-bounds, xselect--int-to-cons): New functions.
19202 (xselect-convert-to-string, xselect-convert-to-length)
19203 (xselect-convert-to-filename, xselect-convert-to-charpos)
19204 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
19205
19206 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
19207
19208 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
19209 output in -break-info command (Emacs bug #3794).
19210
19211 2009-07-14 Glenn Morris <rgm@gnu.org>
19212
19213 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
19214 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
19215 (edebug-print-length, edebug-print-level, edebug-print-circle)
19216 (edebug-sit-for-seconds, edebug-view-outside)
19217 (edebug-bounce-point, edebug-set-global-break-condition)
19218 (edebug-Go-nonstop-mode, edebug-trace-mode)
19219 (edebug-Trace-fast-mode, edebug-continue-mode)
19220 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
19221 (edebug-visit-eval-list): Doc fixes.
19222
19223 * subr.el (def-edebug-spec): Doc fix.
19224
19225 2009-07-14 Kenichi Handa <handa@m17n.org>
19226
19227 * international/characters.el: Fix setting of category ?C.
19228
19229 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
19230
19231 * term/ns-win.el (x-select-font): defalias x-select-font to
19232 ns-popup-font-panel instead of generate-fontset-menu.
19233
19234 2009-07-12 Eli Zaretskii <eliz@gnu.org>
19235
19236 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
19237
19238 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
19239
19240 * arc-mode.el (archive-find-type): Allow for a PK00 string before
19241 the PK\003\004 header (Bug#3770).
19242
19243 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
19244
19245 * pcomplete.el (pcomplete-comint-setup): Check for
19246 shell-dynamic-complete-filename too.
19247
19248 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
19249
19250 * simple.el (temporary-goal-column): Change the value for
19251 line-move-visual to a cons cell.
19252 (line-move-visual): Record or set the window hscroll, if
19253 necessary (Bug#3494).
19254 (line-move-1): Handle cons value of temporary-goal-column.
19255
19256 2009-07-11 Kenichi Handa <handa@m17n.org>
19257
19258 * international/mule-diag.el (describe-character-set): Don't show
19259 width.
19260
19261 2009-07-10 Sam Steingold <sds@gnu.org>
19262
19263 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19264 Omake sometimes indents the errors it prints, so allow all
19265 regexps to start with spaces.
19266
19267 2009-07-10 Eli Zaretskii <eliz@gnu.org>
19268
19269 * cus-edit.el (customize-changed-options-previous-release):
19270 Bump value to 22.1. (Bug#3804)
19271
19272 2009-07-08 Sam Steingold <sds@gnu.org>
19273
19274 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
19275 to be a cons cell (test . ignored-directory) to selectively ignore
19276 some directories depending on the location of the search.
19277
19278 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
19279
19280 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
19281 remote user is root, on the local host.
19282 (tramp-local-host-p): Either the local user or the remote user
19283 must be root. (Bug#3771)
19284
19285 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
19286
19287 * progmodes/gdb-mi.el (gdb): Remove description of
19288 gdb-use-separate-io-buffer.
19289 (menu): Don't allow toggling of or enable
19290 gdb-use-separate-io-buffer from menubar.
19291
19292 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
19293
19294 * mail/unrmail.el (unrmail): Make sure the message ends with two
19295 newlines (Bug#3769).
19296
19297 2009-07-08 Glenn Morris <rgm@gnu.org>
19298
19299 * calendar/calendar.el (calendar-current-date): Rework previous change.
19300
19301 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
19302
19303 * calendar/calendar.el (calendar-current-date):
19304 Add an optional argument giving an offset from today.
19305
19306 2009-07-08 Glenn Morris <rgm@gnu.org>
19307
19308 * tutorial.el (tutorial--describe-nonstandard-key):
19309 Adjust the message for when a key has been unbound.
19310 (help-with-tutorial): Hide the arch-tag.
19311
19312 2009-07-08 Kenichi Handa <handa@m17n.org>
19313
19314 * international/fontset.el (setup-default-fontset): For each
19315 script, append (not set) font-specs.
19316
19317 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
19318 docstring.
19319
19320 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
19321
19322 * progmodes/gdb-mi.el (gdb-init-1): Move sending
19323 -data-list-register-names to ...
19324 (gdb-starting): ... here because GDB 7.0 requires execution to
19325 have started when using this MI command.
19326 (gdb-set-header): New function to distinguish select and
19327 unselected tabs in gdb buffers.
19328 (gdb-propertize-header): New macro that uses gdb-set-header.
19329 (gdb-breakpoints-header, gdb-locals-header): Use it.
19330 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
19331
19332 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
19333
19334 * Makefile.in (ELCFILES): Remove fadr.elc.
19335
19336 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
19337
19338 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
19339 may contain frame information, so `string-match' should be used.
19340 (gdb-update): Disassembly is invalidated through
19341 `gdb-get-selected-frame'.
19342 (gdb-pad-string): New function to pad string with spaces.
19343 (gdb-invalidate-disassembly): Invalidate only if the buffer
19344 exists.
19345 (gdb-disassembly-handler-custom): Column alignment.
19346 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
19347 placing new ones.
19348 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
19349 end of line, too.
19350 (gdb-frame-handler): Match convention to for disassembly buffer
19351 mode name.
19352 (gdb-stack-list-frames-handler): Rewritten without regexps.
19353 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
19354 not highlight breakpoints without line information.
19355 (gdb-input): Add trailing newline to command.
19356
19357 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
19358 buffer properly.
19359 (gdb-breakpoints-list-handler-custom): Replacement for
19360 `gdb-break-list-handler'. Using real parser instead of regexps
19361 now.
19362 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
19363 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
19364 to place breakpoints.
19365 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
19366 functions.
19367 (gdb-disassembly-handler-custom): Show overlay arrow.
19368 (gdb-disassembly-place-breakpoints): Show breakpoints in
19369 disassembly buffer.
19370 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
19371 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
19372 instead of parsing breakpoints buffer. Fixed old menu references
19373 in `gud-menu-map'.
19374
19375 * fadr.el: Remove.
19376
19377 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
19378 (gdb-memory-address): New variable which holds top address of
19379 memory page shown in memory buffer.
19380 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
19381 New customization variables.
19382 New functions:
19383 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
19384 display the memory buffer.
19385 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
19386 buffer display parameters.
19387 (def-gdb-memory-format, gdb-memory-format-binary)
19388 (gdb-memory-format-octal, gdb-memory-format-unsigned)
19389 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
19390 Functions for setting memory buffer format.
19391 (gdb-memory-unit-word, gdb-memory-unit-halfword)
19392 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
19393 unit size used in memory buffer.
19394 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
19395 Switch to next/previous page of memory buffer.
19396 Now using (bindat-get-field) instead of fadr functions.
19397
19398 2009-07-07 Sam Steingold <sds@gnu.org>
19399
19400 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
19401 non-top-level files.
19402
19403 2009-07-07 Kenichi Handa <handa@m17n.org>
19404
19405 * international/mule-cmds.el (reset-language-environment):
19406 Put the highset priority to the charset iso-8859-1.
19407
19408 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
19409
19410 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
19411 to the end of the line when locating the block (Bug#700).
19412
19413 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
19414
19415 * net/tramp.el (tramp-handle-write-region): Flush file properties
19416 in case of short track.
19417
19418 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
19419
19420 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
19421 Coded custom representation of verilog error regular expressions
19422 to work with Emacs-22's new format.
19423 (verilog-error-regexp-xemacs-alist): Coded custom representation
19424 of verilog error regular expressions to work with XEmacs format.
19425 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
19426 error recognition into XEmacs.
19427 (verilog-error-regexp-add-emacs): Hook routine to install verilog
19428 error recognition into Emacs-22.
19429
19430 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
19431
19432 * woman.el: Remove stand-alone closing parentheses.
19433 (woman-file-name, woman2-format-paragraphs)
19434 (woman-leave-blank-lines): Code cleanup.
19435 (woman-use-own-frame): Change default to nil.
19436 (woman-italic, woman-bold, woman-unknown, woman-addition):
19437 Change defaults to inherit from default faces.
19438 (woman2-process-escapes): Consume the newline after a stand-alone
19439 filler character (Bug#3651).
19440
19441 2009-07-06 Glenn Morris <rgm@gnu.org>
19442
19443 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
19444 (top-level): Move provide to the end.
19445 (ffap): Remove defunct URL from custom group.
19446
19447 * subr.el (eval-after-load): Doc fix.
19448
19449 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
19450
19451 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
19452 `calc-embedded-word' is called twice.
19453
19454 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
19455
19456 * files.el (find-alternate-file-other-window, find-alternate-file):
19457 Obey confirm-nonexistent-file-or-buffer.
19458
19459 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
19460
19461 * dired-aux.el (dired-show-file-type): Handle remote files.
19462
19463 2009-07-05 Jari Aalto <jari.aalto@cante.net>
19464
19465 * desktop.el (desktop-globals-to-save):
19466 Add file-name-history (Bug#2750).
19467
19468 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
19469
19470 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
19471
19472 2009-07-04 Johan Bockgård <bojohan@gnu.org>
19473
19474 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
19475 property on entire argument since this is what eshell-lisp-command
19476 expects.
19477
19478 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
19479
19480 * net/tramp-gvfs.el (tramp-gvfs-methods)
19481 (tramp-gvfs-zeroconf-domain)
19482 (tramp-bluez-discover-devices-timeout): Add version flag.
19483 (tramp-gvfs-handler-mounted-unmounted)
19484 (tramp-gvfs-connection-mounted-p): Polish handling of
19485 incompatibilities between GVFS 0.2 and 1.0.
19486
19487 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
19488
19489 * cus-start.el (all): Add make-pointer-invisible.
19490
19491 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
19492
19493 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
19494 formatted correctly.
19495
19496 2009-07-02 Juri Linkov <juri@jurta.org>
19497
19498 * info.el: Virtual Info files and nodes.
19499 (Info-virtual-files, Info-virtual-nodes): New variables.
19500 (Info-current-node-virtual): New variable.
19501 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
19502 New functions.
19503 (Info-file-supports-index-cookies): Use Info-virtual-file-p
19504 to check for a virtual file instead of checking a fixed list
19505 of node names.
19506 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
19507 instead of ad-hoc processing of "dir" and (apropos history toc).
19508 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
19509 instead of ad-hoc processing of "dir" and (apropos history toc).
19510 Reread a file when moving from a virtual node.
19511 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
19512 (Info-directory-toc-nodes, Info-directory-find-file)
19513 (Info-directory-find-node): New functions.
19514 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
19515 (Info-history): Move part of code to
19516 `Info-history-find-node'.
19517 (Info-history-toc-nodes, Info-history-find-file)
19518 (Info-history-find-node): New functions.
19519 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
19520 (Info-toc): Move part of code to `Info-toc-find-node'.
19521 (Info-toc-find-node): New function.
19522 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
19523 the current Info file name to references because now the node
19524 "*TOC*" belongs to the same Info manual.
19525 (Info-toc-build): Rename from `Info-build-toc'.
19526 (Info-toc-nodes): Rename input argument `file' to `filename'.
19527 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
19528 instead of ad-hoc processing of ("dir" apropos history toc).
19529 (Info-index-nodes): Use Info-virtual-file-p
19530 to check for a virtual file instead of checking a fixed list
19531 of node names.
19532 (Info-index-node): Add check for `Info-current-node-virtual'.
19533 Raise `save-match-data' higher up the tree to contain
19534 `search-forward' too (bug fix).
19535 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
19536 (Info-virtual-index-nodes): New variable.
19537 (Info-virtual-index-find-node, Info-virtual-index): New functions.
19538 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
19539 (Info-apropos-file, Info-apropos-nodes): New variables.
19540 (Info-apropos-toc-nodes, Info-apropos-find-file)
19541 (Info-apropos-find-node, Info-apropos-matches): New functions.
19542 (info-apropos): Move part of code to `Info-apropos-find-node' and
19543 `Info-apropos-matches'.
19544 (Info-mode-map): Bind "I" to `Info-virtual-index'.
19545 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
19546 for a virtual file instead of checking a fixed list of node names.
19547
19548 * simple.el (async-shell-command): New command.
19549
19550 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
19551
19552 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
19553 instead of `mount-info'.
19554
19555 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
19556
19557 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
19558 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
19559
19560 2009-07-02 Kenichi Handa <handa@m17n.org>
19561
19562 * international/mule.el (set-keyboard-coding-system): Force *-unix
19563 coding-system to avoid eol conversion.
19564
19565 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
19566
19567 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
19568 Add handler for `process-file', `shell-command' and
19569 `start-file-process'.
19570 (tramp-gvfs-handle-shell-command)
19571 (tramp-gvfs-handle-start-file-process)
19572 (tramp-gvfs-handle-process-file): New defuns.
19573 (tramp-synce-list-devices): Simplify check for existence of property.
19574
19575 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
19576
19577 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
19578
19579 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
19580
19581 * language/korean.el (set-language-info-alist): Add korean-cp949,
19582 cp949 to spec.
19583
19584 2009-07-01 Kenichi Handa <handa@m17n.org>
19585
19586 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
19587
19588 * international/encoded-kb.el: Deleted.
19589
19590 * international/mule.el (set-keyboard-coding-system): Perform the
19591 necessary setup here instead of calling encoded-kbd-setup-display.
19592
19593 2009-07-01 Glenn Morris <rgm@gnu.org>
19594
19595 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
19596
19597 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
19598
19599 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
19600
19601 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
19602
19603 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
19604 Handle also the 'rename case, when setting file modes. (Bug#3712)
19605 (tramp-default-file-modes): Remove execute permissions.
19606
19607 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
19608 (top): Add a default for "synce" in `tramp-default-user-alist'.
19609 Add completion function for "synce" method.
19610 (tramp-hal-service, tramp-hal-path-manager)
19611 (tramp-hal-interface-manager, tramp-hal-interface-device):
19612 New defconst.
19613 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
19614 (tramp-synce-list-devices, tramp-synce-parse-device-names):
19615 New defuns.
19616
19617 * net/trampver.el: Update release number.
19618
19619 2009-06-30 Kenichi Handa <handa@m17n.org>
19620
19621 * international/fontset.el (setup-default-fontset): Add CJK fonts
19622 for symbols and the other miscellaneous characters.
19623
19624 * language/korea-util.el (setup-korean-environment-internal):
19625 Make char-width-table suitable for Korean environments.
19626 (exit-korean-environment): Cancel above.
19627
19628 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
19629 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
19630 setup-function to make char-width-table suitable for respective
19631 environments, and an exit-function to cancel that.
19632
19633 * language/japan-util.el (setup-japanese-environment-internal):
19634 Call use-cjk-char-width-table with arg `ja_JP'.
19635
19636 * international/characters.el (cjk-char-width-table): Delete it.
19637 (cjk-char-width-table-list): New variable.
19638 (use-cjk-char-width-table): New arg local-name.
19639 (use-default-char-width-table): Fix for the case that Emacs is
19640 already using the default char-width-table.
19641
19642 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
19643
19644 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
19645 modes mandatory. (Bug#3712)
19646
19647 2009-06-29 Alan Mackenzie <acm@muc.de>
19648
19649 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
19650 correction between the visible width of TABs and their number of bytes.
19651
19652 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
19653
19654 * server.el (server-buffer-done): Prevent kill-buffer from
19655 prompting by clearing the buffer modification flag (Bug#3696).
19656
19657 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
19658
19659 * progmodes/verilog-mode.el (verilog-beg-of-statement)
19660 (verilog-endcomment-reason-re): Support unique case and priority case.
19661 (verilog-basic-complete-re): Support localparam lineup.
19662 (verilog-beg-of-statement-1): Fix for robustness, unique case.
19663 (verilog-set-auto-endcomments): Fix for unique case, always_comb
19664 commenting.
19665 (verilog-leap-to-case-head): Now support *nested* unique &
19666 priority case statements.
19667 (verilog-auto-lineup): Make just declarations the default (as it
19668 had been).
19669 (verilog-leap-to-case-head): Support priority/unique case statements.
19670 (verilog-auto-lineup): Rework to give users radio buttons to
19671 select the various styles of automatic lineup.
19672 (verilog-error-regexp-alist): Rework to support the XEmacs style
19673 of error regular expressions from compilers, lint tools &
19674 simulators. Note that GNU Emacs has made it impossible for a mode
19675 to load such things.
19676 (electric-verilog-terminate-line, verilog-indent-declaration)
19677 (verilog-auto-wiure): Rework for radio button selection of
19678 auto-lineup selection of specification of auto lineup.
19679 (verilog-beg-of-statement-1): Redesign to support proper operation
19680 in additional code, based on testing with auto-lineup.
19681 (verilog-calculate-indent, assignments & declarations)
19682 (verilog-backward-token): Enhance to support auto-lineup of
19683 assignments & declarations.
19684 (verilog-in-directive-p, verilog-at-struct-p): New function for
19685 easy test of whether we are.
19686 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
19687 to support safe execution at almost anyline.
19688 (verilog-calc-1): Properly support indenting deep inside generate
19689 blocks.
19690 (verilog-init-font): Remove definition & use of verilog-init-font,
19691 as it is redundant with font-lock-defaults.
19692 (verilog-mode): Alter the definition of verilog-font-lock-defaults
19693 to avoid circular calls if syntax-ppss is a function (as is the
19694 case now in 22.x GNU Emacs) as that function would sometimes call
19695 itself, leading to (nearly) infinite recursion.
19696 (verilog-ovm-begin-re, verilog-ovm-end-re)
19697 (verilog-ovm-statement-re, verilog-leap-to-head)
19698 (verilog-backward-token): Add support for OVM macros. Some are
19699 complete statements, and others open and close scopes like begin
19700 and end.
19701 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
19702 (verilog-defun-level-generate-only-re): Really fix the defun-list
19703 compilation issue.
19704 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
19705 coverpoint, constraint and cross statements.
19706 (verilog-defun-level-list, verilog-generate-defun-level-list)
19707 (verilog-all-defun-level-list): Redo these specifications - it is
19708 too hard to support eval-when compile aggregation of lists also
19709 built at when-compile time.
19710 (verilog-defun-level-list): Place defconsts of variables used in
19711 building regular expressions which are built in eval-when-compile
19712 bodies in the same eval-when-compile body to facilitate compile
19713 without load.
19714 (verilog-beg-block-re-ordered): Support indenting
19715 virtual/protected tasks and functions.
19716 (verilog-defun-level-list, verilog-in-generate-region-p)
19717 (verilog-backward-ws&directives, verilog-calc-1): Speed up
19718 indentation of some module items (generate items).
19719 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
19720 across virtual/protected tasks and functions.
19721
19722 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
19723
19724 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
19725 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
19726 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
19727 in concatenations. Reported by Yishay Belkind.
19728 (verilog-auto-ascii-enum): Support one-hot state machines in
19729 AUTOASCIIENUM. Suggested by Lloyd Gomez.
19730 (verilog-auto-inst, verilog-auto-inst-port): Include interface
19731 modport in AUTOINST and add vl-modport for users.
19732 Reported by David Rogoff.
19733 (verilog-auto-inout-module, verilog-auto-inst)
19734 (verilog-decls-get-interfaces, verilog-insert-definition)
19735 (verilog-insert-one-definition, verilog-read-decls)
19736 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
19737 (verilog-sig-modport, verilog-signals-combine-bus)
19738 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
19739 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
19740 Suggested by David Rogoff.
19741 (verilog-repair-open-comma): Fix non-insertion of comma when
19742 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
19743 (verilog-make-width-expression): Simplify [A-1:0] expression
19744 widths to just {A{1'b0}}.
19745 (verilog-mode): Cleanup checkdoc warnings.
19746 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
19747 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
19748 inputs/outputs or data type. Suggested by Vasu Kandadi.
19749 (next-error-last-buffer): Fix byte-compiler warning.
19750 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
19751 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
19752 or shell command text during AUTO expansion. Suggested by Tad Truex.
19753 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
19754 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
19755 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
19756 in AUTOINOUT. Reported by Matthew Lovell.
19757 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
19758 causing use of <= assignments. Reported by Alex Reed.
19759 (verilog-read-decls): Fix triand, trior, wand, wor to be
19760 recognized by AUTOWIRE. Reported by Spencer Isaacson.
19761 (verilog-extended-complete-re): Support import "DPI-C" functions.
19762 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
19763 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
19764 (verilog-insert-date, verilog-insert-year)
19765 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
19766 Windows systems. Reported by Michael Potts.
19767 (verilog-read-module-name): Fix AUTOINST when the child module
19768 declaration's name is a tick define. Reported by Elliot Mednick.
19769 (verilog-read-decls): Fix V2K parameter bit subscripts getting
19770 passed to next parameter's definition. Reported by Bruce T.
19771 (verilog-read-decls): Fix detecting "parameter int" when using
19772 AUTOINSTPARAM. Reported by Bruce T.
19773 (verilog-goto-defun): Fix goto not finding modules unless first
19774 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
19775 (verilog-mode): Expand -f flag arguments on entry to mode so
19776 verilog-goto-defun will work. Reported by Lawrence Butcher.
19777 (verilog-getopt): Expand environment variables in -f file
19778 arguments. Suggested by Lawrence Butcher.
19779 (verilog-set-define): Fix "Symbol's value as variable is void"
19780 when reading enumerations.
19781 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
19782 Suggested by Stephen Peltan.
19783 (verilog-read-defines): Fix reading of enumerations in include
19784 files. Reported by Steve Peltan.
19785
19786 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
19787
19788 * files.el (trash-directory): Fix defcustom type.
19789
19790 2009-06-28 Juri Linkov <juri@jurta.org>
19791
19792 * help-fns.el (describe-function-1): Correctly locate adviced
19793 functions in hyperlink (Bug#2438).
19794
19795 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
19796
19797 * files.el (trash-directory): Change default to nil.
19798 (move-file-to-trash): If trash-directory is nil and
19799 system-move-file-to-trash is unbound, perform freedesktop-style
19800 trashing.
19801
19802 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
19803
19804 * files.el (move-file-to-trash): Add freedesktop trash
19805 support (Bug#973).
19806
19807 2009-06-28 Glenn Morris <rgm@gnu.org>
19808
19809 * autorevert.el (global-auto-revert-non-file-buffers)
19810 (global-auto-revert-mode): Doc fixes.
19811
19812 2009-06-27 Johan Bockgård <bojohan@gnu.org>
19813
19814 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
19815
19816 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
19817
19818 * faces.el (x-handle-named-frame-geometry): Ensure that we have
19819 opened an X connection before calling x-get-resource (Bug#3194).
19820
19821 * play/doctor.el: Remove reference to obsolete website.
19822 (make-doctor-variables): Correct grammar mistake (Bug#2633).
19823
19824 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
19825
19826 Remove find-file-not-found-hook VC method. (Bug#2757)
19827 * vc-hooks.el (vc-file-not-found-hook)
19828 (vc-default-find-file-not-found-hook): Remove functions.
19829 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
19830 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
19831 * vc.el:
19832 * vc-hg.el:
19833 * vc-git.el: Do not mention find-file-not-found-hook VC method.
19834
19835 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
19836
19837 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
19838 compatibility function for `looking-back'.
19839
19840 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
19841 Use `ispell-looking-back'.
19842
19843 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
19844
19845 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
19846 rather than `filename'.
19847
19848 2009-06-23 Miles Bader <miles@gnu.org>
19849
19850 * face-remap.el (text-scale-set): New function.
19851
19852 2009-06-23 Glenn Morris <rgm@gnu.org>
19853
19854 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
19855
19856 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
19857
19858 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
19859
19860 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
19861
19862 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
19863 Simplify Persian conditionals.
19864
19865 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
19866 variable `filename'.
19867
19868 * comint.el (comint-insert-input): Doc fix.
19869
19870 * Makefile.in (ELCFILES): Fix typo in previous change.
19871
19872 2009-06-23 Miles Bader <miles@gnu.org>
19873
19874 * cus-start.el: Add entry for `recenter-redisplay'.
19875
19876 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
19877
19878 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
19879 Add an optional argument for the backend, use it instead of
19880 calling vc-backend.
19881 (vc-mode-line): Add an optional argument for the backend.
19882 Pass the backend to vc-state and vc-working-revision. Move code for
19883 special handling for vc-state being a buffer to ...
19884
19885 * vc-rcs.el (vc-rcs-find-file-hook):
19886 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
19887
19888 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
19889 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
19890 vc-stay-local-p and vc-mode-line calls.
19891
19892 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
19893 (vc-cvs-diff, vc-cvs-annotate-command)
19894 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
19895 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
19896 vc-mode-line calls.
19897
19898 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
19899 direct comparison.
19900 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
19901 backend when calling vc-mode-line.
19902 (vc-register): Do not create a closure for calling the vc register
19903 function, call it directly.
19904
19905 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
19906
19907 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
19908 to make it obvious item can be clicked.
19909
19910 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
19911
19912 2009-06-23 Kenichi Handa <handa@m17n.org>
19913
19914 * language/korea-util.el (korean-key-bindings): Change the binding
19915 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
19916 same command.
19917
19918 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
19919
19920 Sync with Tramp 2.1.16.
19921
19922 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
19923
19924 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
19925 when a loading of a package fails. Completion function for rsync
19926 is `tramp-completion-function-alist-ssh'.
19927 (all): Replace all calls of `split-string' and
19928 `tramp-split-string' by `tramp-compat-split-string'.
19929 (tramp-default-method): Use `tramp-compat-process-running-p'.
19930 (tramp-default-proxies-alist): Allow also Lisp forms.
19931 (tramp-remote-path): Add choice "Private Directories".
19932 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
19933 (tramp-domain-regexp): Allow also "-", "_" and ".".
19934 (tramp-end-of-output): Remove newlines, and add "$" at the end.
19935 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
19936 (tramp-debug-message): Insert header line in debug buffer.
19937 (tramp-handle-directory-files-and-attributes-with-stat):
19938 Care about filenames with spaces, or starting with "-".
19939 (tramp-handle-dired-uncache): New defun.
19940 (tramp-handle-insert-directory): Don't flush the directory from
19941 cache, this is handled by `dired-uncache' now.
19942 (tramp-handle-insert-file-contents): Improve error handling.
19943 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
19944 Quote `tramp-end-of-output'.
19945 (tramp-action-password): Improve trace message.
19946 (tramp-check-for-regexp): Both echoes must be present, before removing.
19947 (tramp-open-connection-setup-interactive-shell): Trace coding system.
19948 (tramp-compute-multi-hops): Eval cons cells of
19949 `tramp-default-proxies-alist'.
19950 (tramp-maybe-open-connection): Use the same command pattern for
19951 first hop and further hops.
19952 (tramp-wait-for-output): Remove handling of newlines.
19953 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
19954 (tramp-split-string): Remove function. It is handled in
19955 tramp-compat now.
19956
19957 * net/tramp-cmds.el (tramp-bug):
19958 Recommend `tramp-cleanup-all-connections' in the bug mail.
19959
19960 * net/tramp-compat.el (tramp-compat-split-string)
19961 (tramp-compat-process-running-p): New defuns.
19962
19963 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
19964 for `dired-uncache'.
19965
19966 * net/tramp-gvfs.el: New package.
19967
19968 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
19969 Add handler for `dired-uncache'.
19970 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
19971
19972 * net/trampver.el: Update release number. Make version check fit
19973 for SXEmacs 22.
19974
19975 2009-06-22 Jim Meyering <meyering@redhat.com>
19976
19977 Automatically handle .xz suffix (XZ-compressed files), too.
19978 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
19979 XZ is the successor to LZMA: <http://tukaani.org/xz/>
19980
19981 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
19982 Nick Roberts <nickrob@snap.net.nz>
19983
19984 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
19985 repository (http://sphinx.net.ru/hg/gdb-mi/).
19986
19987 2009-06-22 Glenn Morris <rgm@gnu.org>
19988
19989 * files.el (dir-locals-collect-mode-variables): Allow for any number of
19990 `mode' and `eval' entries. (Bug#3430)
19991
19992 * Makefile.in (ELCFILES): Add fadr.elc.
19993
19994 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
19995 differing behavior of \n and ^ in strings. (Bug#3385)
19996
19997 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
19998
19999 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
20000 property.
20001 (lisp-indent-function): Make it a defcustom.
20002
20003 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
20004
20005 * progmodes/gdb-ui.el: Replace with ...
20006 * progmodes/gdb-mi.el: ... this file.
20007 * progmodes/gud.el: Modify for gdb-mi.el.
20008
20009 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
20010
20011 * fadr.el: New file.
20012
20013 See ChangeLog.14 for earlier changes.
20014
20015 ;; Local Variables:
20016 ;; coding: utf-8
20017 ;; End:
20018
20019 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
20020
20021 This file is part of GNU Emacs.
20022
20023 GNU Emacs is free software: you can redistribute it and/or modify
20024 it under the terms of the GNU General Public License as published by
20025 the Free Software Foundation, either version 3 of the License, or
20026 (at your option) any later version.
20027
20028 GNU Emacs is distributed in the hope that it will be useful,
20029 but WITHOUT ANY WARRANTY; without even the implied warranty of
20030 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20031 GNU General Public License for more details.
20032
20033 You should have received a copy of the GNU General Public License
20034 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.