]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Merge from emacs-23
[gnu-emacs] / lisp / ChangeLog
1 2010-11-09 Glenn Morris <rgm@gnu.org>
2
3 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4
5 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * minibuffer.el (minibuffer-completion-help): Specify the end of the
8 completion field (bug#7211).
9
10 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
11 Fix handling of backslash escapes.
12 (python-quote-syntax): Adjust accordingly.
13
14 2010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
15 2010-11-09 Richard Levitte <richard@levitte.org> (tiny patch)
16
17 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
18 (vc-mtn-workfile-branch): Adjust to new output format.
19
20 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
21
22 * international/mule-cmds.el (princ-list): Mark as obsolete.
23
24 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
25
26 * emacs-lisp/smie.el: New package.
27
28 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
29
30 * files.el (backup-by-copying-when-mismatch):
31 Set `permanent-local' property.
32
33 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
34 `permanent-local' property for `backup-by-copying-when-mismatch'.
35
36 2010-11-09 Eli Zaretskii <eliz@gnu.org>
37
38 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
39
40 2010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
41
42 * progmodes/verilog-mode.el (verilog-insert-one-definition)
43 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
44 AUTOINOUT for SV style multidimensional arrays, bug294.
45 Reported by Eric Mastromarchi.
46 (verilog-preprocess): Use with-current-buffer and
47 font-lock-fontify-buffer to cleanup style issues.
48
49 2010-11-09 Glenn Morris <rgm@gnu.org>
50
51 * locate.el (locate, locate-mode): Doc fixes.
52
53 2010-11-09 Chong Yidong <cyd@stupidchicken.com>
54
55 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
56 user for confirmation.
57 (server-force-stop): Use it.
58 (server-start): Use server-force-stop for kill-emacs-hook, to
59 avoid user interaction while killing Emacs.
60
61 2010-11-09 Glenn Morris <rgm@gnu.org>
62
63 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
64 (meta-indent-line): Simplify.
65
66 * vc/emerge.el (emerge-line-number-in-buf):
67 * textmodes/ispell.el (ispell-region):
68 * textmodes/fill.el (current-fill-column):
69 * progmodes/xscheme.el (xscheme-send-current-line):
70 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
71 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
72 * progmodes/sh-script.el (sh-handle-prev-do):
73 * progmodes/meta-mode.el (meta-indent-line):
74 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
75 (idlwave-in-quote):
76 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
77 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
78 * progmodes/fortran.el (fortran-looking-at-if-then):
79 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
80 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
81 (cperl-find-pods-heres):
82 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
83 * net/quickurl.el (quickurl-list-insert):
84 * net/ldap.el (ldap-search-internal):
85 * net/eudc.el (eudc-expand-inline):
86 * mail/sendmail.el (sendmail-send-it):
87 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
88 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
89 (viper-brac-function):
90 * calc/calc-yank.el (calc-do-grab-region):
91 * calc/calc-keypd.el (calc-keypad-press):
92 * term.el (term-move-columns, term-insert-spaces):
93 * speedbar.el (speedbar-highlight-one-tag-line):
94 * simple.el (current-word):
95 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
96 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
97 (Info-scroll-down):
98 * hippie-exp.el (he-line-beg):
99 * epa.el (epa--marked-keys):
100 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
101 (dired-update-file-line, dired-add-entry, dired-remove-entry)
102 (dired-relist-entry):
103 * buff-menu.el (Buffer-menu-buffer):
104 * array.el (current-line):
105 * allout.el (allout-resolve-xref)
106 (allout-latex-verbatim-quote-curr-line):
107 Replace yet more uses of end-of-line etc with line-end-position, etc.
108
109 2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
110
111 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
112 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
113 (checkdoc-syntax-table): Initialize in the declaration.
114 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
115 the mode on unconditionally.
116
117 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
118 (extent-end-position, extent-start-position): Remove setf method for
119 non-existing functions (bug#7319).
120
121 2010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
122
123 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
124 (smie-precs->prec2): Rename from smie-precs-precedence-table.
125 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
126 (smie-prec2->grammar): Rename from smie-prec2-levels.
127 (smie-grammar): Rename from smie-op-levels.
128 (smie-indent--hanging-p): Rename from smie-hanging-p.
129 (smie-rule-hanging-p): New alias.
130 (smie-indent--bolp): Rename from smie-bolp.
131 (smie-indent--hanging-p): New alias.
132 (smie--token): New dynamically bound variable.
133 (smie-indent--parent): New function.
134 (smie-rule-parent-p): Use it; rename from smie-parent-p.
135 (smie-rule-next-p): Rename from smie-next-p.
136 (smie-rule-prev-p): Rename from smie-prev-p.
137 (smie-rule-sibling-p, smie-rule-parent)
138 (smie-indent--separator-outdent, smie-rule-separator): New functions.
139 (smie-rule-separator-outdent): New var.
140 (smie-indent--rule): Merge with smie-indent--column.
141 (smie-indent-forward-token, smie-indent-backward-token):
142 Also recognize close parens.
143 (smie-indent-keyword): Don't use smie-indent--column any more.
144 (smie-indent-after-keyword): Ignore closers by default.
145 (smie-indent-line): Use with-demoted-errors.
146 * progmodes/octave-mod.el (octave-smie-grammar):
147 Rename from octave-smie-op-levels.
148 (octave-smie-rules): Adjust to new behavior.
149 * progmodes/prolog.el (prolog-smie-grammar):
150 Rename from prolog-smie-op-levels.
151
152 2010-11-07 Glenn Morris <rgm@gnu.org>
153
154 * eshell/esh-util.el (subst-char-in-string)
155 (directory-files-and-attributes): These compatibility definitions are
156 not needed on any version of Emacs since at least 21.4.
157
158 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
159 (verilog-get-end-of-line): Remove.
160 (verilog-within-string, verilog-re-search-forward-substr)
161 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
162 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
163 Use point-at-bol, point-at-eol.
164 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
165 Remove.
166 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
167 (electric-pascal-terminate-line, pascal-set-auto-comments)
168 (pascal-indent-paramlist, pascal-indent-declaration)
169 (pascal-get-lineup-indent, pascal-func-completion)
170 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
171 Use point-at-bol, point-at-eol.
172 * progmodes/flymake.el (flymake-line-beginning-position)
173 (flymake-line-end-position): Remove.
174 (flymake-highlight-line): Use point-at-bol, point-at-eol.
175 * eshell/esh-util.el (line-end-position, line-beginning-position):
176 Remove compat definitions.
177
178 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
179 Use end-of-line N.
180 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
181 Use line-end-position.
182
183 * emacs-lisp/chart.el (chart-zap-chars):
184 * play/decipher.el (decipher-set-map):
185 * progmodes/ada-mode.el (ada-get-current-indent)
186 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
187 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
188 * progmodes/ada-xref.el (ada-initialize-runtime-library)
189 (ada-get-all-references):
190 * progmodes/cperl-mode.el (cperl-electric-paren)
191 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
192 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
193 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
194 (cperl-word-at-point-hard):
195 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
196 (idlwave-shell-filename-string, idlwave-shell-batch-command)
197 (idlwave-shell-display-line):
198 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
199 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
200 * progmodes/js.el (js--re-search-forward-inner)
201 (js--re-search-backward-inner):
202 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
203 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
204 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
205 * textmodes/flyspell.el (flyspell-process-localwords):
206 * textmodes/ispell.el (ispell-buffer-local-parsing)
207 (ispell-buffer-local-dict, ispell-buffer-local-words):
208 Use point-at-bol and point-at-eol.
209
210 * speedbar.el (speedbar-generic-item-info)
211 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
212 (speedbar-add-indicator, speedbar-check-vc-this-line)
213 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
214 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
215 Replace more uses of end-of-line etc with line-end-position.
216
217 2010-11-06 Glenn Morris <rgm@gnu.org>
218
219 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
220 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
221 (texinfo-delete-existing-pointers, texinfo-find-pointer)
222 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
223 (texinfo-multiple-files-update):
224 * textmodes/table.el (table--probe-cell-left-up)
225 (table--probe-cell-right-bottom):
226 * textmodes/picture.el (picture-tab-search):
227 * textmodes/page-ext.el (pages-copy-header-and-position)
228 (pages-directory-for-addresses):
229 * progmodes/vera-mode.el (vera-get-offset):
230 * progmodes/simula.el (simula-calculate-indent):
231 * progmodes/python.el (python-pdbtrack-overlay-arrow):
232 * progmodes/prolog.el (end-of-prolog-clause):
233 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
234 * progmodes/icon.el (indent-icon-exp):
235 * progmodes/etags.el (tag-re-match-p):
236 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
237 * progmodes/ebnf2ps.el (ebnf-begin-file):
238 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
239 (dcl-save-local-variable):
240 * play/life.el (life-setup):
241 * play/gametree.el (gametree-looking-at-ply):
242 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
243 * mail/sendmail.el (mail-mode-auto-fill):
244 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
245 * emacs-lisp/edebug.el (edebug-overlay-arrow):
246 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
247 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
248 (woman-tab-to-tab-stop, WoMan-warn-ignored):
249 * type-break.el (type-break-file-keystroke-count):
250 * term.el (term-replace-by-expanded-history-before-point)
251 (term-skip-prompt, term-extract-string):
252 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
253 (speedbar-contract-line, speedbar-toggle-line-expansion)
254 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
255 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
256 * sort.el (sort-skip-fields):
257 * skeleton.el (skeleton-internal-list):
258 * simple.el (line-move-finish, line-move-to-column):
259 * shell.el (shell-forward-command):
260 * misc.el (copy-from-above-command):
261 * makesum.el (double-column):
262 * ebuff-menu.el (electric-buffer-update-highlight):
263 * dired.el (dired-move-to-end-of-filename):
264 * dframe.el (dframe-popup-kludge):
265 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
266 * arc-mode.el (archive-get-lineno):
267 Use line-end-position and line-beginning-position.
268
269 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
270 (idlwave-study-twins): Prefix dynamic local `class'.
271 (idlwave-routine-twin-compare): Update for above name change.
272
273 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
274 Use boundp tests to silence compiler. Update for changed name of
275 bytecomp-filename variable.
276
277 * emulation/viper-cmd.el (viper-read-string-with-history):
278 Prefix dynamic local `initial'.
279 (viper-minibuffer-standard-hook): Update for above name change.
280
281 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
282 (elint-init-form): Update for above name change.
283
284 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
285 local variables `cbeg' and `cend' a prefix.
286 (mail-extr-voodoo): Update for above name change.
287
288 * textmodes/reftex-toc.el (reftex-toc-do-promote)
289 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
290 (reftex-toc-promote-action): Doc fix.
291
292 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
293 `prompt', `data' a prefix.
294 (reftex-select-post-command-hook, reftex-select-callback)
295 (reftex-select-mouse-accept, reftex-select-read-cite):
296 Update for above name changes.
297
298 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
299 `refstyle' to reftex-refstyle.
300 (reftex-offer-label-menu): Update for above name change.
301 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
302 `refstyle' name change.
303
304 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
305 with with-current-buffer.
306 (diff, template): Give dynamic local variables a prefix.
307 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
308 (emerge-line-number-in-buf): Update for above name change.
309 (emerge-combine-versions-internal): Rename local `template' to
310 emerge-combine-template.
311 (emerge-combine-versions-edit): Update for above name change.
312
313 2010-11-06 Ralf Angeli <angeli@caeruleus.net>
314
315 * textmodes/reftex-cite.el
316 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
317 entries with whitespace after \bibitem.
318 (reftex-create-bibtex-file): Match entries containing numbers and
319 symbol constituents. Make sure that entries with whitespace at
320 various places are found.
321
322 2010-11-05 Christian Millour <cm@abtela.com> (tiny change)
323
324 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
325
326 2010-11-05 Jan Djärv <jan.h.d@swipnet.se>
327
328 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
329
330 2010-11-05 Glenn Morris <rgm@gnu.org>
331
332 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
333 (woman2-roff-buffer): Give local variable `request' a prefix.
334 (woman0-macro): Rename argument `request' in the same way.
335 (woman-request): New name for `request' dynamic variable.
336 (woman-unquote, woman-forward-arg): Update for above name change.
337 (woman1-roff-buffer): Give local variable `unquote' a prefix.
338 (woman1-unquote): New name for `unquote' dynamic variable.
339 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
340 (woman-translations): Rename from `translations'. No longer global.
341 (woman2-tr, woman-translate): Update for above name change.
342 (woman-translate): Check for bound variable.
343 (woman2-roff-buffer): Give local variable `translations' a prefix.
344
345 * play/doctor.el: Give all local variables a prefix. Update callers.
346 (doc$, doctor-put-meaning): Use backquote.
347
348 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
349 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
350
351 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
352 variables bytes, ptr, op a prefix.
353 (disassemble-offset): Update for above change.
354
355 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
356
357 * emacs-lisp/package.el (package-unpack): Remove no-op.
358 (package--builtins, package--dir): Doc fix.
359 (package-activate-1, package-activate, package-install)
360 (package-compute-transaction): Fix error message.
361 (package-delete): Use delete-directory. Omit system packages.
362 (package-initialize): Set package-alist to nil first.
363 (package-menu-mark-delete, package-menu-mark-install): Don't add
364 symbols that are inconsistent with the package state.
365 (package-menu-execute): Perform deletions and installations as
366 single batch operations.
367
368 2010-11-03 Glenn Morris <rgm@gnu.org>
369
370 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
371 (props): Remove unnecessary declaration.
372
373 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
374 set-process-query-on-exit-flag.
375
376 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
377 (reftex-toc-do-promote): Remove unused local `mpos'.
378 (reftex-toc-restore-region): Make `mpos' local to this function.
379
380 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
381
382 * play/landmark.el (lm-losing-threshold): Correct spelling.
383 (lm-human-plays): Use new name.
384
385 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
386 (gomoku-human-plays): Use new name.
387
388 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
389 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
390 (gomoku-score-trans-table, gomoku-winning-threshold)
391 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
392
393 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
394
395 * emacs-lisp/package.el: Don't put built-in packages in
396 package-alist, to avoid loading inefficiencies.
397 (package-built-in-p): Make VERSION optional, and treat it as a
398 minimum acceptable version.
399 (package-activate): Search separately for built-in packages. Emit
400 a warning if a dependency fails.
401 (define-package): Handle most common case, where there is no
402 obsolete package, first.
403 (package-compute-transaction): Print required version in error.
404 (package--initialized): New variable.
405 (list-packages): Use it.
406 (package-initialize): Optional arg NO-ACTIVATE. Don't put
407 built-in packages in packages-alist; keep it separate. Set
408 package--initialized.
409 (describe-package): Avoid activating packages as a side-effect.
410 Search separately for built-in packages.
411 (describe-package-1): Handle the case where an elpa package is
412 simultaneously built-in and available/installed.
413 (package-installed-p, package--generate-package-list): Search
414 separately for built-in packages.
415 (package-load-descriptor): Doc fix.
416
417 2010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
418
419 * progmodes/perl-mode.el (perl-syntax-propertize-function):
420 Handle __DATA__ and __END__.
421
422 2010-11-02 Noah Friedman <friedman@splode.com>
423
424 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
425 nil, do not ask to recompile files that are not already compiled,
426 and do not recompile them.
427
428 2010-11-02 Chong Yidong <cyd@stupidchicken.com>
429
430 * emacs-lisp/package.el (package-initialize): Ensure that
431 obsoleted built-in packages are not in package-activated-list
432 during activation.
433 (describe-package-1): Make the "installed" status override
434 "built-in".
435
436 2010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
437
438 * subr.el (version-separator, version-regexp-alist): Remove '*'
439 from docstring.
440 (version-list-<=, version<=, version=): Doc fix.
441
442 2010-11-01 Kenichi Handa <handa@m17n.org>
443
444 * faces.el (glyphless-char): Inherit underline for tty.
445
446 2010-11-01 Kenichi Handa <handa@m17n.org>
447
448 Implement various display methods for glyphless characters.
449
450 * international/characters.el (char-acronym-table): New variable.
451 (glyphless-char-control): New variable.
452 (update-glyphless-char-display): New funciton.
453
454 * faces.el (glyphless-char): New face.
455
456 2010-11-01 Glenn Morris <rgm@gnu.org>
457
458 * calendar/holidays.el (general-holidays, oriental-holidays)
459 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
460 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
461 the definitions of their targets.
462
463 * emacs-lisp/smie.el (smie): New custom group.
464 (smie-blink-matching-inners, smie-indent-basic): Add :group.
465
466 * faces.el (xw-defined-colors, x-setup-function-keys):
467 * mouse-sel.el (x-select-text):
468 * term/w32console.el (x-setup-function-keys): Update declarations.
469
470 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
471
472 * textmodes/ispell.el (comment-add): Declare.
473
474 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
475 Declare.
476
477 * info.el (finder-keywords-hash, package-alist): Declare.
478
479 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
480
481 * finder.el (finder-compile-keywords): Don't use intern-soft,
482 since package names may not yet exist in the obarray.
483
484 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
485
486 * vc/vc-arch.el (vc-arch-checkin):
487 * vc/vc-cvs.el (vc-cvs-checkin):
488 * vc/vc-mtn.el (vc-mtn-checkin):
489 * vc/vc-rcs.el (vc-rcs-checkin):
490 * vc/vc-sccs.el (vc-sccs-checkin):
491 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
492 since 2010-04-21 commit by Stefan Monnier.
493
494 2010-11-01 Glenn Morris <rgm@gnu.org>
495
496 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
497
498 * startup.el (package-enable-at-startup, package-initialize):
499 Silence compiler.
500
501 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
502 Silence compiler.
503
504 2010-10-31 Julien Danjou <julien@danjou.info>
505
506 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
507 (byte-recompile-directory):
508 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
509 Use `byte-recompile-file'.
510
511 2010-10-31 Glenn Morris <rgm@gnu.org>
512
513 * cus-start.el: Handle standard values via a keyword.
514 Only set version property if specified.
515 (cursor-in-non-selected-windows, menu-bar-mode)
516 (tool-bar-mode, show-trailing-whitespace):
517 Do not specify standard values.
518 (transient-mark-mode, temporary-file-directory): Use :standard.
519
520 2010-10-31 Jan Djärv <jan.h.d@swipnet.se>
521
522 * term/x-win.el (x-get-selection-value): New function that gets
523 PRIMARY with type as specified in x-select-request-type. (Bug#6802).
524
525 2010-10-31 Michael Albinus <michael.albinus@gmx.de>
526
527 * net/tramp.el (tramp-handle-insert-file-contents): For root,
528 preserve owner and group when editing files. (Bug#7289)
529
530 2010-10-31 Glenn Morris <rgm@gnu.org>
531
532 * speedbar.el (speedbar-mode):
533 * play/fortune.el (fortune-in-buffer, fortune):
534 * play/gomoku.el (gomoku-mode):
535 * play/landmark.el (lm-mode):
536 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
537 Replace inappropriate uses of toggle-read-only. (Bug#7292)
538
539 * select.el (x-selection): Mark it as an obsolete alias.
540
541 2010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
542
543 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
544 major-mode (bug#7284).
545
546 2010-10-31 Glenn Morris <rgm@gnu.org>
547
548 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
549 rather than just an unused variable that inherits from the real one.
550
551 2010-10-31 Alan Mackenzie <acm@muc.de>
552
553 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
554 This fixes bug #7185.
555
556 2010-10-30 Chong Yidong <cyd@stupidchicken.com>
557
558 * startup.el (command-line): Search for package directories, and
559 don't load package.el if none are found.
560
561 * emacs-lisp/package.el (describe-package, list-packages): Call
562 package-initialize if it has not been called yet.
563
564 2010-10-30 Alan Mackenzie <acm@muc.de>
565
566 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
567 which fontifies the tail of an enum.
568 (c-basic-matchers-after): Insert a call to the above new function.
569 This fixes bug #7264.
570
571 2010-10-30 Glenn Morris <rgm@gnu.org>
572
573 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
574 tool-bar-mode, transient-mark-mode. (Bug#7306)
575 Include the :set property in the dumped Emacs.
576
577 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
578
579 SMIE: change indent rules format, improve smie-setup.
580 * emacs-lisp/smie.el (smie-precs-precedence-table)
581 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
582 Mark them pure so the tables gets built at compile time.
583 (smie-bnf-precedence-table): Store the closer-alist in the table.
584 (smie-prec2-levels): Preserve the closer-alist.
585 (smie-blink-matching-open): Be more forgiving in case of indentation.
586 (smie-hanging-p): Rename from smie-indent--hanging-p.
587 (smie-bolp): Rename from smie-indent--bolp.
588 (smie--parent, smie--after): New dynamic vars.
589 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
590 (smie-indent-rules): Remove.
591 (smie-indent--offset-rule): Remove fun.
592 (smie-rules-function): New var.
593 (smie-indent--rule): New fun.
594 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
595 (smie-indent-exps): Use it.
596 (smie-setup): Setup paren blinking; add keyword args for token
597 functions; extract closer-alist from op-levels.
598 (smie-indent-debug-log): Remove var.
599 (smie-indent-debug): Remove fun.
600 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
601 (prolog-smie-rules): New fun to replace it.
602 (prolog-mode-variables): Simplify.
603 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
604 it's setup automatically.
605 (octave-smie-indent-rules): Remove.
606 (octave-smie-rules): New fun to replace it.
607 (octave-mode): Simplify.
608
609 2010-10-29 Glenn Morris <rgm@gnu.org>
610
611 * files.el (temporary-file-directory): Remove (already defined in C).
612 * cus-start.el: Add temporary-file-directory.
613
614 * abbrev.el (abbrev-mode):
615 * composite.el (auto-composition-mode):
616 * menu-bar.el (menu-bar-mode):
617 * simple.el (transient-mark-mode):
618 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
619 that they do not define the associated variables twice.
620 * simple.el (transient-mark-mode): Remove defvar.
621 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
622 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
623 Handle multiple groups, and also custom-delayed-init-variables.
624 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
625
626 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
627
628 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
629 (pcase-if): Add one minor optimization.
630 (pcase-split-equal): Rename from pcase-split-eq.
631 (pcase-split-member): Rename from pcase-split-memq.
632 (pcase-u1): Add strings to the member optimization.
633 Add `guard' variant of predicates.
634 (pcase-q1): Add string patterns.
635
636 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
637
638 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
639
640 2010-10-28 Glenn Morris <rgm@gnu.org>
641
642 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
643 Move menu-bar related settings to ../menu-bar.el.
644 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
645 Move ns-specific settings here from term/ns-win.el.
646
647 * simple.el (x-selection-owner-p): Remove unused declaration.
648
649 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
650
651 * minibuffer.el (completion-cycling): New var (bug#7266).
652 (minibuffer-complete, completion--do-completion):
653 Use completion--flush-all-sorted-completions.
654 (minibuffer-complete): Only cycle if completion-cycling is set.
655 (completion--flush-all-sorted-completions): Unset completion-cycling.
656 (minibuffer-force-complete): Set completion-cycling.
657 (completion-all-sorted-completions): Move declaration before first use.
658
659 2010-10-28 Leo <sdl.web@gmail.com>
660
661 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
662 which changes the order of matches seen by users (bug#7231).
663
664 2010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
665
666 * progmodes/compile.el (compilation-mode-font-lock-keywords):
667 Don't confuse -omega as "-o mega".
668
669 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
670
671 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
672 (log-edit-author): New dynamic var.
673 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
674 to return the author if different from committer.
675 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
676
677 * play/landmark.el: Adjust commenting convention.
678 (lm-nil-score): Rename from nil-score.
679 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
680 (OOOOscore): Move into a let in lm-score-trans-table.
681 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
682
683 * electric.el (electric-indent-chars): Autoload.
684 * progmodes/octave-mod.el (octave-mode):
685 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
686 (ruby-mode-abbrev-table): Merge initialization and declaration.
687
688 2010-10-27 Glenn Morris <rgm@gnu.org>
689
690 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
691 variable.
692
693 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
694
695 * term/ns-win.el: Restore require of cl when compiling.
696 (menu-bar-final-items): Remove non-existent `windows' menu.
697 (ns-handle-nxopen): Optionally handle the temp-case.
698 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
699 (ns-insert-file, ns-find-file): Use `pop'.
700
701 2010-10-26 Glenn Morris <rgm@gnu.org>
702
703 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
704
705 2010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
706
707 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
708 global map.
709 * term/common-win.el (x-setup-function-keys): Remove most of the
710 keymappings. Comment on the remaining ones.
711
712 2010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
713
714 * server.el (server-port): New option. (Bug#854)
715 (server-start): Use server-port.
716
717 2010-10-26 Glenn Morris <rgm@gnu.org>
718
719 * term/ns-win.el (ns-version-string): Remove unused declaration.
720 (ns-invocation-args): Change to x-invocation-args.
721 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
722 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
723 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
724 Use x-invocation-args instead of ns-invocation-args.
725 (ns-initialize-window-system, handle-args-function-alist):
726 Use x-handle-args instead of ns-handle-args.
727 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
728 * startup.el (command-line-ns-option-alist): Replace
729 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
730 ns-handle-iconic with the x- equivalents.
731
732 * term/common-win.el (x-select-enable-clipboard):
733 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
734
735 * term/ns-win.el: No need to require cl when compiling.
736 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
737 (xw-defined-colors): Use the common-win definitions.
738 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
739 (ns-handle-iconic): Make it an alias for x-handle-iconic.
740 * term/common-win.el (x-select-text, x-alternatives-map)
741 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
742 * loadup.el [ns]: Load common-win.
743
744 2010-10-26 Daiki Ueno <ueno@unixuser.org>
745
746 * epa-mail.el (epa-mail-encrypt): Handle local-part only
747 recipients; expand mail aliases (Bug#7280).
748
749 2010-10-25 Glenn Morris <rgm@gnu.org>
750
751 * term/common-win.el (x-handle-switch): Simplify with pop.
752 Optionally handle numeric switches.
753 (x-handle-numeric-switch): Just call x-handle-switch.
754 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
755 (x-handle-name-switch, x-handle-display, x-handle-args):
756 Simplify with pop.
757
758 * term/ns-win.el: Do not require easymenu.
759 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
760 <spell>: Move adjustments to menu-bar.el.
761 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
762 <separator-undo, spell>: Move ns-win's adjustments here.
763 * loadup.el [ns]: Do not load easymenu.
764
765 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
766
767 * image.el (image-checkbox-checked, image-checkbox-unchecked):
768 Delete (Bug#7222).
769
770 * startup.el (fancy-startup-tail): Instead of using inline images,
771 refer to image files from etc/.
772
773 * wid-edit.el (checkbox): Likewise.
774 (widget-image-find): Center image specs.
775
776 2010-10-24 Glenn Morris <rgm@gnu.org>
777
778 * term/ns-win.el (x-select-text): Doc fix.
779 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
780 (x-select-text): Move to term/common-win.
781 * term/w32-win.el (xw-defined-colors): Move to common-win.
782 * term/x-win.el (xw-defined-colors, x-alternatives-map)
783 (x-setup-function-keys, x-select-text): Move to common-win.
784 * term/common-win.el (x-select-text, x-alternatives-map)
785 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
786 definitions here.
787
788 2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
789
790 * net/mairix.el (mairix-searches-mode-map):
791 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
792
793 2010-10-24 Michael McNamara <mac@mail.brushroad.com>
794
795 * verilog-mode.el (verilog-directive-re): Make this variable
796 auto-built for efficiency of execution and updating.
797 (verilog-extended-complete-re): Support 'pure' fucntion & task
798 declarations (these have no bodies).
799 (verilog-beg-of-statement): General cleanup to enable support of
800 'pure' fucntion & task declarations (these have no bodies).
801 These efforts together fix Verilog bug210 from veripool; which was also
802 noticed by Steve Pearlmutter.
803 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
804 (verilog-directive-nest-re, verilog-set-auto-endcomments):
805 Support `elsif. Reported by Shankar Giri.
806 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
807 attribute handling for lining up declarations and assignments.
808 (verilog-beg-of-statement-1): Fix issue where continued declaration
809 is indented differently if it is after a begin..end clock.
810 (verilog-in-attribute-p, verilog-skip-backward-comments)
811 (verilog-skip-forward-comment-p): Support proper treatment of
812 attributes by indent code. Reported by Jeff Steele.
813 (verilog-in-directive-p): Fix comment to correctly describe function.
814 (verilog-backward-up-list, verilog-in-struct-region-p)
815 (verilog-backward-token, verilog-in-struct-p)
816 (verilog-in-coverage-p, verilog-do-indent)
817 (verilog-pretty-declarations): Use verilog-backward-up-list as
818 wrapper around backward-up-list inorder to properly skip comments.
819 Reported by David Rogoff.
820 (verilog-property-re, verilog-endcomment-reason-re)
821 (verilog-beg-of-statement, verilog-set-auto-endcomments)
822 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
823 of if). Reported by Max Bjurling and
824 (verilog-calc-1): Fix for clocking block in modport
825 declaration. Reported by Brian Hunter.
826
827 2010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
828
829 * verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
830 (verilog-gate-keywords, verilog-read-sub-decls)
831 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
832 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
833 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
834 (verilog-read-decls): Fix spaces in V2K module parameters causing
835 mis-identification as interfaces, bug287.
836 (verilog-read-decls): Fix not treating "parameter string" as a
837 parameter in AUTOINSTPARAM.
838 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
839 treating `elsif similar to `endif inside AUTOSENSE.
840 (verilog-do-indent): Implement correct automatic or static task or
841 function end comment highlight. Reported by Steve Pearlmutter.
842 (verilog-font-lock-keywords-2): Fix highlighting of single
843 character pins, bug264. Reported by Michael Laajanen.
844 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
845 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
846 (verilog-subdecls-get-interfaced, verilog-subdecls-new): Support
847 interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
848 (verilog-pretty-expr): Fix interactive arguments, bug272.
849 Reported by Mark Johnson.
850 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
851 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
852 bug269. Suggested by Gary Delp.
853 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
854 (verilog-preprocessor, verilog-set-compile-command):
855 Create verilog-preprocess and verilog-preprocessor to show
856 preprocessed output.
857 (verilog-get-beg-of-line, verilog-get-end-of-line)
858 (verilog-modi-file-or-buffer, verilog-modi-name)
859 (verilog-modi-point, verilog-within-string): Move defmacro's
860 before first use to avoid warning. Reported by Steve Pearlmutter.
861 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
862 (verilog-colorize-region, verilog-highlight-buffer)
863 (verilog-highlight-includes, verilog-highlight-modules)
864 (verilog-highlight-region, verilog-mode): Rename colorize to
865 highlight to match other packages. Disable module highlighting,
866 as received speed complaints, reenable for experimentation only
867 using new verilog-highlight-modules.
868 (verilog-read-decls): Fix regexp stack overflow in very large
869 AUTO_TEMPLATEs, bug250.
870 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
871 (verilog-scan): Create verilog-save-buffer-state to standardize
872 making insignificant changes that shouldn't call hooks.
873 (verilog-save-no-change-functions, verilog-save-scan-cache)
874 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
875 Create verilog-save-no-change-functions to wrap verilog-scan
876 preservation, and fix to work with nested preserved calls.
877 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
878 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
879 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
880 (verilog-submit-bug-report): Update variable list to be complete.
881 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
882 breaking on-the-fly font-locking.
883 (verilog-colorize-buffer, verilog-colorize-include-files)
884 (verilog-colorize-include-files-buffer, verilog-colorize-region)
885 (verilog-load-file-at-mouse, verilog-load-file-at-point)
886 (verilog-mode, verilog-read-inst-module-matcher): With point on a
887 AUTOINST cell instance name, middle mouse button now finds-file on
888 it. Suggested by Brad Dobbie.
889 (verilog-alw-get-temps, verilog-auto-reset)
890 (verilog-auto-sense-sigs, verilog-read-always-signals)
891 (verilog-read-always-signals-recurse): Fix loop indexes being
892 AUTORESET. AUTORESET now assumes any variables in the
893 initialization section of a for() should be ignored. Reported by
894 Dan Dever.
895 (verilog-error-font-lock-keywords)
896 (verilog-error-regexp-emacs-alist)
897 (verilog-error-regexp-xemacs-alist): Fix error detection of
898 Cadence HAL, reported by David Asher. Repair drift between the
899 three similar error variables.
900 (verilog-modi-lookup, verilog-modi-lookup-cache)
901 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
902 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
903 Fix slow verilog-auto expansion on very large files.
904 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
905 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
906 "{1*2{...". Broke in last revision.
907 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
908 submodule connections with replications "{#{a},#{b}}".
909
910 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
911
912 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
913 Fix typo in docstring.
914
915 2010-10-24 Kenichi Handa <handa@m17n.org>
916
917 * face-remap.el (text-scale-adjust): Call read-event with a proper
918 prompt.
919
920 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
921
922 * emacs-lisp/unsafep.el: Don't mark functions that display
923 messages as safe. Suggested by Johan Bockgård.
924
925 2010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
926
927 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
928 Turn comments into docstrings.
929
930 * minibuffer.el (completion--replace): Move point where it belongs
931 when there's a common suffix (bug#7215).
932
933 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
934
935 Merge read-color and facemenu-read-color (Bug#7242).
936
937 * faces.el (read-color): Use the completion code from
938 facemenu-read-color. Require match in completion. Doc fix.
939
940 * facemenu.el (facemenu-read-color): Alias for read-color.
941 (facemenu-set-foreground, facemenu-set-background): Use
942 read-color.
943
944 * frame.el (set-background-color, set-foreground-color)
945 (set-cursor-color, set-mouse-color, set-border-color): Use
946 read-color.
947
948 2010-10-24 Leo <sdl.web@gmail.com>
949
950 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
951 argument of delete-file and delete-directory (Bug#7011).
952
953 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
954
955 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
956 button-buffer-map.
957
958 2010-10-24 Ralf Angeli <angeli@caeruleus.net>
959
960 * emacs-lisp/package.el (package--generate-package-list): Make the
961 *Packages* buffer read-only.
962
963 2010-10-24 Alan Mackenzie <acm@muc.de>
964
965 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
966 result of `c-beginning-of-decl-1' between invocations of a lambda
967 function (Bug #7265).
968
969 2010-10-24 Daiki Ueno <ueno@unixuser.org>
970
971 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
972 executable is not available on the system (Bug#7268).
973
974 2010-10-24 Glenn Morris <rgm@gnu.org>
975
976 * select.el (selection-coding-system, next-selection-coding-system):
977 Sync doc with C versions.
978
979 * w32-vars.el (x-select-enable-clipboard):
980 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
981 * term/common-win.el (x-select-enable-clipboard): Move here.
982
983 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
984 definition of C variable.
985
986 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
987 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
988 Don't redefine things that are defined in C.
989 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
990 (show-trailing-whitespace, auto-hscroll-mode)
991 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
992 Set up the appropriate custom properties.
993
994 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
995
996 Bind "C-c ]" to ...
997 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
998 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
999 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
1000 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
1001
1002 2010-10-23 Glenn Morris <rgm@gnu.org>
1003
1004 * textmodes/flyspell.el (flyspell-mode): If there was an error,
1005 say what it was.
1006
1007 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
1008 Sync docs with C version.
1009
1010 * term/ns-win.el (xw-defined-colors):
1011 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
1012
1013 * term/pc-win.el (x-select-enable-clipboard):
1014 * term/x-win.el (x-select-enable-clipboard):
1015 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
1016
1017 * comint.el (comint-password-prompt-regexp): Make it less vague.
1018 Bump version.
1019
1020 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
1021
1022 * help.el (finder-by-keyword): Remove unnecessary autoload.
1023
1024 2010-10-22 Glenn Morris <rgm@gnu.org>
1025
1026 * loadup.el: Unconditionally load float-sup.
1027 * paren.el (show-paren-delay):
1028 * emacs-lisp/float-sup.el:
1029 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
1030 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
1031 (lazy-lock-stealth-verbose): Assume float support.
1032 * ps-print.el: Assume float support on Emacs.
1033 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
1034 Remove non-float branch.
1035
1036 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
1037 src/Makefile no longer being pre-processed.
1038
1039 2010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1040
1041 * emacs-lisp/find-func.el (find-library): Use test-completion.
1042
1043 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1044
1045 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
1046
1047 010-10-21 Michael Albinus <michael.albinus@gmx.de>
1048
1049 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
1050 space in stat format string.
1051 (tramp-send-command): Unset $PS1 when using here documents, in
1052 order not to get several prompts.
1053 (tramp-get-inline-coding): Return `nil' in case of errors.
1054
1055 2010-10-21 Daiki Ueno <ueno@unixuser.org>
1056
1057 * hexl.el (hexl-mode, hexl-mode-exit):
1058 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
1059 (hexl-revert-buffer-function): New function.
1060 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
1061
1062 2010-10-19 Alan Mackenzie <acm@muc.de>
1063
1064 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
1065 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
1066 that these keywords aren't wrongly matched as identifiers.
1067
1068 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
1069 setting of c-new-BEG and c-new-END from c-before-change to
1070 c-after-change. (Bug#7181)
1071
1072 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
1073
1074 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
1075 Don't mark as safe.
1076
1077 * custom.el (custom-theme-set-variables): Likewise.
1078 (load-theme): Add custom-theme-set-faces and
1079 custom-theme-set-variables to safe-functions while loading.
1080 (custom-enabled-themes): Mark as risky.
1081
1082 2010-10-18 Julien Danjou <julien@danjou.info>
1083
1084 * bindings.el: Remove end dashes in default mode-line-format.
1085
1086 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
1087
1088 * bindings.el (global-map): Bind C-d to delete-char and deletechar
1089 to delete-forward-char.
1090
1091 * simple.el (normal-erase-is-backspace-mode): Remap delete to
1092 deletechar, and hence delete-forward-char.
1093
1094 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1095
1096 * repeat.el (repeat): Use read-key (bug#6256).
1097
1098 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
1099
1100 * emacs-lisp/unsafep.el: Don't mark functions that display
1101 messages as safe. Suggested by Johan Bockgård.
1102
1103 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1104
1105 * minibuffer.el (completion--replace): Move point where it belongs
1106 when there's a common suffix (bug#7215).
1107
1108 2010-10-19 Kenichi Handa <handa@m17n.org>
1109
1110 * international/characters.el: Add category '|' (word breakable)
1111 to fullwidth characters.
1112
1113 2010-10-19 Michael Albinus <michael.albinus@gmx.de>
1114
1115 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
1116 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
1117 order to make stat results a float. Patch by Andreas Schwab
1118 <schwab@linux-m68k.org>.
1119
1120 2010-10-18 Julien Danjou <julien@danjou.info>
1121
1122 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
1123 hidden by `make-pointer-invisible'.
1124
1125 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1126
1127 * files.el (locate-file-completion-table): Strip non-matching elements
1128 before checking length of list (bug#7238).
1129
1130 2010-10-18 Chong Yidong <cyd@stupidchicken.com>
1131
1132 * custom.el (custom-theme-set-variables): Mark as a safe function.
1133 (load-theme): Check forms using unsafep.
1134
1135 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
1136
1137 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
1138
1139 * textmodes/ispell.el (ispell-aspell-find-dictionary):
1140 Fix aspell data file searching (bug#7230).
1141
1142 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
1143
1144 * cus-theme.el (custom-theme--migrate-settings): New var.
1145 (customize-create-theme): Allow editing the `user' theme.
1146 (custom-theme-add-variable, custom-theme-add-var-1)
1147 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
1148 to the front of each variable or face widget.
1149 (custom-theme-write): Save theme settings in the correct order.
1150 Optionally, remove saved settings from user customizations.
1151 (custom-theme-write-variables, custom-theme-write-faces):
1152 Save only the checked widgets.
1153 (customize-themes): Add a link for migrating custom settings.
1154
1155 * custom.el (custom-declare-theme, provide-theme):
1156 Use custom-theme-name-valid-p.
1157 (custom-theme-name-valid-p): Remove checks that are now
1158 unnecessary since themes no longer obey load-path.
1159
1160 * cus-edit.el (custom-variable-value-create): For the simple
1161 style, hide documentation string when hidden.
1162
1163 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
1164
1165 * cus-edit.el (custom-variable, custom-face): Combine the
1166 :inhibit-magic and :display-style properties into a single
1167 :custom-style property.
1168 (custom-toggle-hide-variable, custom-toggle-hide-face):
1169 New functions. If hiding an edited value, save it to :shown-value.
1170 (custom-variable-value-create, custom-face-value-create): Use them.
1171 (custom-magic-reset): Allow magic property to be unset.
1172
1173 * custom.el: Custom themes no longer use load-path.
1174 (custom-theme-load-path): New option. Change built-in theme
1175 directory to etc/.
1176 (custom-enabled-themes): Add custom-theme-load-path dependency.
1177 (custom-theme--load-path): New function.
1178 (load-theme, custom-available-themes): Use it.
1179
1180 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
1181 (customize-themes): Link to custom-theme-load-path variable.
1182 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
1183 :custom-style property.
1184
1185 * themes/*.el: Moved to etc/.
1186
1187 2010-10-16 Ralf Angeli <angeli@caeruleus.net>
1188
1189 * textmodes/reftex-cite.el
1190 (reftex-extract-bib-entries-from-thebibliography): Do not move
1191 point when searching for \bibitem entries. Match entries with
1192 spaces or tabs in front of arguments.
1193
1194 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
1195
1196 * cus-theme.el (customize-create-theme): Delete overlays after
1197 erasing. If given a THEME arg, display only the faces of that arg
1198 instead of custom-theme--listed-faces.
1199 (custom-theme-variable-menu, custom-theme-variable-action)
1200 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
1201 (custom-theme-add-variable, custom-theme-add-face): Apply value
1202 from the theme settings, instead of the current value.
1203 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
1204 (custom-theme-visit-theme): Allow calling outside theme buffers.
1205 (custom-theme-merge-theme): Don't enable the theme when merging.
1206 (custom-theme-write-variables, custom-theme-write-faces): Use the
1207 :shown-value properties to save buffer values, not global ones.
1208 (customize-themes): Display a warning about user customizations.
1209
1210 * cus-edit.el (custom-variable-value-create)
1211 (custom-face-value-create): Obey new special properties
1212 :shown-value and :inhibit-magic.
1213
1214 2010-10-15 Michael Albinus <michael.albinus@gmx.de>
1215
1216 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
1217 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
1218 <dale@codefu.org>.
1219
1220 2010-10-14 Kenichi Handa <handa@m17n.org>
1221
1222 * mail/rmail.el (rmail-show-message-1): Catch an error of
1223 base64-decode-region and just show an error message (bug#7165).
1224
1225 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
1226 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
1227 a font-spec (bug#7197).
1228
1229 2010-10-14 Glenn Morris <rgm@gnu.org>
1230
1231 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
1232
1233 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
1234
1235 * international/mule.el (define-coding-system):
1236 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1237 * composite.el (compose-region): Fix typo in docstring.
1238
1239 2010-10-14 Chong Yidong <cyd@stupidchicken.com>
1240
1241 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
1242 only after checking the theme-face property.
1243
1244 * faces.el (face-spec-reset-face): Reset all attributes in one
1245 single call to set-face-attribute.
1246 (face-spec-match-p): Make it a defsubst.
1247 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
1248 (x-create-frame-with-faces, tty-create-frame-with-faces)
1249 (tty-set-up-initial-frame-faces): Don't recompute face specs in
1250 frame-set-background-mode, since they are recomputed immediately
1251 afterwards in face-set-after-frame-default.
1252 (face-set-after-frame-default): Minor optimization.
1253 (cursor): Provide non-trivial defface spec.
1254
1255 * custom.el (custom-theme-recalc-face): Simplify.
1256
1257 2010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
1258
1259 * calc/calc-alg.el (math-var): Rename from `var'.
1260 (math-is-polynomial, math-is-poly-rec): Replace `var'
1261 with `math-var'.
1262
1263 * calc/calcalg2.el (math-var): Rename from `var'.
1264 (calcFunc-table, math-scan-for-limits): Replace `var'
1265 with `math-var'.
1266
1267 2010-10-13 Glenn Morris <rgm@gnu.org>
1268
1269 * subr.el (last): Deal with dotted lists (reported in bug#7174).
1270
1271 2010-10-13 Stephen Berman <stephen.berman@gmx.net>
1272
1273 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
1274
1275 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1276
1277 * net/tls.el (tls-program): Remove spurious %s from openssl.
1278 (tls-starttls-switches): Remove starttls hack.
1279 (open-tls-stream): Ditto.
1280 (tls-find-starttls-argument): Ditto.
1281
1282 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
1283
1284 * image.el (image-library-alist): Declare as obsolete alias.
1285 (image-type-available-p): Use `dynamic-library-alist'.
1286
1287 * term/w32-win.el (dynamic-library-alist):
1288 Use instead of `image-library-alist'.
1289
1290 2010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
1291
1292 * subr.el (last): Make it faster. (Bug#7174)
1293
1294 2010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
1295
1296 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
1297
1298 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
1299
1300 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
1301 (describe-theme-1): Extract doc from unloaded themes.
1302
1303 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
1304
1305 * themes/tango-theme.el:
1306 * themes/tango-dark-theme.el:
1307 * themes/wheatgrass-theme.el: New files.
1308
1309 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
1310
1311 * cus-theme.el (describe-theme, customize-themes)
1312 (custom-theme-save): New commands.
1313 (custom-new-theme-mode-map): Bind C-x C-s.
1314 (custom-new-theme-mode): Use custom--initialize-widget-variables.
1315 (customize-create-theme): New optional arg THEME.
1316 (custom-theme-revert): Use it.
1317 (custom-theme-visit-theme): Remove dead code.
1318 (custom-theme-merge-theme): Use custom-available-themes.
1319 (custom-theme-write): Make interactive.
1320 (custom-theme-write): Use custom-theme-name-valid-p.
1321 (describe-theme-1, custom-theme-choose-revert)
1322 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
1323 New funs.
1324 (custom-theme-allow-multiple-selections): New option.
1325 (custom-theme-choose-mode): New major mode.
1326
1327 * custom.el (custom-theme-set-variables): Remove dead code.
1328 Obey custom--inhibit-theme-enable.
1329 (custom--inhibit-theme-enable): New var.
1330 (provide-theme): Obey it.
1331 (load-theme): Replace load with manual read/eval, in order to
1332 check for correctness. Use custom-theme-name-valid-p.
1333 (custom-theme-name-valid-p): New function.
1334 (custom-available-themes): Use it.
1335
1336 * cus-edit.el (custom--initialize-widget-variables): New function.
1337 (Custom-mode): Use it.
1338
1339 * cus-face.el (custom-theme-set-faces): Remove dead code.
1340 Obey custom--inhibit-theme-enable.
1341
1342 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
1343
1344 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
1345
1346 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
1347
1348 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
1349
1350 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
1351 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
1352 (mac-right-option-modifier): New alias for ns-right-option-modifier.
1353
1354 * cus-start.el (all): ns-right-alternate-modifier is new.
1355
1356 2010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1357
1358 * emacs-lisp/lisp.el (lisp-completion-at-point):
1359 Use emacs-lisp-mode-syntax-table for the whole function.
1360
1361 2010-10-12 David Koppelman <koppel@ece.lsu.edu>
1362
1363 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
1364 instead of font-lock-mode before adding keywords.
1365 Remove hi-lock-mode off code. Remove inhibit hack.
1366 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
1367 non-nil; removed hook inhibit hack.
1368
1369 2010-10-12 Glenn Morris <rgm@gnu.org>
1370
1371 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
1372 (load-path-shadows-find): ... to this.
1373 (list-load-path-shadows): Update for above change.
1374
1375 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
1376
1377 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1378
1379 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
1380 Fix comment for declare-function.
1381
1382 2010-10-11 Chong Yidong <cyd@stupidchicken.com>
1383
1384 * custom.el (custom-fix-face-spec): New function; code moved from
1385 custom-face-edit-fix-value.
1386 (custom-push-theme): Use it when checking if a face has been
1387 changed outside customize.
1388 (custom-available-themes): New function.
1389 (load-theme): Use it.
1390
1391 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
1392
1393 * custom.el (custom-push-theme): Cleanup (use cond).
1394 (disable-theme): Recompute the saved-face property.
1395 (custom-theme-recalc-face): Follow face alias before setting prop.
1396
1397 * image.el (image-checkbox-checked, image-checkbox-unchecked):
1398 New variables, containing checkbox images.
1399
1400 * startup.el (fancy-startup-tail):
1401 * wid-edit.el (checkbox): Use them.
1402
1403 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
1404
1405 * shell.el (shell-mode-map):
1406 * progmodes/modula2.el (m2-mode-map):
1407 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
1408 * play/mpuz.el (mpuz-mode-map):
1409 * play/landmark.el (lm-mode-map):
1410 * play/decipher.el (decipher-mode-map):
1411 * play/5x5.el (5x5-mode-map):
1412 * net/telnet.el (telnet-mode-map):
1413 * net/quickurl.el (quickurl-list-mode-map):
1414 * net/mairix.el (mairix-searches-mode-map):
1415 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
1416 * net/dig.el (dig-mode-map):
1417 * mail/mspools.el (mspools-mode-map):
1418 * hexl.el (hexl-mode-map):
1419 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
1420 (wordstar-C-o-map, wordstar-C-q-map):
1421 * emacs-lisp/edebug.el (edebug-eval-mode-map):
1422 * emacs-lisp/chart.el (chart-map):
1423 * edmacro.el (edmacro-mode-map):
1424 * erc/erc-list.el (erc-list-menu-mode-map):
1425 * array.el (array-mode-map): Declare and define in one step.
1426
1427 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
1428
1429 2010-10-10 Daiki Ueno <ueno@unixuser.org>
1430
1431 * epa.el (epa-passphrase-callback-function): Display filename
1432 passed as the 3rd arg.
1433 * epa-file.el (epa-file-passphrase-callback-function):
1434 Pass filename to epa-passphrase-callback-function.
1435
1436 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
1437
1438 * cus-edit.el (custom-face-widget-to-spec)
1439 (custom-face-get-current-spec, custom-face-state): New functions.
1440 (custom-face-set, custom-face-mark-to-save)
1441 (custom-face-value-create, custom-face-state-set): Use them.
1442
1443 * cus-theme.el (custom-theme--listed-faces): New var.
1444 (customize-create-theme): Use *Custom Theme* as the buffer name.
1445 Set revert-buffer-function. Optional arg BUFFER. Insert all
1446 faces listed in custom-theme--listed-faces.
1447 (custom-theme-revert): New function.
1448 (custom-theme-add-variable, custom-theme-add-face): Insert at the
1449 bottom of the list.
1450 (custom-theme-write): Prompt for theme name if empty.
1451 (custom-theme-write-variables): Use dolist.
1452 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
1453
1454 2010-10-09 Alan Mackenzie <acm@muc.de>
1455
1456 Enhance fontification of declarators to take account of the
1457 presence/absence of "typedef".
1458
1459 * cc-engine.el (c-forward-type): New &optional param
1460 "brace-block-too".
1461 (c-forward-decl-or-cast-1): cdr of return value now indicates the
1462 presence of either or both of a "struct"-like keyword and "typedef".
1463
1464 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
1465 fontification of declarators which follow a "}".
1466 (c-font-lock-declarations): Fontify declarators according to the
1467 presence/absence of "typedef".
1468
1469 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
1470 for "typedef".
1471 (c-typedef-decl-key): New lang variable built from
1472 c-typedef-decl-kwds.
1473
1474 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1475
1476 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
1477 since that's too annoying. Move the filter groups commands to
1478 TAB/backtab.
1479
1480 * epa.el (epa-passphrase-callback-function): Say what we're
1481 querying the password for.
1482
1483 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
1484 behaviour, don't bury the ibuffer buffer when visiting other buffers.
1485
1486 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
1487
1488 * cus-edit.el (custom-commands, custom-buffer-create-internal)
1489 (custom-magic-value-create): Pad button tags with spaces.
1490 (custom-face-edit): New variable.
1491 (custom-face-value-create): Determine whether to use the usual
1492 face editor here, instead of using custom-face-selected.
1493 Pass face defaults to custom-face-edit widget.
1494 (custom-face-selected, custom-display-unselected): Delete widgets.
1495 (custom-display-unselected-match): Function removed.
1496 (custom-face-set, custom-face-mark-to-save):
1497 Accept custom-face-edit widgets as the direct widget child.
1498
1499 * wid-edit.el (widget--completing-widget): New var.
1500 (widget-default-complete): Bind it when doing completion.
1501 (widget-string-complete, widget-file-complete): Use it.
1502
1503 2010-10-09 Glenn Morris <rgm@gnu.org>
1504
1505 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
1506 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
1507 (holiday-hebrew-misc): Small simplifications.
1508
1509 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
1510
1511 * net/browse-url.el: Don't require thingatpt, term, dired,
1512 executable, or w3-auto when compiling.
1513 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
1514 Declare.
1515 (browse-url-text-emacs): Require term.
1516
1517 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
1518
1519 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
1520
1521 2010-10-08 Glenn Morris <rgm@gnu.org>
1522
1523 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
1524
1525 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
1526 (shadows-compare-text-p): Make it an obsolete alias for...
1527 (load-path-shadows-compare-text): ... new name.
1528 (find-emacs-lisp-shadows): Update for above name change.
1529 (load-path-shadows-same-file-or-nonexistent): New name for the old
1530 shadow-same-file-or-nonexistent.
1531
1532 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * minibuffer.el (completion--some, completion--do-completion)
1535 (minibuffer-complete-and-exit, minibuffer-completion-help)
1536 (completion-basic-try-completion)
1537 (completion-basic-all-completions)
1538 (completion-pcm--find-all-completions): Use lexical-let to
1539 avoid some false matches in variable completion (Bug#7056)
1540
1541 2010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
1542
1543 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
1544
1545 2010-10-08 Leo <sdl.web@gmail.com>
1546
1547 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
1548 return non-nil if the file exists (Bug#7090).
1549
1550 2010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1551
1552 * minibuffer.el (completion--replace):
1553 Better preserve markers (bug#7138).
1554
1555 2010-10-08 Juanma Barranquero <lekktu@gmail.com>
1556
1557 * server.el (server-process-filter): Doc fix.
1558
1559 2010-10-08 Drew Adams <drew.adams@oracle.com>
1560
1561 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
1562
1563 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
1564
1565 * Makefile.in (ELCFILES): Update.
1566
1567 2010-10-08 Glenn Morris <rgm@gnu.org>
1568
1569 * vc/ediff-wind.el (ediff-setup-control-frame):
1570 * vc/ediff-ptch.el (ediff-default-backup-extension):
1571 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
1572 (ediff-exec-process): Remove system-types emx, windows-95.
1573
1574 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
1575
1576 2010-10-07 Chong Yidong <cyd@stupidchicken.com>
1577
1578 * cus-edit.el (custom-variable, custom-face): Doc fix.
1579 (custom-face-edit): Add value-create attribute.
1580 (custom-face-edit-value-create)
1581 (custom-face-edit-value-visibility-action): New functions.
1582 Hide unused face attributes by default, and add a visibility toggle.
1583 (custom-face-edit-deactivate): Show empty values with shadow face.
1584 (custom-face-selected): Only use this for face specs with default
1585 attributes.
1586 (custom-face-value-create): Cleanup.
1587
1588 * wid-edit.el (widget-checklist-value-create): Use dolist.
1589 (widget-checklist-match-find): Make second arg optional.
1590
1591 2010-10-07 Glenn Morris <rgm@gnu.org>
1592
1593 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
1594 Prefix things.
1595
1596 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
1597 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
1598 load-path-shadows-mode, update references.
1599 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
1600 Rename variable and button.
1601 (list-load-path-shadows): Update button caller.
1602
1603 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1604
1605 * emacs-lisp/smie.el (smie-bnf-classify): New function.
1606 (smie-bnf-precedence-table): Use it to remember the closers/openers.
1607 (smie-merge-prec2s): Handle those new entries.
1608 (smie-prec2-levels): Only set precedence to nil for actual
1609 openers/closers.
1610 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
1611 that is now unnecessary.
1612
1613 2010-10-07 Miles Bader <miles@gnu.org>
1614
1615 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
1616
1617 2010-10-07 Glenn Morris <rgm@gnu.org>
1618
1619 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
1620 (mail-position-on-field): Remove declarations.
1621 (mail-position-on-field): Autoload it.
1622 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
1623 and mail-header-end. Don't require sendmail.
1624
1625 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
1626 (shadow-mode): New mode.
1627 (shadow-find-file): New button.
1628 (list-load-path-shadows): Use shadow-mode and buttons.
1629
1630 * iimage.el (iimage-version): Remove.
1631 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
1632 Turn into defcustoms.
1633 (iimage-mode-map): Give it a doc string.
1634
1635 * calendar/appt.el (appt-activate): Give a warning rather than an error
1636 if there is no diary-file.
1637
1638 2010-10-06 Michael Albinus <michael.albinus@gmx.de>
1639
1640 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
1641 Use `tramp-handle-find-backup-file-name'.
1642
1643 2010-10-06 Glenn Morris <rgm@gnu.org>
1644
1645 * font-core.el (font-lock-defaults-alist): Remove variable.
1646 (font-lock-mode): Doc fix.
1647 (font-lock-default-function): Do not consult font-lock-defaults-alist.
1648 * font-lock.el (font-lock-refresh-defaults): Doc fix.
1649 (font-lock-set-defaults): Doc fix.
1650 Do not consult font-lock-defaults-alist.
1651
1652 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
1653
1654 * emacs-lisp/cl.el: No longer provide cl-19.
1655
1656 2010-10-05 Michael Albinus <michael.albinus@gmx.de>
1657
1658 * net/tramp.el (tramp-handle-directory-files-and-attributes)
1659 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
1660 New defuns, taken from tramp-smb.el.
1661 (tramp-coding-system-change-eol-conversion)
1662 (tramp-set-process-query-on-exit-flag): Remove.
1663
1664 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
1665 (tramp-compat-coding-system-change-eol-conversion)
1666 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
1667 from tramp.el.
1668
1669 * net/tramp-gvfs.el:
1670 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
1671 by `tramp-compat-set-process-query-on-exit-flag'.
1672
1673 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
1674 Use `tramp-handle-directory-files-and-attributes',
1675 `tramp-handle-file-exists-p' and
1676 `tramp-handle-file-newer-than-file-p'.
1677 (tramp-imap-handle-file-exists-p)
1678 (tramp-imap-handle-file-executable-p)
1679 (tramp-imap-handle-file-readable-p)
1680 (tramp-imap-handle-directory-files-and-attributes)
1681 (tramp-imap-handle-file-newer-than-file-p): Remove.
1682
1683 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
1684 by `tramp-compat-set-process-query-on-exit-flag' and
1685 `tramp-coding-system-change-eol-conversion' by
1686 `tramp-compat-coding-system-change-eol-conversion'.
1687
1688 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
1689 Use `tramp-handle-directory-files-and-attributes',
1690 `tramp-handle-file-exists-p' and
1691 `tramp-handle-file-newer-than-file-p'.
1692 (tramp-smb-handle-directory-files-and-attributes)
1693 (tramp-smb-handle-file-exists-p)
1694 (tramp-smb-handle-file-newer-than-file-p): Remove.
1695 (tramp-smb-maybe-open-connection):
1696 Replace `tramp-set-process-query-on-exit-flag' by
1697 `tramp-compat-set-process-query-on-exit-flag'.
1698
1699 2010-10-05 Glenn Morris <rgm@gnu.org>
1700
1701 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
1702
1703 2010-10-04 Michael Albinus <michael.albinus@gmx.de>
1704
1705 Continue reorganization of load dependencies. (Bug#7156)
1706
1707 * net/tramp.el (tramp-handle-file-local-copy-hook)
1708 (tramp-delete-temp-file-function): Move down.
1709 (tramp-exists-file-name-handler): Move up.
1710 (tramp-register-file-name-handlers): Simplify autoload.
1711 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
1712 (tramp-handle-directory-files, tramp-handle-dired-uncache)
1713 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
1714 (tramp-handle-file-name-completion)
1715 (tramp-handle-file-name-directory)
1716 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
1717 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
1718 (tramp-handle-find-backup-file-name)
1719 (tramp-handle-insert-file-contents, tramp-handle-load)
1720 (tramp-handle-substitute-in-file-name)
1721 (tramp-handle-unhandled-file-name-directory)
1722 (tramp-mode-string-to-int, tramp-local-host-p)
1723 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
1724
1725 * net/tramp-gvfs.el (top):
1726 * net/tramp-smb.el (top): Do not require 'tramp-sh.
1727
1728 * net/tramp-sh.el (all): Move several objects to tramp.el, see
1729 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
1730
1731 2010-10-04 Glenn Morris <rgm@gnu.org>
1732
1733 * calendar/appt.el (appt-add): Ensure reminders are enabled.
1734 (appt-activate): Give status messages.
1735
1736 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
1737
1738 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
1739 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
1740 `gnutls-negotiate' (formerly `starttls-negotiate').
1741 Remove trivial wrapper `starttls-open-stream'.
1742
1743 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
1744
1745 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
1746 log-outgoing commands.
1747 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
1748 to create a buffer local revert-buffer-function variable.
1749 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
1750 revert-buffer-function lambda.
1751
1752 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
1753
1754 * net/gnutls.el (starttls-negotiate): Use the plist interface to
1755 `gnutls-boot'. Make TYPE the only required parameter.
1756 Allow TRUSTFILES and KEYFILES to be lists.
1757 (open-ssl-stream): Use it.
1758
1759 2010-10-03 Glenn Morris <rgm@gnu.org>
1760
1761 * subr.el (directory-sep-char): Remove obsolete variable.
1762 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
1763 it is "necessary".
1764
1765 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
1766 * vc/vc.el (vc-static-header-alist): Doc fix.
1767 * vc/vc-cvs.el (vc-cvs-header):
1768 * vc/vc-rcs.el (vc-rcs-header):
1769 * vc/vc-sccs.el (vc-sccs-header):
1770 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
1771 * obsolete/vc-mcvs.el (vc-mcvs-header):
1772 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
1773 on XEmacs.
1774
1775 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
1776
1777 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
1778 Remove obsolete use of binary-overwrite-mode (Bug#7001).
1779
1780 2010-10-03 Glenn Morris <rgm@gnu.org>
1781
1782 * obsolete/x-menu.el: Remove file, obsolete since 21.1
1783
1784 * textmodes/rst.el (rst-font-lock-keywords-function):
1785 Drop Emacs 20 code.
1786
1787 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
1788
1789 * printing.el: Drop Emacs 20 code.
1790
1791 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
1792 without having used appt.el already).
1793
1794 * subr.el (make-local-hook): Remove function obsolete since 21.1.
1795 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
1796 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
1797 XEmacs.
1798 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
1799 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
1800
1801 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
1802 (charset-width, find-charset-region, chars-in-region, forward-point)
1803 (encode-coding-string, coding-system-p, ccl-execute-on-string)
1804 (define-ccl-program, multibyte-string-p, string-make-multibyte):
1805 Remove compatibility cruft (none of these are used by ps*.el).
1806
1807 2010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1808
1809 * subr.el (booleanp): Return t instead of a list (Bug#7086).
1810
1811 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * server.el (server-process-filter, server-return-error):
1814 Give emacsclient time to shut down after receiving an error string.
1815
1816 2010-10-02 Michael Albinus <michael.albinus@gmx.de>
1817
1818 * files.el (remote-file-name-inhibit-cache): New defcustom.
1819
1820 * time.el (display-time-file-nonempty-p):
1821 Use `remote-file-name-inhibit-cache'.
1822
1823 * net/tramp.el (tramp-completion-reread-directory-timeout):
1824 Fix docstring.
1825
1826 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
1827 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
1828 `remote-file-name-inhibit-cache'. Check also for an integer
1829 value. Add/increase counter when `tramp-verbose' >= 10.
1830 (tramp-set-file-property): Add/increase counter when
1831 `tramp-verbose' >= 10.
1832
1833 * net/tramp-cmds.el (tramp-cleanup-all-connections)
1834 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
1835 (tramp-bug): Set tramp-autoload cookie. Report all interned
1836 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
1837 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
1838 characters only in strings.
1839
1840 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
1841 to backward compatibility.
1842
1843 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
1844 (tramp-handle-file-name-all-completions)
1845 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
1846 (tramp-open-connection-setup-interactive-shell):
1847 Call `tramp-cleanup-connection' directly.
1848
1849 2010-10-02 Glenn Morris <rgm@gnu.org>
1850
1851 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
1852
1853 * subr.el (char-bytes): Remove obsolete function.
1854
1855 * isearch.el (isearch-return-char): Remove obsolete function.
1856
1857 * mouse.el: No longer provide mldrag.
1858 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
1859 Remove obsolete aliases.
1860
1861 * comint.el (comint-kill-output): Remove obsolete alias.
1862
1863 * composite.el (decompose-composite-char): Remove obsolete function.
1864 * ps-def.el (decompose-composite-char): Remove unused function.
1865
1866 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
1867
1868 * outline.el (outline-visible): Remove obsolete function.
1869
1870 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1871 * faces.el (internal-find-face, internal-get-face)
1872 (frame-update-faces, frame-update-face-colors)
1873 (x-frob-font-weight, x-frob-font-slant)
1874 (internal-frob-font-weight, internal-frob-font-slant)
1875 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1876 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1877 (x-make-font-bold-italic): Remove functions and aliases, obsolete
1878 since Emacs 21.1.
1879 * emulation/viper-util.el (viper-get-face):
1880 * obsolete/lucid.el (find-face, get-face): Use facep.
1881 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
1882 Remove unused functions.
1883 * vc/ediff-util.el (ediff-submit-report): Doc fix.
1884
1885 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
1886 delete tempfile if interrupted during compilation.
1887
1888 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1889
1890 * net/tls.el (tls-starttls-switches): Give up on using starttls with
1891 gnutls-cli.
1892 (tls-program): Add --insecure to be consistent with the defaults from
1893 openssl s_client. Now all three commands are insecure.
1894
1895 2010-10-01 Eli Zaretskii <eliz@gnu.org>
1896
1897 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
1898 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
1899 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
1900
1901 2010-10-01 Glenn Morris <rgm@gnu.org>
1902
1903 * obsolete/sc.el: Remove file.
1904
1905 * files.el (temporary-file-directory): On darwin, also try
1906 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
1907
1908 2010-10-01 Juanma Barranquero <lekktu@gmail.com>
1909
1910 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
1911 Let's not break compatibility gratuitously, shall we?
1912
1913 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1914
1915 * net/tls.el (tls-starttls-switches): New variable.
1916 (tls-find-starttls-argument): Use it.
1917 (open-tls-stream): Ditto.
1918
1919 * net/netrc.el (netrc-credentials): Return the value of the "default"
1920 entry.
1921 (netrc-machine): Ditto.
1922
1923 2010-09-30 Eli Zaretskii <eliz@gnu.org>
1924
1925 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
1926
1927 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
1928
1929 * server.el (server-start): Don't write pid to the authentication file.
1930 (server-create-tty-frame): Don't send pid.
1931 (server-process-filter): Send pid at the start of every connection.
1932
1933 2010-09-30 Glenn Morris <rgm@gnu.org>
1934
1935 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
1936 (show-all-diary-entries): Remove obsolete function aliases.
1937
1938 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
1939 Remove options, obsolete since 22.1.
1940 (appt-display-format, appt-display-message): Remove
1941 backwards-compatibility code.
1942 (appt-check): No longer check appt-issue-message.
1943 (appt-make-list): No longer autoload it. Doc fix. No longer
1944 activate the package.
1945
1946 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1947
1948 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
1949 (starttls-negotiate): Just call boot, and let the handshake be
1950 triggered from the read loop.
1951
1952 2010-09-29 Glenn Morris <rgm@gnu.org>
1953
1954 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
1955 not displaying the diary.
1956 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
1957 * calendar/appt.el (appt-check): No longer need to kill diary.
1958
1959 * calendar/diary-lib.el (diary-list-entries): Move the
1960 "Preparing..." message entirely here.
1961 (diary-simple-display, diary-fancy-display): Move "Preparing..."
1962 messages to diary-list-entries.
1963 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
1964 diary-display-function.
1965
1966 * calendar/diary-lib.el (diary-include-other-diary-files):
1967 Trap some recursive includes.
1968
1969 * calendar/appt.el (appt-activate): Check diary file.
1970
1971 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
1972
1973 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1974 construction.
1975
1976 * calendar/time-date.el: No need to require cl for Emacs 21.
1977
1978 2010-09-28 Glenn Morris <rgm@gnu.org>
1979
1980 * calendar/appt.el (appt-check): Minor simplification.
1981
1982 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
1983
1984 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
1985 citation prefix.
1986
1987 2010-09-27 Andreas Schwab <schwab@linux-m68k.org>
1988
1989 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
1990 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
1991
1992 2010-09-27 Kenichi Handa <handa@m17n.org>
1993
1994 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
1995 "ustar" format.
1996
1997 2010-09-27 Kenichi Handa <handa@m17n.org>
1998
1999 * international/mule.el (define-coding-system): Docstring fixed.
2000
2001 * international/mule-diag.el (describe-character-set): Use princ
2002 with proper print-length and print-level instead of insert.
2003
2004 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
2005
2006 * window.el (walk-windows): Doc fix (bug#7105).
2007
2008 2010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
2009
2010 * emacs-lisp/float-sup.el (e): Remove.
2011
2012 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
2013
2014 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
2015 variable.
2016 (starttls-negotiate): Use it.
2017
2018 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2019
2020 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
2021 back.
2022
2023 2010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
2024
2025 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
2026
2027 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2028
2029 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
2030
2031 * net/netrc.el (netrc-store-data): New function.
2032
2033 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
2034
2035 * net/gnutls.el: GnuTLS glue code to set up a connection.
2036
2037 2010-09-25 Julien Danjou <julien@danjou.info>
2038
2039 * notifications.el: Call dbus-register-signal only if it is bound.
2040
2041 2010-09-25 Glenn Morris <rgm@gnu.org>
2042
2043 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
2044 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
2045 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
2046 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
2047 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
2048 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
2049 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
2050 * eshell/esh-util.el, eshell/esh-var.el:
2051 Remove leading `*' from docs of faces and defcustoms.
2052
2053 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
2054
2055 * eshell/em-ls.el (eshell-ls-archive-regexp):
2056 * eshell/esh-util.el (eshell-tar-regexp):
2057 * ibuffer.el (ibuffer-compressed-file-name-regexp):
2058 * info.el (Info-suffix-list):
2059 * international/mule.el (auto-coding-alist):
2060 * woman.el (woman-file-regexp, woman-file-compression-regexp):
2061 * progmodes/etags.el (tags-compression-info-list):
2062 Support xz compression.
2063
2064 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
2065
2066 * files.el (get-free-disk-space): Don't assume the "df" output
2067 columns line up (Bug#6995).
2068
2069 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
2070
2071 * finder.el (finder-unknown-keywords):
2072 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
2073 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
2074
2075 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
2076
2077 * server.el (server-start): Revert part of 2010-08-08 change. Using
2078 address 127.0.0.1 for local host is now done in Fmake_network_process.
2079
2080 2010-09-24 Glenn Morris <rgm@gnu.org>
2081
2082 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
2083 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
2084 * textmodes/css-mode.el, textmodes/dns-mode.el:
2085 Move autoloaded auto-mode-alist entries to files.el.
2086 * files.el (auto-mode-alist): Move entries here.
2087
2088 2010-09-23 Glenn Morris <rgm@gnu.org>
2089
2090 * isearch.el (isearch-lazy-highlight-cleanup)
2091 (isearch-lazy-highlight-initial-delay)
2092 (isearch-lazy-highlight-interval)
2093 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
2094 * net/net-utils.el (ipconfig-program-options):
2095 Move aliases to options before the associated definitions.
2096
2097 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2098
2099 * newcomment.el (comment-normalize-vars): Better test validity of
2100 comment-end-skip.
2101
2102 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2103
2104 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
2105 (float-e): New name for `e'.
2106 (degrees-to-radians, radians-to-degrees):
2107 * calendar/solar.el (solar-longitude):
2108 * calculator.el (calculator-registers, calculator-funcall):
2109 * textmodes/artist.el (artist-spray-random-points):
2110 * play/bubbles.el (bubbles--initialize-images): Use new names.
2111
2112 2010-09-23 Eric M. Ludlam <zappo@gnu.org>
2113
2114 Update to CEDET 1.0's version of EIEIO.
2115
2116 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
2117 New function.
2118 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
2119 (eieio-default-eval-maybe): Eval val instead of unquoting only.
2120 (class-precedence-list): If class is nil, return nil.
2121 (eieio-generic-call): If class of first input arg is nil, don't
2122 look up static methods, and do check for primary methods.
2123 (initialize-instance): See if the default needs to be evaluated
2124 during the constructor.
2125 (eieio-perform-slot-validation-for-default): Don't do the check
2126 for values that will eventually be evaluated.
2127 (eieio-eval-default-p): New function.
2128 (eieio-default-eval-maybe): Use it.
2129
2130 2010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
2131
2132 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
2133 method-invocation-order.
2134 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
2135 (eieio-class-precedence-dfs): Compute class precedence list using
2136 dfs algorithm.
2137 (eieio-class-precedence-bfs): Compute class precedence list using
2138 bfs algorithm.
2139 (eieio-class-precedence-c3): Compute class precedence list using
2140 c3 algorithm.
2141 (class-precedence-list): New function.
2142 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
2143 (inconsistent-class-hierarchy): New error symbol.
2144 (call-next-method): Stow the replacement argument list for future
2145 call-next-method invocations.
2146
2147 2010-09-23 Glenn Morris <rgm@gnu.org>
2148
2149 * calendar/appt.el (appt-check): If not displaying the diary,
2150 use (diary 1) to only get the entries we need.
2151 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
2152 that it is in day order. (Bug#7019)
2153
2154 * calendar/appt.el (appt-check): Rather than showing the diary,
2155 just turn off invisible display, and only if needed.
2156
2157 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
2158
2159 2010-09-23 Glenn Morris <rgm@gnu.org>
2160
2161 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
2162 (byte-compile-defvar, byte-compile-cl-warn):
2163 Start warnings with lower-case, like the majority.
2164
2165 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
2166
2167 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
2168
2169 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
2170 * files.el (auto-mode-alist): Move ld-script entries here, further down
2171 the list.
2172
2173 * vc/add-log.el: Don't require timezone when compiling.
2174 (timezone-make-date-sortable): Autoload it.
2175 (change-log-sortable-date-at): Don't require timezone.
2176 Use `ignore-errors'.
2177
2178 * comint.el (comint-use-prompt-regexp-instead-of-fields):
2179 Move alias before definition, so it does not need autoloading.
2180
2181 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
2182 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
2183 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
2184 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
2185 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
2186 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
2187 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
2188 * textmodes/tex-mode.el, textmodes/two-column.el:
2189 Remove leading `*' from docs of defcustoms etc.
2190
2191 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
2192
2193 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
2194
2195 2010-09-22 Dan Christensen <jdc@uwo.ca>
2196
2197 * calendar/time-date.el (date-to-time): Try using parse-time-string
2198 first before using the slower timezone-make-date-arpa-standard.
2199
2200 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2201
2202 * calendar/time-date.el (format-seconds): Comment fix.
2203
2204 2010-09-22 Glenn Morris <rgm@gnu.org>
2205
2206 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
2207 is not automatically buffer-local.
2208
2209 2010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2210
2211 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
2212 (smie-indent-comment): Be more careful with comment-start-skip.
2213 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
2214 (smie-indent-functions): Use them.
2215
2216 2010-09-21 Michael Albinus <michael.albinus@gmx.de>
2217
2218 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
2219
2220 2010-09-21 Jan Djärv <jan.h.d@swipnet.se>
2221
2222 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
2223 tool-bar-position. Don't modify frame parameters here.
2224 (menu-bar-options-save): Add tool-bar-position.
2225
2226 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
2227
2228 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2229
2230 * textmodes/reftex-parse.el (reftex-what-macro)
2231 (reftex-context-substring): Let-bind forward-sexp-function to nil
2232 since we don't need/want to treat \begin...\end as a block (bug#7053).
2233
2234 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
2235
2236 * simple.el (blink-matching-open): Use syntax-class.
2237
2238 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
2239 Set invisibility spec for pascal's outline mode.
2240 (pascal-outline-change): Clean up calling convention.
2241 (pascal-show-all, pascal-hide-other-defuns): Update callers.
2242
2243 * progmodes/prolog.el (prolog-smie-forward-token)
2244 (prolog-smie-backward-token): New functions.
2245 (prolog-mode-variables): Use them to parse "!," correctly.
2246 Set up smie-blink-matching for ".".
2247
2248 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
2249 and `end'.
2250 (ispell-region, ispell-process-line): Update users.
2251
2252 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
2253 point-min==1.
2254
2255 * textmodes/ispell.el: Fix commenting convention.
2256 (ispell-parse-output): Simplify, use push.
2257 (ispell-region): Use match-string-no-properties.
2258 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
2259 (ispell-minor-mode): Use define-minor-mode.
2260 (ispell-message): Remove unused var `skip-regexp'.
2261 (ispell-add-per-file-word-list): Use dynamic let-binding.
2262 Try and use the proper comment marker.
2263
2264 * mail/sendmail.el: Fix commenting convention.
2265 (sendmail-send-it): Use line-beginning-position.
2266
2267 * help-fns.el (describe-variable): Add original value, if applicable.
2268
2269 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
2270
2271 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
2272
2273 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
2274
2275 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2276
2277 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
2278 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
2279 (smie-prec2-levels): Use them to better diagnose precedence cycles.
2280 (smie-blink-matching-check): Don't signal a mismatch if car is t.
2281 (smie-blink-matching-open): Rewrite to remove assumptions, so that
2282 something like "." can also be a closer.
2283 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
2284 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
2285 Rename internal functions to use "--". Update callers.
2286
2287 * frame.el (make-frame-names-alist): Don't list frames on other displays.
2288
2289 * fringe.el (fringe-styles): New var.
2290 (fringe-mode, fringe-query-style): Use it.
2291
2292 2010-09-18 Michael R. Mauger <mmaug@yahoo.com>
2293
2294 * progmodes/sql.el: Version 2.8
2295 (sql-login-params): Update widget structure; changes still needed.
2296 (sql-product-alist): Add :list-all and :list-table features for
2297 SQLite, Postgres and MySQL products.
2298 (sql-redirect): Handle default value.
2299 (sql-execute, sql-execute-feature): New functions.
2300 (sql-read-table-name): New function.
2301 (sql-list-all, sql-list-table): New functions. User API.
2302 (sql-mode-map, sql-interactive-mode-map): Add key definitions
2303 for above functions.
2304 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
2305 for above functions.
2306 (sql-postgres-login-params): Add user and database defaults.
2307 (sql-buffer-live-p): Bug fix.
2308 (sql-product-history): New variable.
2309 (sql-read-product): New function. Use it.
2310 (sql-set-product, sql-product-interactive): Use it.
2311 (sql-connection-history): New variable.
2312 (sql-read-connection): New function. Use it.
2313 (sql-connect): New function.
2314 (sql-for-each-login): Redesign function interface.
2315 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
2316 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
2317 (sql-comint): Check for program. Existing live buffer.
2318 (sql-comint-postgres): Add port parameter.
2319
2320 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2321
2322 * emacs-lisp/warnings.el: Fix commenting convention.
2323 (display-warning): Use special mode and make the buffer read-only.
2324
2325 2010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
2326
2327 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
2328 empty string when it follows a repeated or optional pattern.
2329
2330 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2331
2332 * indent.el (indent-according-to-mode): Apply syntax-propertize.
2333 (indent-region): Use indent-according-to-mode.
2334
2335 2010-09-18 Eli Zaretskii <eliz@gnu.org>
2336
2337 * fringe.el (fringe-mode): Doc fix.
2338
2339 2010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2340
2341 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
2342 refreshing the preview buffer.
2343
2344 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2345
2346 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
2347 (latex-syntax-propertize-rules): New consts; replace
2348 tex-font-lock-syntactic-keywords.
2349 (tex-env-mark, latex-env-before-change): New functions.
2350 (latex-electric-env-pair-mode): New minor mode.
2351 (tex-font-lock-verb): Change arguments; do move point.
2352 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
2353 representation as a form of comment.
2354 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
2355 (doctex-syntax-propertize-rules): New const; replaces
2356 doctex-font-lock-syntactic-keywords.
2357 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
2358
2359 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
2360 (fortran-make-syntax-propertize-function): New function; replaces
2361 fortran-font-lock-syntactic-keywords.
2362 (fortran-mode): Use it.
2363 (fortran-line-length): Use it. Improve interactive spec.
2364
2365 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
2366 (syntax-propertize-rules): Add var-ref case. Fix offset computation
2367 when adding surrounding \(..\).
2368
2369 * progmodes/js.el (js-mode): Fix last change (bug#7054).
2370
2371 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
2372
2373 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
2374 Use with-current-buffer.
2375
2376 * isearch.el (isearch-face): Rename from `isearch'.
2377 (isearch-highlight): Use new name.
2378
2379 2010-09-17 Eli Zaretskii <eliz@gnu.org>
2380
2381 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
2382 5, for `half' width fringes. (Bug#6933)
2383
2384 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
2385
2386 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
2387 (byte-compile-defvar): "foo/bar" does not lack a prefix.
2388
2389 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
2390
2391 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
2392
2393 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
2394 in calculating new frame position. Add more space between new and
2395 parent on the left (Bug#7048).
2396
2397 2010-09-17 Michael Albinus <michael.albinus@gmx.de>
2398
2399 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
2400 defmacro.
2401
2402 2010-09-16 Chong Yidong <cyd@stupidchicken.com>
2403
2404 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
2405
2406 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
2407 obsolete alias for x-selection-value.
2408
2409 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
2410
2411 2010-09-16 Michael Albinus <michael.albinus@gmx.de>
2412
2413 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
2414 cookie.
2415
2416 2010-09-15 Michael Albinus <michael.albinus@gmx.de>
2417
2418 * net/tramp-compat.el (tramp-compat-with-temp-message)
2419 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
2420 (tramp-compat-process-put): New defuns.
2421
2422 * net/tramp.el (top):
2423 * net/tramp-gvfs.el (top):
2424 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
2425
2426 * net/tramp.el (tramp-progress-reporter-update):
2427 Use `tramp-compat-funcall'.
2428
2429 * net/tramp.el (tramp-process-actions):
2430 * net/tramp-gvfs.el (tramp-handle-vc-registered):
2431 * net/tramp-sh.el (tramp-gvfs-handler-askquestion)
2432 (tramp-get-remote-stat, tramp-get-remote-readlink):
2433 Use `tramp-compat-with-temp-message'.
2434
2435 * net/tramp-sh.el (top): Require 'cl.
2436 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
2437 (tramp-open-connection-setup-interactive-shell):
2438 Use `tramp-compat-process-put'.
2439
2440 2010-09-15 Alan Mackenzie <acm@muc.de>
2441
2442 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
2443 indentation.
2444 (c-forward-<>-arglist-recur): Fix an infinite recursion.
2445
2446 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
2447
2448 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
2449 `lexical' for warnings related to lexical scoping.
2450 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
2451 global vars which don't have a prefix and could hence affect lexical
2452 scoping in unrelated files.
2453
2454 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2455
2456 * net/imap.el: Revert back to version
2457 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2458 seem problematic.
2459
2460 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
2461
2462 * obsolete/old-whitespace.el (whitespace-unload-function):
2463 Explicitly pass `obarray' to `unintern' to avoid a warning.
2464
2465 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2466
2467 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
2468 Add `when' argument. Update callers.
2469
2470 * subr.el (unintern): Declare the obarray arg mandatory.
2471
2472 2010-09-14 Glenn Morris <rgm@gnu.org>
2473
2474 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
2475 Doc fixes.
2476
2477 * calendar/diary-lib.el (diary-included-files): New variable.
2478 (diary-list-entries): Maybe initialize diary-included-files.
2479 (diary-include-other-diary-files): Append to diary-included-files.
2480 * calendar/appt.el (appt-update-list): Also check the members of
2481 diary-included-files. (Bug#6999)
2482 (appt-check): Doc fix.
2483
2484 2010-09-14 David Reitter <david.reitter@gmail.com>
2485
2486 * simple.el (line-move-visual): Do not truncate goal column to
2487 integer size. (Bug#7020)
2488
2489 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2490
2491 * repeat.el (repeat): Allow repeating when the last event is a click.
2492 Suggested by Drew Adams (bug#6256).
2493
2494 2010-09-14 Sascha Wilde <wilde@sha-bang.de>
2495
2496 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2497 Replace setting HGRCPATH to "" by some less invasive --config options.
2498
2499 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2500
2501 * font-lock.el (font-lock-beginning-of-syntax-function):
2502 Mark as obsolete.
2503
2504 2010-09-14 Glenn Morris <rgm@gnu.org>
2505
2506 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
2507 and tool-bar modes. (Bug#6211)
2508 (menu-bar-mode): Move setting of standard-value after the
2509 minor-mode definition, otherwise it seems to have no effect.
2510
2511 2010-09-14 Masatake YAMATO <yamato@redhat.com>
2512
2513 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
2514 Fix typo. (Bug#6976)
2515
2516 2010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2517
2518 * whitespace.el: Allow cleaning up blanks without blank
2519 visualization (Bug#6651). Adjust help window for
2520 whitespace-toggle-options (Bug#6479). Allow to use fill-column
2521 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
2522 (whitespace-style): Add new value 'face. Adjust docstring.
2523 (whitespace-space, whitespace-hspace, whitespace-tab):
2524 Adjust foreground property face.
2525 (whitespace-line-column): Adjust docstring and type declaration.
2526 (whitespace-style-value-list, whitespace-toggle-option-alist)
2527 (whitespace-help-text): Adjust const initialization.
2528 (whitespace-toggle-options, global-whitespace-toggle-options):
2529 Adjust docstring.
2530 (whitespace-display-window, whitespace-interactive-char)
2531 (whitespace-style-face-p, whitespace-color-on): Adjust code.
2532 (whitespace-help-scroll): New fun.
2533
2534 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
2535
2536 * calendar/time-date.el (format-seconds): Comment fix.
2537
2538 2010-09-13 Michael R. Mauger <mmaug@yahoo.com>
2539
2540 * progmodes/sql.el: Version 2.7.
2541 (sql-buffer-live-p): Improve detection.
2542 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
2543 (sql-set-sqli-buffer): Use it.
2544 (sql-product-interactive): Run `sql-set-sqli-hook'.
2545 (sql-rename-buffer): Code cleanup.
2546 (sql-redirect, sql-redirect-value): New functions. More to come.
2547
2548 2010-09-13 Juanma Barranquero <lekktu@gmail.com>
2549
2550 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.
2551 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
2552 (TRAMP_SRC): New macro.
2553 ($(lisp)/net/tramp-loaddefs.el): New target.
2554
2555 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
2556
2557 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
2558
2559 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
2560
2561 * net/tramp.el (top): Don't show loading message. Require just
2562 'tramp-compat, everything else is required there.
2563 Use `ignore-errors' where appropriate.
2564 (tramp-inline-compress-start-size, tramp-copy-size-limit)
2565 (tramp-terminal-type, tramp-end-of-output)
2566 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
2567 (tramp-completion-function-alist-ssh)
2568 (tramp-completion-function-alist-telnet)
2569 (tramp-completion-function-alist-su)
2570 (tramp-completion-function-alist-putty, tramp-remote-path)
2571 (tramp-remote-process-environment, tramp-sh-extra-args)
2572 (tramp-actions-before-shell, tramp-uudecode)
2573 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
2574 (tramp-perl-file-attributes)
2575 (tramp-perl-directory-files-and-attributes)
2576 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
2577 (tramp-perl-encode, tramp-perl-decode)
2578 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
2579 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
2580 (tramp-handle-make-symbolic-link, tramp-handle-load)
2581 (tramp-handle-file-name-as-directory)
2582 (tramp-handle-file-name-directory)
2583 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
2584 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
2585 (tramp-do-file-attributes-with-ls)
2586 (tramp-do-file-attributes-with-perl)
2587 (tramp-do-file-attributes-with-stat)
2588 (tramp-handle-set-visited-file-modtime)
2589 (tramp-handle-verify-visited-file-modtime)
2590 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
2591 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
2592 (tramp-handle-file-selinux-context)
2593 (tramp-handle-set-file-selinux-context)
2594 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
2595 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
2596 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
2597 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
2598 (tramp-handle-file-ownership-preserved-p)
2599 (tramp-handle-directory-file-name, tramp-handle-directory-files)
2600 (tramp-handle-directory-files-and-attributes)
2601 (tramp-do-directory-files-and-attributes-with-perl)
2602 (tramp-do-directory-files-and-attributes-with-stat)
2603 (tramp-handle-file-name-all-completions)
2604 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
2605 (tramp-handle-copy-file, tramp-handle-copy-directory)
2606 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
2607 (tramp-do-copy-or-rename-file-via-buffer)
2608 (tramp-do-copy-or-rename-file-directly)
2609 (tramp-do-copy-or-rename-file-out-of-band)
2610 (tramp-handle-make-directory, tramp-handle-delete-directory)
2611 (tramp-handle-delete-file)
2612 (tramp-handle-dired-recursive-delete-directory)
2613 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
2614 (tramp-handle-insert-directory)
2615 (tramp-handle-unhandled-file-name-directory)
2616 (tramp-handle-expand-file-name)
2617 (tramp-handle-substitute-in-file-name)
2618 (tramp-handle-executable-find, tramp-process-sentinel)
2619 (tramp-handle-start-file-process, tramp-handle-process-file)
2620 (tramp-handle-call-process-region, tramp-handle-shell-command)
2621 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
2622 (tramp-handle-insert-file-contents)
2623 (tramp-handle-insert-file-contents-literally)
2624 (tramp-handle-find-backup-file-name)
2625 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
2626 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
2627 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
2628 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
2629 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
2630 (tramp-find-file-exists-command, tramp-open-shell)
2631 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
2632 (tramp-open-connection-setup-interactive-shell)
2633 (tramp-local-coding-commands, tramp-remote-coding-commands)
2634 (tramp-find-inline-encoding, tramp-call-local-coding-command)
2635 (tramp-inline-compress-commands, tramp-find-inline-compress)
2636 (tramp-compute-multi-hops, tramp-maybe-open-connection)
2637 (tramp-send-command, tramp-wait-for-output)
2638 (tramp-send-command-and-check, tramp-barf-unless-okay)
2639 (tramp-send-command-and-read, tramp-mode-string-to-int)
2640 (tramp-convert-file-attributes, tramp-check-cached-permissions)
2641 (tramp-file-mode-from-int, tramp-file-mode-permissions)
2642 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
2643 (tramp-method-out-of-band-p, tramp-local-host-p)
2644 (tramp-get-remote-path, tramp-get-remote-tmpdir)
2645 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
2646 (tramp-get-test-command, tramp-get-test-nt-command)
2647 (tramp-get-file-exists-command, tramp-get-remote-ln)
2648 (tramp-get-remote-perl, tramp-get-remote-stat)
2649 (tramp-get-remote-readlink, tramp-get-remote-trash)
2650 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
2651 (tramp-get-local-uid, tramp-get-local-gid)
2652 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
2653 tramp-sh.el.
2654 (tramp-methods, tramp-default-method-alist)
2655 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
2656 Move initialization to tramp-sh.el.
2657 (tramp-temp-name-prefix): Make it a defconst.
2658 (tramp-dissect-file-name): Don't check anymore for multi-hop
2659 methods.
2660 (tramp-debug-outline-regexp): Add a docstring.
2661 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
2662 (tramp-get-debug-buffer): Use it.
2663
2664 * net/tramp-cache.el (top): Set tramp-autoload cookie for
2665 initialization forms.
2666 (tramp-set-connection-property): Don't protect `tramp-message'
2667 call, it isn't necessary any longer.
2668 (tramp-dump-connection-properties): Use `ignore-errors'.
2669
2670 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
2671 'password-cache and 'auth-source.
2672
2673 * net/tramp-gvfs.el (top):
2674 * net/tramp-smb.el (top): Require 'tramp-sh.
2675
2676 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
2677
2678 * net/tramp-sh.el: New file, derived from tramp.el.
2679 (top): Initialize `tramp-methods', `tramp-default-method-alist',
2680 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
2681 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
2682 Use `ignore-errors' where appropriate.
2683 (tramp-sh-file-name-handler-alist): Rename from
2684 `tramp-file-name-handler-alist'.
2685 (tramp-send-command-and-check): Return t or nil. Remove all
2686 `zerop' checks, where called.
2687 (tramp-handle-set-file-modes)
2688 (tramp-do-copy-or-rename-file-directly)
2689 (tramp-handle-delete-directory, tramp-handle-delete-file)
2690 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
2691 (tramp-sh-file-name-handler, tramp-send-command-and-check)
2692 (tramp-get-remote-ln): Set tramp-autoload cookie.
2693
2694 * net/tramp-fish.el: Remove file.
2695
2696 2010-09-13 Daiki Ueno <ueno@unixuser.org>
2697
2698 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
2699 buffer-file-name to avoid file-locking. (Bug#7026)
2700
2701 2010-09-13 Julien Danjou <julien@danjou.info>
2702
2703 * notifications.el (notifications-notify): Add support for
2704 image-path and sound-name.
2705 (notifications-specification-version): Add this variable.
2706
2707 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2708
2709 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
2710
2711 2010-09-12 Leo <sdl.web@gmail.com>
2712
2713 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
2714 (rcirc-completion-start): New variables.
2715 (rcirc-nick-completions): Rename to rcirc-completions.
2716 (rcirc-nick-completion-start-offset): Delete.
2717 (rcirc-completion-at-point): New function for constructing
2718 completion data for both nicks and irc commands. Add to
2719 completion-at-point-functions in rcirc mode.
2720 (rcirc-complete): Rename from rcirc-nick-complete; use
2721 rcirc-completion-at-point.
2722 (defun-rcirc-command): Update rcirc-client-commands.
2723
2724 2010-09-11 Glenn Morris <rgm@gnu.org>
2725
2726 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
2727 atomically, to avoid parallel build errors. (Bug#4196)
2728
2729 2010-09-11 Michael R. Mauger <mmaug@yahoo.com>
2730
2731 * progmodes/sql.el: Version 2.6
2732 (sql-dialect): Synonym for "sql-product".
2733 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
2734 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
2735 Set "sql-buffer" to buffer name not buffer object so multiple sql
2736 interactive buffers work properly. Reverts misguided changes in
2737 earlier work.
2738 (sql-comint): Make sure different buffer name is used if "*SQL*"
2739 buffer is for a different product.
2740 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
2741 login param.
2742 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
2743 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
2744 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
2745 Accept new buffer name or prompt for one.
2746 (sql-port): Default to zero.
2747 (sql-comint-mysql): Handle "sql-port" as a numeric.
2748 (sql-port-history): Delete unused variable.
2749 (sql-get-login): Default "sql-port" to a number.
2750 (sql-product-alist): Correct Postgres prompt and terminator regexp.
2751 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
2752 "sqlite3" executables.
2753 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
2754 (sql-buffer-live-p): New function.
2755 (sql-mode-menu, sql-send-string): Use it.
2756 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
2757 syntax pattern.
2758 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
2759 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
2760
2761 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2762
2763 * net/netrc.el (netrc-credentials): New convenience function.
2764
2765 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2766
2767 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
2768 to replace texinfo-font-lock-syntactic-keywords.
2769 (texinfo-mode): Use it.
2770
2771 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
2772 Use syntax-propertize-function.
2773
2774 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
2775 replace sgml-font-lock-syntactic-keywords.
2776 (sgml-mode): Use it.
2777
2778 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
2779 since we don't use it.
2780
2781 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
2782
2783 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
2784 if available.
2785 (vhdl-fontify-buffer): Adjust.
2786
2787 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
2788 replace tcl-font-lock-syntactic-keywords.
2789 (tcl-mode): Use it.
2790
2791 * progmodes/simula.el (simula-syntax-propertize-function): New var to
2792 replace simula-font-lock-syntactic-keywords.
2793 (simula-mode): Use it.
2794
2795 * progmodes/sh-script.el (sh-st-symbol): Remove.
2796 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
2797 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
2798 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
2799 (sh-font-lock-paren): Set syntax-multiline.
2800 (sh-font-lock-syntactic-keywords): Remove.
2801 (sh-syntax-propertize-function): New function to replace it.
2802 (sh-mode): Use it.
2803
2804 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
2805 Define while compiling.
2806 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
2807 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
2808 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
2809 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
2810 (ruby-here-doc-end-syntax): Only define when
2811 syntax-propertize is not available.
2812 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
2813 New functions.
2814 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
2815 (electric-indent-chars): Silence bytecompiler.
2816 (ruby-mode): Use prog-mode, syntax-propertize-function, and
2817 electric-indent-chars.
2818
2819 * progmodes/python.el (python-syntax-propertize-function): New var to
2820 replace python-font-lock-syntactic-keywords.
2821 (python-mode): Use it.
2822 (python-quote-syntax): Simplify and adjust to new use.
2823
2824 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
2825 replace perl-font-lock-syntactic-keywords.
2826 (perl-syntax-propertize-special-constructs): New fun to replace
2827 perl-font-lock-special-syntactic-constructs.
2828 (perl-font-lock-syntactic-face-function): New fun.
2829 (perl-mode): Use it.
2830
2831 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
2832 to replace octave-font-lock-close-quotes.
2833 (octave-syntax-propertize-function): New function to replace
2834 octave-font-lock-syntactic-keywords.
2835 (octave-mode): Use it.
2836
2837 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
2838 replaces mixal-font-lock-syntactic-keywords.
2839 (mixal-mode): Use it.
2840
2841 * progmodes/make-mode.el (makefile-syntax-propertize-function):
2842 New var; replaces makefile-font-lock-syntactic-keywords.
2843 (makefile-mode): Use it.
2844 (makefile-imake-mode): Adjust.
2845
2846 * progmodes/js.el (js--regexp-literal): Define while compiling.
2847 (js-syntax-propertize-function): New var; replaces
2848 js-font-lock-syntactic-keywords.
2849 (js-mode): Use it.
2850
2851 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
2852 replaces gdb-script-font-lock-syntactic-keywords.
2853 (gdb-script-mode): Use it.
2854
2855 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
2856 (fortran--font-lock-syntactic-keywords): New var.
2857 (fortran-line-length): Update syntax-propertize-function and
2858 fortran--font-lock-syntactic-keywords.
2859
2860 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
2861
2862 * progmodes/cfengine.el (cfengine-mode):
2863 Use syntax-propertize-function.
2864 (cfengine-font-lock-syntactic-keywords): Remove.
2865
2866 * progmodes/autoconf.el (autoconf-mode):
2867 Use syntax-propertize-function.
2868 (autoconf-font-lock-syntactic-keywords): Remove.
2869
2870 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
2871 (ada-after-change-function, ada-initialize-syntax-table-properties)
2872 (ada-handle-syntax-table-properties): Only define when
2873 syntax-propertize is not available.
2874 (ada-mode): Use syntax-propertize-function.
2875
2876 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
2877 (font-lock-fontify-syntactic-keywords-region): Move handling of
2878 font-lock-syntactically-fontified to...
2879 (font-lock-default-fontify-region): ...here.
2880 Let syntax-propertize-function take precedence.
2881 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
2882
2883 * emacs-lisp/syntax.el (syntax-propertize-function)
2884 (syntax-propertize-chunk-size, syntax-propertize--done)
2885 (syntax-propertize-extend-region-functions): New vars.
2886 (syntax-propertize-wholelines, syntax-propertize-multiline)
2887 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
2888 (syntax-propertize): New functions.
2889 (syntax-propertize-rules): New macro.
2890 (syntax-ppss-flush-cache): Set syntax-propertize--done.
2891 (syntax-ppss): Call syntax-propertize.
2892
2893 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
2894
2895 2010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
2896
2897 * textmodes/ispell.el (ispell-init-process): Improve comments.
2898 XEmacs compatibility changes regarding (add-hook) 'local option
2899 and (set-process-query-on-exit-flag).
2900
2901 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
2902
2903 * net/tramp-cache.el (tramp-parse-connection-properties):
2904 Set tramp-autoload cookie.
2905
2906 2010-09-09 Glenn Morris <rgm@gnu.org>
2907
2908 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
2909 (imagemagick-register-types): Doc fix.
2910
2911 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2912
2913 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
2914
2915 * progmodes/js.el (require): Require is already "eval-and-compile".
2916 (js--re-search-forward): Avoid `eval'. Preserve the error data.
2917 (js--re-search-backward): Use js--re-search-forward.
2918
2919 * progmodes/fortran.el (fortran-line-length): Don't recompute
2920 syntactic keywords redundantly a second time.
2921
2922 * progmodes/ada-mode.el: Replace "(set '" with setq.
2923 (ada-mode): Simplify.
2924 (ada-create-case-exception, ada-adjust-case-interactive)
2925 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
2926 (ada-search-ignore-string-comment, ada-move-to-start)
2927 (ada-move-to-end): Use with-syntax-table.
2928
2929 * font-lock.el (save-buffer-state): Remove `varlist' arg.
2930 (font-lock-unfontify-region, font-lock-default-fontify-region):
2931 Update usage correspondingly.
2932 (font-lock-fontify-syntactic-keywords-region):
2933 Set parse-sexp-lookup-properties buffer-locally here.
2934 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
2935
2936 * simple.el (blink-matching-open): Don't burp if we can't find a match.
2937
2938 2010-09-08 Glenn Morris <rgm@gnu.org>
2939
2940 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
2941 Error if not compiled with -DBYTE_CODE_METER.
2942
2943 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2944 Ignore dir-locals-file.
2945
2946 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2947
2948 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2949 Not a const.
2950 (compilation-error-regexp-alist-alist): Rule out ": " in file names
2951 for the `gnu' messages.
2952 (compilation-set-skip-threshold): New command.
2953 (compilation-start): Use \' rather than $.
2954 (compilation-forget-errors): Use clrhash.
2955
2956 2010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
2957
2958 * textmodes/ispell.el (ispell-valid-dictionary-list):
2959 Simplify logic.
2960
2961 2010-09-08 Michael Albinus <michael.albinus@gmx.de>
2962
2963 Migrate to Tramp 2.2. Rearrange load dependencies.
2964 (Bug#1529, Bug#5448, Bug#5705)
2965
2966 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
2967 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
2968 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
2969
2970 * net/tramp.el (top): Remove all other tramp-* loads except
2971 tramp-compat.el. Remove all changes to tramp-unload-hook for
2972 other tramp-* packages. Rearrange defun order. Change calls of
2973 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
2974 `tramp-compat-octal-to-decimal' to new function names.
2975 (tramp-terminal-type, tramp-initial-end-of-output)
2976 (tramp-methods, tramp-foreign-file-name-handler-alist)
2977 (tramp-tramp-file-p, tramp-completion-mode-p)
2978 (tramp-send-command-and-check, tramp-get-remote-path)
2979 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
2980 (tramp-shell-quote-argument): Set tramp-autoload cookie.
2981 (with-file-property, with-connection-property): Move to
2982 tramp-cache.el.
2983 (tramp-local-call-process, tramp-decimal-to-octal)
2984 (tramp-octal-to-decimal): Move to tramp-compat.el.
2985 (tramp-handle-shell-command): Do not require 'shell.
2986 (tramp-compute-multi-hops): No special handling for tramp-gw-*
2987 symbols.
2988 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
2989
2990 * net/tramp-cache.el (top): Require 'tramp. Add to
2991 `tramp-unload-hook'.
2992 (tramp-cache-data, tramp-get-file-property)
2993 (tramp-set-file-property, tramp-flush-file-property)
2994 (tramp-flush-directory-property, tramp-get-connection-property)
2995 (tramp-set-connection-property, tramp-flush-connection-property)
2996 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
2997 cookie.
2998 (with-file-property, with-connection-property): New defuns, moved
2999 from tramp.el.
3000 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
3001 macro.
3002
3003 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
3004 (tramp-version): Set tramp-autoload cookie.
3005
3006 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
3007 changes to tramp-unload-hook for other tramp-* packages. Add to
3008 `tramp-unload-hook'.
3009 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
3010 (tramp-compat-call-process): New defuns, moved from tramp.el.
3011
3012 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
3013 `tramp-methods' and `tramp-foreign-file-name-handler-alist'. Add
3014 to `tramp-unload-hook'. Change call of
3015 `tramp-compat-decimal-to-octal' to new function name.
3016 (tramp-fish-method): Make it a defconst.
3017 (tramp-fish-file-name-p): Make it a defsubst.
3018 (tramp-fish-method, tramp-fish-file-name-handler)
3019 (tramp-fish-file-name-p): Set tramp-autoload cookie.
3020
3021 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
3022 `tramp-foreign-file-name-handler-alist'. Add to
3023 `tramp-unload-hook'.
3024 (tramp-ftp-method): Make it a defconst.
3025 (tramp-ftp-file-name-p): Make it a defsubst.
3026 (tramp-ftp-method, tramp-ftp-file-name-handler)
3027 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
3028
3029 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
3030 `tramp-foreign-file-name-handler-alist'. Add to
3031 `tramp-unload-hook'. Change checks, whether package can be
3032 loaded.
3033 (tramp-gvfs-file-name-p): Make it a defsubst.
3034 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
3035 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
3036 (tramp-gvfs-handle-file-directory-p): New defun.
3037 (tramp-gvfs-file-name-handler-alist): Use it.
3038
3039 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
3040 `tramp-foreign-file-name-handler-alist'. Add to
3041 `tramp-unload-hook'.
3042 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
3043 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
3044 defconst.
3045 (tramp-gw-tunnel-method, tramp-gw-socks-method)
3046 (tramp-gw-open-connection): Set tramp-autoload cookie.
3047
3048 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
3049 `tramp-methods' and `tramp-foreign-file-name-handler-alist'. Add
3050 to `tramp-unload-hook'. Change checks, whether package can be
3051 loaded.
3052 (tramp-imap-file-name-p): Make it a defsubst.
3053 (tramp-imap-method, tramp-imaps-method)
3054 (tramp-imap-file-name-handler)
3055 (tramp-imap-file-name-p): Set tramp-autoload cookie.
3056
3057 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
3058 `tramp-methods' and `tramp-foreign-file-name-handler-alist'. Add
3059 to `tramp-unload-hook'. Change checks, whether package can be
3060 loaded. Change call of `tramp-compat-decimal-to-octal' to new
3061 function name.
3062 (tramp-smb-tunnel-method): Make it a defconst.
3063 (tramp-smb-file-name-p): Make it a defsubst.
3064 (tramp-smb-method, tramp-smb-file-name-handler)
3065 (tramp-smb-file-name-p): Set tramp-autoload cookie.
3066
3067 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
3068 (tramp-uuencode-region): Set tramp-autoload cookie.
3069
3070 * net/trampver.el (top) Add to `tramp-unload-hook'.
3071 (tramp-version, tramp-bug-report-address): Set tramp-autoload
3072 cookie. Update release number.
3073
3074 2010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
3075
3076 * textmodes/ispell.el (ispell-start-process): Make sure original
3077 arg list is properly initialized (Bug#6993, Bug#6994).
3078
3079 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3080
3081 * files.el (directory-abbrev-alist): Use \` as default regexp.
3082
3083 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
3084 chars like - or ] (bug#6984).
3085 (rx-any-condense-range): Explode 2-char ranges.
3086
3087 2010-09-06 Glenn Morris <rgm@gnu.org>
3088
3089 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
3090
3091 2010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
3092
3093 * textmodes/bibtex.el:
3094 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
3095
3096 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3097
3098 * net/imap.el (imap-message-map): Remove optional buffer parameter,
3099 since no callers use it.
3100 (imap-message-get): Ditto.
3101 (imap-message-put): Ditto.
3102 (imap-mailbox-map): Ditto.
3103 (imap-mailbox-put): Ditto.
3104 (imap-mailbox-get): Ditto.
3105 (imap-mailbox-get): Revert last change for this function.
3106
3107 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3108
3109 * net/imap.el (imap-fetch-safe): Remove function, and alter all
3110 callers to use `imap-fetch' instead. According to the comments, this
3111 should be safe, since all other IMAP clients use the 1:* syntax.
3112 (imap-enable-exchange-bug-workaround): Remove.
3113 (imap-debug): Remove -- doesn't seem very useful.
3114
3115 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3116
3117 * net/imap.el (imap-log): New convenience function used throughout
3118 instead of repeating the same code all over the place.
3119
3120 2010-09-05 David De La Harpe Golden <david@harpegolden.net>
3121
3122 * mouse.el (mouse-save-then-kill): Save region to kill-ring
3123 when mouse-drag-copy-region is non-nil (Bug#6956).
3124
3125 2010-09-05 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
3128 Improve regexps (Bug#6987).
3129 (dired-sort-toggle): Search more robustly for -t flag.
3130
3131 * files.el (get-free-disk-space): Search more robustly for
3132 "available" column. Suggested by Ehud Karni
3133 <ehud@unix.mvs.co.il>.
3134
3135 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
3136
3137 * international/uni-bidi.el:
3138 * international/uni-category.el:
3139 * international/uni-combining.el:
3140 * international/uni-decimal.el:
3141 * international/uni-mirrored.el:
3142 * international/uni-name.el: Regenerate.
3143
3144 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
3145
3146 * electric.el (electric-indent-post-self-insert-function):
3147 Don't reindent with a sloppy indentation function.
3148
3149 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
3150 border case in change-log-mode.
3151
3152 2010-09-04 Chong Yidong <cyd@stupidchicken.com>
3153
3154 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3155 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
3156 Recognize leading tab in gcc-include regexp. Ignore names with
3157 leading "from" or "in" in gnu regexp (Bug#6937).
3158
3159 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
3160
3161 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
3162 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
3163 (ispell-start-process): Avoid setq and simplify logic.
3164 (ispell-init-process): Setup kill-buffer-hook locally when needed.
3165 (kill-buffer-hook): Don't use it globally with code that uses
3166 expand-file-name since that may call kill-buffer via
3167 code_conversion_restore.
3168
3169 2010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
3170
3171 * emacs-lisp/package.el (package-directory-list): Only call
3172 file-name-nondirectory on a string.
3173
3174 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
3175
3176 * emacs-lisp/package.el (package--download-one-archive):
3177 Ensure that archive-contents is valid before saving it.
3178 (package-activate-1, package-mark-obsolete, define-package)
3179 (package-compute-transaction, package-list-maybe-add): Use push.
3180
3181 2010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
3182
3183 Use SMIE's blink-paren for octave-mode.
3184 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
3185 Backslashes do not escape single-quotes, single-quotes do.
3186 (octave-block-else-regexp, octave-block-end-regexp)
3187 (octave-block-match-alist): Remove.
3188 (octave-smie-bnf-table): New var, with old content.
3189 (octave-smie-op-levels): Use it.
3190 (octave-smie-closer-alist): New var.
3191 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
3192 (octave-blink-matching-block-open): Remove.
3193 (octave-reindent-then-newline-and-indent, octave-electric-semi)
3194 (octave-electric-space): Let self-insert-command run expand-abbrev and
3195 blink parens.
3196
3197 * electric.el (electricity): New group.
3198 (electric-indent-chars): New var.
3199 (electric-indent-post-self-insert-function): New fun.
3200 (electric-indent-mode): New minor mode.
3201 (electric-pair-skip-self): New custom.
3202 (electric-pair-post-self-insert-function): New function.
3203 (electric-pair-mode): New minor mode.
3204
3205 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
3206 calcAlg-blink-matching-open.
3207 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
3208 (calc-do-alg-entry): Only touch the part of the keymap that varies.
3209 Use the new blink-matching-check-function.
3210
3211 Provide blink-matching support to SMIE.
3212 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
3213 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
3214 (smie-blink-matching-check, smie-blink-matching-open): New functions.
3215
3216 * simple.el (newline): Fix last change to properly remove itself from
3217 the hook.
3218
3219 2010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3220
3221 * simple.el (newline): Eliminate optimization.
3222 Use post-self-insert-hook to set hard-newline and things before
3223 running post-self-insert-hook.
3224 (blink-matching-check-mismatch): New function.
3225 (blink-matching-check-function): New variable.
3226 (blink-matching-open): Use them.
3227 Skip back forward over prefix chars skipped by forward-sexp.
3228 Don't check if the parens are backslash escaped.
3229 (blink-paren-post-self-insert-function): Check backslash escaping here.
3230
3231 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
3232
3233 * emacs-lisp/package.el (package-menu-mode-map):
3234 Change package-menu-revert bindings to revert-buffer.
3235 (package-menu-mode): Set revert-buffer-function.
3236 (package-menu-revert): Doc fix.
3237
3238 2010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
3239
3240 * textmodes/ispell.el (ispell-init-process): Use "~/" as
3241 `default-directory' unless using Ispell per-directory personal
3242 dictionaries and not in a mini-buffer under XEmacs.
3243 (kill-buffer-hook): Do not kill ispell process on exit when
3244 `ispell-process-directory' is "~/". (Bug#6143)
3245
3246 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3247
3248 * simple.el (kill-new): Call interprogram-cut-function with only
3249 one argument.
3250
3251 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
3252 Remove cut buffer from error message.
3253
3254 * term/x-win.el (x-select-text):
3255 * term/pc-win.el (x-selection-value):
3256 * term/ns-win.el (x-selection-value):
3257 * eshell/em-term.el:
3258 * w32-fns.el (x-get-selection-value):
3259 * mouse-sel.el (mouse-sel-set-selection-function):
3260 * frame.el (display-selections-p): Remove cut-buffer in documentation.
3261
3262 * term/x-win.el: Update documentation for x-last-selected-text-*.
3263 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
3264 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
3265 (x-select-text): Remove argument PUSH, update documentation. Remove
3266 cut-buffer code.
3267 (x-selection-value-internal): Was previously x-selection-value.
3268 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
3269 Update documentation, remove cut-buffer code. Call
3270 x-selection-value-internal.
3271 (x-clipboard-yank): Call x-selection-value-internal.
3272 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
3273
3274 * term/pc-win.el (x-last-selected-text):
3275 x-cut-buffer-or-selection-value renamed to x-selection-value
3276 (x-select-text): Remove argument PUSH, update documentation.
3277
3278 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
3279 x-cut-buffer-or-selection-value renamed to x-selection-value
3280 (x-selection-value): Renamed from x-cut-buffer-or-selection-value.
3281 (x-select-text): Remove argument PUSH, update documentation.
3282
3283 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
3284
3285 * w32-fns.el (x-last-selected-text):
3286 x-cut-buffer-or-selection-value renamed to x-selection-value.
3287 (x-cut-buffer-max): Remove.
3288 (x-select-text): Remove argument PUSH, update documentation.
3289
3290 * simple.el (interprogram-cut-function): Remove mention of PUSH.
3291
3292 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
3293
3294 * mouse-sel.el (mouse-sel-get-selection-function):
3295 x-cut-buffer-or-selection-value renamed to x-selection-value.
3296 (x-select-text): Remove optional push.
3297
3298 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3299
3300 * simple.el (blink-paren-function): Move from C to here.
3301 (blink-paren-post-self-insert-function): New function.
3302 (post-self-insert-hook): Use it.
3303
3304 * emacs-lisp/pcase.el (pcase-split-memq):
3305 Fix overenthusiastic optimisation.
3306 (pcase-u1): Handle the case of a lambda pred.
3307
3308 2010-08-31 Kenichi Handa <handa@m17n.org>
3309
3310 * international/mule-cmds.el (standard-display-european-internal):
3311 Setup standard-display-table for 8-bit characters by storing 8-bit
3312 characters in the element vector.
3313
3314 * disp-table.el (standard-display-8bit):
3315 Setup standard-display-table for 8-bit characters by storing 8-bit
3316 characters in the element vector.
3317 (standard-display-european): Likewise.
3318
3319 2010-08-31 Masatake YAMATO <yamato@redhat.com>
3320
3321 * textmodes/nroff-mode.el (nroff-view): New command.
3322 (nroff-mode-map): Bind it to C-c C-c.
3323
3324 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
3325
3326 * emacs-lisp/smie.el (smie-down-list): New command.
3327
3328 Remove old indentation and navigation code on octave-mode.
3329 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
3330 smie-down-list rather than add a binding for octave-down-block.
3331 (octave-mark-block, octave-blink-matching-block-open):
3332 Rely on forward-sexp-function.
3333 (octave-fill-paragraph): Don't narrow, so you can use
3334 indent-according-to-mode.
3335 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
3336 (octave-in-block-p, octave-re-search-forward-kw)
3337 (octave-re-search-backward-kw, octave-indent-calculate)
3338 (octave-end-as-array-index-p, octave-block-end-offset)
3339 (octave-scan-blocks, octave-forward-block, octave-backward-block)
3340 (octave-down-block, octave-backward-up-block, octave-up-block)
3341 (octave-before-magic-comment-p, octave-indent-line): Remove.
3342
3343 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
3344
3345 * emacs-lisp/package.el (package--read-archive-file): Just use
3346 `read', to avoid copying an additional string.
3347 (package-menu-mode): Set header-line-format here.
3348 (package-menu-refresh, package-menu-revert): Signal an error if
3349 not in the Package Menu.
3350 (package-menu-package-list): New var.
3351 (package--generate-package-list): Operate on the current buffer;
3352 don't assume that it is *Packages*, since the user may rename it.
3353 Allow persistent package listings and sort keys using
3354 package-menu-package-list and package-menu-package-sort-key.
3355 (package-menu--version-predicate): Fix version calculation.
3356 (package-menu-sort-by-column): Don't select the window.
3357 (package--list-packages): Create the *Packages* buffer.
3358 Set package-menu-package-list-key.
3359 (list-packages): Sorting by status is now the default.
3360 (package-buffer-info): Use match-string-no-properties.
3361 (define-package): Add a &rest argument for future proofing, but
3362 don't use it yet.
3363 (package-install-from-buffer, package-install-buffer-internal):
3364 Merge into a single function, package-install-from-buffer.
3365 (package-install-file): Change caller.
3366
3367 * finder.el: Load finder-inf using `require'.
3368 (finder-list-matches): Sorting by status is now the default.
3369 (finder-compile-keywords): Simpify printing.
3370
3371 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
3372
3373 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
3374 (octave-mode-map): Remove special bindings for forward/backward-block
3375 and octave-backward-up-block. Use smie-close-block.
3376 (octave-continuation-marker-regexp): New var.
3377 (octave-continuation-regexp): Use it.
3378 (octave-operator-table, octave-smie-op-levels)
3379 (octave-operator-regexp, octave-smie-indent-rules): New vars.
3380 (octave-smie-backward-token, octave-smie-forward-token): New funs.
3381 (octave-mode): Use SMIE.
3382 (octave-close-block): Delete.
3383
3384 2010-08-30 Eli Zaretskii <eliz@gnu.org>
3385
3386 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
3387 CLIPBOARD, not in PRIMARY. (Bug#6944)
3388
3389 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
3390
3391 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
3392 a list of parents.
3393 (smie-indent-column): Allow indirection through variables.
3394
3395 * composite.el (save-buffer-state): Delete, unused.
3396 * font-lock.el (save-buffer-state): Use with-silent-modifications.
3397 (font-lock-default-fontify-region): Use with-syntax-table.
3398 * jit-lock.el (with-buffer-unmodified): Remove.
3399 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
3400
3401 Use `declare' in defmacros.
3402 * window.el (save-selected-window):
3403 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
3404 * progmodes/python.el (def-python-skeleton):
3405 * net/dbus.el (dbus-ignore-errors):
3406 * jka-cmpr-hook.el (with-auto-compression-mode):
3407 * international/mule.el (with-category-table):
3408 * emacs-lisp/timer.el (with-timeout):
3409 * emacs-lisp/lisp-mnt.el (lm-with-file):
3410 * emacs-lisp/eieio.el (with-slots):
3411 * emacs-lisp/easymenu.el (easy-menu-define):
3412 * emacs-lisp/debug.el (debugger-env-macro):
3413 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
3414 (Multiple-value-call, Multiple-value-prog1):
3415 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
3416 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
3417 edebug rule to definition.
3418 * emacs-lisp/lisp-mode.el (save-selected-window)
3419 (with-current-buffer, combine-after-change-calls)
3420 (with-output-to-string, with-temp-file, with-temp-buffer)
3421 (with-temp-message, with-syntax-table, read-if, eval-after-load)
3422 (dolist, dotimes, when, unless):
3423 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
3424
3425 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
3426
3427 * finder.el: Require `package'.
3428 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
3429 (finder-package-info): Var deleted.
3430 (finder-keywords-hash, finder--builtins-alist): New vars.
3431 (finder-compile-keywords): Compute package--builtins and
3432 finder-keywords-hash instead of finder-keywords-hash, respecting
3433 the "Package" header.
3434 (finder-unknown-keywords, finder-list-matches):
3435 Use finder-keywords-hash and package--list-packages.
3436 (finder-mode): Don't set font-lock-defaults.
3437 (finder-exit): We don't use "*Finder-package*" and "*Finder
3438 Category*" buffers anymore.
3439
3440 * emacs-lisp/package.el (package--builtins-base): Var deleted.
3441 (package--builtins): Set default value to nil.
3442 (package-initialize): Load precomputed value of package--builtins
3443 from finder-inf.el.
3444 (package-alist, package-compute-transaction)
3445 (package-download-transaction): Improve docstring.
3446 (package-read-all-archive-contents): Do not change
3447 package--builtins here.
3448 (list-packages): Make package-list-packages an alias for this.
3449 Sort by status by default.
3450 (package--list-packages): Add optional PACKAGES arg.
3451 (describe-package-1): Use font-lock-face property. For built-in
3452 packages, insert file commentary.
3453 (package--generate-package-list): Rename from
3454 package-list-packages-internal; all callers changed. Add optional
3455 PACKAGES arg. Add alphabetical sort fallbacks.
3456 (package-menu--version-predicate, package-menu--status-predicate)
3457 (package-menu--description-predicate)
3458 (package-menu--name-predicate): New functions.
3459
3460 * info.el (Info-finder-find-node): Search package-alist instead of
3461 finder-package-info.
3462
3463 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
3464
3465 * subr.el (version-regexp-alist): Don't use "a" and "b" for
3466 "alpha" and "beta".
3467 (version-to-list): Handle versions like "10.3d".
3468
3469 2010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
3470
3471 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
3472 (macroexp-accumulate): Use `declare'.
3473
3474 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3475
3476 * whitespace.el (whitespace-style): Adjust type declaration.
3477
3478 2010-08-26 Magnus Henoch <magnus.henoch@gmail.com>
3479
3480 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
3481 empty argument to gvfs-copy.
3482
3483 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
3484
3485 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
3486 handle new TRASH arg of `delete-file'.
3487
3488 2010-08-26 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
3489
3490 * net/tramp.el (tramp-handle-insert-directory): Don't use
3491 `forward-word', its default syntax could be changed.
3492
3493 2010-08-26 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
3494 Michael Albinus <michael.albinus@gmx.de>
3495
3496 Implement compression for inline methods.
3497
3498 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
3499 (tramp-copy-size-limit): Allow also nil.
3500 (tramp-inline-compress-commands): New defconst.
3501 (tramp-find-inline-compress, tramp-get-inline-compress)
3502 (tramp-get-inline-coding): New defuns.
3503 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
3504 replaced by `tramp-get-inline-coding'.
3505 (tramp-handle-file-local-copy, tramp-handle-write-region)
3506 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
3507
3508 2010-08-26 Noah Lavine <noah549@gmail.com> (tiny change)
3509
3510 Detect ssh 'ControlMaster' argument automatically in some cases.
3511
3512 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
3513 (tramp-default-method): Use it.
3514
3515 2010-08-26 Karel Klíč <kklic@redhat.com>
3516
3517 * net/tramp.el (tramp-file-name-for-operation):
3518 Add file-selinux-context.
3519
3520 2010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
3521
3522 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
3523
3524 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
3525
3526 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
3527 (Bug#6907).
3528
3529 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
3530
3531 * progmodes/js.el: Make indentation more customizable (Bug#6914).
3532 (js-paren-indent-offset, js-square-indent-offset)
3533 (js-curly-indent-offset): New options.
3534 (js--proper-indentation): Use them.
3535
3536 2010-08-26 Daniel Colascione <dan.colascione@gmail.com>
3537
3538 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
3539 instead of inspecting font-lock properties (Bug#6916).
3540
3541 2010-08-26 David Reitter <david.reitter@gmail.com>
3542
3543 * server.el (server-visit-files): Run pre-command-hook and
3544 post-command-hook for each buffer while it is current (Bug#6910).
3545 (server-execute): Do not run hooks here.
3546
3547 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3548
3549 Sync with Tramp 2.1.19.
3550
3551 * net/tramp-cmds.el (tramp-cleanup-all-connections)
3552 (tramp-reporter-dump-variable, tramp-load-report-modules)
3553 (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
3554 (tramp-bug): Recommend setting of `tramp-verbose' to 9.
3555
3556 * net/tramp-compat.el (top): Do not autoload
3557 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
3558 only when `start-file-process' is not bound.
3559 (byte-compile-not-obsolete-vars): Define if not bound.
3560 (tramp-compat-funcall): New defmacro.
3561 (tramp-compat-line-beginning-position)
3562 (tramp-compat-line-end-position)
3563 (tramp-compat-temporary-file-directory)
3564 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
3565 (tramp-compat-copy-file, tramp-compat-copy-directory)
3566 (tramp-compat-delete-file, tramp-compat-delete-directory)
3567 (tramp-compat-number-sequence, tramp-compat-process-running-p):
3568 Use it.
3569 (tramp-advice-file-expand-wildcards): Do not use
3570 `tramp-handle-file-remote-p'.
3571 (tramp-compat-make-temp-file): Simplify fallback implementation.
3572 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
3573 (tramp-compat-copy-tree): Remove function.
3574 (tramp-compat-delete-file): New defun.
3575 (tramp-compat-delete-directory): Provide implementation for older
3576 Emacsen.
3577 (tramp-compat-file-attributes): Handle only
3578 `wrong-number-of-arguments' error.
3579
3580 * net/tramp-fish.el (tramp-fish-handle-copy-file):
3581 Add PRESERVE_SELINUX_CONTEXT.
3582 (tramp-fish-handle-delete-file): Add TRASH arg.
3583 (tramp-fish-handle-directory-files-and-attributes):
3584 Do not use `tramp-fish-handle-file-attributes.
3585 (tramp-fish-handle-file-local-copy)
3586 (tramp-fish-handle-insert-file-contents)
3587 (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
3588
3589 * net/tramp-gvfs.el (top): Require url-util.
3590 (tramp-gvfs-mount-point): Remove.
3591 (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
3592 and `set-file-selinux-context'.
3593 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
3594 (tramp-gvfs-handle-file-selinux-context)
3595 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
3596 (with-tramp-dbus-call-method): Format trace message.
3597 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
3598 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
3599 Implement backup call, when operation on local files fails.
3600 Use progress reporter. Flush properties of changed files.
3601 (tramp-gvfs-handle-delete-file): Add TRASH arg. Use
3602 `tramp-compat-delete-file'.
3603 (tramp-gvfs-handle-expand-file-name): Expand "~/".
3604 (tramp-gvfs-handle-make-directory): Make more traces.
3605 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
3606 (tramp-gvfs-url-file-name): Hexify file name in url.
3607 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
3608 into account for the resulting file name.
3609 (tramp-gvfs-handler-askquestion): Preserve current message, in
3610 order to let progress reporter continue afterwards. (Bug#6257)
3611 Return dummy mountpoint, when the answer is "no".
3612 See `tramp-gvfs-maybe-open-connection'.
3613 (tramp-gvfs-handler-mounted-unmounted)
3614 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
3615 attribute "default_location". Set "prefix" property.
3616 Handle default-location.
3617 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
3618 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
3619 exists. Raise an error, if not (due to a corresponding answer
3620 "no" in interactive questions, for example).
3621 Use `tramp-compat-funcall'.
3622
3623 * net/tramp-imap.el (top): Autoload `epg-make-context'.
3624 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
3625 (tramp-imap-do-copy-or-rename-file)
3626 (tramp-imap-handle-insert-file-contents)
3627 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
3628 (tramp-imap-handle-delete-file): Add TRASH arg.
3629
3630 * net/tramp-smb.el (tramp-smb-handle-copy-file):
3631 Add PRESERVE-SELINUX-CONTEXT.
3632 (tramp-smb-handle-copy-file)
3633 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
3634 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
3635 Use `with-progress-reporter'.
3636 (tramp-smb-handle-delete-file): Add TRASH arg.
3637
3638 * net/tramp.el (tramp-methods): Move hostname to the end in all
3639 ssh `tramp-login-args'. Add `tramp-async-args' attribute where
3640 appropriate.
3641 (tramp-verbose): Describe verbose level 9.
3642 (tramp-completion-function-alist)
3643 (tramp-file-name-regexp, tramp-chunksize)
3644 (tramp-local-coding-commands, tramp-remote-coding-commands)
3645 (with-connection-property, tramp-completion-mode-p)
3646 (tramp-action-process-alive, tramp-action-out-of-band)
3647 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
3648 (tramp-exists-file-name-handler): Fix docstring.
3649 (tramp-remote-process-environment): Use `format' instead of
3650 `concat'. Protect version string by apostroph.
3651 (tramp-shell-prompt-pattern): Do not use a shy group in case of
3652 XEmacs.
3653 (tramp-file-name-regexp-unified)
3654 (tramp-completion-file-name-regexp-unified): On W32 systems, do
3655 not regard the volume letter as remote filename. (Bug#5447)
3656 (tramp-perl-file-attributes)
3657 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
3658 (tramp-vc-registered-read-file-names): Read input as
3659 here-document, otherwise the command could exceed maximum length
3660 of command line.
3661 (tramp-file-name-handler-alist): Add `file-selinux-context' and
3662 `set-file-selinux-context'.
3663 (tramp-debug-message): Add `tramp-compat-funcall' to ignored
3664 backtrace functions.
3665 (tramp-error-with-buffer): Don't show the connection buffer when
3666 we are in completion mode.
3667 (tramp-progress-reporter-update, tramp-remote-selinux-p)
3668 (tramp-handle-file-selinux-context)
3669 (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
3670 (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
3671 New defuns.
3672 (with-progress-reporter): New defmacro.
3673 (tramp-debug-outline-regexp): New defconst.
3674 (top, tramp-rfn-eshadow-setup-minibuffer)
3675 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
3676 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
3677 (tramp-completion-mode-p, tramp-check-for-regexp)
3678 (tramp-open-connection-setup-interactive-shell)
3679 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
3680 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
3681 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
3682 Use `tramp-compat-funcall'.
3683 (tramp-handle-make-symbolic-link): Flush file properties.
3684 (tramp-handle-load, tramp-handle-file-local-copy)
3685 (tramp-handle-insert-file-contents, tramp-handle-write-region)
3686 (tramp-handle-vc-registered, tramp-maybe-send-script)
3687 (tramp-find-shell): Use `with-progress-reporter'.
3688 (tramp-do-file-attributes-with-stat): Add space in format string,
3689 in order to work around a bug in pdksh. Reported by Gilles Pion
3690 <gpion@lfdj.com>.
3691 (tramp-handle-verify-visited-file-modtime): Do not send a command
3692 when the connection is not established.
3693 (tramp-handle-set-file-times): Simplify the check for utc.
3694 (tramp-handle-directory-files-and-attributes)
3695 (tramp-get-remote-path): Use `copy-tree'.
3696 (tramp-completion-handle-file-name-all-completions): Ensure, that
3697 non remote files are still checked. Oops.
3698 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
3699 Handle PRESERVE-SELINUX-CONTEXT.
3700 (tramp-do-copy-or-rename-file): Add progress reporter.
3701 (tramp-do-copy-or-rename-file-directly): Do not use
3702 `tramp-handle-file-remote-p'.
3703 (tramp-do-copy-or-rename-file-out-of-band):
3704 Use `tramp-compat-delete-directory'.
3705 (tramp-do-copy-or-rename-file-out-of-band)
3706 (tramp-compute-multi-hops, tramp-maybe-open-connection):
3707 Use `format-spec-make'.
3708 (tramp-handle-delete-file): Add TRASH arg.
3709 (tramp-handle-dired-uncache): Flush directory cache, not only file
3710 cache.
3711 (tramp-handle-expand-file-name)
3712 (tramp-completion-handle-file-name-all-completions)
3713 (tramp-completion-handle-file-name-completion):
3714 Use `tramp-connectable-p'.
3715 (tramp-handle-start-file-process): Set connection property "vec".
3716 Use it, in order to invalidate file caches. Check only for
3717 `remote-tty' process property.
3718 Implement tty setting. (Bug#4604, Bug#6360)
3719 (tramp-file-name-for-operation): Add `call-process-region' and
3720 `set-file-selinux-context'.
3721 (tramp-find-foreign-file-name-handler)
3722 (tramp-advice-make-auto-save-file-name)
3723 (tramp-set-auto-save-file-modes): Remove superfluous check for
3724 `stringp'. This is done inside `tramp-tramp-file-p'.
3725 (tramp-file-name-handler): Trace 'quit. Catch the error for some
3726 operations when we are in completion mode. This gives the user
3727 the chance to correct the file name in the minibuffer.
3728 (tramp-completion-mode-p): Use `non-essential'.
3729 (tramp-handle-file-name-all-completions): Backward/ XEmacs
3730 compatibility: Use `completion-ignore-case' if
3731 `read-file-name-completion-ignore-case' does not exist.
3732 (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
3733 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
3734 `tramp-open-shell'.
3735 (tramp-action-password): Hide password prompt before next run.
3736 (tramp-process-actions): Widen connection buffer for the trace.
3737 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
3738 process property. Trace stty settings if `tramp-verbose' >= 9.
3739 Apply workaround for IRIX64 bug. Move argument of last
3740 `tramp-send-command' where it belongs to.
3741 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
3742 front of `login-args'.
3743 (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
3744 on "/dev/null" instead of "/".
3745 (tramp-get-ls-command-with-dired): Make test for "--dired"
3746 stronger.
3747 (tramp-set-auto-save-file-modes): Adapt version check.
3748 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
3749 (tramp-handle-process-file): Call the program in a subshell, in
3750 order to preserve working directory.
3751 (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
3752 `tramp-remote-sh' from `tramp-methods'.
3753 (tramp-get-ls-command): Make test for "--color=never" stronger.
3754 (tramp-check-for-regexp): Use (forward-line 1).
3755
3756 * net/trampver.el: Update release number.
3757
3758 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
3759
3760 * help.el (help-map): Bind `C-h P' to describe-package.
3761
3762 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
3763
3764 * emacs-lisp/package.el (package-refresh-contents): Catch errors
3765 when downloading archives.
3766 (describe-package-1): Add package commentary.
3767 (package-install-button-action): New function.
3768 (package-menu-mode-map): Bind ? to package-menu-describe-package.
3769 (package-menu-view-commentary): Function removed.
3770 (package-list-packages-internal): Hide the `package' package too.
3771
3772 2010-08-25 Kenichi Handa <handa@m17n.org>
3773
3774 * language/misc-lang.el ("Arabic"): New language environment.
3775 Setup composition-function-table for Arabic characters.
3776
3777 * international/fontset.el (setup-default-fontset): Fix typo for
3778 arabic OTF spec (fini->fina).
3779
3780 2010-08-25 Jan Djärv <jan.h.d@swipnet.se>
3781
3782 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
3783 on all frames.
3784
3785 2010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3786
3787 * whitespace.el: Allow cleaning up blanks without blank
3788 visualization (Bug#6651). Adjust help window for
3789 whitespace-toggle-options (Bug#6479). Allow to use fill-column
3790 instead of whitespace-line-column (from EmacsWiki). New version
3791 13.1.
3792 (whitespace-style): Added new value 'face. Adjust docstring.
3793 (whitespace-space, whitespace-hspace, whitespace-tab): Adjust
3794 foreground property face.
3795 (whitespace-line-column): Adjust docstring and type declaration.
3796 (whitespace-style-value-list, whitespace-toggle-option-alist)
3797 (whitespace-help-text): Adjust const initialization.
3798 (whitespace-toggle-options, global-whitespace-toggle-options):
3799 Adjust docstring.
3800 (whitespace-display-window, whitespace-interactive-char)
3801 (whitespace-style-face-p, whitespace-color-on): Adjust code.
3802 (whitespace-help-scroll): New fun.
3803
3804 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
3805
3806 * emacs-lisp/package.el (list-packages): Alias for
3807 package-list-packages.
3808
3809 2010-08-24 Kevin Ryde <user42@zip.com.au>
3810
3811 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
3812 (Bug#5651).
3813
3814 * progmodes/ruby-mode.el (ruby): Add defgroup.
3815
3816 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
3817
3818 * progmodes/python.el: Add Ipython support (Bug#5390).
3819 (python-shell-prompt-alist)
3820 (python-shell-continuation-prompt-alist): New options.
3821 (python--set-prompt-regexp): New function.
3822 (inferior-python-mode, run-python, python-shell): Require
3823 ansi-color. Use python--set-prompt-regexp to set the comint
3824 prompt based on the Python interpreter.
3825 (python--prompt-regexp): New var.
3826 (python-check-comint-prompt)
3827 (python-comint-output-filter-function): Use it.
3828 (run-python): Use a pipe (Bug#5694).
3829
3830 2010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
3831
3832 * progmodes/python.el (python-send-region): Send a different
3833 Python command if Ipython is in use.
3834 (python-check-version): Use a Python command to find the version.
3835
3836 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
3837
3838 * mouse.el (mouse-yank-primary): Avoid setting primary when
3839 deactivating the mark (Bug#6872).
3840
3841 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
3842
3843 * progmodes/python.el (python-block-pairs): Allow use of "finally"
3844 with "else" (Bug#3991).
3845
3846 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3847
3848 * net/dbus.el: Accept UNIX domain sockets as bus address.
3849 (top): Don't initialize `dbus-registered-objects-table' anymore,
3850 this is done in dbusbind,c.
3851 (dbus-check-event): Adapt test for bus.
3852 (dbus-return-values-table, dbus-unregister-service)
3853 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
3854 Adapt doc string.
3855
3856 2010-08-23 Juanma Barranquero <lekktu@gmail.com>
3857
3858 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
3859
3860 2010-08-22 Juri Linkov <juri@jurta.org>
3861
3862 * simple.el (read-extended-command): New function with the logic
3863 for `completing-read' moved to Elisp from `execute-extended-command'.
3864 Use `function-called-at-point' in `minibuffer-default-add-function'
3865 to get a command name for M-n (bug#5364, bug#5214).
3866
3867 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3868
3869 * startup.el (command-line-1): Issue warning for ignored arguments
3870 --unibyte, etc (Bug#6886).
3871
3872 2010-08-22 Leo <sdl.web@gmail.com>
3873
3874 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
3875 (ignore, bright, dim, keyword): Split list of nicknames before
3876 passing to rcirc-add-or-remove (Bug#6894).
3877
3878 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3879
3880 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
3881
3882 2010-08-22 Leo <sdl.web@gmail.com>
3883
3884 Fix buffer-list rename&refresh after killing a buffer in ido.
3885 * ido.el: Revert Óscar's.
3886 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
3887 Remember the buffers at head, rather than their name.
3888 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
3889
3890 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
3891 Stefan Monnier <monnier@iro.umontreal.ca>
3892
3893 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
3894 extra backslash added to each line (bug#6890).
3895
3896 2010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3897
3898 * subr.el (read-key): Don't echo keystrokes (bug#6883).
3899
3900 2010-08-22 Glenn Morris <rgm@gnu.org>
3901
3902 * menu-bar.el (menu-bar-games-menu): Add landmark.
3903
3904 2010-08-22 Glenn Morris <rgm@gnu.org>
3905
3906 * align.el (align-regexp): Make group and spacing arguments
3907 use the interactive defaults when non-interactive. (Bug#6698)
3908
3909 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
3910 expansion, so as not to need sendmail.
3911 (mail-text-start): Remove declaration.
3912 (rmail-retry-failure): Require sendmail.
3913
3914 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3915
3916 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
3917
3918 2010-08-22 Michael Albinus <michael.albinus@gmx.de>
3919
3920 * progmodes/flymake.el (flymake-start-syntax-check-process):
3921 Use `start-file-process' in order to let it run also on remote hosts.
3922
3923 2010-08-22 Kenichi Handa <handa@m17n.org>
3924
3925 * files.el: Add `word-wrap' as safe local variable.
3926
3927 2010-08-22 Glenn Morris <rgm@gnu.org>
3928
3929 * woman.el (woman-translate): Case matters. (Bug#6849)
3930
3931 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3932
3933 * simple.el (kill-region): Doc fix (Bug#6787).
3934
3935 2010-08-22 Glenn Morris <rgm@gnu.org>
3936
3937 * calendar/diary-lib.el (diary-header-line-format):
3938 Fit it to the window, not the frame.
3939
3940 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
3941
3942 * subr.el (ignore-errors): Add debug declaration.
3943
3944 2010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
3945
3946 * whitespace.el (whitespace-color-off): Remove post-command-hook
3947 locally.
3948
3949 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
3950
3951 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
3952
3953 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
3954
3955 * cus-edit.el (custom-group-value-create): Add extra newline
3956 before end line (Bug#6876).
3957
3958 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
3959
3960 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
3961 when extending it. Before killing on the second click, check if
3962 the buffer is the correct one. Doc fix.
3963 (mouse-secondary-save-then-kill): Allow usage without first
3964 calling mouse-start-secondary, by defaulting to point. Don't save
3965 an empty secondary selection. Doc fix.
3966
3967 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3968
3969 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
3970 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
3971 New version 13.0.
3972 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
3973 Adjust initialization.
3974 (whitespace-bob-marker, whitespace-eob-marker)
3975 (whitespace-buffer-changed): New vars.
3976 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
3977 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
3978 (whitespace-post-command-hook, whitespace-display-char-on):
3979 Adjust code.
3980 (whitespace-looking-back, whitespace-buffer-changed): New funs.
3981 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
3982
3983 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3984
3985 * files.el (locate-file-completion-table): Only list the .el and .elc
3986 extensions if there's no other choice (bug#5955).
3987
3988 * facemenu.el (facemenu-self-insert-data): New var.
3989 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
3990 New functions.
3991 (facemenu-add-face): Use them.
3992
3993 * simple.el (blink-matching-open): Obey forward-sexp-function.
3994
3995 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
3996
3997 * simple.el (prog-mode-map): New var.
3998 (prog-indent-sexp): New command.
3999
4000 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
4001
4002 * progmodes/prolog.el (smie): Require.
4003
4004 * emacs-lisp/smie.el (smie-default-backward-token)
4005 (smie-default-forward-token): Strip properties.
4006 (smie-next-sexp): Be more careful with associative operators.
4007 (smie-forward-sexp-command): Generalize.
4008 (smie-backward-sexp-command): Simplify.
4009 (smie-closer-alist): New var.
4010 (smie-close-block): New command.
4011 (smie-indent-debug-log): New var.
4012 (smie-indent-offset-rule): Add a few more cases.
4013 (smie-indent-column): New function.
4014 (smie-indent-after-keyword): Use it.
4015 (smie-indent-keyword): Use it.
4016 Fix up the opener code's point position.
4017 (smie-indent-comment): Only applies at BOL.
4018 (smie-indent-debug): New command.
4019
4020 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
4021 declarations that are useful before running the macro.
4022
4023 2010-08-18 Joakim Verona <joakim@verona.se>
4024
4025 * image.el (imagemagick-types-inhibit): New variable.
4026 (imagemagick-register-types): New function.
4027 * image-mode.el (image-transform-properties): New function.
4028 (image-transform-set-scale, image-transform-fit-to-height)
4029 (image-transform-set-rotation, image-transform-set-resize)
4030 (image-transform-fit-to-width, image-transform-fit-to-height):
4031 New functions.
4032 (image-toggle-display-image): Support image transforms.
4033
4034 2010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4035
4036 * image.el (create-animated-image): Don't add heuristic mask to image
4037 (Bug#6839).
4038
4039 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
4040
4041 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
4042 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
4043
4044 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
4045
4046 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
4047
4048 Font-lock '...' strings, plus various simplifications and fixes.
4049 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
4050 (octave-font-lock-close-quotes): New function.
4051 (octave-font-lock-syntactic-keywords): New var.
4052 (octave-mode): Use it. Set beginning-of-defun-function.
4053 (octave-mode-map): Don't override the <foo>-defun commands.
4054 (octave-mode-menu): Pass it directly to easy-menu-define;
4055 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
4056 (octave-block-match-alist): Fix up last change so that
4057 octave-close-block uses the more specific keyword.
4058 (info-lookup-mode): Silence byte-compiler.
4059 (octave-beginning-of-defun): Not interactive any more.
4060 Optimize slightly.
4061 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
4062 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
4063 (octave-completion-at-point-function): Make sure point is within
4064 beg..end.
4065 (octave-reindent-then-newline-and-indent):
4066 Use reindent-then-newline-and-indent.
4067 (octave-add-octave-menu): Remove.
4068
4069 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
4070
4071 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
4072 (report-emacs-bug-can-use-xdg-email): New functions.
4073 (report-emacs-bug): Set can-xdg-email to result of
4074 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
4075 \C-cm to report-emacs-bug-insert-to-mailer and add help text
4076 about it.
4077
4078 * net/browse-url.el (browse-url-default-browser): Add cond
4079 for browse-url-xdg-open.
4080 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
4081
4082 2010-08-17 Glenn Morris <rgm@gnu.org>
4083
4084 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
4085 (c-fontify-recorded-types-and-refs): Define for compiler.
4086 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
4087 before use.
4088
4089 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
4090 Fix format call.
4091
4092 2010-08-17 Michael Albinus <michael.albinus@gmx.de>
4093
4094 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
4095 properties.
4096 (tramp-handle-process-file): Call the program in a subshell, in
4097 order to preserve working directory.
4098 (tramp-action-password): Hide password prompt before next run.
4099 (tramp-process-actions): Widen connection buffer for the trace.
4100
4101 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4102
4103 * net/rcirc.el (rcirc-log-process-buffers): New option.
4104 (rcirc-print): Use it.
4105 (rcirc-generate-log-filename): New function.
4106 (rcirc-log-filename-function): Change default to
4107 rcirc-generate-log-filename (Bug#6828).
4108
4109 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
4110
4111 * simple.el (deactivate-mark): If select-active-regions is `only',
4112 only set selection for temporarily active regions.
4113
4114 * cus-start.el: Change defcustom for select-active-regions.
4115
4116 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
4117
4118 * mouse.el (mouse--drag-set-mark-and-point): New function.
4119 (mouse-drag-track): Use LOCATION arg to push-mark.
4120 Use mouse--drag-set-mark-and-point to take click-count into
4121 consideration when updating point and mark (Bug#6840).
4122
4123 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
4124
4125 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4126 Give the Ruby rule a lower priority than Gnu (Bug#6778).
4127
4128 2010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
4129
4130 * font-lock.el (lisp-font-lock-keywords-2):
4131 Add combine-after-change-calls, condition-case-no-debug,
4132 with-demoted-errors, and with-silent-modifications (Bug#6025).
4133
4134 2010-08-14 Kevin Ryde <user42@zip.com.au>
4135
4136 * emacs-lisp/copyright.el (copyright-update-year)
4137 (copyright-update): Temporary switch-to-buffer to ensure the
4138 buffer change being queried is visible (Bug#5394).
4139
4140 2010-08-14 Tom Tromey <tromey@redhat.com>
4141
4142 * progmodes/etags.el (tags-file-name): Mark safe if stringp
4143 (Bug#6733).
4144
4145 2010-08-14 Eli Zaretskii <eliz@gnu.org>
4146
4147 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
4148 MS-DOS. (Bug#6689)
4149
4150 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
4151
4152 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
4153 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
4154 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
4155 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
4156 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
4157 Call menu-bar-set-tool-bar-position.
4158
4159 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4160
4161 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
4162 comment style (bug#6834).
4163 * progmodes/scheme.el (scheme-mode-syntax-table):
4164 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
4165 "b" flag in "' 14b" syntax.
4166
4167 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
4168 for (un)commenting the region and performing completion.
4169 (octave-mode-menu): Use standard commands for help and completion.
4170 (octave-mode-syntax-table): Support %{..%} comments (sort of).
4171 (octave-mode): Use define-derived-mode.
4172 Set completion-at-point-functions and don't set columns.
4173 Don't disable adaptive-fill-regexp.
4174 (octave-describe-major-mode, octave-comment-region)
4175 (octave-uncomment-region, octave-comment-indent)
4176 (octave-indent-for-comment): Remove.
4177 (octave-indent-calculate): Rename from calculate-octave-indent.
4178 (octave-indent-line, octave-fill-paragraph): Update caller.
4179 (octave-initialize-completions): No need to make an alist.
4180 (octave-completion-at-point-function): New function.
4181 (octave-complete-symbol): Use it.
4182 (octave-insert-defun): Use define-skeleton.
4183
4184 * progmodes/octave-mod.el (octave-mode): Set comment-add.
4185 (octave-mode-map): Use comment-dwim (bug#6829).
4186
4187 2010-08-12 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4188
4189 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
4190 indentation of inserted comment.
4191
4192 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
4193
4194 * faces.el (region): Add type gtk that uses gtk colors.
4195
4196 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
4197 Handle theme-name change.
4198
4199 2010-08-10 Michael R. Mauger <mmaug@yahoo.com>
4200
4201 * progmodes/sql.el: Version 2.5
4202 (sql-product-alist): Add :prompt-cont-regexp property for several
4203 database products.
4204 (sql-prompt-cont-regexp): New variable.
4205 (sql-output-newline-count, sql-output-by-send):
4206 New variables. Record number of newlines in input text.
4207 (sql-send-string): Handle multiple filters and count newlines.
4208 (sql-send-magic-terminator): Count terminator newline.
4209 (sql-interactive-remove-continuation-prompt): Filters output to
4210 remove continuation prompts; one for each newline.
4211 (sql-interactive-mode): Set up new variables, prompt regexp and
4212 output filter.
4213 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
4214 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
4215
4216 2010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
4217
4218 * emacs-lisp/pcase.el: New file.
4219
4220 2010-08-10 Michael Albinus <michael.albinus@gmx.de>
4221
4222 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
4223 as here-document, otherwise the command could exceed maximum
4224 length of command line.
4225 (tramp-handle-vc-registered): Call script accordingly.
4226 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
4227
4228 2010-08-10 Kenichi Handa <handa@m17n.org>
4229
4230 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
4231 composable pattern.
4232
4233 2010-08-09 Chong Yidong <cyd@stupidchicken.com>
4234
4235 * emacs-lisp/package.el (package-version-split)
4236 (package--version-first-nonzero, package-version-compare):
4237 Functions removed.
4238 (package-directory-list, package-load-all-descriptors)
4239 (package--built-in, package-activate, define-package)
4240 (package-installed-p, package-compute-transaction)
4241 (package-read-all-archive-contents)
4242 (package--add-to-archive-contents, package-buffer-info)
4243 (package-tar-file-info, package-list-packages-internal):
4244 Use version-to-list and version-list-*.
4245
4246 * emacs-lisp/package-x.el (package-upload-buffer-internal):
4247 Use version-to-list.
4248 (package-upload-buffer-internal): Use version-list-<=.
4249
4250 2010-08-09 Kenichi Handa <handa@m17n.org>
4251
4252 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
4253 composable pattern.
4254
4255 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
4256
4257 * tutorial.el (tutorial--default-keys): C-d is now bound to
4258 delete-forward-char (Bug#6826).
4259
4260 * mouse.el (mouse-drag-track): Remove accidentally-removed check
4261 for `double' value of mouse-1-click-follows-link (Bug#6807).
4262
4263 2010-08-08 Johan Bockgård <bojohan@gnu.org>
4264
4265 * replace.el (replace-highlight): Bind isearch-forward and
4266 isearch-error, ensuring that highlighting is updated if the user
4267 switches the search direction (Bug#6808).
4268
4269 * isearch.el (isearch-lazy-highlight-forward): New var.
4270 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
4271 (isearch-lazy-highlight-update): Use it.
4272
4273 2010-08-08 Kenichi Handa <handa@m17n.org>
4274
4275 * international/mule.el (define-charset): Store NAME as :base property.
4276 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
4277 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
4278 current priority. Force using the designation of the specific
4279 charset by adding `charset' text property. Improve the whole algorithm.
4280
4281 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4282
4283 * emulation/pc-select.el (pc-selection-mode-hook)
4284 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
4285 (pc-selection-mode): Fix typos in docstrings.
4286
4287 2010-08-08 Kenichi Handa <handa@m17n.org>
4288
4289 * language/cyrillic.el: Don't add "microsoft-cp1251" to
4290 ctext-non-standard-encodings-alist here.
4291
4292 * international/mule.el (ctext-non-standard-encodings-alist):
4293 Add "koi8-r" and "microsoft-cp1251".
4294 (ctext-standard-encodings): New variable.
4295 (ctext-non-standard-encodings-table): List only elements for
4296 non-standard encodings.
4297 (ctext-pre-write-conversion): Adjust for the above change.
4298 Check ctext-standard-encodings.
4299
4300 * international/mule-conf.el (compound-text): Doc fix.
4301 (ctext-no-compositions): Doc fix.
4302 (compound-text-with-extensions): Doc fix.
4303
4304 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4305
4306 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
4307
4308 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4309
4310 * progmodes/which-func.el (which-func-format): Split help-echo text
4311 into lines, like other mode-line tooltips.
4312
4313 * server.el (server-start): When using TCP sockets, force IPv4
4314 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
4315
4316 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4317
4318 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
4319
4320 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4321
4322 * term.el (term-delimiter-argument-list): Reflow docstring.
4323 (term-read-input-ring, term-write-input-ring, term-send-input)
4324 (term-bol, term-erase-in-display, serial-supported-or-barf):
4325 Fix typos in docstrings.
4326
4327 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4328
4329 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
4330
4331 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4332
4333 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
4334
4335 2010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
4336
4337 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
4338 Fix typo in docstring (bug#6747).
4339
4340 2010-08-08 Leo <sdl.web@gmail.com>
4341
4342 * eshell/esh-io.el (eshell-get-target): Better detection of
4343 read-only file (Bug#6762).
4344
4345 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4346
4347 * align.el (align-default-spacing): Doc fix.
4348 (align-region-heuristic, align-regexp): Fix typos in docstrings.
4349
4350 2010-08-08 Stephen Peters <speters@itasoftware.com>
4351
4352 * calendar/icalendar.el
4353 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
4354 (icalendar--get-weekday-numbers): New.
4355 (icalendar--convert-recurring-to-diary): Handle multiple byday
4356 values in weekly rules. (Bug#6766)
4357
4358 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
4359
4360 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
4361 (icalendar--create-uid, icalendar-export-region)
4362 (icalendar--parse-summary-and-rest): Code formatting.
4363
4364 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4365
4366 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
4367 to italicize headers.
4368 (calc-highlight-selections-with-faces): New variable.
4369 (calc-selected-face, calc-nonselected-face): New faces.
4370
4371 * calc/calccomp.el (math-comp-highlight-string): Use
4372 `calc-highlight-selections-with-faces' to determine how to highlight
4373 sub-formulas.
4374
4375 * calc/calc-sel.el (calc-show-selections): Change message to when
4376 using faces to highlight selections.
4377
4378 2010-08-07 Michael R. Mauger <mmaug@yahoo.com>
4379
4380 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
4381 Add SQLite 3 keywords, functions and datatypes.
4382 (sql-interactive-mode): Remove `comint-process-echoes' set to t
4383 (Bug#6686).
4384
4385 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
4386
4387 * simple.el (select-active-regions): Move to keyboard.c.
4388 (deactivate-mark): Used saved-region-selection.
4389 (select-active-region): Function removed.
4390 (activate-mark, set-mark, push-mark-command)
4391 (handle-shift-selection): Don't call it.
4392 (keyboard-quit): Avoid adding the region to the window selection.
4393
4394 * mouse.el (mouse-drag-track): Remove hacks to deal with old
4395 select-active-regions implementation.
4396 (mouse-yank-at-click): Doc fix.
4397
4398 * cus-start.el: Add custom declaration for select-active-regions.
4399
4400 2010-08-07 Eli Zaretskii <eliz@gnu.org>
4401
4402 * simple.el (delete-forward-char): Doc fix.
4403
4404 * tutorial.el (help-with-tutorial): Hack safe file-local variables
4405 after reading the tutorial.
4406
4407 2010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
4408
4409 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix
4410 for the case that a C style comment has its delimiters alone on
4411 their respective lines.
4412
4413 2010-08-06 Michael Albinus <michael.albinus@gmx.de>
4414
4415 * net/tramp.el (tramp-handle-start-file-process): Set connection
4416 property "vec".
4417 (tramp-process-sentinel): Use it for flushing the cache. We
4418 cannot do it via the process buffer, the buffer could be deleted
4419 already when running the sentinel.
4420
4421 2010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
4422
4423 * comint.el (comint-mode): Make directory tracking functions
4424 functional on remote files. (Bug#6764)
4425
4426 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4427
4428 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
4429
4430 2010-08-05 Eli Zaretskii <eliz@gnu.org>
4431
4432 * emacs-lisp/find-gc.el (find-gc-source-files): Rename
4433 unexec.c => unexcoff.c.
4434
4435 * emacs-lisp/authors.el (authors-fixed-entries): Rename
4436 unexec.c => unexcoff.c.
4437
4438 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4439
4440 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
4441 cache, not only file cache.
4442 (tramp-process-sentinel): New defun.
4443 (tramp-handle-start-file-process): Use it, in order to invalidate
4444 file caches.
4445
4446 2010-08-03 Leo <sdl.web@gmail.com>
4447
4448 * server.el (server-start): Simplify loop.
4449
4450 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
4451
4452 * frame.el (screen-height, screen-width, set-screen-width)
4453 (set-screen-height): Remove ancient compatibility aliases.
4454
4455 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
4456 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
4457
4458 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
4459 that change current buffer.
4460
4461 2010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4462
4463 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
4464 beginning of the string. Use `string-match-p'. (Bug#6765)
4465
4466 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
4467
4468 * cus-start.el (x-gtk-use-system-tooltips): New variable.
4469
4470 2010-08-01 Chong Yidong <cyd@stupidchicken.com>
4471
4472 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
4473 (package--builtins): Tweak descriptions.
4474 (package-print-package): Upcase descriptions if necessary.
4475 Show all built-in packages in font-lock-builtin-face.
4476 (package-list-packages-internal): Omit "emacs" package.
4477 Show status of built-in packages as "built-in".
4478
4479 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
4480
4481 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
4482 before killing to preserve the primary selection (Bug#6701).
4483
4484 * term/x-win.el (x-select-text): Doc fix.
4485
4486 2010-07-31 Nathaniel Flath <flat0103@gmail.com>
4487
4488 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
4489 The following functions were modified or created:
4490
4491 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
4492 (objc-font-lock-extra-types):
4493 * progmodes/cc-mode.el (c-basic-common-init):
4494 * progmodes/cc-langs.el (c-make-mode-syntax-table)
4495 (c++-make-template-syntax-table)
4496 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
4497 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
4498 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
4499 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
4500 * progmodes/cc-fonts.el (c-make-inverse-face)
4501 (c-basic-matchers-after):
4502 * progmodes/cc-engine.el (c-forward-keyword-clause)
4503 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
4504 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
4505 (c-guess-continued-construct, c-guess-basic-syntax):
4506
4507 2010-07-31 Jan Djärv <jan.h.d@swipnet.se>
4508
4509 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
4510
4511 2010-07-31 Eli Zaretskii <eliz@gnu.org>
4512
4513 * files.el (bidi-paragraph-direction): Define safe local values.
4514
4515 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
4516 language-info-alist. Remove outdated FIXME in a comment.
4517
4518 2010-07-31 Alan Mackenzie <acm@muc.de>
4519
4520 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
4521 Auto-fill broken in C/C++ modes.
4522
4523 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4524
4525 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
4526 (menu-bar-showhide-tool-bar-menu-customize-disable)
4527 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
4528 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
4529 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
4530 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
4531 make a menu for Options => toolbar that can move it.
4532
4533 2010-07-29 Chong Yidong <cyd@stupidchicken.com>
4534
4535 * emacs-lisp/package-x.el (package--make-rss-entry):
4536 (package-maint-add-news-item, package--update-news)
4537 (package-upload-buffer-internal): New arg ARCHIVE-URL.
4538
4539 * emacs-lisp/package.el (package-archive-url): Rename from
4540 package-archive-id.
4541 (package-install): Doc fix.
4542 (package-download-single, package-download-tar, package-install)
4543 (package-menu-view-commentary): Callers changed.
4544
4545 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
4546
4547 * net/tramp.el (tramp-handle-start-file-process): Check only for
4548 `remote-tty' process property.
4549 (tramp-open-shell): Don't check for tty.
4550 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
4551 process property.
4552
4553 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
4554 host.
4555
4556 2010-07-28 Chong Yidong <cyd@stupidchicken.com>
4557
4558 * emacs-lisp/package.el (package-load-list, package-archives)
4559 (package-archive-contents, package-user-dir)
4560 (package-directory-list, package--builtins, package-alist)
4561 (package-activated-list, package-obsolete-alist): Mark as risky.
4562
4563 2010-07-28 Phil Hagelberg <phil@evri.com>
4564
4565 Add support for non-default package repositories.
4566 * emacs-lisp/package.el (package-archive-base): Var deleted.
4567 (package-archives): New variable.
4568 (package-archive-contents): Doc fix.
4569 (package-load-descriptor): Do nothing if descriptor file is missing.
4570 (package--write-file-no-coding): New function.
4571 (package-unpack-single): Use it.
4572 (package-archive-id): New function.
4573 (package-download-single, package-download-tar)
4574 (package-menu-view-commentary): Use it.
4575 (package-installed-p): Make second argument optional.
4576 (package-read-all-archive-contents): New function.
4577 (package-initialize): Use it.
4578 (package-read-archive-contents): Add ARCHIVE argument.
4579 (package--add-to-archive-contents): New function.
4580 (package-install): Don't call package-read-archive-contents.
4581 (package--download-one-archive): Store archive file in a
4582 subdirectory of package-user-dir.
4583 (package-menu-execute): Remove spurious line movement.
4584
4585 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
4586
4587 * cus-start.el (tool-bar-style): Add text-image-horiz.
4588
4589 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4590
4591 * progmodes/gud.el (gud-common-init): Check for remoteness of
4592 `file', and not of `default-directory'.
4593
4594 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4595
4596 * net/tramp.el (tramp-methods): Move hostname to the end in all
4597 ssh `tramp-login-args'.
4598 (tramp-verbose): Describe verbose level 9.
4599 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
4600 (tramp-open-connection-setup-interactive-shell): Trace stty
4601 settings if `tramp-verbose' >= 9.
4602 (tramp-handle-start-file-process): Implement tty setting.
4603 (Bug#4604, Bug#6360)
4604
4605 * net/tramp-cmds.el (tramp-bug): Recommend setting of
4606 `tramp-verbose' to 9.
4607
4608 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
4609
4610 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
4611 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
4612 Remove references to package `lisp-re' (bug#4369).
4613
4614 2010-07-27 Tom Tromey <tromey@redhat.com>
4615
4616 * progmodes/js.el (js-mode):
4617 * progmodes/make-mode.el (makefile-mode):
4618 * progmodes/simula.el (simula-mode):
4619 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
4620
4621 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
4622
4623 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
4624
4625 * time.el (display-time-day-and-date): Remove spurious * in docstring.
4626 (display-time-world-buffer-name, display-time-world-mode-map):
4627 Fix typos in docstrings.
4628
4629 2010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
4630
4631 * image-mode.el (image-display-size): New function.
4632 (image-forward-hscroll, image-next-line, image-eol, image-eob)
4633 (image-mode-fit-frame): Use it (Bug#6639).
4634
4635 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * dired.el (dired-buffers-for-dir): Handle list values of
4638 dired-directory (Bug#6636).
4639
4640 2010-07-26 Sam Steingold <sds@gnu.org>
4641
4642 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
4643 Do not call `x-get-selection' the second time, reuse the value.
4644
4645 2010-07-26 Daiki Ueno <ueno@unixuser.org>
4646
4647 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
4648 which consist of control chars only. Suggested by Richard Stallman.
4649
4650 2010-07-25 Daiki Ueno <ueno@unixuser.org>
4651
4652 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
4653 exists before passing an error to find-file-not-found-functions
4654 (bug#6723).
4655
4656 2010-07-23 Lukas Huonker <l.huonker@gmail.com>
4657
4658 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
4659 Remove leading nil element, adjust values.
4660 (tetris-shapes, tetris-shape-scores):
4661 Change representation of shapes and remove some redundancy.
4662 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
4663 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
4664 Adjust for working with new representation of shapes.
4665 (tetris-shape-rotations): New function.
4666 (tetris-move-bottom, tetris-move-left, tetris-move-right)
4667 (tetris-rotate-prev, tetris-rotate-next):
4668 Adjust for working with the new version of tetris-test-shape.
4669
4670 2010-07-23 Markus Triska <markus.triska@gmx.at>
4671
4672 * progmodes/ps-mode.el: Use comint (bug#5954).
4673 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
4674 (ps-mode-other-newline): Simplify.
4675 (ps-run-mode): Derive from comint-mode instead of
4676 fundamental-mode, yielding input history etc.
4677 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
4678 (ps-run-send-string): Adapt for comint-mode.
4679 (ps-run-newline): Remove now unneeded function.
4680
4681 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
4682
4683 * net/tramp.el (tramp-methods): Move hostname to the end in all
4684 plink `tramp-login-args'.
4685
4686 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
4687
4688 * net/tramp.el (tramp-open-shell): New defun.
4689 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
4690 Use it.
4691
4692 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
4693
4694 * net/tramp.el (tramp-file-name-regexp-unified)
4695 (tramp-completion-file-name-regexp-unified): On W32 systems, do
4696 not regard the volume letter as remote filename. (Bug#5447)
4697
4698 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
4699
4700 * custom.el (custom-declare-variable): Give a clearer error message
4701 when the docstring is missing (bug#6476).
4702
4703 2010-07-22 Michael R. Mauger <mmaug@yahoo.com>
4704
4705 * progmodes/sql.el: Version 2.4. Improved Login prompting.
4706 (sql-login-params): New widget definition.
4707 (sql-oracle-login-params, sql-mysql-login-params)
4708 (sql-solid-login-params, sql-sybase-login-params)
4709 (sql-informix-login-params, sql-ingres-login-params)
4710 (sql-ms-login-params, sql-postgres-login-params)
4711 (sql-interbase-login-params, sql-db2-login-params)
4712 (sql-linter-login-params): Use it.
4713 (sql-sqlite-login-params): Use it; Define "database" parameter as
4714 a file name.
4715 (sql-sqlite-program): Change to "sqlite3".
4716 (sql-comint-sqlite): Make sure database name is complete.
4717 (sql-for-each-login): New function.
4718 (sql-connect, sql-save-connection): Use it.
4719 (sql-get-login-ext): New function.
4720 (sql-get-login): Use it.
4721 (sql-make-alternate-buffer-name): Handle :file parameters.
4722
4723 2010-07-22 Juanma Barranquero <lekktu@gmail.com>
4724
4725 * dired.el (dired-no-confirm): Document value t and fix defcustom to
4726 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
4727
4728 2010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
4729
4730 * dired.el (dired-mode-map): Use command remapping (bug#6632).
4731
4732 2010-07-22 Lawrence Mitchell <wence@gmx.li>
4733
4734 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
4735
4736 2010-07-21 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * net/tramp.el (tramp-get-ls-command)
4739 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
4740 instead of "/".
4741
4742 2010-07-20 Michael R. Mauger <mmaug@yahoo.com>
4743
4744 * progmodes/sql.el: Version 2.3.
4745 (sql-connection-alist): Changed keys from symbols to strings;
4746 enhanced the widget definition.
4747 (sql-mode-menu): Added submenu to select connections.
4748 (sql-interactive-mode-menu): Added "Save Connection" item.
4749 (sql-add-product): Fixed menu item.
4750 (sql-get-product-feature): Improved error handling.
4751 (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
4752 (sql-make-alternate-buffer-name): Simplified.
4753 (sql-product-interactive): Handle missing product.
4754 (sql-connect): Support string keys, minor improvements.
4755 (sql-save-connection): New function.
4756 (sql-connection-menu-filter): New function.
4757
4758 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
4759
4760 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
4761 (tramp-open-connection-setup-interactive-shell): Apply
4762 workaround for IRIX64 bug. Move argument of last
4763 `tramp-send-command' where it belongs to.
4764
4765 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
4766
4767 * net/tramp.el (tramp-perl-file-attributes)
4768 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
4769 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
4770 front of `login-args'.
4771
4772 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4773
4774 * time.el (display-time-world-mode): Define with `define-derived-mode'.
4775 Set `show-trailing-whitespace' to nil.
4776 (display-time-world-display): Simplify.
4777
4778 2010-07-18 Alan Mackenzie <acm@muc.de>
4779
4780 Enhance `c-file-style' in file/directory local variables.
4781 * progmodes/cc-mode.el (c-count-cfss): New function.
4782 (c-before-hack-hook): Call `c-set-style' differently according to
4783 whether c-file-style was set in file or directory local
4784 variables.
4785
4786 2010-07-18 Michael R. Mauger <mmaug@yahoo.com>
4787
4788 * progmodes/sql.el: Version 2.2.
4789 (sql-product, sql-user, sql-database, sql-server, sql-port): Use
4790 defcustom :safe keyword rather than putting safe-local-variable
4791 property.
4792 (sql-password): Use defcustom :risky keyword rather than putting
4793 risky-local-variable property.
4794 (sql-oracle-login-params, sql-sqlite-login-params)
4795 (sql-solid-login-params, sql-sybase-login-params)
4796 (sql-informix-login-params, sql-ingres-login-params)
4797 (sql-ms-login-params, sql-postgres-login-params)
4798 (sql-interbase-login-params, sql-db2-login-params)
4799 (sql-linter-login-params): Add `port' option.
4800 (sql-get-product-feature): Added NO-INDIRECT parameter.
4801 (sql-comint-oracle, sql-comint-sybase)
4802 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
4803 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
4804 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
4805 (sql-comint-linter): Renamed sql-connect-* functions to
4806 sql-comint-*.
4807 (sql-product-alist, sql-mode-menu): Renamed as above and
4808 :sqli-connect-func to :sqli-comint-func.
4809 (sql-connection): New variable.
4810 (sql-interactive-mode): Set it.
4811 (sql-connection-alist): New variable.
4812 (sql-connect): New function.
4813 (sql--alt-buffer-part, sql--alt-if-not-empty)
4814 (sql-make-alternate-buffer-name): Improved alternative buffer name.
4815
4816 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4817
4818 * image-mode.el (image-bookmark-make-record): Do not set context
4819 in an image (Bug#6650).
4820
4821 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
4822
4823 * simple.el (select-active-region): New function.
4824 (push-mark-command, set-mark, activate-mark)
4825 (handle-shift-selection): Use it.
4826 (deactivate-mark): Don't check for size of region.
4827
4828 * mouse.el (mouse-drag-track): Use select-active-region.
4829
4830 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4831
4832 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
4833 "--dired" stronger.
4834
4835 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
4836
4837 * term/x-win.el (x-select-enable-primary): Change default to nil.
4838 (x-select-enable-clipboard): Add :version keyword.
4839
4840 * mouse.el (mouse-drag-copy-region):
4841 * simple.el (select-active-regions): Likewise.
4842
4843 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
4844
4845 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
4846 (vc-coding-system-for-diff): Use it to decide whether to inherit
4847 from the file the EOL format for reading the diffs of that file.
4848 (Bug#4451)
4849
4850 2010-07-16 Eli Zaretskii <eliz@gnu.org>
4851
4852 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
4853 unibyte, so compressed attachments are not compressed again.
4854
4855 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
4856
4857 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
4858 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
4859 (tramp-find-shell): Simplify setting connection property.
4860 (tramp-get-ls-command): Make test for "--color=never" stronger.
4861
4862 2010-07-15 Simon South <ssouth@member.fsf.org>
4863
4864 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
4865 blocks within record declarations (i.e. variant parts) correctly.
4866
4867 2010-07-15 Simon South <ssouth@member.fsf.org>
4868
4869 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
4870 over literal tokens when parsing so newlines aren't "absorbed" by
4871 single-line comments. Corrects the indentation of case blocks
4872 that have a comment on the first line.
4873
4874 2010-07-14 Karl Fogel <kfogel@red-bean.com>
4875
4876 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
4877 by Drew Adams (Bug#5504).
4878
4879 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
4880
4881 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
4882 now that Unicode is used (Bug#6594).
4883
4884 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
4885
4886 * term/x-win.el (x-select-enable-clipboard): Default to t.
4887 (x-initialize-window-system): Don't overwrite Paste menu item.
4888
4889 * simple.el (select-active-regions): Default to t.
4890 (push-mark-command): Don't overwrite primary with empty string.
4891
4892 * mouse.el: Bind mouse-2 to mouse-yank-primary.
4893 (mouse-drag-copy-region): Default to nil.
4894
4895 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
4896 Cut/Copy/Paste menu bar items.
4897
4898 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4899
4900 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4901 Patch applied by Karl Fogel.
4902
4903 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
4904 and `bookmark-current-buffer' if they have been already set in
4905 another buffer (e.g gnus-art).
4906
4907 2010-07-13 Karl Fogel <kfogel@red-bean.com>
4908 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4909
4910 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
4911
4912 * bookmark.el (bookmark-make-record-default): Allow unneeded
4913 information to be omitted from the record.
4914
4915 Adjust declarations and calls:
4916
4917 * info.el (bookmark-make-record-default): Adjust declaration.
4918 (Info-bookmark-make-record): Adjust call.
4919
4920 * woman.el (bookmark-make-record-default): Adjust declaration.
4921 (woman-bookmark-make-record): Adjust call.
4922
4923 * man.el (bookmark-make-record-default): Adjust declaration.
4924 (Man-bookmark-make-record): Adjust call.
4925
4926 * image-mode.el (bookmark-make-record-default): Adjust declaration.
4927
4928 * doc-view.el (bookmark-make-record-default): Adjust declaration.
4929
4930 2010-07-13 Karl Fogel <kfogel@red-bean.com>
4931
4932 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
4933 This is also from Thierry Volpiatto's patch in bug #6444. However,
4934 because it was extraneous to the functional change in that patch,
4935 and causes a re-indendation, I am committing it separately.
4936
4937 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4938
4939 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
4940 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
4941 Patch applied by Karl Fogel (Bug#6444).
4942
4943 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
4944
4945 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
4946
4947 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
4948
4949 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
4950 Dempsky; bug#5084). Remove incorrect binding for S-tab.
4951 (ns-alternatives-map): Change S-tab binding to backtab
4952 (bug#6616).
4953
4954 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
4955 under ns.
4956
4957 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
4958
4959 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
4960 (Bug#5806)
4961
4962 * language/tv-util.el (tai-viet-re): Remove format.
4963
4964 2010-07-12 Kenichi Handa <handa@m17n.org>
4965
4966 * language/hebrew.el: Remove no-byte-compile declaration.
4967 Change coding: tag to utf-8. Register hebrew-shape-gstring in
4968 composition-function-table for 3-character looking back.
4969 (hebrew-font-get-precomposed): New function.
4970 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
4971
4972 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
4973
4974 * mouse.el (mouse-drag-track): Handle select-active-regions
4975 (Bug#6612).
4976
4977 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
4978
4979 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
4980 empty argument to gvfs-copy.
4981
4982 2010-07-10 Glenn Morris <rgm@gnu.org>
4983
4984 * calendar/calendar.el (calendar-week-end-day): New function.
4985 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
4986 Respect calendar-week-start-day. (Bug#6606)
4987 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
4988 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
4989 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
4990 respect calendar-week-start-day.
4991
4992 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
4993
4994 * simple.el (use-region-p): Doc fix (Bug#6607).
4995
4996 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
4997
4998 * progmodes/compile.el (compilation-error-regexp-alist-alist): Add
4999 regexps for cucumber and ruby.
5000
5001 2010-07-08 Daiki Ueno <ueno@unixuser.org>
5002
5003 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
5004 (epa-file-insert-file-contents): Hack to prevent
5005 find-file from opening empty buffer when decryption failed
5006 (bug#6568).
5007
5008 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
5009
5010 * textmodes/ispell.el (ispell-alternate-dictionary):
5011 Use file-readable-p.
5012 Return nil if no word-list is found at default locations.
5013 (ispell-complete-word-dict): Default to nil.
5014 (ispell-command-loop): Use 'word-list' when using lookup-words.
5015 (lookup-words): Use ispell-complete-word-dict or
5016 ispell-alternate-dictionary. Check for word-list availability
5017 and handle errors if needed with better messages (Bug#6539).
5018 (ispell-complete-word): Use ispell-complete-word-dict or
5019 ispell-alternate-dictionary.
5020
5021 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
5022
5023 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
5024 builtins (BufferError, BytesWarning, WindowsError; callables
5025 bin, bytearray, bytes, format, memoryview, next, print; __package__).
5026
5027 2010-07-07 Glenn Morris <rgm@gnu.org>
5028
5029 * play/zone.el (top-level): Do not require timer, tabify, or cl.
5030 (zone-shift-left): Ignore intangibility, and any errors from
5031 forward-char.
5032 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
5033 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
5034 deleting, and copying text properties.
5035 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
5036 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
5037 to point-max is hard.
5038 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
5039 (zone-fill-out-screen): Ignore intangibility.
5040
5041 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
5042
5043 * menu-bar.el (menu-bar-mode):
5044 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
5045 if it has been set.
5046
5047 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
5048 word/line selection (Bug#6565).
5049
5050 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
5051
5052 * net/dbus.el (dbus-send-signal): Declare function.
5053
5054 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
5055
5056 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
5057 (dbus-register-property): New optional argument EMITS-SIGNAL.
5058 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
5059
5060 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
5061
5062 * mouse.el (mouse-drag-overlay): Variable deleted.
5063 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
5064 (mouse--remap-link-click-p): New function.
5065 (mouse-drag-track): Handle dragging by using temporary Transient
5066 Mark mode, instead of a special overlay.
5067 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
5068 mouse-show-mark.
5069
5070 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
5071 deleted.
5072
5073 2010-07-02 Juri Linkov <juri@jurta.org>
5074
5075 * autoinsert.el (auto-insert-alist): Fix readability
5076 by using dotted pair notation for lambda.
5077
5078 2010-07-02 Juri Linkov <juri@jurta.org>
5079
5080 * faces.el (read-face-name): Rename arg `string-describing-default'
5081 to `default'. Doc fix. Display the default value in quotes
5082 in the prompt. With empty input, return the `default' arg,
5083 unless the default value is a string (in which case return nil).
5084 (describe-face): Replace the string `default' arg of `read-face-name'
5085 with the symbol `default'.
5086
5087 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
5088
5089 * emulation/viper-cmd.el (viper-delete-backward-char)
5090 (viper-del-backward-char-in-insert)
5091 (viper-del-backward-char-in-replace, viper-change)
5092 (viper-backward-indent): Replace delete-backward-char with
5093 delete-char (Bug#6552).
5094
5095 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
5096
5097 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
5098
5099 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
5100
5101 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
5102 argument passed to frame-creation-function (Bug#5378).
5103
5104 * faces.el (x-handle-named-frame-geometry)
5105 (x-handle-reverse-video, x-create-frame-with-faces)
5106 (face-set-after-frame-default, tty-create-frame-with-faces): Don't
5107 separately consult default-frame-alist. It is now passed as the
5108 PARAMETER argument.
5109
5110 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
5111
5112 * startup.el (command-line): Don't call tool-bar-setup in a
5113 tty-only build.
5114
5115 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
5116
5117 * ruler-mode.el (ruler--save-header-line-format): New fun.
5118 (ruler-mode): Use it as a setter function, so as not to overwrite
5119 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
5120
5121 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
5122
5123 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
5124 (vc-root-diff, vc-print-root-log, vc-log-incoming)
5125 (vc-log-outgoing): Use it.
5126 (vc-diff-internal): Set diff-vc-backend.
5127
5128 * vc/diff-mode.el (diff-vc-backend): New var.
5129
5130 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
5131
5132 * dynamic-setting.el (font-setting-change-default-font): Remove
5133 call to message.
5134
5135 2010-06-28 Kenichi Handa <handa@m17n.org>
5136
5137 * international/quail.el (quail-insert-kbd-layout): Fix the
5138 showing of untranslated characters.
5139
5140 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
5141
5142 * simple.el (delete-active-region): New option.
5143 (delete-backward-char): Implement in Lisp.
5144 (delete-forward-char): New command.
5145
5146 * mouse.el (mouse-region-delete-keys): Deleted.
5147 (mouse-show-mark): Simplify.
5148
5149 * bindings.el (global-map): Bind delete and DEL, the former to
5150 delete-forward-char.
5151
5152 2010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
5153
5154 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
5155 (ruby-mode): Bind indent-line-function (Bug#5119).
5156
5157 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
5158
5159 * startup.el (command-line): Recognize "0" X resource value.
5160
5161 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
5162
5163 * startup.el (command-line): Use X resources to set the value of
5164 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
5165
5166 * menu-bar.el (menu-bar-mode):
5167 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
5168 Set init-value to t.
5169
5170 * frame.el (frame-notice-user-settings): Don't change
5171 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
5172 vice versa (Bug#2249).
5173
5174 2010-06-26 Eli Zaretskii <eliz@gnu.org>
5175
5176 * w32-fns.el (w32-convert-standard-filename): Doc fix.
5177
5178 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
5179
5180 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
5181 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
5182
5183 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
5184 default directories are expanded (Bug#6143).
5185
5186 2010-06-24 Juri Linkov <juri@jurta.org>
5187
5188 * minibuffer.el (completions-format): Change default from nil to
5189 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
5190
5191 2010-06-24 Juri Linkov <juri@jurta.org>
5192
5193 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
5194 buffer-locally to lambda that re-runs the vc diff command.
5195 (Bug#6447)
5196
5197 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
5198
5199 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
5200 echo area is in use (Bug#3412).
5201
5202 2010-06-22 Glenn Morris <rgm@gnu.org>
5203
5204 * textmodes/texinfmt.el (texinfo-format-region)
5205 (texinfo-raise-lower-sections, texinfo-format-separate-node)
5206 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
5207 (texinfo-format-option, texinfo-noindent):
5208 Use line-beginning-position and line-end-position.
5209
5210 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
5211 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
5212 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
5213 utf-8 characters.
5214
5215 2010-06-21 Karl Fogel <kfogel@red-bean.com>
5216
5217 * play/zone.el (zone-fall-through-ws): Fix next-line ->
5218 forward-line fallout.
5219
5220 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
5221
5222 * mouse.el (mouse-appearance-menu): Add docstring.
5223
5224 * help.el (describe-key): Print up-event using key-description.
5225
5226 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
5227
5228 * net/zeroconf.el (zeroconf-resolve-service)
5229 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5230 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
5231
5232 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
5233
5234 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
5235
5236 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
5237
5238 Avoid displaying files with a nil state in vc-dir.
5239 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
5240 cases that cause insertion.
5241 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
5242 with a nil state.
5243
5244 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
5245
5246 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
5247
5248 2010-06-29 Leo <sdl.web@gmail.com>
5249
5250 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
5251
5252 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5253
5254 * generic-x.el (bat-generic-mode): Fix regexp for command line
5255 switches (Bug#5719).
5256
5257 2010-06-27 Masatake YAMATO <yamato@redhat.com>
5258
5259 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
5260 of nconc to avoid pure storage error (Bug#6239).
5261
5262 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
5263
5264 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
5265 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
5266 bindings of bookmark-automatically-show-annotations (Bug#6515).
5267
5268 2010-06-25 Eli Zaretskii <eliz@gnu.org>
5269
5270 * arc-mode.el (archive-zip-extract): Don't quote the file name on
5271 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
5272
5273 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
5274
5275 * comint.el (make-comint, make-comint-in-buffer): Mention return
5276 value in the docstrings. (Bug#6498)
5277
5278 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
5279
5280 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
5281 since it is not present when using some non-default switches.
5282
5283 2010-06-23 Karl Fogel <kfogel@red-bean.com>
5284
5285 * simple.el (compose-mail): Fix doc string to refer to
5286 `compose-mail-user-agent-warnings', instead of to the
5287 nonexistent `compose-mail-check-user-agent'.
5288
5289 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
5290
5291 Fix an indentation bug:
5292
5293 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
5294 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
5295 of existing values.
5296
5297 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
5298 (c-clear->-pair-props-if-match-before): now return t when they've
5299 cleared properties, nil otherwise.
5300 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
5301 by taking account of the existing value.
5302
5303 * progmodes/cc-defs.el
5304 (c-clear-char-property-with-value-function): Fix this to clear the
5305 property rather than overwriting it with nil.
5306
5307 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
5308
5309 * emacs-lisp/package.el (package-print-package): Add link to
5310 package description via describe-package.
5311 (describe-package-1): List package requirements. Add button to
5312 perform installation.
5313 (package-menu-describe-package): New command.
5314
5315 * help-mode.el (help-package): New button type.
5316
5317 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
5318
5319 * emacs-lisp/package.el: Move package-list-packages binding to
5320 menu-bar.el.
5321 (describe-package, describe-package-1, package--dir): New funs.
5322 (package-activate-1): Use package--dir.
5323
5324 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
5325
5326 * help-mode.el (help-package-def): New button type.
5327
5328 * menu-bar.el: Move package-list-packages binding here from
5329 package.el.
5330
5331 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
5332
5333 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
5334
5335 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
5336
5337 * emacs-lisp/edebug.el (edebug-read-list):
5338 Phase out old-style backquotes.
5339
5340 2010-06-17 Juri Linkov <juri@jurta.org>
5341
5342 * help-mode.el (help-mode): Set buffer-local variable
5343 revert-buffer-function to help-mode-revert-buffer.
5344 (help-mode-revert-buffer): New function.
5345
5346 * info.el (Info-revert-find-node): Check for major-mode Info-mode
5347 before popping to "*info*" (like in other Info functions).
5348 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
5349 old-history-forward. Pop to old-buffer-name or "*info*" to
5350 recreate the killed buffer. Set Info-history-forward from
5351 old-history-forward.
5352 (Info-breadcrumbs-depth): Add :group and :version.
5353
5354 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
5355
5356 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
5357
5358 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
5359
5360 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
5361 for languages like Portuguese with pt_{BR,PT} and no plain pt.
5362
5363 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
5364
5365 * emacs-lisp/package.el (package-menu-mode-map):
5366 Move initialization into declaration.
5367
5368 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
5369
5370 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
5371
5372 * emacs-lisp/package.el (package-archive-base): Point to
5373 elpa.gnu.org.
5374 (package-enable, package-load-list): New defcustoms.
5375 (package-user-dir, package-directory-list): Turn into defcustoms.
5376 Don't include package-user-dir in package-directory-list.
5377 (package--builtins-base): Don't include Emacs as a "package".
5378 (package-subdirectory-regexp): New var.
5379 (package-load-all-descriptors, package-compute-transaction)
5380 (package-download-transaction): Obey package-load-list.
5381 (package-activate-1): Rename from package-do-activate.
5382 (package-list-packages-internal): Check package-load-list.
5383 (package-load-descriptor, package-generate-autoloads)
5384 (package-unpack, package-unpack-single)
5385 (package--read-archive-file, package-delete): Use
5386 expand-file-name.
5387
5388 * emacs-lisp/package-x.el: New file. Package uploading
5389 functionality split out from package.el.
5390
5391 * startup.el (command-line): Load packages after reading init file.
5392
5393 2010-06-17 Tom Tromey <tromey@redhat.com>
5394
5395 * emacs-lisp/package.el: New file.
5396
5397 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
5398
5399 Fix vc-annotate for renamed files when using Git.
5400 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
5401 ls-files. Doe not pass the object as a file name to cat-file, it
5402 is not a file name.
5403 (vc-git-annotate-command): Pass the file name using -- to avoid
5404 ambiguity with the revision.
5405 (vc-git-previous-revision): Pass a relative file name.
5406
5407 2010-06-22 Glenn Morris <rgm@gnu.org>
5408
5409 * progmodes/js.el (js-mode-map): Use standard capitalization and
5410 ellipses for menu entries.
5411
5412 * wid-edit.el (widget-complete): Doc fix.
5413
5414 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
5415
5416 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
5417
5418 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
5419
5420 Fix annotating other revisions for renamed files in vc-annotate.
5421 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
5422 VC backend. Use it when non-nil.
5423 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
5424 (Bug#6487)
5425
5426 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
5427 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
5428 Do not pass the file name to the 'previous-revision call when we
5429 don't want a file diff. (Bug#6489)
5430
5431 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
5432
5433 Fix finding revisions for renamed files in vc-annotate.
5434 * vc/vc.el (vc-find-revision): Add an optional argument for
5435 the VC backend. Use it when non-nil.
5436 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
5437 backend to vc-find-revision. (Bug#6487)
5438
5439 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
5440
5441 Fix reading file names in Git annotate buffers.
5442 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
5443 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
5444
5445 2010-06-20 Alan Mackenzie <acm@muc.de>
5446
5447 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
5448 in file local variables, set it first.
5449
5450 2010-06-19 Glenn Morris <rgm@gnu.org>
5451
5452 * descr-text.el (describe-char-unicode-data): Insert separating
5453 space when needed. (Bug#6422)
5454
5455 * progmodes/idlwave.el (idlwave-action-and-binding):
5456 Fix typo in 2009-12-03 change. (Bug#6450)
5457
5458 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
5459
5460 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
5461 handling for `lambda' (misunderstanding).
5462
5463 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
5464
5465 * calc/calc-poly.el (math-accum-factors): Make sure that
5466 constants aren't distributed after they are factored out.
5467
5468 2010-06-16 Juri Linkov <juri@jurta.org>
5469
5470 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
5471 `list-colors-print'. (Bug#6332)
5472
5473 * subr.el (read-quoted-char): Fix up last change (bug#6290).
5474
5475 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
5476
5477 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
5478 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
5479
5480 * font-lock.el (font-lock-major-mode): Rename from
5481 font-lock-mode-major-mode to distinguish it from
5482 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
5483 (font-lock-set-defaults):
5484 * font-core.el (font-lock-default-function): Adjust users.
5485 (font-lock-mode): Don't set it at all.
5486
5487 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
5488
5489 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
5490
5491 2010-06-16 Glenn Morris <rgm@gnu.org>
5492
5493 * calendar/appt.el (appt-time-msg-list): Doc fix.
5494 (appt-check): Let-bind appt-warn-time.
5495 (appt-add): Make the 3rd argument optional.
5496 Simplify argument names. Doc fix. Check for integer WARNTIME.
5497 Only add WARNTIME to the output list if non-nil.
5498
5499 2010-06-16 Ivan Kanis <apple@kanis.eu>
5500
5501 * calendar/appt.el (appt-check): Let the 3rd element of
5502 appt-time-msg-list specify the warning time.
5503 (appt-add): Add new argument with the warning time. (Bug#5176)
5504
5505 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
5506
5507 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
5508 older than version 1.6. (Bug#6361)
5509
5510 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
5511
5512 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
5513 used by cl-do-arglist. (Bug#6408)
5514
5515 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
5516
5517 * textmodes/ispell.el (ispell-dictionary-base-alist): Fix
5518 portuguese casechars/not-casechars for missing 'çÇ'.
5519 Suggested by Rolando Pereira (bug#6434).
5520
5521 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
5522
5523 * facemenu.el (list-colors-sort): Doc fix.
5524
5525 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
5526
5527 * progmodes/sql.el (sql-connect-mysql): Fix typo.
5528
5529 2010-06-14 Juri Linkov <juri@jurta.org>
5530
5531 Add sort option `list-colors-sort'. (Bug#6332)
5532 * facemenu.el (color-rgb-to-hsv): New function.
5533 (list-colors-sort): New defcustom.
5534 (list-colors-sort-key): New function.
5535 (list-colors-display): Doc fix. Sort list according to the option
5536 `list-colors-sort'.
5537 (list-colors-print): Add HSV values to `help-echo' property of
5538 RGB strings.
5539
5540 2010-06-14 Juri Linkov <juri@jurta.org>
5541
5542 * compare-w.el: Move to the "vc" subdirectory.
5543
5544 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
5545
5546 * image-mode.el (image-mode-map): Remap left-char and right-char.
5547
5548 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
5549
5550 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
5551
5552 * term/common-win.el (x-colors): Add all the color names defined
5553 in rgb.txt (Bug#6332).
5554
5555 * facemenu.el (list-colors-print): Don't print extra names if it
5556 will overflow the window width.
5557
5558 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
5559 change (Bug#6343).
5560
5561 2010-06-12 Eli Zaretskii <eliz@gnu.org>
5562
5563 * files.el (make-directory): Doc fix (bug#6396).
5564
5565 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
5566
5567 * net/tramp.el (tramp-remote-process-environment): Protect version
5568 string by apostroph.
5569 (tramp-shell-prompt-pattern): Do not use a shy group in case of
5570 XEmacs.
5571 (tramp-file-name-for-operation): Add `call-process-region'.
5572 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
5573
5574 * net/tramp-compat.el (top): Do not autoload
5575 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
5576 only when `start-file-process' is not bound.
5577 (tramp-advice-file-expand-wildcards): Do not use
5578 `tramp-handle-file-remote-p'.
5579 (tramp-compat-make-temp-file): Handle the case, that
5580 `make-temp-file' has no third argument EXTENSION.
5581
5582 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
5583
5584 * makefile.w32-in (WINS_BASIC): Include new directory vc.
5585
5586 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
5587
5588 2010-06-11 Juri Linkov <juri@jurta.org>
5589
5590 * finder.el (finder-known-keywords): Add keyword "vc"
5591 for version control.
5592
5593 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
5594 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
5595 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
5596 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
5597
5598 2010-06-11 Juri Linkov <juri@jurta.org>
5599
5600 Move version control related files to the "vc" subdirectory.
5601 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
5602 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
5603 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
5604 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
5605 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
5606 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
5607 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
5608 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
5609 Move files to the "vc" subdirectory.
5610
5611 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
5612
5613 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
5614 (Bug#6367).
5615
5616 2010-06-11 Stephen Eglen <stephen@gnu.org>
5617
5618 * shell.el: Bind `shell-resync-dirs' to M-RET.
5619
5620 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
5621
5622 * notifications.el: Move file from lisp/net, because it is
5623 supposed to talk locally to the user.
5624
5625 2010-06-10 Julien Danjou <julien@danjou.info>
5626
5627 * net/notifications.el (notifications-on-action-signal)
5628 (notifications-on-closed-signal): Pass notification id as first
5629 argument to the callback functions. Add docstrings.
5630 (notifications-notify): Fix docstring.
5631
5632 2010-06-10 Glenn Morris <rgm@gnu.org>
5633
5634 * emacs-lisp/authors.el (authors-ignored-files)
5635 (authors-valid-file-names): Add some files.
5636
5637 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
5638
5639 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
5640 merge conflict, giving preference to the emacs-23 version of the code.
5641
5642 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
5643
5644 * emacs-lisp/advice.el (ad-compile-function):
5645 Define warning-suppress-types before we let-bind it (bug#6275).
5646
5647 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
5648 declare it, make it buffer-local and permanent-local (bug#6324).
5649 (vc-resynch-window): Adjust name.
5650 * vc-hooks.el (vc-find-file-hook): Adjust name.
5651
5652 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
5653
5654 * net/notifications.el (notifications-notify): Fix docstring.
5655
5656 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
5657
5658 Update to Unicode 6.0.0 beta.
5659 * international/charprop.el: Update copyright.
5660 * international/mule-cmds.el (ucs-names): Update character ranges.
5661 * international/uni-bidi.el:
5662 * international/uni-category.el:
5663 * international/uni-combining.el:
5664 * international/uni-comment.el:
5665 * international/uni-decimal.el:
5666 * international/uni-decomposition.el:
5667 * international/uni-digit.el:
5668 * international/uni-lowercase.el:
5669 * international/uni-mirrored.el:
5670 * international/uni-name.el:
5671 * international/uni-numeric.el:
5672 * international/uni-old-name.el:
5673 * international/uni-titlecase.el:
5674 * international/uni-uppercase.el: Regenerate.
5675
5676 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
5677
5678 * emacs-lisp/smie.el (comment-string-strip): Declare function.
5679 (smie-precs-precedence-table): Fix typo in docstring.
5680
5681 * vc-mtn.el (log-edit-extract-headers): Declare function.
5682
5683 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
5684
5685 * net/notifications.el (dbus-register-signal): Declare function.
5686 (notifications-notify): Fix typos and reflow docstring.
5687
5688 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
5689
5690 Improve VC create/retrieve tag/branch.
5691 * vc.el (vc-create-tag): Do not read the directory name for VCs
5692 with repository revision granularity. Adjust the tag/branch
5693 prompt. Reset VC properties.
5694 (vc-retrieve-tag): Do not read the directory name for VCs
5695 with repository revision granularity. Reset VC properties.
5696
5697 2010-06-09 Julien Danjou <julien@danjou.info>
5698
5699 * net/notifications.el: New file.
5700
5701 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
5702
5703 Add optional support for resetting VC properties.
5704 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
5705 call vc-file-clearprops when true.
5706 (vc-resynch-buffer): Add new optional argument, pass it down.
5707 (vc-resynch-buffers-in-directory): Likewise.
5708
5709 Improve support for special markup in the VC commit message.
5710 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
5711 * vc-hg.el (vc-hg-checkin): Add support for Date:.
5712 * vc-git.el (vc-git-checkin):
5713 * vc-bzr.el (vc-bzr-checkin): Likewise.
5714
5715 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
5716
5717 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
5718 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
5719
5720 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
5721
5722 * iimage.el: Remove images as soon as the underlying text is modified.
5723 (iimage-modification-hook): New function.
5724 (iimage-mode-buffer): Use it.
5725
5726 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
5727
5728 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
5729 smie-indent-offset-after. Add :prev case. Make a bit more generic.
5730 (smie-indent-virtual): Remove `virtual' arg. Update callers.
5731 (smie-indent-keyword): Add handling of open-paren keywords.
5732 (smie-indent-comment-continue): Don't assume comment-continue.
5733
5734 2010-06-07 Martin Rudalics <rudalics@gmx.at>
5735
5736 * window.el (pop-to-buffer): Remove the conditional that
5737 compares new-window and old-window, so it will reselect
5738 the selected window unconditionally.
5739 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
5740
5741 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
5742
5743 * emacs-lisp/smie.el (smie-indent-offset-after)
5744 (smie-indent-forward-token, smie-indent-backward-token): New functions.
5745 (smie-indent-after-keyword): Use them.
5746 (smie-indent-fixindent): Only applies to the indentation of the BOL.
5747 (smie-indent-keyword): Tweak the black magic.
5748 (smie-indent-comment-continue): Strip comment-continue before use.
5749 (smie-indent-functions): Indent comments before keywords.
5750
5751 2010-06-06 Juri Linkov <juri@jurta.org>
5752
5753 * isearch.el (isearch-lazy-highlight-search): Fix looping
5754 by checking for empty match. This syncs this loop with the
5755 similar loop in `isearch-search'. (Bug#6362)
5756
5757 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
5758
5759 * net/dbus.el (dbus-register-method): Declare function.
5760 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
5761 (dbus-introspect): Doc fix.
5762 (dbus-event-bus-name, dbus-introspect-get-interface)
5763 (dbus-introspect-get-argument): Reflow docstrings.
5764
5765 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
5766
5767 vc-log-incoming/vc-log-outgoing fixes for Git.
5768 * vc-git.el (vc-git-log-view-mode): Fix font lock for
5769 incoming/outgoing logs.
5770 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
5771 instead of vc-git-compute-remote.
5772 (vc-git-compute-remote): Remove.
5773
5774 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
5775
5776 * term/common-win.el (x-colors): Add "dark green" and "dark
5777 turquoise" (Bug#6332).
5778
5779 2010-06-04 Juri Linkov <juri@jurta.org>
5780
5781 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
5782 Instead of setting `replace' to t and replacing the same string
5783 with itself, don't do certain actions when
5784 kill-do-not-save-duplicates is non-nil and string is equal to car
5785 of kill-ring: don't call menu-bar-update-yank-menu, don't push
5786 interprogram-paste strings to kill-ring, and don't push the input
5787 argument `string' to kill-ring.
5788 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
5789
5790 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
5791
5792 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
5793
5794 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
5795
5796 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
5797 (tramp-gvfs-handler-mounted-unmounted)
5798 (tramp-gvfs-connection-mounted-p): Handle default-location.
5799
5800 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
5801 move files to trash.
5802
5803 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
5804
5805 * international/mule-cmds.el (nonascii-insert-offset)
5806 (nonascii-translation-table): Add obsolescence information.
5807
5808 * international/mule.el (make-translation-table-from-vector): Doc fix.
5809
5810 2010-06-03 Glenn Morris <rgm@gnu.org>
5811
5812 * desktop.el (desktop-clear-preserve-buffers):
5813 Add "*Warnings*" buffer. (Bug#6336)
5814
5815 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
5816
5817 vc-log-incoming/vc-log-outgoing improvements for Git.
5818 * vc-git.el (vc-git-log-outgoing): Use the same format as the
5819 short log.
5820 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
5821
5822 Add bindings for vc-log-incoming and vc-log-outgoing.
5823 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
5824 and vc-log-outgoing.
5825 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
5826 and vc-log-outgoing.
5827
5828 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
5829
5830 * net/rcirc.el (rcirc-sort-nicknames): Remove.
5831 (rcirc-handler-366): Always sort nicknames.
5832
5833 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
5834
5835 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
5836
5837 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
5838
5839 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
5840
5841 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
5842
5843 * net/rcirc.el (rcirc-sort-nicknames): Change default.
5844 (rcirc-sort-nicknames-join): Avoid setq.
5845
5846 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
5847
5848 * net/rcirc.el (rcirc-sort-nicknames): New custom.
5849 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
5850 (rcirc-handler-366): Use them.
5851
5852 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
5853
5854 Split smie-indent-calculate into more manageable chunks.
5855 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
5856 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
5857 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
5858 (smie-indent-exps): Extract from smie-indent-calculate.
5859 (smie-indent-functions): New var.
5860 (smie-indent-functions): Use them.
5861
5862 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
5863
5864 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
5865 (smie-indent-calculate): Simplify and cleanup.
5866
5867 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
5868
5869 * net/tramp-gvfs.el (top): Require url-util.
5870 (tramp-gvfs-mount-point): Remove.
5871 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
5872 New defuns.
5873 (with-tramp-dbus-call-method): Format trace message.
5874 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
5875 Implement backup call, when operation on local files fails.
5876 Use progress reporter. Flush properties of changed files.
5877 (tramp-gvfs-handle-make-directory): Make more traces.
5878 (tramp-gvfs-url-file-name): Hexify file name in url.
5879 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
5880 into account for the resulting file name.
5881 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
5882 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
5883 (tramp-gvfs-handler-mounted-unmounted)
5884 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
5885 attribute "default_location". Set "prefix" property.
5886 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
5887 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
5888 exists. Raise an error, if not (due to a corresponding answer
5889 "no" in interactive questions, for example).
5890
5891 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
5892
5893 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
5894
5895 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
5896
5897 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
5898 right-*. (Bug#6265)
5899
5900 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
5901
5902 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
5903 * vc-git.el (vc-git-compute-remote): New function.
5904 (vc-git-log-outgoing): Use it instead of hard coding a value.
5905 (vc-git-log-incoming): New function.
5906
5907 Improve state updating for VC tag commands.
5908 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
5909 to update the state of all buffers in the directory.
5910
5911 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
5912
5913 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5914
5915 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
5916 `file-directory-p' to the filename part rather than to the whole text.
5917
5918 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5919
5920 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
5921
5922 2010-05-31 Drew Adams <drew.adams@oracle.com>
5923
5924 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
5925
5926 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
5927
5928 * subr.el (momentary-string-display): Just use read-event to read
5929 the exit event (Bug#6238).
5930
5931 2010-05-30 Eli Zaretskii <eliz@gnu.org>
5932
5933 * international/mule.el (define-coding-system): Doc fix (bug#6313).
5934
5935 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
5936
5937 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
5938 Suggested by Eli Zaretskii <eliz@gnu.org>.
5939
5940 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5941
5942 * minibuffer.el (completion-file-name-table): Don't return a boundary
5943 past the end of `string' (bug#6299).
5944 (completion--file-name-table): Delegate to completion-file-name-table
5945 for the `boundaries' case.
5946
5947 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
5948
5949 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
5950 movement commands.
5951
5952 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
5953 `path-separator', but maintain compatibility with Emacs 20.2.
5954
5955 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
5956
5957 * server.el (server-process-filter): Receive parent-id argument
5958 from emacsclient.
5959 (server-create-window-system-frame): New arg. Pass parent-id as
5960 frame parameter.
5961
5962 2010-05-29 Eli Zaretskii <eliz@gnu.org>
5963
5964 Bidi-sensitive word movement with arrow keys.
5965 * subr.el (right-arrow-command, left-arrow-command): Move to
5966 bindings.el.
5967
5968 * bindings.el (right-char, left-char): Move from subr.el and
5969 rename from right-arrow-command and left-arrow-command.
5970 (right-word, left-word): New functions.
5971 (global-map) <right>: Bind to right-char.
5972 (global-map) <left>: Bind to left-char.
5973 (global-map) <C-right>: Bind to right-word.
5974 (global-map) <C-left>: Bind to left-word.
5975
5976 * ls-lisp.el (ls-lisp-classify-file): New function.
5977 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
5978 (ls-lisp-classify): Call ls-lisp-classify-file.
5979 (insert-directory): Remove blanks from switches.
5980
5981 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
5982
5983 * ansi-color.el: Delete unused escape sequences (Bug#6085).
5984 (ansi-color-drop-regexp): New constant.
5985 (ansi-color-apply, ansi-color-filter-region)
5986 (ansi-color-apply-on-region): Delete unrecognized control sequences.
5987 (ansi-color-apply): Build string list before calling concat.
5988
5989 2010-05-28 Juri Linkov <juri@jurta.org>
5990
5991 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
5992 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
5993 (Bug#5270)
5994
5995 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
5996
5997 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
5998 to ignored backtrace functions.
5999 (with-progress-reporter): Expand docstring.
6000 (tramp-handle-delete-file): Implement TRASH argument.
6001 (tramp-get-remote-trash): New defun.
6002
6003 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
6004
6005 * net/tramp-compat.el (tramp-compat-delete-file): Use
6006 `symbol-value' for backward compatibility.
6007
6008 * net/tramp.el (tramp-handle-make-symbolic-link)
6009 (tramp-handle-load)
6010 (tramp-do-copy-or-rename-file-via-buffer)
6011 (tramp-do-copy-or-rename-file-directly)
6012 (tramp-do-copy-or-rename-file-out-of-band)
6013 (tramp-handle-process-file, tramp-handle-call-process-region)
6014 (tramp-handle-shell-command, tramp-handle-file-local-copy)
6015 (tramp-handle-insert-file-contents, tramp-handle-write-region)
6016 (tramp-delete-temp-file-function): Use `delete-file' instead
6017 of `tramp-compat-delete-file'.
6018
6019 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
6020 (tramp-fish-handle-make-symbolic-link)
6021 (tramp-fish-handle-process-file): Use `delete-file' instead
6022 of `tramp-compat-delete-file'.
6023
6024 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use
6025 `delete-file' instead of `tramp-compat-delete-file'.
6026
6027 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
6028 (tramp-gvfs-handle-write-region): Use `delete-file' instead of
6029 `tramp-compat-delete-file'.
6030
6031 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file): Use
6032 `delete-file' instead of `tramp-compat-delete-file'.
6033
6034 * net/tramp-smb.el (tramp-smb-handle-copy-file)
6035 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
6036 (tramp-smb-handle-write-region): Use `delete-file' instead of
6037 `tramp-compat-delete-file'.
6038 (tramp-smb-handle-delete-directory): Use 'trash as arg.
6039
6040 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
6041
6042 * dired.el (dired-delete-file): New arg TRASH.
6043 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
6044 (dired-do-flagged-delete, dired-do-delete): Use trash.
6045
6046 * speedbar.el (speedbar-item-delete): Allow trashing.
6047
6048 * files.el (delete-directory): New arg TRASH.
6049
6050 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
6051 (ange-ftp-rename-remote-to-remote)
6052 (ange-ftp-rename-local-to-remote)
6053 (ange-ftp-rename-remote-to-local, ange-ftp-load)
6054 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
6055 `delete-file'.
6056 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
6057 allow trashing.
6058
6059 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
6060 handle new TRASH arg of `delete-file'.
6061
6062 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
6063 (tramp-handle-make-symbolic-link, tramp-handle-load)
6064 (tramp-do-copy-or-rename-file-via-buffer)
6065 (tramp-do-copy-or-rename-file-directly)
6066 (tramp-do-copy-or-rename-file-out-of-band)
6067 (tramp-handle-process-file, tramp-handle-call-process-region)
6068 (tramp-handle-shell-command, tramp-handle-file-local-copy)
6069 (tramp-handle-insert-file-contents, tramp-handle-write-region)
6070 (tramp-delete-temp-file-function): Use null TRASH arg in
6071 tramp-compat-delete-file call.
6072
6073 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
6074 (tramp-fish-handle-delete-file)
6075 (tramp-fish-handle-make-symbolic-link)
6076 (tramp-fish-handle-process-file): Use null TRASH arg in
6077 `tramp-compat-delete-file' call.
6078
6079 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
6080 arg in `tramp-compat-delete-file' call.
6081
6082 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
6083 (tramp-gvfs-handle-write-region): Use null TRASH arg in
6084 `tramp-compat-delete-file' call.
6085
6086 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
6087 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
6088 `tramp-compat-delete-file' call.
6089
6090 * net/tramp-smb.el (tramp-smb-handle-copy-file)
6091 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
6092 (tramp-smb-handle-write-region): Use null TRASH arg in
6093 tramp-compat-delete-file call.
6094 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
6095 (tramp-smb-handle-delete-file): Rename arg.
6096
6097 * diff.el (diff-sentinel):
6098 * epg.el (epg--make-temp-file, epg-decrypt-string)
6099 (epg-verify-string, epg-sign-string, epg-encrypt-string):
6100 * jka-compr.el (jka-compr-partial-uncompress)
6101 (jka-compr-call-process, jka-compr-write-region):
6102 * server.el (server-sentinel): Remove optional arg from
6103 delete-file, reverting 2010-05-03 change.
6104
6105 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
6106
6107 * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
6108 font-lock-constant-face, not obsolete font-lock-reference-face.
6109
6110 2010-05-27 Kenichi Handa <handa@m17n.org>
6111
6112 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
6113 element of GSTRING is nil.
6114
6115 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
6116
6117 * emacs-lisp/smie.el (smie-forward-token-function)
6118 (smie-backward-token-function): New vars.
6119 (smie-backward-sexp, smie-forward-sexp)
6120 (smie-indent-hanging-p, smie-indent-calculate): Use them.
6121 (smie-default-backward-token): Rename from smie-backward-token and
6122 skip comments.
6123 (smie-default-forward-token): Rename from smie-forward-token and
6124 skip comments.
6125 (smie-next-sexp): Handle nil results from next-token.
6126 (smie-indent-calculate): Add a new case for special `fixindent' comments.
6127
6128 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
6129
6130 * progmodes/verilog-mode.el (verilog-type-font-keywords):
6131 Use font-lock-constant-face, not obsolete font-lock-reference-face.
6132
6133 2010-05-27 Masatake YAMATO <yamato@redhat.com>
6134
6135 * htmlfontify.el (hfy-face-resolve-face): New function.
6136 (hfy-face-to-style): Use it (Bug#6279).
6137
6138 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
6139
6140 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
6141 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
6142
6143 2010-05-26 Glenn Morris <rgm@gnu.org>
6144
6145 * emulation/edt.el (edt-load-keys): Use locate-library.
6146
6147 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
6148
6149 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
6150 (log-edit-changelog-entries): Doc fix.
6151 (log-edit-changelog-insert-entries): Args changed.
6152 Rename relative filenames in ChangeLog entries. Delete tabs.
6153 (log-edit-insert-changelog-entries): Reorganize return value of
6154 `log-edit-changelog-entries' to pass filenames to
6155 log-edit-changelog-insert-entries.
6156
6157 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6158
6159 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
6160 `image-dired-dired-insert-marked-thumbs' to
6161 `image-dired-dired-toggle-marked-thumbs'.
6162
6163 * image-dired.el: Require cl when compiling.
6164 (image-dired-dired-toggle-marked-thumbs): Rename from
6165 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
6166 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
6167 to 'no-dir. Skip files whose names don't match
6168 `image-file-name-regexp'. When file has a thumbnail overlay,
6169 delete it. (Bug#5270)
6170
6171 2010-05-25 Juri Linkov <juri@jurta.org>
6172
6173 * image-mode.el (image-mode): Add image-after-revert-hook to
6174 after-revert-hook.
6175 (image-after-revert-hook): New function. (Bug#5669)
6176
6177 2010-05-25 Juri Linkov <juri@jurta.org>
6178
6179 * image.el (image-animated-p): When delay between animated images
6180 is 0, set it to 10 (0.1 sec). (Bug#6258)
6181
6182 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
6183
6184 * net/tramp.el (tramp-handle-insert-directory): Don't use
6185 `forward-word', its default syntax could be changed.
6186
6187 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
6188
6189 * net/tramp.el (tramp-progress-reporter-update): New defun.
6190 (with-progress-reporter): Use it.
6191 (tramp-process-actions):
6192 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
6193 current message, in order to let progress reporter continue
6194 afterwards. (Bug#6257)
6195
6196 2010-05-25 Glenn Morris <rgm@gnu.org>
6197
6198 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
6199 Add :version.
6200
6201 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
6202
6203 * net/rcirc.el (rcirc-default-user-name): Change to "user".
6204 (rcirc-default-full-name): Change to "unknown".
6205 (rcirc-user-name-history): Add variable.
6206
6207 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
6208 Jonathan Rockway <jon@jrock.us>
6209
6210 * net/rcirc.el (rcirc-server-alist): Add :pass.
6211 (rcirc): When prompting for connection parameters, also prompt for
6212 username and password.
6213 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
6214 value to server when connecting.
6215
6216 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
6217
6218 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
6219 (smie-merge-prec2s): Pass the tables as separate args.
6220 (smie-bnf-precedence-table): Adjust call accordingly.
6221 (smie-prec2-levels): Set levels at the end.
6222
6223 Replace Lisp calls to delete-backward-char by delete-char.
6224 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
6225 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
6226 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
6227 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
6228 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
6229 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
6230 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
6231 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
6232 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
6233 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
6234 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
6235 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
6236 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
6237 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
6238 delete-backward-char by calls to delete-char.
6239
6240 2010-05-25 Kenichi Handa <handa@m17n.org>
6241
6242 * language/hebrew.el (hebrew-shape-gstring): New function.
6243 Register it in composition-function-table for all Hebrew combining
6244 characters.
6245
6246 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
6247
6248 * epa.el (epa--select-keys): Don't explicitly delete the window since
6249 that can fail (e.g. sole window in frame). Use dedication instead.
6250
6251 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
6252
6253 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
6254
6255 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
6256
6257 * image.el (image-refresh): Define as an alias for image-flush.
6258
6259 * image-mode.el (image-toggle-display-image): Caller changed.
6260
6261 2010-05-21 Juri Linkov <juri@jurta.org>
6262
6263 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
6264 Remove "all" from grep-files-aliases. Split grep-files-aliases by
6265 whitespace, call wildcard-to-regexp on substrings and concat them
6266 with "\\|". (Bug#6114)
6267
6268 2010-05-21 Alan Mackenzie <acm@muc.de>
6269
6270 * progmodes/cc-engine.el (c-parse-state-get-strategy):
6271 Replace parameter `here' with `here-' and `here-plus', which sandwich
6272 any pertinent CPP construct.
6273 (c-remove-stale-state-cache-backwards): Fix a bug which happens
6274 when doing (c-parse-state) in a CPP construct: Exclude any "new"
6275 CPP construct from taking part in the scanning.
6276
6277 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
6278
6279 * net/tramp.el (tramp-do-copy-or-rename-file)
6280 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
6281 Tune `with-progress-reporter' messages.
6282 (tramp-handle-vc-registered):
6283 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
6284 (tramp-fish-handle-insert-file-contents)
6285 (tramp-fish-maybe-open-connection):
6286 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
6287 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
6288 (tramp-imap-handle-insert-file-contents)
6289 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
6290
6291 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
6292
6293 * add-log.el (change-log-font-lock-keywords):
6294 Highlight all authors in multi-author entries.
6295
6296 * smerge-mode.el (smerge-refine-ignore-whitespace)
6297 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
6298 Fix typos in docstrings.
6299 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
6300
6301 2010-05-21 Glenn Morris <rgm@gnu.org>
6302
6303 * progmodes/fortran.el (fortran-mode):
6304 * progmodes/f90.el (f90-mode): Derive from prog-mode.
6305
6306 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
6307 having a relative path in src/Makefile.in.
6308
6309 2010-05-20 Kevin Ryde <user42@zip.com.au>
6310
6311 * help-mode.el (help-make-xrefs): For Info node links turn
6312 newlines into spaces. Link node names with newlines are matched
6313 by help-xref-info-regexp and buttonized, this change ensures they
6314 can be followed successfully with RET. (Bug#6206)
6315
6316 2010-05-20 Juri Linkov <juri@jurta.org>
6317
6318 * locate.el (locate): Use pop-to-buffer instead of
6319 switch-to-buffer-other-window. (Bug#6204)
6320
6321 2010-05-20 Juri Linkov <juri@jurta.org>
6322
6323 * replace.el (replace-highlight): Fix lazy-highlighting
6324 for `M-s w str M-% str RET'.
6325
6326 2009-12-15 Masatake YAMATO <yamato@redhat.com>
6327
6328 * isearch.el (isearch-yank-word-or-char): Pull next subword
6329 when `subword-mode' is activated. (Bug#6220)
6330
6331 2010-05-20 Mark A. Hershberger <mah@everybody.org>
6332
6333 * isearch.el (isearch-update-post-hook): New hook.
6334 (isearch-update): Use the new hook. (Bug#6225)
6335
6336 2010-05-20 Juri Linkov <juri@jurta.org>
6337
6338 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
6339 [f1], [help], and (char-to-string help-char) instead of "\C-h".
6340 (Bug#6222)
6341
6342 2010-05-20 Juri Linkov <juri@jurta.org>
6343
6344 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
6345 (Bug#6223)
6346
6347 2010-05-20 Juri Linkov <juri@jurta.org>
6348
6349 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
6350 FILE-NAME to read from the minibuffer when called interactively
6351 with prefix argument instead of using buffer-file-name.
6352 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
6353
6354 * dired.el: Update autoloads.
6355
6356 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
6357
6358 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
6359 nxml-finish-element, for consistency with SGML mode.
6360
6361 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
6362 octave-close-block.
6363
6364 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
6365
6366 * composite.el: Require cl when compiling.
6367 (reference-point-alist, compose-gstring-for-graphic)
6368 (compose-gstring-for-terminal): Fix typos in docstrings.
6369
6370 2010-05-19 Juri Linkov <juri@jurta.org>
6371
6372 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
6373 set-window-parameter.
6374
6375 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
6376
6377 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
6378 where appropriate.
6379 (tramp-maybe-open-connection): Use it.
6380
6381 2010-05-19 Eli Zaretskii <eliz@gnu.org>
6382
6383 * simple.el (move-end-of-line): Make sure we are at line beginning
6384 before backing up to end of previous line.
6385
6386 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
6387
6388 * password-cache.el (password-cache-remove): Fix docstring.
6389
6390 * net/secrets.el: Autoload the widget functions.
6391 (secrets-search-items, secrets-create-item)
6392 (secrets-get-attributes, secrets-expand-item): Attributes will be
6393 stored on the password database without leading ":", as all other
6394 clients do as well.
6395 (secrets-mode): Fix docstring.
6396 (secrets-show-secrets): Provide it as autoloaded command only when
6397 D-Bus support is available. Check existence of Secret Service API.
6398
6399 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
6400
6401 * indent.el (indent-region): Deactivate region (bug#6200).
6402
6403 2010-05-19 Glenn Morris <rgm@gnu.org>
6404
6405 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
6406
6407 2010-05-19 Kenichi Handa <handa@m17n.org>
6408
6409 * composite.el: Register compose-gstring-for-graphic in
6410 composition-function-table only for combining characters (Mn, Mc, Me).
6411
6412 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
6413
6414 * calc/calc-trail.el (calc-trail-isearch-forward)
6415 (calc-trail-isearch-backward): Ensure that the new window
6416 point is set correctly.
6417
6418 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
6419
6420 * subr.el (read-quoted-char): Resolve modifiers after key
6421 remapping (bug#6212).
6422
6423 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
6424
6425 Add visualization code for secrets.
6426 * net/secrets.el (secrets-mode): New major mode.
6427 (secrets-show-secrets, secrets-show-collections)
6428 (secrets-expand-collection, secrets-expand-item)
6429 (secrets-tree-widget-after-toggle-function)
6430 (secrets-tree-widget-show-password): New defuns.
6431
6432 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
6433
6434 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
6435 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
6436 handled in smie-next-sexp.
6437 (smie-indent-calculate): Provide a starting indentation (so the
6438 recursion is well-founded ;-).
6439
6440 Fix handling of non-associative equal levels.
6441 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
6442 when it's not needed.
6443 (smie-op-left, smie-op-right): New functions.
6444 (smie-next-sexp): New function, extracted from smie-backward-sexp.
6445 Better handle equal levels to distinguish the associative case from
6446 the "multi-keyword construct" case.
6447 (smie-backward-sexp, smie-forward-sexp): Use it.
6448
6449 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
6450
6451 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
6452
6453 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
6454 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
6455
6456 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
6457
6458 Provide a simple generic indentation engine and use it for Prolog.
6459 * emacs-lisp/smie.el: New file.
6460 * progmodes/prolog.el (prolog-smie-op-levels)
6461 (prolog-smie-indent-rules): New var.
6462 (prolog-mode-variables): Use them to configure SMIE.
6463 (prolog-indent-line, prolog-indent-level): Remove.
6464
6465 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
6466
6467 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
6468 order before computing the averages.
6469
6470 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
6471
6472 * calc/calc-vec.el (calc-histogram):
6473 (calcFunc-histogram): Allow vectors as inputs.
6474 (math-vector-avg): New function.
6475
6476 * calc/calc-ext.el (math-group-float): Have the number of digits
6477 being grouped depend on the radix (Bug#6189).
6478
6479 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
6480
6481 * version.el (emacs-copyright, emacs-version): Don't define here,
6482 now that emacs.c defines it.
6483
6484 2010-05-15 Eli Zaretskii <eliz@gnu.org>
6485
6486 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
6487 "Describe Language Environment" menu item.
6488
6489 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
6490
6491 Bidi-sensitive movement with arrow keys.
6492 * subr.el (right-arrow-command, left-arrow-command): New functions.
6493
6494 * bindings.el (global-map): Bind them to right and left arrow keys.
6495
6496 Don't override standard definition of convert-standard-filename.
6497 * files.el (convert-standard-filename): Call
6498 w32-convert-standard-filename and dos-convert-standard-filename on
6499 the corresponding systems.
6500
6501 * w32-fns.el (w32-convert-standard-filename): Rename from
6502 convert-standard-filename. Doc fix.
6503
6504 * dos-fns.el (dos-convert-standard-filename): Doc fix.
6505 (convert-standard-filename): Don't defalias.
6506 (register-name-alist, make-register, register-value)
6507 (set-register-value, intdos): Obsolete aliases for the
6508 corresponding dos-* functions and variables.
6509 (dos-intdos): Add a doc string.
6510
6511 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
6512
6513 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
6514 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
6515 (math-compose-tex-func):
6516 * calc/calccomp.el (math-compose-expr):
6517 * calc/calc-ext.el (math-format-flat-expr-fancy):
6518 * calc/calc-store.el (calc-read-var-name):
6519 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
6520
6521 * calc/calc.el (var-π, var-φ, var-γ): New variables.
6522 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
6523 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
6524 (math-standard-units): Add units.
6525
6526 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
6527
6528 * progmodes/asm-mode.el (asm-mode):
6529 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
6530
6531 * pcomplete.el (pcomplete-completions-at-point): New function,
6532 extracted from pcomplete-std-complete.
6533 (pcomplete-std-complete): Use it.
6534
6535 2010-05-15 Glenn Morris <rgm@gnu.org>
6536
6537 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
6538 Remove references to CVS, RCS and Old directories.
6539
6540 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
6541
6542 * calc/calc-bin.el (math-format-twos-complement): Group digits when
6543 appropriate.
6544
6545 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
6546
6547 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
6548 (sh-mode-syntax-table): Give it a default value instead.
6549 (sh-header-marker): Make buffer-local.
6550 (sh-mode): Move make-local-variable to the corresponding setq.
6551 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
6552 Use complete-with-action.
6553
6554 * simple.el (prog-mode): New (abstract) major mode.
6555 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
6556 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
6557
6558 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
6559
6560 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
6561 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
6562 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
6563 (sql-make-alternate-buffer-name, sql-placeholders-filter)
6564 (sql-escape-newlines-filter, sql-input-sender)
6565 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
6566
6567 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
6568
6569 Add TeX open-block and close-block keybindings to SGML, and vice versa.
6570
6571 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
6572 latex-open-block and C-c / to latex-close-block.
6573
6574 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
6575 and C-c C-e to sgml-close-tag.
6576
6577 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
6578
6579 * net/tramp.el (with-progress-reporter): Create reporter object
6580 only when the message would be displayed. Handle nested calls.
6581 (tramp-handle-load, tramp-handle-file-local-copy)
6582 (tramp-handle-insert-file-contents, tramp-handle-write-region)
6583 (tramp-maybe-send-script, tramp-find-shell):
6584 Use `with-progress-reporter'.
6585 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
6586 Fix message text.
6587
6588 * net/tramp-smb.el (tramp-smb-handle-copy-file)
6589 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
6590 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
6591 Use `with-progress-reporter'.
6592
6593 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
6594
6595 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
6596 process everytime when spellchecking from the minibuffer (bug#6143).
6597
6598 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
6599
6600 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
6601
6602 * dos-fns.el: Add "dos-" prefix for namespace control.
6603 (convert-standard-filename): Define as alias for
6604 dos-convert-standard-filename but only if applicable.
6605
6606 2010-05-12 Alan Mackenzie <acm@muc.de>
6607
6608 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
6609 Push the mark at the start of these functions when appropriate.
6610
6611 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
6612
6613 * minibuffer.el (completion-cycle-threshold): New custom var.
6614 (completion--do-completion): Use it.
6615 (minibuffer-complete): Use cycling if appropriate.
6616
6617 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
6618
6619 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
6620 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
6621
6622 2010-05-11 Juri Linkov <juri@jurta.org>
6623
6624 * scroll-all.el (scroll-all-check-to-scroll):
6625 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
6626
6627 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
6628
6629 * iimage.el (iimage-mode-map): Move initialization into declaration.
6630 (iimage-mode-buffer): Use with-silent-modifications.
6631 Simplify calling convention. Adjust callers.
6632 (iimage-mode): Don't run hook redundantly.
6633
6634 * minibuffer.el (completion-pcm--pattern->regex):
6635 Fix last change (bug#6160).
6636
6637 2010-05-10 Juri Linkov <juri@jurta.org>
6638
6639 Remove nodes visited during Isearch from the Info history.
6640 * info.el (Info-isearch-initial-history)
6641 (Info-isearch-initial-history-list): New variables.
6642 (Info-isearch-start): Record initial values of
6643 Info-isearch-initial-history and Info-isearch-initial-history-list.
6644 Add Info-isearch-end to isearch-mode-end-hook.
6645 (Info-isearch-end): New function.
6646
6647 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
6648
6649 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
6650 format string, in order to work around a bug in pdksh.
6651 Reported by Gilles Pion <gpion@lfdj.com>.
6652 (tramp-handle-verify-visited-file-modtime): Do not send a command
6653 when the connection is not established.
6654 (tramp-handle-set-file-times): Simplify the check for utc.
6655
6656 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
6657
6658 Fix use of `filter-buffer-substring' (rework previous change).
6659 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
6660 (cua-repeat-replace-region):
6661 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
6662 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
6663 (cua-cut-region-to-global-mark): Use it.
6664
6665 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
6666
6667 * progmodes/sql.el: Version 2.1.
6668 (sql-product-alist): Redesign structure of product info.
6669 (sql-product, sql-user, sql-server, sql-database): Safe variables.
6670 (sql-port, sql-port-history): New variables.
6671 (sql-interactive-product): New variable.
6672 (sql-send-terminator): New variable.
6673 (sql-imenu-generic-expression): Add "Types" imenu entry.
6674 (sql-oracle-login-params, sql-sqlite-login-params)
6675 (sql-mysql-login-params, sql-solid-login-params)
6676 (sql-sybase-login-params, sql-informix-login-params)
6677 (sql-ingres-login-params, sql-ms-login-params)
6678 (sql-postgres-login-params, sql-interbase-login-params)
6679 (sql-db2-login-params, sql-linter-login-params)
6680 (sql-oracle-scan-on): New variables.
6681 (sql-mode-map): Add C-c C-i to start interactive mode.
6682 (sql-mode-menu): Update existing menu entries.
6683 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
6684 (sql-mode-oracle-font-lock-keywords)
6685 (sql-mode-postgres-font-lock-keywords)
6686 (sql-mode-ms-font-lock-keywords)
6687 (sql-mode-sybase-font-lock-keywords)
6688 (sql-mode-informix-font-lock-keywords)
6689 (sql-mode-interbase-font-lock-keywords)
6690 (sql-mode-ingres-font-lock-keywords)
6691 (sql-mode-solid-font-lock-keywords)
6692 (sql-mode-mysql-font-lock-keywords)
6693 (sql-mode-sqlite-font-lock-keywords)
6694 (sql-mode-db2-font-lock-keywords)
6695 (sql-mode-linter-font-lock-keywords): Update initialization to
6696 reduce run-time complexity.
6697 (sql-add-product, sql-del-product): New functions.
6698 (sql-set-product-feature, sql-get-product-feature): New functions.
6699 (sql-product-font-lock): Update product API.
6700 (sql-add-product-keywords): New function.
6701 (sql-highlight-product): Update product API.
6702 (sql-help-list-products): New function.
6703 (sql-help): Dynamically lists free and non-free products.
6704 (sql-get-login): Correct bug in handling history and added
6705 prompt for port.
6706 (sql-copy-column): Copy without properties.
6707 (sqli-input-sender): Apply filters to SQLi input.
6708 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
6709 Implement as a filter.
6710 (sql-escape-newlines-filter): Implement as a filter.
6711 (sql-remove-tabs-filter): New function.
6712 (sql-send-magic-terminator): New function.
6713 (sql-send-string): Implement magic terminator.
6714 (sql-send-region): Use `sql-send-string'.
6715 (sql-interactive-mode): Use product API.
6716 (sql-product-interactive): Use product API.
6717 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
6718 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
6719 (sql-db2, sql-linter): Use `sql-product-interactive'.
6720 (sql-connect): New function.
6721 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
6722 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
6723 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
6724 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
6725 Use `sql-connect'.
6726
6727 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
6728
6729 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
6730 New custom variable.
6731 (completion-pcm--string->pattern): Use it.
6732 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
6733 Make it handle any symbol as `any'.
6734 (completion-pcm--merge-completions): Extract common suffix for the new
6735 `prefix' symbol as well.
6736 (completion-substring--all-completions): Use the new `prefix' symbol.
6737
6738 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
6739
6740 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
6741 not bound.
6742 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
6743 (tramp-compat-funcall): New defmacro.
6744 (tramp-compat-line-beginning-position)
6745 (tramp-compat-line-end-position)
6746 (tramp-compat-temporary-file-directory)
6747 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
6748 (tramp-compat-copy-file, tramp-compat-copy-directory)
6749 (tramp-compat-delete-file, tramp-compat-delete-directory)
6750 (tramp-compat-number-sequence, tramp-compat-process-running-p)
6751 * net/tramp.el (top, with-progress-reporter)
6752 (tramp-rfn-eshadow-setup-minibuffer)
6753 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
6754 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
6755 (tramp-completion-mode-p, tramp-check-for-regexp)
6756 (tramp-open-connection-setup-interactive-shell)
6757 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
6758 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
6759 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
6760 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6761 (tramp-reporter-dump-variable, tramp-load-report-modules)
6762 (tramp-append-tramp-buffers)
6763 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
6764
6765 * net/tramp-imap.el (top): Autoload `epg-make-context'.
6766
6767 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
6768
6769 * progmodes/compile.el (compilation-buffer-modtime): Rename from
6770 buffer-modtime. Adjust users.
6771
6772 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
6773
6774 * international/mule.el (auto-coding-alist): Only purecopy
6775 car of each item, not the whole list (Bug#6083).
6776
6777 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
6778
6779 * progmodes/js.el (js-mode): Make paragraph variables local before
6780 calling c-setup-paragraph-variables (Bug#6071).
6781
6782 2010-05-08 Eli Zaretskii <eliz@gnu.org>
6783
6784 * composite.el (compose-region, reference-point-alist): Fix typos
6785 in the doc strings.
6786
6787 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
6788
6789 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
6790 gnuplot's "set" command.
6791
6792 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
6793
6794 * abbrev.el (last-abbrev-text): Doc fix.
6795 (abbrev-prefix-mark): Don't escape parenthesis.
6796
6797 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
6798
6799 * composite.el (find-composition): Doc fix.
6800
6801 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
6802
6803 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
6804 (sql-oracle-program, sql-sqlite-options)
6805 (sql-query-placeholders-and-send): Doc fixes.
6806 (sql-set-product, sql-interactive-mode): Reflow docstrings.
6807 (sql-imenu-generic-expression, sql-buffer)
6808 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
6809 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
6810 (sql-mode-sybase-font-lock-keywords)
6811 (sql-mode-informix-font-lock-keywords)
6812 (sql-mode-interbase-font-lock-keywords)
6813 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
6814 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
6815 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
6816 (sql-product-feature, sql-highlight-product)
6817 (comint-line-beginning-position, sql-rename-buffer)
6818 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
6819 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
6820 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
6821 Fix typos in docstrings.
6822
6823 2010-05-08 Juri Linkov <juri@jurta.org>
6824
6825 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
6826 property instead of `invisible' and `after-string' (bug#5998).
6827
6828 2010-05-08 Juri Linkov <juri@jurta.org>
6829
6830 * image-mode.el (image-mode-as-text): Fix typo in docstring.
6831
6832 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
6833
6834 * filecache.el (file-cache-add-directory-list)
6835 (file-cache-add-directory-recursively): Fix typos in docstrings.
6836
6837 2010-05-08 Kenichi Handa <handa@m17n.org>
6838
6839 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
6840 (gujarati-composable-pattern): Fix typo.
6841
6842 2010-05-08 Kenichi Handa <handa@m17n.org>
6843
6844 * language/indian.el (oriya-composable-pattern)
6845 (tamil-composable-pattern, malayalam-composable-pattern):
6846 Add two-part vowels to "v" (vowel sign).
6847
6848 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
6849
6850 * files.el (copy-directory): Handle symlinks (Bug#5982).
6851
6852 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
6853
6854 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
6855 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
6856 (Bug#5846).
6857
6858 2010-05-08 Glenn Morris <rgm@gnu.org>
6859
6860 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
6861
6862 * minibuffer.el (completion-at-point): Doc fix.
6863
6864 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
6865
6866 * electric.el (Electric-command-loop): Minor tweak.
6867
6868 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
6869 better with dedicated windows.
6870
6871 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
6872
6873 * Version 23.2 released.
6874
6875 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
6876 Stefan Monnier <monnier@iro.umontreal.ca>
6877
6878 Highlight vendor specific properties.
6879 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
6880 (css-proprietary-property): New face.
6881 (css-font-lock-keywords): Use them.
6882
6883 2010-05-07 Eli Zaretskii <eliz@gnu.org>
6884
6885 * cus-start.el (all): Add native condition for tool-bar-* symbols.
6886
6887 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
6888
6889 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
6890 * files.el (auto-mode-alist): Remove redundant entries.
6891
6892 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
6893 * simple.el (auto-save-mode): Move from files.el.
6894 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
6895
6896 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
6897
6898 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
6899
6900 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
6901
6902 * mail/binhex.el (binhex-decode-region-internal)
6903 * mail/uudecode.el (uudecode-decode-region-internal)
6904 * net/dns.el (dns-read-string-name, dns-write, dns-read)
6905 (dns-read-type, dns-query)
6906 * pgg-parse.el (pgg-parse-armor)
6907 * pgg.el (pgg-verify-region)
6908 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
6909 XEmacs.
6910
6911 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
6912
6913 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
6914
6915 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
6916
6917 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
6918 * emulation/cua-base.el (cua-repeat-replace-region):
6919 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
6920 (cua-cut-region-to-global-mark):
6921 Remove text properties with `set-text-properties'.
6922
6923 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
6924
6925 * net/tramp.el (top, with-progress-reporter):
6926 Use `symbol-function' inside `funcall'.
6927
6928 * net/tramp-compat.el (tramp-compat-file-attributes)
6929 (tramp-compat-delete-file, tramp-compat-delete-directory):
6930 Handle only `wrong-number-of-arguments' error.
6931
6932 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
6933 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
6934 inside `funcall'.
6935
6936 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6937
6938 * minibuffer.el (completion--sreverse, completion--common-suffix):
6939 New functions.
6940 (completion-pcm--merge-completions): Extract common suffix when safe.
6941
6942 * emacs-lisp/easy-mmode.el (define-minor-mode):
6943 Make :variable more flexible.
6944 * files.el (auto-save-mode): Use it to define using define-minor-mode.
6945
6946 2010-05-05 Juri Linkov <juri@jurta.org>
6947
6948 Add `slow' and `history' tags to the desktop data.
6949
6950 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
6951 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
6952 (Info-finder-find-node): Require `finder.el' to be able
6953 to restore node from the desktop.
6954 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
6955 data `Info-history' and `slow' tag in the assoc list.
6956 (Info-restore-desktop-buffer): Don't restore nodes with the
6957 `slow' tag. Restore `Info-history'.
6958
6959 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
6960
6961 Add FORCE argument to `delete-file'.
6962
6963 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
6964 forcing to delete the temporary file.
6965 (ange-ftp-delete-file): Add FORCE arg.
6966 (ange-ftp-rename-remote-to-remote)
6967 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
6968 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
6969 Force file deletion.
6970
6971 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
6972
6973 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
6974 (tramp-handle-make-symbolic-link, tramp-handle-load)
6975 (tramp-do-copy-or-rename-file-via-buffer)
6976 (tramp-do-copy-or-rename-file-directly)
6977 (tramp-do-copy-or-rename-file-out-of-band)
6978 (tramp-handle-process-file, tramp-handle-call-process-region)
6979 (tramp-handle-shell-command, tramp-handle-file-local-copy)
6980 (tramp-handle-insert-file-contents, tramp-handle-write-region)
6981 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
6982
6983 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
6984 (tramp-fish-handle-make-symbolic-link)
6985 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
6986
6987 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
6988 Use `tramp-compat-delete-file'.
6989
6990 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
6991 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
6992
6993 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
6994 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
6995
6996 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
6997 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6998 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
6999 `tramp-compat-delete-file'.
7000
7001 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
7002
7003 Minor cleanups.
7004 * subr.el (add-minor-mode): Use push.
7005 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
7006 * emulation/edt.el (edt-select-mode): Simplify.
7007
7008 Use define-minor-mode in more cases.
7009 * term/tvi970.el (tvi970-set-keypad-mode):
7010 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
7011 (normal-erase-is-backspace-mode):
7012 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
7013 (set-scroll-bar-mode-1): (Re)move to its sole caller.
7014 (get-scroll-bar-mode): New function.
7015 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
7016
7017 Use define-minor-mode for less obvious cases.
7018 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
7019 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
7020 * international/iso-ascii.el (iso-ascii-mode):
7021 * frame.el (auto-raise-mode, auto-lower-mode):
7022 * composite.el (global-auto-composition-mode): Use define-minor-mode.
7023
7024 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
7025
7026 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
7027 in order to see error messages for failed logins.
7028
7029 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
7030
7031 * diff.el (diff-sentinel):
7032
7033 * epg.el (epg--make-temp-file, epg-decrypt-string)
7034 (epg-verify-string, epg-sign-string, epg-encrypt-string):
7035
7036 * jka-compr.el (jka-compr-partial-uncompress)
7037 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
7038
7039 * server.el (server-sentinel): Use delete-file's new FORCE arg
7040 (Bug#6070).
7041
7042 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
7043
7044 Use define-minor-mode where applicable.
7045 * view.el (view-mode):
7046 * type-break.el (type-break-query-mode)
7047 (type-break-mode-line-message-mode):
7048 * textmodes/reftex.el (reftex-mode):
7049 * term/vt100.el (vt100-wide-mode):
7050 * tar-mode.el (tar-subfile-mode):
7051 * savehist.el (savehist-mode):
7052 * ibuf-ext.el (ibuffer-auto-mode):
7053 * composite.el (auto-composition-mode):
7054 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
7055 Use define-minor-mode.
7056 (vhdl-mode): Use static mode-line format.
7057 (vhdl-mode-line-update): Delete.
7058 (vhdl-create-mode-menu, vhdl-activate-customizations)
7059 (vhdl-hs-minor-mode): Don't bother calling it.
7060
7061 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
7062
7063 * simple.el (with-wrapper-hook): Move.
7064 (buffer-substring-filters): Mark obsolete.
7065 (filter-buffer-substring-functions): New variable.
7066 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
7067
7068 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
7069 Michael Albinus <michael.albinus@gmx.de>
7070
7071 Implement compression for inline methods.
7072
7073 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
7074 (tramp-copy-size-limit): Allow also nil.
7075 (tramp-inline-compress-commands): New defconst.
7076 (tramp-find-inline-compress, tramp-get-inline-compress)
7077 (tramp-get-inline-coding): New defuns.
7078 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
7079 replaced by `tramp-get-inline-coding'.
7080 (tramp-handle-file-local-copy, tramp-handle-write-region)
7081 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
7082
7083 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7084
7085 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
7086 Remove unused functions.
7087
7088 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
7089 Set find-tag-default-function as a variable rather than a property.
7090
7091 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
7092 * progmodes/etags.el (tags-completion-at-point-function):
7093 Remove left over interactive spec. Add autoloading stub.
7094 (complete-tag): Use tags-completion-at-point-function.
7095
7096 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
7097
7098 * minibuffer.el (tags-completion-at-point-function): Fix return value.
7099
7100 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
7101
7102 * ido.el (ido-init-completion-maps): Remove C-v binding.
7103 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
7104
7105 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
7106
7107 * minibuffer.el (tags-completion-at-point-function): New function.
7108 (completion-at-point-functions): Use it.
7109
7110 * progmodes/etags.el (complete-tag): Revert last change.
7111
7112 2010-04-29 Alan Mackenzie <acm@muc.de>
7113
7114 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
7115 off-by-one error (in end of macro position).
7116
7117 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
7118
7119 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
7120 firefox is absent. Don't autoload.
7121 (browse-url-galeon-program): Don't autoload.
7122
7123 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
7124
7125 * bindings.el (complete-symbol): Move into minibuffer.el.
7126
7127 * minibuffer.el (complete-tag): Move from etags.el. If tags
7128 completion cannot be performed, return nil instead of signalling
7129 an error.
7130 (completion-at-point): Make it an alias for complete-symbol.
7131 (complete-symbol): Move from bindings.el, and replace with the
7132 body of completion-at-point.
7133
7134 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
7135
7136 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
7137
7138 * net/tramp.el (tramp-remote-selinux-p): New defun.
7139 (tramp-handle-file-selinux-context)
7140 (tramp-handle-set-file-selinux-context): Use it.
7141
7142 2010-04-28 Sam Steingold <sds@gnu.org>
7143
7144 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
7145 `safe-local-variable' if the value is a string or a symbol with
7146 the property `bug-reference-url-format'.
7147
7148 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
7149
7150 * progmodes/bug-reference.el (bug-reference-url-format):
7151 Revert 2010-04-27 change due to security risk.
7152
7153 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
7154
7155 Make it possible to locally disable a globally enabled mode.
7156 * simple.el (fundamental-mode): Run fundamental-mode-hook.
7157 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
7158 rather than kill-all-local-variables so it runs fundamental-mode-hook.
7159 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7160 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
7161 that subsequent hooks get a chance to disable it.
7162
7163 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
7164
7165 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7166 Avoid re-enabling a minor mode after the user turned the minor mode
7167 off if MODE-enable-in-buffers is run twice (typically once from
7168 fundamental-mode's after-change-major-mode-hook and a second time from
7169 run-mode-hook's own after-change-major-mode-hook).
7170
7171 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
7172
7173 2010-04-27 Sam Steingold <sds@gnu.org>
7174
7175 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
7176 `safe-local-variable' if the value is a string or a function, as
7177 documented and implemented on 2010-04-02.
7178
7179 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
7180
7181 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
7182 when method is 'kill.
7183
7184 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
7185
7186 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
7187 condition in default directory check.
7188 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
7189 Kill ispell process when killing its associated buffer.
7190
7191 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
7192
7193 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
7194 but we aren't using it.
7195
7196 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
7197
7198 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
7199 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
7200
7201 2010-04-24 Glenn Morris <rgm@gnu.org>
7202
7203 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
7204 Ignore VCS-ignore files, and deleted nextstep preferences files.
7205 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
7206 (authors-ambiguous-files): New list.
7207 (authors-valid-file-names): Add some deleted files.
7208 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
7209 (authors-disambiguate-file-name): New function. (Bug#5501)
7210 (authors-canonical-file-name): Doc fix.
7211 Don't warn about obsolete files.
7212 (authors-canonical-file-name, authors-scan-el):
7213 Use authors-disambiguate-file-name.
7214
7215 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
7216 Add autoload cookies.
7217 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
7218 (generated-autoload-file): Set file-local value to "htmlfontify.el".
7219 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
7220 They have definitions / compiler macros in cl.el.
7221 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
7222 Replace manual autoloads with generated ones.
7223 (htmlfontify-unload-rgb-file): Remove autoload.
7224 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
7225
7226 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
7227
7228 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
7229 (byte-compile-setq-default): Optimize for the
7230 single-var case and don't call byte-compile-form in this case to avoid
7231 inf-loop with byte-compile-set-default.
7232
7233 * progmodes/compile.el (compilation-start): Abbreviate default directory.
7234
7235 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
7236
7237 Implement SELINUX backends.
7238
7239 * net/tramp.el (tramp-file-name-handler-alist):
7240 Add `file-selinux-context' and `set-file-selinux-context'.
7241 (tramp-handle-file-selinux-context)
7242 (tramp-handle-set-file-selinux-context): New defuns.
7243 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
7244 Handle PRESERVE-SELINUX-CONTEXT.
7245
7246 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
7247 Add `file-selinux-context' and `set-file-selinux-context'.
7248 (tramp-gvfs-handle-file-selinux-context)
7249 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
7250 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
7251
7252 * net/ange-ftp.el (ange-ftp-copy-file):
7253 * net/tramp-fish.el (tramp-fish-handle-copy-file):
7254 * net/tramp-imap.el (tramp-imap-handle-copy-file):
7255 * net/tramp-smb.el (tramp-smb-handle-copy-file):
7256 Add PRESERVE-SELINUX-CONTEXT.
7257
7258 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
7259
7260 Synchronize with Tramp repository.
7261
7262 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
7263 (tramp-action-process-alive, tramp-action-out-of-band)
7264 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
7265 (tramp-exists-file-name-handler): Fix docstring.
7266 (with-progress-reporter): New defmacro.
7267 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
7268 (tramp-maybe-open-connection): Use it.
7269
7270 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
7271
7272 Detect ssh 'ControlMaster' argument automatically in some cases.
7273
7274 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
7275 (tramp-default-method): Use it.
7276
7277 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
7278
7279 * net/tramp.el (tramp-handle-copy-file): Add new optional
7280 parameter `preserve-selinux-context'.
7281 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
7282
7283 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
7284
7285 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
7286 Ensure, that non remote files are still checked. Oops.
7287
7288 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
7289
7290 Fix Bug#5840.
7291
7292 * icomplete.el (icomplete-completions): Use `non-essential'.
7293
7294 * net/tramp.el (tramp-connectable-p): New defun.
7295 (tramp-handle-expand-file-name)
7296 (tramp-completion-handle-file-name-all-completions)
7297 (tramp-completion-handle-file-name-completion): Use it.
7298
7299 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
7300
7301 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
7302
7303 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
7304
7305 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
7306
7307 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
7308
7309 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
7310 is present.
7311
7312 * info.el (info-tool-bar-map): Add labels.
7313
7314 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
7315
7316 * cus-edit.el (custom-commands): Add labels for tool bar.
7317 (custom-buffer-create-internal, Custom-mode): Adjust for
7318 labels in custom-commands.
7319
7320 * dynamic-setting.el: Renamed from font-setting.el.
7321
7322 2010-04-21 John Wiegley <jwiegley@gmail.com>
7323
7324 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
7325 toggles the use of virtual buffers.
7326 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
7327 (ido-toggle-virtual-buffers): New function.
7328
7329 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
7330
7331 Use `define-derived-mode'; fix window selection; doc fixes.
7332 * play/tetris.el (tetris, tetris-update-speed-function)
7333 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
7334 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
7335 (tetris-rotate-next, tetris-end-game, tetris-start-game)
7336 (tetris-pause-game): Fix typos in docstrings.
7337 (tetris-mode-map, tetris-null-map):
7338 Move initialization into declaration.
7339 (tetris-mode): Define with `define-derived-mode';
7340 set show-trailing-whitespace to nil.
7341 (tetris): Prefer window already displaying the "*Tetris*" buffer.
7342
7343 2010-04-21 Karel Klíč <kklic@redhat.com>
7344
7345 * files.el (backup-buffer): Handle SELinux context, and return it
7346 if a backup was made by renaming.
7347 (backup-buffer-copy): Set SELinux context to the target file.
7348 (basic-save-buffer): Set SELinux context of the newly written file.
7349 (basic-save-buffer-1): Now it also returns any SELinux context.
7350 (basic-save-buffer-2): Set SELinux context of the newly created file,
7351 and return it.
7352 * net/tramp.el (tramp-file-name-for-operation):
7353 Add file-selinux-context.
7354
7355 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
7356
7357 Make the log-edit comments use RFC822 format throughout.
7358
7359 * vc.el (vc-checkin, vc-modify-change-comment):
7360 Adjust to new vc-start/finish-logentry.
7361 (vc-find-conflicted-file): New command.
7362 (vc-transfer-file): Adjust to new vc-checkin.
7363 (vc-next-action): Improve scoping.
7364
7365 * vc-hg.el (vc-hg-log-edit-mode): Remove.
7366 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
7367
7368 * vc-git.el (vc-git-log-edit-mode): Remove.
7369 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
7370 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
7371
7372 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
7373 (vc-start-logentry): Remove argument `extra'.
7374 (vc-finish-logentry): Remove extra args.
7375
7376 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
7377 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
7378 (vc-bzr-conflicted-files): New function.
7379
7380 * log-edit.el (log-edit-extra-flags)
7381 (log-edit-before-checkin-process): Remove.
7382 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
7383 (log-edit-headers-alist): New var.
7384 (log-edit-header-contents-regexp): New const.
7385 (log-edit-match-to-eoh): New function.
7386 (log-edit-font-lock-keywords): Use them.
7387 (log-edit): Insert a "Summary:" header as default.
7388 (log-edit-mode): Mark font-lock rules as case-insensitive.
7389 (log-edit-done): Cleanup headers.
7390 (log-view-process-buffer): Remove.
7391 (log-edit-extract-headers): New function to replace it.
7392
7393 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
7394
7395 * subr.el (default-direction-reversed): Remove obsolescence info.
7396
7397 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7398
7399 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
7400 windows/frames.
7401
7402 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
7403 I.e. include text after point in the completion region.
7404 Also, return nil when we're not after/in a symbol.
7405
7406 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
7407 default enable-multibyte-characters.
7408
7409 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
7410
7411 * international/mule.el: Help the user choose a valid coding-system.
7412 (read-buffer-file-coding-system): New function.
7413 (set-buffer-file-coding-system): Use it. Prompt the user if the
7414 coding-system cannot encode all the chars.
7415
7416 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
7417 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
7418 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
7419 Don't use *vc-bzr-shelve*.
7420
7421 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
7422
7423 Fix the version number for added files.
7424 * vc-hg.el (vc-hg-working-revision): Check if the file is
7425 registered after hg parent fails (Bug#5961).
7426
7427 2010-04-19 Glenn Morris <rgm@gnu.org>
7428
7429 * htmlfontify.el (htmlfontify-buffer)
7430 (htmlfontify-copy-and-link-dir): Autoload entry points.
7431
7432 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
7433
7434 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
7435 name relative to the project root (Bug#5960).
7436
7437 2010-04-19 Glenn Morris <rgm@gnu.org>
7438
7439 * vc-git.el (vc-git-print-log): Doc fix.
7440
7441 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
7442
7443 * ido.el (ido-file-internal): Fix 2009-12-02 change.
7444
7445 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
7446
7447 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
7448 default settings (Bug#5928).
7449
7450 2010-04-19 Glenn Morris <rgm@gnu.org>
7451
7452 * progmodes/fortran.el (fortran-match-and-skip-declaration):
7453 New function.
7454 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
7455
7456 2010-04-19 Kenichi Handa <handa@m17n.org>
7457
7458 * language/indian.el (malayalam-composable-pattern): Fix previous
7459 change (add U+0D4D "SIGN VIRAMA").
7460 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
7461 (tamil-composable-pattern): Fix typo in the regexp.
7462 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
7463 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
7464 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
7465
7466 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
7467
7468 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
7469 paragraph-separate (Bug#5821).
7470
7471 2010-04-19 Juri Linkov <juri@jurta.org>
7472
7473 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
7474
7475 * info.el (Info-find-node-2): Comment out code that skips
7476 breadcrumbs line.
7477 (Info-mouse-follow-link): New command.
7478 (Info-link-keymap): New keymap.
7479 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
7480 Return a string with links instead of inserting breadcrumbs
7481 to the Info buffer.
7482 (Info-fontify-node): Comment out code that inserts breadcrumbs.
7483 Instead of putting the `invisible' text property over the Info
7484 header, make an overlay over the Info header with the `invisible'
7485 property and `after-string' set to the string returned by
7486 `Info-breadcrumbs'.
7487
7488 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
7489
7490 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
7491 Reported by monkey@sandpframing.com.
7492
7493 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
7494
7495 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
7496 (tmm-get-keymap): Add key-binding shortcuts now that they're not
7497 available in the "keyseq cache" any more.
7498
7499 * custom.el (defcustom): Add edebug spec.
7500
7501 2010-04-18 Juri Linkov <juri@jurta.org>
7502
7503 Test for special mode-class in view-buffer instead of view-file (bug#5513).
7504
7505 * view.el (view-file, view-buffer): Move test for special mode-class
7506 from view-file to view-buffer.
7507
7508 * tar-mode.el (tar-extract): Turn if's into one cond
7509 like in arc-mode.el.
7510
7511 2010-04-18 Juri Linkov <juri@jurta.org>
7512
7513 Add 7z archive format support (bug#5475).
7514
7515 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
7516 (archive-7z-extract): New defcustom.
7517 (archive-find-type): Add magic string for 7z.
7518 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
7519 If `stderr-file' is non-nil, use `(t stderr-file)' for the
7520 `buffer' arg of `call-process'.
7521 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
7522 call the function `archive-7z-extract' with the variable
7523 `archive-7z-extract' let-bound to `archive-zip-extract'.
7524 (archive-7z-summarize, archive-7z-extract): New functions.
7525
7526 * international/mule.el (auto-coding-alist):
7527 * files.el (auto-mode-alist): Add 7z file extension.
7528
7529 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
7530
7531 * loadup.el: Setup hash-cons for pure data.
7532
7533 Fix duplicate entries in cedet's loaddefs.el files.
7534 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
7535 Should make most file-local generated-autoload-file unnecessary.
7536 (print-readably): Silence warnings.
7537 (autoload-find-destination): Take load-name as an arg to make sure
7538 it's the same as the one that will be in the file.
7539 (autoload-generate-file-autoloads): Adjust to above changes.
7540 Try to make the dataflow a bit simpler.
7541
7542 * cvs-status.el (cvs-refontify): Remove unused.
7543
7544 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
7545
7546 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
7547
7548 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
7549 twos-complement mode.
7550
7551 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
7552
7553 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
7554 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
7555 (calc-inverse): Add "Option" to message, as appropriate.
7556 (calc-hyperbolic): Add "Option" to message, as appropriate.
7557 (calc-option, calc-is-option): New functions.
7558
7559 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
7560 (calc-option-prefix-help): New function.
7561
7562 * calc/calc-misc.el (calc-help): Add "Option" entry.
7563
7564 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
7565 (calc-option-flag): New variable.
7566 (calc-do): Set `calc-option-flag to nil.
7567 (calc-set-mode-line): Add "Opt " as appropriate.
7568
7569 2010-04-16 Juri Linkov <juri@jurta.org>
7570
7571 Move scrolling commands from simple.el to window.el
7572 because their primitives are implemented in window.c.
7573
7574 * simple.el (scroll-error-top-bottom)
7575 (scroll-up-command, scroll-down-command, scroll-up-line)
7576 (scroll-down-line, scroll-other-window-down)
7577 (beginning-of-buffer-other-window, end-of-buffer-other-window):
7578 * window.el (scroll-error-top-bottom)
7579 (scroll-up-command, scroll-down-command, scroll-up-line)
7580 (scroll-down-line, scroll-other-window-down)
7581 (beginning-of-buffer-other-window, end-of-buffer-other-window):
7582 Move from simple.el to window.el because their primitives are
7583 implemented in window.c.
7584
7585 2010-04-16 Juri Linkov <juri@jurta.org>
7586
7587 * isearch.el (isearch-lookup-scroll-key): Check both
7588 `isearch-scroll' and `scroll-command' properties.
7589 (scroll-up, scroll-down): Remove `isearch-scroll' property.
7590
7591 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
7592
7593 * simple.el (scroll-up-command, scroll-down-command)
7594 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
7595
7596 2010-04-15 Juri Linkov <juri@jurta.org>
7597
7598 * simple.el (scroll-up-command, scroll-down-command)
7599 (scroll-up-line, scroll-down-line): Put `scroll-command'
7600 property on the these symbols. Remove them from
7601 `scroll-preserve-screen-position-commands'.
7602
7603 * mwheel.el (mwheel-scroll): Put `scroll-command' and
7604 `isearch-scroll' properties on the `mwheel-scroll' symbol.
7605 Remove it from `scroll-preserve-screen-position-commands'.
7606
7607 * isearch.el (isearch-allow-scroll): Doc fix.
7608
7609 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
7610
7611 * net/tramp.el (tramp-error-with-buffer): Don't show the
7612 connection buffer when we are in completion mode.
7613 (tramp-file-name-handler): Catch the error for some operations
7614 when we are in completion mode. This gives the user the chance to
7615 correct the file name in the minibuffer.
7616
7617 2010-04-15 Glenn Morris <rgm@gnu.org>
7618
7619 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
7620
7621 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
7622
7623 Simplify by using `define-derived-mode'.
7624 * info.el (Info-mode):
7625 * calendar/todo-mode.el (todo-mode):
7626 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
7627 (gomoku-mode-map): Move initialization into declaration.
7628
7629 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
7630
7631 Fix Bug#5840.
7632 * ido.el (ido-file-name-all-completions-1):
7633 * minibuffer.el (minibuffer-completion-help):
7634 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
7635
7636 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7637
7638 * simple.el (non-essential): New var.
7639
7640 Add a new field `location' to bookmarks for non-file bookmarks.
7641 * bookmark.el (bookmark-location): Use the new field, if present.
7642 (bookmark-insert-location): Undo last change, not needed any more.
7643 * man.el (Man-bookmark-make-record):
7644 * woman.el (woman-bookmark-make-record): Add `location' field.
7645
7646 2010-04-14 Juri Linkov <juri@jurta.org>
7647
7648 * simple.el (scroll-error-top-bottom): New defcustom.
7649 (scroll-up-command, scroll-down-command): Use it. Doc fix.
7650
7651 * emulation/pc-select.el (pc-select-override-scroll-error):
7652 Obsolete in favor of `scroll-error-top-bottom'.
7653
7654 2010-04-14 Juri Linkov <juri@jurta.org>
7655
7656 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
7657 `scroll-up-command' and `M-v' to `scroll-down-command'.
7658
7659 * emulation/cua-rect.el (cua--init-rectangles):
7660 * forms.el (forms--change-commands):
7661 * image-mode.el (image-mode-map):
7662 Remap scroll-down-command and scroll-up-command
7663 in addition to scroll-down and scroll-up.
7664
7665 2010-04-14 Juri Linkov <juri@jurta.org>
7666
7667 * mwheel.el (scroll-preserve-screen-position-commands):
7668 Add mwheel-scroll to this list of commands.
7669
7670 * simple.el (scroll-preserve-screen-position-commands):
7671 Add scroll-up-command, scroll-down-command, scroll-up-line,
7672 scroll-down-line to this list of commands.
7673
7674 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
7675
7676 * obsolete/complete.el: Move from lisp/complete.el.
7677
7678 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
7679
7680 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
7681 to the minor mode function now turns the mode ON unconditionally.
7682
7683 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
7684
7685 * vc-dir.el (vc-dir-kill-line): New command.
7686 (vc-dir-mode-map): Bind it to C-k.
7687
7688 * bookmark.el (bookmark-insert-location): Handle a nil filename.
7689
7690 * woman.el: Add bookmark declarations to silence the compiler.
7691 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
7692 step to compatibility between man and woman bookmarks.
7693 Adjust for Man-default-bookmark-title renaming.
7694 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
7695
7696 * man.el: Add bookmark declarations to silence the compiler.
7697 (Man-name-local-regexp): Make it match NAME as well.
7698 (Man-getpage-in-background): Return the buffer.
7699 (Man-notify-when-ready): Use `case'.
7700 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
7701 Don't hardcode "NAME". Simplify.
7702 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
7703 Rename from Man-bookmark-make-record.
7704 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
7705 we have the actual man-args. Use Man-getpage-in-background rather
7706 than `man' since the arg is already processed. Let bookmark.el do the
7707 window handling. Only wait for the relevant process.
7708 Don't forget to autoload.
7709
7710 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
7711
7712 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7713
7714 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
7715 New functions.
7716 (woman-mode): Setup bookmark support.
7717
7718 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
7719 (man-bookmark-jump): New functions.
7720 (Man-mode): Setup bookmark support.
7721
7722 2010-04-10 Jari Aalto <jari.aalto@cante.net>
7723
7724 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
7725 recognize ssh-keygen prompt (Bug#2817).
7726
7727 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
7728
7729 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
7730
7731 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
7732
7733 Synchronize with Tramp repository.
7734
7735 * net/tramp.el (tramp-completion-function-alist)
7736 (tramp-file-name-regexp, tramp-chunksize)
7737 (tramp-local-coding-commands, tramp-remote-coding-commands):
7738 Fix docstring.
7739 (tramp-remote-process-environment): Use `format' instead of `concat'.
7740 (tramp-handle-directory-files-and-attributes)
7741 (tramp-get-remote-path): Use `copy-tree'.
7742 (tramp-handle-file-name-all-completions): Backward/ XEmacs
7743 compatibility: Use `completion-ignore-case' if
7744 `read-file-name-completion-ignore-case' does not exist.
7745 (tramp-do-copy-or-rename-file-directly): Do not use
7746 `tramp-handle-file-remote-p'.
7747 (tramp-do-copy-or-rename-file-out-of-band):
7748 Use `tramp-compat-delete-directory'.
7749 (tramp-do-copy-or-rename-file-out-of-band)
7750 (tramp-compute-multi-hops, tramp-maybe-open-connection):
7751 Use `format-spec-make'.
7752 (tramp-find-foreign-file-name-handler)
7753 (tramp-advice-make-auto-save-file-name)
7754 (tramp-set-auto-save-file-modes): Remove superfluous check for
7755 `stringp'. This is done inside `tramp-tramp-file-p'.
7756 (tramp-debug-outline-regexp): New defconst.
7757 (tramp-get-debug-buffer): Use it.
7758 (tramp-check-for-regexp): Use (forward-line 1).
7759 (tramp-set-auto-save-file-modes): Adapt version check.
7760
7761 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
7762 Wrap call of `featurep' for 2nd argument.
7763 (tramp-compat-make-temp-file): Simplify fallback implementation.
7764 (tramp-compat-copy-tree): Remove function.
7765 (tramp-compat-delete-directory): Provide implementation for older
7766 Emacsen.
7767
7768 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
7769 Do not use `tramp-fish-handle-file-attributes.
7770
7771 * net/trampver.el: Update release number.
7772
7773 2010-04-10 Glenn Morris <rgm@gnu.org>
7774
7775 * progmodes/compile.el (compilation-save-buffers-predicate):
7776 Add missing :version tag.
7777
7778 2010-04-09 Sam Steingold <sds@gnu.org>
7779
7780 * progmodes/compile.el (compilation-save-buffers-predicate):
7781 Remove the "autoload" cookie.
7782
7783 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
7784 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
7785 and `bug-reference-prog-mode' can be used in hooks directly.
7786
7787 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
7788
7789 Add --author support to git commit.
7790 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
7791 (vc-git-log-edit-mode): New minor mode.
7792 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
7793 New declarations.
7794
7795 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
7796
7797 * vc-hooks.el, vc-git.el: Improve documentation comments.
7798
7799 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7800
7801 Fix some of the problems in defsubst* (bug#5728).
7802 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
7803 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
7804
7805 2010-04-07 Sam Steingold <sds@gnu.org>
7806
7807 * progmodes/compile.el (compilation-save-buffers-predicate):
7808 New custom variable.
7809 (compile, recompile): Pass it to `save-some-buffers'.
7810
7811 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
7812
7813 * wid-edit.el (widget-choose): Move cursor to the second line of
7814 the buffer (Bug#5695).
7815
7816 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
7817
7818 Add new VC methods: vc-log-incoming and vc-log-outgoing.
7819 * vc.el (vc-print-log-setup-buttons): New function split out from
7820 vc-print-log-internal.
7821 (vc-log-internal-common): New function, a parametrized version of
7822 vc-print-log-internal.
7823 (vc-print-log-internal): Just call vc-log-internal-common with the
7824 right arguments.
7825 (vc-incoming-outgoing-internal):
7826 (vc-log-incoming, vc-log-outgoing): New functions.
7827 (vc-log-view-type): New permanent local variable.
7828
7829 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
7830
7831 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
7832 of the dynamic bound vc-short-log.
7833 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
7834
7835 * vc-git.el (vc-git-log-outgoing): New function.
7836 (vc-git-log-view-mode): Use vc-log-view-type instead
7837 of the dynamic bound vc-short-log.
7838
7839 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
7840 of the dynamic bound vc-short-log. Highlight the tag.
7841 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
7842 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
7843 (vc-hg-incoming-mode): Remove.
7844 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
7845
7846 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
7847
7848 Fix default-directory for vc-root-diff.
7849 * vc.el (vc-root-diff): Bind default-directory to the root
7850 directory for the diff command.
7851
7852 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
7853
7854 * progmodes/verilog-mode.el (verilog-forward-sexp):
7855 (verilog-calc-1): Support "disable fork" and "fork wait" multi
7856 word keywords, suggested by Steve Pearlmutter.
7857 (verilog-pretty-declarations): Support lineup of declarations in
7858 port lists.
7859 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
7860 fix bug for /* / comments.
7861 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
7862 Speed up and simplfy as this is never called with a bound.
7863 (verilog-pretty-declarations): Enhance to line up declarations
7864 inside a parameter list, suggested by Alan Morgan.
7865 (verilog-pretty-expr): Tune assignment regular expression match
7866 string for corner cases; also use markers instead of character
7867 number as indent changes the later.
7868
7869 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
7870
7871 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
7872 as missing keyword.
7873 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
7874 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
7875 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
7876 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
7877 Tennant.
7878 (verilog-keywords):
7879 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
7880 1800-2009 keywords, including "global.".
7881
7882 2010-04-06 John Wiegley <jwiegley@gmail.com>
7883
7884 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
7885 appearing in buffer list (if a live buffer name matched a recentf
7886 file basename). Should use uniquify to offer a real solution.
7887
7888 2010-04-06 John Wiegley <jwiegley@gmail.com>
7889
7890 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
7891 comment to code, and add a :version tag.
7892 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
7893
7894 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
7895
7896 Enable recentf-mode if using virtual buffers.
7897 * ido.el (recentf-list): Declare for byte-compiler.
7898 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
7899 (ido-make-buffer-list): Simplify.
7900 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
7901
7902 2010-04-05 Juri Linkov <juri@jurta.org>
7903
7904 Scrolling commands which scroll a line instead of full screen.
7905 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
7906
7907 * simple.el (scroll-up-line, scroll-down-line): New commands.
7908 Put property isearch-scroll=t on them.
7909
7910 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
7911 Remove commands.
7912
7913 2010-04-05 Juri Linkov <juri@jurta.org>
7914
7915 Scrolling commands which do not signal errors at top/bottom.
7916 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
7917
7918 * simple.el (scroll-up-command, scroll-down-command): New commands.
7919 Put property isearch-scroll=t on them.
7920
7921 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
7922 `scroll-down-command' and [next] from `scroll-up' to
7923 `scroll-up-command'.
7924
7925 * emulation/cua-base.el: Put property CUA=move on
7926 `scroll-up-command' and `scroll-down-command'.
7927 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
7928 and `scroll-down-command' to `cua-scroll-down'.
7929
7930 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
7931
7932 * help.el (describe-mode): Return nil.
7933
7934 2010-04-04 John Wiegley <jwiegley@gmail.com>
7935
7936 * ido.el (ido-use-virtual-buffers): New variable to indicate
7937 whether "virtual buffer" support is enabled for IDO.
7938 (ido-virtual): Face used to indicate virtual buffers in the list.
7939 (ido-buffer-internal): If a buffer is chosen, and no such buffer
7940 exists, but a virtual buffer of that name does (which would be why
7941 it was in the list), recreate the buffer by reopening the file.
7942 (ido-make-buffer-list): If virtual buffers are being used, call
7943 `ido-add-virtual-buffers-to-list' before the make list hook.
7944 (ido-virtual-buffers): New variable which contains a copy of the
7945 current contents of the `recentf-list', albeit pared down for the
7946 sake of speed, and with proper faces applied.
7947 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
7948 create a list of "virtual buffers" to present to the user in
7949 addition to the currently open set. Note that this logic could
7950 get rather slow if that list is too large. With the default
7951 `recentf-max-saved-items' of 200, there is little speed penalty.
7952
7953 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
7954
7955 * font-lock.el: Require CL when compiling.
7956 (font-lock-turn-on-thing-lock): Use `case'.
7957
7958 2010-04-03 Eli Zaretskii <eliz@gnu.org>
7959
7960 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
7961 Zaretskii.
7962
7963 2010-04-02 Juri Linkov <juri@jurta.org>
7964
7965 * ehelp.el (electric-help-orig-major-mode):
7966 New buffer-local variable.
7967 (electric-help-mode): Set it to original major-mode. Doc fix.
7968 (with-electric-help): Use `electric-help-orig-major-mode' instead
7969 of (default-value 'major-mode). Doc fix.
7970 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
7971
7972 2010-04-02 Sam Steingold <sds@gnu.org>
7973
7974 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
7975 `vc-hg-command' with a list of flags.
7976
7977 * progmodes/bug-reference.el (bug-reference-bug-regexp):
7978 Also accept "patch" and "RFE".
7979 (bug-reference-fontify): `bug-reference-url-format' can also be a
7980 function to be able to handle the bug kind.
7981 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
7982
7983 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
7984
7985 * tmm.el (tmm-get-keymap): Check with symbolp before passing
7986 value to fboundp, it may not be a symbol.
7987
7988 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
7989
7990 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
7991
7992 2010-03-31 Juri Linkov <juri@jurta.org>
7993
7994 * simple.el (next-line, previous-line): Re-throw a signal
7995 with `signal' instead of using `ding'.
7996 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
7997
7998 2010-03-31 Juri Linkov <juri@jurta.org>
7999
8000 * simple.el (keyboard-escape-quit): Raise deselecting the active
8001 region higher than exiting the minibuffer.
8002 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
8003
8004 2010-03-31 Juri Linkov <juri@jurta.org>
8005
8006 * image.el (image-animated-p): Use `image-metadata' instead of
8007 `image-extension-data'. Get GIF extenstion data from metadata
8008 property `extension-data'.
8009
8010 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
8011
8012 * simple.el (append-to-buffer): Simplify.
8013
8014 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
8015
8016 * textmodes/artist.el (artist-mode): Fix typo in docstring.
8017 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
8018
8019 2010-03-31 Kenichi Handa <handa@m17n.org>
8020
8021 * language/sinhala.el (composition-function-table): Fix regexp for
8022 the new Unicode specification.
8023
8024 * language/indian.el (devanagari-composable-pattern)
8025 (tamil-composable-pattern, kannada-composable-pattern)
8026 (malayalam-composable-pattern): Adjust for the new Unicode
8027 specification.
8028 (bengali-composable-pattern, gurmukhi-composable-pattern)
8029 (gujarati-composable-pattern, oriya-composable-pattern)
8030 (telugu-composable-pattern): New variables to cope with the new
8031 Unicode specification. Use them in composition-function-table.
8032
8033 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
8034
8035 Make tmm-menubar work for the Buffers menu again (bug#5726).
8036 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
8037 vectors rather than cons cells, as used in menu-bar-update-buffers.
8038
8039 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
8040
8041 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
8042 (js-insert-and-indent): Revert 2009-08-15 change, restoring
8043 electric punctuation for "{}();,:" (Bug#5586).
8044
8045 * mail/sendmail.el (mail-default-directory): Doc fix.
8046
8047 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
8048
8049 * mail/sendmail.el (mail-default-directory): Doc fix.
8050
8051 2010-03-31 Eli Zaretskii <eliz@gnu.org>
8052
8053 * subr.el (version-regexp-alist, version-to-list)
8054 (version-list-<, version-list-=, version-list-<=)
8055 (version-list-not-zero, version<, version<=, version=): Doc fix.
8056 (Bug#5744).
8057
8058 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
8059
8060 * vc.el (vc-root-diff): Doc fix.
8061
8062 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
8063
8064 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
8065
8066 * simple.el (append-to-buffer): Fix last change.
8067
8068 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
8069
8070 * simple.el (append-to-buffer): Ensure that point is preserved if
8071 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
8072 (Bug#5749)
8073
8074 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
8075
8076 * files.el (auto-mode-case-fold): Change default to t.
8077
8078 2010-03-30 Juri Linkov <juri@jurta.org>
8079
8080 * dired-x.el (dired-omit-mode): Doc fix.
8081
8082 2010-03-30 Juri Linkov <juri@jurta.org>
8083
8084 * replace.el (occur-accumulate-lines): Move occur-engine related
8085 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
8086 to be located after `occur-engine'.
8087
8088 2010-03-30 Juri Linkov <juri@jurta.org>
8089
8090 Make occur handle multi-line matches cleanly with context.
8091 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
8092
8093 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
8094 (occur-engine): Add local variables `ret', `prev-after-lines',
8095 `prev-lines'. Use more arguments for `occur-context-lines'.
8096 Set first elem of its returned list to `data', and the second elem
8097 to `prev-after-lines'. Don't print the separator line.
8098 In the end, print remaining context after-lines.
8099 (occur-context-lines): Add new arguments `begpt', `endpt',
8100 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
8101 after-lines of the previous match with before-lines of the
8102 current match and not overlap them. Return a list with two
8103 values: the output line and the list of context after-lines.
8104
8105 2010-03-30 Juri Linkov <juri@jurta.org>
8106
8107 * replace.el (occur-accumulate-lines): Fix a bug where the first
8108 context line at the beginning of the buffer was missing.
8109
8110 2010-03-30 Eli Zaretskii <eliz@gnu.org>
8111
8112 * files.el: Make bidi-display-reordering safe variable for boolean
8113 values.
8114
8115 2010-03-29 Phil Hagelberg <phil@evri.com>
8116 Chong Yidong <cyd@stupidchicken.com>
8117
8118 * subr.el: Extend progress reporters to perform "spinning".
8119 (progress-reporter-update, progress-reporter-do-update):
8120 Handle non-numeric value arguments.
8121 (progress-reporter--pulse-characters): New var.
8122
8123 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
8124
8125 * progmodes/compile.el (compilation-start): Fix regexp detection
8126 of initial cd command (Bug#5771).
8127
8128 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
8129
8130 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
8131
8132 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
8133
8134 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
8135 * progmodes/gdb-mi.el: Restore.
8136 * progmodes/gdb-ui.el: Remove.
8137 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
8138
8139 2010-03-25 Glenn Morris <rgm@gnu.org>
8140
8141 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
8142 all dired buffers, even tramp ones. (Bug#5755)
8143
8144 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
8145
8146 Add "union tags" in mpc.el.
8147 * mpc.el: Remove backward compatibility code.
8148 (mpc-browser-tags): Change default.
8149 (mpc--find-memoize-union-tags): New var.
8150 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
8151 (mpc-cmd-find): Handle the case where the playlist does not exist.
8152 Handle union-tags.
8153 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
8154 (mpc-cmd-add): Use mpc-cmd-flush.
8155 (mpc-tagbrowser-tag-name): New fun.
8156 (mpc-tagbrowser-buf): Use it.
8157 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
8158
8159 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8160
8161 Misc cleanup.
8162 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
8163 Use replace-regexp-in-string.
8164 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
8165 (makefile-imake-mode-syntax-table): Move init into defvar.
8166 (makefile-mode): Use define-derived-mode.
8167
8168 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
8169 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
8170 not be present any more.
8171
8172 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
8173
8174 * faces.el (set-face-attribute): Fix typo in docstring.
8175 (face-valid-attribute-values): Reflow docstring.
8176
8177 2010-03-24 Glenn Morris <rgm@gnu.org>
8178
8179 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
8180
8181 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
8182
8183 * indent.el (indent-for-tab-command): Doc fix.
8184
8185 2010-03-24 Alan Mackenzie <acm@muc.de>
8186
8187 * progmodes/cc-engine.el (c-remove-stale-state-cache):
8188 Fix off-by-one error. Fixes bug #5747.
8189
8190 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
8191
8192 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
8193 (image-dired-read-comment): Doc fix.
8194
8195 * json.el (json-object-type, json-array-type, json-key-type)
8196 (json-false, json-null, json-read-number):
8197 * minibuffer.el (completion-in-region-functions):
8198 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
8199 (cal-tex-cursor-week):
8200 * emacs-lisp/trace.el (trace-function):
8201 * eshell/em-basic.el (eshell/printnl):
8202 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
8203 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
8204 * obsolete/levents.el (allocate-event, event-key, event-object)
8205 (event-point, event-process, event-timestamp, event-to-character)
8206 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
8207 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
8208 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
8209 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
8210 (reftex-highlight-selection): Fix typos in docstrings.
8211
8212 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
8213
8214 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
8215
8216 2010-03-24 Glenn Morris <rgm@gnu.org>
8217
8218 * mail/rmail.el (rmail-highlight-face): Restore option deleted
8219 2008-02-13 without comment; mark it obsolete.
8220 (rmail-highlight-headers): Use rmail-highlight-face once more.
8221
8222 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
8223
8224 * woman.el (woman2-process-escapes): Only consume the newline if
8225 the filler character is on a line by itself (Bug#5729).
8226
8227 2010-03-24 Kenichi Handa <handa@m17n.org>
8228
8229 * language/indian.el (devanagari-composable-pattern): Add more
8230 consonants.
8231
8232 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
8233
8234 * net/trampver.el: Update release number.
8235
8236 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
8237
8238 * net/tramp.el (tramp-find-executable):
8239 Use `tramp-get-connection-buffer'. Make the regexp for checking
8240 output of "wc -l" more robust.
8241 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
8242 (tramp-open-connection-setup-interactive-shell): Remove workaround
8243 for OpenSolaris bug, it is not needed anymore.
8244
8245 2010-03-24 Glenn Morris <rgm@gnu.org>
8246
8247 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
8248
8249 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
8250
8251 * files.el (auto-mode-alist): Accept more verilog file patterns.
8252
8253 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8254
8255 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
8256
8257 2010-03-24 Glenn Morris <rgm@gnu.org>
8258
8259 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
8260 log-edit-before-checkin-process.
8261
8262 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
8263
8264 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
8265
8266 * vc-dispatcher.el (vc-start-logentry): Doc fix.
8267 (log-view-process-buffer, log-edit-extra-flags): Declare.
8268
8269 * log-edit.el (log-edit-before-checkin-process): Doc fix.
8270
8271 2010-03-23 Sam Steingold <sds@gnu.org>
8272
8273 Fix bug#5620: recalculate all markers on compilation buffer
8274 modifications, not on file modifications.
8275 * progmodes/compile.el (buffer-modtime): New buffer-local variable:
8276 the buffer modification time, for buffers not associated with files.
8277 (compilation-mode): Create it.
8278 (compilation-filter): Update it.
8279 (compilation-next-error-function): Use it instead of
8280 `visited-file-modtime' for timestamp.
8281
8282 2010-03-23 Juri Linkov <juri@jurta.org>
8283
8284 Implement Occur multi-line matches.
8285 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
8286
8287 * replace.el (occur): Doc fix.
8288 (occur-engine): Set `begpt' to the beginning of the first line.
8289 Set `endpt' to the end of the last match line. At first, count
8290 line numbers between `origpt' and `begpt'. Split out code from
8291 `out-line' variable to new let-bindings `match-prefix' and
8292 `match-str'. In `out-line' add non-numeric prefix to all
8293 non-first lines of multi-line matches. Finally, count lines
8294 between `begpt' and `endpt' and add to `lines'.
8295
8296 2010-03-23 Juri Linkov <juri@jurta.org>
8297
8298 * replace.el (occur-accumulate-lines, occur-engine):
8299 Use `occur-engine-line' instead of duplicate code.
8300 (occur-engine-line): New function created from duplicate code
8301 in `occur-accumulate-lines' and `occur-engine'.
8302
8303 * replace.el (occur-engine-line): Add optional arg `keep-props'.
8304 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
8305
8306 2010-03-23 Juri Linkov <juri@jurta.org>
8307
8308 * finder.el: Remove TODO tasks.
8309
8310 * info.el (Info-finder-find-node): Add node "all"
8311 with all package info. Handle a list of multiple keywords
8312 separated by comma.
8313 (info-finder): In interactive use with a prefix argument,
8314 use `completing-read-multiple' to read a list of keywords
8315 separated by comma.
8316
8317 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
8318
8319 Add a new completion style `substring'.
8320 * minibuffer.el (completion-basic--pattern): New function.
8321 (completion-basic-try-completion, completion-basic-all-completions):
8322 Use it.
8323 (completion-substring--all-completions)
8324 (completion-substring-try-completion)
8325 (completion-substring-all-completions): New functions.
8326 (completion-styles-alist): New style `substring'.
8327
8328 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8329
8330 Get rid of .elc files after removal of the corresponding .el.
8331 * Makefile.in (compile-clean): New target.
8332 (compile-main): Use it.
8333
8334 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
8335
8336 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
8337 don't do make there. When compiling with separate object dir, there
8338 is no Makefile there.
8339
8340 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8341
8342 Get rid of the ELCFILES abomination, again.
8343 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
8344 (all, compile): Don't call compile-last.
8345 (compile-main): Build the "elcfiles" list dynamically.
8346 (compile-targets): New (internal) target.
8347
8348 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
8349
8350 * Makefile.in (top_srcdir): Define.
8351 (abs_top_builddir): Define.
8352 (srcdir): Don't append `/..'.
8353 (EMACS): Use ${abs_top_builddir}.
8354 (all, compile, compile-always, compile-last): Don't set emacswd.
8355 (update-subdirs, update-authors): Use $(top_srcdir) instead of
8356 $(srcdir).
8357 (lisp): Use $(srcdir) instead of @srcdir@.
8358
8359 2010-03-21 Juri Linkov <juri@jurta.org>
8360
8361 Fix message of multi-line occur regexps and multi-buffer header lines.
8362 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
8363
8364 * replace.el (occur-1): Don't display regexp if it is longer
8365 than window-width. Use `query-replace-descr' to display regexp.
8366 (occur-engine): Don't display regexp in the buffer header for
8367 multi-buffer occur. Display a separate header line with total
8368 match count and regexp for multi-buffer occur.
8369 Use `query-replace-descr' to display regexp.
8370
8371 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
8372
8373 * net/secrets.el: Fix parenthesis.
8374 (secrets-enabled): Fix parenthesis.
8375
8376 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
8377
8378 Use more relative file and directory names.
8379 * Makefile.in (EMACS): Arrange for it to work when we chdir.
8380 (setwins, setwins_almost, setwins_for_subdirs):
8381 Don't `cd'; output relative names.
8382 (all, compile, compile-always, compile-last): Set emacswd.
8383 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
8384 Just cd to the lisp source dir so we can use relative file names.
8385
8386 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
8387
8388 2010-03-20 Glenn Morris <rgm@gnu.org>
8389
8390 * textmodes/rst.el: Use faces for font-lock customization, and make the
8391 old -face variables obsolete.
8392 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
8393 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
8394 (rst-block-face, rst-external-face, rst-definition-face)
8395 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
8396 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
8397 Make obsolete.
8398 (rst-font-lock-keywords-function): Update for above changes.
8399
8400 2010-03-20 Juri Linkov <juri@jurta.org>
8401
8402 * s-region.el:
8403 * obsolete/s-region.el: Move to obsolete.
8404
8405 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
8406
8407 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
8408
8409 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
8410
8411 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
8412
8413 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
8414
8415 Add special markup processing for commit logs.
8416 * log-edit.el (log-edit-extra-flags): New variable.
8417 (log-edit): Add new argument MODE. Use that mode when non-nil
8418 instead of the log-view-mode.
8419 (log-view-process-buffer): New function.
8420
8421 * vc.el: Document that the checkin method takes optional
8422 arguments. Document new backend specific method: log-view-mode.
8423 (vc-default-log-edit-mode): New function.
8424 (vc-checkin): Use a backend specific log-view-mode.
8425 Pass extra arguments to the checkin method.
8426 (vc-modify-change-comment): Pass a dummy extra argument.
8427
8428 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
8429 log-edit.
8430 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
8431 (vc-finish-logentry): Process the log buffer before passing it
8432 down. Pass log-edit-extra-flags.
8433
8434 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
8435 command.
8436 (log-edit-extra-flags, log-edit-before-checkin-process):
8437 New declarations.
8438
8439 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
8440 command.
8441 (log-edit-extra-flags, log-edit-before-checkin-process):
8442 New declarations.
8443 (vc-hg-log-edit-mode): New derived mode.
8444
8445 * vc-arch.el (vc-arch-checkin):
8446 * vc-cvs.el (vc-cvs-checkin):
8447 * vc-git.el (vc-git-checkin):
8448 * vc-mtn.el (vc-mtn-checkin):
8449 * vc-rcs.el (vc-rcs-checkin):
8450 * vc-sccs.el (vc-sccs-checkin):
8451 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
8452
8453 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
8454
8455 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
8456 parent typo).
8457
8458 2010-03-19 Glenn Morris <rgm@gnu.org>
8459
8460 * password-cache.el (password-cache, password-cache-expiry): Autoload.
8461
8462 2010-03-18 Glenn Morris <rgm@gnu.org>
8463
8464 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
8465
8466 * replace.el (query-replace-history): Give it a doc string.
8467 (map-query-replace-regexp): Use query-replace-from-history-variable
8468 and query-replace-to-history-variable.
8469
8470 * mail/hashcash.el (declare-function): Remove duplicate definition.
8471
8472 * mail/emacsbug.el (report-emacs-bug-pretest-address):
8473 Make it an obsolete alias for report-emacs-bug-address.
8474 (message-strip-special-text-properties): Declare.
8475 (report-emacs-bug): Remove test for a pretest bug address.
8476 Combine message-mode-specific code.
8477
8478 * mail/supercite.el: Don't require sendmail.
8479 (mh-in-header-p): Declare rather than using with-no-warnings.
8480 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
8481 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
8482
8483 * calendar/cal-french.el: Convert to utf-8.
8484
8485 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
8486 Emacs scripts.
8487
8488 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
8489
8490 * net/secrets.el (secrets-enabled): New variable. Use it instead
8491 of a subfeature.
8492
8493 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
8494
8495 * net/secrets.el (top): Register the D-Bus signals only when the
8496 service "org.freedesktop.secrets" can be pinged.
8497 Provide subfeature `enabled'.
8498
8499 2010-03-14 Juri Linkov <juri@jurta.org>
8500
8501 Add finder unknown keywords.
8502
8503 * finder.el (finder-unknown-keywords): New function.
8504
8505 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
8506 to create a Finder node with unknown keywords.
8507
8508 2010-03-14 Juri Linkov <juri@jurta.org>
8509
8510 * finder.el (finder-compile-keywords): Replace `princ' with
8511 `prin1' on a list of symbols interned from keyword strings.
8512
8513 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
8514 a comma, then split keywords using a comma and optional whitespace.
8515 Otherwise, split by whitespace.
8516
8517 * complete.el:
8518 * face-remap.el:
8519 * log-view.el:
8520 * net/hmac-def.el:
8521 * net/hmac-md5.el:
8522 * net/netrc.el:
8523 * progmodes/mixal-mode.el: Fix keywords.
8524
8525 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
8526
8527 * Makefile.in (ELCFILES): Add net/secrets.elc.
8528
8529 * net/secrets.el: New file.
8530
8531 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
8532
8533 * facemenu.el (list-colors-display, list-colors-print): New arg
8534 callback. Use it to allow selecting colors.
8535
8536 * wid-edit.el (widget-image-insert): Insert image prop even if the
8537 current display is non-graphic.
8538 (widget-field-value-set): New fun.
8539 (editable-field): Use it.
8540 (widget-field-value-get): Clean up unused var.
8541 (widget-color-value-create, widget-color--choose-action):
8542 New funs. Allow using list-colors-display to choose color.
8543
8544 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
8545
8546 * cus-edit.el: Resort topmost custom groups.
8547 (custom-buffer-sort-alphabetically): Default to t.
8548 (customize-apropos): Use apropos-parse-pattern.
8549 (custom-search-field): New var.
8550 (custom-buffer-create-internal): Add custom-apropos search field.
8551 (custom-add-parent-links): Don't display parent doc.
8552 (custom-group-value-create): Don't sort top-level custom group.
8553 (custom-magic-value-create): Show visibility button before option name.
8554
8555 (custom-variable-state): New fun, from custom-variable-state-set.
8556 (custom-variable-state-set): Use it.
8557 (custom-group-value-create): Hide options with standard values
8558 using the :hidden-states property. Use progress reporter.
8559
8560 (custom-show): Simplify.
8561 (custom-visibility): Disable images by default.
8562 (custom-variable): New property :hidden-states.
8563 (custom-variable-value-create): Enable images for
8564 custom-visibility widgets. Use :hidden-states property to
8565 determine initial visibility.
8566
8567 * wid-edit.el (widget-image-find): Give images center ascent.
8568 (visibility): Add :on-image and :off-image properties.
8569 (widget-visibility-value-create): Use them.
8570
8571 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
8572
8573 * cus-edit.el (processes): Remove from development group.
8574 (oop, hypermedia): Delete group.
8575 (comm): Promote to top-level group.
8576
8577 * net/browse-url.el (browse-url):
8578 * net/xesam.el (xesam):
8579 * net/tramp.el (tramp):
8580 * net/goto-addr.el (goto-address):
8581 * net/ange-ftp.el (ange-ftp): Put in comm group.
8582
8583 * view.el (view): Remove from editing group.
8584
8585 * uniquify.el (uniquify): Put in files group.
8586
8587 * net/browse-url.el (browse-url):
8588 * ps-print.el (postscript): Put in external group.
8589
8590 * cus-edit.el (outlines):
8591 * textmodes/text-mode.el (text-mode-hook):
8592 * textmodes/table.el (table):
8593 * textmodes/picture.el (picture):
8594 * outline.el (outlines): Put in wp group.
8595
8596 * nxml/nxml-mode.el (nxml): Remove from wp group.
8597
8598 * net/tramp-imap.el (tramp-imap): Put in tramp group.
8599
8600 * mail/metamail.el (metamail): Remove from hypermedia group.
8601
8602 * cus-edit.el (abbrev):
8603 * whitespace.el (whitespace):
8604 * vcursor.el (vcursor):
8605 * reveal.el (reveal):
8606 * hl-line.el (hl-line): Put in convenience group.
8607
8608 * epg-config.el (epg): Put in data group.
8609
8610 * emulation/pc-select.el (pc-select): Put in emulations group.
8611
8612 * calculator.el (calculator): Put in applications group.
8613
8614 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
8615
8616 Add .dir-locals.el support for file-less buffers.
8617 * files.el (hack-local-variables): Split out code to apply local
8618 variable settings ...
8619 (hack-local-variables-apply): ... here. New function.
8620 (hack-dir-local-variables): Use the default directory for when the
8621 buffer does not have an associated file.
8622 (hack-dir-local-variables-non-file-buffer): New function.
8623 * diff-mode.el (diff-mode):
8624 * vc-annotate.el (vc-annotate-mode):
8625 * vc-dir.el (vc-dir-mode):
8626 * log-edit.el (log-edit-mode):
8627 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
8628
8629 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
8630
8631 Add support for shelving snapshots and for showing shelves.
8632 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
8633 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
8634 New functions.
8635 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
8636 (vc-bzr-extra-menu-map): Map them.
8637
8638 2010-03-11 Glenn Morris <rgm@gnu.org>
8639
8640 * cus-edit.el (customize-changed-options-previous-release):
8641 Bump to 23.1.
8642
8643 * image.el (image-animate-max-time): Fix :version tag.
8644
8645 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
8646
8647 * Branch for 23.2.
8648
8649 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8650
8651 * vc-git.el (vc-git-revision-table): Include remote branches.
8652
8653 2010-03-10 Kim F. Storm <storm@cua.dk>
8654
8655 Animated image API.
8656 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
8657
8658 * image.el (image-animate-max-time): New defcustom.
8659 (image-animated-types): New defconst.
8660 (create-animated-image, image-animate-timer)
8661 (image-animate-start, image-animate-stop, image-animate-timeout)
8662 (image-animated-p): New functions.
8663
8664 * image-mode.el (image-toggle-display-image):
8665 Replace `create-image' with `create-animated-image'.
8666
8667 2010-03-09 Miles Bader <miles@gnu.org>
8668
8669 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
8670 instead of "format:"; this ensures that the output is
8671 newline-terminated.
8672
8673 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
8674
8675 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
8676 that all errors are caught, and that the return value is always a
8677 list (Bug#5692).
8678
8679 2010-03-08 Kenichi Handa <handa@m17n.org>
8680
8681 * language/misc-lang.el (windows-1256): New coding system.
8682 (cp1256): New alias of windows-1256 (bug#5690).
8683
8684 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
8685
8686 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
8687 call to rfc822-bad-address. (Bug#5692)
8688
8689 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
8690
8691 * vc-git.el (vc-git-annotate-extract-revision-at-line):
8692 Use vc-git-root as default directory for revision path (Bug#5657).
8693
8694 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
8695
8696 * calculator.el (calculator): Don't bind split-window-keep-point
8697 (Bug#5674).
8698
8699 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
8700
8701 * vc-git.el: Re-flow to fit into 80 columns.
8702 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
8703 Remove spurious `quote' element in each case alternative.
8704 (vc-git-show-log-entry): Use prog1.
8705 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
8706
8707 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
8708
8709 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
8710
8711 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
8712
8713 * macros.el (insert-kbd-macro): Look up keyboard macro using the
8714 definition, not the name (Bug#5481).
8715
8716 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
8717
8718 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
8719 argument with a local variable. (Bug#5670)
8720
8721 2010-03-02 Juri Linkov <juri@jurta.org>
8722
8723 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
8724
8725 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
8726
8727 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
8728 error when FILENAME and NEWNAME are existing remote directories.
8729
8730 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
8731 parameter DIR-FLAG.
8732
8733 2010-03-02 Glenn Morris <rgm@gnu.org>
8734
8735 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
8736 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
8737
8738 2010-03-01 Kenichi Handa <handa@m17n.org>
8739
8740 * language/burmese.el (burmese-composable-pattern): Rename from
8741 myanmar-composable-pattern.
8742
8743 * international/characters.el (script-list):
8744 * international/fontset.el (script-representative-chars):
8745 Change myanmar to burmese.
8746 (otf-script-alist): Likewise.
8747 (setup-default-fontset): Likewise. Re-fix :otf spec.
8748
8749 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
8750
8751 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
8752
8753 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
8754
8755 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
8756
8757 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
8758
8759 * net/tramp.el (tramp-handle-write-region): START can be a string.
8760 Take care in the checks. Reported by Dan Davison
8761 <davison@stats.ox.ac.uk>.
8762
8763 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
8764
8765 * net/dbus.el (dbus-introspect, dbus-get-property)
8766 (dbus-set-property, dbus-get-all-properties):
8767 Use `dbus-call-method' when noninteractive. (Bug#5645)
8768
8769 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
8770
8771 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
8772 * emacs-lisp/elint.el (elint-add-required-env):
8773 * calendar/icalendar.el (icalendar--add-diary-entry):
8774 * calc/calcalg2.el (math-tracing-integral):
8775 * files.el (recover-session-finish): Use with-current-buffer
8776 instead of save-excursion.
8777
8778 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
8779
8780 Fix in-buffer completion when after-change-functions modify the buffer.
8781 * minibuffer.el (completion--replace): New function.
8782 (completion--do-completion): Use it and use relative movement.
8783
8784 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
8785
8786 * international/fontset.el (setup-default-fontset): Fix :otf spec.
8787
8788 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
8789
8790 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
8791 Allow the characters _<> in the stack entry (Bug#5653).
8792
8793 2010-02-26 Kenichi Handa <handa@m17n.org>
8794
8795 * language/burmese.el: Fix entries in composition-function-table.
8796 (myanmar-composable-pattern): New variable.
8797
8798 * international/fontset.el (setup-default-fontset): Add an entry
8799 for myanmar.
8800
8801 * international/characters.el (script-list): Add Myanmar
8802 Extended-A.
8803
8804 2010-02-26 Glenn Morris <rgm@gnu.org>
8805
8806 * custom.el (custom-initialize-delay): Doc fix.
8807
8808 * mail/sendmail.el (send-mail-function): Autoload the call
8809 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
8810
8811 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
8812
8813 * files.el (hack-local-variables-filter): For eval forms, also
8814 check safe-local-variable-p (Bug#5636).
8815
8816 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
8817
8818 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
8819 setting the modes by `ignore-errors'. It might fail, for example
8820 if the file is not owned by the user but the group.
8821 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
8822
8823 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
8824
8825 * files.el (directory-listing-before-filename-regexp): Use
8826 stricter matching for iso-style dates, to avoid false matches with
8827 date-like filenames (Bug#5597).
8828
8829 * htmlfontify.el (htmlfontify): Doc fix.
8830
8831 * eshell/eshell.el (eshell): Doc fix.
8832
8833 * startup.el (fancy-about-screen): In mode-line, apply
8834 mode-line-buffer-id face only to the buffer name (Bug#5613).
8835
8836 2010-02-20 Kevin Ryde <user42@zip.com.au>
8837
8838 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8839 In `watcom' anchor regexp to start of line, to avoid slowness
8840 (Bug#5599).
8841
8842 2010-02-20 Eli Zaretskii <eliz@gnu.org>
8843
8844 * subr.el (remove-yank-excluded-properties): Explain in a comment
8845 why `category' property is removed.
8846
8847 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
8848
8849 * isearch.el (isearch-update-post-hook, isearch-update): Revert
8850 2010-02-17 change.
8851
8852 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
8853
8854 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
8855 (icalendar--convert-weekly-to-ical)
8856 (icalendar--convert-yearly-to-ical)
8857 (icalendar--convert-block-to-ical)
8858 (icalendar--convert-cyclic-to-ical)
8859 (icalendar--convert-anniversary-to-ical): Take care of time
8860 specifications where hour has 1-digit only (Bug#5549).
8861
8862 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
8863
8864 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
8865 of disassemble output in GDB 7.1.
8866
8867 2010-02-19 Glenn Morris <rgm@gnu.org>
8868
8869 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
8870 property. (Bug#5593)
8871
8872 2010-02-18 Sam Steingold <sds@gnu.org>
8873
8874 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
8875
8876 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
8877
8878 Use abbreviated file names in bookmarks (bug#5591).
8879 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
8880 calls to expand-file-name.
8881 (bookmark-relocate): Use abbreviated file names in bookmarks.
8882 (bookmark-load): Use abbreviated file names in messages.
8883
8884 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
8885
8886 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
8887 expand "." and "..". Reported by Thierry Volpiatto
8888 <thierry.volpiatto@gmail.com>.
8889
8890 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
8891
8892 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
8893 permissions of the temporary file to "0600". In case the remote
8894 file has no read permissions for the owner, there might be
8895 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
8896
8897 22010-02-18 Glenn Morris <rgm@gnu.org>
8898
8899 * emacs-lisp/authors.el (authors-renamed-files-alist):
8900 Add entries for INSTALL.CVS.
8901
8902 2010-02-17 Mark A. Hershberger <mah@everybody.org>
8903
8904 * vc-bzr.el: Fix typo in Known Bugs section.
8905
8906 * isearch.el (isearch-update-post-hook): New hook.
8907 (isearch-update): Use the new hook.
8908
8909 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
8910
8911 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
8912 Fix errors in copying directories.
8913 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
8914 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
8915 (tramp-handle-delete-file)
8916 (tramp-handle-dired-recursive-delete-directory)
8917 (tramp-handle-write-region): Flush also the cache for the upper
8918 directory.
8919
8920 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
8921
8922 * simple.el (save-interprogram-paste-before-kill): Doc fix.
8923
8924 * cus-edit.el (hardware): Doc fix.
8925
8926 * man.el (man): Add to external custom group.
8927
8928 * delim-col.el (columns): Move to wp custom group.
8929
8930 * doc-view.el (doc-view): Add to data custom group.
8931
8932 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
8933
8934 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
8935 by ispell-parse-output (Bug#5575).
8936
8937 2010-02-16 Kenichi Handa <handa@m17n.org>
8938
8939 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
8940 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
8941 (skkdic-convert): Use `euc-japan' coding system for writing.
8942
8943 2010-02-16 Glenn Morris <rgm@gnu.org>
8944
8945 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
8946 tex-main-file before using it. (Bug#5562)
8947
8948 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
8949
8950 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
8951 warnings, since it is annoying for the user to see them each time he
8952 runs the code.
8953
8954 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
8955
8956 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
8957 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
8958 instead of PROC for caching "first-password-request". Otherwise,
8959 new processes would not profit from passwords already entered.
8960
8961 * net/tramp-cache.el (tramp-dump-connection-properties):
8962 Don't save "first-password-request" property.
8963
8964 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
8965
8966 * outline.el (outline-head-from-level):
8967 * simple.el (with-wrapper-hook):
8968 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
8969 (elint-defun, elint-buffer-env, elint-top-form-logged)
8970 (elint-unbound-variable):
8971 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
8972 Fix typos in docstrings.
8973
8974 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
8975
8976 * files.el (insert-directory): When WILDCARD-REGEXP and
8977 FULL-DIRECTORY-P are nil, insert the file entry instead of the
8978 whole directory. (Bug#5551)
8979
8980 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
8981 dired's alignment sanity. (Bug#5516)
8982
8983 2010-02-14 Juri Linkov <juri@jurta.org>
8984
8985 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
8986 Remove remaining ^H with their preceding chars. (Bug#5566)
8987
8988 2010-02-13 Glenn Morris <rgm@gnu.org>
8989
8990 * simple.el (transpose-subr): Give it a doc-string.
8991
8992 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
8993 Doc fixes.
8994
8995 2010-02-12 Juri Linkov <juri@jurta.org>
8996
8997 * arc-mode.el (archive-unique-fname): Make directories for nested
8998 archives. (Bug#5540)
8999
9000 2010-02-12 Juri Linkov <juri@jurta.org>
9001
9002 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
9003
9004 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
9005
9006 * subr.el (copy-overlay): Handle deleted overlays.
9007
9008 * man.el (Man-completion-table): Don't signal an error if we can't run
9009 manual-program (bug#4056).
9010
9011 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
9012
9013 * textmodes/artist.el (artist-mt): Fix typos in docstring.
9014
9015 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9016
9017 * info.el (Info-bookmark-jump): Simplify.
9018
9019 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
9020 (bookmark-default-handler): Accept new bookmark field `buffer'.
9021
9022 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
9023
9024 * iswitchb.el (iswitchb-completions): Revert last change.
9025
9026 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
9027
9028 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
9029 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
9030 This prevents file names like "~/" being listed literally.
9031
9032 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
9033
9034 * term/xterm.el (xterm-maybe-set-dark-background-mode):
9035 Remove dead code. (Bug#5546)
9036
9037 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
9038
9039 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
9040 correctly (Bug#5548).
9041
9042 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
9043
9044 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
9045 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
9046
9047 2010-02-08 Kenichi Handa <handa@m17n.org>
9048
9049 * international/mule-util.el (with-coding-priority): Add autoload
9050 cookie for putting `lisp-indent-function'.
9051
9052 2010-02-07 Glenn Morris <rgm@gnu.org>
9053
9054 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
9055 Move F2003 named interfaces from keywords-2 to keywords-1, and
9056 use function-name-face rather than constant-face.
9057 Simplify "abstract interface" regexp.
9058
9059 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
9060
9061 * eshell/esh-util.el (eshell-file-attributes): New optional arg
9062 ID-FORMAT. Pass it to `file-attributes'.
9063
9064 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
9065
9066 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
9067
9068 * faces.el (set-face-attribute): Allow calling
9069 internal-set-lisp-face-attribute with 'unspecified family and
9070 foundry argument (Bug#5536).
9071
9072 2010-02-07 Glenn Morris <rgm@gnu.org>
9073
9074 * progmodes/f90.el (f90-font-lock-keywords-2)
9075 (f90-looking-at-type-like, f90-looking-at-program-block-end):
9076 Handle F2003 named interfaces.
9077
9078 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
9079
9080 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
9081 beg and end before calling c-get-state-before-change-functions.
9082
9083 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
9084
9085 * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
9086
9087 2010-02-05 Juri Linkov <juri@jurta.org>
9088
9089 * doc-view.el (doc-view-mode):
9090 * image-mode.el (image-mode): Put property mode-class=special.
9091 (Bug#4896)
9092
9093 2010-02-05 Mark A. Hershberger <mah@everybody.org>
9094
9095 * vc-svn.el (vc-svn-revision-table): New function.
9096
9097 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
9098
9099 * net/ange-ftp.el (ange-ftp-insert-directory):
9100 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
9101 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
9102 Handle also directories. (Bug#5478)
9103
9104 2010-02-05 Glenn Morris <rgm@gnu.org>
9105
9106 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
9107
9108 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
9109
9110 * startup.el (command-line-1): Convert options beginning with a
9111 single dash as well (Bug#5519).
9112
9113 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
9114
9115 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
9116 * minibuffer.el (completion-initials-expand): Only check the presence
9117 of delims *within* the boundaries, since otherwise the / delim is
9118 always found for files.
9119
9120 Fix up various corner case problems.
9121 * doc-view.el (doc-view-last-page-number): New function.
9122 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
9123 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
9124 (doc-view-kill-proc): Avoid inf-loop in freak cases.
9125 (doc-view-reconvert-doc): Use the new recursive delete-directory.
9126 (doc-view-convert-current-doc): Don't create the resolution.el file
9127 here any more.
9128 (doc-view-pdf/ps->png): Do it here instead.
9129 (doc-view-already-converted-p): Check that resolution.el is present.
9130 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
9131 windows that are not yet showing images.
9132
9133 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
9134
9135 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
9136 `dired-uncache' for every elemnt which is an absolute file name.
9137
9138 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
9139 directory, handle its directory component.
9140 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
9141 function is called permanently and creates noise, otherwise.
9142
9143 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
9144 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
9145 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
9146
9147 2010-02-04 David Burger <dburger@google.com> (tiny change)
9148
9149 * macros.el (apply-macro-to-region-lines):
9150 Minor simplification. (Bug#5485)
9151
9152 2010-02-04 Glenn Morris <rgm@gnu.org>
9153
9154 * mail/rmail.el (rmail-show-message-1): Handle malformed
9155 quoted-printable text. (Bug#5441)
9156
9157 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
9158
9159 * simple.el (visual-line-mode): Capitalize lighter.
9160
9161 2010-02-03 John Wiegley <jwiegley@gmail.com>
9162
9163 * iswitchb.el (iswitchb-completions): Add bookmark files to the
9164 list of files considered for "virtual buffer" completions.
9165
9166 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
9167
9168 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
9169 also in case of (and (not full) (not wildcard)). This is needed
9170 when dired is called with a list of files, which are not in
9171 `default-directory'. (Bug#5478)
9172
9173 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
9174
9175 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
9176
9177 2010-02-02 Juri Linkov <juri@jurta.org>
9178
9179 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
9180 from unidiff to allow function-line after @@.
9181
9182 2010-02-02 Juri Linkov <juri@jurta.org>
9183
9184 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
9185 '(RCS SCCS) with inverted condition.
9186
9187 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
9188
9189 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
9190 messages.
9191
9192 2010-02-01 Juri Linkov <juri@jurta.org>
9193
9194 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
9195 compare with "pkunzip" and "pkzip" instead of only "pkzip".
9196 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
9197 only when (car archive-zip-extract) is "unzip". (Bug#5475)
9198
9199 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
9200
9201 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
9202 (doc-view-revert-buffer): New command.
9203 (doc-view-mode-map): Use it.
9204
9205 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
9206
9207 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
9208 pending merge is detected.
9209
9210 2010-01-31 Juri Linkov <juri@jurta.org>
9211
9212 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
9213 beginning of interactive spec like all other grep commands do.
9214 Put "all" in front of "gz". (Bug#5260)
9215
9216 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
9217
9218 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
9219
9220 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
9221
9222 * dirtrack.el (dirtrack): Warn instead of signalling error if the
9223 regexp is incorrect (Bug#5476).
9224
9225 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
9226
9227 * net/tramp.el (tramp-handle-insert-directory): Handle also
9228 symlinks, when FILENAME is not in `default-directory'.
9229
9230 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
9231
9232 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
9233 FILE is not in `default-directory'. (Bug#5478)
9234
9235 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
9236 of SWITCHES. Handle the case, FILENAME is not in
9237 `default-directory'. (Bug#5478)
9238 (tramp-register-file-name-handlers): Add safe-magic property.
9239
9240 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
9241
9242 * arc-mode.el (archive-zip-extract): Quote the argument passed to
9243 unzip (Bug#5475).
9244
9245 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
9246
9247 * progmodes/flymake.el (flymake-allowed-file-name-masks)
9248 (flymake-master-make-header-init): Add other C++ filename masks.
9249 (flymake-find-possible-master-files)
9250 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
9251
9252 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
9253
9254 Fix some busybox annoyances.
9255
9256 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
9257 not responding." string.
9258 (tramp-open-connection-setup-interactive-shell): Dump stty
9259 settings. Enable "neveropen" arg for all `tramp-send-command'
9260 calls. Handle "=" in variable values properly.
9261 (tramp-find-inline-encoding): Raise an error, when no encoding is
9262 found.
9263 (tramp-wait-for-output): Check, whether PROC buffer is available.
9264 Remove spurious " ^H" sequences, sent by busybox.
9265 (tramp-get-ls-command): Suppress coloring, if possible.
9266
9267 2010-01-28 Glenn Morris <rgm@gnu.org>
9268
9269 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
9270
9271 * log-edit.el (log-edit-strip-single-file-name): Add missing
9272 :safe, :group, and :version tags.
9273
9274 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
9275
9276 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
9277 buffers. (Bug#5477)
9278
9279 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
9280
9281 * files.el (delete-directory): Handle moving to trash without
9282 first doing recursion (Bug#5436).
9283
9284 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
9285
9286 * vc-hooks.el (vc-path): Mark as obsolete.
9287
9288 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
9289
9290 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
9291 names too.
9292
9293 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
9294 for the short log.
9295 (vc-bzr-log-view-mode): Adjust regexp for the above change.
9296
9297 2010-01-25 Mark A. Hershberger <mah@everybody.org>
9298
9299 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
9300
9301 * vc-bzr.el (vc-bzr-revision-table): New function.
9302
9303 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
9304
9305 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
9306 diff-index command. This requires at least git-1.5.5. (Bug#1589).
9307
9308 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
9309
9310 Remove support for adding --signoff on commit.
9311 Future support will use an incompatible generic mechanism.
9312 * vc-git.el (vc-git-add-signoff): Remove variable.
9313 (vc-git-toggle-signoff): Remove function.
9314 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
9315
9316 * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
9317 from xterm-set-background-mode. Return t if the background mode
9318 was set.
9319 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
9320 earlier, call it again in case the background mode has changed.
9321
9322 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
9323
9324 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
9325 (Bug#3541).
9326
9327 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
9328
9329 * emacs-lisp/assoc.el (aelement): Doc fix.
9330 (aput, adelete, amake): Use lexical-let (Bug#5450).
9331
9332 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
9333
9334 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
9335 is the same as subprogram call, not declaration. (Bug#5435).
9336
9337 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
9338
9339 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
9340 (tramp-smb-maybe-open-connection): Use it.
9341
9342 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
9343
9344 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
9345
9346 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
9347
9348 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
9349 just because we see "encoding: 8bit".
9350 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
9351
9352 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
9353
9354 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
9355
9356 2010-01-22 Eli Zaretskii <eliz@gnu.org>
9357
9358 * jka-compr.el (jka-compr-load): If load-file is not in
9359 load-history, try its file-truename version. (bug#5447)
9360
9361 2010-01-21 Alan Mackenzie <acm@muc.de>
9362
9363 Fix a situation where deletion of a cpp construct throws an error.
9364 * progmodes/cc-engine.el (c-invalidate-state-cache):
9365 Before invoking c-with-all-but-one-cpps-commented-out, check that the
9366 special cpp construct is still in the buffer.
9367 (c-parse-state): Record the special cpp with markers, not numbers.
9368
9369 2010-01-21 Kenichi Handa <handa@m17n.org>
9370
9371 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
9372 process last-command-event, as it is now decoded first (Bug#5380).
9373
9374 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
9375
9376 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
9377
9378 2010-01-20 Glenn Morris <rgm@gnu.org>
9379
9380 * indent.el (tab-always-indent): Fix custom-type.
9381
9382 2010-01-19 Alan Mackenzie <acm@muc.de>
9383
9384 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
9385 buffer throws "args out of range".
9386 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
9387 playing the role of delimiter.
9388
9389 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
9390
9391 * progmodes/ada-mode.el: Fix bug#5400.
9392 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
9393 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
9394 changed. Delete RECURSIVE parameter; never used. Improve doc string.
9395 Improve comments in "is" portion. Handle null procedure declaration.
9396 (ada-move-to-end): Improve doc string.
9397
9398 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
9399
9400 * ido.el (ido-cur-list): Initialize to nil.
9401 Remove obsolete information from commentary.
9402 (ido-choice-list): Initialize to nil.
9403 (ido-get-bufname): Reject minibuffers.
9404 (ido-make-buffer-list): If "default" is a nonexistent
9405 buffer, ignore it, as per the function's comment.
9406 (ido-kill-buffer-internal): New function.
9407 (ido-kill-buffer-at-head): Use it.
9408 (ido-visit-buffer): Likewise.
9409
9410 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
9411
9412 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
9413
9414 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
9415
9416 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
9417 Fix typos in chart titles.
9418
9419 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
9420 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
9421 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
9422 (describe-class, eieio-describe-generic, describe-generic):
9423 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
9424 (eieio-speedbar-expand):
9425 * emulation/viper-cmd.el (viper-exec-form-in-vi)
9426 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
9427 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
9428 (viper-del-backward-char-in-replace, viper-backward-indent)
9429 (viper-brac-function, viper-register-to-point, viper-submit-report):
9430 * net/tramp.el (tramp-remote-coding-commands):
9431 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
9432 Fix typos in docstrings.
9433
9434 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
9435
9436 * mail/sendmail.el (mail-yank-original): Set the mark if the
9437 specified function for yanking does not do it.
9438
9439 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
9440
9441 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
9442
9443 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
9444 resyncing a directory.
9445
9446 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
9447
9448 * progmodes/ada-mode.el: Fix bug#1920.
9449 (ada-ident-re): Delete ., allow multibyte characters.
9450 (ada-goto-label-re): New; matches goto labels.
9451 (ada-block-label-re): New; matches block labels.
9452 (ada-label-re): New; matches both.
9453 (ada-named-block-re): Deleted; callers changed to use
9454 `ada-block-label-re' instead.
9455 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
9456 Use `ada-block-label-re'.
9457 (ada-indent-on-previous-lines): Improve handling of goto labels.
9458 (ada-get-indent-block-start): Special-case block label.
9459 (ada-get-indent-label): Split into `ada-indent-block-label' and
9460 `ada-indent-goto-label'.
9461 (ada-goto-stmt-start, ada-goto-next-non-ws):
9462 Optionally ignore goto labels.
9463 (ada-goto-next-word): Simplify.
9464 (ada-indent-newline-indent-conditional): Insert newline before
9465 trying to fix indentation; doc fix.
9466
9467 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
9468
9469 * calc/calc.el (calc-command-flags): Give it an initial value.
9470
9471 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
9472
9473 * files.el (minibuffer-with-setup-hook):
9474 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
9475 (artist-key-draw-continously, artist-key-do-continously-continously)
9476 (artist-key-set-point-continously, artist-mouse-draw-continously):
9477 Fix typos in docstrings.
9478
9479 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
9480
9481 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
9482 return t (Bug#3898).
9483
9484 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
9485
9486 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
9487 can parse the output of the external commands (Bug#5279).
9488
9489 2010-01-16 Jari Aalto <jari.aalto@cante.net>
9490
9491 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
9492
9493 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
9494
9495 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
9496
9497 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
9498
9499 * startup.el (command-line): Remove unused --icon-type arg.
9500 Handle --display arg, passing it to command-line-1 (Bug#5392).
9501
9502 2010-01-16 Mario Lang <mlang@delysid.org>
9503
9504 * emacs-lisp/chart.el (chart-translate-namezone):
9505 * textmodes/artist.el (artist-compute-popup-menu-table):
9506 Remove duplicated words in doc-strings.
9507
9508 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
9509
9510 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
9511 to mairix-search to suppress threading (Bug#5342).
9512
9513 2010-01-15 Kenichi Handa <handa@m17n.org>
9514
9515 * international/mule-cmds.el (canonicalize-coding-system-name):
9516 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
9517
9518 2010-01-15 Glenn Morris <rgm@gnu.org>
9519
9520 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
9521
9522 * wid-edit.el (widget-keymap): Doc fix.
9523
9524 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
9525 former seems to be more widely accepted by various svn versions.
9526
9527 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
9528
9529 * find-cmd.el (find-constituents):
9530 * vc-arch.el (vc-arch-root):
9531 * window.el (window-body-height, pop-up-frames):
9532 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
9533 * progmodes/ada-stmt.el (ada-if):
9534 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
9535 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
9536 (ispell-encoding8-command, ispell-aspell-supports-utf8)
9537 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
9538
9539 * progmodes/flymake.el (flymake-post-syntax-check):
9540 Fix typo in error message.
9541
9542 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
9543
9544 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
9545 which is always a string. (Bug#5313)
9546
9547 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
9548
9549 * progmodes/ada-xref.el (ada-default-prj-properties):
9550 Simplify previous change.
9551
9552 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
9553
9554 * progmodes/ada-xref.el (ada-default-prj-properties):
9555 Default ada_project_path to $ADA_PROJECT_PATH.
9556
9557 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
9558
9559 * progmodes/ada-mode.el (ada-create-keymap):
9560 Override `narrow-to-defun' with `ada-narrow-to-defun'.
9561
9562 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
9563
9564 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
9565 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
9566 (ada-get-current-indent, ada-imenu-generic-expression)
9567 (ada-which-function): Check for it.
9568
9569 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
9570
9571 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
9572 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
9573
9574 2010-01-14 Glenn Morris <rgm@gnu.org>
9575
9576 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
9577
9578 2010-01-14 Kenichi Handa <handa@m17n.org>
9579
9580 * composite.el (auto-composition-mode): Make it a buffer local
9581 variable (permanent-local).
9582 (auto-composition-function): Set the default value to
9583 auto-compose-chars.
9584 (auto-composition-mode): Make it a simple function, not a minor mode.
9585 (global-auto-composition-mode): Likewise.
9586 (turn-on-auto-composition-if-enabled): Delete it.
9587
9588 2010-01-13 Karl Fogel <kfogel@red-bean.com>
9589
9590 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
9591
9592 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
9593
9594 * files.el (copy-directory): Compute target for recursive
9595 directories with identical names. (Bug#5343)
9596
9597 2010-01-12 Glenn Morris <rgm@gnu.org>
9598
9599 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
9600 it to bug-gnu-emacs rather than emacs-pretest-bug.
9601
9602 2010-01-11 Sam Steingold <sds@gnu.org>
9603
9604 * imenu.el (imenu-default-create-index-function): Detect infinite
9605 loops caused by imenu-prev-index-position-function.
9606
9607 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
9608
9609 * htmlfontify.el (htmlfontify-load-rgb-file)
9610 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
9611 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
9612 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
9613 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
9614 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
9615 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
9616 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
9617 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
9618 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
9619 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
9620 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
9621 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
9622 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
9623 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
9624 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
9625 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
9626 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
9627 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
9628 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
9629 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
9630 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
9631 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
9632 backslash-quoting from parentheses, etc.
9633
9634 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
9635
9636 * progmodes/js.el: Autoload javascript-mode alias.
9637
9638 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
9639
9640 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
9641 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
9642 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
9643 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
9644 Fix typos in docstrings.
9645 (ffap-url-regexp): Doc fix.
9646 (ffap-at-mouse): Fix typo in message.
9647
9648 2010-01-11 Glenn Morris <rgm@gnu.org>
9649
9650 * version.el (emacs-copyright): Set copyright year to 2010.
9651
9652 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
9653
9654 * format.el (format-annotate-function): Only set
9655 write-region-post-annotation-function after running to-fn so as not to
9656 affect nested write-region calls (bug#5273).
9657
9658 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
9659
9660 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
9661 wisent/python.el.
9662
9663 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
9664
9665 * man.el (Man-goto-section): Signal error if the section is not
9666 found (Bug#5317).
9667
9668 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
9669
9670 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
9671 URLs with a leading triple slash in the file: scheme. (Bug#5345)
9672
9673 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
9674
9675 * progmodes/compile.el: Don't treat compile-command as safe if
9676 compilation-read-command might be nil (Bug#4218).
9677
9678 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
9679
9680 * startup.el (command-line-1): Use orig-argi to check for ignored X and
9681 NS options.
9682
9683 2010-01-08 Kenichi Handa <handa@m17n.org>
9684
9685 * international/fontset.el (build-default-fontset-data):
9686 Exclude characters in scripts kana, hangul, han, or cjk-misc.
9687
9688 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
9689
9690 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
9691 to `create-file-buffer' as it expects, not just a buffer name.
9692 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
9693 to help uniquify. (Bug#3224)
9694
9695 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
9696
9697 * font-setting.el (font-setting-change-default-font): Use user-spec
9698 instead of name.
9699
9700 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
9701
9702 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
9703
9704 2010-01-05 Tom Tromey <tromey@redhat.com>
9705
9706 * progmodes/python.el (python-font-lock-keywords):
9707 Handle qualified decorators (Bug#881).
9708
9709 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
9710
9711 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
9712 in a lightweight checkout.
9713
9714 2010-01-05 Kenichi Handa <handa@m17n.org>
9715
9716 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
9717
9718 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
9719
9720 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
9721
9722 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
9723
9724 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
9725 checkouts. (Bug#618)
9726 (vc-bzr-log-view-mode): Also highlight the author.
9727 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
9728 (vc-bzr-shelve-menu-map):
9729 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
9730 (vc-bzr-shelve-apply): Make prompt more explicit.
9731
9732 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
9733
9734 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
9735 They are valid characters in URL paths (rfc3986), and at least
9736 Firefox does not understand the encoded version (Bug#3166).
9737
9738 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
9739
9740 * progmodes/octave-mod.el (octave-end-keywords)
9741 (octave-block-begin-or-end-regexp, octave-block-match-alist):
9742 Add "end" keyword (Bug#3061).
9743 (octave-end-as-array-index-p): New function.
9744 (calculate-octave-indent): Use it.
9745
9746 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9747
9748 * bookmark.el: Consistently put the text property on the bookmark name.
9749 (bookmark-bmenu-marks-width): Bump back to 2, to include
9750 annotation marks.
9751 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
9752 property on the bookmark name, instead of not putting it at all.
9753 (bookmark-bmenu-list): Fix where we put the text property.
9754
9755 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9756
9757 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
9758 for showing buffer modified state (as added in the previous change).
9759
9760 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9761
9762 * bookmark.el: Show modified state of bookmark buffer more accurately.
9763 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
9764 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
9765 (with-buffer-modified-unmodified): New macro.
9766 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
9767 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
9768 Use new macro to preserve the buffer modified state.
9769
9770 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9771
9772 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
9773 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
9774 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
9775 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
9776 (bookmark-bmenu-rename, bookmark-bmenu-locate)
9777 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
9778 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
9779
9780 2010-01-02 Eli Zaretskii <eliz@gnu.org>
9781
9782 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
9783 Make the lines in the generated doc string shorter. (Bug#4668)
9784
9785 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
9786
9787 * net/rcirc.el: Add follow-link binding (Bug#4738).
9788
9789 2010-01-02 Eli Zaretskii <eliz@gnu.org>
9790
9791 * Makefile.in (bzr-update): Rename from cvs-update.
9792 (cvs-update): New target for backward compatibility.
9793
9794 * makefile.w32-in (bzr-update): Rename from cvs-update.
9795 (cvs-update): New target for backward compatibility.
9796
9797 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9798
9799 * bookmark.el: Remove gratuitous gratitude.
9800
9801 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9802
9803 * bookmark.el (bookmark-bmenu-any-marks): New function.
9804 (bookmark-bmenu-save): Clear buffer modification if no marks.
9805
9806 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9807
9808 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
9809 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
9810 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
9811 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
9812
9813 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
9814 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
9815 To: emacs-devel {_AT_} gnu.org
9816 Subject: bookmark.el bug report
9817 Date: Mon, 28 Dec 2009 14:19:16 +0800
9818 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
9819
9820 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9821
9822 * bookmark.el: Improvements suggested by Drew Adams:
9823 (bookmark-bmenu-ensure-position): New name for
9824 `bookmark-bmenu-check-position'. Just ensure the position,
9825 don't return any meaningful value.
9826 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
9827 New constants.
9828
9829 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
9830
9831 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
9832 (bookmark-yank-point, bookmark-bmenu-check-position):
9833 Fix typos in docstrings.
9834 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
9835 (bookmark-name-from-full-record, bookmark-get-position)
9836 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
9837 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
9838 Remove useless quoting of parenthesis, etc. in docstrings.
9839
9840 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
9841 (ediff-append-custom-diff): Fix typo in error message.
9842 (ediff-meta-mark-equal-files): Fix typos in messages.
9843
9844 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
9845
9846 * net/imap-hash.el (imap-hash-make): Doc fix.
9847 (imap-hash-test): Fix typo in error message; reflow docstring.
9848 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
9849 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
9850 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
9851 Fix typos in docstrings.
9852 (imap-hash-open-connection): Fix typo in error message.
9853
9854 * play/gomoku.el (gomoku): Fix typos in docstring.
9855
9856 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
9857 (gdb-jsonify-buffer): Fix typos in docstring.
9858 (gdb-goto-breakpoint): Fix typo in error message.
9859 ("Display Other Windows"): Fix typo in help message.
9860 (gdb-speedbar-expand-node): Fix typo in question.
9861
9862 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
9863 (idlwave-html-system-help-location, idlwave-html-help-location)
9864 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
9865 (idlwave-help-browser-generic-args, idlwave-help-directory)
9866 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
9867 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
9868 (idlwave-online-help, idlwave-help-html-link)
9869 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
9870 Fix typos in docstrings.
9871 (idlwave-help-with-source, idlwave-help-find-routine-definition):
9872 Reflow docstrings.
9873 (idlwave-help-assistant-start): Fix typo in error message.
9874
9875 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
9876 (octave-electric-space): Fix typos in docstrings.
9877
9878 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
9879
9880 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
9881
9882 2010-01-01 Juri Linkov <juri@jurta.org>
9883
9884 * comint.el (comint-input-ring-size): Make it a defcustom and
9885 increase the default to 500 (Bug#5148).
9886
9887 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
9888
9889 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
9890 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
9891 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
9892
9893 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
9894
9895 Show working revision correctly for mercurial.
9896 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
9897 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
9898
9899 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
9900
9901 Declare some functions for the byte-compiler.
9902 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
9903 (speedbar-timer-fn, speedbar-change-expand-button-char)
9904 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
9905
9906 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
9907
9908 This changeset reverts GDB Graphical Interface to use annotations.
9909 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
9910
9911 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
9912
9913 Make vc-dir work on subdirectories of the bzr root.
9914 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return
9915 file names relative to it.
9916 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
9917 relative directory to vc-bzr-after-dir-status.
9918
9919 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
9920
9921 * font-lock.el (font-lock-refresh-defaults): New function, which
9922 can be used to let font-lock react to external changes in
9923 variables like font-lock-defaults and keywords.
9924 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
9925
9926 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
9927
9928 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
9929
9930 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
9931
9932 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
9933
9934 Supersede color.diff settings in git log (bug#5211).
9935
9936 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
9937 escape chars in its output when the user has color.diff set to `always'.
9938 This fix works on git 1.4.2 and newer (released on 2006-08-13).
9939
9940 2009-12-26 Kevin Ryde <user42@zip.com.au>
9941
9942 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
9943 node. Keep previous "Index" name to work with past coreutils too.
9944
9945 * man.el (man): Revise docstring a bit to show -a and -l as
9946 examples. Add -k description since support for it has otherwise
9947 been a secret. (Further to bug#3717.)
9948 (Man-bgproc-sentinel): When "-k foo" produces no output show error
9949 "no matches" rather than "Can't find manpage", as the latter reads
9950 like -k was interpreted as a page name, which is not so. (Bug#5431)
9951
9952 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
9953
9954 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
9955 switches. Check also for //SUBDIRED// line.
9956
9957 2009-12-25 Kenichi Handa <handa@m17n.org>
9958
9959 * language/indian.el (devanagari-composable-pattern): Fixed to
9960 handle ZWNJ and ZWJ. Use it in composition-function-table for
9961 Devanagari.
9962 (malayalam-composable-pattern): Fix previous change.
9963
9964 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9965
9966 * ps-print.el (ps-face-attributes): It was not returning the
9967 attribute face for faces specified as string. Reported by harven
9968 <harven@free.fr>. (Bug#5254)
9969 (ps-print-version): New version 7.3.5.
9970
9971 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
9972
9973 * calendar/icalendar.el (icalendar--convert-tz-offset):
9974 Fix timezone names.
9975 (icalendar--convert-tz-offset): Fix the "last-day-problem".
9976 (icalendar--add-diary-entry): Remove the trailing blank that
9977 diary-make-entry inserts.
9978
9979 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
9980
9981 Make `file-expand-wildcards' work for remote files.
9982
9983 * files.el (file-expand-wildcards): In case of remote files, check
9984 only local file name part for wildcards. Provide feature 'files
9985 and subfeature 'remote-wildcards. (Bug#5198)
9986
9987 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
9988 if there is already an established connection.
9989 (tramp-advice-file-expand-wildcards): Remove it.
9990
9991 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
9992 (tramp-advice-file-expand-wildcards): Move from tramp.el.
9993 Activate advice for older GNU Emacs versions. (Bug#5237)
9994
9995 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
9996
9997 Some doc fixes (more needed).
9998
9999 * find-cmd.el (find-constituents): Reflow docstring.
10000 (find-cmd, find-prune, find-command): Fix typos in docstrings.
10001 (find-generic): Doc fix.
10002
10003 2009-12-17 Juri Linkov <juri@jurta.org>
10004
10005 Fix regression from 23.1 to allow multiple modes in Local Variables.
10006
10007 * files.el (hack-local-variables-filter): While ignoring duplicates,
10008 don't take `mode' into account.
10009 (hack-local-variables-filter, hack-dir-local-variables):
10010 Don't remove duplicate `mode' from local-variables-alist (like `eval').
10011
10012 2009-12-17 Juri Linkov <juri@jurta.org>
10013
10014 Make `dired-diff' safer. (Bug#5225)
10015
10016 * dired-aux.el (dired-diff): Signal an error when `file' equals to
10017 `current' or when `file' is a directory of the `current' file.
10018
10019 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
10020
10021 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
10022 unconditionally preloaded files.
10023
10024 2009-12-16 Juri Linkov <juri@jurta.org>
10025
10026 Revert to old 23.1 logic of using the file at the mark as default.
10027 * dired-aux.el (dired-diff): Use the file at the mark as default
10028 if it's not the same as the current file, and the target dir is
10029 the current dir or the mark is active. Add the current file
10030 as the arg of `dired-dwim-target-defaults'. Use the default file
10031 in the prompt. (Bug#5225)
10032
10033 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
10034
10035 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
10036 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
10037 (tramp-check-for-regexp): Check also, when an echoing shell stops
10038 to echo sent commands.
10039
10040 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
10041
10042 * Makefile.in: Revert last change (Bug#5191).
10043
10044 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
10045
10046 * vc-hg.el (vc-hg-print-log): Fix argument order.
10047 (vc-hg-working-revision): Make sure the command is executed in a
10048 known environment so that we can parse the output. (Bug#4417)
10049
10050 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
10051
10052 * progmodes/python.el (python-symbol-completions): Remove text
10053 properties from symbol string before calling python-send-receive.
10054
10055 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
10056
10057 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
10058 when there are values for both file and line. (Bug#5060)
10059
10060 2009-12-14 Juri Linkov <juri@jurta.org>
10061
10062 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
10063 whitespace after the file name of the first line of unified format,
10064 because git-diff doesn't output whitespace and file modification time
10065 after the file name.
10066
10067 2009-12-14 David Kastrup <dak@gnu.org>
10068
10069 * info.el (Info-hide-cookies-node): Before hiding a cookie,
10070 check if it already has the `display' property added by
10071 `Info-display-images-node', and not put the `invisible' property
10072 in this case.
10073
10074 2009-12-13 Glenn Morris <rgm@gnu.org>
10075
10076 * mail/emacsbug.el (message-sort-headers): Define for compiler.
10077 (report-emacs-bug): In message-mode, sort manually before storing
10078 original report text. (Bug#5178)
10079 Remove superfluous save-excursion.
10080
10081 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
10082
10083 * net/dbus.el (dbus-property-handler): Filter lambda forms out
10084 when responding to "GetAll" properties.
10085
10086 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
10087
10088 * simple.el (compose-mail): Remove mail-setup-with-from from
10089 customization checks.
10090
10091 2009-12-12 Eli Zaretskii <eliz@gnu.org>
10092
10093 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
10094 RAR archives created on Unix systems.
10095
10096 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
10097
10098 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
10099 the varalias that was accidentally removed by the 2009-11-19 change
10100 (bug#5186).
10101
10102 2009-12-12 Kenichi Handa <handa@m17n.org>
10103
10104 * language/indian.el (indian-compose-regexp): New function.
10105 (malayalam-composable-pattern): Fix the pattern.
10106 (composition-function-table): Set malayalam-composable-pattern for
10107 Malayalam characters.
10108
10109 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
10110
10111 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
10112 rather than down-mouse-1, based on follow-link conventions.
10113
10114 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
10115 are compiled.
10116
10117 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
10118
10119 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
10120 (verilog-vmm-statement-re, verilog-ovm-statement-re)
10121 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
10122 (verilog-leap-to-head, verilog-backward-token):
10123 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
10124
10125 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
10126
10127 * progmodes/verilog-mode.el (verilog-auto-lineup)
10128 (verilog-nameable-item-re): Cleanup user-visible spelling and
10129 documentation errors. One reported by Gary Delp.
10130 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
10131 (verilog-read-decls): Fix AUTOWIRE with types declared in a
10132 package, bug195. Reported by Pierre-David Pfister.
10133
10134 2009-12-11 Glenn Morris <rgm@gnu.org>
10135
10136 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
10137
10138 * mail/emacsbug.el: No longer require sendmail.
10139 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
10140 (report-emacs-bug-orig-text): Doc fix.
10141 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
10142 New local variables, to adapt to different mail-user-agents.
10143 (report-emacs-bug): Fix test for a gnu.org address.
10144 Use overlays for emphasis, since font-lock defeats 'face property.
10145 Pretest bugs also end up at the newsgroup these days.
10146 Stop message-mode stripping text properties.
10147 Set and use the new buffer-local variables.
10148 (report-emacs-bug-hook): Add doc-string.
10149 Remove some unnecessary save-excursions and simplify.
10150 Use the appropriate hook and send-command.
10151
10152 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
10153 capitalization of some menu entries.
10154
10155 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10156
10157 * whitespace.el (whitespace-display-char-on):
10158 Ensure `buffer-display-table' is unique when two or more windows are
10159 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
10160 New version 12.1.
10161
10162 2009-12-10 Eli Zaretskii <eliz@gnu.org>
10163
10164 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
10165 characters in the Attribute field.
10166
10167 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
10168
10169 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
10170
10171 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
10172
10173 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
10174 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
10175 Disregard autoload-excludes.
10176 (update-directory-autoloads): Obey autoload-excludes here instead.
10177 But don't store its contents in no-autoloads and remove entries that
10178 refer to excludes files.
10179
10180 2009-12-10 Glenn Morris <rgm@gnu.org>
10181
10182 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
10183 (expand-mail-aliases): Define for compiler.
10184
10185 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
10186 Define for compiler.
10187
10188 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
10189 appropriate for the mail-user-agent in use.
10190
10191 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
10192
10193 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
10194
10195 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
10196
10197 Fix short log parsing and fontification.
10198 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
10199 Fix fontification for the [merge] label.
10200
10201 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
10202
10203 Drop some properties to avoid surprises (bug#5002).
10204 * htmlfontify.el (hfy-ignored-properties): New defcustom.
10205 (hfy-fontify-buffer): Use it.
10206
10207 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
10208
10209 Minor cleanup.
10210 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
10211 Adjust all callers.
10212 (ffap-locate-file): Remove unused arg `dir-ok' and make other
10213 args compulsory. Adjust callers.
10214 (ffap-gopher-at-point): Remove unused var `name'.
10215
10216 Get rid of the ELCFILES abomination.
10217 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
10218 (compile-elcfiles): New phony target.
10219 (compile-main): Compute ELCFILES dynamically.
10220 (compile-clean): New target to remove left-over elc files.
10221 (compile, all): Use it.
10222
10223 2009-12-09 Kenichi Handa <handa@etlken>
10224
10225 * international/mule-diag.el: Require help-mode instead of help-fns.
10226
10227 2009-12-09 Kenichi Handa <handa@m17n.org>
10228
10229 * international/mule-cmds.el (ucs-names): Supply sufficiently
10230 fine ranges instead of pre-calculating accurate ranges.
10231 Iterate with bigger gc-cons-threshold.
10232
10233 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
10234
10235 Add support for stashing a snapshot of the current tree.
10236 * vc-git.el (vc-git-stash-snapshot): New function.
10237 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
10238
10239 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
10240
10241 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
10242 instead of `(beginning|end)-of-line'.
10243
10244 2009-12-08 Glenn Morris <rgm@gnu.org>
10245
10246 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
10247
10248 * Makefile.in (ELCFILES): Regenerate.
10249
10250 2009-12-07 Juri Linkov <juri@jurta.org>
10251
10252 Don't lazy-highlight the comint output in history Isearch mode.
10253
10254 * comint.el (comint-history-isearch-search): Instead of
10255 `comint-line-beginning-position', use `comint-after-pmark-p'
10256 to check if point if before the process mark, and go to
10257 `process-mark' in this case.
10258
10259 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10260
10261 * textmodes/tex-mode.el (latex-complete)
10262 (latex-indent-or-complete): Remove.
10263 (latex-mode): Set completion-at-point-functions instead.
10264
10265 Provide a standard completion command and hook it into TAB.
10266 * minibuffer.el (completion-at-point-functions): New var.
10267 (completion-at-point): New command.
10268 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
10269 * progmodes/python.el (python-mode-map): Use completion-at-point.
10270 (python-completion-at-point): Rename from python-partial-symbol and
10271 adjust for use in completion-at-point-functions.
10272 (python-mode): Setup completion-at-point for Python completion.
10273 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
10274 extracted from lisp-complete-symbol.
10275 (lisp-complete-symbol): Use it.
10276 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
10277 setup completion-at-point for Elisp completion.
10278 (emacs-lisp-mode-map, lisp-interaction-mode-map):
10279 Use completion-at-point.
10280 * ielm.el (ielm-map): Use completion-at-point.
10281 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
10282 * progmodes/sym-comp.el: Move to...
10283 * obsolete/sym-comp.el: Move from progmodes.
10284
10285 2009-12-07 Eli Zaretskii <eliz@gnu.org>
10286
10287 Prevent save-buffer in Rmail buffers from using the coding-system
10288 of the current message, and from clobbering the encoding mnemonics
10289 in the mode line (Bug#4623).
10290
10291 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
10292 flag, too.
10293 (rmail-message-encoding): New variable.
10294 (rmail-write-region-annotate): Record the encoding of the current
10295 message in rmail-message-encoding.
10296 (rmail-after-save-hook): New function, restores the encoding of
10297 the current message after the message collection is saved.
10298
10299 2009-12-07 Juri Linkov <juri@jurta.org>
10300
10301 * progmodes/grep.el (grep-read-files): Use `completing-read'
10302 instead of `read-string'. Set its `collection' arg to
10303 `read-file-name-internal'. (Bug#4301)
10304
10305 2009-12-07 Juri Linkov <juri@jurta.org>
10306
10307 Correctly restore original Isearch point. (Bug#4994)
10308
10309 * isearch.el (isearch-mode): Move `isearch-push-state' after
10310 `(run-hooks 'isearch-mode-hook)'.
10311 (isearch-cancel): When `isearch-push-state-function' is defined,
10312 let-bind `isearch-cmds' to the first state (the last element of
10313 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
10314 function and restores the original point). Otherwise, move point
10315 to `isearch-opoint'.
10316
10317 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10318
10319 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
10320 chars that don't have names, so the table can be built much faster at
10321 run-time.
10322
10323 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
10324
10325 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
10326 change. Suggested by David Kastrup.
10327
10328 * simple.el (compose-mail): Check for incompatibilities and warn.
10329 (compose-mail-user-agent-warnings): New option.
10330
10331 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
10332
10333 Support showing a single log entry from vc-annotate.
10334 * vc.el (print-log): Add a new argument: START-REVISION.
10335 (vc-print-log-internal): Add a new optional argument and
10336 pass it to the backend.
10337 (vc-print-log, vc-print-root-log): Adjust callers.
10338 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
10339 buffer already displays the requested log entry, use it.
10340 Otherwise display only the log entry in question.
10341 * vc-svn.el (vc-svn-print-log):
10342 * vc-mtn.el (vc-mtn-print-log):
10343 * vc-hg.el (vc-hg-state):
10344 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
10345 (vc-git-show-log-entry): Return t on success.
10346 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
10347 (vc-bzr-show-log-entry): Return t on success.
10348 * vc-rcs.el (vc-rcs-print-log):
10349 * vc-sccs.el (vc-sccs-print-log):
10350 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
10351
10352 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
10353
10354 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
10355 Add menus to the meta mode. (Bug#5043)
10356
10357 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
10358
10359 * ediff-init.el (ediff-event-key): Use event-to-character instead of
10360 event-key.
10361
10362 * ediff.el (ediff-buffers-internal): Add unwind-protect.
10363
10364 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
10365
10366 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
10367 Berbain <raphael.berbain@gmail.com>.
10368
10369 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
10370 characters.
10371 (tramp-initial-end-of-output): New defconst.
10372 (tramp-methods, tramp-find-shell)
10373 (tramp-open-connection-setup-interactive-shell)
10374 (tramp-maybe-open-connection): Use it.
10375 (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
10376 existence of `#' and `$'.
10377
10378 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
10379 `tramp-initial-end-of-output'.
10380
10381 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
10382
10383 Get the background mode from the terminal for xterm, and set
10384 faces accordingly.
10385 * term/xterm.el (xterm-set-background-mode): New function.
10386 (terminal-init-xterm): Use it in case xterm supports background
10387 color queries. Recompute faces after getting the background
10388 color.
10389
10390 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
10391
10392 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
10393 number comment back on its own line, for easier parsing.
10394
10395 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10396
10397 Make it work for non-file buffers (bug#5102).
10398 * doc-view.el (doc-view-current-cache-dir):
10399 Use doc-view-buffer-file-name rather than buffer-file-name.
10400 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
10401
10402 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
10403
10404 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
10405 author field is too short.
10406
10407 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
10408
10409 * vc-git.el (vc-git-print-log): Handle a limit argument.
10410 Display the short log in graph form and with labels.
10411 (vc-git-log-view-mode): Handle labels.
10412
10413 Make vc-revert change VC state from 'added to 'unregistered.
10414 * vc-git.el (vc-git-revert): Call git reset first.
10415
10416 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
10417
10418 * net/newst-backend.el, net/newst-plainview.el:
10419 * net/newst-reader.el, net/newst-ticker.el:
10420 * net/newst-treeview.el, net/newsticker.el:
10421 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
10422
10423 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
10424
10425 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
10426
10427 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
10428 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
10429 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
10430 Update annotation regexp.
10431
10432 * simple.el (beginning-of-visual-line): Constrain to field
10433 boundaries (Bug#5106).
10434
10435 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
10436
10437 * xml.el (xml-substitute-numeric-entities): Move
10438 newsticker--decode-numeric-entities in newst-backend.el to
10439 xml-substitute-numeric-entities in xml.el. (Bug#5008)
10440 * net/newst-backend.el (newsticker--parse-generic-feed)
10441 (newsticker--parse-generic-items)
10442 (newsticker--decode-numeric-entities): Move
10443 newsticker--decode-numeric-entities in newst-backend.el to
10444 xml-substitute-numeric-entities in xml.el. (Bug#5008)
10445
10446 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
10447
10448 * progmodes/js.el (js--js-not): Add null to the list of values.
10449
10450 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
10451
10452 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
10453
10454 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10455
10456 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
10457 delimiter if it is at the end of the current line.
10458 (bibtex-generate-url-list): Fix docstring.
10459
10460 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
10461
10462 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
10463 minibuffer's content with itself.
10464 Fold the confirm-after-completion case into the `confirm' case.
10465 (completion-pcm-word-delimiters): Add : and / to the delimiters.
10466
10467 2009-12-06 Kevin Ryde <user42@zip.com.au>
10468
10469 * ffap.el (ffap-rfc-path): Make this a defcustom since
10470 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
10471
10472 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
10473 manuals, similar to existing setup for help-mode. (Bug#3913.)
10474
10475 2009-12-05 Juri Linkov <juri@jurta.org>
10476
10477 Save and restore dired buffer's point positions too. (Bug#4880)
10478
10479 * dired.el (dired-save-positions): Return in the first element
10480 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
10481 Doc fix.
10482 (dired-restore-positions): First restore buffer's position.
10483 While restoring window's positions, check if window still displays
10484 the original buffer.
10485
10486 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
10487
10488 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
10489 if possible.
10490
10491 * shell.el (shell): Require ansi-color (Bug#5113).
10492
10493 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
10494
10495 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
10496
10497 2009-12-05 Alan Mackenzie <acm@muc.de>
10498
10499 * progmodes/cc-mode.el (c-before-hack-hook)
10500 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
10501 `c-file-style' to work again. This reversion restores the current
10502 software to its state in Emacs 23.1. (Bug#4146)
10503
10504 2009-12-05 Kevin Ryde <user42@zip.com.au>
10505
10506 * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
10507 comment-start-skip to comment-end-skip as comment (Bug#4781).
10508
10509 2009-12-05 Juri Linkov <juri@jurta.org>
10510
10511 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
10512 for virtual nodes. (Bug#4147)
10513 (Info-find-node-2): Set `Info-current-node-virtual' to nil
10514 when moving from a virtual node.
10515 (Info-mode-menu): Add `Info-virtual-index' to the menu.
10516 (Info-mode): Add `Info-virtual-index' to the docstring.
10517
10518 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10519
10520 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
10521 track of the buffer position of the end of a BibTeX entry as this
10522 position may change during reformatting.
10523 (bibtex-format-entry): Remove whitespace before processing
10524 numerical fields so that we recognize the latter properly.
10525 (bibtex-reformat): Do not use push which changes the global value
10526 of bibtex-entry-format.
10527 (bibtex-field-braces-alist, bibtex-field-strings-alist)
10528 (bibtex-field-re-init): Replace only space characters by regexp
10529 for whitespace.
10530 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
10531 (bibtex-initialize): Also update bibtex-strings.
10532 (bibtex-kill-field): Preserve white space at end of entry.
10533 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
10534 Update bibtex-reference-keys.
10535
10536 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
10537
10538 * minibuffer.el (completion-pcm--merge-try): Also consider placing
10539 point after a star, if that's the only place where modifications can
10540 make progress.
10541
10542 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
10543
10544 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
10545 in docstrings.
10546
10547 2009-12-04 Juri Linkov <juri@jurta.org>
10548
10549 * proced.el (proced): Call `(proced-update t)' to update process
10550 information instead of only running proced-post-display-hook.
10551 (proced-send-signal): Add a leading space to the buffer name
10552 " *Marked Processes*" to make this buffer ephemeral.
10553
10554 2009-12-04 Juri Linkov <juri@jurta.org>
10555
10556 * dired.el (dired-auto-revert-buffer): New defcustom.
10557 (dired-internal-noselect): Use it.
10558
10559 2009-12-04 Juri Linkov <juri@jurta.org>
10560
10561 Change roles of modes and functions in image-mode.el (Bug#5062).
10562
10563 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
10564 in `auto-mode-alist'.
10565 (image-mode-previous-major-mode): New variable.
10566 (image-minor-mode-map): Rename from `image-mode-text-map'.
10567 (image-mode): Move graceful error-handling code from
10568 `image-minor-mode' to here. On errors call `image-mode-as-text'.
10569 (image-minor-mode): Remove all image-handling code.
10570 Replace `image-mode-text-map' with `image-minor-mode-map'.
10571 Check for `image-type' in mode-line format string.
10572 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
10573 (image-mode-as-text): New function with most code from
10574 `image-mode-maybe'.
10575 (image-toggle-display-text): Move code that removes image
10576 properties from `image-toggle-display' to here.
10577 (image-toggle-display-image): New function with code that adds
10578 image properties copied from `image-toggle-display'.
10579 (image-toggle-display): Remove most code with leaving only code
10580 that toggles between `image-mode-as-text' and `image-mode'.
10581
10582 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
10583
10584 * net/newst-treeview.el
10585 (newsticker--treeview-list-highlight-start): Restored call to
10586 save-excursion: Selected item was stuck.
10587 (newsticker--treeview-list-select): New.
10588 (newsticker--treeview-item-show-text)
10589 (newsticker--treeview-item-show)
10590 (newsticker--treeview-item-update): Use new
10591 newsticker-treeview-item-mode.
10592 (newsticker-treeview-update): Keep current item.
10593 (newsticker-treeview-next-new-or-immortal-item): Doc change.
10594 (newsticker--treeview-first-feed): Doc change.
10595 (newsticker-treeview-list-menu)
10596 (newsticker-treeview-item-menu): Added menu entries.
10597 (newsticker-treeview-item-mode): New.
10598
10599 * net/newst-backend.el (newsticker-customize): Delete other
10600 windows.
10601
10602 2009-12-04 Sam Steingold <sds@gnu.org>
10603
10604 * log-view.el (log-view-mode-map): "q" calls quit-window,
10605 like in all the other non-self-insert buffers.
10606
10607 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
10608
10609 Minor cleanup.
10610 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
10611 key decoding rather than do it manually via last-input-event +
10612 ascii-character.
10613 (term-exec): Use delete-and-extract-region.
10614 (term-handle-ansi-terminal-messages): Remove unused var `end'.
10615 (term-process-pager): Remove unused var `i'.
10616 (term-dynamic-simple-complete): Make obsolete.
10617 (serial-update-config-menu): Remove unused vars `y' and `str'.
10618 (term-update-mode-line): Remove unused var `temp'.
10619
10620 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
10621
10622 Limit the number of log entries displayed by default.
10623 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
10624 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
10625 using a prefix argument.
10626
10627 2009-12-03 Glenn Morris <rgm@gnu.org>
10628
10629 * progmodes/idlwave.el (class): Restore still useful declaration.
10630
10631 2009-12-03 Alan Mackenzie <acm@muc.de>
10632
10633 Enhance `c-parse-state' to run efficiently in "brace deserts".
10634
10635 * progmodes/cc-mode.el (c-basic-common-init):
10636 Call c-state-cache-init.
10637 (c-neutralize-syntax-in-and-mark-CPP): Rename from
10638 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
10639 placing `category' properties value 'c-cpp-delimiter at its boundaries.
10640
10641 * progmodes/cc-langs.el (c-before-font-lock-function):
10642 c-extend-and-neutralize-syntax-in-CPP has been renamed
10643 c-neutralize-syntax-in-and-mark-CPP.
10644
10645 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
10646 with `category' properties now, not `syntax-table' ones.
10647
10648 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
10649 enhanced (but slower) version of c-end-of-macro that won't land
10650 inside a literal or on another awkward character.
10651 (c-state-cache-too-far, c-state-cache-start)
10652 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
10653 (c-state-nonlit-pos-cache-limit, c-state-point-min)
10654 (c-state-point-min-lit-type, c-state-point-min-lit-start)
10655 (c-state-min-scan-pos, c-state-brace-pair-desert)
10656 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
10657 buffer local variables.
10658 (c-state-literal-at, c-state-lit-beg)
10659 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
10660 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
10661 (c-state-cache-top-paren, c-state-cache-after-top-paren)
10662 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
10663 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
10664 (c-renarrow-state-cache)
10665 (c-append-lower-brace-pair-to-state-cache)
10666 (c-state-push-any-brace-pair, c-append-to-state-cache)
10667 (c-remove-stale-state-cache)
10668 (c-remove-stale-state-cache-backwards, c-state-cache-init)
10669 (c-invalidate-state-cache-1, c-parse-state-1)
10670 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
10671 (c-parse-state): Enhance and refactor.
10672 (c-debug-parse-state): Amend to deal with all the new variables.
10673
10674 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
10675 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
10676 modify to use category text properties rather than syntax-table ones.
10677 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
10678 to switch off/on the syntactic paren property of C++ template
10679 delimiters using the category property.
10680 (c-with-<->-as-parens-suppressed): Macro to invoke code with
10681 template delims suppressed.
10682 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
10683 New constant/macros which apply category properties to the start
10684 and end of preprocessor constructs.
10685 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
10686 "comment out" the syntactic value of characters in preprocessor
10687 constructs.
10688 (c-with-cpps-commented-out)
10689 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
10690 with characters in all or all but one preprocessor constructs
10691 "commented out".
10692
10693 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10694
10695 * proced.el (proced-filter-alist): Use regexp-quote.
10696
10697 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
10698
10699 Cleanup.
10700 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
10701 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
10702 arguments. Expand `default-directory'.
10703
10704 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
10705 the benefit of returning an expanded localname.
10706 (tramp-tramp-file-p): Handle the case NAME is not a string.
10707
10708 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
10709
10710 Add support for bzr shelve/unshelve.
10711 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
10712 (vc-bzr-extra-menu-map): New variables.
10713 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
10714 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
10715 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
10716 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
10717 (vc-bzr-dir-extra-headers): Display shelves.
10718
10719 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
10720
10721 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10722
10723 * textmodes/bibtex.el (bibtex-complete-internal):
10724 Use completion-in-region.
10725 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
10726
10727 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
10728
10729 Support applying stashes. Improve UI.
10730 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
10731 (vc-git-stash-apply, vc-git-stash-pop)
10732 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
10733 (vc-git-stash-menu): New functions.
10734 (vc-git-stash-menu-map): New variable.
10735 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
10736
10737 2009-12-03 Glenn Morris <rgm@gnu.org>
10738
10739 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
10740 (vc-print-log-internal): Fix previous change.
10741 (vc-revert): Correct pluralization.
10742
10743 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10744
10745 * progmodes/make-mode.el (makefile-special-targets-list): No need for
10746 it to be an alist any more.
10747 (makefile-complete): Use completion-in-region.
10748
10749 * progmodes/octave-mod.el (octave-complete-symbol):
10750 Use completion-in-region.
10751
10752 Misc cleanup.
10753 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
10754 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
10755 (idlwave-complete-class): Don't quote lambda.
10756 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
10757 (idlwave-mode-map): Move initialization into declaration.
10758 (idlwave-action-and-binding): Use backquotes.
10759 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
10760 Simplify.
10761 (idlwave-is-pointer-dereference): Remove unused var `pos'.
10762 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
10763 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
10764 `parts', and `all-parts'.
10765 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
10766 (idlwave-convert-xml-system-routine-info): Remove unused string
10767 `version-string'.
10768 (idlwave-display-user-catalog-widget): Use dolist.
10769 (idlwave-scanning-lib): Declare dynamically-scoped var.
10770 (idlwave-scan-library-catalogs): Remove unused var `flags'.
10771 (completion-highlight-first-word-only): Declare to silence bytecomp.
10772 (idlwave-popup-select): Tighten scope of `resp'.
10773 (idlwave-find-struct-tag): Remove unused var `beg'.
10774 (idlwave-after-load-rinfo-hook): Declare.
10775 (idlwave-sintern-class-info): Remove unused var `taglist'.
10776 (idlwave-find-class-definition): Remove unused var `list'.
10777 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
10778 (idlwave-what-module-find-class): Remove unused var `classes'.
10779
10780 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
10781
10782 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
10783
10784 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10785
10786 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
10787 buffers visited. Remove redundant current-buffer-saving.
10788
10789 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10790
10791 Use completion-in-buffer and remove uses of dynamic scoping.
10792 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
10793 (pascal-buffer-to-use, pascal-flag): Don't declare.
10794 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
10795 (pascal-get-completion-decl, pascal-keyword-completion):
10796 Add `pascal-str' argument, save-excursion,
10797 return the found completions, and don't filter with pascal-pred.
10798 (pascal-completion-cache): New var.
10799 (pascal-completion): Don't switch buffer any more (it was never
10800 necessary). Don't save-excursion any more (it's done by the called
10801 subroutines). Use a cache to avoid redundant computations.
10802 Use complete-with-action rather than pascal-completion-response and
10803 let it apply the predicate as well.
10804 (pascal-complete-word): Use completion-in-buffer when
10805 pascal-toggle-completions is nil.
10806 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
10807 not used any more.
10808 (pascal-comp-defun): Don't change buffer any more.
10809 Use complete-with-action rather than pascal-completion-response and
10810 let it apply the predicate as well.
10811 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
10812 when neded.
10813
10814 2009-12-02 Kenichi Handa <handa@m17n.org>
10815
10816 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
10817 shape for all Indic scripts.
10818
10819 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10820
10821 Use completion-in-buffer.
10822 * wid-edit.el (widget-field-text-end): New function.
10823 (widget-field-value-get): Use it.
10824 (widget-string-complete, widget-file-complete)
10825 (widget-color-complete): Use it and completion-in-region.
10826 (widget-complete): Don't narrow the buffer.
10827
10828 2009-12-02 Glenn Morris <rgm@gnu.org>
10829
10830 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
10831 (rmail-select-summary): Use rmail-pop-to-buffer.
10832 * mail/rmailsum.el: Replace all pop-to-buffer calls with
10833 rmail-pop-to-buffer, to prevent horizontal splits.
10834
10835 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
10836 save-excursion with save-current-buffer.
10837 Widen before searching. (Bug#5093)
10838 (diary-list-sexp-entries): Remove superfluous save-excursion.
10839
10840 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
10841
10842 * woman.el (woman-make-bufname): Handle man-pages with "." in the
10843 name. (Bug#5038)
10844
10845 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
10846
10847 * ido.el (ido-file-internal): Handle filenames at point that do
10848 not have a directory part. (Bug#5049)
10849
10850 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
10851
10852 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
10853 (mpc-songs-jump-to, mpc-resume): Doc fixes.
10854
10855 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
10856
10857 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
10858 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
10859 any more.
10860
10861 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10862
10863 * comint.el (comint-insert-input): Ignore clicks to the right of
10864 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
10865
10866 * vc.el (vc-print-log-internal): Don't wait for the process to
10867 terminate before setting up the major mode.
10868
10869 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
10870 in case.
10871
10872 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
10873 the last element.
10874
10875 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
10876
10877 2009-12-01 Glenn Morris <rgm@gnu.org>
10878
10879 * window.el (window--display-buffer-2): Fix previous changes.
10880
10881 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
10882
10883 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
10884
10885 2009-12-01 Glenn Morris <rgm@gnu.org>
10886
10887 * Makefile.in (ELCFILES): Add mpc.elc.
10888
10889 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10890
10891 * mpc.el: New file.
10892
10893 2009-12-01 Glenn Morris <rgm@gnu.org>
10894
10895 * window.el (window-to-use): Define for compiler.
10896
10897 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
10898 consistent with others (no final period).
10899
10900 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
10901 (rmail-mime-show): Downcase the encoding. (Bug#5070)
10902
10903 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
10904
10905 Make vc-print-log buttons work.
10906 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
10907
10908 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
10909
10910 * savehist.el (savehist-autosave-interval): Allow setting to nil
10911 through customize. (Bug#5056)
10912
10913 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
10914
10915 Fix references to jit-lock properties.
10916 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
10917 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
10918 (perl-font-lock-special-syntactic-constructs):
10919 Quote jit-lock-defer-multiline property.
10920
10921 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
10922
10923 * vc-git.el (vc-git-registered): Call vc-git-root only once.
10924
10925 2009-11-30 Juri Linkov <juri@jurta.org>
10926
10927 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
10928 value `buffer' of `multi-isearch-next-buffer-current-function'.
10929 Use `(current-buffer)' when `buffer' is nil.
10930 (multi-isearch-next-buffer-from-list): Don't fallback to
10931 `(current-buffer)' when `buffer' is nil. (Bug#4947)
10932
10933 2009-11-30 Juri Linkov <juri@jurta.org>
10934
10935 * misearch.el (multi-isearch-read-buffers): Move canonicalization
10936 of buffers with `get-buffer' to `multi-isearch-buffers'.
10937 (multi-isearch-buffers, multi-isearch-buffers-regexp):
10938 Canonicalize BUFFERS with `get-buffer'. Doc fix.
10939 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
10940 FILES with `expand-file-name' converting relative file names
10941 to absolute. Doc fix. (Bug#4727)
10942
10943 2009-11-30 Juri Linkov <juri@jurta.org>
10944
10945 * misearch.el (multi-isearch-read-buffers)
10946 (multi-isearch-read-matching-buffers): New functions.
10947 (multi-isearch-buffers, multi-isearch-buffers-regexp):
10948 Use them in the `interactive' spec. Doc fix.
10949 (multi-isearch-read-files, multi-isearch-read-matching-files):
10950 New functions.
10951 (multi-isearch-files, multi-isearch-files-regexp):
10952 Use them in the `interactive' spec. Doc fix. (Bug#4725)
10953
10954 2009-11-30 Juri Linkov <juri@jurta.org>
10955
10956 * doc-view.el (doc-view-continuous):
10957 Rename from `doc-view-continuous-mode'.
10958 (doc-view-menu): Move "Toggle display" to the top.
10959 Add submenu "Continuous" with radio buttons "Off"/"On"
10960 and "Save as Default".
10961 (doc-view-scroll-up-or-next-page)
10962 (doc-view-scroll-down-or-previous-page)
10963 (doc-view-next-line-or-next-page)
10964 (doc-view-previous-line-or-previous-page): Rename
10965 `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
10966
10967 2009-11-30 Juri Linkov <juri@jurta.org>
10968
10969 * comint.el (comint-mode-map): Rebind `M-r' from
10970 `comint-previous-matching-input' to
10971 `comint-history-isearch-backward-regexp'.
10972 Unbind `M-s' to allow global key binding `M-s'.
10973 Add menu items for `comint-history-isearch-backward' and
10974 `comint-history-isearch-backward-regexp'. (Bug#3746)
10975
10976 2009-11-30 Juri Linkov <juri@jurta.org>
10977
10978 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
10979 For def=recenter, replace `recenter' with `recenter-top-bottom'
10980 that is called with `this-command' and `last-command' let-bound
10981 to `recenter-top-bottom'. When the last `def' was not `recenter',
10982 set `recenter-last-op' to nil. (Bug#4981)
10983
10984 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
10985
10986 Minor cleanup and simplification.
10987 * filecache.el (file-cache-add-directory)
10988 (file-cache-add-directory-recursively)
10989 (file-cache-add-from-file-cache-buffer)
10990 (file-cache-delete-file-regexp, file-cache-delete-directory)
10991 (file-cache-files-matching-internal, file-cache-display): Use dolist.
10992 (file-cache-temp-minibuffer-message): Delete function.
10993 (file-cache-minibuffer-complete): Use minibuffer-message instead.
10994
10995 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
10996 Don't signal an error when bumping into EOB in tr, s, or y.
10997
10998 2009-11-29 Juri Linkov <juri@jurta.org>
10999
11000 * startup.el (fancy-about-text): Fix wording of Guided Tour.
11001 (Bug#4960)
11002
11003 * descr-text.el (describe-char-unidata-list): Use lowercase name
11004 for "Unicode name" like in other tags.
11005
11006 2009-11-29 Juri Linkov <juri@jurta.org>
11007
11008 * ediff-util.el (ediff-minibuffer-with-setup-hook):
11009 New compatibility macro.
11010 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
11011
11012 2009-11-29 Juri Linkov <juri@jurta.org>
11013
11014 Add defcustom to define the cycling order of `recenter-top-bottom'.
11015 (Bug#4981)
11016
11017 * window.el (recenter-last-op): Doc fix.
11018 (recenter-positions): New defcustom.
11019 (recenter-top-bottom): Rewrite to use `recenter-positions'.
11020 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
11021
11022 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
11023
11024 Improve integration of Tramp and ange-ftp in eshell.
11025
11026 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
11027 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
11028 (eshell/sudo): Flatten args. Let-bind `default-directory'.
11029
11030 * eshell/esh-util.el (top): Require also Tramp when compiling.
11031 (eshell-directory-files-and-attributes): Check for FTP remote
11032 connection.
11033 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
11034 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
11035 (eshell-file-attributes): Handle ".". Return `entry'.
11036
11037 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
11038 (ange-ftp-directory-files-and-attributes)
11039 (ange-ftp-real-directory-files-and-attributes): New defuns.
11040
11041 * net/tramp.el (tramp-maybe-open-connection): Open the remote
11042 shell with "exec" when possible. This prevents trailing prompts
11043 in `start-file-process'.
11044
11045 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
11046
11047 Try and remove assumptions about point-min==1.
11048 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
11049 (rng-compute-mode-line-string): Show the validation percentage in
11050 terms of the narrowed text, not the widened text.
11051 (rng-do-some-validation): Don't catch internal errors when debugging.
11052 (rng-first-error): Simplify.
11053 (rng-after-change-function): Remove work around. AFAIK the bug has
11054 been fixed a while ago.
11055
11056 * image-mode.el (image-minor-mode): Exit more gracefully when the image
11057 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
11058
11059 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
11060
11061 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
11062 `cd' doesn't always do it for us (bug#5067).
11063
11064 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
11065 on 2009-10-25 as part of some other change (bug#5067).
11066
11067 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
11068
11069 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
11070 `suspicious'.
11071 (byte-compile-warnings): Use byte-compile-warning-types.
11072 (byte-compile-save-excursion): Warn about use of set-buffer right
11073 after save-excursion.
11074
11075 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
11076 the excursion as well.
11077
11078 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
11079
11080 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
11081 providing a Tramp related implementation of "su" and "sudo".
11082 (eshell-unix-initialize): Add "su" and "sudo".
11083
11084 2009-11-27 Daiki Ueno <ueno@unixuser.org>
11085
11086 * net/socks.el (socks-send-command): Convert binary request to
11087 unibyte before sending. This fixes mishandling of some port
11088 numbers such as 129.
11089
11090 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
11091
11092 * help.el (describe-bindings-internal): Remove `interactive'.
11093
11094 * man.el (Man-completion-table): Trim a terminating "(".
11095 Remove the space between name page a section.
11096 Add the command's description on the `help-echo' property.
11097 Remove `process-connection-type' binding since it's unused by
11098 call-process.
11099 Provide completion for the "<section> <name>" format as well.
11100 (Man-default-man-entry): Remove spurious var shadowing the argument.
11101
11102 2009-11-26 Kevin Ryde <user42@zip.com.au>
11103
11104 * log-view.el: Add "Keywords: tools", since its other keywords
11105 aren't in finder-known-keywords, and following vc.el.
11106
11107 * sha1.el (sha1-string-external): default-directory "/" in case
11108 otherwise non-existent. process-connection-type pipe for touch of
11109 efficiency recommended by elisp manual. (An aside in Bug#3911.)
11110
11111 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
11112
11113 Misc coding convention cleanups.
11114 * htmlfontify.el (hfy-init-kludge-hook): Rename from
11115 hfy-init-kludge-hooks.
11116 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
11117 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
11118 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
11119 and push.
11120 (hfy-slant, hfy-weight): Use tables rather than code.
11121 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
11122 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
11123 (hfy-face-attr-for-class): Initialize `face-spec' directly.
11124 (hfy-face-to-css): Remove `nconc' with single arg.
11125 (hfy-p-to-face-lennart): Use `or'.
11126 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
11127 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
11128 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
11129 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
11130 (hfy-force-fontification): Use run-hooks.
11131
11132 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
11133
11134 Various minor fixes.
11135 * htmlfontify.el (hfy-default-header): Add toggle_invis since
11136 Javascript belongs in the header, not the body.
11137 (hfy-javascript): Remove.
11138 (hfy-fontify-buffer): Don't insert it any more.
11139 (hfy-face-at): Handle (face0 face1 face2) style face properties.
11140 Fix bug in invis handling when there were no invis props in a chunk.
11141
11142 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
11143
11144 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
11145
11146 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
11147
11148 * finder.el (finder-mode-map): Add a menu.
11149
11150 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
11151
11152 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
11153 "unsigned" structs.
11154
11155 (verilog-leap-to-head, verilog-backward-token): Handle "disable
11156 fork" statement better.
11157
11158 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
11159
11160 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
11161 (verilog-delete-auto, verilog-delete-empty-auto-pair)
11162 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
11163 Reported by Clay Douglass.
11164
11165 (verilog-auto-inst, verilog-auto-star-safe)
11166 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
11167 Fix removing "// Interfaces" when saving .* expansions. Reported by
11168 Pierre-David Pfister.
11169
11170 2009-11-26 Glenn Morris <rgm@gnu.org>
11171
11172 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
11173 the scope.
11174
11175 2009-11-25 Johan Bockgård <bojohan@gnu.org>
11176
11177 * vc-annotate.el (vc-annotate-revision-previous-to-line):
11178 Really use previous revision.
11179
11180 2009-11-25 Kevin Ryde <user42@zip.com.au>
11181
11182 * man.el (Man-completion-table): default-directory "/" in case
11183 doesn't otherwise exist. process-environment COLUMNS=999 so as
11184 not to truncate long names. process-connection-type pipe to avoid
11185 any chance of hitting the pseudo-tty TIOCGWINSZ.
11186 (man): completion-ignore-case t for friendliness and since man
11187 itself is case-insensitive on the command line.
11188 Further to Bug#3717.
11189
11190 * arc-mode.el: Add "Keywords: files", so the details in its
11191 commentary can be reached from finder-by-keyword.
11192 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
11193 editing mode, but it's comms related and sgml-mode.el has "comm"
11194 on that basis too.
11195 * textmodes/bibtex-style.el: Add "Keywords: tex".
11196 * international/isearch-x.el, international/ja-dic-cnv.el:
11197 * international/ja-dic-utl.el, international/kkc.el:
11198 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
11199
11200 2009-11-25 Juri Linkov <juri@jurta.org>
11201
11202 * man.el (Man-completion-table): Modify regexp to include
11203 section names to completion strings. (Bug#3717)
11204
11205 2009-11-25 Juri Linkov <juri@jurta.org>
11206
11207 Search recursively in gzipped files. (Bug#4982)
11208
11209 * progmodes/grep.el (grep-highlight-matches): Add new options
11210 `always' and `auto'. Doc fix.
11211 (grep-process-setup): Check `grep-highlight-matches' for
11212 `auto-detect' to determine the need to compute grep defaults.
11213 Move Windows/DOS specific --colors settings handling
11214 to `grep-compute-defaults'. Check `grep-highlight-matches'
11215 to get the value of "--color=".
11216 (grep-compute-defaults): Compute `grep-highlight-matches' when it
11217 has the value `auto-detect'. Move Windows/DOS specific settings
11218 from `grep-process-setup'.
11219 (zrgrep): New command with alias `rzgrep'.
11220
11221 2009-11-25 Juri Linkov <juri@jurta.org>
11222
11223 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
11224 to nil instead of switching off view-mode. (Bug#4896)
11225
11226 2009-11-25 Juri Linkov <juri@jurta.org>
11227
11228 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
11229
11230 * mwheel.el (mwheel-scroll-up-function)
11231 (mwheel-scroll-down-function): New defvars.
11232 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
11233 `scroll-up', and `mwheel-scroll-down-function' instead of
11234 `scroll-down'.
11235
11236 * doc-view.el (doc-view-scroll-up-or-next-page)
11237 (doc-view-scroll-down-or-previous-page): Add optional ARG.
11238 Use this ARG in the call to image-scroll-up/image-scroll-down.
11239 Change `interactive' spec to "P". Goto next/previous page only
11240 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
11241 SPC/DEL case). Doc fix.
11242 (doc-view-next-line-or-next-page)
11243 (doc-view-previous-line-or-previous-page): Rename arg to ARG
11244 for consistency.
11245 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
11246 `doc-view-scroll-up-or-next-page', and buffer-local
11247 `mwheel-scroll-down-function' to
11248 `doc-view-scroll-down-or-previous-page'.
11249
11250 2009-11-25 Juri Linkov <juri@jurta.org>
11251
11252 Provide additional default values (directories at other Dired
11253 windows) via M-n in the minibuffer of some Dired commands.
11254
11255 * dired-aux.el (dired-diff, dired-compare-directories)
11256 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
11257 `minibuffer-default' in `minibuffer-with-setup-hook'.
11258 (dired-dwim-target-directory): Find a window that displays Dired
11259 buffer instead of failing when the next window is not Dired.
11260 Use `get-window-with-predicate' to find for the next Dired window.
11261 (dired-dwim-target-defaults): New function.
11262
11263 * ediff-util.el (ediff-read-file-name):
11264 Use `dired-dwim-target-defaults' to set `minibuffer-default'
11265 in `minibuffer-with-setup-hook'.
11266
11267 2009-11-25 Juri Linkov <juri@jurta.org>
11268
11269 Provide additional default values (file name at point or at the
11270 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
11271
11272 * minibuffer.el (read-file-name-defaults): New function.
11273 (read-file-name): Reset `minibuffer-default' to nil when
11274 it duplicates initial input `insdef'.
11275 Bind `minibuffer-default-add-function' to lambda that
11276 calls `read-file-name-defaults' in `minibuffer-selected-window'.
11277 (minibuffer-insert-file-name-at-point): New command.
11278
11279 * files.el (file-name-at-point-functions): New defcustom.
11280 (find-file-default): Remove defvar.
11281 (find-file-read-args): Don't use `find-file-default'.
11282 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
11283 to `read-file-name'.
11284 (find-file-literally): Use `read-file-name' with
11285 `confirm-nonexistent-file-or-buffer'.
11286
11287 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
11288
11289 * dired.el (dired-read-dir-and-switches):
11290 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
11291 to `read-file-name'.
11292 (dired-file-name-at-point): New function.
11293 (dired-mode): Add hook `dired-file-name-at-point' to
11294 `file-name-at-point-functions'.
11295
11296 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
11297
11298 Really make the *Completions* window soft-dedicated (bug#5030).
11299 * window.el (window--display-buffer-2): Add `dedicated' argument.
11300 (display-buffer): Pass it when needed so the dedicated flag is set
11301 after calling set-window-buffer, which would otherwise reset it.
11302
11303 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
11304
11305 * progmodes/meta-mode.el (meta-complete-symbol):
11306 * progmodes/etags.el (complete-tag):
11307 * mail/mailabbrev.el (mail-abbrev-complete-alias):
11308 Use completion-in-region.
11309
11310 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
11311 (dabbrev-completion): Use completion-in-region.
11312 (dabbrev--abbrev-at-point): Simplify regexp.
11313
11314 * abbrev.el (abbrev--before-point): Use word-motion functions
11315 if :regexp is not specified (bug#5031).
11316
11317 * subr.el (string-prefix-p): New function.
11318
11319 * man.el (Man-completion-cache): New var.
11320 (Man-completion-table): Use it.
11321
11322 * vc.el (vc-print-log-internal): Make `limit' optional for better
11323 compatibility (e.g. with vc-annotate.el).
11324
11325 2009-11-24 Kevin Ryde <user42@zip.com.au>
11326
11327 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
11328 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
11329
11330 * emacs-lisp/elint.el (elint-add-required-env): Better error message
11331 when .el source file not found or other error.
11332
11333 2009-11-24 Markus Triska <markus.triska@gmx.at>
11334
11335 * linum.el (linum-update-window): Ignore intangible (bug#4996).
11336
11337 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
11338
11339 Handle the [back] button properly (bug#4979).
11340 * descr-text.el (describe-text-properties): Add a `buffer' argument.
11341 Use help-setup-xref, help-buffer, and with-help-window.
11342 (describe-char): Add `buffer' argument.
11343 Pass proper command to help-setup-xref. Don't meddle with
11344 help-xref-stack-item directly.
11345 (describe-text-category): Use with-help-window and help-buffer.
11346
11347 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
11348 for the displayed buffer (bug#4887).
11349
11350 * man.el (Man-completion-table): New function.
11351 (man): Use it.
11352
11353 2009-11-24 David Reitter <david.reitter@gmail.com>
11354
11355 * vc-git.el (vc-git-registered): Use checkout directory (where
11356 .git is) rather than the file's directory and a relative path spec
11357 to work around a bug in git.
11358
11359 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
11360
11361 Improve handling of processes on remote hosts.
11362
11363 * eshell/esh-util.el (eshell-path-env): New defvar.
11364 (eshell-parse-colon-path): New defun.
11365 (eshell-file-attributes): Use `eshell-parse-colon-path'.
11366
11367 * eshell/esh-ext.el (eshell-search-path):
11368 Use `eshell-parse-colon-path'.
11369 (eshell-remote-command): Remove argument HANDLER.
11370 (eshell-external-command): Check for FTP remote connection.
11371
11372 * eshell/esh-proc.el (eshell-gather-process-output):
11373 Use `file-truename', in order to start also symlinked files.
11374 Apply `start-file-process' instead of `start-process'.
11375 Shorten `command' to the local file name part.
11376
11377 * eshell/em-cmpl.el (eshell-complete-commands-list):
11378 Use `eshell-parse-colon-path'.
11379
11380 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
11381
11382 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
11383 to `eshell-directory-change-hook'.
11384
11385 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
11386
11387 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
11388 because it could be enabled automatically if view-read-only is non-nil.
11389
11390 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
11391
11392 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
11393 made on 2009-11-22.
11394
11395 2009-11-24 Glenn Morris <rgm@gnu.org>
11396
11397 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
11398 deleted variable bookmark-bmenu-bookmark-column.
11399
11400 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
11401
11402 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
11403
11404 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
11405
11406 * net/browse-url.el (browse-url-filename-alist): On Windows, add
11407 two slashes to the "file:" prefix.
11408 (browse-url-file-url): De-munge Cygwin filenames before passing
11409 them to Windows browser.
11410 (browse-url-default-windows-browser): Use call-process.
11411
11412 2009-11-23 Juri Linkov <juri@jurta.org>
11413
11414 Implement DocView Continuous mode. (Bug#4896)
11415 * doc-view.el (doc-view-continuous-mode): New defcustom.
11416 (doc-view-mode-map): Bind C-n/<down> to
11417 `doc-view-next-line-or-next-page', C-p/<up> to
11418 `doc-view-previous-line-or-previous-page'.
11419 (doc-view-next-line-or-next-page)
11420 (doc-view-previous-line-or-previous-page): New commands.
11421
11422 2009-11-23 Juri Linkov <juri@jurta.org>
11423
11424 Implement Isearch in comint input history. (Bug#3746)
11425 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
11426 `isearch-mode-hook'.
11427 (comint-history-isearch): New defcustom.
11428 (comint-history-isearch-backward)
11429 (comint-history-isearch-backward-regexp): New commands.
11430 (comint-history-isearch-message-overlay): New buffer-local variable.
11431 (comint-history-isearch-setup, comint-history-isearch-end)
11432 (comint-goto-input, comint-history-isearch-search)
11433 (comint-history-isearch-message, comint-history-isearch-wrap)
11434 (comint-history-isearch-push-state)
11435 (comint-history-isearch-pop-state): New functions.
11436
11437 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
11438
11439 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
11440 return.
11441 (tramp-handle-make-symbolic-link)
11442 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
11443 Quote file names.
11444 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
11445 (tramp-handle-process-file): Use it.
11446
11447 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
11448
11449 * window.el (move-to-window-line-last-op): Remove.
11450 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
11451
11452 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
11453
11454 Make M-r mirror the new cycling behavior of C-l.
11455 * window.el (move-to-window-line-last-op): New var.
11456 (move-to-window-line-top-bottom): New command.
11457 (global-map): Bind M-r move-to-window-line-top-bottom.
11458
11459 2009-11-23 Sven Joachim <svenjoac@gmx.de>
11460
11461 * dired-x.el (dired-guess-shell-alist-default):
11462 Support xz format. (Bug#4953)
11463
11464 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
11465
11466 * emulation/viper-cmd.el: Use viper-last-command-char instead of
11467 last-command-char/last-command-event.
11468 (viper-prefix-arg-value): Do correct conversion of event-char for
11469 XEmacs.
11470
11471 * emulation/viper-util.el, emulation/viper.el:
11472 Use viper-last-command-char instead of
11473 last-command-char/last-command-event.
11474
11475 * ediff-init.el, ediff-mult.el, ediff-util.el:
11476 Replace last-command-char and last-command-event
11477 with (ediff-last-command-char) everywhere.
11478
11479 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
11480 created in fundamental mode.
11481
11482 * ediff.el (ediff-version): Revert the change of interactive-p to
11483 called-interactively-p.
11484
11485 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
11486
11487 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
11488 generation from word-movement command names.
11489
11490 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
11491
11492 * cus-start.el (all): Add native condition for font-use-system-font.
11493
11494 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
11495
11496 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
11497 Correct the patch from 2009-11-18. (Bug#3910)
11498
11499 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
11500
11501 * progmodes/subword.el: Rename from lisp/subword.el.
11502
11503 * subword.el: Rename to progmodes/subword.el.
11504
11505 * Makefile.in (ELCFILES): Adapt to subword.el move.
11506
11507 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11508 Stefan Monnier <monnier@iro.umontreal.ca>
11509
11510 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
11511 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
11512 (bookmark-bmenu-show-filenames): Use push.
11513 (bookmark-bmenu-hide-filenames): Use local var instead of
11514 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
11515 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
11516 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
11517 filenames now that the bookmark names are always available.
11518
11519 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11520
11521 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
11522 (bookmark-search-pattern): Move and leave unbound.
11523 (bookmark-bmenu-mode-map): Change binding.
11524 (bookmark-read-search-input): Simplify.
11525 Don't use text-char-description. Don't error on non-char events.
11526 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
11527 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
11528 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
11529 Use a local var for the timer.
11530 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
11531 (i.e. bookmark-bmenu-search).
11532
11533 2009-11-21 Glenn Morris <rgm@gnu.org>
11534
11535 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
11536
11537 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
11538
11539 * net/browse-url.el (browse-url-default-windows-browser):
11540 Use cygstart for cygwin.
11541
11542 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
11543
11544 * bookmark.el: Formatting and doc fixes only:
11545 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
11546 (bookmark-bmenu-search): Wrap to fit within 80 columns.
11547 Minor grammar and punctuation fixes in doc string.
11548 (bookmark-read-search-input): Adjust to fit within 80 columns.
11549
11550 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
11551
11552 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
11553 (c-backward-into-nomenclature): Adapt to subword renaming.
11554
11555 * subword.el (subword-forward, subword-backward, subword-mark)
11556 (subword-kill, subword-backward-kill, subword-transpose)
11557 (subword-downcase, subword-upcase, subword-capitalize)
11558 (subword-forward-internal, subword-backward-internal):
11559 Rename from forward-subword, backward-subword, mark-subword,
11560 kill-subword, backward-kill-subword, transpose-subwords,
11561 downcase-subword, upcase-subword, capitalize-subword,
11562 forward-subword-internal, backward-subword-internal.
11563
11564 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11565
11566 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
11567 New options.
11568 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
11569 New vars.
11570 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
11571 (bookmark-bmenu-filter-alist-by-regexp)
11572 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
11573 (bookmark-bmenu-search): New command.
11574 (bookmark-bmenu-mode-map): Bind it.
11575
11576 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
11577
11578 * progmodes/cc-cmds.el: declare-functioned forward-subword and
11579 backward-subword to quit the byte-compiler.
11580
11581 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
11582
11583 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
11584
11585 * progmodes/cc-cmds.el (c-update-modeline)
11586 (c-forward-into-nomenclature, c-backward-into-nomenclature):
11587 Refer to subword.el functions instead of cc-subword.el.
11588
11589 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
11590 subword.el functions instead of cc-subword.el.
11591
11592 * progmodes/cc-subword.el: Rename to subword.el.
11593 * subword.el: Rename from progmodes/cc-subword.el.
11594 (subword-mode-map): Rename from c-subword-mode-map.
11595 (subword-mode): Rename from c-subword-mode.
11596 (global-subword-mode): New global minor mode.
11597 (forward-subword): Rename from c-forward-subword.
11598 (backward-subword): Rename from c-backward-subword.
11599 (mark-subword): Rename from c-mark-subword.
11600 (kill-subword): Rename from c-kill-subword.
11601 (backward-kill-subword): Rename from c-backward-kill-subword.
11602 (transpose-subwords): Rename from c-tranpose-subword.
11603 (downcase-subword): Rename from c-downcase-subword.
11604 (capitalize-subword): Rename from c-capitalize-subword.
11605 (forward-subword-internal): Rename from c-forward-subword-internal.
11606 (backward-subword-internal): Rename from c-backward-subword-internal.
11607
11608 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
11609
11610 * vc.el (vc-deduce-fileset): Allow non-state changing operations
11611 from a dired buffer.
11612 (vc-dired-deduce-fileset): New function.
11613 (vc-root-diff, vc-print-root-log): Use it.
11614
11615 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
11616 nil LIMIT argument to vc-print-log-internal.
11617
11618 2009-11-20 Glenn Morris <rgm@gnu.org>
11619
11620 * Makefile.in (ELCFILES): Regenerate.
11621
11622 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
11623
11624 * calc/calc.el (calc-set-mode-line):
11625 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
11626 (math-format-number): Rename `math-format-complement-signed' to
11627 `math-format-twos-complement'.
11628
11629 * calc/calc-bin.el (math-format-twos-complement): Rename from
11630 math-format-complement-signed.
11631 (calc-radix): Rename `calc-complement-signed-mode' to
11632 `calc-twos-complement-mode'.
11633 (calc-octal-radix, calc-hex-radix): Add an argument for
11634 two's complement.
11635
11636 * calc/calc-embed.el (calc-embedded-mode-vars):
11637 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
11638
11639 * calc/calc-ext.el (calc-init-extensions):
11640 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
11641 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
11642
11643 * calc/calc-units.el (math-build-units-table-buffer):
11644 Let `calc-twos-complement-mode' be nil.
11645
11646 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
11647 entries.
11648
11649 * calc/calc-vec.el (calcFunc-vunpack):
11650 * calc/calc-aent.el (calc-do-calc-eval):
11651 * calc/calc-forms.el (math-format-date):
11652 * calc/calc-graph.el (calc-graph-plot):
11653 * calc/calc-math.el (math-use-emacs-fn):
11654 * calc/calccomp.el (math-compose-expr):
11655 Let `calc-twos-complement-mode' be nil.
11656
11657 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
11658
11659 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
11660 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
11661 * minibuffer.el (completion-in-region-functions): New hook.
11662 (completion-in-region): New function.
11663 * emacs-lisp/lisp.el (lisp-complete-symbol):
11664 * pcomplete.el (pcomplete-std-complete): Use it.
11665
11666 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
11667
11668 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
11669 (latex-complete-alist): New vars.
11670 (latex-string-prefix-p, latex-complete-bibtex-keys)
11671 (latex-complete-envnames, latex-complete-refkeys)
11672 (latex-complete-data): New functions.
11673 (latex-complete, latex-indent-or-complete): New commands.
11674
11675 * window.el (display-buffer-mark-dedicated): New var.
11676 (display-buffer): Obey it.
11677 * minibuffer.el (minibuffer-completion-help): Use it.
11678
11679 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
11680
11681 * filecache.el (file-cache-add-file): Use push and cons.
11682 (file-cache-delete-file-regexp): Use push.
11683 (file-cache-complete): Use completion-in-region.
11684
11685 * simple.el (with-wrapper-hook): Fix thinko.
11686
11687 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
11688 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
11689 Use with-current-buffer and string-to-number.
11690 (hfy-fallback-colour-values): Use assoc-string.
11691 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
11692 (hfy-face-at): Remove unused var `found-face'.
11693 (hfy-compile-stylesheet): Remove unused var `css'.
11694 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
11695 and `orig-buffer'.
11696 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
11697 Use with-current-buffer.
11698 (hfy-text-p): Use expand-file-name and fewer setq.
11699
11700 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
11701
11702 * htmlfontify.el, hfy-cmap.el: New files.
11703
11704 2009-11-19 Juri Linkov <juri@jurta.org>
11705
11706 * minibuffer.el (completions-format): New defcustom.
11707 (completion--insert-strings): Implement vertical format.
11708
11709 * simple.el (switch-to-completions): Move point to the first
11710 completion when point was at the beginning of the buffer.
11711
11712 2009-11-19 Juri Linkov <juri@jurta.org>
11713
11714 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
11715
11716 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
11717
11718 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
11719
11720 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
11721 (mail-signature): Change default to t.
11722 (mail-from-style): Deprecate `system-default' value.
11723 (mail-insert-from-field): For default value of mail-from-style,
11724 default to `angles' unless `angles' needs quoting and `parens'
11725 does not.
11726 (mail-citation-prefix-regexp): Use citation regexp from
11727 message-mode.
11728
11729 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
11730
11731 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
11732 Set variables for computing the prompt for reading password.
11733
11734 2009-11-19 Glenn Morris <rgm@gnu.org>
11735
11736 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
11737
11738 * textmodes/flyspell.el (sgml-lexical-context): Declare.
11739
11740 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
11741 (newsticker-treeview-listwindow-height): Fix custom type.
11742
11743 2009-11-19 Kenichi Handa <handa@m17n.org>
11744
11745 * descr-text.el (describe-char-padded-string): Compose with TAB
11746 only if there's a font for CH.
11747 (describe-char): Fix the condition for detecting a trivial composition.
11748
11749 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
11750
11751 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
11752 more accurate version of the regexp. (Bug#3910)
11753
11754 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
11755
11756 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
11757
11758 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
11759
11760 * font-setting.el (font-use-system-font): Declare for byte-compiler.
11761 (font-setting-change-default-font): Fix typo in docstring.
11762
11763 2009-11-18 Alan Mackenzie <acm@muc.de>
11764
11765 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
11766
11767 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
11768
11769 * font-setting.el (font-use-system-font): Move ...
11770
11771 * cus-start.el (all): ... to here.
11772
11773 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
11774
11775 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
11776 Don't set `ad-return-value' if `ad-do-it' doesn't.
11777
11778 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
11779 modification time.
11780
11781 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
11782
11783 * menu-bar.el: Put "Use system font" in Option-menu.
11784 (menu-bar-options-save): Add font-use-system-font.
11785
11786 * loadup.el: If feature system-font-setting or font-render-setting is
11787 there, load font-setting.
11788
11789 * Makefile.in (ELCFILES): Add font-settings.el.
11790 * font-setting.el: New file.
11791
11792 2009-11-17 Glenn Morris <rgm@gnu.org>
11793
11794 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
11795
11796 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
11797 Preserve point in the list buffer. (Bug#4939)
11798 Use point-at-eol.
11799 (newsticker--treeview-list-update-highlight)
11800 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
11801
11802 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
11803
11804 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
11805 Remove.
11806
11807 * calc/calc-ext.el (calc-init-extensions): Remove references to
11808 symclip.
11809
11810 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
11811
11812 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
11813 * calc/calc-help.el (calc-b-prefix-help): Remove references to
11814 `calc-symclip'.
11815
11816 2009-11-16 Kevin Ryde <user42@zip.com.au>
11817
11818 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
11819 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
11820
11821 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
11822 (lm-keywords-list): Allow comma-only separator like "foo,bar".
11823 Ignore trailing spaces by omit-nulls to split-string (fixing
11824 regression from Emacs 21 due to the incompatible split-string
11825 change). (Bug #4928.)
11826
11827 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
11828
11829 * vc.el (vc-log-show-limit): Default to 2000.
11830 (vc-print-log-internal): Insert buttons to request more entries
11831 when limiting the output.
11832
11833 * vc-sccs.el (vc-sccs-print-log):
11834 * vc-rcs.el (vc-rcs-print-log):
11835 * vc-cvs.el (vc-cvs-print-log):
11836 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
11837 LIMIT is non-nil.
11838
11839 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
11840
11841 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
11842 error when `tramp-gvfs-dbus-event-vector' is set.
11843 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
11844
11845 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
11846
11847 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
11848
11849 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
11850
11851 * net/dbus.el (dbus-unregister-service): New defun.
11852 (dbus-register-property): Register the handlers of
11853 "org.freedesktop.DBus.Properties" for SERVICE.
11854 (dbus-property-handler): Fix docstring.
11855
11856 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11857
11858 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
11859 Quote doc string reference in defvaralias as it is not in special form.
11860 (byte-compile-output-docform): Doc fix.
11861
11862 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
11863
11864 * calc/calc.el (math-2-word-size, math-half-2-word-size)
11865 (calc-complement-signed-mode): New variables.
11866 (calc-set-mode-line): Add indicator for twos-complements.
11867 (math-format-number): Format twos-complement notation.
11868
11869 * calc/calc-bin.el (calc-word-size): Reset the variables
11870 `math-2-word-size' and `math-half-2-word-size'.
11871 (math-format-complement-signed, math-symclip, calcFunc-symclip)
11872 (calc-symclip): New functions.
11873
11874 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
11875
11876 * calc/calc-embed.el (calc-embedded-mode-vars):
11877 Add `calc-complement-signed-mode' to the list of modes.
11878
11879 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
11880 (calc-b-oper-keys): Add `calc-symclip' to list.
11881
11882 * calc/calc-ext.el (math-read-number-fancy): Read complement
11883 signed numbers.
11884 (calc-init-extensions): Add binding for `calc-symclip'.
11885 Add autoload for `calcFunc-symclip' and `calc-symclip'.
11886
11887 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
11888 `calc-symclip'.
11889 (calc-modes-menu): Add item for twos complement mode.
11890
11891 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
11892
11893 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
11894
11895 * register.el (jump-to-register, insert-register): Handle Semantic
11896 tags. From commented-out advice in semantic/senator.el.
11897
11898 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
11899
11900 * vc.el (vc-log-show-limit): New variable.
11901 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
11902 when using a prefix argument.
11903 (vc-print-log-internal): Add new argument LIMIT.
11904
11905 * vc-svn.el (vc-svn-print-log):
11906 * vc-mtn.el (vc-mtn-print-log):
11907 * vc-hg.el (vc-hg-print-log):
11908 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
11909 pass it to the log command when set. Make the BUFFER argument
11910 non-optional.
11911
11912 * vc-sccs.el (vc-sccs-print-log):
11913 * vc-rcs.el (vc-rcs-print-log):
11914 * vc-git.el (vc-git-print-log):
11915 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
11916 ignore it. Make the BUFFER argument non-optional
11917
11918 * bindings.el (mode-line-buffer-identification): Do not purecopy.
11919
11920 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
11921
11922 * dired.el (dired-mode-map): Move encryption items to "Operate"
11923 menu (Bug#4703).
11924
11925 * strokes.el (strokes-update-window-configuration): Make strokes
11926 buffer current before erasing (Bug#4906).
11927
11928 2009-11-15 Juri Linkov <juri@jurta.org>
11929
11930 * simple.el (set-mark-default-inactive): Add :type, :group
11931 and :version. (Bug#4876)
11932
11933 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
11934
11935 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
11936 (archive-unique-fname): ... here. (Bug#4929)
11937
11938 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
11939
11940 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
11941 with a real fix.
11942
11943 * novice.el (disabled-command-function): Add useful args.
11944 Setup the help buffer so that [back] works.
11945 Remove redundant call to help-mode.
11946 (disabled-command-function): Use `case'.
11947 (en/disable-command): New function extracted from enable-command.
11948 (enable-command, disable-command): Use it.
11949
11950 2009-11-14 Glenn Morris <rgm@gnu.org>
11951
11952 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
11953 constants. (Bug#4913)
11954
11955 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
11956
11957 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
11958
11959 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
11960 defined in C that have no doc-strings. (Bug#1063)
11961
11962 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
11963
11964 * cus-edit.el (data, files):
11965 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
11966
11967 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
11968
11969 * simple.el (shell-command): Doc fix (Bug#4891).
11970
11971 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
11972
11973 2009-11-14 Glenn Morris <rgm@gnu.org>
11974
11975 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
11976 statements for vc-diff, emerge-quit, and rmail-cease-edit.
11977 If they are already loaded, eval-after-load will do the right thing.
11978
11979 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
11980 compiling.
11981
11982 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
11983
11984 * simple.el (x-selection-owner-p): Declare.
11985 (read-mail-command): Use custom radio type rather than choice.
11986 (completion-no-auto-exit): Doc fix.
11987
11988 * custom.el (defgroup):
11989 * epg-config.el (epg): Doc fixes.
11990
11991 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
11992
11993 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
11994 * international/ccl.el (define-ccl-program): Do not purecopy the
11995 docstring, defconst does it anyway.
11996
11997 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
11998
11999 * add-log.el (add-change-log-entry): Avoid displaying the changelog
12000 a second time.
12001
12002 * x-dnd.el (x-dnd-maybe-call-test-function):
12003 * window.el (split-window-vertically):
12004 * whitespace.el (whitespace-help-on):
12005 * vc-rcs.el (vc-rcs-consult-headers):
12006 * userlock.el (ask-user-about-lock-help)
12007 (ask-user-about-supersession-help):
12008 * type-break.el (type-break-force-mode-line-update):
12009 * time-stamp.el (time-stamp-conv-warn):
12010 * terminal.el (te-set-output-log, te-more-break, te-filter)
12011 (te-sentinel, terminal-emulator):
12012 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
12013 (term-write-input-ring, term-check-source, term-start-output-log):
12014 (term-display-buffer-line, term-dynamic-list-completions):
12015 (term-ansi-make-term, serial-term):
12016 * subr.el (selective-display):
12017 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
12018 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
12019 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
12020 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
12021 (speedbar-remove-localized-speedbar-support)
12022 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
12023 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
12024 (speedbar-buffers-line-directory):
12025 * simple.el (shell-command-on-region, append-to-buffer)
12026 (prepend-to-buffer):
12027 * shadowfile.el (shadow-save-todo-file):
12028 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
12029 (scroll-bar-maybe-set-window-start):
12030 * sb-image.el (speedbar-image-dump):
12031 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
12032 (load-save-place-alist-from-file):
12033 * ps-samp.el (ps-print-message-from-summary):
12034 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
12035 (ps-background-image, ps-begin-job, ps-do-despool):
12036 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
12037 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
12038 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
12039 (pr-call-process, pr-file-list, pr-interface-save):
12040 * novice.el (disabled-command-function)
12041 (enable-command, disable-command):
12042 * mouse.el (mouse-buffer-menu-alist):
12043 * mouse-copy.el (mouse-kill-preserving-secondary):
12044 * macros.el (kbd-macro-query):
12045 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
12046 * informat.el (batch-info-validate):
12047 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
12048 * hippie-exp.el (try-expand-dabbrev-visible):
12049 * help-mode.el (help-make-xrefs):
12050 * help-fns.el (describe-variable):
12051 * generic-x.el (bat-generic-mode-run-as-comint):
12052 * finder.el (finder-mouse-select):
12053 * find-dired.el (find-dired-sentinel):
12054 * filesets.el (filesets-file-close):
12055 * files.el (list-directory):
12056 * faces.el (list-faces-display, describe-face):
12057 * facemenu.el (list-colors-display):
12058 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
12059 * epg.el (epg--process-filter, epg-cancel):
12060 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
12061 (epa--read-signature-type):
12062 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
12063 (emerge-file-names):
12064 * ehelp.el (electric-helpify):
12065 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
12066 * ediff-vers.el (rcs-ediff-view-revision):
12067 * ediff-util.el (ediff-setup):
12068 * ediff-mult.el (ediff-append-custom-diff):
12069 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
12070 (ediff-wordify):
12071 * echistory.el (Electric-command-history-redo-expression):
12072 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
12073 * disp-table.el (describe-display-table):
12074 * dired.el (dired-find-buffer-nocreate):
12075 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
12076 * dabbrev.el (dabbrev--same-major-mode-p):
12077 * chistory.el (list-command-history):
12078 * apropos.el (apropos-documentation):
12079 * allout.el (allout-obtain-passphrase):
12080 (allout-copy-exposed-to-buffer):
12081 (allout-verify-passphrase): Use with-current-buffer.
12082
12083 2009-11-13 Glenn Morris <rgm@gnu.org>
12084
12085 * Makefile.in (ELCFILES): Regenerate.
12086
12087 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
12088
12089 * net/dbus.el (dbus-registered-objects-table): Rename from
12090 `dbus-registered-functions-table', because it contains also properties.
12091 (dbus-unregister-object): Unregister also properties.
12092 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
12093 Use a timeout of 500 msec, in order to not block.
12094 (dbus-register-property, dbus-property-handler): New defuns.
12095
12096 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
12097
12098 * simple.el (minibuffer-default-add-completions): Drop deprecated
12099 4th arg.
12100
12101 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
12102
12103 * textmodes/artist.el (artist-mouse-choose-operation):
12104 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
12105 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
12106 (artist-compute-up-event-key): New function.
12107 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
12108
12109 2009-11-13 Kenichi Handa <handa@m17n.org>
12110
12111 * language/japan-util.el: Make sure that the value of jisx0208
12112 property is jisx0208 character.
12113
12114 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
12115
12116 * international/mule.el (auto-coding-regexp-alist): Only purecopy
12117 car or each item, not the whole list.
12118
12119 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
12120
12121 * minibuffer.el (minibuffer-completion-help):
12122 Use minibuffer-hide-completions.
12123
12124 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
12125
12126 * dired.el (dired-save-positions, dired-restore-positions): New funs.
12127 (dired-revert): Use them (bug#4880).
12128
12129 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
12130
12131 * tooltip.el (tooltip-frame-parameters): Undo previous change.
12132
12133 2009-11-12 Juri Linkov <juri@jurta.org>
12134
12135 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
12136 New functions.
12137 (find-file-literally-at-point): Alias of `ffap-literally'.
12138
12139 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
12140
12141 * textmodes/ispell.el (ispell-skip-region-alist):
12142 * textmodes/css-mode.el (auto-mode-alist):
12143 * progmodes/compile.el (auto-mode-alist):
12144 * international/mule.el (ctext-non-standard-encodings-alist)
12145 (ctext-non-standard-encodings-regexp):
12146 * simple.el (shell-command-switch, text-read-only):
12147 * replace.el (occur-mode-map):
12148 * paths.el (rmail-file-name):
12149 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
12150 * find-file.el (ff-special-constructs):
12151 * files.el (file-name-handler-alist):
12152 * composite.el: Purecopy strings.
12153
12154 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
12155
12156 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
12157
12158 * widget.el (define-widget): Purecopy the docstring.
12159 * international/mule-cmds.el (charset): Do not purecopy the
12160 docstring here, define-widget does it.
12161
12162 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
12163 * textmodes/bibtex-style.el (auto-mode-alist):
12164 * progmodes/inf-lisp.el (inferior-lisp-prompt):
12165 * progmodes/compile.el (compile-command):
12166 * language/korea-util.el (default-korean-keyboard):
12167 * international/mule-conf.el (file-coding-system-alist):
12168 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
12169 * tooltip.el (tooltip-frame-parameters):
12170 * newcomment.el (comment-end, comment-padding):
12171 * dired.el (dired-trivial-filenames):
12172 * comint.el (comint-file-name-prefix): Purecopy initial values.
12173
12174 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
12175
12176 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
12177 (tramp-advice-minibuffer-electric-tilde): Unload advices via
12178 `tramp-unload'.
12179 (tramp-advice-make-auto-save-file-name)
12180 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
12181 after removing the advice.
12182
12183 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
12184
12185 * progmodes/grep.el (grep-regexp-alist):
12186 * international/mule-cmds.el (iso-2022-control-alist):
12187 * emacs-lisp/timer.el (timer-duration-words):
12188 * subr.el (version-separator, version-regexp-alist):
12189 * minibuffer.el (completion-styles-alist):
12190 * faces.el (face-attribute-name-alist, list-faces-sample-text):
12191 Change defvars to defconsts.
12192
12193 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
12194 * loadup.el ("international/mule-conf"): Load the byte compiled version.
12195 * international/mule-conf.el: Allow to be byte compiled.
12196
12197 * international/mule.el (define-charset): Purecopy props.
12198 (load-with-code-conversion): Purecopy doc string and file name.
12199 (put-charset-property): Purecopy strings.
12200 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
12201
12202 * international/mule-cmds.el (register-input-method): Purecopy arguments.
12203 (define-char-code-property): Correctly purecopy the table.
12204
12205 * international/ccl.el (define-ccl-program): Purecopy the docstring.
12206
12207 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
12208
12209 * subr.el (add-hook): Purecopy strings.
12210 (eval-after-load): Purecopy load-history-regexp and the form.
12211
12212 * custom.el (custom-declare-group): Purecopy load-file-name.
12213
12214 * subr.el (menu-bar-separator): New defconst.
12215 * net/eudc.el (eudc-tools-menu):
12216 * international/mule-cmds.el (set-coding-system-map)
12217 (mule-menu-keymap):
12218 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
12219 * vc-hooks.el (vc-menu-map):
12220 * replace.el (occur-mode-map):
12221 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
12222 (menu-bar-edit-menu, menu-bar-goto-menu)
12223 (menu-bar-custom-menu, menu-bar-showhide-menu)
12224 (menu-bar-options-menu, menu-bar-tools-menu)
12225 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
12226 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
12227 (menu-bar-help-menu):
12228 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
12229 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
12230
12231 * term/x-win.el (x-gtk-stock-map):
12232 * progmodes/vera-mode.el (auto-mode-alist):
12233 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
12234 (inferior-lisp-program, inferior-lisp-load-command):
12235 * progmodes/hideshow.el (hs-special-modes-alist):
12236 * progmodes/gud.el (same-window-regexps):
12237 * progmodes/grep.el (grep-program, find-program, xargs-program):
12238 * net/telnet.el (same-window-regexps):
12239 * net/rlogin.el (same-window-regexps):
12240 * language/ethiopic.el (font-ccl-encoder-alist):
12241 * vc-sccs.el (vc-sccs-master-templates):
12242 * vc-rcs.el (vc-rcs-master-templates):
12243 * subr.el (cl-assertion-failed):
12244 * simple.el (next-error-overlay-arrow-position):
12245 * lpr.el (lpr-command):
12246 * locate.el (locate-ls-subdir-switches):
12247 * info.el (same-window-regexps, info)
12248 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
12249 * image-mode.el (image-mode, auto-mode-alist):
12250 * hippie-exp.el (hippie-expand-ignore-buffers):
12251 * format.el (format-alist):
12252 * find-dired.el (find-ls-subdir-switches, find-grep-options)
12253 (find-name-arg):
12254 * facemenu.el (facemenu-keybindings):
12255 * dired.el (dired-listing-switches, dired-chown-program):
12256 * diff.el (diff-switches, diff-command):
12257 * cus-edit.el (same-window-regexps):
12258 * bindings.el (mode-line-mule-info)
12259 (mode-line-buffer-identification): Purecopy strings.
12260
12261 2009-11-11 Juri Linkov <juri@jurta.org>
12262
12263 * simple.el (dired-get-filename) <declare-function>:
12264 Tell the byte-compiler about dired-get-filename.
12265 (shell-command): In Dired mode, get filename from the current line
12266 as the default value.
12267
12268 2009-11-10 Glenn Morris <rgm@gnu.org>
12269
12270 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
12271 * calendar/holidays.el, progmodes/cperl-mode.el:
12272 Update x-popup-menu declarations.
12273
12274 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
12275 (list-load-path-shadows): Use dolist.
12276 (list-load-path-shadows): Use with-current-buffer.
12277
12278 2009-11-10 Juri Linkov <juri@jurta.org>
12279
12280 * minibuffer.el (read-file-name): Support a list of default values
12281 in `default-filename'. Use the first file name where only one
12282 element is required. Doc fix.
12283
12284 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
12285
12286 * net/dbus.el (dbus-unregister-object): Release service, if no
12287 other method is registered for it.
12288
12289 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
12290
12291 * bookmark.el (bookmark-completing-read): Sort bookmark names if
12292 bookmark-sort-flag is non-nil (Bug#4653).
12293
12294 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
12295
12296 * emulation/cua-base.el: Add CUA property to some CC mode commands
12297 (Bug#4100).
12298
12299 2009-11-08 Kevin Ryde <user42@zip.com.au>
12300
12301 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
12302 at end of sentence (Bug#4818).
12303
12304 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
12305
12306 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12307 Handle "see declaration of" MSFT statements (Bug#4100).
12308
12309 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
12310
12311 * net/tramp.el (tramp-advice-make-auto-save-file-name)
12312 (tramp-advice-file-expand-wildcards): Unload via
12313 `ad-remove-advice'.
12314
12315 * net/trampver.el: Update release number.
12316
12317 2009-11-08 Kevin Ryde <user42@zip.com.au>
12318
12319 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
12320 `ad-do-it'.
12321
12322 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
12323
12324 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
12325 in order to keep context in SELinux.
12326
12327 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
12328
12329 * dired-aux.el (dired-query): Place cursor in echo area and allow
12330 C-g.
12331
12332 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
12333 menu item if not on a directory (Bug#4701).
12334
12335 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
12336
12337 Sync with Tramp 2.1.17.
12338
12339 * net/tramp.el (tramp-handle-copy-directory): Don't use
12340 `file-remote-p' (due to compatibility).
12341
12342 * net/tramp-compat.el (tramp-compat-copy-directory)
12343 (tramp-compat-delete-directory): New defuns.
12344
12345 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
12346 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
12347 `tramp-compat-delete-directory'.
12348
12349 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
12350 (tramp-smb-handle-delete-directory): Use
12351 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
12352
12353 * net/trampver.el: Update release number.
12354
12355 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
12356
12357 * tar-mode.el (tar-copy): Call write-region on the right buffer
12358 (Bug#4857).
12359
12360 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
12361 by hand, if necessary (Bug#4878).
12362
12363 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
12364
12365 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
12366 align size column (Bug#4839).
12367
12368 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
12369 statement.
12370
12371 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
12372
12373 * progmodes/ld-script.el (auto-mode-alist):
12374 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
12375
12376 * cus-face.el (custom-declare-face): Purecopy face spec.
12377
12378 2009-11-06 Kenichi Handa <handa@m17n.org>
12379
12380 * international/uni-bidi.el: Re-generated.
12381 * international/uni-category.el: Re-generated.
12382 * international/uni-combining.el: Re-generated.
12383 * international/uni-mirrored.el: Re-generated.
12384
12385 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
12386
12387 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
12388 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
12389 (tex-start-options, slitex-run-command, latex-run-command)
12390 (tex-run-command, tex-directory):
12391 * textmodes/ispell.el (ispell-html-skip-alists)
12392 (ispell-tex-skip-alists, ispell-tex-skip-alists):
12393 * textmodes/fill.el (adaptive-fill-first-line-regexp):
12394 (adaptive-fill-regexp):
12395 * textmodes/dns-mode.el (auto-mode-alist):
12396 * progmodes/python.el (interpreter-mode-alist):
12397 * progmodes/etags.el (tags-compression-info-list):
12398 * progmodes/etags.el (tags-file-name):
12399 * net/browse-url.el (browse-url-galeon-program)
12400 (browse-url-firefox-program):
12401 * mail/sendmail.el (mail-signature-file)
12402 (mail-citation-prefix-regexp):
12403 * international/mule-conf.el (eight-bit):
12404 * international/latexenc.el (latex-inputenc-coding-alist):
12405 * international/fontset.el (x-pixel-size-width-font-regexp):
12406 * emacs-lisp/warnings.el (warning-type-format):
12407 * emacs-lisp/trace.el (trace-buffer):
12408 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
12409 (emacs-lisp-mode-map):
12410 * calendar/holidays.el (holiday-solar-holidays)
12411 (holiday-bahai-holidays, holiday-islamic-holidays)
12412 (holiday-christian-holidays, holiday-hebrew-holidays)
12413 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
12414 (hebrew-holidays-1, holiday-oriental-holidays)
12415 (holiday-general-holidays):
12416 * x-dnd.el (x-dnd-known-types):
12417 * tool-bar.el (tool-bar):
12418 * startup.el (site-run-file):
12419 * shell.el (shell-dumb-shell-regexp):
12420 * rfn-eshadow.el (file-name-shadow-tty-properties)
12421 (file-name-shadow-properties):
12422 * paths.el (remote-shell-program, news-directory):
12423 * mouse.el ([C-down-mouse-3]):
12424 * menu-bar.el (menu-bar-tools-menu):
12425 * jka-cmpr-hook.el (jka-compr-load-suffixes)
12426 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
12427 (jka-compr-compression-info-list):
12428 * isearch.el (search-whitespace-regexp):
12429 * image-file.el (image-file-name-extensions):
12430 * find-dired.el (find-ls-option):
12431 * files.el (directory-listing-before-filename-regexp)
12432 (directory-free-space-args, insert-directory-program)
12433 (list-directory-brief-switches, magic-fallback-mode-alist)
12434 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
12435 (automount-dir-prefix):
12436 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
12437 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
12438 (face-font-registry-alternatives, face-font-registry-alternatives)
12439 (face-font-family-alternatives):
12440 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
12441 (facemenu-foreground-menu, facemenu-face-menu):
12442 * epa-hook.el (epa-file-name-regexp):
12443 * dnd.el (dnd-protocol-alist):
12444 * textmodes/rst.el (auto-mode-alist):
12445 * button.el (default-button): Purecopy strings.
12446
12447 2009-11-06 Glenn Morris <rgm@gnu.org>
12448
12449 * Makefile.in (ELCFILES): Update.
12450
12451 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
12452
12453 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
12454 * emacs-lisp/levents.el: Move to obsolete/levents.el.
12455
12456 * nxml/xsd-regexp.el (xsdre-gen-categories):
12457 * nxml/xmltok.el (xmltok-parse-entity):
12458 * nxml/rng-parse.el (rng-parse-validate-file):
12459 * nxml/rng-maint.el (rng-format-manual)
12460 (rng-manual-output-force-new-line):
12461 * nxml/rng-loc.el (rng-save-schema-location-1):
12462 * nxml/rng-cmpct.el (rng-c-parse-file):
12463 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
12464 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
12465
12466 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
12467
12468 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
12469 Remove extra save-excursions and make-variable-buffer-local's.
12470 Suggested by Stefan Monnier.
12471
12472 (verilog-getopt-file, verilog-module-inside-filename-p)
12473 (verilog-set-define): Merge GNU 1.35 and repair changes from
12474 switching to using with-current-buffer.
12475
12476 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
12477 being treated as a number and confusing AUTORESET.
12478 Reported by Dan Dever.
12479
12480 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
12481 Add verilog-auto-ignore-concat to fix backward compatibility with
12482 older verilog-modes. Reported by Dan Katz.
12483
12484 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
12485 containing closing anchors "...$".
12486
12487 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
12488 Reported by Wade Smith.
12489
12490 (verilog-batch-execute-func): Comment on function usage.
12491
12492 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
12493
12494 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
12495 for labels.
12496
12497 (verilog-label-re, verilog-calc-1): Support proper indent of named
12498 asserts.
12499
12500 (verilog-backward-token, verilog-basic-complete-re)
12501 (verilog-beg-of-statement, verilog-indent-re): Support proper
12502 indent of the assert statement at the beginning of a block of text.
12503
12504 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
12505 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
12506 tokens as begins.
12507
12508 2009-11-05 Glenn Morris <rgm@gnu.org>
12509
12510 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
12511 Emacs 19. (Bug#1531)
12512 (byte-compile-fix-header): Update for the above change.
12513 Drop test for epoch::version.
12514
12515 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
12516 * cus-dep.el (custom-make-dependencies):
12517 * finder.el (finder-compile-keywords):
12518 Use autoload-rubric's feature argument.
12519
12520 * calendar/diary-lib.el (top-level): Make load behave more like require.
12521
12522 * vc-git.el (vc-git-stash-map): Move definition before use.
12523
12524 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
12525
12526 * custom.el (custom-declare-group): Purecopy standard-value.
12527 (custom-declare-group): Purecopy custom-prefix.
12528
12529 * international/mule.el (load-with-code-conversion):
12530 Call do-after-load-evaluation unconditionally.
12531
12532 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
12533
12534 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
12535
12536 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
12537
12538 2009-11-04 Glenn Morris <rgm@gnu.org>
12539
12540 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
12541 (byte-compile-compatibility): Remove option.
12542 (byte-compile-close-variables, byte-compile-fix-header)
12543 (byte-compile-insert-header, byte-compile-output-docform)
12544 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
12545 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
12546 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
12547 (byte-compile-insert, byte-compile-defun):
12548 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
12549 (byte-defop-compiler19): Remove.
12550 Without byte-compile-compatibility, the 'emacs19-opcode property is not
12551 used by anything. Replace all calls with byte-defop-compiler.
12552
12553 2009-11-04 Juri Linkov <juri@jurta.org>
12554
12555 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
12556 (menu-bar-options-menu): Don't quote the `prop' arg of
12557 `menu-bar-make-mm-toggle'.
12558
12559 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
12560
12561 * calendar/calendar.el (cal-loaddefs):
12562 * calendar/diary-lib.el (diary-loaddefs):
12563 * calendar/holidays.el (hol-loaddefs):
12564 * eshell/esh-module.el (esh-groups): Load rather than require.
12565
12566 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
12567
12568 * calendar/todo-mode.el (todo-add-category): Don't hardcode
12569 point-min==1.
12570 (todo-top-priorities): Only display-buffer when called interactively.
12571 (todo-item-start): Don't save excursion point.
12572 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
12573 (todo-insert-item-here, todo-file-item, todo-remove-item):
12574 Adjust uses of todo-item-start and todo-item-end.
12575
12576 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
12577 (autoload-rubric): Don't use any more.
12578
12579 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
12580 and only put a prop if it is non-nil.
12581
12582 2009-11-03 Juri Linkov <juri@jurta.org>
12583
12584 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
12585 (menu-bar-options-menu): Fix list quoting (Bug#4429).
12586
12587 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
12588 and "Menu" to make top-level menu item visually one unit (like
12589 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
12590 multi-word menu items). Fix :help string for quit-window.
12591
12592 2009-11-03 Glenn Morris <rgm@gnu.org>
12593
12594 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
12595 (byte-compile-file-form-define-abbrev-table)
12596 (byte-compile-file-form-custom-declare-variable)
12597 (byte-compile-variable-ref, byte-compile-defvar):
12598 Whether or not a warning is enabled should only affect whether we issue
12599 the warning, not whether or not we collect the relevant data.
12600 Eg warnings can be turned on and off throughout the course of a file.
12601
12602 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
12603 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
12604
12605 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
12606
12607 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
12608 * play/mpuz.el (mpuz-create-buffer):
12609 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
12610 (lm-print-y,s,noise, lm-print-w0, lm-init):
12611 * play/gomoku.el (gomoku-prompt-for-move):
12612 * play/fortune.el (fortune-in-buffer):
12613 * play/dissociate.el (dissociated-press):
12614 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
12615 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
12616 * mail/supercite.el (sc-eref-show):
12617 * mail/smtpmail.el (smtpmail-send-it):
12618 * mail/rmailsum.el (rmail-summary-next-labeled-message)
12619 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
12620 (rmail-summary-undelete-many, rmail-summary-rmail-update)
12621 (rmail-summary-goto-msg, rmail-summary-expunge)
12622 (rmail-summary-get-new-mail, rmail-summary-search-backward)
12623 (rmail-summary-add-label, rmail-summary-output-menu)
12624 (rmail-summary-output-body):
12625 * mail/rfc822.el (rfc822-addresses):
12626 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
12627 * mail/mailpost.el (post-mail-send-it):
12628 * mail/hashcash.el (hashcash-generate-payment):
12629 * mail/feedmail.el (feedmail-run-the-queue)
12630 (feedmail-queue-send-edit-prompt-help-first)
12631 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
12632 (feedmail-deduce-address-list):
12633 * eshell/esh-ext.el (eshell-remote-command):
12634 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
12635 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
12636 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
12637 (viper-save-string-in-file, viper-valid-marker):
12638 * emulation/viper-keym.el (viper-toggle-key):
12639 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
12640 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
12641 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
12642 * emulation/viper-cmd.el (viper-exec-form-in-vi)
12643 (viper-exec-form-in-emacs, viper-brac-function):
12644 * emulation/viper.el (viper-delocalize-var):
12645 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
12646 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
12647 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
12648 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
12649 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
12650 * emulation/edt.el (edt-electric-helpify):
12651 * emulation/cua-rect.el (cua--rectangle-aux-replace):
12652 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
12653 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
12654 (cua-indent-to-global-mark-column):
12655 * calendar/diary-lib.el (calendar-mark-1):
12656 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
12657 Use with-current-buffer.
12658 * emulation/viper.el (viper-delocalize-var): Use dolist.
12659
12660 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
12661
12662 * comint.el (comint-replace-by-expanded-history-before-point):
12663 Replace !! with the previous input string literally (Bug#1795).
12664
12665 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
12666
12667 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
12668 to be made up of whitespace.
12669
12670 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
12671
12672 * minibuffer.el (read-file-name): Don't use file dialogs for
12673 remote directories (Bug#99).
12674
12675 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
12676
12677 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
12678
12679 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
12680
12681 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
12682 instead of deleting the window or frame.
12683
12684 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
12685
12686 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
12687 Support face colors.
12688
12689 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
12690 New function. Support face colors (Bug#1168).
12691 (tex-common-initialization): Use it.
12692
12693 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
12694 mode allows it (Bug#1168).
12695
12696 2009-10-31 Juri Linkov <juri@jurta.org>
12697
12698 * facemenu.el (list-colors-display): Don't mark buffer as
12699 modified (Bug#3948).
12700
12701 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
12702
12703 * international/mule-diag.el (list-character-sets-1): Minor
12704 message fix (Bug#3526).
12705
12706 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
12707 face property (Bug#4834).
12708 (etags-list-tags, etags-tags-apropos-additional)
12709 (etags-tags-apropos, tags-select-tags-table): Add follow-link
12710 property.
12711
12712 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
12713 items.
12714
12715 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
12716
12717 * textmodes/two-column.el (2C-split):
12718 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
12719 * textmodes/tex-mode.el (tex-set-buffer-directory):
12720 * textmodes/spell.el (spell-region, spell-string):
12721 * textmodes/reftex.el (reftex-erase-buffer):
12722 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
12723 * textmodes/reftex-toc.el (reftex-toc-promote-action):
12724 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
12725 (reftex-select-item):
12726 * textmodes/reftex-ref.el (reftex-label-info-update)
12727 (reftex-offer-label-menu):
12728 * textmodes/reftex-index.el (reftex-index-change-entry)
12729 (reftex-index-phrases-info):
12730 * textmodes/reftex-global.el (reftex-create-tags-file)
12731 (reftex-save-all-document-buffers, reftex-ensure-write-access):
12732 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
12733 (reftex-view-crossref-from-bibtex):
12734 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
12735 (reftex-extract-bib-entries-from-thebibliography)
12736 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
12737 * textmodes/refbib.el (r2b-capitalize-title):
12738 (r2b-convert-buffer, r2b-help):
12739 * textmodes/page-ext.el (pages-directory)
12740 (pages-directory-goto-with-mouse):
12741 * textmodes/bibtex.el (bibtex-validate-globally):
12742 * textmodes/bib-mode.el (bib-capitalize-title):
12743 * textmodes/artist.el (artist-clear-buffer, artist-system):
12744 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
12745 (local-set-scheme-interaction-buffer, xscheme-process-filter)
12746 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
12747 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
12748 (xscheme-send-control-g-interrupt, xscheme-start-process)
12749 (xscheme-process-sentinel, xscheme-cd):
12750 * progmodes/verilog-mode.el (verilog-read-always-signals)
12751 (verilog-set-define, verilog-getopt-file)
12752 (verilog-module-inside-filename-p):
12753 * progmodes/sh-script.el:
12754 * progmodes/python.el (python-pdbtrack-get-source-buffer)
12755 (python-pdbtrack-grub-for-buffer, python-execute-file):
12756 * progmodes/octave-inf.el (inferior-octave):
12757 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
12758 (idlwave-shell-compile-helper-routines, idlwave-set-local)
12759 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
12760 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
12761 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
12762 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
12763 (idlwave-shell-filter, idlwave-shell-examine-highlight)
12764 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
12765 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
12766 (idlwave-shell-examine-display, idlwave-shell-run-region)
12767 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
12768 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
12769 * progmodes/idlw-help.el (idlwave-help-get-special-help)
12770 (idlwave-help-get-help-buffer):
12771 * progmodes/gud.el (gud-basic-call, gud-find-class)
12772 (gud-tooltip-activate-mouse-motions-if-enabled):
12773 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
12774 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
12775 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
12776 (ebrowse-tags-next-file):
12777 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
12778 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
12779 (ebnf-eps-finish-and-write):
12780 * progmodes/cpp.el (cpp-edit-save):
12781 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
12782 * progmodes/cc-defs.el (c-emacs-features):
12783 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
12784 (antlr-directory-dependencies):
12785 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
12786 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
12787 (ada-find-any-references, ada-make-filename-from-adaname)
12788 (ada-make-body-gnatstub):
12789 * obsolete/rnews.el (news-list-news-groups):
12790 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
12791 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
12792 * net/rcirc.el (rcirc-debug):
12793 * net/newst-treeview.el (newsticker--treeview-list-add-item)
12794 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
12795 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
12796 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
12797 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
12798 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
12799 (newsticker--treeview-list-clear-highlight)
12800 (newsticker--treeview-list-update-highlight)
12801 (newsticker--treeview-list-highlight-start)
12802 (newsticker--treeview-tree-update-highlight)
12803 (newsticker--treeview-get-selected-item)
12804 (newsticker-treeview-mark-list-items-old)
12805 (newsticker--treeview-set-current-node):
12806 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
12807 * net/newst-backend.el (newsticker--get-news-by-funcall)
12808 (newsticker--get-news-by-wget, newsticker--image-get)
12809 (newsticker--image-sentinel):
12810 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
12811 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
12812 (eudc-ph-close-session):
12813 * net/eudc.el (eudc-save-options):
12814 * language/thai-word.el (thai-update-word-table):
12815 * language/japan-util.el (japanese-string-conversion):
12816 * international/titdic-cnv.el (tsang-quick-converter)
12817 (ziranma-converter, ctlau-converter):
12818 * international/mule-cmds.el (describe-language-environment):
12819 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
12820 (skkdic-convert-postfix, skkdic-convert-prefix):
12821 (skkdic-convert-okuri-nasi, skkdic-convert):
12822 * emacs-lisp/re-builder.el (reb-update-overlays):
12823 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
12824 * emacs-lisp/gulp.el (gulp-send-requests):
12825 * emacs-lisp/find-gc.el (trace-call-tree):
12826 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
12827 (eieio-describe-generic):
12828 * emacs-lisp/eieio-base.el (eieio-persistent-read):
12829 * emacs-lisp/edebug.el (edebug-outside-excursion):
12830 * emacs-lisp/debug.el (debugger-make-xrefs):
12831 * emacs-lisp/cust-print.el (custom-prin1-to-string):
12832 * emacs-lisp/chart.el (chart-new-buffer):
12833 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
12834 Use with-current-buffer.
12835 * textmodes/artist.el (artist-system): Don't call
12836 copy-sequence on a fresh string.
12837 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
12838
12839 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
12840
12841 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
12842 is no item to edit. (Bug#4820)
12843 (todo-top-priorities): Restore point and restore narrowing in Todo
12844 buffer. (Bug#4820)
12845
12846 2009-10-31 Glenn Morris <rgm@gnu.org>
12847
12848 * net/ange-ftp.el (top-level): Don't require dired when compiling.
12849 (comint-last-output-start, comint-last-input-start)
12850 (comint-last-input-end): Don't defvar when compiling.
12851 (ange-ftp-process-file): Use bound-and-true-p.
12852
12853 * pcmpl-rpm.el (top-level): Move provide statement to end.
12854 (pcmpl-rpm): Remove unused custom group.
12855
12856 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
12857
12858 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
12859
12860 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
12861 (byte-compile-warnings): Add `constants' as an option.
12862 (byte-compile-callargs-warn, byte-compile-arglist-warn)
12863 (display-call-tree): Update for byte-compile-fdefinition possibly
12864 returning `(macro lambda ...)'. (Bug#4778)
12865 (byte-compile-variable-ref, byte-compile-setq-default):
12866 Respect `constants' member of byte-compile-warnings.
12867
12868 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
12869
12870 * vc-bzr.el (vc-bzr-revision-keywords): New var.
12871 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
12872 to "submit:".
12873
12874 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
12875
12876 * textmodes/ispell.el (ispell-skip-region-alist):
12877 * international/mule-conf.el (eight-bit):
12878 * international/fontset.el (font-encoding-alist):
12879 * startup.el (pure-space-overflow-message):
12880 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
12881 * paths.el (gnus-nntp-service, rmail-spool-directory)
12882 (term-file-prefix):
12883 * files.el (save-some-buffers-action-alist):
12884 * cmuscheme.el (same-window-buffer-names):
12885 * ielm.el (same-window-buffer-names):
12886 * shell.el (same-window-buffer-names):
12887 * mail/sendmail.el (same-window-buffer-names):
12888 * progmodes/inf-lisp.el (same-window-buffer-names):
12889 * bindings.el (mode-line-client)
12890 (mode-line-column-line-number-mode-map):
12891 * language/tibetan.el (tibetan-precomposition-rule-regexp)
12892 (tibetan-precomposed-regexp): Purecopy string arguments.
12893
12894 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
12895
12896 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
12897 (calcDigit-nondigit):
12898 * calc/calc-yank.el (calc-copy-to-buffer):
12899 * calc/calc-units.el (calc-invalidate-units-table):
12900 * calc/calc-trail.el (calc-trail-yank):
12901 * calc/calc-store.el (calc-insert-variables):
12902 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
12903 * calc/calc-prog.el (calc-read-parse-table):
12904 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
12905 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
12906 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
12907 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
12908 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
12909 (calc-graph-name, calc-graph-find-command, calc-graph-view)
12910 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
12911 * calc/calc-ext.el (calc-realign):
12912 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
12913 (calc-embedded-finish-edit, calc-embedded-make-info)
12914 (calc-embedded-finish-command, calc-embedded-stack-change):
12915 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
12916
12917 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
12918 shell-dynamic-complete-filename in preference to
12919 comint-dynamic-complete-filename.
12920
12921 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12922 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
12923 Don't consider whether the display supports colors.
12924 (bookmark-import-new-list): Use dolist.
12925 (bookmark-bmenu-mode-map): Move initialization into declaration.
12926 (bookmark-bmenu-list): Use dolist, simplify.
12927 (bookmark-show-all-annotations): Use save-selected-window and dolist.
12928 (menu-bar-final-items): Use push.
12929
12930 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
12931
12932 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
12933 it works on remote files.
12934 (vc-hg-diff): Don't pass any `--cwd' argument.
12935
12936 2009-10-27 Kevin Ryde <user42@zip.com.au>
12937
12938 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
12939 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
12940 (Further to Bug#3921).
12941
12942 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
12943
12944 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
12945 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
12946 calling `tramp-imap-put-file'. Add file size to the call.
12947 (tramp-imap-get-file-entries): Compute also user name, file size,
12948 and date.
12949 (tramp-imap-handle-insert-directory): Insert uid and gid.
12950 (tramp-imap-handle-file-attributes): Transform uid and gid
12951 according to `id-format'.
12952 (tramp-imap-put-file): New optional parameter SIZE. Encode file
12953 size in header X-Size.
12954
12955 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
12956
12957 * simple.el (transpose-subr): Give clearer error when the mark
12958 is not set. (Bug#4807)
12959
12960 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
12961
12962 * net/tramp.el (tramp-perl-file-truename): New defconst.
12963 Perl code contributed by yary <not.com@gmail.com> (tiny change).
12964 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
12965 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
12966 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
12967
12968 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
12969 Ignore `dired-call-process'.
12970 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
12971
12972 2009-10-26 Julian Scheid <julians37@gmail.com>
12973
12974 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
12975 (tramp-get-remote-readlink): New defun.
12976 (tramp-handle-file-truename): Use it.
12977 (tramp-handle-file-exists-p): Check file-attributes cache, assume
12978 file exists if cache value present.
12979 (tramp-check-cached-permissions): New defun.
12980 (tramp-handle-file-readable-p): Use it.
12981 (tramp-handle-file-writable-p): Likewise.
12982 (tramp-handle-file-executable-p): Likewise.
12983 (tramp-handle-file-name-all-completions): Try using Perl to get
12984 partial completions. When perl not available, combine `cd' and
12985 `ls' into single remote operation and use shell expansion to get
12986 partial remote directory contents. Set `file-exists-p' cache for
12987 directory and any files returned by ls. Change cache handling to
12988 support partial directory contents. Use error message emitted by
12989 remote `cd' or Perl code for local tramp-error.
12990 (tramp-do-copy-or-rename-file-directly): Avoid separate
12991 tramp-send-command-and-check call.
12992 (tramp-handle-process-file): Merge three remote ops into one.
12993 Do not flush all caches when `process-file-side-effects' is set.
12994 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
12995 file-attributes shows uid/gid to be set already.
12996
12997 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
12998
12999 * textmodes/tex-mode.el (tex-dvi-view-command)
13000 (tex-show-queue-command, tex-open-quote):
13001 * progmodes/ruby-mode.el (auto-mode-alist)
13002 (interpreter-mode-alist): Purecopy strings.
13003
13004 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
13005
13006 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
13007 string for the hook, keymap and abbrev table.
13008
13009 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
13010
13011 * x-dnd.el (x-dnd-xdnd-to-action):
13012 * startup.el (fancy-startup-text, fancy-about-text): Change to
13013 defconst from defvar.
13014
13015 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
13016
13017 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
13018 Purecopy initialization strings.
13019
13020 * mail/sendmail.el (mail-header-separator)
13021 (mail-personal-alias-file):
13022 * mail/rmail.el (rmail-default-dont-reply-to-names)
13023 (rmail-ignored-headers, rmail-retry-ignored-headers)
13024 (rmail-highlighted-headers, rmail-secondary-file-directory)
13025 (rmail-secondary-file-regexp):
13026 * files.el (null-device, file-name-invalid-regexp)
13027 (locate-dominating-stop-dir-regexp)
13028 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
13029 (interpreter-mode-alist): Use mapcar instead of mapc.
13030
13031 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
13032
13033 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
13034 (completion-ignored-extensions):
13035 (debug-ignored-errors): Purecopy strings.
13036
13037 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
13038
13039 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
13040 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
13041 (pcomplete--here): Use push.
13042
13043 * subr.el (all-completions): Declare the 4th arg obsolete.
13044
13045 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
13046
13047 * pcomplete.el (pcomplete-unquote-argument-function): New var.
13048 (pcomplete-unquote-argument): New function.
13049 (pcomplete--common-suffix): Always pay attention to case.
13050 (pcomplete--table-subvert): Quote and unquote the text.
13051 (pcomplete--common-quoted-suffix): New function.
13052 (pcomplete-std-complete): Use it and pcomplete-begin.
13053
13054 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
13055 we're inside a dedicated or minibuffer window.
13056
13057 2009-10-24 Karl Fogel <kfogel@red-bean.com>
13058
13059 * bookmark.el: Update documentation, especially documentation
13060 of `bookmark-alist' and of the bookmark file format.
13061 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
13062
13063 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
13064
13065 * mail/emacsbug.el (report-emacs-bug): Clarify that the
13066 keybindings apply to the mail buffer (Bug#4003). Shrink help
13067 window to buffer.
13068
13069 * whitespace.el (whitespace-mode, whitespace-newline-mode)
13070 (global-whitespace-mode, global-whitespace-newline-mode)
13071 (whitespace-toggle-options, global-whitespace-toggle-options):
13072 Doc fix (Bug#3660).
13073
13074 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
13075 of xmltok-start before the end tag was inserted (Bug#2840).
13076
13077 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
13078 patterns that are preceded by an open-paren (Bug#1320).
13079
13080 2009-10-24 Sven Joachim <svenjoac@gmx.de>
13081
13082 * files.el (delete-directory): Delete symlinks to directories with
13083 delete-file (Bug#4739).
13084
13085 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
13086
13087 * vc.el (vc-backend-for-registration): Rename from
13088 vc-get-backend-for-registration. Update callers.
13089
13090 * international/mule-cmds.el (set-language-info-alist):
13091 Purecopy lang-env.
13092 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
13093 (charset): Purecopy the name.
13094 (define-char-code-property): Purecopy string arguments.
13095
13096 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13097 Purecopy string arguments.
13098
13099 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
13100 * ediff-hook.el (menu-bar-ediff-menu):
13101 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
13102 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
13103
13104 2009-10-24 Glenn Morris <rgm@gnu.org>
13105
13106 * comint.el (comint-dynamic-list-completions):
13107 * term.el (term-dynamic-list-completions): Use choose-completion rather
13108 than obsolete alias mouse-choose-completion.
13109
13110 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
13111 file-cache-choose-completion.
13112 (file-cache-choose-completion): Handle an optional event argument.
13113 (file-cache-mouse-choose-completion): Make it an obsolete alias.
13114
13115 * progmodes/octave-mod.el (octave-complete-symbol):
13116 Use choose-completion if mouse-choose-completion is ever removed.
13117
13118 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
13119 use.
13120
13121 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
13122 compiler.
13123
13124 * vc-hooks.el (vc-responsible-backend): Fix declaration.
13125
13126 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
13127
13128 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
13129 Ignore `pred' now that we receive one.
13130 Handle test-completion specially.
13131
13132 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
13133
13134 * vc.el (vc-responsible-backend): Throw an error if not backend is
13135 found. Remove the REGISTER argument. Move the code dealing with
13136 REGISTER ...
13137 (vc-get-backend-for-registration): ... here. New function.
13138 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
13139 of vc-responsible-backend, pass the file name instead of the
13140 directory name.
13141
13142 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
13143
13144 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
13145 New funs.
13146 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
13147 (pcomplete-comint-setup): Don't modify a global var via
13148 accidental side-effects.
13149 (pcomplete-shell-setup): Adjust call accordingly.
13150 (pcomplete-parse-comint-arguments): Use push.
13151
13152 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
13153
13154 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
13155 Allow uncapitalized info node names (Bug#3921).
13156
13157 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
13158 to the DEBUG file (Bug#3781).
13159
13160 2009-10-23 Jari Aalto <jari.aalto@cante.net>
13161
13162 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
13163 dictionary entry (Bug#4579).
13164
13165 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
13166
13167 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
13168 from `rfn-eshadow-update-overlay-hook' when unloading.
13169 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
13170 "rsyncc". Adjust doc string.
13171 (tramp-temp-buffer-file-name): New buffer-local defvar.
13172 (tramp-handle-insert-file-contents, tramp-handle-write-region):
13173 Keep temporary file when indicated by method ("rsync" and
13174 "rsyncc").
13175 (tramp-handle-write-region): Handle APPEND.
13176 (tramp-delete-temp-file-function): New defun. Added to
13177 `kill-buffer-hook'.
13178
13179 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
13180
13181 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
13182
13183 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
13184
13185 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
13186 (color-name-rgb-alist, tty-standard-colors)
13187 (tty-color-mode-alist): Change to defconst.
13188
13189 * simple.el (mark-inactive): Purecopy message.
13190
13191 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
13192 (global-map, yank-menu):
13193 * textmodes/ispell.el (ispell-menu-map):
13194 * net/eudc.el (eudc-tools-menu):
13195 * international/mule-cmds.el (describe-language-environment-map)
13196 (setup-language-environment-map, set-coding-system-map)
13197 (mule-menu-keymap):
13198 * vc-hooks.el (vc-menu-entry, vc-menu-map):
13199 * replace.el (occur-mode-map):
13200 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
13201
13202 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
13203
13204 * calc/calc.el (math-read-number, math-read-number-simple): Use
13205 `save-match-data'.
13206
13207 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
13208
13209 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
13210 rather than fiddling with global-map bindings, since it should only
13211 affect per-terminal settings.
13212 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
13213
13214 * minibuffer.el (completion-table-with-terminator): Allow to specify
13215 the terminator-regexp.
13216
13217 * simple.el (switch-to-completions): Look for *Completions* in other
13218 frames as well.
13219
13220 * pcomplete.el: Allow the use of completion-tables.
13221 (pcomplete-std-complete): New command.
13222 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
13223 (pcomplete--here): Use a function for `form' rather than an expression,
13224 so it can be byte-compiled.
13225 (pcomplete-here, pcomplete-here*): Adjust accordingly.
13226 Add edebug declaration.
13227 (pcomplete-show-completions): Remove unused var `curbuf'.
13228 (pcomplete-do-complete, pcomplete-stub):
13229 Don't assume `completions' is a list of strings any more.
13230
13231 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
13232
13233 * find-dired.el (find-name-arg): Fix typo in docstring.
13234
13235 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
13236
13237 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
13238 (pcmpl-linux-fs-types): Same, and update to new modules layout.
13239
13240 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
13241 pcomplete-entries.
13242
13243 * comint.el (comint-read-input-ring, comint-write-input-ring)
13244 (comint-substitute-in-file-name)
13245 (comint-dynamic-complete-as-filename)
13246 (comint-dynamic-simple-complete)
13247 (comint-dynamic-list-filename-completions)
13248 (comint-dynamic-list-completions)
13249 (comint-redirect-results-list-from-process): Minor simplifications.
13250
13251 2009-10-21 Kevin Ryde <user42@zip.com.au>
13252
13253 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
13254 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
13255 the first form. And insert a blank line after ";;; Code" since
13256 that's usual style. (Bug#4612)
13257
13258 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
13259
13260 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13261
13262 * minibuffer.el (completion-table-with-terminator): Properly implement
13263 boundaries, in case `terminator' appears in the suffix.
13264 (completion--embedded-envvar-table): Don't return boundaries if
13265 there's no valid completion. Simplify.
13266 (completion-file-name-table): New completion table extracted from
13267 completion--file-name-table.
13268 (completion--file-name-table): Use it.
13269 (read-file-name-predicate): Declare obsolete.
13270 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
13271 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
13272 completion-file-name-table, and use the `pred' argument.
13273 * files.el (locate-file-completion-table): Use the `pred' arg rather
13274 than read-file-name-predicate.
13275 (abbreviate-file-name): Use \` rather than ^ for BOS.
13276
13277 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
13278
13279 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
13280 vc-responsible-backend to register, it causes problems.
13281
13282 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13283
13284 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
13285
13286 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
13287
13288 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
13289 (tramp-smb-handle-file-attributes): Use it.
13290 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
13291 (tramp-smb-handle-insert-directory): Use `mapc' rather than
13292 `mapcar'. Use `tramp-smb-get-stat-capability'.
13293 Add `dired-filename' text properties.
13294 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
13295 (tramp-smb-maybe-open-connection): Simplify check for smbclient
13296 version.
13297
13298 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
13299
13300 * subr.el (read-key-delay): Reduce to 0.01.
13301 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
13302 (bug#4751).
13303
13304 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
13305
13306 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
13307
13308 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
13309 (Info-menu): Remove unused vars `last' and `completions'.
13310 (Info-index-nodes): Remove unused var `node'.
13311
13312 * info.el (Info-complete-menu-item): Use complete-with-action.
13313
13314 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
13315
13316 Make vc-annotate work through copies and renames.
13317 * vc-annotate.el (vc-annotate-extract-revision-at-line):
13318 Return the file name too.
13319 (vc-annotate-revision-at-line)
13320 (vc-annotate-find-revision-at-line)
13321 (vc-annotate-revision-previous-to-line)
13322 (vc-annotate-show-log-revision-at-line): Update to get the file
13323 name from vc-annotate-extract-revision-at-line.
13324 (vc-annotate-show-diff-revision-at-line-internal): Change the
13325 argument to mean whether to show a file diff or not. Get the file
13326 name from vc-annotate-extract-revision-at-line.
13327 (vc-annotate-show-diff-revision-at-line):
13328 Update vc-annotate-show-diff-revision-at-line call.
13329 (vc-annotate-warp-revision): Add an optional file argument.
13330
13331 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
13332 (vc-git-annotate-extract-revision-at-line): Also return the file
13333 name if found.
13334
13335 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
13336 command. Remove unused code.
13337 (vc-hg-annotate-re): Update to match --follow output.
13338 (vc-hg-annotate-extract-revision-at-line): Also return the file
13339 name if found.
13340
13341 * vc.el: Update annotate-extract-revision-at-line documentation.
13342
13343 2009-10-18 Kevin Ryde <user42@zip.com.au>
13344
13345 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
13346 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
13347
13348 * net/browse-url.el (browse-url): Identify alist with "consp and
13349 not functionp" and let all other things go down the `apply' leg,
13350 as suggested by Stefan. (Further to bug#4531.)
13351
13352 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
13353
13354 * minibuffer.el (read-file-name): Check for repeat before putting
13355 a default argument in file-name-history (Bug#4657).
13356
13357 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
13358 read syntax (Bug#4737).
13359
13360 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
13361
13362 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
13363
13364 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
13365 (html-tag-alist, html-tag-help): Add descriptions for undocumented
13366 entries and make note of obsolete tags.
13367
13368 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
13369
13370 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
13371
13372 2009-10-18 Glenn Morris <rgm@gnu.org>
13373
13374 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
13375 grep, so that binary files (eg international/uni-bidi.el) can match.
13376 Remove test for "UnicodeData" files, since it is hopefully unnecessary
13377 now, and in any case the file header format has changed.
13378
13379 2009-10-17 Glenn Morris <rgm@gnu.org>
13380
13381 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
13382 (flyspell-get-word, flyspell-large-region)
13383 (flyspell-auto-correct-previous-word): Doc/error message fixes.
13384
13385 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
13386
13387 * Makefile.in (ELCFILES): Add ede/shell.
13388
13389 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
13390
13391 * term/common-win.el (x-colors): Purecopy it.
13392
13393 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
13394
13395 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
13396 permissive for when the buffer is empty.
13397 (tar-header-block-tokenize): Decode the username and groupname.
13398 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
13399
13400 2009-10-17 Eric Ludlam <zappo@gnu.org>
13401
13402 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
13403 contains multibyte characters, choose first applicable coding
13404 system automatically.
13405
13406 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
13407
13408 * international/mule-cmds.el (select-safe-coding-system): If the file
13409 has a coding cookie, use it regardless of any other setting (bug#4712).
13410
13411 2009-10-17 Glenn Morris <rgm@gnu.org>
13412
13413 * foldout.el (foldout-mouse-swallow-events):
13414 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
13415
13416 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
13417 (dired-keep-marker-copy, dired-keep-marker-hardlink)
13418 (dired-keep-marker-symlink, dired-dwim-target)
13419 (dired-copy-preserve-time): Do not autoload these defcustoms.
13420
13421 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
13422 messages from messing up the file coding. (Bug#4623)
13423
13424 2009-10-17 Jari Aalto <jari.aalto@cante.net>
13425
13426 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
13427 if no match is found for the current dictionary. (Bug#4578)
13428
13429 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
13430 optional, since that is how it is documented, and this is often called
13431 with a nil argument. (Bug#4577)
13432 (flyspell-external-point-words, flyspell-auto-correct-word)
13433 (flyspell-correct-word-before-point, flyspell-word-search-forward)
13434 (flyspell-word-search-backward): Remove nil argument in calls to
13435 flyspell-get-word, since it is not needed now.
13436
13437 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
13438
13439 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
13440
13441 2009-10-16 Glenn Morris <rgm@gnu.org>
13442
13443 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
13444
13445 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
13446
13447 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
13448 (ange-ftp-file-size): New function.
13449 (ange-ftp-file-attributes): Use it.
13450
13451 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
13452
13453 * net/tramp-smb.el (tramp-smb-version): New defvar.
13454 (tramp-smb-maybe-open-connection): Use it, in order to avoid
13455 repeated checks.
13456
13457 2009-10-16 Glenn Morris <rgm@gnu.org>
13458
13459 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
13460 Maybe copy some custom properties from old to new name. (Bug#4706)
13461
13462 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
13463
13464 * subr.el (error, sit-for, start-process-shell-command)
13465 (start-file-process-shell-command): Set the calling convention
13466 after the function definition.
13467
13468 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
13469
13470 * subr.el (error, sit-for, start-process-shell-command)
13471 (start-file-process-shell-command): Use the new
13472 set-advertised-calling-convention feature.
13473
13474 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
13475
13476 * international/ucs-normalize.el (ucs-normalize-version):
13477 Change to 1.2.
13478 (check-range): Adjust for Unicode 5.2.
13479
13480 2009-10-15 Juri Linkov <juri@jurta.org>
13481
13482 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
13483 to the `menu-item' format.
13484
13485 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
13486
13487 * net/tramp.el (tramp-replace-environment-variables): Do not fail
13488 if the environment variable does not exist.
13489
13490 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
13491 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
13492 parameter.
13493 (tramp-smb-handle-add-name-to-file)
13494 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
13495 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
13496 (tramp-smb-handle-file-attributes)
13497 (tramp-smb-do-file-attributes-with-stat)
13498 (tramp-smb-handle-file-local-copy)
13499 (tramp-smb-handle-insert-directory)
13500 (tramp-smb-handle-make-directory)
13501 (tramp-smb-handle-make-directory-internal)
13502 (tramp-smb-handle-make-symbolic-link)
13503 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
13504 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
13505 (tramp-smb-maybe-open-connection): Apply the changed parameters.
13506 (tramp-smb-read-file-entry): Read Disk names in compressed format.
13507 Handle long file names.
13508 (tramp-smb-get-cifs-capabilities): Check, whether the connection
13509 process is running.
13510 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
13511 Read share names with "-g" option.
13512
13513 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
13514
13515 * net/rcirc.el (rcirc-view-log-file): New command.
13516 (rcirc-track-minor-mode-map): Remove C-c ` binding.
13517 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
13518 specified.
13519
13520 2009-10-15 Glenn Morris <rgm@gnu.org>
13521
13522 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
13523 from the second command-line argument.
13524 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
13525 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
13526 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
13527 w32-batch-update-autoloads.
13528 * emacs-lisp/autoload.el (autoload-make-program): New variable.
13529 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
13530
13531 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
13532 the headers cannot be located. Simplify, subtracting superflous
13533 save-excursions.
13534
13535 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
13536
13537 Replace completion-base-size by completion-base-position to fix bugs
13538 such as (bug#4699).
13539 * simple.el (completion-base-position): New var.
13540 (completion-base-size): Mark as obsolete.
13541 (choose-completion): Make it work for mouse events as well.
13542 Pass the new base-position to choose-completion-string.
13543 (choose-completion-guess-base-position): New function, extracted from
13544 choose-completion-delete-max-match.
13545 (choose-completion-delete-max-match): Use it. Make obsolete.
13546 (choose-completion-string): Use the new base-position info.
13547 (completion-root-regexp): Delete.
13548 (completion-setup-function): Preserve completion-base-position.
13549 Eliminate obsolete base-size manipulation.
13550 * minibuffer.el (display-completion-list): Don't mess with base-size.
13551 (minibuffer-completion-help): Set completion-base-position instead.
13552 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
13553 choose-completion.
13554 * textmodes/bibtex.el (bibtex-complete):
13555 * emacs-lisp/crm.el (crm--choose-completion-string):
13556 Adjust to new calling convention.
13557 * complete.el (partial-completion-mode): Use minibufferp to avoid
13558 bumping into incompatible change to choose-completion-string-functions.
13559 * ido.el (ido-choose-completion-string): Make its calling convention
13560 more permissive.
13561 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
13562 base-size manipulation.
13563 (comint-dynamic-list-input-ring): Use dotimes and push.
13564 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
13565 fundamental-mode. Use `or'.
13566
13567 2009-10-14 Juri Linkov <juri@jurta.org>
13568
13569 * misearch.el (multi-isearch-next-buffer-from-list)
13570 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
13571
13572 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
13573
13574 * Makefile.in (compile-onefile): Load `bytecomp' rather than
13575 `bytecomp.el'.
13576
13577 * minibuffer.el (completion-pcm--merge-completions): Make sure the
13578 string we return is all made up of text from the completions rather
13579 than part from the completions and part from the input (bug#4219).
13580
13581 * ido.el (ido-everywhere): Use define-minor-mode.
13582
13583 * buff-menu.el (list-buffers, ctl-x-map):
13584 Mark the entry points with ;;;###autoload cookies.
13585
13586 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
13587
13588 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
13589 correctly in the detached head case.
13590 (vc-git-print-log): Remove unused binding.
13591
13592 * vc.el (vc-responsible-backend): When a directory is passed for
13593 for registration create a VC repository if no backend is
13594 responsible for the directory argument.
13595 (vc-deduce-fileset): Tell vc-responsible-backend to register.
13596
13597 * vc.el: Move comments about RCS and SCCS ...
13598 * vc-rcs.el:
13599 * vc-sccs.el: ... here, respectively.
13600
13601 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
13602
13603 * minibuffer.el (completion--file-name-table): Return nil if there's
13604 no file completion, even if substitute-in-file-name changed
13605 the string (bug#4708).
13606
13607 2009-10-13 Juri Linkov <juri@jurta.org>
13608
13609 * files-x.el (read-file-local-variable-value): Don't filter out
13610 minor modes from mode name completion (bug#4664).
13611
13612 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
13613
13614 * international/mule-cmds.el (ucs-names): Remove exclusion of
13615 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
13616
13617 2009-10-13 Kenichi Handa <handa@m17n.org>
13618
13619 * international/uni-name.el: Regenerated.
13620
13621 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
13622
13623 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
13624 should be automatically buffer-local, but isn't.)
13625
13626 2009-10-12 Sam Steingold <sds@gnu.org>
13627
13628 * progmodes/compile.el (compilation-next-error-function): Fix the
13629 timestamps if the buffer has been visited before.
13630 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
13631 non-anchored patterns, like the perl one (bug#3928).
13632
13633 2009-10-12 Glenn Morris <rgm@gnu.org>
13634
13635 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
13636 Let-bind `size'.
13637
13638 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
13639
13640 * proced.el (proced-unload-function): New function.
13641
13642 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
13643 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
13644 Doc fix.
13645
13646 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
13647
13648 2009-10-11 Juri Linkov <juri@jurta.org>
13649
13650 * files-x.el (read-file-local-variable-value):
13651 Provide default value only for bound variables (bug#4664).
13652
13653 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
13654
13655 * net/tramp.el (tramp-local-host-p): Function shall return nil for
13656 connection methods like smb.
13657
13658 * net/tramp-cache.el (tramp-flush-connection-property): The hash
13659 can be empty.
13660
13661 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
13662 (tramp-smb-file-name-handler-alist): Add handlers for
13663 `add-name-to-file', `make-symbolic-link'.
13664 (tramp-smb-handle-add-name-to-file)
13665 (tramp-smb-do-file-attributes-with-stat)
13666 (tramp-smb-handle-make-symbolic-link)
13667 (tramp-smb-get-cifs-capabilities): New defuns.
13668 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
13669 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
13670 (tramp-smb-handle-file-local-copy)
13671 (tramp-smb-handle-make-directory-internal)
13672 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
13673 The file name syntax depends on cifs capabilities.
13674 (tramp-smb-handle-file-attributes):
13675 Call `tramp-smb-do-file-attributes-with-stat' if possible.
13676 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
13677 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
13678
13679 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
13680
13681 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
13682 (eieio-defclass): Apply deftype handler and setf-method properties
13683 directly.
13684 (eieio-add-new-slot): Avoid union function from cl library.
13685 (eieio--typep): New function.
13686 (eieio-perform-slot-validation): Use it.
13687
13688 2009-10-10 Karl Fogel <kfogel@red-bean.com>
13689
13690 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
13691 Update documentation to refer to the variables documented in r1.135.
13692 (Bug#4188)
13693
13694 2009-10-10 Karl Fogel <kfogel@red-bean.com>
13695
13696 * bookmark.el (Info-suffix-list): Remove this unused variable.
13697 (bookmark-current-point): Remove this obsolete variable.
13698 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
13699 Adjust for removal of bookmark-current-point.
13700
13701 (bookmarks-already-loaded, bookmark-current-buffer)
13702 (bookmark-yank-point): Document. (Bug#4188)
13703
13704 2009-10-10 Glenn Morris <rgm@gnu.org>
13705
13706 * frame.el (frame-height): Doc fix.
13707
13708 * calendar/calendar.el (calendar-split-width-threshold): New option.
13709 (calendar-basic-setup): Use calendar-split-width-threshold.
13710
13711 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
13712
13713 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
13714 Ideographic Supplement" range (U+1F200..U+1F2FF).
13715
13716 2009-10-09 Karl Fogel <kfogel@red-bean.com>
13717
13718 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
13719 since the list will have been rebuilt anyway. (Bug#4349)
13720
13721 2009-10-09 Karl Fogel <kfogel@red-bean.com>
13722
13723 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
13724 (bookmark-bmenu-execute-deletions): Don't save here, as
13725 bookmark-delete will now do so if necessary.
13726 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
13727 (Bug#4348)
13728
13729 2009-10-09 Glenn Morris <rgm@gnu.org>
13730
13731 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
13732
13733 2009-10-09 Karl Fogel <kfogel@red-bean.com>
13734
13735 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
13736 (bookmark-jump-other-window): Just invoke bookmark-jump with new
13737 argument now, so the two function's behaviors will match. (Bug#3645)
13738
13739 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
13740
13741 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
13742 (tramp-file-name-real-host, tramp-file-name-port):
13743 Apply `save-match-data'.
13744
13745 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
13746 case both directories are remote.
13747 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
13748 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
13749
13750 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
13751
13752 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
13753
13754 2009-10-07 Glenn Morris <rgm@gnu.org>
13755
13756 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
13757 of concat.
13758
13759 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
13760
13761 * files-x.el (read-file-local-variable): Include some
13762 non-user-variables in the completion table (bug#4664).
13763
13764 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
13765
13766 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
13767 message.
13768
13769 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
13770 (tramp-smb-file-name-handler-alist): Add handler for
13771 `copy-directory', `expand-file-name', `set-file-modes'.
13772 (tramp-smb-handle-copy-directory)
13773 (tramp-smb-handle-expand-file-name)
13774 (tramp-smb-handle-set-file-modes): New defuns.
13775 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
13776 (tramp-smb-handle-file-attributes): Simplify check for retrieving
13777 entry.
13778 (tramp-smb-handle-insert-directory): Don't flush the cache.
13779 (tramp-smb-maybe-open-connection): Check for samba client and
13780 server versions.
13781
13782 2009-10-07 Eli Zaretskii <eliz@gnu.org>
13783
13784 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
13785 to not error out of search for "^lisp=" fails.
13786
13787 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
13788
13789 * makefile.w32-in (WINS_UPDATES): New macro.
13790 (custom-deps, finder-data, autoloads): Use it.
13791
13792 2009-10-07 Glenn Morris <rgm@gnu.org>
13793
13794 * Makefile.in (autoloads): Revert previous change.
13795 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
13796 the list of preloaded files passed on the command-line, get
13797 it from src/Makefile.
13798
13799 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
13800 show the original buffer rather than a random one.
13801
13802 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
13803
13804 * help.el (describe-no-warranty): Place point in a slightly better
13805 position in the GPLv3 text.
13806
13807 2009-10-06 Sam Steingold <sds@gnu.org>
13808
13809 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
13810 the comm attribute is present before calling regexp-quote.
13811
13812 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
13813
13814 * play/animate.el (animate-string): For good effect, make sure
13815 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
13816
13817 * play/animate.el (animate-sequence, animate-birthday-present):
13818 * misc.el (butterfly): Don't set `indent-tabs-mode'.
13819
13820 2009-10-06 Glenn Morris <rgm@gnu.org>
13821
13822 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
13823
13824 * emacs-lisp/autoload.el (autoload-excludes): New variable.
13825 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
13826 (batch-update-autoloads): Process a string value of autoload-excludes,
13827 set during the build process.
13828 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
13829
13830 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
13831 inside with-parsed... macro so that `v' is defined.
13832
13833 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
13834 * progmodes/fortran.el (fortran-end-of-block)
13835 (fortran-beginning-of-block):
13836 Also push mark in the macro case.
13837
13838 * emerge.el (emerge-show-file-name):
13839 * calc/calc.el (calc-quit):
13840 * calc/calc-misc.el (calc-big-or-small):
13841 * calc/calc-graph.el (calc-graph-view):
13842 * calc/calc-ext.el (calc-reset):
13843 * calendar/calendar.el (calendar-basic-setup):
13844 Use window-full-height-p.
13845
13846 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
13847 header we don't understand, don't insert another. (Bug#4624)
13848 If changing mime charset, insert the new one in the right place.
13849
13850 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
13851
13852 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
13853 (cal-tex-cursor-month): Correctly increment the end date for diary and
13854 holiday listing. (Bug#4626)
13855
13856 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
13857
13858 * help-fns.el (describe-function-1): Don't burp if the function is not
13859 a symbol.
13860
13861 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
13862
13863 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
13864 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
13865 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
13866 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
13867
13868 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
13869 (eieio-default-superclass): Reflow docstrings.
13870 (this, class-option-assoc, defclass, eieio-class-un-autoload)
13871 (eieio-unbind-method-implementations, defmethod)
13872 (eieio-validate-slot-value, eieio-validate-class-slot-value)
13873 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
13874 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
13875 (eieio-slot-originating-class-p, eieio-slot-name-index)
13876 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
13877 (constructor, initialize-instance, no-next-method, object-print)
13878 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
13879 Fix typos in docstrings.
13880 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
13881 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
13882 (next-method-p): Doc fixes.
13883 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
13884 Fix typos in error messages.
13885 (eieio-defmethod): Fix typo in description of generic method.
13886
13887 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
13888 (eieio-persistent-save-interactive, slot-missing):
13889 Fix typos in docstrings.
13890 (eieio-instance-inheritor-slot-boundp): Doc fix.
13891
13892 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
13893 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
13894
13895 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
13896 (eieio-custom-object-apply-reset):
13897 Fix typos in docstrings and error messages.
13898
13899 * emacs-lisp/eieio-datadebug.el (data-debug-show):
13900 Fix typo in docstring.
13901
13902 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
13903 (eieio-browse-tree): Doc fix.
13904 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
13905 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
13906 Fix typos in docstrings.
13907
13908 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
13909 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
13910 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
13911 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
13912 Reflow docstrings.
13913
13914 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
13915
13916 * vc-hg.el (log-view-vc-backend): Declare for compiler.
13917 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
13918 Set log-view-vc-backend so that diff can work.
13919
13920 * log-view.el (log-view-diff): Use vc-diff-internal instead of
13921 vc-version-diff.
13922 (vc-diff-internal): Autoload this instead of vc-version-diff.
13923
13924 2009-10-05 Eli Zaretskii <eliz@gnu.org>
13925
13926 * simple.el (eval-expression): Doc fix.
13927
13928 * progmodes/cwarn.el (cwarn-mode): Doc fix.
13929
13930 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
13931
13932 * files.el (directory-files-no-dot-files-regexp): New defconst.
13933 (delete-directory): Use it.
13934 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
13935
13936 * net/tramp.el (tramp-verbose): Fix docstring.
13937 (tramp-methods): Add recursive option to `tramp-copy-args'.
13938 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
13939 "scp1_old", "scp2_old", "rsync", "rsyncc".
13940 (tramp-default-method): Check also for `auth-source-user-or-password'.
13941 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
13942 Add handler for `copy-directory'.
13943 (tramp-handle-copy-directory): New defun.
13944 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
13945 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
13946 Optimize sent command.
13947
13948 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
13949
13950 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
13951 window if necessary.
13952
13953 * calendar/calendar.el (calendar-basic-setup): Don't call
13954 switch-to-buffer in a dedicated window.
13955
13956 2009-10-05 Karl Fogel <kfogel@red-bean.com>
13957
13958 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
13959 don't do anything related to relocating, just return nil.
13960 (bookmark-error-no-filename): New error.
13961 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
13962 bookmark has no file. Don't even attempt to handle things that
13963 are not files; the whole point of custom handlers is to keep that
13964 knowledge elsewhere anyway. Tighten some comments.
13965 (bookmark-file-or-variation-thereof): Remove now-unused function.
13966 (bookmark-location): Doc string fix.
13967 (Bug#4250)
13968
13969 2009-10-04 Karl Fogel <kfogel@red-bean.com>
13970
13971 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
13972 don't use a file dialog, because they usually don't know how to read
13973 a directory target from the user. (Bug#4230)
13974 Also, make sure the prompt can display directories as well as files.
13975
13976 2009-10-04 Karl Fogel <kfogel@red-bean.com>
13977
13978 * bookmark.el (bookmark-set, bookmark-buffer-name):
13979 Improve doc strings. (Bug#1193)
13980
13981 2009-10-04 Karl Fogel <kfogel@red-bean.com>
13982
13983 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
13984 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
13985 (bookmark-get-annotation, bookmark-set-annotation)
13986 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
13987 (bookmark-set-position, bookmark-get-front-context-string)
13988 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
13989 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
13990 (bookmark-jump-other-window, bookmark-handle-bookmark)
13991 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
13992 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
13993 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
13994 Improve doc strings to say whether bookmark can be a string or
13995 a record or both, and make other consistency and clarity fixes.
13996 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
13997 (bookmark-default-annotation-text, bookmark-yank-word)
13998 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
13999 (bookmark-import-new-list, bookmark-maybe-rename)
14000 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14001 (bookmark-bmenu-bookmark): Give these doc strings.
14002 (bookmark-bmenu-check-position): Give this a doc string, but also
14003 add a FIXME comment about how the function may be pointless.
14004 (bookmark-default-handler): Rework doc string and change a
14005 parameter name, to clarify that this takes a bookmark record
14006 not a bookmark name.
14007 (bookmark-set): Change a parameter name to indicate its meaning,
14008 and improve the doc string a bit.
14009 (Bug#4188)
14010
14011 2009-10-04 Karl Fogel <kfogel@red-bean.com>
14012
14013 * bookmark.el (bookmark-alist): Document the new `handler' element
14014 in the param alist.
14015 (bookmark-make-record-function): Adjust documentation for above.
14016 (Bug#4193)
14017
14018 2009-10-04 Karl Fogel <kfogel@red-bean.com>
14019
14020 * info.el (Info-bookmark-make-record): Document this function.
14021 (Info-bookmark-jump): Document with a doc string, not just a comment.
14022 (Bug#4203)
14023
14024 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
14025
14026 * files.el (copy-directory): New defun.
14027
14028 * dired-aux.el (dired-copy-file-recursive): Use it.
14029
14030 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
14031
14032 * files-x.el (modify-dir-local-variable)
14033 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
14034 docstrings.
14035
14036 * recentf.el (recentf-unload-function): New function.
14037
14038 2009-10-04 Glenn Morris <rgm@gnu.org>
14039
14040 * window.el (window-full-height-p): Add doc string.
14041
14042 2009-10-04 Martin Rudalics <rudalics@gmx.at>
14043
14044 * window.el (window-full-height-p): New function. (Bug#4543)
14045
14046 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
14047
14048 * vc.el: Remove commented out code.
14049 (vc-derived-from-dir-mode): Remove, unused.
14050 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
14051
14052 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
14053
14054 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
14055 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
14056 there could be recursive loading when `default-directory' is a
14057 remote file name. (Bug#4614)
14058
14059 2009-10-03 Glenn Morris <rgm@gnu.org>
14060
14061 * calendar/calendar.el (calendar-basic-setup): Handle the case where
14062 the frame is wide.
14063 (calendar-generate-window): Test for shrinkability rather than width.
14064
14065 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
14066 reusing existing buffers, in case we happen to visit two files with the
14067 same basename. (Bug#4593)
14068
14069 2009-10-02 Eli Zaretskii <eliz@gnu.org>
14070
14071 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
14072 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
14073 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
14074 subdirs of cedet as well.
14075 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
14076
14077 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
14078
14079 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
14080 Obey advertised-signature-table.
14081
14082 * help-fns.el (help-function-arglist): Don't check
14083 advertised-signature-table.
14084 (describe-function-1): Do it here instead so it also applies to subrs.
14085
14086 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
14087
14088 * simple.el (start-file-process): Say in the doc-string, that file
14089 handlers might not support pty association, if PROGRAM is nil.
14090
14091 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
14092 HOST and USER are strings. They are nil, when there are
14093 incomplete entries in ~/.netrc, for example.
14094 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
14095 root directory ("device busy" error otherwise).
14096
14097 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
14098 Flush file properties of created directory.
14099
14100 2009-10-02 Eli Zaretskii <eliz@gnu.org>
14101
14102 * makefile.w32-in (WINS_BASIC): Remove cedet.
14103 (WINS_CEDET): Add cedet.
14104 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
14105
14106 2009-10-02 Kevin Ryde <user42@zip.com.au>
14107
14108 * net/browse-url.el (browse-url): Pass any symbol in
14109 browse-url-browser-function to `apply', since if you've mistakenly put
14110 an unbound symbol then the error is clearer. (Bug#4531)
14111
14112 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
14113
14114 * allout.el (allout-init, allout-back-to-current-heading)
14115 (allout-beginning-of-current-entry, allout-ascend-to-depth)
14116 (allout-ascend, allout-up-current-level, allout-end-of-level)
14117 (allout-previous-visible-heading, allout-forward-current-level)
14118 (allout-backward-current-level, allout-show-children):
14119 * apropos.el (apropos-describe-plist):
14120 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
14121 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
14122 * completion.el (add-completion, add-permanent-completion):
14123 * descr-text.el (describe-text-category, describe-char):
14124 * desktop.el (desktop-lazy-abort):
14125 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
14126 * dired.el (dired-build-subdir-alist):
14127 * ediff.el (ediff-version):
14128 * elide-head.el (elide-head, elide-head-show):
14129 * emerge.el (emerge-version):
14130 * env.el (getenv):
14131 * face-remap.el (variable-pitch-mode):
14132 * faces.el (describe-face):
14133 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
14134 (dired-at-point):
14135 * files.el (find-file-existing, auto-save-mode):
14136 * font-lock.el (font-lock-fontify-buffer):
14137 * help-fns.el (describe-function, describe-variable)
14138 (describe-syntax, describe-categories):
14139 * help.el (view-lossage, describe-bindings, describe-key)
14140 (describe-mode):
14141 * hexl.el (hexl-current-address):
14142 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
14143 * info.el (Info-goto-emacs-key-command-node):
14144 * log-edit.el (log-edit-insert-cvs-template)
14145 (log-edit-insert-cvs-rcstemplate):
14146 * menu-bar.el (menu-bar-mode):
14147 * mouse.el (mouse-appearance-menu):
14148 * newcomment.el (comment-indent-new-line):
14149 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
14150 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
14151 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
14152 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
14153 * recentf.el (recentf-mode):
14154 * savehist.el (savehist-mode, savehist-save):
14155 * shadowfile.el (shadow-copy-files):
14156 * simple.el (kill-ring-save, next-line, previous-line)
14157 (normal-erase-is-backspace-mode):
14158 * strokes.el (strokes-update-window-configuration)
14159 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
14160 (strokes-xpm-for-stroke):
14161 * time.el (emacs-uptime, emacs-init-time):
14162 * tutorial.el (tutorial--describe-nonstandard-key)
14163 (tutorial--detailed-help):
14164 * type-break.el (type-break-mode)
14165 (type-break-mode-line-message-mode, type-break-query-mode)
14166 (type-break-guesstimate-keystroke-threshold):
14167 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
14168 * version.el (emacs-version):
14169 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
14170 * winner.el (winner-mode):
14171 * calendar/timeclock.el (timeclock-in, timeclock-out)
14172 (timeclock-status-string, timeclock-change)
14173 (timeclock-workday-remaining-string)
14174 (timeclock-workday-elapsed-string)
14175 (timeclock-when-to-leave-string):
14176 * calendar/todo-mode.el (todo-add-category):
14177 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
14178 * emacs-lisp/autoload.el (update-file-autoloads):
14179 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
14180 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
14181 (checkdoc-message-text, checkdoc-defun):
14182 * emacs-lisp/debug.el (debugger-list-functions):
14183 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
14184 * emacs-lisp/eieio-opt.el (eieio-describe-class)
14185 (eieio-describe-generic):
14186 * emacs-lisp/lisp-mnt.el (lm-synopsis):
14187 * emacs-lisp/shadow.el (list-load-path-shadows):
14188 * emulation/cua-base.el (cua-mode):
14189 * emulation/edt.el (edt-set-scroll-margins):
14190 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
14191 (tpu-toggle-regexp, tpu-toggle-search-direction)
14192 (tpu-toggle-rectangle, tpu-toggle-control-keys):
14193 * emulation/tpu-extras.el (tpu-set-scroll-margins):
14194 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
14195 (viper-set-parsing-style-toggling-macro)
14196 (viper-set-emacs-state-searchstyle-macros):
14197 * emulation/viper.el (viper-set-hooks):
14198 * eshell/esh-mode.el (eshell-truncate-buffer):
14199 * international/mule-cmds.el (prefer-coding-system)
14200 (describe-input-method, describe-language-environment):
14201 * international/mule-diag.el (list-character-sets)
14202 (describe-character-set, describe-coding-system)
14203 (describe-fontset, list-fontsets, list-input-methods):
14204 * mail/sendmail.el (mail-signature):
14205 * net/ange-ftp.el (ange-ftp-copy-file):
14206 * net/browse-url.el (browse-url):
14207 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
14208 * net/quickurl.el (quickurl-add-url):
14209 * net/rcirc.el (names, topic):
14210 * net/xesam.el (xesam-mode):
14211 * play/5x5.el (5x5-new-game):
14212 * play/yow.el (apropos-zippy):
14213 * progmodes/ada-mode.el (ada-mode-version):
14214 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
14215 (f90-end-of-block)
14216 (f90-beginning-of-block):
14217 * progmodes/fortran.el (fortran-end-of-block)
14218 (fortran-beginning-of-block):
14219 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
14220 * progmodes/python.el (python-describe-symbol, python-shell):
14221 * term/ns-win.el (ns-print-buffer):
14222 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
14223 * textmodes/flyspell.el (flyspell-mode-on):
14224 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
14225 (pages-directory-for-addresses):
14226 * textmodes/table.el (table-recognize-cell)
14227 (table-query-dimension, table-generate-source)
14228 (table-insert-sequence, table--warn-incompatibility):
14229 * textmodes/tex-mode.el (tex-validate-buffer):
14230 * textmodes/texinfmt.el (texinfmt-version)
14231 (texinfo-format-buffer):
14232 Use `called-interactively-p' instead of `interactive-p'.
14233
14234 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
14235
14236 * image-mode.el (image-toggle-display):
14237 * emacs-lisp/elp.el (elp-instrument-function):
14238 * emacs-lisp/advice.el (ad-make-advised-definition):
14239 * emacs-lisp/easy-mmode.el (define-minor-mode):
14240 * net/browse-url.el (browse-url-maybe-new-window):
14241 * progmodes/sh-script.el (sh-learn-buffer-indent):
14242 Pass new argument 'any to `called-interactively-p'.
14243
14244 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
14245
14246 * international/uni-bidi.el:
14247 * international/uni-category.el:
14248 * international/uni-combining.el:
14249 * international/uni-comment.el:
14250 * international/uni-decimal.el:
14251 * international/uni-decomposition.el:
14252 * international/uni-digit.el:
14253 * international/uni-lowercase.el:
14254 * international/uni-mirrored.el:
14255 * international/uni-name.el:
14256 * international/uni-numeric.el:
14257 * international/uni-old-name.el:
14258 * international/uni-titlecase.el:
14259 * international/uni-uppercase.el:
14260 Regenerate from Unicode 5.2.0 data.
14261
14262 2009-10-01 Glenn Morris <rgm@gnu.org>
14263
14264 * Makefile.in (ELCFILES): Regenerate.
14265
14266 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
14267
14268 * subr.el (interactive-p): Mark obsolete.
14269 (called-interactively-p): Make the optional-ness of `kind' obsolete.
14270 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
14271 advertised-signature-table for subroutines as well.
14272
14273 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
14274 (set-advertised-calling-convention): New function.
14275 (make-obsolete, define-obsolete-function-alias)
14276 (make-obsolete-variable, define-obsolete-variable-alias):
14277 Make the optional-ness of `when' obsolete.
14278 (define-obsolete-face-alias): Make `when' non-optional.
14279 * help-fns.el (help-function-arglist):
14280 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
14281 Use advertised-signature-table.
14282
14283 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
14284
14285 * files.el (delete-directory): New defun. The original function
14286 in fileio.c has been renamed to `delete-directory-internal'.
14287
14288 * dired.el (dired-delete-file): Call `delete-directory' with
14289 RECURSIVE parameter.
14290
14291 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
14292 parameter RECURSIVE. Implementation is missing.
14293
14294 * net/tramp.el (tramp-handle-make-directory): Flush upper
14295 directory's file properties.
14296 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
14297 (tramp-handle-dired-recursive-delete-directory): Flush directory
14298 properties after the remove command only.
14299
14300 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
14301 Handle optional parameter RECURSIVE.
14302
14303 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
14304 Handle optional parameter RECURSIVE.
14305
14306 * net/tramp-smb.el (tramp-smb-errors): Add error message for
14307 connection timeout.
14308 (tramp-smb-handle-delete-directory): Handle optional parameter
14309 RECURSIVE.
14310
14311 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
14312
14313 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
14314 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
14315 (byte-compile-defmacro): Use backquotes.
14316
14317 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
14318
14319 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
14320 has no associated file.
14321 (vc-resynch-buffer): Use vc-dir-buffers.
14322
14323 2009-10-01 Glenn Morris <rgm@gnu.org>
14324
14325 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
14326 (chart-file-count):
14327 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
14328 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
14329 * emacs-lisp/eieio-opt.el (eieio-describe-class):
14330 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
14331 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
14332 (eieio-copy-parents-into-subclass, make-instance, class-children)
14333 (eieio-generic-form):
14334
14335 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
14336 match-data. (Bug#4555).
14337
14338 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
14339 rather than parsing it as a regexp. This relaxes the layout
14340 requirements and makes errors easier to detect.
14341 (check-declare-verify): Check file is regular.
14342 (check-declare-directory): Doc fix.
14343 * subr.el (declare-function): Doc fix.
14344
14345 * ibuffer.el (ibuffer-format-qualifier):
14346 * isearch.el (hi-lock-regexp-okay):
14347 * calc/calc.el (math-zerop):
14348 * mail/uce.el (rmail-msgbeg, rmail-msgend):
14349 * term/w32-win.el (setup-default-fontset, set-fontset-font):
14350 Remove unused declarations.
14351
14352 2009-09-30 Eric Ludlam <zappo@gnu.org>
14353
14354 * emacs-lisp/eieio.el (boolean-p): Delete.
14355
14356 2009-09-30 Glenn Morris <rgm@gnu.org>
14357
14358 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
14359
14360 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
14361 filename is not a string.
14362
14363 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
14364
14365 * files.el (safe-local-eval-forms): Fix typo.
14366
14367 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
14368
14369 * vc-hooks.el (vc-dir-buffers): New var.
14370 (vc-state-refresh): New function.
14371 (vc-state): Use it.
14372 (vc-after-save): Always ask the backend to recompute the new state.
14373 Always call vc-dir if necessary, using vc-dir-buffers.
14374 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
14375 Use vc-dir-buffers.
14376 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
14377 (vc-dir-prepare-status-buffer, vc-dir-update)
14378 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
14379 Don't call expand-file-name on default-directory.
14380
14381 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
14382
14383 * speedbar.el (speedbar-item-delete):
14384 * calc/calc-prog.el (calc-kbd-if):
14385 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
14386
14387 * epa.el (epa-key-list-mode-map):
14388 * hi-lock.el (hi-lock-menu): Fix typos in menus.
14389
14390 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
14391 (hs-show-hook): Fix typo in docstring.
14392
14393 2009-09-29 Glenn Morris <rgm@gnu.org>
14394
14395 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
14396 file-name-nondirectory call preventing location of cedet files.
14397 (check-declare-verify): Use literal search rather than re-search.
14398 Add basic defmethod and defclass, and define-overloadable-function.
14399
14400 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
14401 Use tramp-compat-file-attributes rather than nonexistent
14402 tramp-compat-handle-file-attributes.
14403
14404 * Makefile.in (lisptagsfiles4): New.
14405 (AUTOGENEL): Add cedet loaddefs files.
14406 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
14407 (update-elclist, compile-always, backup-compiled-files)
14408 (bootstrap-clean): Add yet another directory level.
14409 (update-elclist): Use LC_COLLATE rather than COLLATE.
14410 (ELCFILES): Update, via `make update-elclist'.
14411
14412 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
14413
14414 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
14415 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
14416 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
14417
14418 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
14419
14420 * Makefile.in (lisptagsfiles3): Define.
14421 (TAGS, TAGS-LISP): Use it.
14422 (update-elclist): Add third directory level to look for elc files.
14423 (compile-always): Likewise.
14424 (backup-compiled-files): Likewise.
14425 (bootstrap-clean): Likewise.
14426 (ELCFILES): Update.
14427
14428 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
14429
14430 * Makefile.in (ELCFILES): Add CEDET files.
14431
14432 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
14433
14434 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
14435
14436 * net/tramp.el (top): Require tramp-imap.
14437
14438 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
14439 Use `tramp-compat-handle-file-attributes'.
14440
14441 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14442
14443 * net/tramp-imap.el: New package.
14444
14445 2009-09-28 Eric Ludlam <zappo@gnu.org>
14446
14447 * emacs-lisp/chart.el:
14448 * emacs-lisp/eieio-base.el:
14449 * emacs-lisp/eieio-comp.el:
14450 * emacs-lisp/eieio-custom.el:
14451 * emacs-lisp/eieio-datadebug.el:
14452 * emacs-lisp/eieio-opt.el:
14453 * emacs-lisp/eieio-speedbar.el:
14454 * emacs-lisp/eieio.el: New files.
14455
14456 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14457
14458 * whitespace.el (whitespace-trailing-regexp)
14459 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
14460 Fix doc string.
14461
14462 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
14463
14464 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
14465 menu.
14466
14467 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
14468 menu-bar-ediff-menu.
14469
14470 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
14471 define-overloadable-function.
14472
14473 * progmodes/autoconf.el: Provide autoconf as well, so that this
14474 file can be `require'd.
14475
14476 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
14477
14478 * emacs-lisp/autoload.el (generated-autoload-feature)
14479 (generated-autoload-load-name): New vars.
14480 (autoload-rubric, autoload-generate-file-autoloads): Use them.
14481 (make-autoload): Recognize define-overloadable-function and
14482 defclass forms (for EIEIO).
14483
14484 * Makefile.in (update-subdirs): Exclude cedet directory.
14485
14486 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
14487
14488 * term/ns-win.el: Don't set the region face background. (Bug#4381)
14489
14490 * faces.el: Default light-background background for region face to
14491 ns_selection_color under NS.
14492
14493 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
14494
14495 * net/imap-hash.el: New library, see NEWS.
14496
14497 * Makefile.in (ELCFILES): Add imap-hash.el.
14498
14499 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
14500
14501 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
14502 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
14503 * help-macro.el (make-help-screen): Avoid using an ambiguous function
14504 definition where the docstring could be taken for the return value.
14505
14506 2009-09-26 Glenn Morris <rgm@gnu.org>
14507
14508 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
14509 Add option to only show images below a certain size.
14510 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
14511 save-excursion calls.
14512
14513 2009-09-26 Eli Zaretskii <eliz@gnu.org>
14514
14515 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
14516 subdirectories) and eieio.
14517
14518 2009-09-26 Alan Mackenzie <acm@muc.de>
14519
14520 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
14521 buggy bracketing. (Bug#4289)
14522
14523 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
14524 character constants (as case labels). (Bug#4289)
14525
14526 2009-09-25 Juri Linkov <juri@jurta.org>
14527
14528 * files.el (safe-local-eval-forms): Allow time-stamp in
14529 before-save-hook (Bug#4554).
14530
14531 2009-09-25 Drew Adams <drew.adams@oracle.com>
14532
14533 * menu-bar.el (list-buffers-directory): Doc fix.
14534
14535 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
14536
14537 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
14538 Try and avoid copying twice the same paragraph.
14539 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
14540 Remove save-excursion.
14541 (log-edit-changelog-entry): Do it here instead.
14542
14543 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
14544
14545 * bs.el (bs--get-file-name): Use `list-buffers-directory'
14546 when available, instead of hardcoding mode names. Doc fix.
14547
14548 * menu-bar.el (list-buffers-directory): Add docstring.
14549 Make automatically buffer-local.
14550
14551 * dired.el (dired-mode):
14552 * files.el (cd-absolute):
14553 * pcvs.el (cvs-temp-buffer):
14554 * pcvs-util.el (cvs-get-buffer-create):
14555 * shell.el (shell-mode):
14556 * vc-dir.el (vc-dir-mode):
14557 Don't make `list-buffers-directory' buffer local.
14558
14559 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
14560
14561 * comint.el (comint-exec, comint-run, make-comint):
14562 Doc fixes (Bug#4542).
14563
14564 2009-09-25 Glenn Morris <rgm@gnu.org>
14565
14566 * mail/rmailmm.el (rmail-mime): New custom group.
14567 Move all defcustoms in this file into this group.
14568 (rmail-mime-media-type-handlers-alist): Revert previous change.
14569 (rmail-mime-show-images): New option.
14570 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
14571 references to it, since it wasn't actually used for anything.
14572 (rmail-mime-insert-image): New function.
14573 (rmail-mime-image): Use rmail-mime-insert-image.
14574 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
14575 obey the value of `rmail-mime-show-images' option. Print the size of
14576 attachments.
14577
14578 2009-09-25 David Engster <deng@randomsample.de>
14579
14580 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
14581
14582 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14583
14584 * whitespace.el: Does not highlight trailing spaces While point is
14585 at end of line. Does not highligt spaces at beginning of buffer
14586 while point is at beginning of buffer. Does not highlight spaces
14587 at end of buffer while point is at end of buffer. (Bug#4177)
14588 New version 12.0.
14589 (whitespace-display-mappings): Adjust initialization.
14590 (whitespace-point, whitespace-font-lock-refontify): New vars.
14591 (whitespace-color-on, whitespace-color-off): Adjust code.
14592 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
14593 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
14594 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
14595
14596 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
14597
14598 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
14599
14600 * textmodes/sgml-mode.el: Remove xml-mode alias.
14601
14602 * files.el (auto-mode-alist, conf-mode-maybe)
14603 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
14604
14605 2009-09-24 Alan Mackenzie <acm@muc.de>
14606
14607 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
14608 c-forward-conditionals, but it doesn't move point and doesn't set
14609 the mark.
14610 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
14611 (c-down-conditional-with-else, c-backward-conditional)
14612 (c-forward-conditional): Refactor to use c-scan-conditionals.
14613
14614 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
14615
14616 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
14617 (help-default-arg-highlight): Remove.
14618 (help-highlight-arg): New function.
14619 (help-do-arg-highlight): Use it.
14620 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
14621
14622 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
14623
14624 * term.el (term-set-scroll-region, term-handle-ansi-escape):
14625 Undo last change, which didn't fix the problem and introduced others.
14626
14627 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
14628
14629 * progmodes/gdb-mi.el: Don't require speedbar.
14630 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
14631
14632 2009-09-24 Glenn Morris <rgm@gnu.org>
14633
14634 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
14635
14636 * term/ns-win.el (ns-reg-to-script): Define for compiler.
14637
14638 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
14639 there is no newline after the final mime boundary. (Bug#4539)
14640 Move markers on insertion so that any buttons inserted don't end up in
14641 the next part of a multipart message.
14642 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
14643 (rmail-mime-bulk-handler): Optionally handle images.
14644 (rmail-mime-image): New button action.
14645 (rmail-mime-image-handler): New function.
14646 (rmail-mime-mode): New mode.
14647 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
14648
14649 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
14650
14651 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
14652 than just dropping elements from it (bug#4504).
14653
14654 * term.el (term-set-scroll-region): Don't move cursor any more.
14655 (term-handle-ansi-escape): Call term-goto here instead.
14656 Suggested by Ivan Kanis <apple@kanis.eu>.
14657
14658 * term.el: Require CL.
14659 (term-ansi-reset): New function.
14660 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
14661 (term-handle-colors-array): Simplify.
14662
14663 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
14664
14665 * allout.el (allout-overlay-interior-modification-handler)
14666 (allout-obtain-passphrase):
14667 * epa-file.el (epa-file-write-region):
14668 * ps-print.el (ps-begin-job):
14669 * vc-hooks.el (vc-toggle-read-only):
14670 * vc-rcs.el (vc-rcs-rollback):
14671 * vc-sccs.el (vc-sccs-rollback):
14672 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
14673 (vc-version-diff, vc-revert, vc-rollback):
14674 * wdired.el (wdired-check-kill-buffer):
14675 * emacs-lisp/authors.el (authors):
14676 * net/socks.el (socks-open-connection):
14677 * net/zeroconf.el (zeroconf-service-add-hook):
14678 * obsolete/vc-mcvs.el (vc-mcvs-register):
14679 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
14680 (gdb-select-frame):
14681 * progmodes/grep.el (lgrep, rgrep):
14682 * progmodes/idlw-help.el (idlwave-help-check-locations)
14683 (idlwave-help-html-link, idlwave-help-assistant-open-link):
14684 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
14685 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
14686 (reftex-toc-rename-label): Fix typos in error messages.
14687
14688 * dired-aux.el (dired-do-shell-command): Reflow docstring.
14689 (dired-copy-how-to-fn): Doc fix.
14690 (dired-files-attributes, dired-read-shell-command):
14691 Fix typos in docstrings.
14692
14693 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
14694 (dired-x-find-file-other-window): Reflow docstrings.
14695 (dired-omit-marker-char, dired-read-shell-command)
14696 (dired-x-submit-report): Fix typos in docstrings.
14697
14698 * shell.el (shell-mode-hook):
14699 * view.el (View-scroll-line-forward):
14700 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
14701 Fix typos in docstrings.
14702
14703 * net/dig.el (dig-invoke): Fix typo in docstring.
14704 (query-dig): Reflow docstring.
14705
14706 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
14707 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
14708 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
14709 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
14710 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
14711 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
14712 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
14713 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
14714 (idlwave-completion-map, idlwave-current-indent)
14715 (idlwave-custom-ampersand-surround, idlwave-customize)
14716 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
14717 (idlwave-define-abbrev, idlwave-determine-class-special)
14718 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
14719 (idlwave-end-block-reg, idlwave-end-of-statement)
14720 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
14721 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
14722 (idlwave-explicit-class-listed, idlwave-file-header)
14723 (idlwave-fill-paragraph, idlwave-find-class-definition)
14724 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
14725 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
14726 (idlwave-in-quote, idlwave-indent-action-table)
14727 (idlwave-indent-expand-table, idlwave-indent-line)
14728 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
14729 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
14730 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
14731 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
14732 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
14733 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
14734 (idlwave-outlawed-buffers, idlwave-popup-select)
14735 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
14736 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
14737 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
14738 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
14739 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
14740 (idlwave-statement-type, idlwave-struct-skip)
14741 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
14742 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
14743 (idlwave-what-module-find-class): Fix typos in docstrings.
14744 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
14745 (idlwave-calculate-cont-indent, idlwave-expand-equal)
14746 (idlwave-find-module, idlwave-find-structure-definition)
14747 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
14748 (idlwave-list-load-path-shadows, idlwave-next-statement)
14749 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
14750 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
14751 (idlwave-template): Reflow docstrings.
14752
14753 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
14754 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
14755 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
14756 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
14757 (idlwave-shell-display-line, idlwave-shell-display-wframe)
14758 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
14759 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
14760 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
14761 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
14762 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
14763 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
14764 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
14765 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
14766 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
14767 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
14768 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
14769 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
14770 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
14771 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
14772 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
14773 Fix typos in docstrings.
14774 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
14775 (idlwave-shell-hide-output, idlwave-shell-mode)
14776 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
14777 Reflow docstrings.
14778
14779 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
14780
14781 2009-09-24 Ivan Kanis <apple@kanis.eu>
14782
14783 * term.el (term-bold-attribute): New var.
14784 (term-handle-colors-array): Use it.
14785
14786 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
14787
14788 * progmodes/gdb-mi.el (gdb-version): New variable.
14789 (gdb-non-stop-handler): Set gdb-version.
14790 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
14791 Condition "--thread" option on gdb-version.
14792 (gdb-invalidate-threads): Remove unused argument.
14793
14794 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
14795
14796 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
14797 to looking-back to avoid ridiculous slow down in large files (bug#4511).
14798
14799 2009-09-23 Glenn Morris <rgm@gnu.org>
14800
14801 * mail/rmail.el (rmail-reply): Don't try to add a References header when
14802 replying to mail without References or Message-Id. (Bug#4525)
14803
14804 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
14805
14806 * term/ns-win.el (ns-reg-to-script): New variable.
14807
14808 2009-09-23 Daiki Ueno <ueno@unixuser.org>
14809
14810 * epg.el (epg-wait-for-status): Preserve existing 'error results.
14811
14812 2009-09-22 Sam Steingold <sds@gnu.org>
14813
14814 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
14815 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
14816 to 1 because hg returns status 1 when nothing is found.
14817 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
14818
14819 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
14820
14821 * textmodes/fill.el: Convert to utf-8 encoding.
14822 (fill-french-nobreak-p): Remove redundant » and « inherited from our
14823 pre-Unicode days.
14824
14825 * add-log.el (change-log-fill-forward-paragraph): New function.
14826 (change-log-mode): Use it so fill-region DTRT.
14827 Set fill-indent-according-to-mode here rather than in
14828 change-log-fill-paragraph.
14829 (change-log-fill-paragraph): Remove.
14830
14831 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
14832
14833 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
14834 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
14835
14836 2009-09-22 Glenn Morris <rgm@gnu.org>
14837
14838 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
14839 the scroll-bar scroll the calendar window rather than the buffer.
14840
14841 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
14842 commands that move point (as opposed to scrolling).
14843
14844 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
14845
14846 * emacs-lisp/elint.el (elint): New custom group.
14847 (elint-log-buffer): Make it a defcustom.
14848 (elint-scan-preloaded, elint-ignored-warnings)
14849 (elint-directory-skip-re): New options.
14850 (elint-builtin-variables): Doc fix.
14851 (elint-preloaded-env): New variable.
14852 (elint-unknown-builtin-args): Add an entry for encode-time.
14853 (elint-extra-errors): Make it a variable rather than a constant.
14854 (elint-preloaded-skip-re): New constant.
14855 (elint-directory): Skip files matching elint-directory-skip-re.
14856 (elint-features): New variable, local to linted buffers.
14857 (elint-update-env): Initialize elint-features. Possibly add
14858 elint-preloaded-env to the buffer's environment.
14859 (elint-get-top-forms): Bind elint-current-pos, for log messages.
14860 Skip quoted forms.
14861 (elint-init-form): New function, extracted from elint-init-env.
14862 Make non-list forms a warning rather than an error.
14863 Add the mode-map for define-derived-mode. Handle define-minor-mode,
14864 easy-menu-define, put that adds an error-condition, and provide.
14865 When requiring cl, also require cl-macs. Really require cl, to handle
14866 some cl macros. Store required libraries in the list elint-features,
14867 so as not to re-load them. Treat cc-require like require.
14868 (elint-init-env): Call elint-init-form to do the work.
14869 Handle eval-and-compile and such like.
14870 (elint-add-required-env): Do not clear messages.
14871 (elint-special-forms): Add handlers for function, defalias, if, when,
14872 unless, and, or.
14873 (elint-form): Add optional argument to ignore elint-special-forms,
14874 useful to prevent recursive calls from handlers. Doc fix.
14875 Respect elint-ignored-warnings.
14876 (elint-form): Respect elint-ignored-warnings.
14877 (elint-bound-variable, elint-bound-function): New variables.
14878 (elint-unbound-variable): Respect elint-bound-variable.
14879 (elint-get-args): Respect elint-bound-function.
14880 (elint-check-cond-form): Add some simple handling for (f)boundp and
14881 featurep tests.
14882 (elint-check-defalias-form): New handler.
14883 (elint-check-let-form): Make an empty let a warning rather than an
14884 error.
14885 (elint-check-setq-form): Make an empty setq a warning rather than an
14886 error. Respect elint-ignored-warnings.
14887 (elint-check-defvar-form): Accept null doc-strings.
14888 (elint-check-conditional-form): New handler. Does some simple-minded
14889 checking of featurep and (f)boundp tests.
14890 (elint-put-function-args): New function.
14891 (elint-initialize): Use elint-scan-doc-file rather than
14892 elint-find-builtin-variables. Use elint-put-function-args.
14893 Possibly scan preloaded-file-list.
14894 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
14895 extend to handle functions as well.
14896
14897 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
14898
14899 * linum.el (linum-delete-overlays, linum-update-window):
14900 Do not modify the right margin. (Bug#3971)
14901
14902 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
14903
14904 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
14905 nxml-mode instead of xml-mode.
14906
14907 2009-09-21 Kevin Ryde <user42@zip.com.au>
14908
14909 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
14910
14911 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
14912
14913 * net/dig.el (dig-mode): Use define-derived-mode.
14914
14915 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
14916
14917 * vc-dispatcher.el (vc-do-command): Return the process object in
14918 the asynchronous case. Use when instead of if. Do not run
14919 vc-exec-after to display a message if not enabled. (Bug#4463)
14920
14921 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
14922 properties to the stash strings.
14923 (vc-git-stash-list): Return a list of strings.
14924 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
14925 (vc-git-stash-show-at-point): New functions.
14926 (vc-git-stash-map): New keymap.
14927
14928 * register.el (ctl-x-r-map): Define the keys here instead of
14929 using autoload.
14930
14931 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
14932
14933 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
14934 list, to workaround performance problem (bug#4485).
14935
14936 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
14937
14938 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
14939
14940 2009-09-20 Daiki Ueno <ueno@unixuser.org>
14941
14942 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
14943 Document that this option is not recommended to use.
14944
14945 2009-09-19 Glenn Morris <rgm@gnu.org>
14946
14947 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
14948 variable `var'.
14949
14950 * calc/calc-alg.el (var):
14951 * calc/calcalg2.el (var): Define for compiler.
14952
14953 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
14954
14955 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
14956 Doc fix (Bug#3932).
14957
14958 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
14959
14960 * time-stamp.el (time-stamp-month-dd-yyyy)
14961 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
14962 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
14963 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
14964 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
14965 Remove functions that have been obsolete since 1995 (Bug#4436).
14966
14967 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
14968 indent buffer only if called interactively (Bug#4452).
14969
14970 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
14971 Eli Zaretskii <eliz@gnu.org>
14972
14973 This fixes bug#4197 (merged to bug#865, though not identical).
14974 * server.el (server-auth-dir): Add docstring note about FAT32.
14975 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
14976 but warn against using them.
14977
14978 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
14979
14980 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
14981 older GDB where there is no has_more field.
14982
14983 2009-09-19 Glenn Morris <rgm@gnu.org>
14984
14985 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
14986
14987 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
14988
14989 * files.el (auto-mode-alist): Change default for XML files to nXML
14990 mode (Bug#4169).
14991
14992 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
14993
14994 * server.el (server-ensure-safe-dir): Pass 'integer
14995 to `file-attributes', as suggested.
14996
14997 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
14998
14999 * dired-aux.el (dired-query-alist): Remove spurious backslash.
15000 (dired-query): Use read-key.
15001
15002 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
15003
15004 * cus-start.el (ns-use-qd-smoothing): Remove.
15005
15006 2009-09-18 Glenn Morris <rgm@gnu.org>
15007
15008 * allout.el (top-level): Remove unnecessary progn.
15009
15010 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
15011
15012 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
15013 definition of abbrev table.
15014
15015 * speedbar.el (speedbar-track-mouse):
15016 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
15017 * net/eudc.el (eudc-expand-inline):
15018 * net/newst-backend.el (newsticker--cache-read-feed):
15019 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
15020 condition-case handlers.
15021
15022 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
15023
15024 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
15025 (gdb-var-list): Add an element for has_more field.
15026 (gdb-non-stop-handler): Enable pretty printing for STL containers.
15027 (gdb-var-create-handler, gdb-var-list-children-handler-1)
15028 (gdb-var-update-handler-1): Parse output of dynamic variable
15029 objects (STL containers).
15030 (gdb-var-delete-1): Pass var1 as an explicit second argument.
15031 (gdb-get-field): Delete alias. Use bindat-get-field directly.
15032
15033 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
15034 gdb-var-list.
15035 (gud-speedbar-buttons): Make node expandable if expression "has more"
15036 children.
15037
15038 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
15039
15040 * startup.el (emacs-quick-startup): Remove variable and all uses.
15041 (command-line): Set `inhibit-x-resources' instead.
15042 (command-line-1): Use `inhibit-x-resources' instead.
15043
15044 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
15045
15046 * subr.el: Fix last change to avoid using the `unless' macro,
15047 which breaks bootstrapping.
15048
15049 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
15050
15051 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
15052 extended definitions, in case we reload subr.el after having
15053 loaded CL.
15054 (eval-next-after-load): Mark as obsolete.
15055
15056 2009-09-17 Juri Linkov <juri@jurta.org>
15057
15058 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
15059 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
15060 (menu-bar-showhide-menu, menu-bar-tools-menu)
15061 (menu-bar-describe-menu, menu-bar-help-menu)
15062 (minibuffer-local-completion-map, minibuffer-local-map):
15063 Fix list quoting.
15064
15065 2009-09-17 Glenn Morris <rgm@gnu.org>
15066
15067 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
15068 arguments, whether or not it has a handler.
15069
15070 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
15071
15072 * simple.el (hard-newline): Give it a doc-string.
15073
15074 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
15075 (lisp-mode-syntax-table): Give them doc-strings.
15076
15077 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
15078
15079 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
15080 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
15081 (menu-bar-options-menu, menu-bar-showhide-menu)
15082 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
15083 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
15084 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
15085 (menu-bar-options-menu, menu-bar-tools-menu)
15086 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
15087 (menu-bar-help-menu):
15088 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
15089 string arguments.
15090
15091 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
15092 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
15093 calls for the menu names and :help.
15094
15095 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
15096
15097 * mouse.el (minor-mode-menu-from-indicator): Pay attention
15098 to :minor-mode-function (bug#4455).
15099
15100 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
15101
15102 * startup.el (command-line): Initialize the window-system after
15103 processing the command-line.
15104
15105 * textmodes/page.el (what-page): Make sure we don't inf-loop if
15106 page-delimiter matches the empty string.
15107
15108 2009-09-16 Glenn Morris <rgm@gnu.org>
15109
15110 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
15111 byte-compile-not-obsolete-var. It's a list now.
15112 (byte-compile-not-obsolete-funcs): New variable.
15113 (byte-compile-warn-obsolete): Don't warn about functions if they are in
15114 byte-compile-not-obsolete-funcs.
15115 (byte-compile-variable-ref, byte-compile-defvar): Update for
15116 byte-compile-not-obsolete-vars name-change and list nature.
15117 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
15118 and variables behind (f)boundp tests.
15119 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
15120
15121 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
15122
15123 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
15124
15125 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
15126
15127 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
15128 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
15129 Don't autoload.
15130
15131 2009-09-15 Stephen Eglen <stephen@gnu.org>
15132
15133 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
15134 the virtual-buffers, use the name of the buffer specified by
15135 find-file-noselect, as the match may be a symlink. (This was a
15136 problem if the target and the symlink had different names.)
15137
15138 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
15139
15140 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
15141
15142 * desktop.el (desktop-path): Check user-emacs-directory.
15143
15144 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
15145
15146 * loadup.el: Use after-load-functions to GC after loading each file.
15147 Remove the explicit GC calls that used to be sprinkled around.
15148
15149 * subr.el (after-load-functions): New hook.
15150 (do-after-load-evaluation): Run it. Use string-match-p to detect
15151 `obsolete' packages, rather than painfully extracting the relevant
15152 directory name.
15153
15154 2009-09-15 Glenn Morris <rgm@gnu.org>
15155
15156 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
15157 free variable `doc'.
15158
15159 * dired.el (dired-mode-map): Add menu entry for async shell command.
15160
15161 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
15162 variables, also consider the .elc files, since the .el files are
15163 normally gzipped (subsequent code locates the .el.gz from the .elc).
15164
15165 * calc/calc-prog.el (arglist): Define for compiler.
15166
15167 * calendar/diary-lib.el (diary-display-function): Change the default to
15168 fancy display.
15169 (body): Define for compiler.
15170
15171 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
15172 (byte-compile-file-form, byte-compile-lambda)
15173 (byte-compile-top-level-body, byte-compile-form)
15174 (byte-compile-variable-ref, byte-compile-setq)
15175 (byte-compile-setq-default, byte-compile-body)
15176 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
15177 (batch-byte-compile): Give some more local variables with common names
15178 a "bytecomp-" prefix to avoid masking warnings about free variables.
15179
15180 * startup.el (command-line-1): Give local variables with common names a
15181 distinguishing prefix, so as not to hide free variable warnings during
15182 bootstrap.
15183
15184 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
15185 clever and add a suffix to make a unique name, just let the user decide
15186 whether or not to overwrite it. If the input is a directory, write the
15187 default filename to that directory. (Bug#4388)
15188 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
15189 is a filename-as-a-directory.
15190
15191 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
15192
15193 * textmodes/page.el (what-page): Don't move to beginning of line.
15194 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
15195
15196 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
15197
15198 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
15199
15200 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
15201
15202 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
15203 * help.el (help-for-help-internal): Add purecopy calls for text.
15204
15205 * vc.el (top): print-log method now takes an optional SHORTLOG
15206 argument. Add a new method: root.
15207 (vc-root-diff, vc-print-root-log): New functions.
15208 (vc-log-short-style): New variable.
15209 (vc-print-log-internal): Add support for showing short logs.
15210
15211 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
15212 vc-print-root-log and vc-print-root-diff.
15213
15214 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
15215 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
15216 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
15217 short logs.
15218
15219 * vc-cvs.el (vc-cvs-print-log):
15220 * vc-mtn.el (vc-mtn-print-log):
15221 * vc-rcs.el (vc-rcs-print-log):
15222 * vc-sccs.el (vc-sccs-print-log):
15223 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
15224 that is ignored for now.
15225
15226 * vc-mtn.el (vc-mtn-annotate-command):
15227 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
15228
15229 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
15230
15231 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
15232 to function-key-map, and give them ascii-character property.
15233 * term/x-win.el (x-alternatives-map):
15234 * term/ns-win.el (ns-alternatives-map):
15235 * term/internal.el (msdos-key-remapping-map):
15236 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
15237
15238 2009-09-14 Glenn Morris <rgm@gnu.org>
15239
15240 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
15241 temp-buffers (2009-09-12).
15242
15243 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
15244
15245 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
15246 the new read-key function.
15247
15248 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
15249
15250 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
15251 is defined (Bug#4405).
15252
15253 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
15254
15255 * recentf.el (recentf-cleanup): Use a hash table to find
15256 duplicates (Bug#4407).
15257
15258 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
15259
15260 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
15261 kp-0 to ascii equivalents (Bug#4325).
15262
15263 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
15264
15265 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
15266
15267 * eshell/em-hist.el:
15268 * eshell/em-dirs.el (eshell-complete-user-reference):
15269 Declare pcomplete functions and variables to avoid compiler warnings.
15270
15271 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
15272
15273 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
15274 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
15275 * eshell/em-alias.el (eshell-aliases-file):
15276 * eshell/em-hist.el (eshell-history-file-name):
15277 Use expand-file-name instead of concat to make file names (Bug#4308).
15278
15279 2009-09-13 Glenn Morris <rgm@gnu.org>
15280
15281 * ediff-merg.el (ediff-do-merge):
15282 * filesets.el (filesets-run-cmd):
15283 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
15284 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
15285 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
15286 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
15287 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
15288 Replace empty `let's with `progn'.
15289
15290 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
15291
15292 * mail/sendmail.el (send-mail-function):
15293 * tooltip.el (tooltip-mode):
15294 * simple.el (transient-mark-mode):
15295 * rfn-eshadow.el (file-name-shadow-mode):
15296 * frame.el (blink-cursor-mode):
15297 * font-core.el (global-font-lock-mode):
15298 * files.el (temporary-file-directory)
15299 (small-temporary-file-directory, auto-save-file-name-transforms):
15300 * epa-hook.el (auto-encryption-mode):
15301 * composite.el (global-auto-composition-mode):
15302 Use custom-initialize-delay.
15303 * startup.el (command-line): Don't explicitly call
15304 custom-reevaluate-setting for all the above vars.
15305 * custom.el (custom-initialize-safe-set)
15306 (custom-initialize-safe-default): Delete.
15307
15308 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
15309
15310 * term/x-win.el (x-initialize-window-system):
15311 * term/w32-win.el (w32-initialize-window-system):
15312 * term/ns-win.el (ns-initialize-window-system): Don't call
15313 mouse-wheel-mode since it's enabled globally by default already.
15314
15315 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
15316 actually define the variable, but only silences the byte-compiler.
15317 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
15318 before looking it up.
15319 (mouse-wheel-scroll-amount): Also reset the bindings if this value
15320 is changed.
15321
15322 2009-09-12 Glenn Morris <rgm@gnu.org>
15323
15324 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
15325 1000.
15326 (elint-add-required-env): Don't beep on error.
15327 (elint-forms): In case of error, return ENV unchanged.
15328 (elint-init-env): Skip non-list forms.
15329 (elint-log): Handle unknown file positions.
15330
15331 2009-09-12 Daiki Ueno <ueno@unixuser.org>
15332
15333 * epg.el (epg-make-context): Add autoload cookie.
15334 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
15335 (epg-decrypt-string, epg-start-verify, epg-verify-file)
15336 (epg-verify-string, epg-start-sign, epg-sign-file)
15337 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
15338 (epg-encrypt-string, epg-start-export-keys)
15339 (epg-export-keys-to-file, epg-export-keys-to-string)
15340 (epg-start-import-keys, epg-import-keys-from-file)
15341 (epg-import-keys-from-string, epg-start-receive-keys)
15342 (epg-receive-keys, epg-import-keys-from-server)
15343 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
15344 (epg-sign-keys, epg-start-generate-key)
15345 (epg-generate-key-from-file, epg-generate-key-from-string):
15346 Remove autoload cookie.
15347
15348 2009-09-12 Eli Zaretskii <eliz@gnu.org>
15349
15350 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
15351 reevaluation of trash-directory.
15352
15353 * mwheel.el: Fix last change.
15354 (mouse-wheel-mode): New defvar.
15355 (mouse-wheel-mode): Remove autoload cookie.
15356
15357 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
15358
15359 * mwheel.el (mwheel-installed-bindings): New var.
15360 (mouse-wheel-mode): Use it, so as to make sure we really remove all
15361 the bindings we set last time. Use custom-initialize-delay.
15362 * loadup.el: Load mwheel after term/*-win.el.
15363 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
15364 and mouse-wheel-up-event now that their first evaluation is done
15365 sufficiently late to be correct.
15366
15367 * startup.el (tutorial-directory): Make it a defcustom.
15368 Use custom-initialize-delay rather than eval-at-startup to set it.
15369 * image.el (image-load-path): Make it a defcustom.
15370 Use custom-initialize-delay rather than eval-at-startup to set it.
15371 * subr.el (eval-at-startup): Remove.
15372 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
15373
15374 * subr.el (do-after-load-evaluation): Warn the user after loading an
15375 obsolete package.
15376
15377 2009-09-12 Glenn Morris <rgm@gnu.org>
15378
15379 * proced.el (proced-mark-alt): Remove alias.
15380 (proced-mode-map): Remove proced-mark-alt.
15381
15382 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
15383 Elint file and directory. Remove initialization entry.
15384
15385 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
15386 commands.
15387 (elint-current-buffer): Set mode-line-process.
15388 (elint-init-env): Handle define-derived-mode.
15389 Fix declare-function with unspecified arglist. Guard against odd
15390 defalias statements (eg iso-insert's 8859-1-map).
15391 (elint-add-required-env): Use a temp buffer.
15392 (elint-form): Just print the function/macro name, not the whole form.
15393 Return env unchanged if we fail to parse a macro.
15394 (elint-forms): Guard against parse errors.
15395 (elint-output): New function, to handle batch mode.
15396 (elint-log-message): Add optional argument. Use elint-output.
15397 (elint-set-mode-line): New function.
15398
15399 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
15400
15401 * emacs-lisp/elp.el (elp-not-profilable): Add more
15402 functions (Bug#4233).
15403
15404 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
15405
15406 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
15407 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
15408
15409 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
15410
15411 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
15412 (gdb-var-list-children): Use json parsing.
15413
15414 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
15415
15416 * progmodes/js.el (js--proper-indentation): Handle the case where
15417 char-before is null. Reported by Deniz Dogan.
15418
15419 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
15420
15421 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
15422
15423 2009-09-11 Daiki Ueno <ueno@unixuser.org>
15424
15425 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
15426 (epg-digest-algorithm-alist): Add SHA224.
15427 (epg-context-set-passphrase-callback)
15428 (epg-context-set-progress-callback): Add description about
15429 callback function.
15430
15431 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
15432
15433 * custom.el (custom-delayed-init-variables): New var.
15434 (custom-initialize-delay): New function.
15435 * startup.el (command-line): "Re"evaluate all vars in
15436 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
15437 explicitly any more.
15438 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
15439 to avoid creating a ~/.emacs.d at build-time (bug#4347).
15440
15441 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
15442
15443 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
15444
15445 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
15446 (gdb-var-update-handler): Use json parsing.
15447
15448 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
15449
15450 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
15451 decode annotated text, regardless of language environment. (Bug#2741)
15452
15453 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
15454
15455 * Makefile.in (autoloads): Make rmail.el writable as well.
15456
15457 2009-09-11 Glenn Morris <rgm@gnu.org>
15458
15459 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
15460 loaddefs.el.
15461 * dired.el: Regenerate with extracted autoloads.
15462 * Makefile.in (autoloads): Make dired.el writable.
15463
15464 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
15465 * ibuffer.el: Regenerate with extracted autoloads.
15466 * Makefile.in (autoloads): Make ibuffer.el writable.
15467
15468 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
15469 * version.el (emacs-copyright, emacs-major-version)
15470 (emacs-minor-version): Reformat doc-strings for make-docfile.
15471
15472 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
15473 functions and variables, since they must be stuff specific to some other
15474 platform.
15475 (apropos-print): Make mouse-click message less specific about button.
15476
15477 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
15478 that records where a macro was defined.
15479 * help-fns.el (describe-function-1): Mention if a function has a
15480 compiler-macro.
15481 * help-mode.el (help-function-cmacro): New button.
15482
15483 * locate.el (top-level): Always require dired.
15484 (locate-mode-map): Initialize inside the defvar.
15485
15486 * net/ange-ftp.el (dired-compress-file): Declare.
15487 (ange-ftp-dired-compress-file): Add doc string.
15488
15489 * term/ns-win.el (x-display-name, x-setup-function-keys):
15490 Unify doc-strings with X versions.
15491
15492 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
15493
15494 * emulation/crisp.el (crisp-mode-map): Move initialization
15495 into declaration.
15496 (crisp-mode): Use define-minor-mode.
15497
15498 * progmodes/xscheme.el (xscheme-evaluation-commands):
15499 Put a :advertised-binding property rather than using
15500 advertised-xscheme-send-previous-expression.
15501 (advertised-xscheme-send-previous-expression): Declare obsolete.
15502 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
15503 `advertised-undo'.
15504 (crisp-mode): Add corresponding bindings to
15505 undo's :advertised-binding instead.
15506 * dired.el (dired-mode-map): Put a :advertised-binding property rather
15507 than using dired-advertised-find-file.
15508 (dired-advertised-find-file):
15509 * simple.el (advertised-undo):
15510 * wid-edit.el (advertised-widget-backward): Declare obsolete.
15511 (widget-keymap): Put a :advertised-binding property rather
15512 than using advertised-widget-backward.
15513 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
15514 than using advertised-undo.
15515 * tutorial.el (tutorial--default-keys): Adjust accordingly.
15516
15517 2009-09-10 Simon South <ssouth@slowcomputing.org>
15518
15519 * progmodes/delphi.el (delphi-tab): Indent region when Transient
15520 Mark mode is enabled and region is active; otherwise indent or
15521 insert TAB as usual.
15522 (delphi-mode): Update description of TAB-key binding.
15523
15524 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
15525
15526 * subr.el (define-key-rebound-commands): Mark obsolete.
15527 * startup.el (precompute-menubar-bindings): Remove.
15528 (normal-top-level): Remove obsolete code that tried to precompute
15529 menubar bindings.
15530 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
15531 define-key-rebound-commands and precompute-menubar-bindings.
15532
15533 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
15534
15535 * net/imap.el (imap-interactive-login): Better messages.
15536 (imap-open): Fix bug with renamed buffer on reconnect.
15537 (imap-authenticate): Add buffer-local imap-last-authenticator variable
15538 for easier debugging and cleaner code. On successful (guessed based on
15539 server capabilities) secondary authentication, set imap-state
15540 correctly.
15541 (imap-last-authenticator): Define imap-last-authenticator as a variable
15542 to avoid warnings.
15543
15544 2009-09-10 Glenn Morris <rgm@gnu.org>
15545
15546 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
15547
15548 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
15549 (byte-compile-file-form-autoload): Don't warn about unknown functions
15550 where the autoload statement comes after the use.
15551 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
15552 that any handlers inside the body (eg require) are in turn respected.
15553
15554 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
15555 effects.
15556
15557 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
15558 and syntax and abbrev tables basic docs, if they don't have any.
15559
15560 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
15561
15562 * international/mule-cmds.el (top-level): Require cl when compiling.
15563 (view-hello-file): Use default-value rather than
15564 default-enable-multibyte-characters.
15565
15566 * progmodes/fortran.el: Move all safe and risky properties into the
15567 defcustoms.
15568
15569 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
15570 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
15571 * mail/undigest.el:
15572 Put autoloads in rmail.el rather than loaddefs.el.
15573 * mail/rmail.el: Regenerate with extracted autoloads.
15574
15575 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
15576 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
15577
15578 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
15579
15580 Reported in thread for Bug#4375.
15581 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
15582 "-data-evaluate-expression" instead of print.
15583 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
15584 (gdb-tooltip-print): Parse output from above MI command.
15585 (gdb): Revert 2009-08-11 change. User should detach inferior
15586 manually.
15587
15588 Remove the word "separate" from IO functions as inferior
15589 output is now never displayed in the GUD buffer.
15590
15591 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
15592
15593 * startup.el (command-line-normalize-file-name): On Windows and
15594 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
15595
15596 2009-09-10 Juri Linkov <juri@jurta.org>
15597
15598 * isearch.el (isearch-text-char-description): Propertize escape
15599 character sequences with the `escape-glyph' face. (Bug#4344)
15600
15601 * simple.el (shell-command): Set asynchronous process filter to
15602 `comint-output-filter'. (Bug#4343)
15603
15604 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
15605 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
15606 the list. Move "asm" to the bottom.
15607 (grep-find-ignored-directories): Add `choice' with nil value
15608 to empty the list easily.
15609 (grep-find-ignored-files): New option.
15610 (grep-files-history): Set to nil by default instead of '("ch" "el").
15611 (grep-compute-defaults): Add "<X>" to `grep-template'.
15612 (grep-read-files): Bind new local variables `default-alias' and
15613 `default-extension'. Use a list of default values for the file prompt.
15614 (lgrep): Add `--exclude=' command line options composed from
15615 `grep-find-ignored-files'.
15616 (rgrep): Add `-name' command line options composed from
15617 `grep-find-ignored-files'. (Bug#4301)
15618
15619 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
15620
15621 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
15622 (bug#4368).
15623
15624 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
15625
15626 * calendar/time-date.el (autoload):
15627 Expand define-obsolete-function-alias into defalias and make-obsolete
15628 for old Emacsen that Gnus supports.
15629 (with-no-warnings): Define it for old Emacsen.
15630 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
15631 is available.
15632 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
15633 float-time is available; suppress compile warning for time-to-seconds.
15634
15635 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
15636
15637 * net/imap.el (imap-message-map): Docstring fix.
15638
15639 2009-09-09 Glenn Morris <rgm@gnu.org>
15640
15641 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
15642 line numbers too. (Bug#4374)
15643
15644 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
15645
15646 * smerge-mode.el (smerge-remove-props, smerge-refine):
15647 Use with-silent-modifications (bug#4342).
15648
15649 * subr.el (with-silent-modifications): New macro.
15650
15651 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
15652
15653 * files.el (top-level): Require `cl' when compiling.
15654
15655 2009-09-07 Glenn Morris <rgm@gnu.org>
15656
15657 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
15658
15659 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
15660 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
15661
15662 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
15663
15664 * vc-git.el (vc-git-annotate-command): Use separator to parse
15665 arguments correctly.
15666
15667 2009-09-06 Eli Zaretskii <eliz@gnu.org>
15668
15669 * proced.el (proced-mode): Doc fix.
15670
15671 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
15672
15673 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
15674 lstat fails.
15675 (tramp-do-file-attributes-with-ls): Check for file existence at
15676 remote end.
15677 (tramp-do-file-attributes-with-stat): Likewise.
15678 (tramp-convert-file-attributes): Return nil when attr is nil.
15679
15680 2009-09-05 Glenn Morris <rgm@gnu.org>
15681
15682 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
15683 properties to this button.
15684 (diary-fancy-display): Don't extend the button to the final newline.
15685 (diary-fancy-display-mode): Continue to define "q" as a local key.
15686
15687 * calendar/cal-china.el (holiday-chinese): Make it slightly more
15688 efficient.
15689
15690 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
15691
15692 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
15693 (byte-compile-dest-file-function): New option.
15694 (byte-compile-dest-file): Doc fix.
15695 Obey byte-compile-dest-file-function.
15696 (byte-compile-cl-file-p): New function.
15697 (byte-compile-eval): Only suppress noruntime warnings about cl functions
15698 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
15699 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
15700 than for file being previously loaded.
15701 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
15702 (byte-compile-file-form-require): Handle the case where requiring a file
15703 indirectly causes CL to be loaded.
15704
15705 2009-09-05 Karl Fogel <kfogel@red-bean.com>
15706
15707 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
15708 before killing the old buffer, since by the time `kill-buffer' is
15709 run so many buffer variables have been set to nil that it may not
15710 behave as expected. (Bug#4061)
15711
15712 2009-09-05 Karl Fogel <kfogel@red-bean.com>
15713
15714 * files.el (find-alternate-file): If the old buffer is modified
15715 and visiting a file, behave similarly to `kill-buffer' when
15716 killing it, thus reverting to the pre-1.878 behavior; see
15717 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
15718 for discussion. Also, consult `buffer-file-name' as a variable
15719 not as a function, for consistency with the rest of the code.
15720
15721 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
15722
15723 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
15724 also when adding a new directory.
15725
15726 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
15727 defun.
15728
15729 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
15730
15731 * files.el (locate-file-completion-table): Make it provide boundary
15732 information, so partial-completion works better.
15733
15734 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
15735
15736 * mail/footnote.el (Footnote-text-under-cursor):
15737 Check footnote-text-marker-alist before using it (bug#4324).
15738
15739 2009-09-04 Glenn Morris <rgm@gnu.org>
15740
15741 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
15742 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
15743 * play/solitaire.el, play/tetris.el:
15744 Remove leading * from defcustom and defface docs.
15745
15746 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
15747 necessary.
15748 (diary-fancy-overriding-map): New variable.
15749 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
15750 Use view-mode.
15751
15752 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
15753 goto-line.
15754
15755 2009-09-03 Glenn Morris <rgm@gnu.org>
15756
15757 * arc-mode.el (archive-mode):
15758 * dos-fns.el (set-default-process-coding-system):
15759 * man.el (Man-getpage-in-background):
15760 * menu-bar.el (menu-bar-describe-menu):
15761 * server.el (server-process-filter):
15762 * startup.el (command-line):
15763 * tar-mode.el (tar-header-block-tokenize, tar-extract):
15764 * w32-fns.el (set-default-process-coding-system):
15765 * x-dnd.el (x-dnd-handle-file-name):
15766 * international/mule-cmds.el (mule-menu-keymap)
15767 (set-default-coding-systems, language-info-alist, set-language-info)
15768 (set-language-environment, standard-display-european-internal)
15769 (set-locale-environment):
15770 * international/mule-diag.el (mule-diag):
15771 * mail/emacsbug.el (report-emacs-bug):
15772 * mail/rmail.el (rmail-mode):
15773 * mail/sendmail.el (mail-setup):
15774 Use default-value rather than default-enable-multibyte-characters.
15775
15776 * progmodes/f90.el: Move all safe properties into the defcustoms.
15777 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
15778
15779 * calendar/appt.el (appt-check):
15780 * calendar/diary-lib.el (diary-set-header, diary-live-p)
15781 (diary-check-diary-file, diary-list-entries)
15782 (diary-include-other-diary-files, diary-simple-display)
15783 (diary-fancy-display, diary-print-entries)
15784 (diary-mark-included-diary-files, diary-make-entry):
15785 Don't call substitute-in-file-name on diary-file.
15786
15787 2009-09-03 Eduard Wiebe <usenet@pusto.de>
15788 Stefan Monnier <monnier@iro.umontreal.ca>
15789
15790 * mail/footnote.el (footnote-prefix): Make it a defcustom.
15791 (footnote-mode-map): Move initialization into the declaration.
15792 (footnote-minor-mode-map): Define it rather than changing global-map.
15793 (footnote-mode): Use define-minor-mode.
15794
15795 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
15796
15797 * net/tramp.el (tramp-handle-file-attributes-with-ls)
15798 (tramp-do-file-attributes-with-perl)
15799 (tramp-do-file-attributes-with-stat): Rename from
15800 `tramp-handle-file-attributes-with-*'.
15801 (tramp-handle-file-attributes): Use them.
15802 (tramp-do-directory-files-and-attributes-with-perl)
15803 (tramp-do-directory-files-and-attributes-with-stat): Rename from
15804 `tramp-handle-directory-files-and-attributes-with-*'.
15805 (tramp-handle-directory-files-and-attributes): Use them.
15806 (tramp-method-out-of-band-p): Additional parameter SIZE.
15807 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
15808 (tramp-handle-write-region): Use it.
15809 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
15810 (tramp-handle-vc-registered): Check, whether the first run did
15811 return files to be tested.
15812 (tramp-advice-make-auto-save-file-name): Do not call directly
15813 `tramp-handle-make-auto-save-file-name', because this would bypass
15814 the locking mechanism.
15815
15816 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
15817 (file-remote-p, process-file, start-file-process, set-file-times)
15818 (tramp-compat-file-attributes): Compatibility functions shall not
15819 call directly `tramp-handle-*', because this would bypass the
15820 locking mechanism.
15821 (tramp-compat-number-sequence): New defun.
15822
15823 2009-09-02 Glenn Morris <rgm@gnu.org>
15824
15825 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
15826 alias for float-time.
15827 (time-to-number-of-days): In Emacs, use float-time.
15828 * net/newst-backend.el (time-add): Suppress warnings from compat
15829 function.
15830 * time.el (emacs-uptime, emacs-init-time):
15831 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
15832 Use float-time rather than time-to-seconds.
15833
15834 * minibuffer.el (completion-initials-expand): Fix typo.
15835
15836 * faces.el (modeline, modeline-inactive, modeline-highlight)
15837 (modeline-buffer-id):
15838 * info.el (info-menu-5): Mark these face aliases as obsolete.
15839
15840 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
15841
15842 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
15843 space ...
15844 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
15845 no "--thread" option.
15846 (gdb-stopped): Don't print "Switched to thread" message when it is
15847 unchanged.
15848
15849 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
15850
15851 * minibuffer.el (completion-try-completion)
15852 (completion-all-completions): Remove ill-defined (and
15853 mistakenly installed and luckily never used nor documented)
15854 `completion-styles' property.
15855 (completion-initials-expand, completion-initials-all-completions)
15856 (completion-initials-try-completion): New functions.
15857 (completion-styles-alist): Add doc to each entry.
15858 Add new `initials' entry.
15859
15860 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
15861
15862 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
15863 MI command -var-evaluate-expression.
15864 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
15865 and tweak for case of string child.
15866 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
15867
15868 2009-09-01 Glenn Morris <rgm@gnu.org>
15869
15870 * add-log.el (change-log-date-face, change-log-name-face)
15871 (change-log-email-face, change-log-file-face, change-log-list-face)
15872 (change-log-conditionals-face, change-log-function-face)
15873 (change-log-acknowledgement-face):
15874 * cus-edit.el (custom-invalid-face, custom-rogue-face)
15875 (custom-modified-face, custom-set-face, custom-changed-face)
15876 (custom-saved-face, custom-button-face, custom-button-pressed-face)
15877 (custom-documentation-face, custom-state-face, custom-comment-face)
15878 (custom-comment-tag-face, custom-variable-tag-face)
15879 (custom-variable-button-face, custom-face-tag-face)
15880 (custom-group-tag-face-1, custom-group-tag-face):
15881 * diff-mode.el (diff-header-face, diff-file-header-face)
15882 (diff-index-face, diff-hunk-header-face, diff-removed-face)
15883 (diff-added-face, diff-changed-face, diff-function-face)
15884 (diff-context-face, diff-nonexistent-face):
15885 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
15886 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
15887 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15888 (Info-title-4-face):
15889 * isearch.el (isearch-lazy-highlight-face):
15890 * log-view.el (log-view-file-face, log-view-message-face):
15891 * paren.el (show-paren-match-face, show-paren-mismatch-face):
15892 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15893 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15894 (cvs-msg-face):
15895 * smerge-mode.el (smerge-mine-face, smerge-other-face)
15896 (smerge-base-face, smerge-markers-face):
15897 * wid-edit.el (widget-documentation-face, widget-button-face)
15898 (widget-field-face, widget-single-line-field-face)
15899 (widget-inactive-face, widget-button-pressed-face):
15900 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
15901 (woman-addition-face):
15902 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
15903 (eshell-ls-executable-face, eshell-ls-readonly-face)
15904 (eshell-ls-unreadable-face, eshell-ls-special-face)
15905 (eshell-ls-missing-face, eshell-ls-archive-face)
15906 (eshell-ls-backup-face, eshell-ls-product-face)
15907 (eshell-ls-clutter-face):
15908 * eshell/em-prompt.el (eshell-prompt-face):
15909 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
15910 * obsolete/old-whitespace.el (whitespace-highlight-face):
15911 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
15912 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
15913 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
15914 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
15915 (antlr-font-lock-literal-face):
15916 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
15917 (ebrowse-root-class-face, ebrowse-file-name-face)
15918 (ebrowse-default-face, ebrowse-member-attribute-face)
15919 (ebrowse-member-class-face, ebrowse-progress-face):
15920 * progmodes/make-mode.el (makefile-space-face):
15921 * progmodes/sh-script.el (sh-heredoc-face):
15922 * textmodes/flyspell.el (flyspell-incorrect-face)
15923 (flyspell-duplicate-face):
15924 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
15925 * textmodes/texinfo.el (texinfo-heading-face):
15926 Mark face aliases with "-face" suffix as obsolete.
15927
15928 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
15929 compiler.
15930
15931 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
15932 (eudc-bob-sound-menu): Use defvar rather than defconst, since
15933 easy-menu-define wants to modify these.
15934
15935 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
15936
15937 * net/browse-url.el (browse-url-file-url):
15938 * term/internal.el (dos-codepage-setup):
15939 Use default-value rather than default-enable-multibyte-characters.
15940
15941 * progmodes/etags.el (etags-goto-tag-location):
15942 * progmodes/flymake.el (flymake-highlight-line)
15943 (flymake-goto-file-and-line, flymake-goto-line):
15944 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
15945 (gdb-goto-breakpoint):
15946 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15947 * progmodes/python.el (python-find-function)
15948 (python-pdbtrack-track-stack-file):
15949 * progmodes/verilog-mode.el (verilog-surelint-off):
15950 * term/ns-win.el (ns-open-file-select-line):
15951 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
15952 Use forward-line rather than goto-line.
15953
15954 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
15955 * textmodes/reftex-index.el (reftex-display-index):
15956 * textmodes/reftex-ref.el (reftex-offer-label-menu):
15957 * textmodes/reftex-toc.el (reftex-toc):
15958 Remove unnecessary bindings of default-major-mode (all are followed by
15959 major-mode check and possible mode switch).
15960
15961 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
15962
15963 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
15964 Handle watchpoints (bug#4282).
15965 (def-gdb-thread-buffer-command): Enable thread to be selected by
15966 clicking without selecting threads buffer first.
15967 (gdb-current-context-command): Use selected frame so that "up",
15968 "down" etc work in the GUD buffer.
15969 (gdb-update): Find selected frame before rendering stack buffer.
15970 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
15971
15972 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
15973
15974 * progmodes/sym-comp.el (displayed-completions): Remove.
15975 (symbol-complete): Use minibuffer-complete.
15976
15977 2009-08-31 Glenn Morris <rgm@gnu.org>
15978
15979 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
15980
15981 * apropos.el (apropos-symbols-internal):
15982 Handle (obsolete) face aliases.
15983
15984 * faces.el (describe-face): Adjust the output format to be more like
15985 describe-variable, and to mention (obsolete) face aliases.
15986 Adjust the whitespace so that help-setup-xref works.
15987
15988 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
15989 * calendar/diary-lib.el (diary-button-face):
15990 Mark these face aliases as obsolete.
15991
15992 * calendar/calendar.el (calendar-today): Doc fix.
15993
15994 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
15995
15996 * progmodes/gdb-mi.el (gdb-control-all-threads)
15997 (gdb-control-current-thread): Force tool bar update.
15998 (gdb-non-stop-handler): New function.
15999 (gdb-init-1): Use it to test if non-stop mode is supported.
16000 Remove unused gdbmi buffer type.
16001
16002 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
16003
16004 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
16005 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
16006
16007 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
16008
16009 * comint.el (comint-exec-1): Check command is non-null first.
16010 Part of gdb-mi.el change (2009-08-28).
16011
16012 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
16013
16014 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
16015
16016 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
16017
16018 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
16019 instead of `dolist' to avoid a recursive require when bootstrapping.
16020
16021 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
16022
16023 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
16024
16025 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
16026
16027 * net/imap.el (imap-send-command): Simplify.
16028 (imap-wait-for-tag): point-max -> buffer-size.
16029
16030 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
16031
16032 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
16033 with constant argument.
16034
16035 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
16036
16037 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
16038
16039 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
16040 Change default, since most of our files don't have a history.
16041 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
16042 the user.
16043
16044 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
16045 Add comint-run.
16046
16047 * calc/calc.el: Improve commenting convention.
16048 (calc-digit-map, toplevel): Simplify.
16049
16050 * comint.el (comint-insert-input): Be careful to only set point if we
16051 don't delegate to some other command.
16052
16053 * proced.el (proced-signal-list): Make it an alist.
16054 (proced-grammar-alist): Capitalize names.
16055 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
16056 Disable undo manually and make it read-only.
16057 Use completion-annotate-function.
16058
16059 * minibuffer.el (minibuffer-message): If the current buffer is not
16060 a minibuffer, insert the message in the echo area rather than at the
16061 end of the buffer.
16062 (completion-annotate-function): New variable.
16063 (minibuffer-completion-help): Use it.
16064 (completion--embedded-envvar-table): Environment vars are
16065 always case-sensitive.
16066
16067 2009-08-30 Glenn Morris <rgm@gnu.org>
16068
16069 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
16070 from fortran-current-defun.
16071 (fortran-beginning-of-subprogram): Be more precise about finding the
16072 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
16073 (fortran-end-of-subprogram): Simplify.
16074 (fortran-current-defun): Use fortran-start-prog-re.
16075
16076 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
16077
16078 * subr.el (do-after-load-evaluation): Simplify.
16079
16080 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
16081
16082 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
16083
16084 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
16085 (vc-rcs-print-log): Use it.
16086
16087 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
16088
16089 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
16090
16091 * paths.el (abbrev-file-name): Move to abbrev.el.
16092 * abbrev.el (abbrev-file-name): Move from paths.el.
16093 Obey user-emacs-directory.
16094 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
16095 user-emacs-directory.
16096 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
16097 abbrev-file-name and calc-settings-file any more.
16098 * startup.el (command-line): Recompute abbrev-file-name and
16099 abbreviated-home-dir.
16100 (normal-no-mouse-startup-screen): Improve the generic code and get rid
16101 of the special code for when C-h bindings haven't been changed.
16102 (display-startup-echo-area-message): Use with-current-buffer.
16103 (command-line-1): Use a list of strings, rather than a list of lists
16104 of strings for longopts.
16105
16106 * files.el (get-free-disk-space): Use / for default-directory.
16107
16108 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
16109 Use with-current-buffer.
16110
16111 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
16112 Recognize immutable variables like most-positive-fixnum.
16113 (byte-compile-setq-default): Check and warn if trying to assign
16114 to an immutable variable, or a non-variable.
16115
16116 * progmodes/cc-vars.el (c-comment-continuation-stars):
16117 * progmodes/cc-engine.el (c-looking-at-bos):
16118 * progmodes/cc-cmds.el (c-toggle-auto-state)
16119 (c-forward-into-nomenclature, c-backward-into-nomenclature)
16120 (c-comment-line-break-function): Add version of obsolescence.
16121
16122 2009-08-28 Juri Linkov <juri@jurta.org>
16123
16124 * files.el (magic-fallback-mode-alist): Add ZIP magic number
16125 associated with `archive-mode'.
16126
16127 * image.el (image-type-header-regexps): Use only JPEG magic number
16128 to determine JPEG images, and don't use `image-jpeg-p' because
16129 Emacs can display non-JFIF non-Exif JPEG images.
16130
16131 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
16132
16133 * arc-mode.el (archive-mode):
16134 * emacs-lisp/re-builder.el (re-builder-unload-function):
16135 Protect against the default value of `major-mode' being nil.
16136
16137 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
16138
16139 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
16140 Fix typos in docstrings.
16141
16142 * progmodes/js.el (js--macro-decl-re): Doc fix.
16143 (js--plain-method-re, js--split-name): Refloc docstring.
16144 (js--class-styles, js--make-merged-item, js--splice-into-items):
16145 Fix typos in docstrings; reflow docstrings.
16146 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
16147 (js--variable-decl-matcher, js--inside-pitem-p)
16148 (js--parse-state-at-point, js--get-all-known-symbols)
16149 (js--symbol-history, js-find-symbol, js--js-references)
16150 (js--moz-interactor, js--js-encode-value, js--read-tab):
16151 Fix typos in docstrings.
16152
16153 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
16154
16155 * textmodes/reftex.el (reftex-get-file-buffer-force):
16156 * progmodes/verilog-mode.el (verilog-batch-execute-func):
16157 * emulation/viper.el (viper-go-away, viper-set-hooks):
16158 * emacs-lisp/re-builder.el (re-builder-unload-function):
16159 * emacs-lisp/bytecomp.el (byte-compile-file):
16160 * ses.el (ses-unload-function):
16161 * hexl.el (hexl-find-file):
16162 * files.el (normal-mode):
16163 * ehelp.el (with-electric-help):
16164 * autoinsert.el (auto-insert-alist):
16165 * arc-mode.el (archive-mode):
16166 Use (default-value 'major-mode) instead of default-major-mode.
16167
16168 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
16169 * international/mule.el (load-with-code-conversion):
16170 * emacs-lisp/debug.el (debug):
16171 * ediff-vers.el (ediff-rcs-get-output-buffer):
16172 * dired.el (dired-internal-noselect): Don't let-bind
16173 default-major-mode around code that doesn't use it.
16174 E.g. buffer creation via get-buffer-create doesn't use it.
16175
16176 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
16177
16178 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
16179 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
16180 when writing the temp file. Otherwise, epa-file gets confused.
16181 (tramp-register-file-name-handlers): Make it a defun. Move also
16182 `epa-file-handler' to the front of `file-name-handler-alist'.
16183
16184 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
16185
16186 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
16187 start right after a ^M.
16188 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
16189 (tramp-completion-file-name-regexp-separate)
16190 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
16191 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
16192 Don't modify last-coding-system-used by accident.
16193 (tramp-completion-file-name-handler): Apply the checks here,
16194 instead during registration.
16195 (tramp-register-file-name-handlers): Renamed from
16196 `tramp-register-file-name-handler'. Register both
16197 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
16198 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
16199
16200 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
16201
16202 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
16203 Remove variable ...
16204 (gdb-init-1, gdb-display-separate-io-buffer)
16205 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
16206 references to it.
16207 (gdb-inferior-io-mode): Use make-comint-in-buffer.
16208 (gdb-inferior-filter): Use comint-output-filter to stop
16209 echoing and remove ^M characters.
16210
16211 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
16212
16213 * emulation/viper-init.el (viper-restore-cursor-type):
16214 * emulation/cua-base.el (cua--update-indications):
16215 Replace default-cursor-type with (default-value 'cursor-type).
16216
16217 * mail/sendmail.el (mail-recover-1):
16218 * international/mule-diag.el (describe-current-coding-system-briefly)
16219 (describe-current-coding-system):
16220 * international/mule-cmds.el (select-safe-coding-system)
16221 (select-message-coding-system)
16222 (set-language-environment-coding-systems, set-locale-environment):
16223 * hexl.el (hexl-insert-multibyte-char):
16224 * dos-w32.el (find-buffer-file-type-coding-system):
16225 * simple.el (what-cursor-position):
16226 Replace uses of default-buffer-file-coding-system
16227 with (default-value 'buffer-file-coding-system).
16228
16229 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
16230 Replace uses of default-cursor-in-non-selected-windows
16231 with (default-value 'cursor-in-non-selected-windows).
16232 Use with-current-buffer.
16233
16234 * mail/feedmail.el: Use CL macros.
16235 (feedmail-run-the-queue, feedmail-send-it-immediately):
16236 * dos-w32.el (find-buffer-file-type): Replace uses of
16237 default-buffer-file-type with (default-value 'buffer-file-type).
16238
16239 2009-08-28 Glenn Morris <rgm@gnu.org>
16240
16241 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
16242 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
16243 Use default-value of major-mode rather than default-major-mode.
16244
16245 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
16246
16247 * Makefile.in (update-elcfiles): Report left over elc files.
16248
16249 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
16250 expand-file-name and with-current-buffer.
16251 (mail-get-names, mail-directory): Use with-current-buffer.
16252
16253 * vc.el (vc-read-revision): New function.
16254 (vc-version-diff, vc-merge): Use it.
16255
16256 2009-08-27 Sam Steingold <sds@gnu.org>
16257
16258 * simple.el (kill-do-not-save-duplicates): New user option.
16259 (kill-new): When it is non-nil, and the new string is the same as
16260 the latest kill, set replace to t to avoid duplicates in kill-ring.
16261
16262 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
16263
16264 * net/tramp.el (tramp-handle-process-file): Do not flush all
16265 caches when `process-file-side-effects' is set.
16266 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
16267 instead of `tramp-find-file-exists-command'.
16268 Unset `process-file-side-effects'.
16269
16270 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
16271
16272 * net/tramp.el (tramp-methods): New method "rsyncc".
16273 (top): Add completion function for "rsyncc".
16274 (tramp-message-show-message): New defvar.
16275 (tramp-message, tramp-error): Use it.
16276 (tramp-do-copy-or-rename-file-directly): Extend check for direct
16277 remote copying.
16278 (tramp-do-copy-or-rename-file-out-of-band): Handle new
16279 `tramp-methods' entry `copy-env' of "rsyncc".
16280 (tramp-vc-registered-read-file-names): New defconst.
16281 (tramp-vc-registered-file-names): New defvar.
16282 (tramp-handle-vc-registered): Implement optimization strategy.
16283 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
16284 (tramp-vc-file-name-handler): New defun.
16285 (tramp-get-ls-command, tramp-get-test-command)
16286 (tramp-get-file-exists-command, tramp-get-remote-ln)
16287 (tramp-get-remote-perl, tramp-get-remote-stat)
16288 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
16289
16290 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
16291 (tramp-cache-inhibit-cache): Extend doc string. It allows also
16292 timestamps.
16293 (tramp-get-file-property): Check for timestamps in
16294 `tramp-cache-inhibit-cache'.
16295 (tramp-set-file-property): Write timestamp.
16296
16297 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
16298
16299 * language/japan-util.el (japanese-symbol-table): Add entries for
16300 cp932-2-byte.
16301
16302 * international/characters.el: Add category `j' to cp932-2-byte.
16303
16304 2009-08-27 Kenichi Handa <handa@m17n.org>
16305
16306 * international/fontset.el (build-default-fontset-data): New macro.
16307 (setup-default-fontset): Use build-default-fontset-data for CJK,
16308 tibetan, ethiopic, and ipa.
16309
16310 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
16311
16312 * cus-start.el (default-major-mode): Customize `major-mode' instead.
16313 (enable-multibyte-characters): Not customizable any more.
16314
16315 * subr.el (default-mode-line-format, default-header-line-format)
16316 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
16317 (default-direction-reversed, default-truncate-lines)
16318 (default-left-margin, default-tab-width, default-case-fold-search)
16319 (default-left-margin-width, default-right-margin-width)
16320 (default-left-fringe-width, default-right-fringe-width)
16321 (default-fringes-outside-margins, default-scroll-bar-width)
16322 (default-vertical-scroll-bar, default-indicate-empty-lines)
16323 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
16324 (default-fringe-cursor-alist, default-scroll-up-aggressively)
16325 (default-scroll-down-aggressively, default-fill-column)
16326 (default-cursor-type, default-buffer-file-type)
16327 (default-cursor-in-non-selected-windows)
16328 (default-buffer-file-coding-system, default-major-mode)
16329 (default-enable-multibyte-characters): Mark as obsolete.
16330
16331 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
16332
16333 * vc-dir.el (vc-dir-update): Remove debug helper.
16334
16335 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
16336
16337 2009-08-26 Sam Steingold <sds@gnu.org>
16338
16339 * simple.el (save-interprogram-paste-before-kill): New user option.
16340 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
16341 save the interprogram-paste into kill-ring before overriding it
16342 with the Emacs kill.
16343
16344 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
16345
16346 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
16347 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
16348 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
16349 and move to vc-rcs.el.
16350 (vc-default-next-revision): Rename to vc-rcs-next-revision and
16351 move to vc-rcs.el.
16352 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
16353 (vc-rcs-update-changelog): Remove.
16354 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
16355 and move to vc-rcs.el.
16356
16357 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
16358 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
16359 renaming.
16360 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
16361 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
16362 vc.el, renamed to be RCS specific.
16363
16364 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
16365 New functions.
16366 (vc-cvs-update-changelog): Move here from vc.el.
16367
16368 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
16369 New functions.
16370
16371 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
16372
16373 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
16374
16375 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
16376
16377 * vc-git.el (vc-git-register): Use "git add" for directories.
16378 (vc-git-stash, vc-git-stash-show): New functions.
16379 (vc-git-extra-menu-map): Bind them.
16380
16381 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
16382 directory correctly in case the item is a directory itself.
16383
16384 * vc.el: Document the desired behavior for reverted files in the
16385 `added' state.
16386 (vc-default-prettify-state-info): Remove function, unused.
16387
16388 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
16389
16390 2009-08-26 Glenn Morris <rgm@gnu.org>
16391
16392 * bindings.el (standard-mode-line-format): Reposition dashes in
16393 which-func entry. (Bug#4217)
16394
16395 * files.el (enable-local-variables, enable-local-eval)
16396 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
16397 the defcustoms.
16398 (auto-mode-alist, ignored-local-variables)
16399 (save-some-buffers-action-alist): Move risky declarations to the
16400 definitions.
16401 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
16402 (font-lock-defaults, format-alist, imenu--index-alist)
16403 (imenu-generic-expression, input-method-alist, minor-mode-alist)
16404 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
16405 (mode-line-modified, mode-line-mule-info, mode-line-position)
16406 (mode-line-process, mode-line-remote, outline-level)
16407 (parse-time-rules, rmail-output-file-alist)
16408 (special-display-buffer-names, vc-mode):
16409 Move risky declarations to the relevant files.
16410 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
16411 (mode-line-modified, mode-line-process, mode-line-position)
16412 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
16413 * font-core.el (font-lock-defaults):
16414 * format.el (format-alist):
16415 * vc-hooks.el (vc-mode):
16416 * window.el (special-display-buffer-names):
16417 * international/mule-cmds.el (input-method-alist):
16418 Define riskiness here (dumped file) rather than in files.el.
16419 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
16420 * imenu.el (imenu-generic-expression, imenu--index-alist):
16421 * outline.el (outline-level):
16422 * time.el (display-time-string):
16423 * calendar/parse-time.el (parse-time-rules):
16424 * mail/rmailout.el (rmail-output-file-alist):
16425 Autoload riskiness here, rather than placing in files.el.
16426
16427 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
16428
16429 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
16430
16431 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
16432
16433 * simple.el (process-file-side-effects): New defvar.
16434
16435 * dired-aux.el (dired-show-file-type):
16436 * vc.el (vc-diff-internal):
16437 * vc-arch.el (vc-arch-diff):
16438 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
16439 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
16440 * vc-git.el (vc-git-registered, vc-git-working-revision)
16441 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
16442 (vc-git--empty-db-p):
16443 * vc-hooks.el (vc-user-login-name):
16444 * vc-svn.el (vc-svn-registered, vc-svn-state)
16445 (vc-svn-dir-extra-headers, vc-svn-find-revision):
16446 * progmodes/grep.el (grep-probe): Let-bind
16447 `process-file-side-effects' with nil.
16448
16449 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
16450
16451 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
16452 daemon. Replace ping by checking for running service for bluez
16453 and zeroconf. (Bug#4239)
16454
16455 2009-08-25 Kevin Ryde <user42@zip.com.au>
16456
16457 * net/dig.el (dig): Add autoload cookie.
16458
16459 2009-08-25 Glenn Morris <rgm@gnu.org>
16460
16461 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
16462 load-history for absolute file-names.
16463 (byte-compile-file-form-require): Warn about use of the cl package.
16464
16465 * format.el (format-alist): Doc fix.
16466
16467 * play/bubbles.el (top-level): Don't require cl at run-time.
16468
16469 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
16470 run-time cl).
16471
16472 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
16473
16474 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
16475 from cl package.
16476 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
16477
16478 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
16479
16480 * calc/calc-alg.el (math-trig-rewrite)
16481 (math-hyperbolic-trig-rewrite): New functions.
16482 (calc-simplify): Simplify trig functions when asked.
16483
16484 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
16485
16486 * diff-mode.el (diff-find-source-location): Avoid goto-line.
16487
16488 2009-08-24 Kenichi Handa <handa@m17n.org>
16489
16490 * language/ind-util.el (mapthread): Delete it.
16491 (combinatorial): New function.
16492 (indian--puthash-cv): Use combinatorial instead of mapthread.
16493
16494 2009-08-22 Kevin Ryde <user42@zip.com.au>
16495
16496 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
16497 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
16498 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
16499 Clarify docstring that the value is strings not symbols.
16500 (checkdoc-list-of-strings-p): New function.
16501
16502 2009-08-22 Glenn Morris <rgm@gnu.org>
16503
16504 * files.el (auto-mode-alist):
16505 * hippie-exp.el (he-concat-directory-file-name):
16506 * lpr.el (lpr-windows-system, printer-name):
16507 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
16508 * ps-print.el (ps-windows-system):
16509 * startup.el (command-line):
16510 * emulation/viper-ex.el (viper-glob-function):
16511 * international/mule-cmds.el (set-language-environment-coding-systems):
16512 * net/ange-ftp.el (ange-ftp-write-region):
16513 * obsolete/fast-lock.el (fast-lock-cache-name):
16514 Remove code for defunct system-types emx, macos, mswindows, next-mach,
16515 unisoft-unix, vax-vms, win32, w32.
16516
16517 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
16518 given name if the pattern is not more specific.
16519
16520 * calendar/lunar.el (lunar-phase-names): New option.
16521 (lunar-phase): Doc fix.
16522 (lunar-cycles-per-year): New constant.
16523 (lunar-index): New function.
16524 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
16525 (lunar-phase-name): Use lunar-phase-names.
16526 (calendar-lunar-phases): Use format.
16527 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
16528
16529 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
16530 Copy imenu-example--name-and-position function here for own use.
16531 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
16532
16533 * bs.el (bs--redisplay):
16534 * cus-edit.el (custom-redraw):
16535 * ibuffer.el (ibuffer-bury-buffer):
16536 * server.el (server-goto-line-column):
16537 * startup.el (command-line-1):
16538 * strokes.el (strokes-xpm-for-stroke):
16539 * term.el (term-display-buffer-line):
16540 * view.el (View-goto-line):
16541 * calc/calc.el (calc-do, calc-trail-buffer):
16542 * play/gamegrid.el (gamegrid-add-score-insecure):
16543 * progmodes/ada-mode.el (ada-compile-goto-error):
16544 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
16545 (ebrowse-select-1st-to-9nth):
16546 * progmodes/cperl-mode.el (cperl-time-fontification):
16547 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
16548 * progmodes/gud.el (gud-display-line):
16549 (idlwave-shell-display-line):
16550 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
16551 * progmodes/make-mode.el (makefile-browser-toggle):
16552 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
16553 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
16554 * textmodes/picture.el (picture-draw-rectangle):
16555 * textmodes/reftex-index.el (reftex-index-goto-letter):
16556 (reftex-select-jump-to-previous):
16557 * textmodes/reftex-sel.el (reftex-find-start-point)
16558 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
16559 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
16560 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
16561 * textmodes/tex-mode.el (tex-compilation-parse-errors):
16562 * textmodes/two-column.el (2C-associated-buffer):
16563 Use forward-line rather than goto-line.
16564
16565 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
16566 goto-line.
16567
16568 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
16569 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
16570 (quick-check-list-to-regexp): Declare.
16571
16572 * progmodes/make-mode.el (makefile-browser-insert-selection):
16573 Use goto-char rather than goto-line.
16574
16575 * progmodes/prolog.el (compilation-error-regexp-alist)
16576 (compilation-forget-errors): Declare.
16577
16578 2009-08-22 Juri Linkov <juri@jurta.org>
16579
16580 * progmodes/grep.el (lgrep, rgrep): At the beginning
16581 set `dir' to `default-directory' unless `dir' is a non-nil
16582 readable directory. (Bug#4052)
16583 (lgrep, rgrep): Change a weird way to report an error
16584 from using `read-string' to using `error'.
16585 Instead of using interactive arguments in the function body,
16586 add new argument `confirm'.
16587
16588 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
16589
16590 * textmodes/remember.el (remember-buffer):
16591 * progmodes/cperl-mode.el (cperl-vc-header-alist):
16592 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
16593 (icalendar-extract-ical-from-buffer):
16594 * net/newst-treeview.el (newsticker-groups-filename):
16595 * net/newst-backend.el (newsticker-cache-filename):
16596 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
16597 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
16598 (speedbar-add-ignored-path-regexp, speedbar-line-path)
16599 (speedbar-buffers-line-path, speedbar-path-line)
16600 (speedbar-buffers-line-path):
16601 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
16602 (epg-sign-keys):
16603 * epa.el (epa-display-verify-result):
16604 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
16605
16606 2009-08-21 Glenn Morris <rgm@gnu.org>
16607
16608 * progmodes/js.el (inferior-moz-process): Fix declaration.
16609
16610 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
16611
16612 * obsolete/rnewspost.el (news-mail-reply):
16613 Use goto-char rather than goto-line.
16614
16615 * term/ns-win.el (ns-open-file-select-line):
16616 Use line-beginning-position rather than goto-line.
16617
16618 * apropos.el (apropos-command):
16619 * ehelp.el (electric-helpify):
16620 * printing.el (pr-show-setup):
16621 * strokes.el (strokes-help):
16622 * tutorial.el (tutorial--describe-nonstandard-key)
16623 (tutorial--detailed-help):
16624 * woman.el (woman-mini-help, woman-display-extended-fonts):
16625 * calc/calc-help.el (calc-describe-key):
16626 * emulation/edt.el (edt-electric-helpify):
16627 * international/mule-diag.el (mule-diag):
16628 * play/yow.el (apropos-zippy):
16629 * progmodes/python.el (python-describe-symbol):
16630 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
16631 * textmodes/table.el (*table--cell-describe-mode)
16632 (*table--cell-describe-bindings):
16633 Use help-print-return-message rather than the now obsolete alias.
16634
16635 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
16636 (calendar-cursor-to-visible-date):
16637 * play/5x5.el (5x5-position-cursor):
16638 * play/decipher.el (decipher):
16639 * play/gomoku.el (gomoku-goto-xy):
16640 * play/landmark.el (lm-goto-xy):
16641 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
16642 (mpuz-paint-digit):
16643 Use forward-line, not goto-line.
16644
16645 * mail/rmail.el (rmail-obsolete): Delete custom group.
16646 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
16647 (rmail-remote-password, rmail-remote-password-required):
16648 Remove unneeded :set-after and :set properties.
16649
16650 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
16651
16652 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
16653
16654 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
16655
16656 * loadup.el: Remove leftover macos code.
16657
16658 * vc-git.el (vc-git-annotate-command): Run asynchronously.
16659 Explicitly pass the date format to git blame so that user local
16660 so that the output format can be parsed.
16661
16662 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
16663
16664 * net/dbus.el (top): Don't check for (getenv
16665 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
16666
16667 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
16668
16669 * log-edit.el (log-edit-strip-single-file-name): New var.
16670 (log-edit-insert-changelog): Use it. Bug#3571
16671
16672 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
16673
16674 * subr.el (read-passwd): Use read-key so keypad keys work as well.
16675 Bug#3287
16676
16677 * help.el (help-print-return-message): Rename from
16678 print-help-return-message.
16679
16680 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
16681 cvs-mode-map parent hack.
16682 (log-view-mode): Derive from special-mode.
16683
16684 * linum.el (linum-mode): window-size-change-functions is redundant.
16685 Adapt to new window-configuration-change-hook behavior.
16686 (linum-after-size, linum-after-config): Remove.
16687
16688 * imenu.el (imenu-example--name-and-position)
16689 (imenu-example--lisp-extract-index-name)
16690 (imenu-example--create-lisp-index, imenu-example--create-c-index):
16691 Mark as obsolete.
16692
16693 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
16694 (inferior-prolog-mode): Use it.
16695 (inferior-prolog-load-file): Reset list of errors.
16696
16697 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
16698
16699 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
16700
16701 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
16702
16703 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
16704
16705 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
16706 is running already.
16707
16708 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
16709
16710 * subr.el (listify-key-sequence-1): Use normal syntax since those
16711 integers are nowadays always represented by the same (positive) number
16712 on all platforms.
16713 (read-key-empty-map): New const.
16714 (read-key-delay): New var.
16715 (read-key): New function.
16716 (force-mode-line-update): Use with-current-buffer.
16717 (locate-user-emacs-file): Don't forget to abbreviate the file name.
16718 (start-process-shell-command, start-file-process-shell-command):
16719 Discourage the use of command-args.
16720
16721 2009-08-19 Glenn Morris <rgm@gnu.org>
16722
16723 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
16724
16725 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
16726
16727 * simple.el (choose-completion-string): Don't rely on
16728 minibuffer-completing-file-name and ad-hoc checks to decide whether
16729 to continue completion or not.
16730
16731 * minibuffer.el (minibuffer-hide-completions): New function.
16732 (completion--do-completion): Use it.
16733 (completions-annotations): New face.
16734 (completion--insert-strings): Use it.
16735 (completion-pcm--delim-wild-regex): Add docstring.
16736 (completion-pcm--string->pattern): Add support for 0-width delimiters
16737 in completion-pcm--delim-wild-regex.
16738
16739 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
16740
16741 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
16742 Remove unused var `buffer-modified-p'.
16743
16744 * minibuffer.el (completion--do-completion): Move point for the #b001
16745 case as well (bug#4176).
16746 (minibuffer-complete, minibuffer-complete-word): Don't move point.
16747
16748 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
16749
16750 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
16751 and :session buses.
16752
16753 2009-08-18 Kenichi Handa <handa@m17n.org>
16754
16755 * international/ucs-normalize.el (ucs-normalize-version):
16756 Change to 1.1.
16757 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
16758 (utf-8-hfs): Make it perform normalization on encoding too.
16759
16760 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
16761 (sentence-end-without-space): Delete duplicated chars.
16762 (sentence-end-base): Likewise.
16763
16764 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
16765 (html-mode): Delete duplicated chars from sentence-end-base.
16766
16767 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
16768 (texinfo-mode): Delete duplicated chars from sentence-end-base.
16769
16770 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
16771
16772 * files.el (hack-one-local-variable): If the mode function is for
16773 a minor mode, pass it an argument (Bug#4148).
16774
16775 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
16776
16777 * net/tramp.el (tramp-register-completion-file-name-handler):
16778 Check also for (member 'partial-completion completion-styles).
16779
16780 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
16781
16782 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
16783 abbrev (Bug#3943).
16784
16785 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
16786
16787 * progmodes/cperl-mode.el: Merge upstream 6.2.
16788 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
16789 (cperl-forward-re): Check cperl-brace-recursing.
16790 (cperl-highlight-charclass): New function.
16791 (cperl-find-pods-heres): Use it.
16792 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
16793 (cperl-beautify-regexp-piece): Fix column calculation.
16794 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
16795 (cperl-beautify-level): Don't process entire regexp.
16796 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
16797 calling man.
16798 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
16799 (cperl-init-faces): Build a list in the normal way.
16800
16801 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
16802
16803 * calendar/parse-time.el (parse-time-string-chars): Save match
16804 data.
16805
16806 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
16807
16808 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
16809 (sql-product): Use it.
16810 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
16811 (sql-set-product): Add completion.
16812 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
16813 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
16814 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
16815 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
16816 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
16817 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
16818 (sql-highlight-db2-keywords): Remove.
16819 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
16820 (sql-highlight-product): Use derived-mode-p.
16821 (sql-set-sqli-buffer): Use with-current-buffer.
16822 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
16823 Simplify.
16824
16825 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
16826
16827 * term.el: Fix commenting convention, turn comments into docstrings.
16828
16829 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
16830
16831 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
16832
16833 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
16834
16835 * calendar/parse-time.el (parse-time-string-chars): Compute using
16836 character classes, to handle non-ascii characters (Bug#3190).
16837
16838 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
16839
16840 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
16841 another heredoc if the user adds another < (Bug#3226).
16842
16843 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
16844 Don't initialize based on window-system (Bug#4124).
16845
16846 * facemenu.el (facemenu-read-color): Use a completion function
16847 that accepts any defined color, such as RGB triplets (Bug#3677).
16848
16849 * files.el (get-free-disk-space): Change fallback default
16850 directory to /. Expand DIR argument before switching to fallback.
16851 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
16852
16853 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
16854
16855 * files.el (load-library): Doc fix.
16856
16857 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
16858
16859 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
16860 (viper-if-string): Redefine C-s in the minibuffer to insert the last
16861 incremental search string.
16862
16863 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
16864 XEmacs.
16865
16866 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
16867 (ediff-merge-region-is-non-clash)
16868 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
16869 Also check if the job is really a merge job.
16870
16871 * ediff.el (ediff-current-file): New function.
16872
16873 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
16874
16875 * progmodes/js.el: Edit docstrings throughout to follow Emacs
16876 conventions.
16877 (js-insert-and-indent): Delete function.
16878 (js-mode-map): Don't bind keys to js-insert-and-indent.
16879 (js-beginning-of-defun): Rename from js--beginning-of-defun.
16880 (js-end-of-defun): Rename from js--end-of-defun.
16881 (js-auto-indent-flag): Delete variable.
16882
16883 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
16884
16885 * progmodes/js.el: Remove proclaim statement.
16886 Defvar which-func-imenu-joiner-function to silence compiler.
16887
16888 * files.el (auto-mode-alist): Use js-mode for .js files.
16889
16890 * progmodes/js2-mode.el: Remove file.
16891
16892 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
16893
16894 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
16895
16896 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
16897
16898 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
16899 Karl Landstrom <karl.landstrom@brgeight.se>
16900
16901 * progmodes/js.el: New file.
16902
16903 2009-08-14 Mark A. Hershberger <mah@everybody.org>
16904
16905 * timezone.el (timezone-parse-date): Add ability to understand ISO
16906 basic format (minimal separators) dates in addition to the
16907 already-supported extended format dates.
16908
16909 2009-08-14 Eli Zaretskii <eliz@gnu.org>
16910
16911 * international/ucs-normalize.el: Add a `coding' file variable.
16912
16913 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
16914
16915 2009-08-14 Sam Steingold <sds@gnu.org>
16916
16917 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
16918
16919 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
16920
16921 * faces.el (help-argument-name): Define it here instead of
16922 help-fns.el, because in daemon mode help-fns.el may be loaded when
16923 faces are still uninitialized (Bug#1078).
16924
16925 * help-fns.el (help-argument-name): Move defface to faces.el.
16926
16927 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
16928
16929 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
16930 create buffer with a pty but no process so that GDB can make the
16931 inferior the controlling process.
16932
16933 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
16934
16935 * international/ucs-normalize.el: New file.
16936
16937 2009-08-13 Richard Stallman <rms@gnu.org>
16938
16939 * mail/rmail.el (rmail-get-attr-names):
16940 Accept an attribute header that is too short.
16941
16942 * mail/rmail.el (rmail-forget-messages):
16943 Ignore nil elt in rmail-message-vector. Use dotimes.
16944
16945 * progmodes/compile.el (compilation-goto-locus):
16946 Use next-error-move-function.
16947
16948 * simple.el (next-error-move-function): New variable.
16949
16950 2009-08-12 Juri Linkov <juri@jurta.org>
16951
16952 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
16953 always non-nil. (Bug#4052)
16954
16955 * replace.el (read-regexp): Return empty string when
16956 `default-value' is nil.
16957 (keep-lines-read-args): Don't use empty string as the
16958 default value for `read-regexp'. (Bug#2495)
16959
16960 2009-08-12 Juri Linkov <juri@jurta.org>
16961
16962 * international/mule-cmds.el (ucs-insert): Change arguments
16963 from `arg' to `character', `count', `inherit' to be the same
16964 as in `insert-char'. Doc fix. (Bug#4039)
16965
16966 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
16967
16968 2009-08-12 Juri Linkov <juri@jurta.org>
16969
16970 * files-x.el: New file.
16971
16972 * files.el: Move code that deals with adding/deleting
16973 file/directory-local variables to files-x.el.
16974
16975 * Makefile.in (ELCFILES): Add files-x.elc.
16976
16977 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
16978
16979 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
16980 to use `goto-line'.
16981 (gdb-place-breakpoints, gdb-get-location): Rewritten without
16982 `goto-line'.
16983 (gdb-invalidate-disassembly): Do not refresh upon receiving
16984 'update signal. Instead, update all disassembly buffers only after
16985 threads list.
16986 (gdb): Send -target-detach when buffer is killed (Bug#3794).
16987 (gdb-starting): Moved -data-list-register-names...
16988 (gdb-stopped): ...here so it's sent when first thread stops.
16989 (gdb-registers-handler-custom): Do nothing if register names are
16990 unknown yet.
16991
16992 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
16993 from `gdb-mi.el' to avoid extra tangling.
16994
16995 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
16996 change which breaks `gud-def' definitions used in `gdb'.
16997 (gdb-update-gud-running): No extra fuss for updating frame number.
16998
16999 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
17000
17001 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
17002 (describe-language-environment-map, setup-language-environment-map)
17003 (set-coding-system-map): Move initialization into declaration.
17004 (set-language-info-alist): Last arg to define-key-after can be skipped.
17005
17006 * international/quail.el (quail-completion-1): Simplify.
17007 (quail-define-rules): Use slightly more compact code.
17008 (quail-insert-decode-map): Propertize keys, compact columns.
17009
17010 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17011 Add goto-line.
17012
17013 2009-08-10 Miles Bader <miles@gnu.org>
17014
17015 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
17016 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
17017 (js2-instance-member, js2-private-member, js2-private-function-call)
17018 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
17019 (js2-magic-paren, js2-external-variable):
17020 Remove "-face" suffix from face names.
17021 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
17022 (js2-highlight-undeclared-vars, js2-peek-token)
17023 (js2-parse-function-params, js2-mode-show-errors)
17024 (js2-mode-show-warnings, js2-make-magic-delimiter)
17025 (js2-mode-highlight-magic-parens): Update to use new face names.
17026
17027 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
17028
17029 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
17030 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
17031
17032 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
17033
17034 * subr.el: Provide hashtable-print-readable.
17035
17036 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
17037 hs-c-like-adjust-block-beginning.
17038 (hs-hide-block-at-point): Stop hiding at the beginning of
17039 hs-block-end-regexp (Bug#700).
17040
17041 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
17042
17043 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
17044 a macro.
17045 (gdb-registers-handler-custom): Do not fail when register names
17046 are unavailable.
17047
17048 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
17049
17050 * progmodes/gdb-mi.el (gdb-control-all-threads)
17051 (gdb-control-current-thread): Interactive setters for
17052 `gdb-gud-control-all-threads' to use in menu.
17053 (gdb-show-run-p): Show «Go» when process is not active.
17054 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
17055 gud/thread.xpm and gud/all.xpm.
17056
17057 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
17058
17059 * net/net-utils.el (net-utils-font-lock-keywords): New var.
17060 (nslookup-font-lock-keywords): Make it a variable.
17061 (net-utils-mode): New mode for viewing diagnostic network output.
17062 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
17063 (net-utils-run-simple): New function.
17064 (ifconfig, iwconfig, netstat, arp, route): Use it.
17065
17066 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
17067
17068 * progmodes/gdb-mi.el (gdb-read-memory-custom)
17069 (gdb-memory-set-address, def-gdb-set-positive-number)
17070 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
17071 after changing settings.
17072 (gdb-invalidate-disassembly): Update when first shown.
17073 (gdb-edit-locals-value): Fixed.
17074 (gdb-registers-handler-custom): Print registers in right order and
17075 allow changing register values (only for current thread yet).
17076 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
17077 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
17078 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
17079 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
17080 info in mode name.
17081 (gdb-registers-mode-map): TAB to switch to locals.
17082
17083 2009-08-08 Eli Zaretskii <eliz@gnu.org>
17084
17085 * mail/rmail.el (rmail-add-mbox-headers)
17086 (rmail-set-message-counters-counter): Search for
17087 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
17088
17089 2009-08-08 Glenn Morris <rgm@gnu.org>
17090
17091 * Makefile.in (ELCFILES): Update.
17092
17093 2009-08-07 Eli Zaretskii <eliz@gnu.org>
17094
17095 * mail/sendmail.el (mail-yank-original): Set
17096 buffer-file-coding-system from the one used by the message whose
17097 text is yanked.
17098
17099 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
17100 to "windows" when "pgnuplot" is used.
17101 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
17102 call accept-process-output if "pgnuplot" is used.
17103 (calc-graph-init): Don't send -display and -geometry to
17104 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
17105 running "pgnuplot -V" with shell-command-to-string.
17106
17107 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
17108 the default.
17109
17110 2009-08-07 Eli Zaretskii <eliz@gnu.org>
17111
17112 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
17113 org/org-latex.elc.
17114
17115 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
17116
17117 * vc-dispatcher.el (vc-resynch-window): Update comment.
17118
17119 * term.el (term-handle-ansi-escape): Add comments with the
17120 terminfo capabilities implemented.
17121
17122 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
17123
17124 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
17125 (gdb-var-create-handler): Rewritten using JSON parser.
17126 (gdb-propertize-header): Moved earlier.
17127 (gdb-set-header): Removed to avoid duplication.
17128 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
17129 Refresh disassembly buffers only after threads list have been
17130 update.
17131 (gdb-threads-header, gdb-registers-header): Per-buffer header line
17132 variables.
17133
17134 2009-08-04 Juri Linkov <juri@jurta.org>
17135
17136 * files.el: Commands to add/delete file/directory-local variables.
17137 (read-file-local-variable, read-file-local-variable-value)
17138 (read-file-local-variable-mode, modify-file-local-variable)
17139 (modify-file-local-variable-prop-line)
17140 (modify-dir-local-variable): New functions.
17141 (add-file-local-variable, delete-file-local-variable)
17142 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
17143 (add-dir-local-variable, delete-dir-local-variable)
17144 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
17145 (copy-dir-locals-to-file-locals-prop-line): New commands.
17146
17147 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
17148
17149 * abbrev.el (insert-abbrev-table-description): Prettify output.
17150 Suggested by Karl Chen.
17151
17152 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
17153
17154 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
17155 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
17156 (gdb-overlay-arrow-position, gdb-thread-position)
17157 (gdb-disassembly-position): Declare variables.
17158 (gdb-wait-for-pending): Function now.
17159 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
17160 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
17161 compilation goes smoothly.
17162 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
17163 (gdb-non-stop-setting): New customization setting which replaces
17164 `gdb-non-stop' so changing it doesn't break active GDB session.
17165 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
17166 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
17167 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
17168 (gdb-show-threads-by-default): New customization options.
17169 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
17170 routines.
17171 (gdb-get-buffer-create): Send buffers update signal when they are
17172 created.
17173 (gdb-invalidate-locals, gdb-invalidate-registers)
17174 (gdb-invalidate-breakpoints)
17175 (gdb-invalidate-threads, gdb-invalidate-disassembly)
17176 (gdb-invalidate-memory): Accept update signal.
17177 (gdb-current-context-command): Use --frame option.
17178 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
17179 Implement `gdb-frame-number' selection logic.
17180 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
17181 whether to show GUD toolbar buttons.
17182 (gdb-thread-exited): Unselect current thread when it exits.
17183 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
17184 (gdb-mark-line): Routine which sets overlay arrow or inverses
17185 video on fringeless displays.
17186 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
17187 to build aligned columns of data in GDB buffers and set text
17188 properties line-by-line.
17189 (gdb-invalidate-breakpoints)
17190 (gdb-breakpoints-list-handler-custom)
17191 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
17192 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
17193 (gdb-registers-handler-custom): Align data columns.
17194 (gdb-locals-handler-custom): Now prints data like in variable
17195 declarations.
17196 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
17197 Removed confusing buttons.
17198 (gdb-invalidate-threads): Append --frame.
17199 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
17200 between breakpoints/threads buffers.
17201 (gdb-set-window-buffer): Now can ignore dedicated windows.
17202 (gdb-propertize-header): Use `gdb-set-window-buffer'.
17203 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
17204 (def-gdb-thread-buffer-gud-command): Replaces
17205 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
17206 for fine thread control.
17207 (gdb-preempt-existing-or-display-buffer): New function used to
17208 display bound buffers without breaking window layout.
17209 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
17210 (gdb-select-frame): New version of `gdb-frames-select' which now
17211 sets `gdb-frame-number' so commands may use --frame option instead
17212 of inner debugger state.
17213 (gdb-frame-handler): Do not set `gdb-frame-number'.
17214 (gdb-threads-mode-map): Select threads with mouse.
17215
17216 * progmodes/gud.el (gdb-gud-context-call): Declare function to
17217 avoid compilation warning.
17218 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
17219 `gdb-show-stop-p`.
17220
17221 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
17222 Argument `key' renamed to `buffer-type'.
17223 (gdb-current-context-buffer-name): Do not add thread info to
17224 buffer name when no thread is selected.
17225 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
17226 command (bug 3794).
17227 (gdb-thread-selected): Handle `=thread-selected' notification.
17228 (gdb-wait-for-pending): New macro to deal with congestion problems.
17229 (gdb-breakpoints-list-handler-custom): Don't fail on pending
17230 breakpoints.
17231 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
17232 This fixes problem similar to one described in bug 3947.
17233 (gud-menu-map): More menu items.
17234 (gdb-init-1): Reset `gdb-thread-number' to nil.
17235
17236 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
17237 non-stop settings.
17238
17239 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
17240 (gdb-current-context-command): Do not append --thread if
17241 `gdb-thread-number' is nil.
17242 (gdb-running-threads-count, gdb-stopped-threads-count): New
17243 variables.
17244 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
17245 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
17246 customization options.
17247 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
17248 GUD commands.
17249 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
17250 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
17251 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
17252 set `gdb-thread-number' and update `gud-running' properly.
17253 (gdb-running): Update threads list when new threads appear.
17254 (gdb-stopped): Support non-stop operation and new thread switching
17255 logic.
17256 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
17257 (gdb-json-partial-output): New set of JSON routines.
17258 (def-gdb-auto-update-trigger): New `signal-list' optional
17259 argument.
17260 (gdb-thread-list-handler-custom): Update `gud-running',
17261 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
17262 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
17263 (gdb-continue-thread, gdb-step-thread): New commands for fine
17264 thread execution control.
17265 (gud-menu-map): New menu items to switch non-stop options.
17266 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
17267 (gdb-send): Mimic RET properly (bug 3794).
17268
17269 * progmodes/gdb-mi.el (gdb-rules-name-maker)
17270 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
17271 gdb-buffer-rules.
17272 (def-gdb-auto-update-handler): New nopreserve optional argument.
17273 (gdb-stack-list-frames-custom): Print stack from top to bottom.
17274
17275 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
17276 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
17277 (gdb-parent-mode): New mode to derive other GDB modes from.
17278 (gdb-display-disassembly-for-thread)
17279 (gdb-frame-disassembly-for-thread): New commands for threads
17280 buffer.
17281
17282 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
17283 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
17284 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
17285 (gdb-update): We now store all GDB buffers in a list so that they
17286 can be updated by traversing a list instead of calling invalidate
17287 triggers explicitly.
17288 (def-gdb-trigger-and-handler): New macro to define trigger-handler
17289 pair for GDB buffer.
17290 (gdb-stack-buffer-name): Add thread information.
17291 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
17292 handle pending triggers.
17293 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
17294 (def-gdb-thread-buffer-simple-command)
17295 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
17296 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
17297 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
17298 New commands which show buffers bound to thread.
17299 (gdb-stack-list-locals-regexp): Removed unused regexp.
17300
17301 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
17302 (gdb-locals-buffer-name, gdb-registers-buffer-name)
17303 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
17304 to (gud-comint-buffer) in *-buffer-name functions
17305 because (gdb-get-target-string) already does that.
17306 (gdb-locals-handler-custom, gdb-registers-handler-custom)
17307 (gdb-changed-registers-handler): Rewritten without regexps.
17308
17309 * progmodes/gdb-mi.el: Basic thread selection support.
17310 (gdb-thread-number): New variable.
17311 (gdb-current-context-command): New macro which adds --thread
17312 option to command.
17313 (gdb-threads-mode-map): Select thread with SPC.
17314 (gdb-thread-list-handler-custom): Mark current thread with overlay
17315 arrow. Synchronize GDB thread and Emacs thread.
17316 (gdb-select-thread): New command which selects current thread.
17317 (gdb-invalidate-frames, gdb-invalidate-locals)
17318 (gdb-invalidate-registers): Use --thread option.
17319
17320 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
17321
17322 * net/tramp.el (top): Make check for tramp-gvfs loading more
17323 robust. (Bug#3977)
17324 (tramp-handle-insert-file-contents): `unwind-protect' must be
17325 inside `with-parsed-tramp-file-name'.
17326
17327 * net/tramp-gvfs.el (top): Remove superfluous message when loading
17328 fails.
17329
17330 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
17331
17332 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
17333 directory if CLASSPATH is not set.
17334
17335 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
17336
17337 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
17338 New defconst.
17339 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
17340
17341 2009-08-02 Kevin Ryde <user42@zip.com.au>
17342
17343 * net/newst-backend.el (newsticker--raw-url-list-defaults):
17344 Update freshmeat link. Delete newsforge.com as it seems gone.
17345
17346 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
17347
17348 * select.el (x-set-selection): Doc fix (Bug#4021).
17349
17350 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
17351
17352 * help-fns.el (describe-variable): Treat list return values from
17353 dir-locals-find-file properly (Bug#4005).
17354
17355 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
17356
17357 * net/tramp.el (tramp-debug-message): Print also microseconds.
17358
17359 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
17360
17361 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
17362 or END is non-nil.
17363 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
17364 (tramp-get-debug-buffer): Change `outline-regexp' according to new
17365 format.
17366
17367 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
17368 (tramp-get-file-property): Use it.
17369
17370 * autorevert.el (auto-revert-handler): Allow
17371 `auto-revert-tail-mode' for remote files.
17372
17373 2009-08-02 Jason Rumney <jasonr@gnu.org>
17374
17375 * minibuffer.el (read-file-name): Treat confirm options to
17376 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
17377
17378 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
17379
17380 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
17381 (font-lock-variable-name-face, font-lock-constant-face): Darken
17382 the colors for light backgrounds.
17383
17384 2009-08-01 Eli Zaretskii <eliz@gnu.org>
17385
17386 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
17387 month names. (Bug#3987)
17388
17389 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
17390
17391 * simple.el (line-move-finish): Pass whole number to
17392 line-move-to-column.
17393 (line-move-visual): Perform hscroll to the recorded position.
17394
17395 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
17396
17397 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
17398
17399 2009-07-29 Alan Mackenzie <acm@muc.de>
17400
17401 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
17402
17403 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
17404
17405 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
17406 (gdb-place-breakpoints): Use full path when setting breakpoints.
17407
17408 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
17409
17410 * calc/calc.el (calc-mode-map): Add keybinding for
17411 `calc-transpose-lines'.
17412
17413 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
17414
17415 * calc/calc-misc.el (calc-transpose-lines): New function.
17416
17417 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
17418
17419 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
17420 Simplify check for out-of-band methods.
17421 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
17422 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
17423
17424 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
17425
17426 * vc-git.el (vc-git-checkin): Fix typo.
17427
17428 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
17429
17430 * progmodes/js2-mode.el: New file.
17431
17432 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
17433
17434 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
17435 (gud-menu-map): Adjust tooltip accordingly.
17436
17437 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
17438
17439 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
17440 (vc-bzr-log-view-mode): Adjust log-view-file-re.
17441
17442 * add-log.el (change-log-mode-map): Add a menu.
17443
17444 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
17445
17446 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
17447 function returns nil.
17448 (dbus-handle-event): Handle special return value :ignore.
17449 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
17450
17451 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
17452
17453 * view.el (view-mode-enable): Don't define Helper-return-blurb if
17454 it's not needed.
17455
17456 2009-07-25 Eli Zaretskii <eliz@gnu.org>
17457
17458 Fix Bug#3888:
17459
17460 * w32-vars.el (x-select-enable-clipboard): Doc fix.
17461
17462 * term/pc-win.el (x-display-name, x-colors)
17463 (x-select-enable-clipboard, x-select-text): Doc fix.
17464
17465 * term/common-win.el (x-display-name, x-colors): Doc fix.
17466
17467 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
17468 (xw-defined-colors): Doc fix.
17469
17470 * w32-fns.el (x-select-text, x-setup-function-keys)
17471 (x-get-selection, x-set-selection): Doc fix.
17472
17473 * term/x-win.el (x-select-text, x-setup-function-keys)
17474 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
17475
17476 * select.el (x-set-selection): Doc fix.
17477
17478 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
17479
17480 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
17481 instead of "IsNSSSupportAvailable". Avahi ought to work also when
17482 "IsNSSSupportAvailable" method is not available. Reported by
17483 Steve Youngs <steve@sxemacs.org>.
17484
17485 2009-07-24 Kenichi Handa <handa@m17n.org>
17486
17487 * international/characters.el: Fix setting of category ?C, ?|, ?K,
17488 and ?H. Fix setting of case for Latin Extended and Greek Extended.
17489 (build-unicode-category-table): Fix range checks.
17490
17491 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
17492
17493 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
17494 the buffer we try to sync is current when calling
17495 vc-resynch-buffer.
17496
17497 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
17498 not show up to date files.
17499
17500 2009-07-24 Glenn Morris <rgm@gnu.org>
17501
17502 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
17503 Add autoload cookies. If necessary, initialize.
17504 (elint-log): Handle non-file buffers.
17505 (elint-initialize): Add optional argument to reinitialize.
17506 (elint-find-builtin-variables): Save excursion.
17507
17508 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
17509
17510 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
17511 for Lint.
17512
17513 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
17514
17515 * vc.el (vc-print-log-internal): New function, split out from ...
17516 (vc-print-log): ... here.
17517 (vc-dir-move-to-goal-column): Declare.
17518
17519 * vc-git.el (vc-git-add-signoff): New variable.
17520 (vc-git-checkin): Use it.
17521 (vc-git-toggle-signoff): New function.
17522 (vc-git-extra-menu-map): Bind it to menu.
17523 (vc-git--run-command-string): Accept a nil FILE argument.
17524 (vc-git-stash-list): New function.
17525 (vc-git-dir-extra-headers): Use it.
17526
17527 2009-07-23 Glenn Morris <rgm@gnu.org>
17528
17529 * help-fns.el (describe-variable): Describe ignored and risky local
17530 variables in a similar way to that in which we describe safe ones.
17531
17532 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
17533 (byte-compile-output-file-form, byte-compile-output-docform)
17534 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
17535 Give some more local variables with common names a "bytecomp-" prefix,
17536 so as not to shadow things during compilation.
17537 * emacs-lisp/cl-macs.el (load-time-value)
17538 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
17539 `outbuffer' to `bytecomp-outbuffer'.
17540
17541 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
17542 since the next two variables cover them automatically now.
17543 (elint-builtin-variables, elint-autoloaded-variables): New.
17544 (elint-unknown-builtin-args): Remove all members, since they can be
17545 parsed automatically now.
17546 (elint-extra-errors): New.
17547 (elint-env-add-env, elint-env-add-macro): Use cadr.
17548 (elint-current-buffer): Use or. Change final message.
17549 (elint-get-top-forms): Use line-end-position.
17550 (elint-init-env): Use cadr. Handle autoload, declare-function,
17551 and defalias.
17552 (elint-add-required-env): Doc fix. Use or. Standardize error.
17553 (regexp-assoc): Remove unused function.
17554 (elint-top-form): Set elint-current-pos, to record the start of the
17555 top-level form, for compilation-mode.
17556 (elint-form): Trap errors in macro expansion. Use dolist.
17557 (elint-unbound-variable): Use elint-builtin-variables and
17558 elint-autoloaded-variables.
17559 (elint-get-args): Use cadr, or.
17560 (elint-check-cond-form): Use dolist, cadr.
17561 (elint-check-condition-case-form): Doc fix. Use cadr.
17562 Use elint-extra-errors.
17563 (elint-log): New function.
17564 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
17565 Distinguish errors and warnings.
17566 (elint-log-message): Use with-current-buffer. Inhibit read-only.
17567 Use a bytecomp-style format.
17568 (elint-clear-log): Preserve default-directory. Inhibit read-only.
17569 (elint-get-log-buffer): Use compilation mode. Disable undo.
17570 Don't truncate lines.
17571 (elint-initialize): Set builtin and autoloaded variable lists.
17572 Only process elint-unknown-builtin-args if non-nil.
17573 (elint-find-builtin-variables, elint-find-autoloaded-variables):
17574 New functions.
17575 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
17576
17577 2009-07-22 Kevin Ryde <user42@zip.com.au>
17578
17579 * net/newst-backend.el (newsticker--parse-atom-1.0)
17580 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
17581 (newsticker--parse-rss-1.0):
17582 * progmodes/idlwave.el (idlwave-mode):
17583 * progmodes/idlw-shell.el (idlwave-shell-mode):
17584 * progmodes/vera-mode.el (vera-mode):
17585 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
17586 * progmodes/vhdl-mode.el (vhdl-mode):
17587 * textmodes/table.el (table-generate-source)
17588 (table--warn-incompatibility):
17589 Hyperlink urls in docstrings with URL `...'.
17590
17591 2009-07-22 Glenn Morris <rgm@gnu.org>
17592
17593 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
17594 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
17595 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
17596 Remove leading * from defcustom docs.
17597
17598 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
17599
17600 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
17601 defcustom doc.
17602 (list-load-path-shadows): Optionally, just return shadows as a string.
17603
17604 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
17605
17606 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
17607
17608 * mail/rmailedit.el (rmail-edit-mode): Use
17609 auto-save-include-big-deletions.
17610
17611 * mail/rmail.el (rmail-variables): Use
17612 auto-save-include-big-deletions.
17613
17614 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
17615 changes.
17616
17617 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
17618
17619 * calc/calc.el (calc-undo-length): New variable.
17620 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
17621
17622 2009-07-21 Richard Stallman <rms@gnu.org>
17623
17624 * files.el (auto-save-mode): Handle buffer-save-size = -2
17625 for toggling mode.
17626
17627 2009-07-21 Glenn Morris <rgm@gnu.org>
17628
17629 * textmodes/ispell.el (ispell-looking-back): Update declaration.
17630
17631 * calendar/todo-mode.el (calendar-current-date): Update declaration.
17632
17633 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
17634 silence compiler. Instead...
17635 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
17636 (ps-print-ensure-fontified): Update for above function name changes.
17637
17638 * printing.el (pr-mh-get-msg-num, pr-mh-show)
17639 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
17640 silence compiler. Instead...
17641 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
17642 (mh-show-buffer): Only define for compiler.
17643 (pr-mh-current-message): Update for above function name changes.
17644
17645 * files.el (abort-if-file-too-large): Explicitly pass `filename'
17646 as an argument.
17647 (find-file-noselect, insert-file-1): Update for above change.
17648
17649 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
17650
17651 * mail/mailclient.el (mailclient-send-it): Fix message.
17652
17653 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
17654 (edebug-eval): Check cl-debug-env is bound.
17655 (print-level, print-circle): Don't redefine built-in variables.
17656
17657 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
17658 (custom-print-vectors): Remove old comments from doc.
17659
17660 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
17661 (emerge-version): Make the variable an obsolete alias for the
17662 emacs-version variable. Make the function obsolete.
17663 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
17664 Emerge options, rather than merging in into the main Options menu.
17665 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
17666 and auto advance modes. Disable edit/fast items when not relevant.
17667
17668 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
17669
17670 * term/vt420.el (terminal-init-vt420): Fix typo.
17671
17672 2009-07-20 Sam Steingold <sds@gnu.org>
17673
17674 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
17675 variable (removed from compile.el on 2004-03-11).
17676
17677 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
17678
17679 * files.el (hack-local-variables-filter): Fix last change.
17680
17681 2009-07-19 Juri Linkov <juri@jurta.org>
17682
17683 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
17684 (dir-local-variables-alist): New buffer-local variable.
17685 (hack-local-variables-filter): If variable is not dir-local,
17686 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
17687 because file-local overrides dir-local.
17688 (c-postprocess-file-styles) <declare-function>:
17689 Remove obsolete declaration.
17690 (hack-dir-local-variables): Add dir-local variable/value pair to
17691 `dir-local-variables-alist' and remove duplicates. Doc fix.
17692
17693 * help-fns.el (describe-variable): Add information about
17694 file-local and dir-local variables.
17695
17696 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
17697
17698 * files.el (hack-local-variables-filter): Rewrite.
17699
17700 2009-07-19 Glenn Morris <rgm@gnu.org>
17701
17702 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
17703 Silence compiler by only defining on XEmacs.
17704
17705 * international/mule.el (auto-coding-regexp-alist): Only match
17706 BABYL... at the start of buffer, not of lines. (Bug#3790)
17707
17708 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
17709 non-calendar buffers (Bug#3862). Restore "not on a date" message.
17710 (cal-menu-context-mouse-menu): Doc fix.
17711
17712 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
17713
17714 * simple.el (mail-user-agent): Doc fix. Set :version tag.
17715
17716 2009-07-18 Juri Linkov <juri@jurta.org>
17717
17718 * info.el: Virtual Info keyword finder.
17719 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
17720 (Info-finder-file): New variable.
17721 (Info-finder-find-file): New function.
17722 (finder-known-keywords, finder-package-info)
17723 (find-library-name, lm-commentary): Use defvar and
17724 declare-function to silence compiler warnings.
17725 (Info-finder-find-node): New function.
17726 (info-finder): New command.
17727
17728 * subr.el (process-kill-buffer-query-function): New function.
17729 (add-hook)<kill-buffer-query-functions>: Add hook
17730 `process-kill-buffer-query-function'.
17731
17732 2009-07-18 Alan Mackenzie <acm@muc.de>
17733
17734 * progmodes/cc-mode.el (c-before-hack-hook)
17735 (c-postprocess-file-styles): Give invocation of `c-set-style'
17736 DONT-OVERRIDE parameter of t. Already set style variables will
17737 thus not be overridden by style settings given by `c-file-syle'.
17738
17739 * files.el (hack-local-variables-filter): Remove entries with
17740 duplicate keys from `file-local-variables-alist'.
17741
17742 2009-07-18 Eli Zaretskii <eliz@gnu.org>
17743
17744 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
17745 x-set-selection if display-selections-p returns nil for the
17746 current frame.
17747
17748 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
17749
17750 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
17751
17752 2009-07-18 Eli Zaretskii <eliz@gnu.org>
17753
17754 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
17755 Accept nil in addition to a regexp.
17756 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
17757 Accept nil in addition to a regexp.
17758 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
17759 buffers that have an associated file. Handle nil values of
17760 desktop-buffers-not-to-save and desktop-files-not-to-save.
17761 (Bug#3833)
17762
17763 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
17764 (x-disown-selection-internal): New functions.
17765
17766 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
17767
17768 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
17769 warning.
17770 (gdb-breakpoints-header): Move forward to avoid compiler warning.
17771 (gdb-make-header-line-mouse-map): Remove duplicate definition.
17772
17773 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
17774
17775 * simple.el (set-mark): Revert last change.
17776
17777 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
17778
17779 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
17780 rendering of pngs is not possible instead of messaging a long
17781 description.
17782
17783 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
17784
17785 * w32-fns.el (x-selection-owner-p): New function.
17786
17787 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
17788 (mouse-yank-at-click, mouse-yank-primary): If
17789 select-active-regions is non-nil, deactivate the mark before
17790 insertion.
17791
17792 * simple.el (deactivate-mark, set-mark): Only save selection if we
17793 own it.
17794
17795 2009-07-17 Kenichi Handa <handa@m17n.org>
17796
17797 * case-table.el (describe-buffer-case-table): Fix for the case
17798 that KEY is a cons.
17799
17800 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
17801
17802 * vc-rcs.el (vc-rcs-find-file-hook):
17803 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
17804
17805 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
17806
17807 * net/tramp.el (tramp-wait-for-output): Handle the case when
17808 commands do not return a newline but a null byte before the shell
17809 prompt. (Bug#3858)
17810
17811 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17812
17813 * term/ns-win.el (ns-set-alpha): Don't declare.
17814 (ns-set-background-alpha): Remove function.
17815
17816 2009-07-16 Kevin Ryde <user42@zip.com.au>
17817
17818 * emacs-lisp/copyright.el (copyright-update): Save match-data across
17819 y-or-n-p, for safety.
17820
17821 2009-07-16 Richard Stallman <rms@gnu.org>
17822
17823 * files.el (auto-save-mode): If buffer-saved-size is -2,
17824 don't clobber it.
17825
17826 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
17827 (rmail-retry-ignored-headers): Add more uninteresting fields.
17828
17829 2009-07-15 Jari Aalto <jari.aalto@cante.net>
17830
17831 * net/rcirc.el (rcirc): Use history variables.
17832 (rcirc-server-name-history, rcirc-nick-name-history)
17833 (rcirc-server-port-history): New variables.
17834
17835 2009-07-15 Kenichi Handa <handa@m17n.org>
17836
17837 * international/mule-cmds.el (set-language-environment-charset):
17838 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
17839 ignore them.
17840
17841 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
17842 Delete unibyte-display.
17843
17844 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
17845
17846 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
17847
17848 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
17849
17850 * simple.el (deactivate-mark): Optional argument FORCE.
17851 (set-mark): Use deactivate-mark.
17852
17853 * info.el (Info-search): No need to check transient-mark-mode
17854 before calling deactivate-mark.
17855
17856 * select.el (x-set-selection): Doc fix.
17857 (x-valid-simple-selection-p): Allow buffer values.
17858 (xselect--selection-bounds): Handle buffer values. Suggested by
17859 David De La Harpe Golden.
17860
17861 * mouse.el (mouse-set-region, mouse-drag-track): Call
17862 copy-region-as-kill before setting the mark, to let
17863 select-active-regions work.
17864
17865 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
17866
17867 * simple.el (deactivate-mark): If select-active-regions is
17868 non-nil, copy the selection data into a string.
17869 (activate-mark): If select-active-regions is non-nil, set the
17870 selection to the current buffer.
17871 (set-mark): Update selection if select-active-regions is non-nil.
17872
17873 * select.el (x-valid-simple-selection-p): Allow buffer values.
17874
17875 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
17876
17877 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
17878 and more featureful message-mode.
17879
17880 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
17881
17882 * select.el (x-set-selection): Doc fix.
17883 (x-valid-simple-selection-p): Disallow selection data consisting
17884 of a list or cons of integers, since that is not used.
17885 (xselect--selection-bounds, xselect--int-to-cons): New functions.
17886 (xselect-convert-to-string, xselect-convert-to-length)
17887 (xselect-convert-to-filename, xselect-convert-to-charpos)
17888 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
17889
17890 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
17891
17892 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
17893 output in -break-info command (Emacs bug #3794).
17894
17895 2009-07-14 Glenn Morris <rgm@gnu.org>
17896
17897 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
17898 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
17899 (edebug-print-length, edebug-print-level, edebug-print-circle)
17900 (edebug-sit-for-seconds, edebug-view-outside)
17901 (edebug-bounce-point, edebug-set-global-break-condition)
17902 (edebug-Go-nonstop-mode, edebug-trace-mode)
17903 (edebug-Trace-fast-mode, edebug-continue-mode)
17904 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
17905 (edebug-visit-eval-list): Doc fixes.
17906
17907 * subr.el (def-edebug-spec): Doc fix.
17908
17909 2009-07-14 Kenichi Handa <handa@m17n.org>
17910
17911 * international/characters.el: Fix setting of category ?C.
17912
17913 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
17914
17915 * term/ns-win.el (x-select-font): defalias x-select-font to
17916 ns-popup-font-panel instead of generate-fontset-menu.
17917
17918 2009-07-12 Eli Zaretskii <eliz@gnu.org>
17919
17920 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
17921
17922 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
17923
17924 * arc-mode.el (archive-find-type): Allow for a PK00 string before
17925 the PK\003\004 header (Bug#3770).
17926
17927 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
17928
17929 * pcomplete.el (pcomplete-comint-setup): Check for
17930 shell-dynamic-complete-filename too.
17931
17932 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
17933
17934 * simple.el (temporary-goal-column): Change the value for
17935 line-move-visual to a cons cell.
17936 (line-move-visual): Record or set the window hscroll, if
17937 necessary (Bug#3494).
17938 (line-move-1): Handle cons value of temporary-goal-column.
17939
17940 2009-07-11 Kenichi Handa <handa@m17n.org>
17941
17942 * international/mule-diag.el (describe-character-set): Don't show
17943 width.
17944
17945 2009-07-10 Sam Steingold <sds@gnu.org>
17946
17947 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17948 Omake sometimes indents the errors it prints, so allow all
17949 regexps to start with spaces.
17950
17951 2009-07-10 Eli Zaretskii <eliz@gnu.org>
17952
17953 * cus-edit.el (customize-changed-options-previous-release):
17954 Bump value to 22.1. (Bug#3804)
17955
17956 2009-07-08 Sam Steingold <sds@gnu.org>
17957
17958 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
17959 to be a cons cell (test . ignored-directory) to selectively ignore
17960 some directories depending on the location of the search.
17961
17962 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
17963
17964 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
17965 remote user is root, on the local host.
17966 (tramp-local-host-p): Either the local user or the remote user
17967 must be root. (Bug#3771)
17968
17969 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
17970
17971 * progmodes/gdb-mi.el (gdb): Remove description of
17972 gdb-use-separate-io-buffer.
17973 (menu): Don't allow toggling of or enable
17974 gdb-use-separate-io-buffer from menubar.
17975
17976 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
17977
17978 * mail/unrmail.el (unrmail): Make sure the message ends with two
17979 newlines (Bug#3769).
17980
17981 2009-07-08 Glenn Morris <rgm@gnu.org>
17982
17983 * calendar/calendar.el (calendar-current-date): Rework previous change.
17984
17985 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
17986
17987 * calendar/calendar.el (calendar-current-date):
17988 Add an optional argument giving an offset from today.
17989
17990 2009-07-08 Glenn Morris <rgm@gnu.org>
17991
17992 * tutorial.el (tutorial--describe-nonstandard-key):
17993 Adjust the message for when a key has been unbound.
17994 (help-with-tutorial): Hide the arch-tag.
17995
17996 2009-07-08 Kenichi Handa <handa@m17n.org>
17997
17998 * international/fontset.el (setup-default-fontset): For each
17999 script, append (not set) font-specs.
18000
18001 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
18002 docstring.
18003
18004 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
18005
18006 * progmodes/gdb-mi.el (gdb-init-1): Move sending
18007 -data-list-register-names to ...
18008 (gdb-starting): ... here because GDB 7.0 requires execution to
18009 have started when using this MI command.
18010 (gdb-set-header): New function to distinguish select and
18011 unselected tabs in gdb buffers.
18012 (gdb-propertize-header): New macro that uses gdb-set-header.
18013 (gdb-breakpoints-header, gdb-locals-header): Use it.
18014 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
18015
18016 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
18017
18018 * Makefile.in (ELCFILES): Remove fadr.elc.
18019
18020 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
18021
18022 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
18023 may contain frame information, so `string-match' should be used.
18024 (gdb-update): Disassembly is invalidated through
18025 `gdb-get-selected-frame'.
18026 (gdb-pad-string): New function to pad string with spaces.
18027 (gdb-invalidate-disassembly): Invalidate only if the buffer
18028 exists.
18029 (gdb-disassembly-handler-custom): Column alignment.
18030 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
18031 placing new ones.
18032 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
18033 end of line, too.
18034 (gdb-frame-handler): Match convention to for disassembly buffer
18035 mode name.
18036 (gdb-stack-list-frames-handler): Rewritten without regexps.
18037 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
18038 not highlight breakpoints without line information.
18039 (gdb-input): Add trailing newline to command.
18040
18041 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
18042 buffer properly.
18043 (gdb-breakpoints-list-handler-custom): Replacement for
18044 `gdb-break-list-handler'. Using real parser instead of regexps
18045 now.
18046 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
18047 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
18048 to place breakpoints.
18049 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
18050 functions.
18051 (gdb-disassembly-handler-custom): Show overlay arrow.
18052 (gdb-disassembly-place-breakpoints): Show breakpoints in
18053 disassembly buffer.
18054 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
18055 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
18056 instead of parsing breakpoints buffer. Fixed old menu references
18057 in `gud-menu-map'.
18058
18059 * fadr.el: Remove.
18060
18061 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
18062 (gdb-memory-address): New variable which holds top address of
18063 memory page shown in memory buffer.
18064 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
18065 customization variables.
18066 New functions:
18067 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
18068 display the memory buffer.
18069 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
18070 buffer display parameters.
18071 (def-gdb-memory-format, gdb-memory-format-binary)
18072 (gdb-memory-format-octal, gdb-memory-format-unsigned)
18073 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
18074 Functions for setting memory buffer format.
18075 (gdb-memory-unit-word, gdb-memory-unit-halfword)
18076 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
18077 unit size used in memory buffer.
18078 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
18079 to next/previous page of memory buffer.
18080 Now using (bindat-get-field) instead of fadr functions.
18081
18082 2009-07-07 Sam Steingold <sds@gnu.org>
18083
18084 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
18085 non-top-level files.
18086
18087 2009-07-07 Kenichi Handa <handa@m17n.org>
18088
18089 * international/mule-cmds.el (reset-language-environment): Put
18090 the highset priority to the charset iso-8859-1.
18091
18092 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
18093
18094 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
18095 to the end of the line when locating the block (Bug#700).
18096
18097 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
18098
18099 * net/tramp.el (tramp-handle-write-region): Flush file properties
18100 in case of short track.
18101
18102 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
18103
18104 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
18105 Coded custom representation of verilog error regular expressions
18106 to work with Emacs-22's new format.
18107 (verilog-error-regexp-xemacs-alist): Coded custom representation
18108 of verilog error regular expressions to work with XEmacs format.
18109 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
18110 error recognition into XEmacs.
18111 (verilog-error-regexp-add-emacs): Hook routine to install verilog
18112 error recognition into Emacs-22.
18113
18114 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
18115
18116 * woman.el: Remove stand-alone closing parentheses.
18117 (woman-file-name, woman2-format-paragraphs)
18118 (woman-leave-blank-lines): Code cleanup.
18119 (woman-use-own-frame): Change default to nil.
18120 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
18121 defaults to inherit from default faces.
18122 (woman2-process-escapes): Consume the newline after a stand-alone
18123 filler character (Bug#3651).
18124
18125 2009-07-06 Glenn Morris <rgm@gnu.org>
18126
18127 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
18128 (top-level): Move provide to the end.
18129 (ffap): Remove defunct URL from custom group.
18130
18131 * subr.el (eval-after-load): Doc fix.
18132
18133 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
18134
18135 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
18136 `calc-embedded-word' is called twice.
18137
18138 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
18139
18140 * files.el (find-alternate-file-other-window, find-alternate-file):
18141 Obey confirm-nonexistent-file-or-buffer.
18142
18143 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
18144
18145 * dired-aux.el (dired-show-file-type): Handle remote files.
18146
18147 2009-07-05 Jari Aalto <jari.aalto@cante.net>
18148
18149 * desktop.el (desktop-globals-to-save):
18150 Add file-name-history (Bug#2750).
18151
18152 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
18153
18154 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
18155
18156 2009-07-04 Johan Bockgård <bojohan@gnu.org>
18157
18158 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
18159 property on entire argument since this is what eshell-lisp-command
18160 expects.
18161
18162 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
18163
18164 * net/tramp-gvfs.el (tramp-gvfs-methods)
18165 (tramp-gvfs-zeroconf-domain)
18166 (tramp-bluez-discover-devices-timeout): Add version flag.
18167 (tramp-gvfs-handler-mounted-unmounted)
18168 (tramp-gvfs-connection-mounted-p): Polish handling of
18169 incompatibilities between GVFS 0.2 and 1.0.
18170
18171 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
18172
18173 * cus-start.el (all): Add make-pointer-invisible.
18174
18175 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
18176
18177 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
18178 formatted correctly.
18179
18180 2009-07-02 Juri Linkov <juri@jurta.org>
18181
18182 * info.el: Virtual Info files and nodes.
18183 (Info-virtual-files, Info-virtual-nodes): New variables.
18184 (Info-current-node-virtual): New variable.
18185 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
18186 New functions.
18187 (Info-file-supports-index-cookies): Use Info-virtual-file-p
18188 to check for a virtual file instead of checking a fixed list
18189 of node names.
18190 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
18191 instead of ad-hoc processing of "dir" and (apropos history toc).
18192 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
18193 instead of ad-hoc processing of "dir" and (apropos history toc).
18194 Reread a file when moving from a virtual node.
18195 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
18196 (Info-directory-toc-nodes, Info-directory-find-file)
18197 (Info-directory-find-node): New functions.
18198 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
18199 (Info-history): Move part of code to
18200 `Info-history-find-node'.
18201 (Info-history-toc-nodes, Info-history-find-file)
18202 (Info-history-find-node): New functions.
18203 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
18204 (Info-toc): Move part of code to `Info-toc-find-node'.
18205 (Info-toc-find-node): New function.
18206 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
18207 the current Info file name to references because now the node
18208 "*TOC*" belongs to the same Info manual.
18209 (Info-toc-build): Rename from `Info-build-toc'.
18210 (Info-toc-nodes): Rename input argument `file' to `filename'.
18211 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
18212 instead of ad-hoc processing of ("dir" apropos history toc).
18213 (Info-index-nodes): Use Info-virtual-file-p
18214 to check for a virtual file instead of checking a fixed list
18215 of node names.
18216 (Info-index-node): Add check for `Info-current-node-virtual'.
18217 Raise `save-match-data' higher up the tree to contain
18218 `search-forward' too (bug fix).
18219 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
18220 (Info-virtual-index-nodes): New variable.
18221 (Info-virtual-index-find-node, Info-virtual-index): New functions.
18222 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
18223 (Info-apropos-file, Info-apropos-nodes): New variables.
18224 (Info-apropos-toc-nodes, Info-apropos-find-file)
18225 (Info-apropos-find-node, Info-apropos-matches): New functions.
18226 (info-apropos): Move part of code to `Info-apropos-find-node' and
18227 `Info-apropos-matches'.
18228 (Info-mode-map): Bind "I" to `Info-virtual-index'.
18229 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
18230 for a virtual file instead of checking a fixed list of node names.
18231
18232 * simple.el (async-shell-command): New command.
18233
18234 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
18235
18236 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
18237 instead of `mount-info'.
18238
18239 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
18240
18241 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
18242 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
18243
18244 2009-07-02 Kenichi Handa <handa@m17n.org>
18245
18246 * international/mule.el (set-keyboard-coding-system): Force *-unix
18247 coding-system to avoid eol conversion.
18248
18249 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
18250
18251 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
18252 Add handler for `process-file', `shell-command' and
18253 `start-file-process'.
18254 (tramp-gvfs-handle-shell-command)
18255 (tramp-gvfs-handle-start-file-process)
18256 (tramp-gvfs-handle-process-file): New defuns.
18257 (tramp-synce-list-devices): Simplify check for existence of property.
18258
18259 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
18260
18261 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
18262
18263 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
18264
18265 * language/korean.el (set-language-info-alist): Add korean-cp949,
18266 cp949 to spec.
18267
18268 2009-07-01 Kenichi Handa <handa@m17n.org>
18269
18270 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
18271
18272 * international/encoded-kb.el: Deleted.
18273
18274 * international/mule.el (set-keyboard-coding-system): Perform the
18275 necessary setup here instead of calling encoded-kbd-setup-display.
18276
18277 2009-07-01 Glenn Morris <rgm@gnu.org>
18278
18279 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
18280
18281 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
18282
18283 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
18284
18285 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
18286
18287 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
18288 Handle also the 'rename case, when setting file modes. (Bug#3712)
18289 (tramp-default-file-modes): Remove execute permissions.
18290
18291 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
18292 (top): Add a default for "synce" in `tramp-default-user-alist'.
18293 Add completion function for "synce" method.
18294 (tramp-hal-service, tramp-hal-path-manager)
18295 (tramp-hal-interface-manager, tramp-hal-interface-device):
18296 New defconst.
18297 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
18298 (tramp-synce-list-devices, tramp-synce-parse-device-names):
18299 New defuns.
18300
18301 * net/trampver.el: Update release number.
18302
18303 2009-06-30 Kenichi Handa <handa@m17n.org>
18304
18305 * international/fontset.el (setup-default-fontset): Add CJK fonts
18306 for symbols and the other miscellaneous characters.
18307
18308 * language/korea-util.el (setup-korean-environment-internal):
18309 Make char-width-table suitable for Korean environments.
18310 (exit-korean-environment): Cancel above.
18311
18312 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
18313 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
18314 setup-function to make char-width-table suitable for respective
18315 environments, and an exit-function to cancel that.
18316
18317 * language/japan-util.el (setup-japanese-environment-internal):
18318 Call use-cjk-char-width-table with arg `ja_JP'.
18319
18320 * international/characters.el (cjk-char-width-table): Delete it.
18321 (cjk-char-width-table-list): New variable.
18322 (use-cjk-char-width-table): New arg local-name.
18323 (use-default-char-width-table): Fix for the case that Emacs is
18324 already using the default char-width-table.
18325
18326 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
18327
18328 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
18329 modes mandatory. (Bug#3712)
18330
18331 2009-06-29 Alan Mackenzie <acm@muc.de>
18332
18333 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
18334 correction between the visible width of TABs and their number of bytes.
18335
18336 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
18337
18338 * server.el (server-buffer-done): Prevent kill-buffer from
18339 prompting by clearing the buffer modification flag (Bug#3696).
18340
18341 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
18342
18343 * progmodes/verilog-mode.el (verilog-beg-of-statement)
18344 (verilog-endcomment-reason-re): Support unique case and priority case.
18345 (verilog-basic-complete-re): Support localparam lineup.
18346 (verilog-beg-of-statement-1): Fix for robustness, unique case.
18347 (verilog-set-auto-endcomments): Fix for unique case, always_comb
18348 commenting.
18349 (verilog-leap-to-case-head): Now support *nested* unique &
18350 priority case statements.
18351 (verilog-auto-lineup): Make just declarations the default (as it
18352 had been).
18353 (verilog-leap-to-case-head): Support priority/unique case statements.
18354 (verilog-auto-lineup): Rework to give users radio buttons to
18355 select the various styles of automatic lineup.
18356 (verilog-error-regexp-alist): Rework to support the XEmacs style
18357 of error regular expressions from compilers, lint tools &
18358 simulators. Note that GNU Emacs has made it impossible for a mode
18359 to load such things.
18360 (electric-verilog-terminate-line, verilog-indent-declaration)
18361 (verilog-auto-wiure): Rework for radio button selection of
18362 auto-lineup selection of specification of auto lineup.
18363 (verilog-beg-of-statement-1): Redesign to support proper operation
18364 in additional code, based on testing with auto-lineup.
18365 (verilog-calculate-indent, assignments & declarations)
18366 (verilog-backward-token): Enhance to support auto-lineup of
18367 assignments & declarations.
18368 (verilog-in-directive-p, verilog-at-struct-p): New function for
18369 easy test of whether we are.
18370 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
18371 to support safe execution at almost anyline.
18372 (verilog-calc-1): Properly support indenting deep inside generate
18373 blocks.
18374 (verilog-init-font): Remove definition & use of verilog-init-font,
18375 as it is redundant with font-lock-defaults.
18376 (verilog-mode): Alter the definition of verilog-font-lock-defaults
18377 to avoid circular calls if syntax-ppss is a function (as is the
18378 case now in 22.x GNU Emacs) as that function would sometimes call
18379 itself, leading to (nearly) infinite recursion.
18380 (verilog-ovm-begin-re, verilog-ovm-end-re)
18381 (verilog-ovm-statement-re, verilog-leap-to-head)
18382 (verilog-backward-token): Add support for OVM macros. Some are
18383 complete statements, and others open and close scopes like begin
18384 and end.
18385 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
18386 (verilog-defun-level-generate-only-re): Really fix the defun-list
18387 compilation issue.
18388 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
18389 coverpoint, constraint and cross statements.
18390 (verilog-defun-level-list, verilog-generate-defun-level-list)
18391 (verilog-all-defun-level-list): Redo these specifications - it is
18392 too hard to support eval-when compile aggregation of lists also
18393 built at when-compile time.
18394 (verilog-defun-level-list): Place defconsts of variables used in
18395 building regular expressions which are built in eval-when-compile
18396 bodies in the same eval-when-compile body to facilitate compile
18397 without load.
18398 (verilog-beg-block-re-ordered): Support indenting
18399 virtual/protected tasks and functions.
18400 (verilog-defun-level-list, verilog-in-generate-region-p)
18401 (verilog-backward-ws&directives, verilog-calc-1): Speed up
18402 indentation of some module items (generate items).
18403 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
18404 across virtual/protected tasks and functions.
18405
18406 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
18407
18408 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
18409 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
18410 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
18411 in concatenations. Reported by Yishay Belkind.
18412 (verilog-auto-ascii-enum): Support one-hot state machines in
18413 AUTOASCIIENUM. Suggested by Lloyd Gomez.
18414 (verilog-auto-inst, verilog-auto-inst-port): Include interface
18415 modport in AUTOINST and add vl-modport for users. Reported by
18416 David Rogoff.
18417 (verilog-auto-inout-module, verilog-auto-inst)
18418 (verilog-decls-get-interfaces, verilog-insert-definition)
18419 (verilog-insert-one-definition, verilog-read-decls)
18420 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
18421 (verilog-sig-modport, verilog-signals-combine-bus)
18422 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
18423 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
18424 Suggested by David Rogoff.
18425 (verilog-repair-open-comma): Fix non-insertion of comma when
18426 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
18427 (verilog-make-width-expression): Simplify [A-1:0] expression
18428 widths to just {A{1'b0}}.
18429 (verilog-mode): Cleanup checkdoc warnings.
18430 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
18431 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
18432 inputs/outputs or data type. Suggested by Vasu Kandadi.
18433 (next-error-last-buffer): Fix byte-compiler warning.
18434 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
18435 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
18436 or shell command text during AUTO expansion. Suggested by Tad Truex.
18437 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
18438 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
18439 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
18440 in AUTOINOUT. Reported by Matthew Lovell.
18441 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
18442 causing use of <= assignments. Reported by Alex Reed.
18443 (verilog-read-decls): Fix triand, trior, wand, wor to be
18444 recognized by AUTOWIRE. Reported by Spencer Isaacson.
18445 (verilog-extended-complete-re): Support import "DPI-C" functions.
18446 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
18447 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
18448 (verilog-insert-date, verilog-insert-year)
18449 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
18450 Windows systems. Reported by Michael Potts.
18451 (verilog-read-module-name): Fix AUTOINST when the child module
18452 declaration's name is a tick define. Reported by Elliot Mednick.
18453 (verilog-read-decls): Fix V2K parameter bit subscripts getting
18454 passed to next parameter's definition. Reported by Bruce T.
18455 (verilog-read-decls): Fix detecting "parameter int" when using
18456 AUTOINSTPARAM. Reported by Bruce T.
18457 (verilog-goto-defun): Fix goto not finding modules unless first
18458 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
18459 (verilog-mode): Expand -f flag arguments on entry to mode so
18460 verilog-goto-defun will work. Reported by Lawrence Butcher.
18461 (verilog-getopt): Expand environment variables in -f file
18462 arguments. Suggested by Lawrence Butcher.
18463 (verilog-set-define): Fix "Symbol's value as variable is void"
18464 when reading enumerations.
18465 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
18466 Suggested by Stephen Peltan.
18467 (verilog-read-defines): Fix reading of enumerations in include
18468 files. Reported by Steve Peltan.
18469
18470 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
18471
18472 * files.el (trash-directory): Fix defcustom type.
18473
18474 2009-06-28 Juri Linkov <juri@jurta.org>
18475
18476 * help-fns.el (describe-function-1): Correctly locate adviced
18477 functions in hyperlink (Bug#2438).
18478
18479 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
18480
18481 * files.el (trash-directory): Change default to nil.
18482 (move-file-to-trash): If trash-directory is nil and
18483 system-move-file-to-trash is unbound, perform freedesktop-style
18484 trashing.
18485
18486 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
18487
18488 * files.el (move-file-to-trash): Add freedesktop trash
18489 support (Bug#973).
18490
18491 2009-06-28 Glenn Morris <rgm@gnu.org>
18492
18493 * autorevert.el (global-auto-revert-non-file-buffers)
18494 (global-auto-revert-mode): Doc fixes.
18495
18496 2009-06-27 Johan Bockgård <bojohan@gnu.org>
18497
18498 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
18499
18500 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
18501
18502 * faces.el (x-handle-named-frame-geometry): Ensure that we have
18503 opened an X connection before calling x-get-resource (Bug#3194).
18504
18505 * play/doctor.el: Remove reference to obsolete website.
18506 (make-doctor-variables): Correct grammar mistake (Bug#2633).
18507
18508 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
18509
18510 Remove find-file-not-found-hook VC method. (Bug#2757)
18511 * vc-hooks.el (vc-file-not-found-hook)
18512 (vc-default-find-file-not-found-hook): Remove functions.
18513 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
18514 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
18515 * vc.el:
18516 * vc-hg.el:
18517 * vc-git.el: Do not mention find-file-not-found-hook VC method.
18518
18519 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
18520
18521 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
18522 compatibility function for `looking-back'.
18523
18524 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
18525 Use `ispell-looking-back'.
18526
18527 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
18528
18529 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
18530 rather than `filename'.
18531
18532 2009-06-23 Miles Bader <miles@gnu.org>
18533
18534 * face-remap.el (text-scale-set): New function.
18535
18536 2009-06-23 Glenn Morris <rgm@gnu.org>
18537
18538 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
18539
18540 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
18541
18542 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
18543
18544 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
18545
18546 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
18547 Simplify Persian conditionals.
18548
18549 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
18550 variable `filename'.
18551
18552 * comint.el (comint-insert-input): Doc fix.
18553
18554 * Makefile.in (ELCFILES): Fix typo in previous change.
18555
18556 2009-06-23 Miles Bader <miles@gnu.org>
18557
18558 * cus-start.el: Add entry for `recenter-redisplay'.
18559
18560 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
18561
18562 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
18563 Add an optional argument for the backend, use it instead of
18564 calling vc-backend.
18565 (vc-mode-line): Add an optional argument for the backend.
18566 Pass the backend to vc-state and vc-working-revision. Move code for
18567 special handling for vc-state being a buffer to ...
18568
18569 * vc-rcs.el (vc-rcs-find-file-hook):
18570 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
18571
18572 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
18573 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
18574 vc-stay-local-p and vc-mode-line calls.
18575
18576 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
18577 (vc-cvs-diff, vc-cvs-annotate-command)
18578 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
18579 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
18580 vc-mode-line calls.
18581
18582 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
18583 direct comparison.
18584 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
18585 backend when calling vc-mode-line.
18586 (vc-register): Do not create a closure for calling the vc register
18587 function, call it directly.
18588
18589 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
18590
18591 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
18592 to make it obvious item can be clicked.
18593
18594 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
18595
18596 2009-06-23 Kenichi Handa <handa@m17n.org>
18597
18598 * language/korea-util.el (korean-key-bindings): Change the binding
18599 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
18600 same command.
18601
18602 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
18603
18604 Sync with Tramp 2.1.16.
18605
18606 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
18607
18608 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
18609 when a loading of a package fails. Completion function for rsync
18610 is `tramp-completion-function-alist-ssh'.
18611 (all): Replace all calls of `split-string' and
18612 `tramp-split-string' by `tramp-compat-split-string'.
18613 (tramp-default-method): Use `tramp-compat-process-running-p'.
18614 (tramp-default-proxies-alist): Allow also Lisp forms.
18615 (tramp-remote-path): Add choice "Private Directories".
18616 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
18617 (tramp-domain-regexp): Allow also "-", "_" and ".".
18618 (tramp-end-of-output): Remove newlines, and add "$" at the end.
18619 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
18620 (tramp-debug-message): Insert header line in debug buffer.
18621 (tramp-handle-directory-files-and-attributes-with-stat):
18622 Care about filenames with spaces, or starting with "-".
18623 (tramp-handle-dired-uncache): New defun.
18624 (tramp-handle-insert-directory): Don't flush the directory from
18625 cache, this is handled by `dired-uncache' now.
18626 (tramp-handle-insert-file-contents): Improve error handling.
18627 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
18628 Quote `tramp-end-of-output'.
18629 (tramp-action-password): Improve trace message.
18630 (tramp-check-for-regexp): Both echoes must be present, before removing.
18631 (tramp-open-connection-setup-interactive-shell): Trace coding system.
18632 (tramp-compute-multi-hops): Eval cons cells of
18633 `tramp-default-proxies-alist'.
18634 (tramp-maybe-open-connection): Use the same command pattern for
18635 first hop and further hops.
18636 (tramp-wait-for-output): Remove handling of newlines.
18637 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
18638 (tramp-split-string): Remove function. It is handled in
18639 tramp-compat now.
18640
18641 * net/tramp-cmds.el (tramp-bug):
18642 Recommend `tramp-cleanup-all-connections' in the bug mail.
18643
18644 * net/tramp-compat.el (tramp-compat-split-string)
18645 (tramp-compat-process-running-p): New defuns.
18646
18647 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
18648 for `dired-uncache'.
18649
18650 * net/tramp-gvfs.el: New package.
18651
18652 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
18653 Add handler for `dired-uncache'.
18654 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
18655
18656 * net/trampver.el: Update release number. Make version check fit
18657 for SXEmacs 22.
18658
18659 2009-06-22 Jim Meyering <meyering@redhat.com>
18660
18661 Automatically handle .xz suffix (XZ-compressed files), too.
18662 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
18663 XZ is the successor to LZMA: <http://tukaani.org/xz/>
18664
18665 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
18666 Nick Roberts <nickrob@snap.net.nz>
18667
18668 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
18669 repository (http://sphinx.net.ru/hg/gdb-mi/).
18670
18671 2009-06-22 Glenn Morris <rgm@gnu.org>
18672
18673 * files.el (dir-locals-collect-mode-variables): Allow for any number of
18674 `mode' and `eval' entries. (Bug#3430)
18675
18676 * Makefile.in (ELCFILES): Add fadr.elc.
18677
18678 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
18679 differing behavior of \n and ^ in strings. (Bug#3385)
18680
18681 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
18682
18683 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
18684 property.
18685 (lisp-indent-function): Make it a defcustom.
18686
18687 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
18688
18689 * progmodes/gdb-ui.el: Replace with ...
18690 * progmodes/gdb-mi.el: ... this file.
18691 * progmodes/gud.el: Modify for gdb-mi.el.
18692
18693 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
18694
18695 * fadr.el: New file.
18696
18697 See ChangeLog.14 for earlier changes.
18698
18699 ;; Local Variables:
18700 ;; coding: utf-8
18701 ;; End:
18702
18703 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
18704
18705 This file is part of GNU Emacs.
18706
18707 GNU Emacs is free software: you can redistribute it and/or modify
18708 it under the terms of the GNU General Public License as published by
18709 the Free Software Foundation, either version 3 of the License, or
18710 (at your option) any later version.
18711
18712 GNU Emacs is distributed in the hope that it will be useful,
18713 but WITHOUT ANY WARRANTY; without even the implied warranty of
18714 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18715 GNU General Public License for more details.
18716
18717 You should have received a copy of the GNU General Public License
18718 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.