Replace more speedbar uses of end-of-line etc with line-end-position.
[bpt/emacs.git] / lisp / ChangeLog
1 2010-11-07 Glenn Morris <rgm@gnu.org>
2
3 * speedbar.el (speedbar-generic-item-info)
4 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
5 (speedbar-add-indicator, speedbar-check-vc-this-line)
6 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
7 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
8 Replace more uses of end-of-line etc with line-end-position.
9
10 2010-11-06 Glenn Morris <rgm@gnu.org>
11
12 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
13 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
14 (texinfo-delete-existing-pointers, texinfo-find-pointer)
15 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
16 (texinfo-multiple-files-update):
17 * textmodes/table.el (table--probe-cell-left-up)
18 (table--probe-cell-right-bottom):
19 * textmodes/picture.el (picture-tab-search):
20 * textmodes/page-ext.el (pages-copy-header-and-position)
21 (pages-directory-for-addresses):
22 * progmodes/vera-mode.el (vera-get-offset):
23 * progmodes/simula.el (simula-calculate-indent):
24 * progmodes/python.el (python-pdbtrack-overlay-arrow):
25 * progmodes/prolog.el (end-of-prolog-clause):
26 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
27 * progmodes/icon.el (indent-icon-exp):
28 * progmodes/etags.el (tag-re-match-p):
29 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
30 * progmodes/ebnf2ps.el (ebnf-begin-file):
31 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
32 (dcl-save-local-variable):
33 * play/life.el (life-setup):
34 * play/gametree.el (gametree-looking-at-ply):
35 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
36 * mail/sendmail.el (mail-mode-auto-fill):
37 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
38 * emacs-lisp/edebug.el (edebug-overlay-arrow):
39 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
40 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
41 (woman-tab-to-tab-stop, WoMan-warn-ignored):
42 * type-break.el (type-break-file-keystroke-count):
43 * term.el (term-replace-by-expanded-history-before-point)
44 (term-skip-prompt, term-extract-string):
45 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
46 (speedbar-contract-line, speedbar-toggle-line-expansion)
47 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
48 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
49 * sort.el (sort-skip-fields):
50 * skeleton.el (skeleton-internal-list):
51 * simple.el (line-move-finish, line-move-to-column):
52 * shell.el (shell-forward-command):
53 * misc.el (copy-from-above-command):
54 * makesum.el (double-column):
55 * ebuff-menu.el (electric-buffer-update-highlight):
56 * dired.el (dired-move-to-end-of-filename):
57 * dframe.el (dframe-popup-kludge):
58 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
59 * arc-mode.el (archive-get-lineno):
60 Use line-end-position and line-beginning-position.
61
62 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
63 (idlwave-study-twins): Prefix dynamic local `class'.
64 (idlwave-routine-twin-compare): Update for above name change.
65
66 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
67 Use boundp tests to silence compiler. Update for changed name of
68 bytecomp-filename variable.
69
70 * emulation/viper-cmd.el (viper-read-string-with-history):
71 Prefix dynamic local `initial'.
72 (viper-minibuffer-standard-hook): Update for above name change.
73
74 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
75 (elint-init-form): Update for above name change.
76
77 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
78 local variables `cbeg' and `cend' a prefix.
79 (mail-extr-voodoo): Update for above name change.
80
81 * textmodes/reftex-toc.el (reftex-toc-do-promote)
82 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
83 (reftex-toc-promote-action): Doc fix.
84
85 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
86 `prompt', `data' a prefix.
87 (reftex-select-post-command-hook, reftex-select-callback)
88 (reftex-select-mouse-accept, reftex-select-read-cite):
89 Update for above name changes.
90
91 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
92 `refstyle' to reftex-refstyle.
93 (reftex-offer-label-menu): Update for above name change.
94 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
95 `refstyle' name change.
96
97 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
98 with with-current-buffer.
99 (diff, template): Give dynamic local variables a prefix.
100 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
101 (emerge-line-number-in-buf): Update for above name change.
102 (emerge-combine-versions-internal): Rename local `template' to
103 emerge-combine-template.
104 (emerge-combine-versions-edit): Update for above name change.
105
106 2010-11-06 Ralf Angeli <angeli@caeruleus.net>
107
108 * textmodes/reftex-cite.el
109 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
110 entries with whitespace after \bibitem.
111 (reftex-create-bibtex-file): Match entries containing numbers and
112 symbol constituents. Make sure that entries with whitespace at
113 various places are found.
114
115 2010-11-05 Christian Millour <cm@abtela.com> (tiny change)
116
117 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
118
119 2010-11-05 Jan Djärv <jan.h.d@swipnet.se>
120
121 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
122
123 2010-11-05 Glenn Morris <rgm@gnu.org>
124
125 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
126 (woman2-roff-buffer): Give local variable `request' a prefix.
127 (woman0-macro): Rename argument `request' in the same way.
128 (woman-request): New name for `request' dynamic variable.
129 (woman-unquote, woman-forward-arg): Update for above name change.
130 (woman1-roff-buffer): Give local variable `unquote' a prefix.
131 (woman1-unquote): New name for `unquote' dynamic variable.
132 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
133 (woman-translations): Rename from `translations'. No longer global.
134 (woman2-tr, woman-translate): Update for above name change.
135 (woman-translate): Check for bound variable.
136 (woman2-roff-buffer): Give local variable `translations' a prefix.
137
138 * play/doctor.el: Give all local variables a prefix. Update callers.
139 (doc$, doctor-put-meaning): Use backquote.
140
141 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
142 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
143
144 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
145 variables bytes, ptr, op a prefix.
146 (disassemble-offset): Update for above change.
147
148 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
149
150 * emacs-lisp/package.el (package-unpack): Remove no-op.
151 (package--builtins, package--dir): Doc fix.
152 (package-activate-1, package-activate, package-install)
153 (package-compute-transaction): Fix error message.
154 (package-delete): Use delete-directory. Omit system packages.
155 (package-initialize): Set package-alist to nil first.
156 (package-menu-mark-delete, package-menu-mark-install): Don't add
157 symbols that are inconsistent with the package state.
158 (package-menu-execute): Perform deletions and installations as
159 single batch operations.
160
161 2010-11-03 Glenn Morris <rgm@gnu.org>
162
163 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
164 (props): Remove unnecessary declaration.
165
166 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
167 set-process-query-on-exit-flag.
168
169 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
170 (reftex-toc-do-promote): Remove unused local `mpos'.
171 (reftex-toc-restore-region): Make `mpos' local to this function.
172
173 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
174
175 * play/landmark.el (lm-losing-threshold): Correct spelling.
176 (lm-human-plays): Use new name.
177
178 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
179 (gomoku-human-plays): Use new name.
180
181 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
182 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
183 (gomoku-score-trans-table, gomoku-winning-threshold)
184 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
185
186 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
187
188 * emacs-lisp/package.el: Don't put built-in packages in
189 package-alist, to avoid loading inefficiencies.
190 (package-built-in-p): Make VERSION optional, and treat it as a
191 minimum acceptable version.
192 (package-activate): Search separately for built-in packages. Emit
193 a warning if a dependency fails.
194 (define-package): Handle most common case, where there is no
195 obsolete package, first.
196 (package-compute-transaction): Print required version in error.
197 (package--initialized): New variable.
198 (list-packages): Use it.
199 (package-initialize): Optional arg NO-ACTIVATE. Don't put
200 built-in packages in packages-alist; keep it separate. Set
201 package--initialized.
202 (describe-package): Avoid activating packages as a side-effect.
203 Search separately for built-in packages.
204 (describe-package-1): Handle the case where an elpa package is
205 simultaneously built-in and available/installed.
206 (package-installed-p, package--generate-package-list): Search
207 separately for built-in packages.
208 (package-load-descriptor): Doc fix.
209
210 2010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
211
212 * progmodes/perl-mode.el (perl-syntax-propertize-function):
213 Handle __DATA__ and __END__.
214
215 2010-11-02 Noah Friedman <friedman@splode.com>
216
217 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
218 nil, do not ask to recompile files that are not already compiled,
219 and do not recompile them.
220
221 2010-11-02 Chong Yidong <cyd@stupidchicken.com>
222
223 * emacs-lisp/package.el (package-initialize): Ensure that
224 obsoleted built-in packages are not in package-activated-list
225 during activation.
226 (describe-package-1): Make the "installed" status override
227 "built-in".
228
229 2010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
230
231 * subr.el (version-separator, version-regexp-alist): Remove '*'
232 from docstring.
233 (version-list-<=, version<=, version=): Doc fix.
234
235 2010-11-01 Kenichi Handa <handa@m17n.org>
236
237 * faces.el (glyphless-char): Inherit underline for tty.
238
239 2010-11-01 Kenichi Handa <handa@m17n.org>
240
241 Implement various display methods for glyphless characters.
242
243 * international/characters.el (char-acronym-table): New variable.
244 (glyphless-char-control): New variable.
245 (update-glyphless-char-display): New funciton.
246
247 * faces.el (glyphless-char): New face.
248
249 2010-11-01 Glenn Morris <rgm@gnu.org>
250
251 * calendar/holidays.el (general-holidays, oriental-holidays)
252 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
253 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
254 the definitions of their targets.
255
256 * emacs-lisp/smie.el (smie): New custom group.
257 (smie-blink-matching-inners, smie-indent-basic): Add :group.
258
259 * faces.el (xw-defined-colors, x-setup-function-keys):
260 * mouse-sel.el (x-select-text):
261 * term/w32console.el (x-setup-function-keys): Update declarations.
262
263 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
264
265 * textmodes/ispell.el (comment-add): Declare.
266
267 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
268 Declare.
269
270 * info.el (finder-keywords-hash, package-alist): Declare.
271
272 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
273
274 * finder.el (finder-compile-keywords): Don't use intern-soft,
275 since package names may not yet exist in the obarray.
276
277 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
278
279 * vc/vc-arch.el (vc-arch-checkin):
280 * vc/vc-cvs.el (vc-cvs-checkin):
281 * vc/vc-mtn.el (vc-mtn-checkin):
282 * vc/vc-rcs.el (vc-rcs-checkin):
283 * vc/vc-sccs.el (vc-sccs-checkin):
284 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
285 since 2010-04-21 commit by Stefan Monnier.
286
287 2010-11-01 Glenn Morris <rgm@gnu.org>
288
289 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
290
291 * startup.el (package-enable-at-startup, package-initialize):
292 Silence compiler.
293
294 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
295 Silence compiler.
296
297 2010-10-31 Julien Danjou <julien@danjou.info>
298
299 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
300 (byte-recompile-directory):
301 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
302 Use `byte-recompile-file'.
303
304 2010-10-31 Glenn Morris <rgm@gnu.org>
305
306 * cus-start.el: Handle standard values via a keyword.
307 Only set version property if specified.
308 (cursor-in-non-selected-windows, menu-bar-mode)
309 (tool-bar-mode, show-trailing-whitespace):
310 Do not specify standard values.
311 (transient-mark-mode, temporary-file-directory): Use :standard.
312
313 2010-10-31 Jan Djärv <jan.h.d@swipnet.se>
314
315 * term/x-win.el (x-get-selection-value): New function that gets
316 PRIMARY with type as specified in x-select-request-type. (Bug#6802).
317
318 2010-10-31 Michael Albinus <michael.albinus@gmx.de>
319
320 * net/tramp.el (tramp-handle-insert-file-contents): For root,
321 preserve owner and group when editing files. (Bug#7289)
322
323 2010-10-31 Glenn Morris <rgm@gnu.org>
324
325 * speedbar.el (speedbar-mode):
326 * play/fortune.el (fortune-in-buffer, fortune):
327 * play/gomoku.el (gomoku-mode):
328 * play/landmark.el (lm-mode):
329 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
330 Replace inappropriate uses of toggle-read-only. (Bug#7292)
331
332 * select.el (x-selection): Mark it as an obsolete alias.
333
334 2010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
335
336 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
337 major-mode (bug#7284).
338
339 2010-10-31 Glenn Morris <rgm@gnu.org>
340
341 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
342 rather than just an unused variable that inherits from the real one.
343
344 2010-10-31 Alan Mackenzie <acm@muc.de>
345
346 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
347 This fixes bug #7185.
348
349 2010-10-30 Chong Yidong <cyd@stupidchicken.com>
350
351 * startup.el (command-line): Search for package directories, and
352 don't load package.el if none are found.
353
354 * emacs-lisp/package.el (describe-package, list-packages): Call
355 package-initialize if it has not been called yet.
356
357 2010-10-30 Alan Mackenzie <acm@muc.de>
358
359 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
360 which fontifies the tail of an enum.
361 (c-basic-matchers-after): Insert a call to the above new function.
362 This fixes bug #7264.
363
364 2010-10-30 Glenn Morris <rgm@gnu.org>
365
366 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
367 tool-bar-mode, transient-mark-mode. (Bug#7306)
368 Include the :set property in the dumped Emacs.
369
370 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
371
372 SMIE: change indent rules format, improve smie-setup.
373 * emacs-lisp/smie.el (smie-precs-precedence-table)
374 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
375 Mark them pure so the tables gets built at compile time.
376 (smie-bnf-precedence-table): Store the closer-alist in the table.
377 (smie-prec2-levels): Preserve the closer-alist.
378 (smie-blink-matching-open): Be more forgiving in case of indentation.
379 (smie-hanging-p): Rename from smie-indent--hanging-p.
380 (smie-bolp): Rename from smie-indent--bolp.
381 (smie--parent, smie--after): New dynamic vars.
382 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
383 (smie-indent-rules): Remove.
384 (smie-indent--offset-rule): Remove fun.
385 (smie-rules-function): New var.
386 (smie-indent--rule): New fun.
387 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
388 (smie-indent-exps): Use it.
389 (smie-setup): Setup paren blinking; add keyword args for token
390 functions; extract closer-alist from op-levels.
391 (smie-indent-debug-log): Remove var.
392 (smie-indent-debug): Remove fun.
393 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
394 (prolog-smie-rules): New fun to replace it.
395 (prolog-mode-variables): Simplify.
396 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
397 it's setup automatically.
398 (octave-smie-indent-rules): Remove.
399 (octave-smie-rules): New fun to replace it.
400 (octave-mode): Simplify.
401
402 2010-10-29 Glenn Morris <rgm@gnu.org>
403
404 * files.el (temporary-file-directory): Remove (already defined in C).
405 * cus-start.el: Add temporary-file-directory.
406
407 * abbrev.el (abbrev-mode):
408 * composite.el (auto-composition-mode):
409 * menu-bar.el (menu-bar-mode):
410 * simple.el (transient-mark-mode):
411 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
412 that they do not define the associated variables twice.
413 * simple.el (transient-mark-mode): Remove defvar.
414 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
415 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
416 Handle multiple groups, and also custom-delayed-init-variables.
417 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
418
419 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
420
421 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
422 (pcase-if): Add one minor optimization.
423 (pcase-split-equal): Rename from pcase-split-eq.
424 (pcase-split-member): Rename from pcase-split-memq.
425 (pcase-u1): Add strings to the member optimization.
426 Add `guard' variant of predicates.
427 (pcase-q1): Add string patterns.
428
429 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
430
431 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
432
433 2010-10-28 Glenn Morris <rgm@gnu.org>
434
435 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
436 Move menu-bar related settings to ../menu-bar.el.
437 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
438 Move ns-specific settings here from term/ns-win.el.
439
440 * simple.el (x-selection-owner-p): Remove unused declaration.
441
442 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
443
444 * minibuffer.el (completion-cycling): New var (bug#7266).
445 (minibuffer-complete, completion--do-completion):
446 Use completion--flush-all-sorted-completions.
447 (minibuffer-complete): Only cycle if completion-cycling is set.
448 (completion--flush-all-sorted-completions): Unset completion-cycling.
449 (minibuffer-force-complete): Set completion-cycling.
450 (completion-all-sorted-completions): Move declaration before first use.
451
452 2010-10-28 Leo <sdl.web@gmail.com>
453
454 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
455 which changes the order of matches seen by users (bug#7231).
456
457 2010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
458
459 * progmodes/compile.el (compilation-mode-font-lock-keywords):
460 Don't confuse -omega as "-o mega".
461
462 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
463
464 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
465 (log-edit-author): New dynamic var.
466 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
467 to return the author if different from committer.
468 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
469
470 * play/landmark.el: Adjust commenting convention.
471 (lm-nil-score): Rename from nil-score.
472 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
473 (OOOOscore): Move into a let in lm-score-trans-table.
474 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
475
476 * electric.el (electric-indent-chars): Autoload.
477 * progmodes/octave-mod.el (octave-mode):
478 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
479 (ruby-mode-abbrev-table): Merge initialization and declaration.
480
481 2010-10-27 Glenn Morris <rgm@gnu.org>
482
483 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
484 variable.
485
486 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
487
488 * term/ns-win.el: Restore require of cl when compiling.
489 (menu-bar-final-items): Remove non-existent `windows' menu.
490 (ns-handle-nxopen): Optionally handle the temp-case.
491 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
492 (ns-insert-file, ns-find-file): Use `pop'.
493
494 2010-10-26 Glenn Morris <rgm@gnu.org>
495
496 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
497
498 2010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
499
500 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
501 global map.
502 * term/common-win.el (x-setup-function-keys): Remove most of the
503 keymappings. Comment on the remaining ones.
504
505 2010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
506
507 * server.el (server-port): New option. (Bug#854)
508 (server-start): Use server-port.
509
510 2010-10-26 Glenn Morris <rgm@gnu.org>
511
512 * term/ns-win.el (ns-version-string): Remove unused declaration.
513 (ns-invocation-args): Change to x-invocation-args.
514 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
515 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
516 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
517 Use x-invocation-args instead of ns-invocation-args.
518 (ns-initialize-window-system, handle-args-function-alist):
519 Use x-handle-args instead of ns-handle-args.
520 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
521 * startup.el (command-line-ns-option-alist): Replace
522 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
523 ns-handle-iconic with the x- equivalents.
524
525 * term/common-win.el (x-select-enable-clipboard):
526 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
527
528 * term/ns-win.el: No need to require cl when compiling.
529 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
530 (xw-defined-colors): Use the common-win definitions.
531 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
532 (ns-handle-iconic): Make it an alias for x-handle-iconic.
533 * term/common-win.el (x-select-text, x-alternatives-map)
534 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
535 * loadup.el [ns]: Load common-win.
536
537 2010-10-26 Daiki Ueno <ueno@unixuser.org>
538
539 * epa-mail.el (epa-mail-encrypt): Handle local-part only
540 recipients; expand mail aliases (Bug#7280).
541
542 2010-10-25 Glenn Morris <rgm@gnu.org>
543
544 * term/common-win.el (x-handle-switch): Simplify with pop.
545 Optionally handle numeric switches.
546 (x-handle-numeric-switch): Just call x-handle-switch.
547 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
548 (x-handle-name-switch, x-handle-display, x-handle-args):
549 Simplify with pop.
550
551 * term/ns-win.el: Do not require easymenu.
552 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
553 <spell>: Move adjustments to menu-bar.el.
554 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
555 <separator-undo, spell>: Move ns-win's adjustments here.
556 * loadup.el [ns]: Do not load easymenu.
557
558 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
559
560 * image.el (image-checkbox-checked, image-checkbox-unchecked):
561 Delete (Bug#7222).
562
563 * startup.el (fancy-startup-tail): Instead of using inline images,
564 refer to image files from etc/.
565
566 * wid-edit.el (checkbox): Likewise.
567 (widget-image-find): Center image specs.
568
569 2010-10-24 Glenn Morris <rgm@gnu.org>
570
571 * term/ns-win.el (x-select-text): Doc fix.
572 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
573 (x-select-text): Move to term/common-win.
574 * term/w32-win.el (xw-defined-colors): Move to common-win.
575 * term/x-win.el (xw-defined-colors, x-alternatives-map)
576 (x-setup-function-keys, x-select-text): Move to common-win.
577 * term/common-win.el (x-select-text, x-alternatives-map)
578 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
579 definitions here.
580
581 2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
582
583 * net/mairix.el (mairix-searches-mode-map):
584 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
585
586 2010-10-24 Michael McNamara <mac@mail.brushroad.com>
587
588 * verilog-mode.el (verilog-directive-re): Make this variable
589 auto-built for efficiency of execution and updating.
590 (verilog-extended-complete-re): Support 'pure' fucntion & task
591 declarations (these have no bodies).
592 (verilog-beg-of-statement): General cleanup to enable support of
593 'pure' fucntion & task declarations (these have no bodies).
594 These efforts together fix Verilog bug210 from veripool; which was also
595 noticed by Steve Pearlmutter.
596 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
597 (verilog-directive-nest-re, verilog-set-auto-endcomments):
598 Support `elsif. Reported by Shankar Giri.
599 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
600 attribute handling for lining up declarations and assignments.
601 (verilog-beg-of-statement-1): Fix issue where continued declaration
602 is indented differently if it is after a begin..end clock.
603 (verilog-in-attribute-p, verilog-skip-backward-comments)
604 (verilog-skip-forward-comment-p): Support proper treatment of
605 attributes by indent code. Reported by Jeff Steele.
606 (verilog-in-directive-p): Fix comment to correctly describe function.
607 (verilog-backward-up-list, verilog-in-struct-region-p)
608 (verilog-backward-token, verilog-in-struct-p)
609 (verilog-in-coverage-p, verilog-do-indent)
610 (verilog-pretty-declarations): Use verilog-backward-up-list as
611 wrapper around backward-up-list inorder to properly skip comments.
612 Reported by David Rogoff.
613 (verilog-property-re, verilog-endcomment-reason-re)
614 (verilog-beg-of-statement, verilog-set-auto-endcomments)
615 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
616 of if). Reported by Max Bjurling and
617 (verilog-calc-1): Fix for clocking block in modport
618 declaration. Reported by Brian Hunter.
619
620 2010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
621
622 * verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
623 (verilog-gate-keywords, verilog-read-sub-decls)
624 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
625 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
626 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
627 (verilog-read-decls): Fix spaces in V2K module parameters causing
628 mis-identification as interfaces, bug287.
629 (verilog-read-decls): Fix not treating "parameter string" as a
630 parameter in AUTOINSTPARAM.
631 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
632 treating `elsif similar to `endif inside AUTOSENSE.
633 (verilog-do-indent): Implement correct automatic or static task or
634 function end comment highlight. Reported by Steve Pearlmutter.
635 (verilog-font-lock-keywords-2): Fix highlighting of single
636 character pins, bug264. Reported by Michael Laajanen.
637 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
638 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
639 (verilog-subdecls-get-interfaced, verilog-subdecls-new): Support
640 interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
641 (verilog-pretty-expr): Fix interactive arguments, bug272.
642 Reported by Mark Johnson.
643 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
644 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
645 bug269. Suggested by Gary Delp.
646 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
647 (verilog-preprocessor, verilog-set-compile-command):
648 Create verilog-preprocess and verilog-preprocessor to show
649 preprocessed output.
650 (verilog-get-beg-of-line, verilog-get-end-of-line)
651 (verilog-modi-file-or-buffer, verilog-modi-name)
652 (verilog-modi-point, verilog-within-string): Move defmacro's
653 before first use to avoid warning. Reported by Steve Pearlmutter.
654 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
655 (verilog-colorize-region, verilog-highlight-buffer)
656 (verilog-highlight-includes, verilog-highlight-modules)
657 (verilog-highlight-region, verilog-mode): Rename colorize to
658 highlight to match other packages. Disable module highlighting,
659 as received speed complaints, reenable for experimentation only
660 using new verilog-highlight-modules.
661 (verilog-read-decls): Fix regexp stack overflow in very large
662 AUTO_TEMPLATEs, bug250.
663 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
664 (verilog-scan): Create verilog-save-buffer-state to standardize
665 making insignificant changes that shouldn't call hooks.
666 (verilog-save-no-change-functions, verilog-save-scan-cache)
667 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
668 Create verilog-save-no-change-functions to wrap verilog-scan
669 preservation, and fix to work with nested preserved calls.
670 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
671 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
672 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
673 (verilog-submit-bug-report): Update variable list to be complete.
674 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
675 breaking on-the-fly font-locking.
676 (verilog-colorize-buffer, verilog-colorize-include-files)
677 (verilog-colorize-include-files-buffer, verilog-colorize-region)
678 (verilog-load-file-at-mouse, verilog-load-file-at-point)
679 (verilog-mode, verilog-read-inst-module-matcher): With point on a
680 AUTOINST cell instance name, middle mouse button now finds-file on
681 it. Suggested by Brad Dobbie.
682 (verilog-alw-get-temps, verilog-auto-reset)
683 (verilog-auto-sense-sigs, verilog-read-always-signals)
684 (verilog-read-always-signals-recurse): Fix loop indexes being
685 AUTORESET. AUTORESET now assumes any variables in the
686 initialization section of a for() should be ignored. Reported by
687 Dan Dever.
688 (verilog-error-font-lock-keywords)
689 (verilog-error-regexp-emacs-alist)
690 (verilog-error-regexp-xemacs-alist): Fix error detection of
691 Cadence HAL, reported by David Asher. Repair drift between the
692 three similar error variables.
693 (verilog-modi-lookup, verilog-modi-lookup-cache)
694 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
695 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
696 Fix slow verilog-auto expansion on very large files.
697 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
698 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
699 "{1*2{...". Broke in last revision.
700 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
701 submodule connections with replications "{#{a},#{b}}".
702
703 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
704
705 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
706 Fix typo in docstring.
707
708 2010-10-24 Kenichi Handa <handa@m17n.org>
709
710 * face-remap.el (text-scale-adjust): Call read-event with a proper
711 prompt.
712
713 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
714
715 * emacs-lisp/unsafep.el: Don't mark functions that display
716 messages as safe. Suggested by Johan Bockgård.
717
718 2010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
719
720 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
721 Turn comments into docstrings.
722
723 * minibuffer.el (completion--replace): Move point where it belongs
724 when there's a common suffix (bug#7215).
725
726 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
727
728 Merge read-color and facemenu-read-color (Bug#7242).
729
730 * faces.el (read-color): Use the completion code from
731 facemenu-read-color. Require match in completion. Doc fix.
732
733 * facemenu.el (facemenu-read-color): Alias for read-color.
734 (facemenu-set-foreground, facemenu-set-background): Use
735 read-color.
736
737 * frame.el (set-background-color, set-foreground-color)
738 (set-cursor-color, set-mouse-color, set-border-color): Use
739 read-color.
740
741 2010-10-24 Leo <sdl.web@gmail.com>
742
743 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
744 argument of delete-file and delete-directory (Bug#7011).
745
746 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
747
748 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
749 button-buffer-map.
750
751 2010-10-24 Ralf Angeli <angeli@caeruleus.net>
752
753 * emacs-lisp/package.el (package--generate-package-list): Make the
754 *Packages* buffer read-only.
755
756 2010-10-24 Alan Mackenzie <acm@muc.de>
757
758 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
759 result of `c-beginning-of-decl-1' between invocations of a lambda
760 function (Bug #7265).
761
762 2010-10-24 Daiki Ueno <ueno@unixuser.org>
763
764 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
765 executable is not available on the system (Bug#7268).
766
767 2010-10-24 Glenn Morris <rgm@gnu.org>
768
769 * select.el (selection-coding-system, next-selection-coding-system):
770 Sync doc with C versions.
771
772 * w32-vars.el (x-select-enable-clipboard):
773 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
774 * term/common-win.el (x-select-enable-clipboard): Move here.
775
776 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
777 definition of C variable.
778
779 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
780 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
781 Don't redefine things that are defined in C.
782 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
783 (show-trailing-whitespace, auto-hscroll-mode)
784 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
785 Set up the appropriate custom properties.
786
787 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
788
789 Bind "C-c ]" to ...
790 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
791 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
792 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
793 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
794
795 2010-10-23 Glenn Morris <rgm@gnu.org>
796
797 * textmodes/flyspell.el (flyspell-mode): If there was an error,
798 say what it was.
799
800 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
801 Sync docs with C version.
802
803 * term/ns-win.el (xw-defined-colors):
804 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
805
806 * term/pc-win.el (x-select-enable-clipboard):
807 * term/x-win.el (x-select-enable-clipboard):
808 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
809
810 * comint.el (comint-password-prompt-regexp): Make it less vague.
811 Bump version.
812
813 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
814
815 * help.el (finder-by-keyword): Remove unnecessary autoload.
816
817 2010-10-22 Glenn Morris <rgm@gnu.org>
818
819 * loadup.el: Unconditionally load float-sup.
820 * paren.el (show-paren-delay):
821 * emacs-lisp/float-sup.el:
822 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
823 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
824 (lazy-lock-stealth-verbose): Assume float support.
825 * ps-print.el: Assume float support on Emacs.
826 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
827 Remove non-float branch.
828
829 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
830 src/Makefile no longer being pre-processed.
831
832 2010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
833
834 * emacs-lisp/find-func.el (find-library): Use test-completion.
835
836 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
837
838 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
839
840 010-10-21 Michael Albinus <michael.albinus@gmx.de>
841
842 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
843 space in stat format string.
844 (tramp-send-command): Unset $PS1 when using here documents, in
845 order not to get several prompts.
846 (tramp-get-inline-coding): Return `nil' in case of errors.
847
848 2010-10-21 Daiki Ueno <ueno@unixuser.org>
849
850 * hexl.el (hexl-mode, hexl-mode-exit):
851 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
852 (hexl-revert-buffer-function): New function.
853 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
854
855 2010-10-19 Alan Mackenzie <acm@muc.de>
856
857 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
858 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
859 that these keywords aren't wrongly matched as identifiers.
860
861 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
862 setting of c-new-BEG and c-new-END from c-before-change to
863 c-after-change. (Bug#7181)
864
865 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
866
867 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
868 Don't mark as safe.
869
870 * custom.el (custom-theme-set-variables): Likewise.
871 (load-theme): Add custom-theme-set-faces and
872 custom-theme-set-variables to safe-functions while loading.
873 (custom-enabled-themes): Mark as risky.
874
875 2010-10-18 Julien Danjou <julien@danjou.info>
876
877 * bindings.el: Remove end dashes in default mode-line-format.
878
879 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
880
881 * bindings.el (global-map): Bind C-d to delete-char and deletechar
882 to delete-forward-char.
883
884 * simple.el (normal-erase-is-backspace-mode): Remap delete to
885 deletechar, and hence delete-forward-char.
886
887 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
888
889 * repeat.el (repeat): Use read-key (bug#6256).
890
891 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
892
893 * emacs-lisp/unsafep.el: Don't mark functions that display
894 messages as safe. Suggested by Johan Bockgård.
895
896 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
897
898 * minibuffer.el (completion--replace): Move point where it belongs
899 when there's a common suffix (bug#7215).
900
901 2010-10-19 Kenichi Handa <handa@m17n.org>
902
903 * international/characters.el: Add category '|' (word breakable)
904 to fullwidth characters.
905
906 2010-10-19 Michael Albinus <michael.albinus@gmx.de>
907
908 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
909 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
910 order to make stat results a float. Patch by Andreas Schwab
911 <schwab@linux-m68k.org>.
912
913 2010-10-18 Julien Danjou <julien@danjou.info>
914
915 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
916 hidden by `make-pointer-invisible'.
917
918 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
919
920 * files.el (locate-file-completion-table): Strip non-matching elements
921 before checking length of list (bug#7238).
922
923 2010-10-18 Chong Yidong <cyd@stupidchicken.com>
924
925 * custom.el (custom-theme-set-variables): Mark as a safe function.
926 (load-theme): Check forms using unsafep.
927
928 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
929
930 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
931
932 * textmodes/ispell.el (ispell-aspell-find-dictionary):
933 Fix aspell data file searching (bug#7230).
934
935 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
936
937 * cus-theme.el (custom-theme--migrate-settings): New var.
938 (customize-create-theme): Allow editing the `user' theme.
939 (custom-theme-add-variable, custom-theme-add-var-1)
940 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
941 to the front of each variable or face widget.
942 (custom-theme-write): Save theme settings in the correct order.
943 Optionally, remove saved settings from user customizations.
944 (custom-theme-write-variables, custom-theme-write-faces):
945 Save only the checked widgets.
946 (customize-themes): Add a link for migrating custom settings.
947
948 * custom.el (custom-declare-theme, provide-theme):
949 Use custom-theme-name-valid-p.
950 (custom-theme-name-valid-p): Remove checks that are now
951 unnecessary since themes no longer obey load-path.
952
953 * cus-edit.el (custom-variable-value-create): For the simple
954 style, hide documentation string when hidden.
955
956 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
957
958 * cus-edit.el (custom-variable, custom-face): Combine the
959 :inhibit-magic and :display-style properties into a single
960 :custom-style property.
961 (custom-toggle-hide-variable, custom-toggle-hide-face):
962 New functions. If hiding an edited value, save it to :shown-value.
963 (custom-variable-value-create, custom-face-value-create): Use them.
964 (custom-magic-reset): Allow magic property to be unset.
965
966 * custom.el: Custom themes no longer use load-path.
967 (custom-theme-load-path): New option. Change built-in theme
968 directory to etc/.
969 (custom-enabled-themes): Add custom-theme-load-path dependency.
970 (custom-theme--load-path): New function.
971 (load-theme, custom-available-themes): Use it.
972
973 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
974 (customize-themes): Link to custom-theme-load-path variable.
975 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
976 :custom-style property.
977
978 * themes/*.el: Moved to etc/.
979
980 2010-10-16 Ralf Angeli <angeli@caeruleus.net>
981
982 * textmodes/reftex-cite.el
983 (reftex-extract-bib-entries-from-thebibliography): Do not move
984 point when searching for \bibitem entries. Match entries with
985 spaces or tabs in front of arguments.
986
987 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
988
989 * cus-theme.el (customize-create-theme): Delete overlays after
990 erasing. If given a THEME arg, display only the faces of that arg
991 instead of custom-theme--listed-faces.
992 (custom-theme-variable-menu, custom-theme-variable-action)
993 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
994 (custom-theme-add-variable, custom-theme-add-face): Apply value
995 from the theme settings, instead of the current value.
996 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
997 (custom-theme-visit-theme): Allow calling outside theme buffers.
998 (custom-theme-merge-theme): Don't enable the theme when merging.
999 (custom-theme-write-variables, custom-theme-write-faces): Use the
1000 :shown-value properties to save buffer values, not global ones.
1001 (customize-themes): Display a warning about user customizations.
1002
1003 * cus-edit.el (custom-variable-value-create)
1004 (custom-face-value-create): Obey new special properties
1005 :shown-value and :inhibit-magic.
1006
1007 2010-10-15 Michael Albinus <michael.albinus@gmx.de>
1008
1009 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
1010 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
1011 <dale@codefu.org>.
1012
1013 2010-10-14 Kenichi Handa <handa@m17n.org>
1014
1015 * mail/rmail.el (rmail-show-message-1): Catch an error of
1016 base64-decode-region and just show an error message (bug#7165).
1017
1018 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
1019 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
1020 a font-spec (bug#7197).
1021
1022 2010-10-14 Glenn Morris <rgm@gnu.org>
1023
1024 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
1025
1026 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
1027
1028 * international/mule.el (define-coding-system):
1029 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1030 * composite.el (compose-region): Fix typo in docstring.
1031
1032 2010-10-14 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
1035 only after checking the theme-face property.
1036
1037 * faces.el (face-spec-reset-face): Reset all attributes in one
1038 single call to set-face-attribute.
1039 (face-spec-match-p): Make it a defsubst.
1040 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
1041 (x-create-frame-with-faces, tty-create-frame-with-faces)
1042 (tty-set-up-initial-frame-faces): Don't recompute face specs in
1043 frame-set-background-mode, since they are recomputed immediately
1044 afterwards in face-set-after-frame-default.
1045 (face-set-after-frame-default): Minor optimization.
1046 (cursor): Provide non-trivial defface spec.
1047
1048 * custom.el (custom-theme-recalc-face): Simplify.
1049
1050 2010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
1051
1052 * calc/calc-alg.el (math-var): Rename from `var'.
1053 (math-is-polynomial, math-is-poly-rec): Replace `var'
1054 with `math-var'.
1055
1056 * calc/calcalg2.el (math-var): Rename from `var'.
1057 (calcFunc-table, math-scan-for-limits): Replace `var'
1058 with `math-var'.
1059
1060 2010-10-13 Glenn Morris <rgm@gnu.org>
1061
1062 * subr.el (last): Deal with dotted lists (reported in bug#7174).
1063
1064 2010-10-13 Stephen Berman <stephen.berman@gmx.net>
1065
1066 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
1067
1068 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1069
1070 * net/tls.el (tls-program): Remove spurious %s from openssl.
1071 (tls-starttls-switches): Remove starttls hack.
1072 (open-tls-stream): Ditto.
1073 (tls-find-starttls-argument): Ditto.
1074
1075 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
1076
1077 * image.el (image-library-alist): Declare as obsolete alias.
1078 (image-type-available-p): Use `dynamic-library-alist'.
1079
1080 * term/w32-win.el (dynamic-library-alist):
1081 Use instead of `image-library-alist'.
1082
1083 2010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
1084
1085 * subr.el (last): Make it faster. (Bug#7174)
1086
1087 2010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
1088
1089 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
1090
1091 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
1094 (describe-theme-1): Extract doc from unloaded themes.
1095
1096 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
1097
1098 * themes/tango-theme.el:
1099 * themes/tango-dark-theme.el:
1100 * themes/wheatgrass-theme.el: New files.
1101
1102 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
1103
1104 * cus-theme.el (describe-theme, customize-themes)
1105 (custom-theme-save): New commands.
1106 (custom-new-theme-mode-map): Bind C-x C-s.
1107 (custom-new-theme-mode): Use custom--initialize-widget-variables.
1108 (customize-create-theme): New optional arg THEME.
1109 (custom-theme-revert): Use it.
1110 (custom-theme-visit-theme): Remove dead code.
1111 (custom-theme-merge-theme): Use custom-available-themes.
1112 (custom-theme-write): Make interactive.
1113 (custom-theme-write): Use custom-theme-name-valid-p.
1114 (describe-theme-1, custom-theme-choose-revert)
1115 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
1116 New funs.
1117 (custom-theme-allow-multiple-selections): New option.
1118 (custom-theme-choose-mode): New major mode.
1119
1120 * custom.el (custom-theme-set-variables): Remove dead code.
1121 Obey custom--inhibit-theme-enable.
1122 (custom--inhibit-theme-enable): New var.
1123 (provide-theme): Obey it.
1124 (load-theme): Replace load with manual read/eval, in order to
1125 check for correctness. Use custom-theme-name-valid-p.
1126 (custom-theme-name-valid-p): New function.
1127 (custom-available-themes): Use it.
1128
1129 * cus-edit.el (custom--initialize-widget-variables): New function.
1130 (Custom-mode): Use it.
1131
1132 * cus-face.el (custom-theme-set-faces): Remove dead code.
1133 Obey custom--inhibit-theme-enable.
1134
1135 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
1136
1137 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
1138
1139 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
1140
1141 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
1142
1143 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
1144 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
1145 (mac-right-option-modifier): New alias for ns-right-option-modifier.
1146
1147 * cus-start.el (all): ns-right-alternate-modifier is new.
1148
1149 2010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1150
1151 * emacs-lisp/lisp.el (lisp-completion-at-point):
1152 Use emacs-lisp-mode-syntax-table for the whole function.
1153
1154 2010-10-12 David Koppelman <koppel@ece.lsu.edu>
1155
1156 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
1157 instead of font-lock-mode before adding keywords.
1158 Remove hi-lock-mode off code. Remove inhibit hack.
1159 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
1160 non-nil; removed hook inhibit hack.
1161
1162 2010-10-12 Glenn Morris <rgm@gnu.org>
1163
1164 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
1165 (load-path-shadows-find): ... to this.
1166 (list-load-path-shadows): Update for above change.
1167
1168 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
1169
1170 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1171
1172 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
1173 Fix comment for declare-function.
1174
1175 2010-10-11 Chong Yidong <cyd@stupidchicken.com>
1176
1177 * custom.el (custom-fix-face-spec): New function; code moved from
1178 custom-face-edit-fix-value.
1179 (custom-push-theme): Use it when checking if a face has been
1180 changed outside customize.
1181 (custom-available-themes): New function.
1182 (load-theme): Use it.
1183
1184 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
1185
1186 * custom.el (custom-push-theme): Cleanup (use cond).
1187 (disable-theme): Recompute the saved-face property.
1188 (custom-theme-recalc-face): Follow face alias before setting prop.
1189
1190 * image.el (image-checkbox-checked, image-checkbox-unchecked):
1191 New variables, containing checkbox images.
1192
1193 * startup.el (fancy-startup-tail):
1194 * wid-edit.el (checkbox): Use them.
1195
1196 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
1197
1198 * shell.el (shell-mode-map):
1199 * progmodes/modula2.el (m2-mode-map):
1200 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
1201 * play/mpuz.el (mpuz-mode-map):
1202 * play/landmark.el (lm-mode-map):
1203 * play/decipher.el (decipher-mode-map):
1204 * play/5x5.el (5x5-mode-map):
1205 * net/telnet.el (telnet-mode-map):
1206 * net/quickurl.el (quickurl-list-mode-map):
1207 * net/mairix.el (mairix-searches-mode-map):
1208 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
1209 * net/dig.el (dig-mode-map):
1210 * mail/mspools.el (mspools-mode-map):
1211 * hexl.el (hexl-mode-map):
1212 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
1213 (wordstar-C-o-map, wordstar-C-q-map):
1214 * emacs-lisp/edebug.el (edebug-eval-mode-map):
1215 * emacs-lisp/chart.el (chart-map):
1216 * edmacro.el (edmacro-mode-map):
1217 * erc/erc-list.el (erc-list-menu-mode-map):
1218 * array.el (array-mode-map): Declare and define in one step.
1219
1220 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
1221
1222 2010-10-10 Daiki Ueno <ueno@unixuser.org>
1223
1224 * epa.el (epa-passphrase-callback-function): Display filename
1225 passed as the 3rd arg.
1226 * epa-file.el (epa-file-passphrase-callback-function):
1227 Pass filename to epa-passphrase-callback-function.
1228
1229 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
1230
1231 * cus-edit.el (custom-face-widget-to-spec)
1232 (custom-face-get-current-spec, custom-face-state): New functions.
1233 (custom-face-set, custom-face-mark-to-save)
1234 (custom-face-value-create, custom-face-state-set): Use them.
1235
1236 * cus-theme.el (custom-theme--listed-faces): New var.
1237 (customize-create-theme): Use *Custom Theme* as the buffer name.
1238 Set revert-buffer-function. Optional arg BUFFER. Insert all
1239 faces listed in custom-theme--listed-faces.
1240 (custom-theme-revert): New function.
1241 (custom-theme-add-variable, custom-theme-add-face): Insert at the
1242 bottom of the list.
1243 (custom-theme-write): Prompt for theme name if empty.
1244 (custom-theme-write-variables): Use dolist.
1245 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
1246
1247 2010-10-09 Alan Mackenzie <acm@muc.de>
1248
1249 Enhance fontification of declarators to take account of the
1250 presence/absence of "typedef".
1251
1252 * cc-engine.el (c-forward-type): New &optional param
1253 "brace-block-too".
1254 (c-forward-decl-or-cast-1): cdr of return value now indicates the
1255 presence of either or both of a "struct"-like keyword and "typedef".
1256
1257 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
1258 fontification of declarators which follow a "}".
1259 (c-font-lock-declarations): Fontify declarators according to the
1260 presence/absence of "typedef".
1261
1262 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
1263 for "typedef".
1264 (c-typedef-decl-key): New lang variable built from
1265 c-typedef-decl-kwds.
1266
1267 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1268
1269 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
1270 since that's too annoying. Move the filter groups commands to
1271 TAB/backtab.
1272
1273 * epa.el (epa-passphrase-callback-function): Say what we're
1274 querying the password for.
1275
1276 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
1277 behaviour, don't bury the ibuffer buffer when visiting other buffers.
1278
1279 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
1280
1281 * cus-edit.el (custom-commands, custom-buffer-create-internal)
1282 (custom-magic-value-create): Pad button tags with spaces.
1283 (custom-face-edit): New variable.
1284 (custom-face-value-create): Determine whether to use the usual
1285 face editor here, instead of using custom-face-selected.
1286 Pass face defaults to custom-face-edit widget.
1287 (custom-face-selected, custom-display-unselected): Delete widgets.
1288 (custom-display-unselected-match): Function removed.
1289 (custom-face-set, custom-face-mark-to-save):
1290 Accept custom-face-edit widgets as the direct widget child.
1291
1292 * wid-edit.el (widget--completing-widget): New var.
1293 (widget-default-complete): Bind it when doing completion.
1294 (widget-string-complete, widget-file-complete): Use it.
1295
1296 2010-10-09 Glenn Morris <rgm@gnu.org>
1297
1298 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
1299 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
1300 (holiday-hebrew-misc): Small simplifications.
1301
1302 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
1303
1304 * net/browse-url.el: Don't require thingatpt, term, dired,
1305 executable, or w3-auto when compiling.
1306 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
1307 Declare.
1308 (browse-url-text-emacs): Require term.
1309
1310 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
1311
1312 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
1313
1314 2010-10-08 Glenn Morris <rgm@gnu.org>
1315
1316 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
1317
1318 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
1319 (shadows-compare-text-p): Make it an obsolete alias for...
1320 (load-path-shadows-compare-text): ... new name.
1321 (find-emacs-lisp-shadows): Update for above name change.
1322 (load-path-shadows-same-file-or-nonexistent): New name for the old
1323 shadow-same-file-or-nonexistent.
1324
1325 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
1326
1327 * minibuffer.el (completion--some, completion--do-completion)
1328 (minibuffer-complete-and-exit, minibuffer-completion-help)
1329 (completion-basic-try-completion)
1330 (completion-basic-all-completions)
1331 (completion-pcm--find-all-completions): Use lexical-let to
1332 avoid some false matches in variable completion (Bug#7056)
1333
1334 2010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
1335
1336 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
1337
1338 2010-10-08 Leo <sdl.web@gmail.com>
1339
1340 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
1341 return non-nil if the file exists (Bug#7090).
1342
1343 2010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
1344
1345 * minibuffer.el (completion--replace):
1346 Better preserve markers (bug#7138).
1347
1348 2010-10-08 Juanma Barranquero <lekktu@gmail.com>
1349
1350 * server.el (server-process-filter): Doc fix.
1351
1352 2010-10-08 Drew Adams <drew.adams@oracle.com>
1353
1354 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
1355
1356 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
1357
1358 * Makefile.in (ELCFILES): Update.
1359
1360 2010-10-08 Glenn Morris <rgm@gnu.org>
1361
1362 * vc/ediff-wind.el (ediff-setup-control-frame):
1363 * vc/ediff-ptch.el (ediff-default-backup-extension):
1364 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
1365 (ediff-exec-process): Remove system-types emx, windows-95.
1366
1367 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
1368
1369 2010-10-07 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * cus-edit.el (custom-variable, custom-face): Doc fix.
1372 (custom-face-edit): Add value-create attribute.
1373 (custom-face-edit-value-create)
1374 (custom-face-edit-value-visibility-action): New functions.
1375 Hide unused face attributes by default, and add a visibility toggle.
1376 (custom-face-edit-deactivate): Show empty values with shadow face.
1377 (custom-face-selected): Only use this for face specs with default
1378 attributes.
1379 (custom-face-value-create): Cleanup.
1380
1381 * wid-edit.el (widget-checklist-value-create): Use dolist.
1382 (widget-checklist-match-find): Make second arg optional.
1383
1384 2010-10-07 Glenn Morris <rgm@gnu.org>
1385
1386 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
1387 Prefix things.
1388
1389 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
1390 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
1391 load-path-shadows-mode, update references.
1392 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
1393 Rename variable and button.
1394 (list-load-path-shadows): Update button caller.
1395
1396 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1397
1398 * emacs-lisp/smie.el (smie-bnf-classify): New function.
1399 (smie-bnf-precedence-table): Use it to remember the closers/openers.
1400 (smie-merge-prec2s): Handle those new entries.
1401 (smie-prec2-levels): Only set precedence to nil for actual
1402 openers/closers.
1403 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
1404 that is now unnecessary.
1405
1406 2010-10-07 Miles Bader <miles@gnu.org>
1407
1408 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
1409
1410 2010-10-07 Glenn Morris <rgm@gnu.org>
1411
1412 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
1413 (mail-position-on-field): Remove declarations.
1414 (mail-position-on-field): Autoload it.
1415 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
1416 and mail-header-end. Don't require sendmail.
1417
1418 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
1419 (shadow-mode): New mode.
1420 (shadow-find-file): New button.
1421 (list-load-path-shadows): Use shadow-mode and buttons.
1422
1423 * iimage.el (iimage-version): Remove.
1424 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
1425 Turn into defcustoms.
1426 (iimage-mode-map): Give it a doc string.
1427
1428 * calendar/appt.el (appt-activate): Give a warning rather than an error
1429 if there is no diary-file.
1430
1431 2010-10-06 Michael Albinus <michael.albinus@gmx.de>
1432
1433 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
1434 Use `tramp-handle-find-backup-file-name'.
1435
1436 2010-10-06 Glenn Morris <rgm@gnu.org>
1437
1438 * font-core.el (font-lock-defaults-alist): Remove variable.
1439 (font-lock-mode): Doc fix.
1440 (font-lock-default-function): Do not consult font-lock-defaults-alist.
1441 * font-lock.el (font-lock-refresh-defaults): Doc fix.
1442 (font-lock-set-defaults): Doc fix.
1443 Do not consult font-lock-defaults-alist.
1444
1445 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
1446
1447 * emacs-lisp/cl.el: No longer provide cl-19.
1448
1449 2010-10-05 Michael Albinus <michael.albinus@gmx.de>
1450
1451 * net/tramp.el (tramp-handle-directory-files-and-attributes)
1452 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
1453 New defuns, taken from tramp-smb.el.
1454 (tramp-coding-system-change-eol-conversion)
1455 (tramp-set-process-query-on-exit-flag): Remove.
1456
1457 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
1458 (tramp-compat-coding-system-change-eol-conversion)
1459 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
1460 from tramp.el.
1461
1462 * net/tramp-gvfs.el:
1463 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
1464 by `tramp-compat-set-process-query-on-exit-flag'.
1465
1466 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
1467 Use `tramp-handle-directory-files-and-attributes',
1468 `tramp-handle-file-exists-p' and
1469 `tramp-handle-file-newer-than-file-p'.
1470 (tramp-imap-handle-file-exists-p)
1471 (tramp-imap-handle-file-executable-p)
1472 (tramp-imap-handle-file-readable-p)
1473 (tramp-imap-handle-directory-files-and-attributes)
1474 (tramp-imap-handle-file-newer-than-file-p): Remove.
1475
1476 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
1477 by `tramp-compat-set-process-query-on-exit-flag' and
1478 `tramp-coding-system-change-eol-conversion' by
1479 `tramp-compat-coding-system-change-eol-conversion'.
1480
1481 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
1482 Use `tramp-handle-directory-files-and-attributes',
1483 `tramp-handle-file-exists-p' and
1484 `tramp-handle-file-newer-than-file-p'.
1485 (tramp-smb-handle-directory-files-and-attributes)
1486 (tramp-smb-handle-file-exists-p)
1487 (tramp-smb-handle-file-newer-than-file-p): Remove.
1488 (tramp-smb-maybe-open-connection):
1489 Replace `tramp-set-process-query-on-exit-flag' by
1490 `tramp-compat-set-process-query-on-exit-flag'.
1491
1492 2010-10-05 Glenn Morris <rgm@gnu.org>
1493
1494 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
1495
1496 2010-10-04 Michael Albinus <michael.albinus@gmx.de>
1497
1498 Continue reorganization of load dependencies. (Bug#7156)
1499
1500 * net/tramp.el (tramp-handle-file-local-copy-hook)
1501 (tramp-delete-temp-file-function): Move down.
1502 (tramp-exists-file-name-handler): Move up.
1503 (tramp-register-file-name-handlers): Simplify autoload.
1504 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
1505 (tramp-handle-directory-files, tramp-handle-dired-uncache)
1506 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
1507 (tramp-handle-file-name-completion)
1508 (tramp-handle-file-name-directory)
1509 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
1510 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
1511 (tramp-handle-find-backup-file-name)
1512 (tramp-handle-insert-file-contents, tramp-handle-load)
1513 (tramp-handle-substitute-in-file-name)
1514 (tramp-handle-unhandled-file-name-directory)
1515 (tramp-mode-string-to-int, tramp-local-host-p)
1516 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
1517
1518 * net/tramp-gvfs.el (top):
1519 * net/tramp-smb.el (top): Do not require 'tramp-sh.
1520
1521 * net/tramp-sh.el (all): Move several objects to tramp.el, see
1522 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
1523
1524 2010-10-04 Glenn Morris <rgm@gnu.org>
1525
1526 * calendar/appt.el (appt-add): Ensure reminders are enabled.
1527 (appt-activate): Give status messages.
1528
1529 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
1530
1531 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
1532 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
1533 `gnutls-negotiate' (formerly `starttls-negotiate').
1534 Remove trivial wrapper `starttls-open-stream'.
1535
1536 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
1537
1538 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
1539 log-outgoing commands.
1540 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
1541 to create a buffer local revert-buffer-function variable.
1542 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
1543 revert-buffer-function lambda.
1544
1545 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
1546
1547 * net/gnutls.el (starttls-negotiate): Use the plist interface to
1548 `gnutls-boot'. Make TYPE the only required parameter.
1549 Allow TRUSTFILES and KEYFILES to be lists.
1550 (open-ssl-stream): Use it.
1551
1552 2010-10-03 Glenn Morris <rgm@gnu.org>
1553
1554 * subr.el (directory-sep-char): Remove obsolete variable.
1555 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
1556 it is "necessary".
1557
1558 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
1559 * vc/vc.el (vc-static-header-alist): Doc fix.
1560 * vc/vc-cvs.el (vc-cvs-header):
1561 * vc/vc-rcs.el (vc-rcs-header):
1562 * vc/vc-sccs.el (vc-sccs-header):
1563 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
1564 * obsolete/vc-mcvs.el (vc-mcvs-header):
1565 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
1566 on XEmacs.
1567
1568 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
1571 Remove obsolete use of binary-overwrite-mode (Bug#7001).
1572
1573 2010-10-03 Glenn Morris <rgm@gnu.org>
1574
1575 * obsolete/x-menu.el: Remove file, obsolete since 21.1
1576
1577 * textmodes/rst.el (rst-font-lock-keywords-function):
1578 Drop Emacs 20 code.
1579
1580 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
1581
1582 * printing.el: Drop Emacs 20 code.
1583
1584 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
1585 without having used appt.el already).
1586
1587 * subr.el (make-local-hook): Remove function obsolete since 21.1.
1588 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
1589 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
1590 XEmacs.
1591 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
1592 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
1593
1594 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
1595 (charset-width, find-charset-region, chars-in-region, forward-point)
1596 (encode-coding-string, coding-system-p, ccl-execute-on-string)
1597 (define-ccl-program, multibyte-string-p, string-make-multibyte):
1598 Remove compatibility cruft (none of these are used by ps*.el).
1599
1600 2010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
1601
1602 * subr.el (booleanp): Return t instead of a list (Bug#7086).
1603
1604 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
1605
1606 * server.el (server-process-filter, server-return-error):
1607 Give emacsclient time to shut down after receiving an error string.
1608
1609 2010-10-02 Michael Albinus <michael.albinus@gmx.de>
1610
1611 * files.el (remote-file-name-inhibit-cache): New defcustom.
1612
1613 * time.el (display-time-file-nonempty-p):
1614 Use `remote-file-name-inhibit-cache'.
1615
1616 * net/tramp.el (tramp-completion-reread-directory-timeout):
1617 Fix docstring.
1618
1619 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
1620 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
1621 `remote-file-name-inhibit-cache'. Check also for an integer
1622 value. Add/increase counter when `tramp-verbose' >= 10.
1623 (tramp-set-file-property): Add/increase counter when
1624 `tramp-verbose' >= 10.
1625
1626 * net/tramp-cmds.el (tramp-cleanup-all-connections)
1627 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
1628 (tramp-bug): Set tramp-autoload cookie. Report all interned
1629 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
1630 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
1631 characters only in strings.
1632
1633 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
1634 to backward compatibility.
1635
1636 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
1637 (tramp-handle-file-name-all-completions)
1638 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
1639 (tramp-open-connection-setup-interactive-shell):
1640 Call `tramp-cleanup-connection' directly.
1641
1642 2010-10-02 Glenn Morris <rgm@gnu.org>
1643
1644 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
1645
1646 * subr.el (char-bytes): Remove obsolete function.
1647
1648 * isearch.el (isearch-return-char): Remove obsolete function.
1649
1650 * mouse.el: No longer provide mldrag.
1651 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
1652 Remove obsolete aliases.
1653
1654 * comint.el (comint-kill-output): Remove obsolete alias.
1655
1656 * composite.el (decompose-composite-char): Remove obsolete function.
1657 * ps-def.el (decompose-composite-char): Remove unused function.
1658
1659 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
1660
1661 * outline.el (outline-visible): Remove obsolete function.
1662
1663 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
1664 * faces.el (internal-find-face, internal-get-face)
1665 (frame-update-faces, frame-update-face-colors)
1666 (x-frob-font-weight, x-frob-font-slant)
1667 (internal-frob-font-weight, internal-frob-font-slant)
1668 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
1669 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
1670 (x-make-font-bold-italic): Remove functions and aliases, obsolete
1671 since Emacs 21.1.
1672 * emulation/viper-util.el (viper-get-face):
1673 * obsolete/lucid.el (find-face, get-face): Use facep.
1674 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
1675 Remove unused functions.
1676 * vc/ediff-util.el (ediff-submit-report): Doc fix.
1677
1678 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
1679 delete tempfile if interrupted during compilation.
1680
1681 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1682
1683 * net/tls.el (tls-starttls-switches): Give up on using starttls with
1684 gnutls-cli.
1685 (tls-program): Add --insecure to be consistent with the defaults from
1686 openssl s_client. Now all three commands are insecure.
1687
1688 2010-10-01 Eli Zaretskii <eliz@gnu.org>
1689
1690 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
1691 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
1692 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
1693
1694 2010-10-01 Glenn Morris <rgm@gnu.org>
1695
1696 * obsolete/sc.el: Remove file.
1697
1698 * files.el (temporary-file-directory): On darwin, also try
1699 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
1700
1701 2010-10-01 Juanma Barranquero <lekktu@gmail.com>
1702
1703 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
1704 Let's not break compatibility gratuitously, shall we?
1705
1706 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1707
1708 * net/tls.el (tls-starttls-switches): New variable.
1709 (tls-find-starttls-argument): Use it.
1710 (open-tls-stream): Ditto.
1711
1712 * net/netrc.el (netrc-credentials): Return the value of the "default"
1713 entry.
1714 (netrc-machine): Ditto.
1715
1716 2010-09-30 Eli Zaretskii <eliz@gnu.org>
1717
1718 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
1719
1720 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
1721
1722 * server.el (server-start): Don't write pid to the authentication file.
1723 (server-create-tty-frame): Don't send pid.
1724 (server-process-filter): Send pid at the start of every connection.
1725
1726 2010-09-30 Glenn Morris <rgm@gnu.org>
1727
1728 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
1729 (show-all-diary-entries): Remove obsolete function aliases.
1730
1731 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
1732 Remove options, obsolete since 22.1.
1733 (appt-display-format, appt-display-message): Remove
1734 backwards-compatibility code.
1735 (appt-check): No longer check appt-issue-message.
1736 (appt-make-list): No longer autoload it. Doc fix. No longer
1737 activate the package.
1738
1739 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1740
1741 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
1742 (starttls-negotiate): Just call boot, and let the handshake be
1743 triggered from the read loop.
1744
1745 2010-09-29 Glenn Morris <rgm@gnu.org>
1746
1747 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
1748 not displaying the diary.
1749 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
1750 * calendar/appt.el (appt-check): No longer need to kill diary.
1751
1752 * calendar/diary-lib.el (diary-list-entries): Move the
1753 "Preparing..." message entirely here.
1754 (diary-simple-display, diary-fancy-display): Move "Preparing..."
1755 messages to diary-list-entries.
1756 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
1757 diary-display-function.
1758
1759 * calendar/diary-lib.el (diary-include-other-diary-files):
1760 Trap some recursive includes.
1761
1762 * calendar/appt.el (appt-activate): Check diary file.
1763
1764 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
1765
1766 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
1767 construction.
1768
1769 * calendar/time-date.el: No need to require cl for Emacs 21.
1770
1771 2010-09-28 Glenn Morris <rgm@gnu.org>
1772
1773 * calendar/appt.el (appt-check): Minor simplification.
1774
1775 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
1776
1777 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
1778 citation prefix.
1779
1780 2010-09-27 Andreas Schwab <schwab@linux-m68k.org>
1781
1782 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
1783 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
1784
1785 2010-09-27 Kenichi Handa <handa@m17n.org>
1786
1787 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
1788 "ustar" format.
1789
1790 2010-09-27 Kenichi Handa <handa@m17n.org>
1791
1792 * international/mule.el (define-coding-system): Docstring fixed.
1793
1794 * international/mule-diag.el (describe-character-set): Use princ
1795 with proper print-length and print-level instead of insert.
1796
1797 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
1798
1799 * window.el (walk-windows): Doc fix (bug#7105).
1800
1801 2010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
1802
1803 * emacs-lisp/float-sup.el (e): Remove.
1804
1805 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
1806
1807 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
1808 variable.
1809 (starttls-negotiate): Use it.
1810
1811 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1812
1813 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
1814 back.
1815
1816 2010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
1817
1818 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
1819
1820 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1821
1822 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
1823
1824 * net/netrc.el (netrc-store-data): New function.
1825
1826 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
1827
1828 * net/gnutls.el: GnuTLS glue code to set up a connection.
1829
1830 2010-09-25 Julien Danjou <julien@danjou.info>
1831
1832 * notifications.el: Call dbus-register-signal only if it is bound.
1833
1834 2010-09-25 Glenn Morris <rgm@gnu.org>
1835
1836 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1837 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
1838 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
1839 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
1840 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
1841 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
1842 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
1843 * eshell/esh-util.el, eshell/esh-var.el:
1844 Remove leading `*' from docs of faces and defcustoms.
1845
1846 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
1847
1848 * eshell/em-ls.el (eshell-ls-archive-regexp):
1849 * eshell/esh-util.el (eshell-tar-regexp):
1850 * ibuffer.el (ibuffer-compressed-file-name-regexp):
1851 * info.el (Info-suffix-list):
1852 * international/mule.el (auto-coding-alist):
1853 * woman.el (woman-file-regexp, woman-file-compression-regexp):
1854 * progmodes/etags.el (tags-compression-info-list):
1855 Support xz compression.
1856
1857 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * files.el (get-free-disk-space): Don't assume the "df" output
1860 columns line up (Bug#6995).
1861
1862 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
1863
1864 * finder.el (finder-unknown-keywords):
1865 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
1866 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
1867
1868 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
1869
1870 * server.el (server-start): Revert part of 2010-08-08 change. Using
1871 address 127.0.0.1 for local host is now done in Fmake_network_process.
1872
1873 2010-09-24 Glenn Morris <rgm@gnu.org>
1874
1875 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
1876 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
1877 * textmodes/css-mode.el, textmodes/dns-mode.el:
1878 Move autoloaded auto-mode-alist entries to files.el.
1879 * files.el (auto-mode-alist): Move entries here.
1880
1881 2010-09-23 Glenn Morris <rgm@gnu.org>
1882
1883 * isearch.el (isearch-lazy-highlight-cleanup)
1884 (isearch-lazy-highlight-initial-delay)
1885 (isearch-lazy-highlight-interval)
1886 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
1887 * net/net-utils.el (ipconfig-program-options):
1888 Move aliases to options before the associated definitions.
1889
1890 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1891
1892 * newcomment.el (comment-normalize-vars): Better test validity of
1893 comment-end-skip.
1894
1895 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
1896
1897 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
1898 (float-e): New name for `e'.
1899 (degrees-to-radians, radians-to-degrees):
1900 * calendar/solar.el (solar-longitude):
1901 * calculator.el (calculator-registers, calculator-funcall):
1902 * textmodes/artist.el (artist-spray-random-points):
1903 * play/bubbles.el (bubbles--initialize-images): Use new names.
1904
1905 2010-09-23 Eric M. Ludlam <zappo@gnu.org>
1906
1907 Update to CEDET 1.0's version of EIEIO.
1908
1909 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
1910 New function.
1911 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
1912 (eieio-default-eval-maybe): Eval val instead of unquoting only.
1913 (class-precedence-list): If class is nil, return nil.
1914 (eieio-generic-call): If class of first input arg is nil, don't
1915 look up static methods, and do check for primary methods.
1916 (initialize-instance): See if the default needs to be evaluated
1917 during the constructor.
1918 (eieio-perform-slot-validation-for-default): Don't do the check
1919 for values that will eventually be evaluated.
1920 (eieio-eval-default-p): New function.
1921 (eieio-default-eval-maybe): Use it.
1922
1923 2010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
1924
1925 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
1926 method-invocation-order.
1927 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
1928 (eieio-class-precedence-dfs): Compute class precedence list using
1929 dfs algorithm.
1930 (eieio-class-precedence-bfs): Compute class precedence list using
1931 bfs algorithm.
1932 (eieio-class-precedence-c3): Compute class precedence list using
1933 c3 algorithm.
1934 (class-precedence-list): New function.
1935 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
1936 (inconsistent-class-hierarchy): New error symbol.
1937 (call-next-method): Stow the replacement argument list for future
1938 call-next-method invocations.
1939
1940 2010-09-23 Glenn Morris <rgm@gnu.org>
1941
1942 * calendar/appt.el (appt-check): If not displaying the diary,
1943 use (diary 1) to only get the entries we need.
1944 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
1945 that it is in day order. (Bug#7019)
1946
1947 * calendar/appt.el (appt-check): Rather than showing the diary,
1948 just turn off invisible display, and only if needed.
1949
1950 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
1951
1952 2010-09-23 Glenn Morris <rgm@gnu.org>
1953
1954 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
1955 (byte-compile-defvar, byte-compile-cl-warn):
1956 Start warnings with lower-case, like the majority.
1957
1958 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
1959
1960 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
1961
1962 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
1963 * files.el (auto-mode-alist): Move ld-script entries here, further down
1964 the list.
1965
1966 * vc/add-log.el: Don't require timezone when compiling.
1967 (timezone-make-date-sortable): Autoload it.
1968 (change-log-sortable-date-at): Don't require timezone.
1969 Use `ignore-errors'.
1970
1971 * comint.el (comint-use-prompt-regexp-instead-of-fields):
1972 Move alias before definition, so it does not need autoloading.
1973
1974 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
1975 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
1976 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
1977 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
1978 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
1979 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
1980 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
1981 * textmodes/tex-mode.el, textmodes/two-column.el:
1982 Remove leading `*' from docs of defcustoms etc.
1983
1984 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
1985
1986 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
1987
1988 2010-09-22 Dan Christensen <jdc@uwo.ca>
1989
1990 * calendar/time-date.el (date-to-time): Try using parse-time-string
1991 first before using the slower timezone-make-date-arpa-standard.
1992
1993 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1994
1995 * calendar/time-date.el (format-seconds): Comment fix.
1996
1997 2010-09-22 Glenn Morris <rgm@gnu.org>
1998
1999 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
2000 is not automatically buffer-local.
2001
2002 2010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2003
2004 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
2005 (smie-indent-comment): Be more careful with comment-start-skip.
2006 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
2007 (smie-indent-functions): Use them.
2008
2009 2010-09-21 Michael Albinus <michael.albinus@gmx.de>
2010
2011 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
2012
2013 2010-09-21 Jan Djärv <jan.h.d@swipnet.se>
2014
2015 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
2016 tool-bar-position. Don't modify frame parameters here.
2017 (menu-bar-options-save): Add tool-bar-position.
2018
2019 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
2020
2021 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2022
2023 * textmodes/reftex-parse.el (reftex-what-macro)
2024 (reftex-context-substring): Let-bind forward-sexp-function to nil
2025 since we don't need/want to treat \begin...\end as a block (bug#7053).
2026
2027 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
2028
2029 * simple.el (blink-matching-open): Use syntax-class.
2030
2031 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
2032 Set invisibility spec for pascal's outline mode.
2033 (pascal-outline-change): Clean up calling convention.
2034 (pascal-show-all, pascal-hide-other-defuns): Update callers.
2035
2036 * progmodes/prolog.el (prolog-smie-forward-token)
2037 (prolog-smie-backward-token): New functions.
2038 (prolog-mode-variables): Use them to parse "!," correctly.
2039 Set up smie-blink-matching for ".".
2040
2041 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
2042 and `end'.
2043 (ispell-region, ispell-process-line): Update users.
2044
2045 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
2046 point-min==1.
2047
2048 * textmodes/ispell.el: Fix commenting convention.
2049 (ispell-parse-output): Simplify, use push.
2050 (ispell-region): Use match-string-no-properties.
2051 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
2052 (ispell-minor-mode): Use define-minor-mode.
2053 (ispell-message): Remove unused var `skip-regexp'.
2054 (ispell-add-per-file-word-list): Use dynamic let-binding.
2055 Try and use the proper comment marker.
2056
2057 * mail/sendmail.el: Fix commenting convention.
2058 (sendmail-send-it): Use line-beginning-position.
2059
2060 * help-fns.el (describe-variable): Add original value, if applicable.
2061
2062 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
2063
2064 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
2065
2066 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
2067
2068 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2069
2070 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
2071 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
2072 (smie-prec2-levels): Use them to better diagnose precedence cycles.
2073 (smie-blink-matching-check): Don't signal a mismatch if car is t.
2074 (smie-blink-matching-open): Rewrite to remove assumptions, so that
2075 something like "." can also be a closer.
2076 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
2077 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
2078 Rename internal functions to use "--". Update callers.
2079
2080 * frame.el (make-frame-names-alist): Don't list frames on other displays.
2081
2082 * fringe.el (fringe-styles): New var.
2083 (fringe-mode, fringe-query-style): Use it.
2084
2085 2010-09-18 Michael R. Mauger <mmaug@yahoo.com>
2086
2087 * progmodes/sql.el: Version 2.8
2088 (sql-login-params): Update widget structure; changes still needed.
2089 (sql-product-alist): Add :list-all and :list-table features for
2090 SQLite, Postgres and MySQL products.
2091 (sql-redirect): Handle default value.
2092 (sql-execute, sql-execute-feature): New functions.
2093 (sql-read-table-name): New function.
2094 (sql-list-all, sql-list-table): New functions. User API.
2095 (sql-mode-map, sql-interactive-mode-map): Add key definitions
2096 for above functions.
2097 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
2098 for above functions.
2099 (sql-postgres-login-params): Add user and database defaults.
2100 (sql-buffer-live-p): Bug fix.
2101 (sql-product-history): New variable.
2102 (sql-read-product): New function. Use it.
2103 (sql-set-product, sql-product-interactive): Use it.
2104 (sql-connection-history): New variable.
2105 (sql-read-connection): New function. Use it.
2106 (sql-connect): New function.
2107 (sql-for-each-login): Redesign function interface.
2108 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
2109 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
2110 (sql-comint): Check for program. Existing live buffer.
2111 (sql-comint-postgres): Add port parameter.
2112
2113 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2114
2115 * emacs-lisp/warnings.el: Fix commenting convention.
2116 (display-warning): Use special mode and make the buffer read-only.
2117
2118 2010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
2119
2120 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
2121 empty string when it follows a repeated or optional pattern.
2122
2123 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2124
2125 * indent.el (indent-according-to-mode): Apply syntax-propertize.
2126 (indent-region): Use indent-according-to-mode.
2127
2128 2010-09-18 Eli Zaretskii <eliz@gnu.org>
2129
2130 * fringe.el (fringe-mode): Doc fix.
2131
2132 2010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2133
2134 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
2135 refreshing the preview buffer.
2136
2137 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2138
2139 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
2140 (latex-syntax-propertize-rules): New consts; replace
2141 tex-font-lock-syntactic-keywords.
2142 (tex-env-mark, latex-env-before-change): New functions.
2143 (latex-electric-env-pair-mode): New minor mode.
2144 (tex-font-lock-verb): Change arguments; do move point.
2145 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
2146 representation as a form of comment.
2147 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
2148 (doctex-syntax-propertize-rules): New const; replaces
2149 doctex-font-lock-syntactic-keywords.
2150 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
2151
2152 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
2153 (fortran-make-syntax-propertize-function): New function; replaces
2154 fortran-font-lock-syntactic-keywords.
2155 (fortran-mode): Use it.
2156 (fortran-line-length): Use it. Improve interactive spec.
2157
2158 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
2159 (syntax-propertize-rules): Add var-ref case. Fix offset computation
2160 when adding surrounding \(..\).
2161
2162 * progmodes/js.el (js-mode): Fix last change (bug#7054).
2163
2164 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
2165
2166 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
2167 Use with-current-buffer.
2168
2169 * isearch.el (isearch-face): Rename from `isearch'.
2170 (isearch-highlight): Use new name.
2171
2172 2010-09-17 Eli Zaretskii <eliz@gnu.org>
2173
2174 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
2175 5, for `half' width fringes. (Bug#6933)
2176
2177 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
2178
2179 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
2180 (byte-compile-defvar): "foo/bar" does not lack a prefix.
2181
2182 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
2183
2184 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
2185
2186 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
2187 in calculating new frame position. Add more space between new and
2188 parent on the left (Bug#7048).
2189
2190 2010-09-17 Michael Albinus <michael.albinus@gmx.de>
2191
2192 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
2193 defmacro.
2194
2195 2010-09-16 Chong Yidong <cyd@stupidchicken.com>
2196
2197 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
2198
2199 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
2200 obsolete alias for x-selection-value.
2201
2202 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
2203
2204 2010-09-16 Michael Albinus <michael.albinus@gmx.de>
2205
2206 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
2207 cookie.
2208
2209 2010-09-15 Michael Albinus <michael.albinus@gmx.de>
2210
2211 * net/tramp-compat.el (tramp-compat-with-temp-message)
2212 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
2213 (tramp-compat-process-put): New defuns.
2214
2215 * net/tramp.el (top):
2216 * net/tramp-gvfs.el (top):
2217 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
2218
2219 * net/tramp.el (tramp-progress-reporter-update):
2220 Use `tramp-compat-funcall'.
2221
2222 * net/tramp.el (tramp-process-actions):
2223 * net/tramp-gvfs.el (tramp-handle-vc-registered):
2224 * net/tramp-sh.el (tramp-gvfs-handler-askquestion)
2225 (tramp-get-remote-stat, tramp-get-remote-readlink):
2226 Use `tramp-compat-with-temp-message'.
2227
2228 * net/tramp-sh.el (top): Require 'cl.
2229 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
2230 (tramp-open-connection-setup-interactive-shell):
2231 Use `tramp-compat-process-put'.
2232
2233 2010-09-15 Alan Mackenzie <acm@muc.de>
2234
2235 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
2236 indentation.
2237 (c-forward-<>-arglist-recur): Fix an infinite recursion.
2238
2239 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
2240
2241 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
2242 `lexical' for warnings related to lexical scoping.
2243 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
2244 global vars which don't have a prefix and could hence affect lexical
2245 scoping in unrelated files.
2246
2247 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2248
2249 * net/imap.el: Revert back to version
2250 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2251 seem problematic.
2252
2253 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
2254
2255 * obsolete/old-whitespace.el (whitespace-unload-function):
2256 Explicitly pass `obarray' to `unintern' to avoid a warning.
2257
2258 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2259
2260 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
2261 Add `when' argument. Update callers.
2262
2263 * subr.el (unintern): Declare the obarray arg mandatory.
2264
2265 2010-09-14 Glenn Morris <rgm@gnu.org>
2266
2267 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
2268 Doc fixes.
2269
2270 * calendar/diary-lib.el (diary-included-files): New variable.
2271 (diary-list-entries): Maybe initialize diary-included-files.
2272 (diary-include-other-diary-files): Append to diary-included-files.
2273 * calendar/appt.el (appt-update-list): Also check the members of
2274 diary-included-files. (Bug#6999)
2275 (appt-check): Doc fix.
2276
2277 2010-09-14 David Reitter <david.reitter@gmail.com>
2278
2279 * simple.el (line-move-visual): Do not truncate goal column to
2280 integer size. (Bug#7020)
2281
2282 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2283
2284 * repeat.el (repeat): Allow repeating when the last event is a click.
2285 Suggested by Drew Adams (bug#6256).
2286
2287 2010-09-14 Sascha Wilde <wilde@sha-bang.de>
2288
2289 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2290 Replace setting HGRCPATH to "" by some less invasive --config options.
2291
2292 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2293
2294 * font-lock.el (font-lock-beginning-of-syntax-function):
2295 Mark as obsolete.
2296
2297 2010-09-14 Glenn Morris <rgm@gnu.org>
2298
2299 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
2300 and tool-bar modes. (Bug#6211)
2301 (menu-bar-mode): Move setting of standard-value after the
2302 minor-mode definition, otherwise it seems to have no effect.
2303
2304 2010-09-14 Masatake YAMATO <yamato@redhat.com>
2305
2306 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
2307 Fix typo. (Bug#6976)
2308
2309 2010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2310
2311 * whitespace.el: Allow cleaning up blanks without blank
2312 visualization (Bug#6651). Adjust help window for
2313 whitespace-toggle-options (Bug#6479). Allow to use fill-column
2314 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
2315 (whitespace-style): Add new value 'face. Adjust docstring.
2316 (whitespace-space, whitespace-hspace, whitespace-tab):
2317 Adjust foreground property face.
2318 (whitespace-line-column): Adjust docstring and type declaration.
2319 (whitespace-style-value-list, whitespace-toggle-option-alist)
2320 (whitespace-help-text): Adjust const initialization.
2321 (whitespace-toggle-options, global-whitespace-toggle-options):
2322 Adjust docstring.
2323 (whitespace-display-window, whitespace-interactive-char)
2324 (whitespace-style-face-p, whitespace-color-on): Adjust code.
2325 (whitespace-help-scroll): New fun.
2326
2327 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
2328
2329 * calendar/time-date.el (format-seconds): Comment fix.
2330
2331 2010-09-13 Michael R. Mauger <mmaug@yahoo.com>
2332
2333 * progmodes/sql.el: Version 2.7.
2334 (sql-buffer-live-p): Improve detection.
2335 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
2336 (sql-set-sqli-buffer): Use it.
2337 (sql-product-interactive): Run `sql-set-sqli-hook'.
2338 (sql-rename-buffer): Code cleanup.
2339 (sql-redirect, sql-redirect-value): New functions. More to come.
2340
2341 2010-09-13 Juanma Barranquero <lekktu@gmail.com>
2342
2343 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.
2344 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
2345 (TRAMP_SRC): New macro.
2346 ($(lisp)/net/tramp-loaddefs.el): New target.
2347
2348 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
2349
2350 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
2351
2352 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
2353
2354 * net/tramp.el (top): Don't show loading message. Require just
2355 'tramp-compat, everything else is required there.
2356 Use `ignore-errors' where appropriate.
2357 (tramp-inline-compress-start-size, tramp-copy-size-limit)
2358 (tramp-terminal-type, tramp-end-of-output)
2359 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
2360 (tramp-completion-function-alist-ssh)
2361 (tramp-completion-function-alist-telnet)
2362 (tramp-completion-function-alist-su)
2363 (tramp-completion-function-alist-putty, tramp-remote-path)
2364 (tramp-remote-process-environment, tramp-sh-extra-args)
2365 (tramp-actions-before-shell, tramp-uudecode)
2366 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
2367 (tramp-perl-file-attributes)
2368 (tramp-perl-directory-files-and-attributes)
2369 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
2370 (tramp-perl-encode, tramp-perl-decode)
2371 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
2372 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
2373 (tramp-handle-make-symbolic-link, tramp-handle-load)
2374 (tramp-handle-file-name-as-directory)
2375 (tramp-handle-file-name-directory)
2376 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
2377 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
2378 (tramp-do-file-attributes-with-ls)
2379 (tramp-do-file-attributes-with-perl)
2380 (tramp-do-file-attributes-with-stat)
2381 (tramp-handle-set-visited-file-modtime)
2382 (tramp-handle-verify-visited-file-modtime)
2383 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
2384 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
2385 (tramp-handle-file-selinux-context)
2386 (tramp-handle-set-file-selinux-context)
2387 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
2388 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
2389 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
2390 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
2391 (tramp-handle-file-ownership-preserved-p)
2392 (tramp-handle-directory-file-name, tramp-handle-directory-files)
2393 (tramp-handle-directory-files-and-attributes)
2394 (tramp-do-directory-files-and-attributes-with-perl)
2395 (tramp-do-directory-files-and-attributes-with-stat)
2396 (tramp-handle-file-name-all-completions)
2397 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
2398 (tramp-handle-copy-file, tramp-handle-copy-directory)
2399 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
2400 (tramp-do-copy-or-rename-file-via-buffer)
2401 (tramp-do-copy-or-rename-file-directly)
2402 (tramp-do-copy-or-rename-file-out-of-band)
2403 (tramp-handle-make-directory, tramp-handle-delete-directory)
2404 (tramp-handle-delete-file)
2405 (tramp-handle-dired-recursive-delete-directory)
2406 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
2407 (tramp-handle-insert-directory)
2408 (tramp-handle-unhandled-file-name-directory)
2409 (tramp-handle-expand-file-name)
2410 (tramp-handle-substitute-in-file-name)
2411 (tramp-handle-executable-find, tramp-process-sentinel)
2412 (tramp-handle-start-file-process, tramp-handle-process-file)
2413 (tramp-handle-call-process-region, tramp-handle-shell-command)
2414 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
2415 (tramp-handle-insert-file-contents)
2416 (tramp-handle-insert-file-contents-literally)
2417 (tramp-handle-find-backup-file-name)
2418 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
2419 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
2420 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
2421 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
2422 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
2423 (tramp-find-file-exists-command, tramp-open-shell)
2424 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
2425 (tramp-open-connection-setup-interactive-shell)
2426 (tramp-local-coding-commands, tramp-remote-coding-commands)
2427 (tramp-find-inline-encoding, tramp-call-local-coding-command)
2428 (tramp-inline-compress-commands, tramp-find-inline-compress)
2429 (tramp-compute-multi-hops, tramp-maybe-open-connection)
2430 (tramp-send-command, tramp-wait-for-output)
2431 (tramp-send-command-and-check, tramp-barf-unless-okay)
2432 (tramp-send-command-and-read, tramp-mode-string-to-int)
2433 (tramp-convert-file-attributes, tramp-check-cached-permissions)
2434 (tramp-file-mode-from-int, tramp-file-mode-permissions)
2435 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
2436 (tramp-method-out-of-band-p, tramp-local-host-p)
2437 (tramp-get-remote-path, tramp-get-remote-tmpdir)
2438 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
2439 (tramp-get-test-command, tramp-get-test-nt-command)
2440 (tramp-get-file-exists-command, tramp-get-remote-ln)
2441 (tramp-get-remote-perl, tramp-get-remote-stat)
2442 (tramp-get-remote-readlink, tramp-get-remote-trash)
2443 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
2444 (tramp-get-local-uid, tramp-get-local-gid)
2445 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
2446 tramp-sh.el.
2447 (tramp-methods, tramp-default-method-alist)
2448 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
2449 Move initialization to tramp-sh.el.
2450 (tramp-temp-name-prefix): Make it a defconst.
2451 (tramp-dissect-file-name): Don't check anymore for multi-hop
2452 methods.
2453 (tramp-debug-outline-regexp): Add a docstring.
2454 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
2455 (tramp-get-debug-buffer): Use it.
2456
2457 * net/tramp-cache.el (top): Set tramp-autoload cookie for
2458 initialization forms.
2459 (tramp-set-connection-property): Don't protect `tramp-message'
2460 call, it isn't necessary any longer.
2461 (tramp-dump-connection-properties): Use `ignore-errors'.
2462
2463 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
2464 'password-cache and 'auth-source.
2465
2466 * net/tramp-gvfs.el (top):
2467 * net/tramp-smb.el (top): Require 'tramp-sh.
2468
2469 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
2470
2471 * net/tramp-sh.el: New file, derived from tramp.el.
2472 (top): Initialize `tramp-methods', `tramp-default-method-alist',
2473 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
2474 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
2475 Use `ignore-errors' where appropriate.
2476 (tramp-sh-file-name-handler-alist): Rename from
2477 `tramp-file-name-handler-alist'.
2478 (tramp-send-command-and-check): Return t or nil. Remove all
2479 `zerop' checks, where called.
2480 (tramp-handle-set-file-modes)
2481 (tramp-do-copy-or-rename-file-directly)
2482 (tramp-handle-delete-directory, tramp-handle-delete-file)
2483 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
2484 (tramp-sh-file-name-handler, tramp-send-command-and-check)
2485 (tramp-get-remote-ln): Set tramp-autoload cookie.
2486
2487 * net/tramp-fish.el: Remove file.
2488
2489 2010-09-13 Daiki Ueno <ueno@unixuser.org>
2490
2491 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
2492 buffer-file-name to avoid file-locking. (Bug#7026)
2493
2494 2010-09-13 Julien Danjou <julien@danjou.info>
2495
2496 * notifications.el (notifications-notify): Add support for
2497 image-path and sound-name.
2498 (notifications-specification-version): Add this variable.
2499
2500 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2501
2502 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
2503
2504 2010-09-12 Leo <sdl.web@gmail.com>
2505
2506 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
2507 (rcirc-completion-start): New variables.
2508 (rcirc-nick-completions): Rename to rcirc-completions.
2509 (rcirc-nick-completion-start-offset): Delete.
2510 (rcirc-completion-at-point): New function for constructing
2511 completion data for both nicks and irc commands. Add to
2512 completion-at-point-functions in rcirc mode.
2513 (rcirc-complete): Rename from rcirc-nick-complete; use
2514 rcirc-completion-at-point.
2515 (defun-rcirc-command): Update rcirc-client-commands.
2516
2517 2010-09-11 Glenn Morris <rgm@gnu.org>
2518
2519 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
2520 atomically, to avoid parallel build errors. (Bug#4196)
2521
2522 2010-09-11 Michael R. Mauger <mmaug@yahoo.com>
2523
2524 * progmodes/sql.el: Version 2.6
2525 (sql-dialect): Synonym for "sql-product".
2526 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
2527 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
2528 Set "sql-buffer" to buffer name not buffer object so multiple sql
2529 interactive buffers work properly. Reverts misguided changes in
2530 earlier work.
2531 (sql-comint): Make sure different buffer name is used if "*SQL*"
2532 buffer is for a different product.
2533 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
2534 login param.
2535 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
2536 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
2537 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
2538 Accept new buffer name or prompt for one.
2539 (sql-port): Default to zero.
2540 (sql-comint-mysql): Handle "sql-port" as a numeric.
2541 (sql-port-history): Delete unused variable.
2542 (sql-get-login): Default "sql-port" to a number.
2543 (sql-product-alist): Correct Postgres prompt and terminator regexp.
2544 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
2545 "sqlite3" executables.
2546 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
2547 (sql-buffer-live-p): New function.
2548 (sql-mode-menu, sql-send-string): Use it.
2549 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
2550 syntax pattern.
2551 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
2552 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
2553
2554 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2555
2556 * net/netrc.el (netrc-credentials): New convenience function.
2557
2558 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2559
2560 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
2561 to replace texinfo-font-lock-syntactic-keywords.
2562 (texinfo-mode): Use it.
2563
2564 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
2565 Use syntax-propertize-function.
2566
2567 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
2568 replace sgml-font-lock-syntactic-keywords.
2569 (sgml-mode): Use it.
2570
2571 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
2572 since we don't use it.
2573
2574 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
2575
2576 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
2577 if available.
2578 (vhdl-fontify-buffer): Adjust.
2579
2580 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
2581 replace tcl-font-lock-syntactic-keywords.
2582 (tcl-mode): Use it.
2583
2584 * progmodes/simula.el (simula-syntax-propertize-function): New var to
2585 replace simula-font-lock-syntactic-keywords.
2586 (simula-mode): Use it.
2587
2588 * progmodes/sh-script.el (sh-st-symbol): Remove.
2589 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
2590 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
2591 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
2592 (sh-font-lock-paren): Set syntax-multiline.
2593 (sh-font-lock-syntactic-keywords): Remove.
2594 (sh-syntax-propertize-function): New function to replace it.
2595 (sh-mode): Use it.
2596
2597 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
2598 Define while compiling.
2599 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
2600 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
2601 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
2602 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
2603 (ruby-here-doc-end-syntax): Only define when
2604 syntax-propertize is not available.
2605 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
2606 New functions.
2607 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
2608 (electric-indent-chars): Silence bytecompiler.
2609 (ruby-mode): Use prog-mode, syntax-propertize-function, and
2610 electric-indent-chars.
2611
2612 * progmodes/python.el (python-syntax-propertize-function): New var to
2613 replace python-font-lock-syntactic-keywords.
2614 (python-mode): Use it.
2615 (python-quote-syntax): Simplify and adjust to new use.
2616
2617 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
2618 replace perl-font-lock-syntactic-keywords.
2619 (perl-syntax-propertize-special-constructs): New fun to replace
2620 perl-font-lock-special-syntactic-constructs.
2621 (perl-font-lock-syntactic-face-function): New fun.
2622 (perl-mode): Use it.
2623
2624 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
2625 to replace octave-font-lock-close-quotes.
2626 (octave-syntax-propertize-function): New function to replace
2627 octave-font-lock-syntactic-keywords.
2628 (octave-mode): Use it.
2629
2630 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
2631 replaces mixal-font-lock-syntactic-keywords.
2632 (mixal-mode): Use it.
2633
2634 * progmodes/make-mode.el (makefile-syntax-propertize-function):
2635 New var; replaces makefile-font-lock-syntactic-keywords.
2636 (makefile-mode): Use it.
2637 (makefile-imake-mode): Adjust.
2638
2639 * progmodes/js.el (js--regexp-literal): Define while compiling.
2640 (js-syntax-propertize-function): New var; replaces
2641 js-font-lock-syntactic-keywords.
2642 (js-mode): Use it.
2643
2644 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
2645 replaces gdb-script-font-lock-syntactic-keywords.
2646 (gdb-script-mode): Use it.
2647
2648 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
2649 (fortran--font-lock-syntactic-keywords): New var.
2650 (fortran-line-length): Update syntax-propertize-function and
2651 fortran--font-lock-syntactic-keywords.
2652
2653 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
2654
2655 * progmodes/cfengine.el (cfengine-mode):
2656 Use syntax-propertize-function.
2657 (cfengine-font-lock-syntactic-keywords): Remove.
2658
2659 * progmodes/autoconf.el (autoconf-mode):
2660 Use syntax-propertize-function.
2661 (autoconf-font-lock-syntactic-keywords): Remove.
2662
2663 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
2664 (ada-after-change-function, ada-initialize-syntax-table-properties)
2665 (ada-handle-syntax-table-properties): Only define when
2666 syntax-propertize is not available.
2667 (ada-mode): Use syntax-propertize-function.
2668
2669 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
2670 (font-lock-fontify-syntactic-keywords-region): Move handling of
2671 font-lock-syntactically-fontified to...
2672 (font-lock-default-fontify-region): ...here.
2673 Let syntax-propertize-function take precedence.
2674 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
2675
2676 * emacs-lisp/syntax.el (syntax-propertize-function)
2677 (syntax-propertize-chunk-size, syntax-propertize--done)
2678 (syntax-propertize-extend-region-functions): New vars.
2679 (syntax-propertize-wholelines, syntax-propertize-multiline)
2680 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
2681 (syntax-propertize): New functions.
2682 (syntax-propertize-rules): New macro.
2683 (syntax-ppss-flush-cache): Set syntax-propertize--done.
2684 (syntax-ppss): Call syntax-propertize.
2685
2686 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
2687
2688 2010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
2689
2690 * textmodes/ispell.el (ispell-init-process): Improve comments.
2691 XEmacs compatibility changes regarding (add-hook) 'local option
2692 and (set-process-query-on-exit-flag).
2693
2694 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
2695
2696 * net/tramp-cache.el (tramp-parse-connection-properties):
2697 Set tramp-autoload cookie.
2698
2699 2010-09-09 Glenn Morris <rgm@gnu.org>
2700
2701 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
2702 (imagemagick-register-types): Doc fix.
2703
2704 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2705
2706 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
2707
2708 * progmodes/js.el (require): Require is already "eval-and-compile".
2709 (js--re-search-forward): Avoid `eval'. Preserve the error data.
2710 (js--re-search-backward): Use js--re-search-forward.
2711
2712 * progmodes/fortran.el (fortran-line-length): Don't recompute
2713 syntactic keywords redundantly a second time.
2714
2715 * progmodes/ada-mode.el: Replace "(set '" with setq.
2716 (ada-mode): Simplify.
2717 (ada-create-case-exception, ada-adjust-case-interactive)
2718 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
2719 (ada-search-ignore-string-comment, ada-move-to-start)
2720 (ada-move-to-end): Use with-syntax-table.
2721
2722 * font-lock.el (save-buffer-state): Remove `varlist' arg.
2723 (font-lock-unfontify-region, font-lock-default-fontify-region):
2724 Update usage correspondingly.
2725 (font-lock-fontify-syntactic-keywords-region):
2726 Set parse-sexp-lookup-properties buffer-locally here.
2727 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
2728
2729 * simple.el (blink-matching-open): Don't burp if we can't find a match.
2730
2731 2010-09-08 Glenn Morris <rgm@gnu.org>
2732
2733 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
2734 Error if not compiled with -DBYTE_CODE_METER.
2735
2736 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2737 Ignore dir-locals-file.
2738
2739 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2740
2741 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2742 Not a const.
2743 (compilation-error-regexp-alist-alist): Rule out ": " in file names
2744 for the `gnu' messages.
2745 (compilation-set-skip-threshold): New command.
2746 (compilation-start): Use \' rather than $.
2747 (compilation-forget-errors): Use clrhash.
2748
2749 2010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
2750
2751 * textmodes/ispell.el (ispell-valid-dictionary-list):
2752 Simplify logic.
2753
2754 2010-09-08 Michael Albinus <michael.albinus@gmx.de>
2755
2756 Migrate to Tramp 2.2. Rearrange load dependencies.
2757 (Bug#1529, Bug#5448, Bug#5705)
2758
2759 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
2760 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
2761 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
2762
2763 * net/tramp.el (top): Remove all other tramp-* loads except
2764 tramp-compat.el. Remove all changes to tramp-unload-hook for
2765 other tramp-* packages. Rearrange defun order. Change calls of
2766 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
2767 `tramp-compat-octal-to-decimal' to new function names.
2768 (tramp-terminal-type, tramp-initial-end-of-output)
2769 (tramp-methods, tramp-foreign-file-name-handler-alist)
2770 (tramp-tramp-file-p, tramp-completion-mode-p)
2771 (tramp-send-command-and-check, tramp-get-remote-path)
2772 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
2773 (tramp-shell-quote-argument): Set tramp-autoload cookie.
2774 (with-file-property, with-connection-property): Move to
2775 tramp-cache.el.
2776 (tramp-local-call-process, tramp-decimal-to-octal)
2777 (tramp-octal-to-decimal): Move to tramp-compat.el.
2778 (tramp-handle-shell-command): Do not require 'shell.
2779 (tramp-compute-multi-hops): No special handling for tramp-gw-*
2780 symbols.
2781 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
2782
2783 * net/tramp-cache.el (top): Require 'tramp. Add to
2784 `tramp-unload-hook'.
2785 (tramp-cache-data, tramp-get-file-property)
2786 (tramp-set-file-property, tramp-flush-file-property)
2787 (tramp-flush-directory-property, tramp-get-connection-property)
2788 (tramp-set-connection-property, tramp-flush-connection-property)
2789 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
2790 cookie.
2791 (with-file-property, with-connection-property): New defuns, moved
2792 from tramp.el.
2793 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
2794 macro.
2795
2796 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
2797 (tramp-version): Set tramp-autoload cookie.
2798
2799 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
2800 changes to tramp-unload-hook for other tramp-* packages. Add to
2801 `tramp-unload-hook'.
2802 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
2803 (tramp-compat-call-process): New defuns, moved from tramp.el.
2804
2805 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
2806 `tramp-methods' and `tramp-foreign-file-name-handler-alist'. Add
2807 to `tramp-unload-hook'. Change call of
2808 `tramp-compat-decimal-to-octal' to new function name.
2809 (tramp-fish-method): Make it a defconst.
2810 (tramp-fish-file-name-p): Make it a defsubst.
2811 (tramp-fish-method, tramp-fish-file-name-handler)
2812 (tramp-fish-file-name-p): Set tramp-autoload cookie.
2813
2814 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
2815 `tramp-foreign-file-name-handler-alist'. Add to
2816 `tramp-unload-hook'.
2817 (tramp-ftp-method): Make it a defconst.
2818 (tramp-ftp-file-name-p): Make it a defsubst.
2819 (tramp-ftp-method, tramp-ftp-file-name-handler)
2820 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
2821
2822 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
2823 `tramp-foreign-file-name-handler-alist'. Add to
2824 `tramp-unload-hook'. Change checks, whether package can be
2825 loaded.
2826 (tramp-gvfs-file-name-p): Make it a defsubst.
2827 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
2828 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
2829 (tramp-gvfs-handle-file-directory-p): New defun.
2830 (tramp-gvfs-file-name-handler-alist): Use it.
2831
2832 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
2833 `tramp-foreign-file-name-handler-alist'. Add to
2834 `tramp-unload-hook'.
2835 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
2836 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
2837 defconst.
2838 (tramp-gw-tunnel-method, tramp-gw-socks-method)
2839 (tramp-gw-open-connection): Set tramp-autoload cookie.
2840
2841 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
2842 `tramp-methods' and `tramp-foreign-file-name-handler-alist'. Add
2843 to `tramp-unload-hook'. Change checks, whether package can be
2844 loaded.
2845 (tramp-imap-file-name-p): Make it a defsubst.
2846 (tramp-imap-method, tramp-imaps-method)
2847 (tramp-imap-file-name-handler)
2848 (tramp-imap-file-name-p): Set tramp-autoload cookie.
2849
2850 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
2851 `tramp-methods' and `tramp-foreign-file-name-handler-alist'. Add
2852 to `tramp-unload-hook'. Change checks, whether package can be
2853 loaded. Change call of `tramp-compat-decimal-to-octal' to new
2854 function name.
2855 (tramp-smb-tunnel-method): Make it a defconst.
2856 (tramp-smb-file-name-p): Make it a defsubst.
2857 (tramp-smb-method, tramp-smb-file-name-handler)
2858 (tramp-smb-file-name-p): Set tramp-autoload cookie.
2859
2860 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
2861 (tramp-uuencode-region): Set tramp-autoload cookie.
2862
2863 * net/trampver.el (top) Add to `tramp-unload-hook'.
2864 (tramp-version, tramp-bug-report-address): Set tramp-autoload
2865 cookie. Update release number.
2866
2867 2010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
2868
2869 * textmodes/ispell.el (ispell-start-process): Make sure original
2870 arg list is properly initialized (Bug#6993, Bug#6994).
2871
2872 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2873
2874 * files.el (directory-abbrev-alist): Use \` as default regexp.
2875
2876 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
2877 chars like - or ] (bug#6984).
2878 (rx-any-condense-range): Explode 2-char ranges.
2879
2880 2010-09-06 Glenn Morris <rgm@gnu.org>
2881
2882 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
2883
2884 2010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2885
2886 * textmodes/bibtex.el:
2887 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
2888
2889 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2890
2891 * net/imap.el (imap-message-map): Remove optional buffer parameter,
2892 since no callers use it.
2893 (imap-message-get): Ditto.
2894 (imap-message-put): Ditto.
2895 (imap-mailbox-map): Ditto.
2896 (imap-mailbox-put): Ditto.
2897 (imap-mailbox-get): Ditto.
2898 (imap-mailbox-get): Revert last change for this function.
2899
2900 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2901
2902 * net/imap.el (imap-fetch-safe): Remove function, and alter all
2903 callers to use `imap-fetch' instead. According to the comments, this
2904 should be safe, since all other IMAP clients use the 1:* syntax.
2905 (imap-enable-exchange-bug-workaround): Remove.
2906 (imap-debug): Remove -- doesn't seem very useful.
2907
2908 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2909
2910 * net/imap.el (imap-log): New convenience function used throughout
2911 instead of repeating the same code all over the place.
2912
2913 2010-09-05 David De La Harpe Golden <david@harpegolden.net>
2914
2915 * mouse.el (mouse-save-then-kill): Save region to kill-ring
2916 when mouse-drag-copy-region is non-nil (Bug#6956).
2917
2918 2010-09-05 Chong Yidong <cyd@stupidchicken.com>
2919
2920 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
2921 Improve regexps (Bug#6987).
2922 (dired-sort-toggle): Search more robustly for -t flag.
2923
2924 * files.el (get-free-disk-space): Search more robustly for
2925 "available" column. Suggested by Ehud Karni
2926 <ehud@unix.mvs.co.il>.
2927
2928 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
2929
2930 * international/uni-bidi.el:
2931 * international/uni-category.el:
2932 * international/uni-combining.el:
2933 * international/uni-decimal.el:
2934 * international/uni-mirrored.el:
2935 * international/uni-name.el: Regenerate.
2936
2937 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
2938
2939 * electric.el (electric-indent-post-self-insert-function):
2940 Don't reindent with a sloppy indentation function.
2941
2942 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
2943 border case in change-log-mode.
2944
2945 2010-09-04 Chong Yidong <cyd@stupidchicken.com>
2946
2947 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2948 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
2949 Recognize leading tab in gcc-include regexp. Ignore names with
2950 leading "from" or "in" in gnu regexp (Bug#6937).
2951
2952 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
2953
2954 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
2955 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
2956 (ispell-start-process): Avoid setq and simplify logic.
2957 (ispell-init-process): Setup kill-buffer-hook locally when needed.
2958 (kill-buffer-hook): Don't use it globally with code that uses
2959 expand-file-name since that may call kill-buffer via
2960 code_conversion_restore.
2961
2962 2010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
2963
2964 * emacs-lisp/package.el (package-directory-list): Only call
2965 file-name-nondirectory on a string.
2966
2967 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
2968
2969 * emacs-lisp/package.el (package--download-one-archive):
2970 Ensure that archive-contents is valid before saving it.
2971 (package-activate-1, package-mark-obsolete, define-package)
2972 (package-compute-transaction, package-list-maybe-add): Use push.
2973
2974 2010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
2975
2976 Use SMIE's blink-paren for octave-mode.
2977 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
2978 Backslashes do not escape single-quotes, single-quotes do.
2979 (octave-block-else-regexp, octave-block-end-regexp)
2980 (octave-block-match-alist): Remove.
2981 (octave-smie-bnf-table): New var, with old content.
2982 (octave-smie-op-levels): Use it.
2983 (octave-smie-closer-alist): New var.
2984 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
2985 (octave-blink-matching-block-open): Remove.
2986 (octave-reindent-then-newline-and-indent, octave-electric-semi)
2987 (octave-electric-space): Let self-insert-command run expand-abbrev and
2988 blink parens.
2989
2990 * electric.el (electricity): New group.
2991 (electric-indent-chars): New var.
2992 (electric-indent-post-self-insert-function): New fun.
2993 (electric-indent-mode): New minor mode.
2994 (electric-pair-skip-self): New custom.
2995 (electric-pair-post-self-insert-function): New function.
2996 (electric-pair-mode): New minor mode.
2997
2998 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
2999 calcAlg-blink-matching-open.
3000 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
3001 (calc-do-alg-entry): Only touch the part of the keymap that varies.
3002 Use the new blink-matching-check-function.
3003
3004 Provide blink-matching support to SMIE.
3005 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
3006 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
3007 (smie-blink-matching-check, smie-blink-matching-open): New functions.
3008
3009 * simple.el (newline): Fix last change to properly remove itself from
3010 the hook.
3011
3012 2010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3013
3014 * simple.el (newline): Eliminate optimization.
3015 Use post-self-insert-hook to set hard-newline and things before
3016 running post-self-insert-hook.
3017 (blink-matching-check-mismatch): New function.
3018 (blink-matching-check-function): New variable.
3019 (blink-matching-open): Use them.
3020 Skip back forward over prefix chars skipped by forward-sexp.
3021 Don't check if the parens are backslash escaped.
3022 (blink-paren-post-self-insert-function): Check backslash escaping here.
3023
3024 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * emacs-lisp/package.el (package-menu-mode-map):
3027 Change package-menu-revert bindings to revert-buffer.
3028 (package-menu-mode): Set revert-buffer-function.
3029 (package-menu-revert): Doc fix.
3030
3031 2010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
3032
3033 * textmodes/ispell.el (ispell-init-process): Use "~/" as
3034 `default-directory' unless using Ispell per-directory personal
3035 dictionaries and not in a mini-buffer under XEmacs.
3036 (kill-buffer-hook): Do not kill ispell process on exit when
3037 `ispell-process-directory' is "~/". (Bug#6143)
3038
3039 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3040
3041 * simple.el (kill-new): Call interprogram-cut-function with only
3042 one argument.
3043
3044 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
3045 Remove cut buffer from error message.
3046
3047 * term/x-win.el (x-select-text):
3048 * term/pc-win.el (x-selection-value):
3049 * term/ns-win.el (x-selection-value):
3050 * eshell/em-term.el:
3051 * w32-fns.el (x-get-selection-value):
3052 * mouse-sel.el (mouse-sel-set-selection-function):
3053 * frame.el (display-selections-p): Remove cut-buffer in documentation.
3054
3055 * term/x-win.el: Update documentation for x-last-selected-text-*.
3056 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
3057 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
3058 (x-select-text): Remove argument PUSH, update documentation. Remove
3059 cut-buffer code.
3060 (x-selection-value-internal): Was previously x-selection-value.
3061 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
3062 Update documentation, remove cut-buffer code. Call
3063 x-selection-value-internal.
3064 (x-clipboard-yank): Call x-selection-value-internal.
3065 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
3066
3067 * term/pc-win.el (x-last-selected-text):
3068 x-cut-buffer-or-selection-value renamed to x-selection-value
3069 (x-select-text): Remove argument PUSH, update documentation.
3070
3071 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
3072 x-cut-buffer-or-selection-value renamed to x-selection-value
3073 (x-selection-value): Renamed from x-cut-buffer-or-selection-value.
3074 (x-select-text): Remove argument PUSH, update documentation.
3075
3076 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
3077
3078 * w32-fns.el (x-last-selected-text):
3079 x-cut-buffer-or-selection-value renamed to x-selection-value.
3080 (x-cut-buffer-max): Remove.
3081 (x-select-text): Remove argument PUSH, update documentation.
3082
3083 * simple.el (interprogram-cut-function): Remove mention of PUSH.
3084
3085 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
3086
3087 * mouse-sel.el (mouse-sel-get-selection-function):
3088 x-cut-buffer-or-selection-value renamed to x-selection-value.
3089 (x-select-text): Remove optional push.
3090
3091 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
3092
3093 * simple.el (blink-paren-function): Move from C to here.
3094 (blink-paren-post-self-insert-function): New function.
3095 (post-self-insert-hook): Use it.
3096
3097 * emacs-lisp/pcase.el (pcase-split-memq):
3098 Fix overenthusiastic optimisation.
3099 (pcase-u1): Handle the case of a lambda pred.
3100
3101 2010-08-31 Kenichi Handa <handa@m17n.org>
3102
3103 * international/mule-cmds.el (standard-display-european-internal):
3104 Setup standard-display-table for 8-bit characters by storing 8-bit
3105 characters in the element vector.
3106
3107 * disp-table.el (standard-display-8bit):
3108 Setup standard-display-table for 8-bit characters by storing 8-bit
3109 characters in the element vector.
3110 (standard-display-european): Likewise.
3111
3112 2010-08-31 Masatake YAMATO <yamato@redhat.com>
3113
3114 * textmodes/nroff-mode.el (nroff-view): New command.
3115 (nroff-mode-map): Bind it to C-c C-c.
3116
3117 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
3118
3119 * emacs-lisp/smie.el (smie-down-list): New command.
3120
3121 Remove old indentation and navigation code on octave-mode.
3122 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
3123 smie-down-list rather than add a binding for octave-down-block.
3124 (octave-mark-block, octave-blink-matching-block-open):
3125 Rely on forward-sexp-function.
3126 (octave-fill-paragraph): Don't narrow, so you can use
3127 indent-according-to-mode.
3128 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
3129 (octave-in-block-p, octave-re-search-forward-kw)
3130 (octave-re-search-backward-kw, octave-indent-calculate)
3131 (octave-end-as-array-index-p, octave-block-end-offset)
3132 (octave-scan-blocks, octave-forward-block, octave-backward-block)
3133 (octave-down-block, octave-backward-up-block, octave-up-block)
3134 (octave-before-magic-comment-p, octave-indent-line): Remove.
3135
3136 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
3137
3138 * emacs-lisp/package.el (package--read-archive-file): Just use
3139 `read', to avoid copying an additional string.
3140 (package-menu-mode): Set header-line-format here.
3141 (package-menu-refresh, package-menu-revert): Signal an error if
3142 not in the Package Menu.
3143 (package-menu-package-list): New var.
3144 (package--generate-package-list): Operate on the current buffer;
3145 don't assume that it is *Packages*, since the user may rename it.
3146 Allow persistent package listings and sort keys using
3147 package-menu-package-list and package-menu-package-sort-key.
3148 (package-menu--version-predicate): Fix version calculation.
3149 (package-menu-sort-by-column): Don't select the window.
3150 (package--list-packages): Create the *Packages* buffer.
3151 Set package-menu-package-list-key.
3152 (list-packages): Sorting by status is now the default.
3153 (package-buffer-info): Use match-string-no-properties.
3154 (define-package): Add a &rest argument for future proofing, but
3155 don't use it yet.
3156 (package-install-from-buffer, package-install-buffer-internal):
3157 Merge into a single function, package-install-from-buffer.
3158 (package-install-file): Change caller.
3159
3160 * finder.el: Load finder-inf using `require'.
3161 (finder-list-matches): Sorting by status is now the default.
3162 (finder-compile-keywords): Simpify printing.
3163
3164 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
3165
3166 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
3167 (octave-mode-map): Remove special bindings for forward/backward-block
3168 and octave-backward-up-block. Use smie-close-block.
3169 (octave-continuation-marker-regexp): New var.
3170 (octave-continuation-regexp): Use it.
3171 (octave-operator-table, octave-smie-op-levels)
3172 (octave-operator-regexp, octave-smie-indent-rules): New vars.
3173 (octave-smie-backward-token, octave-smie-forward-token): New funs.
3174 (octave-mode): Use SMIE.
3175 (octave-close-block): Delete.
3176
3177 2010-08-30 Eli Zaretskii <eliz@gnu.org>
3178
3179 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
3180 CLIPBOARD, not in PRIMARY. (Bug#6944)
3181
3182 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
3183
3184 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
3185 a list of parents.
3186 (smie-indent-column): Allow indirection through variables.
3187
3188 * composite.el (save-buffer-state): Delete, unused.
3189 * font-lock.el (save-buffer-state): Use with-silent-modifications.
3190 (font-lock-default-fontify-region): Use with-syntax-table.
3191 * jit-lock.el (with-buffer-unmodified): Remove.
3192 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
3193
3194 Use `declare' in defmacros.
3195 * window.el (save-selected-window):
3196 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
3197 * progmodes/python.el (def-python-skeleton):
3198 * net/dbus.el (dbus-ignore-errors):
3199 * jka-cmpr-hook.el (with-auto-compression-mode):
3200 * international/mule.el (with-category-table):
3201 * emacs-lisp/timer.el (with-timeout):
3202 * emacs-lisp/lisp-mnt.el (lm-with-file):
3203 * emacs-lisp/eieio.el (with-slots):
3204 * emacs-lisp/easymenu.el (easy-menu-define):
3205 * emacs-lisp/debug.el (debugger-env-macro):
3206 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
3207 (Multiple-value-call, Multiple-value-prog1):
3208 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
3209 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
3210 edebug rule to definition.
3211 * emacs-lisp/lisp-mode.el (save-selected-window)
3212 (with-current-buffer, combine-after-change-calls)
3213 (with-output-to-string, with-temp-file, with-temp-buffer)
3214 (with-temp-message, with-syntax-table, read-if, eval-after-load)
3215 (dolist, dotimes, when, unless):
3216 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
3217
3218 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
3219
3220 * finder.el: Require `package'.
3221 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
3222 (finder-package-info): Var deleted.
3223 (finder-keywords-hash, finder--builtins-alist): New vars.
3224 (finder-compile-keywords): Compute package--builtins and
3225 finder-keywords-hash instead of finder-keywords-hash, respecting
3226 the "Package" header.
3227 (finder-unknown-keywords, finder-list-matches):
3228 Use finder-keywords-hash and package--list-packages.
3229 (finder-mode): Don't set font-lock-defaults.
3230 (finder-exit): We don't use "*Finder-package*" and "*Finder
3231 Category*" buffers anymore.
3232
3233 * emacs-lisp/package.el (package--builtins-base): Var deleted.
3234 (package--builtins): Set default value to nil.
3235 (package-initialize): Load precomputed value of package--builtins
3236 from finder-inf.el.
3237 (package-alist, package-compute-transaction)
3238 (package-download-transaction): Improve docstring.
3239 (package-read-all-archive-contents): Do not change
3240 package--builtins here.
3241 (list-packages): Make package-list-packages an alias for this.
3242 Sort by status by default.
3243 (package--list-packages): Add optional PACKAGES arg.
3244 (describe-package-1): Use font-lock-face property. For built-in
3245 packages, insert file commentary.
3246 (package--generate-package-list): Rename from
3247 package-list-packages-internal; all callers changed. Add optional
3248 PACKAGES arg. Add alphabetical sort fallbacks.
3249 (package-menu--version-predicate, package-menu--status-predicate)
3250 (package-menu--description-predicate)
3251 (package-menu--name-predicate): New functions.
3252
3253 * info.el (Info-finder-find-node): Search package-alist instead of
3254 finder-package-info.
3255
3256 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
3257
3258 * subr.el (version-regexp-alist): Don't use "a" and "b" for
3259 "alpha" and "beta".
3260 (version-to-list): Handle versions like "10.3d".
3261
3262 2010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
3263
3264 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
3265 (macroexp-accumulate): Use `declare'.
3266
3267 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3268
3269 * whitespace.el (whitespace-style): Adjust type declaration.
3270
3271 2010-08-26 Magnus Henoch <magnus.henoch@gmail.com>
3272
3273 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
3274 empty argument to gvfs-copy.
3275
3276 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
3277
3278 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
3279 handle new TRASH arg of `delete-file'.
3280
3281 2010-08-26 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
3282
3283 * net/tramp.el (tramp-handle-insert-directory): Don't use
3284 `forward-word', its default syntax could be changed.
3285
3286 2010-08-26 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
3287 Michael Albinus <michael.albinus@gmx.de>
3288
3289 Implement compression for inline methods.
3290
3291 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
3292 (tramp-copy-size-limit): Allow also nil.
3293 (tramp-inline-compress-commands): New defconst.
3294 (tramp-find-inline-compress, tramp-get-inline-compress)
3295 (tramp-get-inline-coding): New defuns.
3296 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
3297 replaced by `tramp-get-inline-coding'.
3298 (tramp-handle-file-local-copy, tramp-handle-write-region)
3299 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
3300
3301 2010-08-26 Noah Lavine <noah549@gmail.com> (tiny change)
3302
3303 Detect ssh 'ControlMaster' argument automatically in some cases.
3304
3305 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
3306 (tramp-default-method): Use it.
3307
3308 2010-08-26 Karel Klíč <kklic@redhat.com>
3309
3310 * net/tramp.el (tramp-file-name-for-operation):
3311 Add file-selinux-context.
3312
3313 2010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
3314
3315 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
3316
3317 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
3318
3319 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
3320 (Bug#6907).
3321
3322 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
3323
3324 * progmodes/js.el: Make indentation more customizable (Bug#6914).
3325 (js-paren-indent-offset, js-square-indent-offset)
3326 (js-curly-indent-offset): New options.
3327 (js--proper-indentation): Use them.
3328
3329 2010-08-26 Daniel Colascione <dan.colascione@gmail.com>
3330
3331 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
3332 instead of inspecting font-lock properties (Bug#6916).
3333
3334 2010-08-26 David Reitter <david.reitter@gmail.com>
3335
3336 * server.el (server-visit-files): Run pre-command-hook and
3337 post-command-hook for each buffer while it is current (Bug#6910).
3338 (server-execute): Do not run hooks here.
3339
3340 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
3341
3342 Sync with Tramp 2.1.19.
3343
3344 * net/tramp-cmds.el (tramp-cleanup-all-connections)
3345 (tramp-reporter-dump-variable, tramp-load-report-modules)
3346 (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
3347 (tramp-bug): Recommend setting of `tramp-verbose' to 9.
3348
3349 * net/tramp-compat.el (top): Do not autoload
3350 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
3351 only when `start-file-process' is not bound.
3352 (byte-compile-not-obsolete-vars): Define if not bound.
3353 (tramp-compat-funcall): New defmacro.
3354 (tramp-compat-line-beginning-position)
3355 (tramp-compat-line-end-position)
3356 (tramp-compat-temporary-file-directory)
3357 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
3358 (tramp-compat-copy-file, tramp-compat-copy-directory)
3359 (tramp-compat-delete-file, tramp-compat-delete-directory)
3360 (tramp-compat-number-sequence, tramp-compat-process-running-p):
3361 Use it.
3362 (tramp-advice-file-expand-wildcards): Do not use
3363 `tramp-handle-file-remote-p'.
3364 (tramp-compat-make-temp-file): Simplify fallback implementation.
3365 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
3366 (tramp-compat-copy-tree): Remove function.
3367 (tramp-compat-delete-file): New defun.
3368 (tramp-compat-delete-directory): Provide implementation for older
3369 Emacsen.
3370 (tramp-compat-file-attributes): Handle only
3371 `wrong-number-of-arguments' error.
3372
3373 * net/tramp-fish.el (tramp-fish-handle-copy-file):
3374 Add PRESERVE_SELINUX_CONTEXT.
3375 (tramp-fish-handle-delete-file): Add TRASH arg.
3376 (tramp-fish-handle-directory-files-and-attributes):
3377 Do not use `tramp-fish-handle-file-attributes.
3378 (tramp-fish-handle-file-local-copy)
3379 (tramp-fish-handle-insert-file-contents)
3380 (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
3381
3382 * net/tramp-gvfs.el (top): Require url-util.
3383 (tramp-gvfs-mount-point): Remove.
3384 (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
3385 and `set-file-selinux-context'.
3386 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
3387 (tramp-gvfs-handle-file-selinux-context)
3388 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
3389 (with-tramp-dbus-call-method): Format trace message.
3390 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
3391 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
3392 Implement backup call, when operation on local files fails.
3393 Use progress reporter. Flush properties of changed files.
3394 (tramp-gvfs-handle-delete-file): Add TRASH arg. Use
3395 `tramp-compat-delete-file'.
3396 (tramp-gvfs-handle-expand-file-name): Expand "~/".
3397 (tramp-gvfs-handle-make-directory): Make more traces.
3398 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
3399 (tramp-gvfs-url-file-name): Hexify file name in url.
3400 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
3401 into account for the resulting file name.
3402 (tramp-gvfs-handler-askquestion): Preserve current message, in
3403 order to let progress reporter continue afterwards. (Bug#6257)
3404 Return dummy mountpoint, when the answer is "no".
3405 See `tramp-gvfs-maybe-open-connection'.
3406 (tramp-gvfs-handler-mounted-unmounted)
3407 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
3408 attribute "default_location". Set "prefix" property.
3409 Handle default-location.
3410 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
3411 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
3412 exists. Raise an error, if not (due to a corresponding answer
3413 "no" in interactive questions, for example).
3414 Use `tramp-compat-funcall'.
3415
3416 * net/tramp-imap.el (top): Autoload `epg-make-context'.
3417 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
3418 (tramp-imap-do-copy-or-rename-file)
3419 (tramp-imap-handle-insert-file-contents)
3420 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
3421 (tramp-imap-handle-delete-file): Add TRASH arg.
3422
3423 * net/tramp-smb.el (tramp-smb-handle-copy-file):
3424 Add PRESERVE-SELINUX-CONTEXT.
3425 (tramp-smb-handle-copy-file)
3426 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
3427 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
3428 Use `with-progress-reporter'.
3429 (tramp-smb-handle-delete-file): Add TRASH arg.
3430
3431 * net/tramp.el (tramp-methods): Move hostname to the end in all
3432 ssh `tramp-login-args'. Add `tramp-async-args' attribute where
3433 appropriate.
3434 (tramp-verbose): Describe verbose level 9.
3435 (tramp-completion-function-alist)
3436 (tramp-file-name-regexp, tramp-chunksize)
3437 (tramp-local-coding-commands, tramp-remote-coding-commands)
3438 (with-connection-property, tramp-completion-mode-p)
3439 (tramp-action-process-alive, tramp-action-out-of-band)
3440 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
3441 (tramp-exists-file-name-handler): Fix docstring.
3442 (tramp-remote-process-environment): Use `format' instead of
3443 `concat'. Protect version string by apostroph.
3444 (tramp-shell-prompt-pattern): Do not use a shy group in case of
3445 XEmacs.
3446 (tramp-file-name-regexp-unified)
3447 (tramp-completion-file-name-regexp-unified): On W32 systems, do
3448 not regard the volume letter as remote filename. (Bug#5447)
3449 (tramp-perl-file-attributes)
3450 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
3451 (tramp-vc-registered-read-file-names): Read input as
3452 here-document, otherwise the command could exceed maximum length
3453 of command line.
3454 (tramp-file-name-handler-alist): Add `file-selinux-context' and
3455 `set-file-selinux-context'.
3456 (tramp-debug-message): Add `tramp-compat-funcall' to ignored
3457 backtrace functions.
3458 (tramp-error-with-buffer): Don't show the connection buffer when
3459 we are in completion mode.
3460 (tramp-progress-reporter-update, tramp-remote-selinux-p)
3461 (tramp-handle-file-selinux-context)
3462 (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
3463 (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
3464 New defuns.
3465 (with-progress-reporter): New defmacro.
3466 (tramp-debug-outline-regexp): New defconst.
3467 (top, tramp-rfn-eshadow-setup-minibuffer)
3468 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
3469 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
3470 (tramp-completion-mode-p, tramp-check-for-regexp)
3471 (tramp-open-connection-setup-interactive-shell)
3472 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
3473 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
3474 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
3475 Use `tramp-compat-funcall'.
3476 (tramp-handle-make-symbolic-link): Flush file properties.
3477 (tramp-handle-load, tramp-handle-file-local-copy)
3478 (tramp-handle-insert-file-contents, tramp-handle-write-region)
3479 (tramp-handle-vc-registered, tramp-maybe-send-script)
3480 (tramp-find-shell): Use `with-progress-reporter'.
3481 (tramp-do-file-attributes-with-stat): Add space in format string,
3482 in order to work around a bug in pdksh. Reported by Gilles Pion
3483 <gpion@lfdj.com>.
3484 (tramp-handle-verify-visited-file-modtime): Do not send a command
3485 when the connection is not established.
3486 (tramp-handle-set-file-times): Simplify the check for utc.
3487 (tramp-handle-directory-files-and-attributes)
3488 (tramp-get-remote-path): Use `copy-tree'.
3489 (tramp-completion-handle-file-name-all-completions): Ensure, that
3490 non remote files are still checked. Oops.
3491 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
3492 Handle PRESERVE-SELINUX-CONTEXT.
3493 (tramp-do-copy-or-rename-file): Add progress reporter.
3494 (tramp-do-copy-or-rename-file-directly): Do not use
3495 `tramp-handle-file-remote-p'.
3496 (tramp-do-copy-or-rename-file-out-of-band):
3497 Use `tramp-compat-delete-directory'.
3498 (tramp-do-copy-or-rename-file-out-of-band)
3499 (tramp-compute-multi-hops, tramp-maybe-open-connection):
3500 Use `format-spec-make'.
3501 (tramp-handle-delete-file): Add TRASH arg.
3502 (tramp-handle-dired-uncache): Flush directory cache, not only file
3503 cache.
3504 (tramp-handle-expand-file-name)
3505 (tramp-completion-handle-file-name-all-completions)
3506 (tramp-completion-handle-file-name-completion):
3507 Use `tramp-connectable-p'.
3508 (tramp-handle-start-file-process): Set connection property "vec".
3509 Use it, in order to invalidate file caches. Check only for
3510 `remote-tty' process property.
3511 Implement tty setting. (Bug#4604, Bug#6360)
3512 (tramp-file-name-for-operation): Add `call-process-region' and
3513 `set-file-selinux-context'.
3514 (tramp-find-foreign-file-name-handler)
3515 (tramp-advice-make-auto-save-file-name)
3516 (tramp-set-auto-save-file-modes): Remove superfluous check for
3517 `stringp'. This is done inside `tramp-tramp-file-p'.
3518 (tramp-file-name-handler): Trace 'quit. Catch the error for some
3519 operations when we are in completion mode. This gives the user
3520 the chance to correct the file name in the minibuffer.
3521 (tramp-completion-mode-p): Use `non-essential'.
3522 (tramp-handle-file-name-all-completions): Backward/ XEmacs
3523 compatibility: Use `completion-ignore-case' if
3524 `read-file-name-completion-ignore-case' does not exist.
3525 (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
3526 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
3527 `tramp-open-shell'.
3528 (tramp-action-password): Hide password prompt before next run.
3529 (tramp-process-actions): Widen connection buffer for the trace.
3530 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
3531 process property. Trace stty settings if `tramp-verbose' >= 9.
3532 Apply workaround for IRIX64 bug. Move argument of last
3533 `tramp-send-command' where it belongs to.
3534 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
3535 front of `login-args'.
3536 (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
3537 on "/dev/null" instead of "/".
3538 (tramp-get-ls-command-with-dired): Make test for "--dired"
3539 stronger.
3540 (tramp-set-auto-save-file-modes): Adapt version check.
3541 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
3542 (tramp-handle-process-file): Call the program in a subshell, in
3543 order to preserve working directory.
3544 (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
3545 `tramp-remote-sh' from `tramp-methods'.
3546 (tramp-get-ls-command): Make test for "--color=never" stronger.
3547 (tramp-check-for-regexp): Use (forward-line 1).
3548
3549 * net/trampver.el: Update release number.
3550
3551 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * help.el (help-map): Bind `C-h P' to describe-package.
3554
3555 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
3556
3557 * emacs-lisp/package.el (package-refresh-contents): Catch errors
3558 when downloading archives.
3559 (describe-package-1): Add package commentary.
3560 (package-install-button-action): New function.
3561 (package-menu-mode-map): Bind ? to package-menu-describe-package.
3562 (package-menu-view-commentary): Function removed.
3563 (package-list-packages-internal): Hide the `package' package too.
3564
3565 2010-08-25 Kenichi Handa <handa@m17n.org>
3566
3567 * language/misc-lang.el ("Arabic"): New language environment.
3568 Setup composition-function-table for Arabic characters.
3569
3570 * international/fontset.el (setup-default-fontset): Fix typo for
3571 arabic OTF spec (fini->fina).
3572
3573 2010-08-25 Jan Djärv <jan.h.d@swipnet.se>
3574
3575 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
3576 on all frames.
3577
3578 2010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3579
3580 * whitespace.el: Allow cleaning up blanks without blank
3581 visualization (Bug#6651). Adjust help window for
3582 whitespace-toggle-options (Bug#6479). Allow to use fill-column
3583 instead of whitespace-line-column (from EmacsWiki). New version
3584 13.1.
3585 (whitespace-style): Added new value 'face. Adjust docstring.
3586 (whitespace-space, whitespace-hspace, whitespace-tab): Adjust
3587 foreground property face.
3588 (whitespace-line-column): Adjust docstring and type declaration.
3589 (whitespace-style-value-list, whitespace-toggle-option-alist)
3590 (whitespace-help-text): Adjust const initialization.
3591 (whitespace-toggle-options, global-whitespace-toggle-options):
3592 Adjust docstring.
3593 (whitespace-display-window, whitespace-interactive-char)
3594 (whitespace-style-face-p, whitespace-color-on): Adjust code.
3595 (whitespace-help-scroll): New fun.
3596
3597 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
3598
3599 * emacs-lisp/package.el (list-packages): Alias for
3600 package-list-packages.
3601
3602 2010-08-24 Kevin Ryde <user42@zip.com.au>
3603
3604 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
3605 (Bug#5651).
3606
3607 * progmodes/ruby-mode.el (ruby): Add defgroup.
3608
3609 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
3610
3611 * progmodes/python.el: Add Ipython support (Bug#5390).
3612 (python-shell-prompt-alist)
3613 (python-shell-continuation-prompt-alist): New options.
3614 (python--set-prompt-regexp): New function.
3615 (inferior-python-mode, run-python, python-shell): Require
3616 ansi-color. Use python--set-prompt-regexp to set the comint
3617 prompt based on the Python interpreter.
3618 (python--prompt-regexp): New var.
3619 (python-check-comint-prompt)
3620 (python-comint-output-filter-function): Use it.
3621 (run-python): Use a pipe (Bug#5694).
3622
3623 2010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
3624
3625 * progmodes/python.el (python-send-region): Send a different
3626 Python command if Ipython is in use.
3627 (python-check-version): Use a Python command to find the version.
3628
3629 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * mouse.el (mouse-yank-primary): Avoid setting primary when
3632 deactivating the mark (Bug#6872).
3633
3634 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
3635
3636 * progmodes/python.el (python-block-pairs): Allow use of "finally"
3637 with "else" (Bug#3991).
3638
3639 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
3640
3641 * net/dbus.el: Accept UNIX domain sockets as bus address.
3642 (top): Don't initialize `dbus-registered-objects-table' anymore,
3643 this is done in dbusbind,c.
3644 (dbus-check-event): Adapt test for bus.
3645 (dbus-return-values-table, dbus-unregister-service)
3646 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
3647 Adapt doc string.
3648
3649 2010-08-23 Juanma Barranquero <lekktu@gmail.com>
3650
3651 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
3652
3653 2010-08-22 Juri Linkov <juri@jurta.org>
3654
3655 * simple.el (read-extended-command): New function with the logic
3656 for `completing-read' moved to Elisp from `execute-extended-command'.
3657 Use `function-called-at-point' in `minibuffer-default-add-function'
3658 to get a command name for M-n (bug#5364, bug#5214).
3659
3660 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3661
3662 * startup.el (command-line-1): Issue warning for ignored arguments
3663 --unibyte, etc (Bug#6886).
3664
3665 2010-08-22 Leo <sdl.web@gmail.com>
3666
3667 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
3668 (ignore, bright, dim, keyword): Split list of nicknames before
3669 passing to rcirc-add-or-remove (Bug#6894).
3670
3671 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3672
3673 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
3674
3675 2010-08-22 Leo <sdl.web@gmail.com>
3676
3677 Fix buffer-list rename&refresh after killing a buffer in ido.
3678 * ido.el: Revert Óscar's.
3679 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
3680 Remember the buffers at head, rather than their name.
3681 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
3682
3683 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
3684 Stefan Monnier <monnier@iro.umontreal.ca>
3685
3686 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
3687 extra backslash added to each line (bug#6890).
3688
3689 2010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3690
3691 * subr.el (read-key): Don't echo keystrokes (bug#6883).
3692
3693 2010-08-22 Glenn Morris <rgm@gnu.org>
3694
3695 * menu-bar.el (menu-bar-games-menu): Add landmark.
3696
3697 2010-08-22 Glenn Morris <rgm@gnu.org>
3698
3699 * align.el (align-regexp): Make group and spacing arguments
3700 use the interactive defaults when non-interactive. (Bug#6698)
3701
3702 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
3703 expansion, so as not to need sendmail.
3704 (mail-text-start): Remove declaration.
3705 (rmail-retry-failure): Require sendmail.
3706
3707 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3708
3709 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
3710
3711 2010-08-22 Michael Albinus <michael.albinus@gmx.de>
3712
3713 * progmodes/flymake.el (flymake-start-syntax-check-process):
3714 Use `start-file-process' in order to let it run also on remote hosts.
3715
3716 2010-08-22 Kenichi Handa <handa@m17n.org>
3717
3718 * files.el: Add `word-wrap' as safe local variable.
3719
3720 2010-08-22 Glenn Morris <rgm@gnu.org>
3721
3722 * woman.el (woman-translate): Case matters. (Bug#6849)
3723
3724 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
3725
3726 * simple.el (kill-region): Doc fix (Bug#6787).
3727
3728 2010-08-22 Glenn Morris <rgm@gnu.org>
3729
3730 * calendar/diary-lib.el (diary-header-line-format):
3731 Fit it to the window, not the frame.
3732
3733 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
3734
3735 * subr.el (ignore-errors): Add debug declaration.
3736
3737 2010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
3738
3739 * whitespace.el (whitespace-color-off): Remove post-command-hook
3740 locally.
3741
3742 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
3743
3744 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
3745
3746 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
3747
3748 * cus-edit.el (custom-group-value-create): Add extra newline
3749 before end line (Bug#6876).
3750
3751 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
3752
3753 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
3754 when extending it. Before killing on the second click, check if
3755 the buffer is the correct one. Doc fix.
3756 (mouse-secondary-save-then-kill): Allow usage without first
3757 calling mouse-start-secondary, by defaulting to point. Don't save
3758 an empty secondary selection. Doc fix.
3759
3760 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3761
3762 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
3763 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
3764 New version 13.0.
3765 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
3766 Adjust initialization.
3767 (whitespace-bob-marker, whitespace-eob-marker)
3768 (whitespace-buffer-changed): New vars.
3769 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
3770 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
3771 (whitespace-post-command-hook, whitespace-display-char-on):
3772 Adjust code.
3773 (whitespace-looking-back, whitespace-buffer-changed): New funs.
3774 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
3775
3776 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3777
3778 * files.el (locate-file-completion-table): Only list the .el and .elc
3779 extensions if there's no other choice (bug#5955).
3780
3781 * facemenu.el (facemenu-self-insert-data): New var.
3782 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
3783 New functions.
3784 (facemenu-add-face): Use them.
3785
3786 * simple.el (blink-matching-open): Obey forward-sexp-function.
3787
3788 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
3789
3790 * simple.el (prog-mode-map): New var.
3791 (prog-indent-sexp): New command.
3792
3793 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
3794
3795 * progmodes/prolog.el (smie): Require.
3796
3797 * emacs-lisp/smie.el (smie-default-backward-token)
3798 (smie-default-forward-token): Strip properties.
3799 (smie-next-sexp): Be more careful with associative operators.
3800 (smie-forward-sexp-command): Generalize.
3801 (smie-backward-sexp-command): Simplify.
3802 (smie-closer-alist): New var.
3803 (smie-close-block): New command.
3804 (smie-indent-debug-log): New var.
3805 (smie-indent-offset-rule): Add a few more cases.
3806 (smie-indent-column): New function.
3807 (smie-indent-after-keyword): Use it.
3808 (smie-indent-keyword): Use it.
3809 Fix up the opener code's point position.
3810 (smie-indent-comment): Only applies at BOL.
3811 (smie-indent-debug): New command.
3812
3813 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
3814 declarations that are useful before running the macro.
3815
3816 2010-08-18 Joakim Verona <joakim@verona.se>
3817
3818 * image.el (imagemagick-types-inhibit): New variable.
3819 (imagemagick-register-types): New function.
3820 * image-mode.el (image-transform-properties): New function.
3821 (image-transform-set-scale, image-transform-fit-to-height)
3822 (image-transform-set-rotation, image-transform-set-resize)
3823 (image-transform-fit-to-width, image-transform-fit-to-height):
3824 New functions.
3825 (image-toggle-display-image): Support image transforms.
3826
3827 2010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3828
3829 * image.el (create-animated-image): Don't add heuristic mask to image
3830 (Bug#6839).
3831
3832 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
3833
3834 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
3835 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
3836
3837 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
3838
3839 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
3840
3841 Font-lock '...' strings, plus various simplifications and fixes.
3842 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
3843 (octave-font-lock-close-quotes): New function.
3844 (octave-font-lock-syntactic-keywords): New var.
3845 (octave-mode): Use it. Set beginning-of-defun-function.
3846 (octave-mode-map): Don't override the <foo>-defun commands.
3847 (octave-mode-menu): Pass it directly to easy-menu-define;
3848 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
3849 (octave-block-match-alist): Fix up last change so that
3850 octave-close-block uses the more specific keyword.
3851 (info-lookup-mode): Silence byte-compiler.
3852 (octave-beginning-of-defun): Not interactive any more.
3853 Optimize slightly.
3854 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
3855 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
3856 (octave-completion-at-point-function): Make sure point is within
3857 beg..end.
3858 (octave-reindent-then-newline-and-indent):
3859 Use reindent-then-newline-and-indent.
3860 (octave-add-octave-menu): Remove.
3861
3862 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
3863
3864 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
3865 (report-emacs-bug-can-use-xdg-email): New functions.
3866 (report-emacs-bug): Set can-xdg-email to result of
3867 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
3868 \C-cm to report-emacs-bug-insert-to-mailer and add help text
3869 about it.
3870
3871 * net/browse-url.el (browse-url-default-browser): Add cond
3872 for browse-url-xdg-open.
3873 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
3874
3875 2010-08-17 Glenn Morris <rgm@gnu.org>
3876
3877 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
3878 (c-fontify-recorded-types-and-refs): Define for compiler.
3879 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
3880 before use.
3881
3882 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
3883 Fix format call.
3884
3885 2010-08-17 Michael Albinus <michael.albinus@gmx.de>
3886
3887 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
3888 properties.
3889 (tramp-handle-process-file): Call the program in a subshell, in
3890 order to preserve working directory.
3891 (tramp-action-password): Hide password prompt before next run.
3892 (tramp-process-actions): Widen connection buffer for the trace.
3893
3894 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3895
3896 * net/rcirc.el (rcirc-log-process-buffers): New option.
3897 (rcirc-print): Use it.
3898 (rcirc-generate-log-filename): New function.
3899 (rcirc-log-filename-function): Change default to
3900 rcirc-generate-log-filename (Bug#6828).
3901
3902 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
3903
3904 * simple.el (deactivate-mark): If select-active-regions is `only',
3905 only set selection for temporarily active regions.
3906
3907 * cus-start.el: Change defcustom for select-active-regions.
3908
3909 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
3910
3911 * mouse.el (mouse--drag-set-mark-and-point): New function.
3912 (mouse-drag-track): Use LOCATION arg to push-mark.
3913 Use mouse--drag-set-mark-and-point to take click-count into
3914 consideration when updating point and mark (Bug#6840).
3915
3916 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
3917
3918 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3919 Give the Ruby rule a lower priority than Gnu (Bug#6778).
3920
3921 2010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
3922
3923 * font-lock.el (lisp-font-lock-keywords-2):
3924 Add combine-after-change-calls, condition-case-no-debug,
3925 with-demoted-errors, and with-silent-modifications (Bug#6025).
3926
3927 2010-08-14 Kevin Ryde <user42@zip.com.au>
3928
3929 * emacs-lisp/copyright.el (copyright-update-year)
3930 (copyright-update): Temporary switch-to-buffer to ensure the
3931 buffer change being queried is visible (Bug#5394).
3932
3933 2010-08-14 Tom Tromey <tromey@redhat.com>
3934
3935 * progmodes/etags.el (tags-file-name): Mark safe if stringp
3936 (Bug#6733).
3937
3938 2010-08-14 Eli Zaretskii <eliz@gnu.org>
3939
3940 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
3941 MS-DOS. (Bug#6689)
3942
3943 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
3944
3945 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
3946 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
3947 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
3948 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
3949 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
3950 Call menu-bar-set-tool-bar-position.
3951
3952 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3953
3954 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
3955 comment style (bug#6834).
3956 * progmodes/scheme.el (scheme-mode-syntax-table):
3957 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
3958 "b" flag in "' 14b" syntax.
3959
3960 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
3961 for (un)commenting the region and performing completion.
3962 (octave-mode-menu): Use standard commands for help and completion.
3963 (octave-mode-syntax-table): Support %{..%} comments (sort of).
3964 (octave-mode): Use define-derived-mode.
3965 Set completion-at-point-functions and don't set columns.
3966 Don't disable adaptive-fill-regexp.
3967 (octave-describe-major-mode, octave-comment-region)
3968 (octave-uncomment-region, octave-comment-indent)
3969 (octave-indent-for-comment): Remove.
3970 (octave-indent-calculate): Rename from calculate-octave-indent.
3971 (octave-indent-line, octave-fill-paragraph): Update caller.
3972 (octave-initialize-completions): No need to make an alist.
3973 (octave-completion-at-point-function): New function.
3974 (octave-complete-symbol): Use it.
3975 (octave-insert-defun): Use define-skeleton.
3976
3977 * progmodes/octave-mod.el (octave-mode): Set comment-add.
3978 (octave-mode-map): Use comment-dwim (bug#6829).
3979
3980 2010-08-12 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
3981
3982 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
3983 indentation of inserted comment.
3984
3985 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
3986
3987 * faces.el (region): Add type gtk that uses gtk colors.
3988
3989 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
3990 Handle theme-name change.
3991
3992 2010-08-10 Michael R. Mauger <mmaug@yahoo.com>
3993
3994 * progmodes/sql.el: Version 2.5
3995 (sql-product-alist): Add :prompt-cont-regexp property for several
3996 database products.
3997 (sql-prompt-cont-regexp): New variable.
3998 (sql-output-newline-count, sql-output-by-send):
3999 New variables. Record number of newlines in input text.
4000 (sql-send-string): Handle multiple filters and count newlines.
4001 (sql-send-magic-terminator): Count terminator newline.
4002 (sql-interactive-remove-continuation-prompt): Filters output to
4003 remove continuation prompts; one for each newline.
4004 (sql-interactive-mode): Set up new variables, prompt regexp and
4005 output filter.
4006 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
4007 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
4008
4009 2010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
4010
4011 * emacs-lisp/pcase.el: New file.
4012
4013 2010-08-10 Michael Albinus <michael.albinus@gmx.de>
4014
4015 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
4016 as here-document, otherwise the command could exceed maximum
4017 length of command line.
4018 (tramp-handle-vc-registered): Call script accordingly.
4019 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
4020
4021 2010-08-10 Kenichi Handa <handa@m17n.org>
4022
4023 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
4024 composable pattern.
4025
4026 2010-08-09 Chong Yidong <cyd@stupidchicken.com>
4027
4028 * emacs-lisp/package.el (package-version-split)
4029 (package--version-first-nonzero, package-version-compare):
4030 Functions removed.
4031 (package-directory-list, package-load-all-descriptors)
4032 (package--built-in, package-activate, define-package)
4033 (package-installed-p, package-compute-transaction)
4034 (package-read-all-archive-contents)
4035 (package--add-to-archive-contents, package-buffer-info)
4036 (package-tar-file-info, package-list-packages-internal):
4037 Use version-to-list and version-list-*.
4038
4039 * emacs-lisp/package-x.el (package-upload-buffer-internal):
4040 Use version-to-list.
4041 (package-upload-buffer-internal): Use version-list-<=.
4042
4043 2010-08-09 Kenichi Handa <handa@m17n.org>
4044
4045 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
4046 composable pattern.
4047
4048 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
4049
4050 * tutorial.el (tutorial--default-keys): C-d is now bound to
4051 delete-forward-char (Bug#6826).
4052
4053 * mouse.el (mouse-drag-track): Remove accidentally-removed check
4054 for `double' value of mouse-1-click-follows-link (Bug#6807).
4055
4056 2010-08-08 Johan Bockgård <bojohan@gnu.org>
4057
4058 * replace.el (replace-highlight): Bind isearch-forward and
4059 isearch-error, ensuring that highlighting is updated if the user
4060 switches the search direction (Bug#6808).
4061
4062 * isearch.el (isearch-lazy-highlight-forward): New var.
4063 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
4064 (isearch-lazy-highlight-update): Use it.
4065
4066 2010-08-08 Kenichi Handa <handa@m17n.org>
4067
4068 * international/mule.el (define-charset): Store NAME as :base property.
4069 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
4070 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
4071 current priority. Force using the designation of the specific
4072 charset by adding `charset' text property. Improve the whole algorithm.
4073
4074 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4075
4076 * emulation/pc-select.el (pc-selection-mode-hook)
4077 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
4078 (pc-selection-mode): Fix typos in docstrings.
4079
4080 2010-08-08 Kenichi Handa <handa@m17n.org>
4081
4082 * language/cyrillic.el: Don't add "microsoft-cp1251" to
4083 ctext-non-standard-encodings-alist here.
4084
4085 * international/mule.el (ctext-non-standard-encodings-alist):
4086 Add "koi8-r" and "microsoft-cp1251".
4087 (ctext-standard-encodings): New variable.
4088 (ctext-non-standard-encodings-table): List only elements for
4089 non-standard encodings.
4090 (ctext-pre-write-conversion): Adjust for the above change.
4091 Check ctext-standard-encodings.
4092
4093 * international/mule-conf.el (compound-text): Doc fix.
4094 (ctext-no-compositions): Doc fix.
4095 (compound-text-with-extensions): Doc fix.
4096
4097 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4098
4099 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
4100
4101 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4102
4103 * progmodes/which-func.el (which-func-format): Split help-echo text
4104 into lines, like other mode-line tooltips.
4105
4106 * server.el (server-start): When using TCP sockets, force IPv4
4107 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
4108
4109 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4110
4111 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
4112
4113 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4114
4115 * term.el (term-delimiter-argument-list): Reflow docstring.
4116 (term-read-input-ring, term-write-input-ring, term-send-input)
4117 (term-bol, term-erase-in-display, serial-supported-or-barf):
4118 Fix typos in docstrings.
4119
4120 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
4121
4122 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
4123
4124 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4125
4126 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
4127
4128 2010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
4129
4130 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
4131 Fix typo in docstring (bug#6747).
4132
4133 2010-08-08 Leo <sdl.web@gmail.com>
4134
4135 * eshell/esh-io.el (eshell-get-target): Better detection of
4136 read-only file (Bug#6762).
4137
4138 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4139
4140 * align.el (align-default-spacing): Doc fix.
4141 (align-region-heuristic, align-regexp): Fix typos in docstrings.
4142
4143 2010-08-08 Stephen Peters <speters@itasoftware.com>
4144
4145 * calendar/icalendar.el
4146 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
4147 (icalendar--get-weekday-numbers): New.
4148 (icalendar--convert-recurring-to-diary): Handle multiple byday
4149 values in weekly rules. (Bug#6766)
4150
4151 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
4152
4153 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
4154 (icalendar--create-uid, icalendar-export-region)
4155 (icalendar--parse-summary-and-rest): Code formatting.
4156
4157 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4158
4159 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
4160 to italicize headers.
4161 (calc-highlight-selections-with-faces): New variable.
4162 (calc-selected-face, calc-nonselected-face): New faces.
4163
4164 * calc/calccomp.el (math-comp-highlight-string): Use
4165 `calc-highlight-selections-with-faces' to determine how to highlight
4166 sub-formulas.
4167
4168 * calc/calc-sel.el (calc-show-selections): Change message to when
4169 using faces to highlight selections.
4170
4171 2010-08-07 Michael R. Mauger <mmaug@yahoo.com>
4172
4173 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
4174 Add SQLite 3 keywords, functions and datatypes.
4175 (sql-interactive-mode): Remove `comint-process-echoes' set to t
4176 (Bug#6686).
4177
4178 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
4179
4180 * simple.el (select-active-regions): Move to keyboard.c.
4181 (deactivate-mark): Used saved-region-selection.
4182 (select-active-region): Function removed.
4183 (activate-mark, set-mark, push-mark-command)
4184 (handle-shift-selection): Don't call it.
4185 (keyboard-quit): Avoid adding the region to the window selection.
4186
4187 * mouse.el (mouse-drag-track): Remove hacks to deal with old
4188 select-active-regions implementation.
4189 (mouse-yank-at-click): Doc fix.
4190
4191 * cus-start.el: Add custom declaration for select-active-regions.
4192
4193 2010-08-07 Eli Zaretskii <eliz@gnu.org>
4194
4195 * simple.el (delete-forward-char): Doc fix.
4196
4197 * tutorial.el (help-with-tutorial): Hack safe file-local variables
4198 after reading the tutorial.
4199
4200 2010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
4201
4202 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix
4203 for the case that a C style comment has its delimiters alone on
4204 their respective lines.
4205
4206 2010-08-06 Michael Albinus <michael.albinus@gmx.de>
4207
4208 * net/tramp.el (tramp-handle-start-file-process): Set connection
4209 property "vec".
4210 (tramp-process-sentinel): Use it for flushing the cache. We
4211 cannot do it via the process buffer, the buffer could be deleted
4212 already when running the sentinel.
4213
4214 2010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
4215
4216 * comint.el (comint-mode): Make directory tracking functions
4217 functional on remote files. (Bug#6764)
4218
4219 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4220
4221 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
4222
4223 2010-08-05 Eli Zaretskii <eliz@gnu.org>
4224
4225 * emacs-lisp/find-gc.el (find-gc-source-files): Rename
4226 unexec.c => unexcoff.c.
4227
4228 * emacs-lisp/authors.el (authors-fixed-entries): Rename
4229 unexec.c => unexcoff.c.
4230
4231 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4232
4233 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
4234 cache, not only file cache.
4235 (tramp-process-sentinel): New defun.
4236 (tramp-handle-start-file-process): Use it, in order to invalidate
4237 file caches.
4238
4239 2010-08-03 Leo <sdl.web@gmail.com>
4240
4241 * server.el (server-start): Simplify loop.
4242
4243 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
4244
4245 * frame.el (screen-height, screen-width, set-screen-width)
4246 (set-screen-height): Remove ancient compatibility aliases.
4247
4248 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
4249 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
4250
4251 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
4252 that change current buffer.
4253
4254 2010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4255
4256 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
4257 beginning of the string. Use `string-match-p'. (Bug#6765)
4258
4259 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
4260
4261 * cus-start.el (x-gtk-use-system-tooltips): New variable.
4262
4263 2010-08-01 Chong Yidong <cyd@stupidchicken.com>
4264
4265 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
4266 (package--builtins): Tweak descriptions.
4267 (package-print-package): Upcase descriptions if necessary.
4268 Show all built-in packages in font-lock-builtin-face.
4269 (package-list-packages-internal): Omit "emacs" package.
4270 Show status of built-in packages as "built-in".
4271
4272 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
4273
4274 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
4275 before killing to preserve the primary selection (Bug#6701).
4276
4277 * term/x-win.el (x-select-text): Doc fix.
4278
4279 2010-07-31 Nathaniel Flath <flat0103@gmail.com>
4280
4281 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
4282 The following functions were modified or created:
4283
4284 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
4285 (objc-font-lock-extra-types):
4286 * progmodes/cc-mode.el (c-basic-common-init):
4287 * progmodes/cc-langs.el (c-make-mode-syntax-table)
4288 (c++-make-template-syntax-table)
4289 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
4290 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
4291 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
4292 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
4293 * progmodes/cc-fonts.el (c-make-inverse-face)
4294 (c-basic-matchers-after):
4295 * progmodes/cc-engine.el (c-forward-keyword-clause)
4296 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
4297 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
4298 (c-guess-continued-construct, c-guess-basic-syntax):
4299
4300 2010-07-31 Jan Djärv <jan.h.d@swipnet.se>
4301
4302 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
4303
4304 2010-07-31 Eli Zaretskii <eliz@gnu.org>
4305
4306 * files.el (bidi-paragraph-direction): Define safe local values.
4307
4308 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
4309 language-info-alist. Remove outdated FIXME in a comment.
4310
4311 2010-07-31 Alan Mackenzie <acm@muc.de>
4312
4313 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
4314 Auto-fill broken in C/C++ modes.
4315
4316 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4317
4318 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
4319 (menu-bar-showhide-tool-bar-menu-customize-disable)
4320 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
4321 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
4322 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
4323 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
4324 make a menu for Options => toolbar that can move it.
4325
4326 2010-07-29 Chong Yidong <cyd@stupidchicken.com>
4327
4328 * emacs-lisp/package-x.el (package--make-rss-entry):
4329 (package-maint-add-news-item, package--update-news)
4330 (package-upload-buffer-internal): New arg ARCHIVE-URL.
4331
4332 * emacs-lisp/package.el (package-archive-url): Rename from
4333 package-archive-id.
4334 (package-install): Doc fix.
4335 (package-download-single, package-download-tar, package-install)
4336 (package-menu-view-commentary): Callers changed.
4337
4338 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
4339
4340 * net/tramp.el (tramp-handle-start-file-process): Check only for
4341 `remote-tty' process property.
4342 (tramp-open-shell): Don't check for tty.
4343 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
4344 process property.
4345
4346 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
4347 host.
4348
4349 2010-07-28 Chong Yidong <cyd@stupidchicken.com>
4350
4351 * emacs-lisp/package.el (package-load-list, package-archives)
4352 (package-archive-contents, package-user-dir)
4353 (package-directory-list, package--builtins, package-alist)
4354 (package-activated-list, package-obsolete-alist): Mark as risky.
4355
4356 2010-07-28 Phil Hagelberg <phil@evri.com>
4357
4358 Add support for non-default package repositories.
4359 * emacs-lisp/package.el (package-archive-base): Var deleted.
4360 (package-archives): New variable.
4361 (package-archive-contents): Doc fix.
4362 (package-load-descriptor): Do nothing if descriptor file is missing.
4363 (package--write-file-no-coding): New function.
4364 (package-unpack-single): Use it.
4365 (package-archive-id): New function.
4366 (package-download-single, package-download-tar)
4367 (package-menu-view-commentary): Use it.
4368 (package-installed-p): Make second argument optional.
4369 (package-read-all-archive-contents): New function.
4370 (package-initialize): Use it.
4371 (package-read-archive-contents): Add ARCHIVE argument.
4372 (package--add-to-archive-contents): New function.
4373 (package-install): Don't call package-read-archive-contents.
4374 (package--download-one-archive): Store archive file in a
4375 subdirectory of package-user-dir.
4376 (package-menu-execute): Remove spurious line movement.
4377
4378 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
4379
4380 * cus-start.el (tool-bar-style): Add text-image-horiz.
4381
4382 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4383
4384 * progmodes/gud.el (gud-common-init): Check for remoteness of
4385 `file', and not of `default-directory'.
4386
4387 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4388
4389 * net/tramp.el (tramp-methods): Move hostname to the end in all
4390 ssh `tramp-login-args'.
4391 (tramp-verbose): Describe verbose level 9.
4392 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
4393 (tramp-open-connection-setup-interactive-shell): Trace stty
4394 settings if `tramp-verbose' >= 9.
4395 (tramp-handle-start-file-process): Implement tty setting.
4396 (Bug#4604, Bug#6360)
4397
4398 * net/tramp-cmds.el (tramp-bug): Recommend setting of
4399 `tramp-verbose' to 9.
4400
4401 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
4402
4403 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
4404 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
4405 Remove references to package `lisp-re' (bug#4369).
4406
4407 2010-07-27 Tom Tromey <tromey@redhat.com>
4408
4409 * progmodes/js.el (js-mode):
4410 * progmodes/make-mode.el (makefile-mode):
4411 * progmodes/simula.el (simula-mode):
4412 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
4413
4414 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
4415
4416 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
4417
4418 * time.el (display-time-day-and-date): Remove spurious * in docstring.
4419 (display-time-world-buffer-name, display-time-world-mode-map):
4420 Fix typos in docstrings.
4421
4422 2010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
4423
4424 * image-mode.el (image-display-size): New function.
4425 (image-forward-hscroll, image-next-line, image-eol, image-eob)
4426 (image-mode-fit-frame): Use it (Bug#6639).
4427
4428 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4429
4430 * dired.el (dired-buffers-for-dir): Handle list values of
4431 dired-directory (Bug#6636).
4432
4433 2010-07-26 Sam Steingold <sds@gnu.org>
4434
4435 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
4436 Do not call `x-get-selection' the second time, reuse the value.
4437
4438 2010-07-26 Daiki Ueno <ueno@unixuser.org>
4439
4440 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
4441 which consist of control chars only. Suggested by Richard Stallman.
4442
4443 2010-07-25 Daiki Ueno <ueno@unixuser.org>
4444
4445 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
4446 exists before passing an error to find-file-not-found-functions
4447 (bug#6723).
4448
4449 2010-07-23 Lukas Huonker <l.huonker@gmail.com>
4450
4451 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
4452 Remove leading nil element, adjust values.
4453 (tetris-shapes, tetris-shape-scores):
4454 Change representation of shapes and remove some redundancy.
4455 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
4456 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
4457 Adjust for working with new representation of shapes.
4458 (tetris-shape-rotations): New function.
4459 (tetris-move-bottom, tetris-move-left, tetris-move-right)
4460 (tetris-rotate-prev, tetris-rotate-next):
4461 Adjust for working with the new version of tetris-test-shape.
4462
4463 2010-07-23 Markus Triska <markus.triska@gmx.at>
4464
4465 * progmodes/ps-mode.el: Use comint (bug#5954).
4466 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
4467 (ps-mode-other-newline): Simplify.
4468 (ps-run-mode): Derive from comint-mode instead of
4469 fundamental-mode, yielding input history etc.
4470 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
4471 (ps-run-send-string): Adapt for comint-mode.
4472 (ps-run-newline): Remove now unneeded function.
4473
4474 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
4475
4476 * net/tramp.el (tramp-methods): Move hostname to the end in all
4477 plink `tramp-login-args'.
4478
4479 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
4480
4481 * net/tramp.el (tramp-open-shell): New defun.
4482 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
4483 Use it.
4484
4485 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
4486
4487 * net/tramp.el (tramp-file-name-regexp-unified)
4488 (tramp-completion-file-name-regexp-unified): On W32 systems, do
4489 not regard the volume letter as remote filename. (Bug#5447)
4490
4491 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
4492
4493 * custom.el (custom-declare-variable): Give a clearer error message
4494 when the docstring is missing (bug#6476).
4495
4496 2010-07-22 Michael R. Mauger <mmaug@yahoo.com>
4497
4498 * progmodes/sql.el: Version 2.4. Improved Login prompting.
4499 (sql-login-params): New widget definition.
4500 (sql-oracle-login-params, sql-mysql-login-params)
4501 (sql-solid-login-params, sql-sybase-login-params)
4502 (sql-informix-login-params, sql-ingres-login-params)
4503 (sql-ms-login-params, sql-postgres-login-params)
4504 (sql-interbase-login-params, sql-db2-login-params)
4505 (sql-linter-login-params): Use it.
4506 (sql-sqlite-login-params): Use it; Define "database" parameter as
4507 a file name.
4508 (sql-sqlite-program): Change to "sqlite3".
4509 (sql-comint-sqlite): Make sure database name is complete.
4510 (sql-for-each-login): New function.
4511 (sql-connect, sql-save-connection): Use it.
4512 (sql-get-login-ext): New function.
4513 (sql-get-login): Use it.
4514 (sql-make-alternate-buffer-name): Handle :file parameters.
4515
4516 2010-07-22 Juanma Barranquero <lekktu@gmail.com>
4517
4518 * dired.el (dired-no-confirm): Document value t and fix defcustom to
4519 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
4520
4521 2010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
4522
4523 * dired.el (dired-mode-map): Use command remapping (bug#6632).
4524
4525 2010-07-22 Lawrence Mitchell <wence@gmx.li>
4526
4527 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
4528
4529 2010-07-21 Michael Albinus <michael.albinus@gmx.de>
4530
4531 * net/tramp.el (tramp-get-ls-command)
4532 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
4533 instead of "/".
4534
4535 2010-07-20 Michael R. Mauger <mmaug@yahoo.com>
4536
4537 * progmodes/sql.el: Version 2.3.
4538 (sql-connection-alist): Changed keys from symbols to strings;
4539 enhanced the widget definition.
4540 (sql-mode-menu): Added submenu to select connections.
4541 (sql-interactive-mode-menu): Added "Save Connection" item.
4542 (sql-add-product): Fixed menu item.
4543 (sql-get-product-feature): Improved error handling.
4544 (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
4545 (sql-make-alternate-buffer-name): Simplified.
4546 (sql-product-interactive): Handle missing product.
4547 (sql-connect): Support string keys, minor improvements.
4548 (sql-save-connection): New function.
4549 (sql-connection-menu-filter): New function.
4550
4551 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
4552
4553 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
4554 (tramp-open-connection-setup-interactive-shell): Apply
4555 workaround for IRIX64 bug. Move argument of last
4556 `tramp-send-command' where it belongs to.
4557
4558 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
4559
4560 * net/tramp.el (tramp-perl-file-attributes)
4561 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
4562 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
4563 front of `login-args'.
4564
4565 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4566
4567 * time.el (display-time-world-mode): Define with `define-derived-mode'.
4568 Set `show-trailing-whitespace' to nil.
4569 (display-time-world-display): Simplify.
4570
4571 2010-07-18 Alan Mackenzie <acm@muc.de>
4572
4573 Enhance `c-file-style' in file/directory local variables.
4574 * progmodes/cc-mode.el (c-count-cfss): New function.
4575 (c-before-hack-hook): Call `c-set-style' differently according to
4576 whether c-file-style was set in file or directory local
4577 variables.
4578
4579 2010-07-18 Michael R. Mauger <mmaug@yahoo.com>
4580
4581 * progmodes/sql.el: Version 2.2.
4582 (sql-product, sql-user, sql-database, sql-server, sql-port): Use
4583 defcustom :safe keyword rather than putting safe-local-variable
4584 property.
4585 (sql-password): Use defcustom :risky keyword rather than putting
4586 risky-local-variable property.
4587 (sql-oracle-login-params, sql-sqlite-login-params)
4588 (sql-solid-login-params, sql-sybase-login-params)
4589 (sql-informix-login-params, sql-ingres-login-params)
4590 (sql-ms-login-params, sql-postgres-login-params)
4591 (sql-interbase-login-params, sql-db2-login-params)
4592 (sql-linter-login-params): Add `port' option.
4593 (sql-get-product-feature): Added NO-INDIRECT parameter.
4594 (sql-comint-oracle, sql-comint-sybase)
4595 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
4596 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
4597 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
4598 (sql-comint-linter): Renamed sql-connect-* functions to
4599 sql-comint-*.
4600 (sql-product-alist, sql-mode-menu): Renamed as above and
4601 :sqli-connect-func to :sqli-comint-func.
4602 (sql-connection): New variable.
4603 (sql-interactive-mode): Set it.
4604 (sql-connection-alist): New variable.
4605 (sql-connect): New function.
4606 (sql--alt-buffer-part, sql--alt-if-not-empty)
4607 (sql-make-alternate-buffer-name): Improved alternative buffer name.
4608
4609 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4610
4611 * image-mode.el (image-bookmark-make-record): Do not set context
4612 in an image (Bug#6650).
4613
4614 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
4615
4616 * simple.el (select-active-region): New function.
4617 (push-mark-command, set-mark, activate-mark)
4618 (handle-shift-selection): Use it.
4619 (deactivate-mark): Don't check for size of region.
4620
4621 * mouse.el (mouse-drag-track): Use select-active-region.
4622
4623 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4624
4625 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
4626 "--dired" stronger.
4627
4628 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
4629
4630 * term/x-win.el (x-select-enable-primary): Change default to nil.
4631 (x-select-enable-clipboard): Add :version keyword.
4632
4633 * mouse.el (mouse-drag-copy-region):
4634 * simple.el (select-active-regions): Likewise.
4635
4636 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
4637
4638 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
4639 (vc-coding-system-for-diff): Use it to decide whether to inherit
4640 from the file the EOL format for reading the diffs of that file.
4641 (Bug#4451)
4642
4643 2010-07-16 Eli Zaretskii <eliz@gnu.org>
4644
4645 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
4646 unibyte, so compressed attachments are not compressed again.
4647
4648 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
4649
4650 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
4651 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
4652 (tramp-find-shell): Simplify setting connection property.
4653 (tramp-get-ls-command): Make test for "--color=never" stronger.
4654
4655 2010-07-15 Simon South <ssouth@member.fsf.org>
4656
4657 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
4658 blocks within record declarations (i.e. variant parts) correctly.
4659
4660 2010-07-15 Simon South <ssouth@member.fsf.org>
4661
4662 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
4663 over literal tokens when parsing so newlines aren't "absorbed" by
4664 single-line comments. Corrects the indentation of case blocks
4665 that have a comment on the first line.
4666
4667 2010-07-14 Karl Fogel <kfogel@red-bean.com>
4668
4669 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
4670 by Drew Adams (Bug#5504).
4671
4672 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
4673
4674 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
4675 now that Unicode is used (Bug#6594).
4676
4677 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
4678
4679 * term/x-win.el (x-select-enable-clipboard): Default to t.
4680 (x-initialize-window-system): Don't overwrite Paste menu item.
4681
4682 * simple.el (select-active-regions): Default to t.
4683 (push-mark-command): Don't overwrite primary with empty string.
4684
4685 * mouse.el: Bind mouse-2 to mouse-yank-primary.
4686 (mouse-drag-copy-region): Default to nil.
4687
4688 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
4689 Cut/Copy/Paste menu bar items.
4690
4691 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4692
4693 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4694 Patch applied by Karl Fogel.
4695
4696 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
4697 and `bookmark-current-buffer' if they have been already set in
4698 another buffer (e.g gnus-art).
4699
4700 2010-07-13 Karl Fogel <kfogel@red-bean.com>
4701 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4702
4703 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
4704
4705 * bookmark.el (bookmark-make-record-default): Allow unneeded
4706 information to be omitted from the record.
4707
4708 Adjust declarations and calls:
4709
4710 * info.el (bookmark-make-record-default): Adjust declaration.
4711 (Info-bookmark-make-record): Adjust call.
4712
4713 * woman.el (bookmark-make-record-default): Adjust declaration.
4714 (woman-bookmark-make-record): Adjust call.
4715
4716 * man.el (bookmark-make-record-default): Adjust declaration.
4717 (Man-bookmark-make-record): Adjust call.
4718
4719 * image-mode.el (bookmark-make-record-default): Adjust declaration.
4720
4721 * doc-view.el (bookmark-make-record-default): Adjust declaration.
4722
4723 2010-07-13 Karl Fogel <kfogel@red-bean.com>
4724
4725 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
4726 This is also from Thierry Volpiatto's patch in bug #6444. However,
4727 because it was extraneous to the functional change in that patch,
4728 and causes a re-indendation, I am committing it separately.
4729
4730 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4731
4732 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
4733 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
4734 Patch applied by Karl Fogel (Bug#6444).
4735
4736 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
4737
4738 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
4739
4740 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
4741
4742 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
4743 Dempsky; bug#5084). Remove incorrect binding for S-tab.
4744 (ns-alternatives-map): Change S-tab binding to backtab
4745 (bug#6616).
4746
4747 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
4748 under ns.
4749
4750 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
4751
4752 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
4753 (Bug#5806)
4754
4755 * language/tv-util.el (tai-viet-re): Remove format.
4756
4757 2010-07-12 Kenichi Handa <handa@m17n.org>
4758
4759 * language/hebrew.el: Remove no-byte-compile declaration.
4760 Change coding: tag to utf-8. Register hebrew-shape-gstring in
4761 composition-function-table for 3-character looking back.
4762 (hebrew-font-get-precomposed): New function.
4763 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
4764
4765 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
4766
4767 * mouse.el (mouse-drag-track): Handle select-active-regions
4768 (Bug#6612).
4769
4770 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
4771
4772 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
4773 empty argument to gvfs-copy.
4774
4775 2010-07-10 Glenn Morris <rgm@gnu.org>
4776
4777 * calendar/calendar.el (calendar-week-end-day): New function.
4778 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
4779 Respect calendar-week-start-day. (Bug#6606)
4780 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
4781 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
4782 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
4783 respect calendar-week-start-day.
4784
4785 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
4786
4787 * simple.el (use-region-p): Doc fix (Bug#6607).
4788
4789 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
4790
4791 * progmodes/compile.el (compilation-error-regexp-alist-alist): Add
4792 regexps for cucumber and ruby.
4793
4794 2010-07-08 Daiki Ueno <ueno@unixuser.org>
4795
4796 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
4797 (epa-file-insert-file-contents): Hack to prevent
4798 find-file from opening empty buffer when decryption failed
4799 (bug#6568).
4800
4801 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
4802
4803 * textmodes/ispell.el (ispell-alternate-dictionary):
4804 Use file-readable-p.
4805 Return nil if no word-list is found at default locations.
4806 (ispell-complete-word-dict): Default to nil.
4807 (ispell-command-loop): Use 'word-list' when using lookup-words.
4808 (lookup-words): Use ispell-complete-word-dict or
4809 ispell-alternate-dictionary. Check for word-list availability
4810 and handle errors if needed with better messages (Bug#6539).
4811 (ispell-complete-word): Use ispell-complete-word-dict or
4812 ispell-alternate-dictionary.
4813
4814 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
4815
4816 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
4817 builtins (BufferError, BytesWarning, WindowsError; callables
4818 bin, bytearray, bytes, format, memoryview, next, print; __package__).
4819
4820 2010-07-07 Glenn Morris <rgm@gnu.org>
4821
4822 * play/zone.el (top-level): Do not require timer, tabify, or cl.
4823 (zone-shift-left): Ignore intangibility, and any errors from
4824 forward-char.
4825 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
4826 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
4827 deleting, and copying text properties.
4828 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
4829 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
4830 to point-max is hard.
4831 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
4832 (zone-fill-out-screen): Ignore intangibility.
4833
4834 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
4835
4836 * menu-bar.el (menu-bar-mode):
4837 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
4838 if it has been set.
4839
4840 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
4841 word/line selection (Bug#6565).
4842
4843 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
4844
4845 * net/dbus.el (dbus-send-signal): Declare function.
4846
4847 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4848
4849 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
4850 (dbus-register-property): New optional argument EMITS-SIGNAL.
4851 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
4852
4853 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
4854
4855 * mouse.el (mouse-drag-overlay): Variable deleted.
4856 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
4857 (mouse--remap-link-click-p): New function.
4858 (mouse-drag-track): Handle dragging by using temporary Transient
4859 Mark mode, instead of a special overlay.
4860 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
4861 mouse-show-mark.
4862
4863 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
4864 deleted.
4865
4866 2010-07-02 Juri Linkov <juri@jurta.org>
4867
4868 * autoinsert.el (auto-insert-alist): Fix readability
4869 by using dotted pair notation for lambda.
4870
4871 2010-07-02 Juri Linkov <juri@jurta.org>
4872
4873 * faces.el (read-face-name): Rename arg `string-describing-default'
4874 to `default'. Doc fix. Display the default value in quotes
4875 in the prompt. With empty input, return the `default' arg,
4876 unless the default value is a string (in which case return nil).
4877 (describe-face): Replace the string `default' arg of `read-face-name'
4878 with the symbol `default'.
4879
4880 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
4881
4882 * emulation/viper-cmd.el (viper-delete-backward-char)
4883 (viper-del-backward-char-in-insert)
4884 (viper-del-backward-char-in-replace, viper-change)
4885 (viper-backward-indent): Replace delete-backward-char with
4886 delete-char (Bug#6552).
4887
4888 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
4889
4890 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
4891
4892 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
4893
4894 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
4895 argument passed to frame-creation-function (Bug#5378).
4896
4897 * faces.el (x-handle-named-frame-geometry)
4898 (x-handle-reverse-video, x-create-frame-with-faces)
4899 (face-set-after-frame-default, tty-create-frame-with-faces): Don't
4900 separately consult default-frame-alist. It is now passed as the
4901 PARAMETER argument.
4902
4903 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
4904
4905 * startup.el (command-line): Don't call tool-bar-setup in a
4906 tty-only build.
4907
4908 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
4909
4910 * ruler-mode.el (ruler--save-header-line-format): New fun.
4911 (ruler-mode): Use it as a setter function, so as not to overwrite
4912 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
4913
4914 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
4915
4916 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
4917 (vc-root-diff, vc-print-root-log, vc-log-incoming)
4918 (vc-log-outgoing): Use it.
4919 (vc-diff-internal): Set diff-vc-backend.
4920
4921 * vc/diff-mode.el (diff-vc-backend): New var.
4922
4923 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
4924
4925 * dynamic-setting.el (font-setting-change-default-font): Remove
4926 call to message.
4927
4928 2010-06-28 Kenichi Handa <handa@m17n.org>
4929
4930 * international/quail.el (quail-insert-kbd-layout): Fix the
4931 showing of untranslated characters.
4932
4933 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
4934
4935 * simple.el (delete-active-region): New option.
4936 (delete-backward-char): Implement in Lisp.
4937 (delete-forward-char): New command.
4938
4939 * mouse.el (mouse-region-delete-keys): Deleted.
4940 (mouse-show-mark): Simplify.
4941
4942 * bindings.el (global-map): Bind delete and DEL, the former to
4943 delete-forward-char.
4944
4945 2010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
4946
4947 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
4948 (ruby-mode): Bind indent-line-function (Bug#5119).
4949
4950 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
4951
4952 * startup.el (command-line): Recognize "0" X resource value.
4953
4954 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
4955
4956 * startup.el (command-line): Use X resources to set the value of
4957 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
4958
4959 * menu-bar.el (menu-bar-mode):
4960 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
4961 Set init-value to t.
4962
4963 * frame.el (frame-notice-user-settings): Don't change
4964 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
4965 vice versa (Bug#2249).
4966
4967 2010-06-26 Eli Zaretskii <eliz@gnu.org>
4968
4969 * w32-fns.el (w32-convert-standard-filename): Doc fix.
4970
4971 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
4972
4973 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
4974 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
4975
4976 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
4977 default directories are expanded (Bug#6143).
4978
4979 2010-06-24 Juri Linkov <juri@jurta.org>
4980
4981 * minibuffer.el (completions-format): Change default from nil to
4982 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
4983
4984 2010-06-24 Juri Linkov <juri@jurta.org>
4985
4986 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
4987 buffer-locally to lambda that re-runs the vc diff command.
4988 (Bug#6447)
4989
4990 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
4991
4992 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
4993 echo area is in use (Bug#3412).
4994
4995 2010-06-22 Glenn Morris <rgm@gnu.org>
4996
4997 * textmodes/texinfmt.el (texinfo-format-region)
4998 (texinfo-raise-lower-sections, texinfo-format-separate-node)
4999 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
5000 (texinfo-format-option, texinfo-noindent):
5001 Use line-beginning-position and line-end-position.
5002
5003 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
5004 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
5005 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
5006 utf-8 characters.
5007
5008 2010-06-21 Karl Fogel <kfogel@red-bean.com>
5009
5010 * play/zone.el (zone-fall-through-ws): Fix next-line ->
5011 forward-line fallout.
5012
5013 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
5014
5015 * mouse.el (mouse-appearance-menu): Add docstring.
5016
5017 * help.el (describe-key): Print up-event using key-description.
5018
5019 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
5020
5021 * net/zeroconf.el (zeroconf-resolve-service)
5022 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5023 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
5024
5025 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
5026
5027 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
5028
5029 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
5030
5031 Avoid displaying files with a nil state in vc-dir.
5032 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
5033 cases that cause insertion.
5034 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
5035 with a nil state.
5036
5037 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
5038
5039 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
5040
5041 2010-06-29 Leo <sdl.web@gmail.com>
5042
5043 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
5044
5045 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
5046
5047 * generic-x.el (bat-generic-mode): Fix regexp for command line
5048 switches (Bug#5719).
5049
5050 2010-06-27 Masatake YAMATO <yamato@redhat.com>
5051
5052 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
5053 of nconc to avoid pure storage error (Bug#6239).
5054
5055 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
5056
5057 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
5058 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
5059 bindings of bookmark-automatically-show-annotations (Bug#6515).
5060
5061 2010-06-25 Eli Zaretskii <eliz@gnu.org>
5062
5063 * arc-mode.el (archive-zip-extract): Don't quote the file name on
5064 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
5065
5066 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
5067
5068 * comint.el (make-comint, make-comint-in-buffer): Mention return
5069 value in the docstrings. (Bug#6498)
5070
5071 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
5072
5073 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
5074 since it is not present when using some non-default switches.
5075
5076 2010-06-23 Karl Fogel <kfogel@red-bean.com>
5077
5078 * simple.el (compose-mail): Fix doc string to refer to
5079 `compose-mail-user-agent-warnings', instead of to the
5080 nonexistent `compose-mail-check-user-agent'.
5081
5082 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
5083
5084 Fix an indentation bug:
5085
5086 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
5087 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
5088 of existing values.
5089
5090 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
5091 (c-clear->-pair-props-if-match-before): now return t when they've
5092 cleared properties, nil otherwise.
5093 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
5094 by taking account of the existing value.
5095
5096 * progmodes/cc-defs.el
5097 (c-clear-char-property-with-value-function): Fix this to clear the
5098 property rather than overwriting it with nil.
5099
5100 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
5101
5102 * emacs-lisp/package.el (package-print-package): Add link to
5103 package description via describe-package.
5104 (describe-package-1): List package requirements. Add button to
5105 perform installation.
5106 (package-menu-describe-package): New command.
5107
5108 * help-mode.el (help-package): New button type.
5109
5110 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
5111
5112 * emacs-lisp/package.el: Move package-list-packages binding to
5113 menu-bar.el.
5114 (describe-package, describe-package-1, package--dir): New funs.
5115 (package-activate-1): Use package--dir.
5116
5117 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
5118
5119 * help-mode.el (help-package-def): New button type.
5120
5121 * menu-bar.el: Move package-list-packages binding here from
5122 package.el.
5123
5124 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
5125
5126 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
5127
5128 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
5129
5130 * emacs-lisp/edebug.el (edebug-read-list):
5131 Phase out old-style backquotes.
5132
5133 2010-06-17 Juri Linkov <juri@jurta.org>
5134
5135 * help-mode.el (help-mode): Set buffer-local variable
5136 revert-buffer-function to help-mode-revert-buffer.
5137 (help-mode-revert-buffer): New function.
5138
5139 * info.el (Info-revert-find-node): Check for major-mode Info-mode
5140 before popping to "*info*" (like in other Info functions).
5141 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
5142 old-history-forward. Pop to old-buffer-name or "*info*" to
5143 recreate the killed buffer. Set Info-history-forward from
5144 old-history-forward.
5145 (Info-breadcrumbs-depth): Add :group and :version.
5146
5147 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
5148
5149 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
5150
5151 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
5152
5153 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
5154 for languages like Portuguese with pt_{BR,PT} and no plain pt.
5155
5156 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
5157
5158 * emacs-lisp/package.el (package-menu-mode-map):
5159 Move initialization into declaration.
5160
5161 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
5162
5163 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
5164
5165 * emacs-lisp/package.el (package-archive-base): Point to
5166 elpa.gnu.org.
5167 (package-enable, package-load-list): New defcustoms.
5168 (package-user-dir, package-directory-list): Turn into defcustoms.
5169 Don't include package-user-dir in package-directory-list.
5170 (package--builtins-base): Don't include Emacs as a "package".
5171 (package-subdirectory-regexp): New var.
5172 (package-load-all-descriptors, package-compute-transaction)
5173 (package-download-transaction): Obey package-load-list.
5174 (package-activate-1): Rename from package-do-activate.
5175 (package-list-packages-internal): Check package-load-list.
5176 (package-load-descriptor, package-generate-autoloads)
5177 (package-unpack, package-unpack-single)
5178 (package--read-archive-file, package-delete): Use
5179 expand-file-name.
5180
5181 * emacs-lisp/package-x.el: New file. Package uploading
5182 functionality split out from package.el.
5183
5184 * startup.el (command-line): Load packages after reading init file.
5185
5186 2010-06-17 Tom Tromey <tromey@redhat.com>
5187
5188 * emacs-lisp/package.el: New file.
5189
5190 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
5191
5192 Fix vc-annotate for renamed files when using Git.
5193 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
5194 ls-files. Doe not pass the object as a file name to cat-file, it
5195 is not a file name.
5196 (vc-git-annotate-command): Pass the file name using -- to avoid
5197 ambiguity with the revision.
5198 (vc-git-previous-revision): Pass a relative file name.
5199
5200 2010-06-22 Glenn Morris <rgm@gnu.org>
5201
5202 * progmodes/js.el (js-mode-map): Use standard capitalization and
5203 ellipses for menu entries.
5204
5205 * wid-edit.el (widget-complete): Doc fix.
5206
5207 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
5208
5209 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
5210
5211 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
5212
5213 Fix annotating other revisions for renamed files in vc-annotate.
5214 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
5215 VC backend. Use it when non-nil.
5216 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
5217 (Bug#6487)
5218
5219 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
5220 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
5221 Do not pass the file name to the 'previous-revision call when we
5222 don't want a file diff. (Bug#6489)
5223
5224 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
5225
5226 Fix finding revisions for renamed files in vc-annotate.
5227 * vc/vc.el (vc-find-revision): Add an optional argument for
5228 the VC backend. Use it when non-nil.
5229 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
5230 backend to vc-find-revision. (Bug#6487)
5231
5232 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
5233
5234 Fix reading file names in Git annotate buffers.
5235 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
5236 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
5237
5238 2010-06-20 Alan Mackenzie <acm@muc.de>
5239
5240 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
5241 in file local variables, set it first.
5242
5243 2010-06-19 Glenn Morris <rgm@gnu.org>
5244
5245 * descr-text.el (describe-char-unicode-data): Insert separating
5246 space when needed. (Bug#6422)
5247
5248 * progmodes/idlwave.el (idlwave-action-and-binding):
5249 Fix typo in 2009-12-03 change. (Bug#6450)
5250
5251 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
5252
5253 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
5254 handling for `lambda' (misunderstanding).
5255
5256 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
5257
5258 * calc/calc-poly.el (math-accum-factors): Make sure that
5259 constants aren't distributed after they are factored out.
5260
5261 2010-06-16 Juri Linkov <juri@jurta.org>
5262
5263 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
5264 `list-colors-print'. (Bug#6332)
5265
5266 * subr.el (read-quoted-char): Fix up last change (bug#6290).
5267
5268 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
5269
5270 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
5271 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
5272
5273 * font-lock.el (font-lock-major-mode): Rename from
5274 font-lock-mode-major-mode to distinguish it from
5275 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
5276 (font-lock-set-defaults):
5277 * font-core.el (font-lock-default-function): Adjust users.
5278 (font-lock-mode): Don't set it at all.
5279
5280 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
5281
5282 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
5283
5284 2010-06-16 Glenn Morris <rgm@gnu.org>
5285
5286 * calendar/appt.el (appt-time-msg-list): Doc fix.
5287 (appt-check): Let-bind appt-warn-time.
5288 (appt-add): Make the 3rd argument optional.
5289 Simplify argument names. Doc fix. Check for integer WARNTIME.
5290 Only add WARNTIME to the output list if non-nil.
5291
5292 2010-06-16 Ivan Kanis <apple@kanis.eu>
5293
5294 * calendar/appt.el (appt-check): Let the 3rd element of
5295 appt-time-msg-list specify the warning time.
5296 (appt-add): Add new argument with the warning time. (Bug#5176)
5297
5298 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
5299
5300 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
5301 older than version 1.6. (Bug#6361)
5302
5303 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
5304
5305 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
5306 used by cl-do-arglist. (Bug#6408)
5307
5308 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
5309
5310 * textmodes/ispell.el (ispell-dictionary-base-alist): Fix
5311 portuguese casechars/not-casechars for missing 'çÇ'.
5312 Suggested by Rolando Pereira (bug#6434).
5313
5314 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
5315
5316 * facemenu.el (list-colors-sort): Doc fix.
5317
5318 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
5319
5320 * progmodes/sql.el (sql-connect-mysql): Fix typo.
5321
5322 2010-06-14 Juri Linkov <juri@jurta.org>
5323
5324 Add sort option `list-colors-sort'. (Bug#6332)
5325 * facemenu.el (color-rgb-to-hsv): New function.
5326 (list-colors-sort): New defcustom.
5327 (list-colors-sort-key): New function.
5328 (list-colors-display): Doc fix. Sort list according to the option
5329 `list-colors-sort'.
5330 (list-colors-print): Add HSV values to `help-echo' property of
5331 RGB strings.
5332
5333 2010-06-14 Juri Linkov <juri@jurta.org>
5334
5335 * compare-w.el: Move to the "vc" subdirectory.
5336
5337 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
5338
5339 * image-mode.el (image-mode-map): Remap left-char and right-char.
5340
5341 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
5342
5343 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
5344
5345 * term/common-win.el (x-colors): Add all the color names defined
5346 in rgb.txt (Bug#6332).
5347
5348 * facemenu.el (list-colors-print): Don't print extra names if it
5349 will overflow the window width.
5350
5351 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
5352 change (Bug#6343).
5353
5354 2010-06-12 Eli Zaretskii <eliz@gnu.org>
5355
5356 * files.el (make-directory): Doc fix (bug#6396).
5357
5358 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
5359
5360 * net/tramp.el (tramp-remote-process-environment): Protect version
5361 string by apostroph.
5362 (tramp-shell-prompt-pattern): Do not use a shy group in case of
5363 XEmacs.
5364 (tramp-file-name-for-operation): Add `call-process-region'.
5365 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
5366
5367 * net/tramp-compat.el (top): Do not autoload
5368 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
5369 only when `start-file-process' is not bound.
5370 (tramp-advice-file-expand-wildcards): Do not use
5371 `tramp-handle-file-remote-p'.
5372 (tramp-compat-make-temp-file): Handle the case, that
5373 `make-temp-file' has no third argument EXTENSION.
5374
5375 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
5376
5377 * makefile.w32-in (WINS_BASIC): Include new directory vc.
5378
5379 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
5380
5381 2010-06-11 Juri Linkov <juri@jurta.org>
5382
5383 * finder.el (finder-known-keywords): Add keyword "vc"
5384 for version control.
5385
5386 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
5387 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
5388 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
5389 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
5390
5391 2010-06-11 Juri Linkov <juri@jurta.org>
5392
5393 Move version control related files to the "vc" subdirectory.
5394 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
5395 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
5396 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
5397 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
5398 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
5399 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
5400 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
5401 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
5402 Move files to the "vc" subdirectory.
5403
5404 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
5405
5406 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
5407 (Bug#6367).
5408
5409 2010-06-11 Stephen Eglen <stephen@gnu.org>
5410
5411 * shell.el: Bind `shell-resync-dirs' to M-RET.
5412
5413 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
5414
5415 * notifications.el: Move file from lisp/net, because it is
5416 supposed to talk locally to the user.
5417
5418 2010-06-10 Julien Danjou <julien@danjou.info>
5419
5420 * net/notifications.el (notifications-on-action-signal)
5421 (notifications-on-closed-signal): Pass notification id as first
5422 argument to the callback functions. Add docstrings.
5423 (notifications-notify): Fix docstring.
5424
5425 2010-06-10 Glenn Morris <rgm@gnu.org>
5426
5427 * emacs-lisp/authors.el (authors-ignored-files)
5428 (authors-valid-file-names): Add some files.
5429
5430 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
5431
5432 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
5433 merge conflict, giving preference to the emacs-23 version of the code.
5434
5435 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
5436
5437 * emacs-lisp/advice.el (ad-compile-function):
5438 Define warning-suppress-types before we let-bind it (bug#6275).
5439
5440 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
5441 declare it, make it buffer-local and permanent-local (bug#6324).
5442 (vc-resynch-window): Adjust name.
5443 * vc-hooks.el (vc-find-file-hook): Adjust name.
5444
5445 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
5446
5447 * net/notifications.el (notifications-notify): Fix docstring.
5448
5449 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
5450
5451 Update to Unicode 6.0.0 beta.
5452 * international/charprop.el: Update copyright.
5453 * international/mule-cmds.el (ucs-names): Update character ranges.
5454 * international/uni-bidi.el:
5455 * international/uni-category.el:
5456 * international/uni-combining.el:
5457 * international/uni-comment.el:
5458 * international/uni-decimal.el:
5459 * international/uni-decomposition.el:
5460 * international/uni-digit.el:
5461 * international/uni-lowercase.el:
5462 * international/uni-mirrored.el:
5463 * international/uni-name.el:
5464 * international/uni-numeric.el:
5465 * international/uni-old-name.el:
5466 * international/uni-titlecase.el:
5467 * international/uni-uppercase.el: Regenerate.
5468
5469 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
5470
5471 * emacs-lisp/smie.el (comment-string-strip): Declare function.
5472 (smie-precs-precedence-table): Fix typo in docstring.
5473
5474 * vc-mtn.el (log-edit-extract-headers): Declare function.
5475
5476 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
5477
5478 * net/notifications.el (dbus-register-signal): Declare function.
5479 (notifications-notify): Fix typos and reflow docstring.
5480
5481 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
5482
5483 Improve VC create/retrieve tag/branch.
5484 * vc.el (vc-create-tag): Do not read the directory name for VCs
5485 with repository revision granularity. Adjust the tag/branch
5486 prompt. Reset VC properties.
5487 (vc-retrieve-tag): Do not read the directory name for VCs
5488 with repository revision granularity. Reset VC properties.
5489
5490 2010-06-09 Julien Danjou <julien@danjou.info>
5491
5492 * net/notifications.el: New file.
5493
5494 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
5495
5496 Add optional support for resetting VC properties.
5497 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
5498 call vc-file-clearprops when true.
5499 (vc-resynch-buffer): Add new optional argument, pass it down.
5500 (vc-resynch-buffers-in-directory): Likewise.
5501
5502 Improve support for special markup in the VC commit message.
5503 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
5504 * vc-hg.el (vc-hg-checkin): Add support for Date:.
5505 * vc-git.el (vc-git-checkin):
5506 * vc-bzr.el (vc-bzr-checkin): Likewise.
5507
5508 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
5509
5510 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
5511 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
5512
5513 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
5514
5515 * iimage.el: Remove images as soon as the underlying text is modified.
5516 (iimage-modification-hook): New function.
5517 (iimage-mode-buffer): Use it.
5518
5519 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
5520
5521 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
5522 smie-indent-offset-after. Add :prev case. Make a bit more generic.
5523 (smie-indent-virtual): Remove `virtual' arg. Update callers.
5524 (smie-indent-keyword): Add handling of open-paren keywords.
5525 (smie-indent-comment-continue): Don't assume comment-continue.
5526
5527 2010-06-07 Martin Rudalics <rudalics@gmx.at>
5528
5529 * window.el (pop-to-buffer): Remove the conditional that
5530 compares new-window and old-window, so it will reselect
5531 the selected window unconditionally.
5532 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
5533
5534 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
5535
5536 * emacs-lisp/smie.el (smie-indent-offset-after)
5537 (smie-indent-forward-token, smie-indent-backward-token): New functions.
5538 (smie-indent-after-keyword): Use them.
5539 (smie-indent-fixindent): Only applies to the indentation of the BOL.
5540 (smie-indent-keyword): Tweak the black magic.
5541 (smie-indent-comment-continue): Strip comment-continue before use.
5542 (smie-indent-functions): Indent comments before keywords.
5543
5544 2010-06-06 Juri Linkov <juri@jurta.org>
5545
5546 * isearch.el (isearch-lazy-highlight-search): Fix looping
5547 by checking for empty match. This syncs this loop with the
5548 similar loop in `isearch-search'. (Bug#6362)
5549
5550 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
5551
5552 * net/dbus.el (dbus-register-method): Declare function.
5553 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
5554 (dbus-introspect): Doc fix.
5555 (dbus-event-bus-name, dbus-introspect-get-interface)
5556 (dbus-introspect-get-argument): Reflow docstrings.
5557
5558 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
5559
5560 vc-log-incoming/vc-log-outgoing fixes for Git.
5561 * vc-git.el (vc-git-log-view-mode): Fix font lock for
5562 incoming/outgoing logs.
5563 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
5564 instead of vc-git-compute-remote.
5565 (vc-git-compute-remote): Remove.
5566
5567 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
5568
5569 * term/common-win.el (x-colors): Add "dark green" and "dark
5570 turquoise" (Bug#6332).
5571
5572 2010-06-04 Juri Linkov <juri@jurta.org>
5573
5574 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
5575 Instead of setting `replace' to t and replacing the same string
5576 with itself, don't do certain actions when
5577 kill-do-not-save-duplicates is non-nil and string is equal to car
5578 of kill-ring: don't call menu-bar-update-yank-menu, don't push
5579 interprogram-paste strings to kill-ring, and don't push the input
5580 argument `string' to kill-ring.
5581 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
5582
5583 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
5584
5585 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
5586
5587 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
5588
5589 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
5590 (tramp-gvfs-handler-mounted-unmounted)
5591 (tramp-gvfs-connection-mounted-p): Handle default-location.
5592
5593 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
5594 move files to trash.
5595
5596 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
5597
5598 * international/mule-cmds.el (nonascii-insert-offset)
5599 (nonascii-translation-table): Add obsolescence information.
5600
5601 * international/mule.el (make-translation-table-from-vector): Doc fix.
5602
5603 2010-06-03 Glenn Morris <rgm@gnu.org>
5604
5605 * desktop.el (desktop-clear-preserve-buffers):
5606 Add "*Warnings*" buffer. (Bug#6336)
5607
5608 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
5609
5610 vc-log-incoming/vc-log-outgoing improvements for Git.
5611 * vc-git.el (vc-git-log-outgoing): Use the same format as the
5612 short log.
5613 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
5614
5615 Add bindings for vc-log-incoming and vc-log-outgoing.
5616 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
5617 and vc-log-outgoing.
5618 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
5619 and vc-log-outgoing.
5620
5621 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
5622
5623 * net/rcirc.el (rcirc-sort-nicknames): Remove.
5624 (rcirc-handler-366): Always sort nicknames.
5625
5626 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
5627
5628 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
5629
5630 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
5631
5632 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
5633
5634 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
5635
5636 * net/rcirc.el (rcirc-sort-nicknames): Change default.
5637 (rcirc-sort-nicknames-join): Avoid setq.
5638
5639 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
5640
5641 * net/rcirc.el (rcirc-sort-nicknames): New custom.
5642 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
5643 (rcirc-handler-366): Use them.
5644
5645 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
5646
5647 Split smie-indent-calculate into more manageable chunks.
5648 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
5649 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
5650 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
5651 (smie-indent-exps): Extract from smie-indent-calculate.
5652 (smie-indent-functions): New var.
5653 (smie-indent-functions): Use them.
5654
5655 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
5656
5657 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
5658 (smie-indent-calculate): Simplify and cleanup.
5659
5660 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
5661
5662 * net/tramp-gvfs.el (top): Require url-util.
5663 (tramp-gvfs-mount-point): Remove.
5664 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
5665 New defuns.
5666 (with-tramp-dbus-call-method): Format trace message.
5667 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
5668 Implement backup call, when operation on local files fails.
5669 Use progress reporter. Flush properties of changed files.
5670 (tramp-gvfs-handle-make-directory): Make more traces.
5671 (tramp-gvfs-url-file-name): Hexify file name in url.
5672 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
5673 into account for the resulting file name.
5674 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
5675 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
5676 (tramp-gvfs-handler-mounted-unmounted)
5677 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
5678 attribute "default_location". Set "prefix" property.
5679 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
5680 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
5681 exists. Raise an error, if not (due to a corresponding answer
5682 "no" in interactive questions, for example).
5683
5684 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
5685
5686 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
5687
5688 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
5689
5690 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
5691 right-*. (Bug#6265)
5692
5693 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
5694
5695 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
5696 * vc-git.el (vc-git-compute-remote): New function.
5697 (vc-git-log-outgoing): Use it instead of hard coding a value.
5698 (vc-git-log-incoming): New function.
5699
5700 Improve state updating for VC tag commands.
5701 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
5702 to update the state of all buffers in the directory.
5703
5704 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
5705
5706 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5707
5708 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
5709 `file-directory-p' to the filename part rather than to the whole text.
5710
5711 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5712
5713 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
5714
5715 2010-05-31 Drew Adams <drew.adams@oracle.com>
5716
5717 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
5718
5719 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
5720
5721 * subr.el (momentary-string-display): Just use read-event to read
5722 the exit event (Bug#6238).
5723
5724 2010-05-30 Eli Zaretskii <eliz@gnu.org>
5725
5726 * international/mule.el (define-coding-system): Doc fix (bug#6313).
5727
5728 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
5729
5730 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
5731 Suggested by Eli Zaretskii <eliz@gnu.org>.
5732
5733 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5734
5735 * minibuffer.el (completion-file-name-table): Don't return a boundary
5736 past the end of `string' (bug#6299).
5737 (completion--file-name-table): Delegate to completion-file-name-table
5738 for the `boundaries' case.
5739
5740 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
5741
5742 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
5743 movement commands.
5744
5745 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
5746 `path-separator', but maintain compatibility with Emacs 20.2.
5747
5748 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
5749
5750 * server.el (server-process-filter): Receive parent-id argument
5751 from emacsclient.
5752 (server-create-window-system-frame): New arg. Pass parent-id as
5753 frame parameter.
5754
5755 2010-05-29 Eli Zaretskii <eliz@gnu.org>
5756
5757 Bidi-sensitive word movement with arrow keys.
5758 * subr.el (right-arrow-command, left-arrow-command): Move to
5759 bindings.el.
5760
5761 * bindings.el (right-char, left-char): Move from subr.el and
5762 rename from right-arrow-command and left-arrow-command.
5763 (right-word, left-word): New functions.
5764 (global-map) <right>: Bind to right-char.
5765 (global-map) <left>: Bind to left-char.
5766 (global-map) <C-right>: Bind to right-word.
5767 (global-map) <C-left>: Bind to left-word.
5768
5769 * ls-lisp.el (ls-lisp-classify-file): New function.
5770 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
5771 (ls-lisp-classify): Call ls-lisp-classify-file.
5772 (insert-directory): Remove blanks from switches.
5773
5774 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
5775
5776 * ansi-color.el: Delete unused escape sequences (Bug#6085).
5777 (ansi-color-drop-regexp): New constant.
5778 (ansi-color-apply, ansi-color-filter-region)
5779 (ansi-color-apply-on-region): Delete unrecognized control sequences.
5780 (ansi-color-apply): Build string list before calling concat.
5781
5782 2010-05-28 Juri Linkov <juri@jurta.org>
5783
5784 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
5785 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
5786 (Bug#5270)
5787
5788 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
5789
5790 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
5791 to ignored backtrace functions.
5792 (with-progress-reporter): Expand docstring.
5793 (tramp-handle-delete-file): Implement TRASH argument.
5794 (tramp-get-remote-trash): New defun.
5795
5796 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
5797
5798 * net/tramp-compat.el (tramp-compat-delete-file): Use
5799 `symbol-value' for backward compatibility.
5800
5801 * net/tramp.el (tramp-handle-make-symbolic-link)
5802 (tramp-handle-load)
5803 (tramp-do-copy-or-rename-file-via-buffer)
5804 (tramp-do-copy-or-rename-file-directly)
5805 (tramp-do-copy-or-rename-file-out-of-band)
5806 (tramp-handle-process-file, tramp-handle-call-process-region)
5807 (tramp-handle-shell-command, tramp-handle-file-local-copy)
5808 (tramp-handle-insert-file-contents, tramp-handle-write-region)
5809 (tramp-delete-temp-file-function): Use `delete-file' instead
5810 of `tramp-compat-delete-file'.
5811
5812 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
5813 (tramp-fish-handle-make-symbolic-link)
5814 (tramp-fish-handle-process-file): Use `delete-file' instead
5815 of `tramp-compat-delete-file'.
5816
5817 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use
5818 `delete-file' instead of `tramp-compat-delete-file'.
5819
5820 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
5821 (tramp-gvfs-handle-write-region): Use `delete-file' instead of
5822 `tramp-compat-delete-file'.
5823
5824 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file): Use
5825 `delete-file' instead of `tramp-compat-delete-file'.
5826
5827 * net/tramp-smb.el (tramp-smb-handle-copy-file)
5828 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
5829 (tramp-smb-handle-write-region): Use `delete-file' instead of
5830 `tramp-compat-delete-file'.
5831 (tramp-smb-handle-delete-directory): Use 'trash as arg.
5832
5833 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
5834
5835 * dired.el (dired-delete-file): New arg TRASH.
5836 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
5837 (dired-do-flagged-delete, dired-do-delete): Use trash.
5838
5839 * speedbar.el (speedbar-item-delete): Allow trashing.
5840
5841 * files.el (delete-directory): New arg TRASH.
5842
5843 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
5844 (ange-ftp-rename-remote-to-remote)
5845 (ange-ftp-rename-local-to-remote)
5846 (ange-ftp-rename-remote-to-local, ange-ftp-load)
5847 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
5848 `delete-file'.
5849 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
5850 allow trashing.
5851
5852 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
5853 handle new TRASH arg of `delete-file'.
5854
5855 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
5856 (tramp-handle-make-symbolic-link, tramp-handle-load)
5857 (tramp-do-copy-or-rename-file-via-buffer)
5858 (tramp-do-copy-or-rename-file-directly)
5859 (tramp-do-copy-or-rename-file-out-of-band)
5860 (tramp-handle-process-file, tramp-handle-call-process-region)
5861 (tramp-handle-shell-command, tramp-handle-file-local-copy)
5862 (tramp-handle-insert-file-contents, tramp-handle-write-region)
5863 (tramp-delete-temp-file-function): Use null TRASH arg in
5864 tramp-compat-delete-file call.
5865
5866 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
5867 (tramp-fish-handle-delete-file)
5868 (tramp-fish-handle-make-symbolic-link)
5869 (tramp-fish-handle-process-file): Use null TRASH arg in
5870 `tramp-compat-delete-file' call.
5871
5872 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
5873 arg in `tramp-compat-delete-file' call.
5874
5875 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
5876 (tramp-gvfs-handle-write-region): Use null TRASH arg in
5877 `tramp-compat-delete-file' call.
5878
5879 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
5880 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
5881 `tramp-compat-delete-file' call.
5882
5883 * net/tramp-smb.el (tramp-smb-handle-copy-file)
5884 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
5885 (tramp-smb-handle-write-region): Use null TRASH arg in
5886 tramp-compat-delete-file call.
5887 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
5888 (tramp-smb-handle-delete-file): Rename arg.
5889
5890 * diff.el (diff-sentinel):
5891 * epg.el (epg--make-temp-file, epg-decrypt-string)
5892 (epg-verify-string, epg-sign-string, epg-encrypt-string):
5893 * jka-compr.el (jka-compr-partial-uncompress)
5894 (jka-compr-call-process, jka-compr-write-region):
5895 * server.el (server-sentinel): Remove optional arg from
5896 delete-file, reverting 2010-05-03 change.
5897
5898 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
5899
5900 * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
5901 font-lock-constant-face, not obsolete font-lock-reference-face.
5902
5903 2010-05-27 Kenichi Handa <handa@m17n.org>
5904
5905 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
5906 element of GSTRING is nil.
5907
5908 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
5909
5910 * emacs-lisp/smie.el (smie-forward-token-function)
5911 (smie-backward-token-function): New vars.
5912 (smie-backward-sexp, smie-forward-sexp)
5913 (smie-indent-hanging-p, smie-indent-calculate): Use them.
5914 (smie-default-backward-token): Rename from smie-backward-token and
5915 skip comments.
5916 (smie-default-forward-token): Rename from smie-forward-token and
5917 skip comments.
5918 (smie-next-sexp): Handle nil results from next-token.
5919 (smie-indent-calculate): Add a new case for special `fixindent' comments.
5920
5921 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
5922
5923 * progmodes/verilog-mode.el (verilog-type-font-keywords):
5924 Use font-lock-constant-face, not obsolete font-lock-reference-face.
5925
5926 2010-05-27 Masatake YAMATO <yamato@redhat.com>
5927
5928 * htmlfontify.el (hfy-face-resolve-face): New function.
5929 (hfy-face-to-style): Use it (Bug#6279).
5930
5931 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
5932
5933 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
5934 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
5935
5936 2010-05-26 Glenn Morris <rgm@gnu.org>
5937
5938 * emulation/edt.el (edt-load-keys): Use locate-library.
5939
5940 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
5941
5942 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
5943 (log-edit-changelog-entries): Doc fix.
5944 (log-edit-changelog-insert-entries): Args changed.
5945 Rename relative filenames in ChangeLog entries. Delete tabs.
5946 (log-edit-insert-changelog-entries): Reorganize return value of
5947 `log-edit-changelog-entries' to pass filenames to
5948 log-edit-changelog-insert-entries.
5949
5950 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5951
5952 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
5953 `image-dired-dired-insert-marked-thumbs' to
5954 `image-dired-dired-toggle-marked-thumbs'.
5955
5956 * image-dired.el: Require cl when compiling.
5957 (image-dired-dired-toggle-marked-thumbs): Rename from
5958 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
5959 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
5960 to 'no-dir. Skip files whose names don't match
5961 `image-file-name-regexp'. When file has a thumbnail overlay,
5962 delete it. (Bug#5270)
5963
5964 2010-05-25 Juri Linkov <juri@jurta.org>
5965
5966 * image-mode.el (image-mode): Add image-after-revert-hook to
5967 after-revert-hook.
5968 (image-after-revert-hook): New function. (Bug#5669)
5969
5970 2010-05-25 Juri Linkov <juri@jurta.org>
5971
5972 * image.el (image-animated-p): When delay between animated images
5973 is 0, set it to 10 (0.1 sec). (Bug#6258)
5974
5975 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
5976
5977 * net/tramp.el (tramp-handle-insert-directory): Don't use
5978 `forward-word', its default syntax could be changed.
5979
5980 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
5981
5982 * net/tramp.el (tramp-progress-reporter-update): New defun.
5983 (with-progress-reporter): Use it.
5984 (tramp-process-actions):
5985 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
5986 current message, in order to let progress reporter continue
5987 afterwards. (Bug#6257)
5988
5989 2010-05-25 Glenn Morris <rgm@gnu.org>
5990
5991 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
5992 Add :version.
5993
5994 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
5995
5996 * net/rcirc.el (rcirc-default-user-name): Change to "user".
5997 (rcirc-default-full-name): Change to "unknown".
5998 (rcirc-user-name-history): Add variable.
5999
6000 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
6001 Jonathan Rockway <jon@jrock.us>
6002
6003 * net/rcirc.el (rcirc-server-alist): Add :pass.
6004 (rcirc): When prompting for connection parameters, also prompt for
6005 username and password.
6006 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
6007 value to server when connecting.
6008
6009 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
6010
6011 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
6012 (smie-merge-prec2s): Pass the tables as separate args.
6013 (smie-bnf-precedence-table): Adjust call accordingly.
6014 (smie-prec2-levels): Set levels at the end.
6015
6016 Replace Lisp calls to delete-backward-char by delete-char.
6017 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
6018 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
6019 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
6020 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
6021 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
6022 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
6023 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
6024 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
6025 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
6026 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
6027 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
6028 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
6029 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
6030 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
6031 delete-backward-char by calls to delete-char.
6032
6033 2010-05-25 Kenichi Handa <handa@m17n.org>
6034
6035 * language/hebrew.el (hebrew-shape-gstring): New function.
6036 Register it in composition-function-table for all Hebrew combining
6037 characters.
6038
6039 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
6040
6041 * epa.el (epa--select-keys): Don't explicitly delete the window since
6042 that can fail (e.g. sole window in frame). Use dedication instead.
6043
6044 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
6045
6046 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
6047
6048 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
6049
6050 * image.el (image-refresh): Define as an alias for image-flush.
6051
6052 * image-mode.el (image-toggle-display-image): Caller changed.
6053
6054 2010-05-21 Juri Linkov <juri@jurta.org>
6055
6056 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
6057 Remove "all" from grep-files-aliases. Split grep-files-aliases by
6058 whitespace, call wildcard-to-regexp on substrings and concat them
6059 with "\\|". (Bug#6114)
6060
6061 2010-05-21 Alan Mackenzie <acm@muc.de>
6062
6063 * progmodes/cc-engine.el (c-parse-state-get-strategy):
6064 Replace parameter `here' with `here-' and `here-plus', which sandwich
6065 any pertinent CPP construct.
6066 (c-remove-stale-state-cache-backwards): Fix a bug which happens
6067 when doing (c-parse-state) in a CPP construct: Exclude any "new"
6068 CPP construct from taking part in the scanning.
6069
6070 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
6071
6072 * net/tramp.el (tramp-do-copy-or-rename-file)
6073 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
6074 Tune `with-progress-reporter' messages.
6075 (tramp-handle-vc-registered):
6076 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
6077 (tramp-fish-handle-insert-file-contents)
6078 (tramp-fish-maybe-open-connection):
6079 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
6080 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
6081 (tramp-imap-handle-insert-file-contents)
6082 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
6083
6084 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
6085
6086 * add-log.el (change-log-font-lock-keywords):
6087 Highlight all authors in multi-author entries.
6088
6089 * smerge-mode.el (smerge-refine-ignore-whitespace)
6090 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
6091 Fix typos in docstrings.
6092 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
6093
6094 2010-05-21 Glenn Morris <rgm@gnu.org>
6095
6096 * progmodes/fortran.el (fortran-mode):
6097 * progmodes/f90.el (f90-mode): Derive from prog-mode.
6098
6099 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
6100 having a relative path in src/Makefile.in.
6101
6102 2010-05-20 Kevin Ryde <user42@zip.com.au>
6103
6104 * help-mode.el (help-make-xrefs): For Info node links turn
6105 newlines into spaces. Link node names with newlines are matched
6106 by help-xref-info-regexp and buttonized, this change ensures they
6107 can be followed successfully with RET. (Bug#6206)
6108
6109 2010-05-20 Juri Linkov <juri@jurta.org>
6110
6111 * locate.el (locate): Use pop-to-buffer instead of
6112 switch-to-buffer-other-window. (Bug#6204)
6113
6114 2010-05-20 Juri Linkov <juri@jurta.org>
6115
6116 * replace.el (replace-highlight): Fix lazy-highlighting
6117 for `M-s w str M-% str RET'.
6118
6119 2009-12-15 Masatake YAMATO <yamato@redhat.com>
6120
6121 * isearch.el (isearch-yank-word-or-char): Pull next subword
6122 when `subword-mode' is activated. (Bug#6220)
6123
6124 2010-05-20 Mark A. Hershberger <mah@everybody.org>
6125
6126 * isearch.el (isearch-update-post-hook): New hook.
6127 (isearch-update): Use the new hook. (Bug#6225)
6128
6129 2010-05-20 Juri Linkov <juri@jurta.org>
6130
6131 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
6132 [f1], [help], and (char-to-string help-char) instead of "\C-h".
6133 (Bug#6222)
6134
6135 2010-05-20 Juri Linkov <juri@jurta.org>
6136
6137 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
6138 (Bug#6223)
6139
6140 2010-05-20 Juri Linkov <juri@jurta.org>
6141
6142 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
6143 FILE-NAME to read from the minibuffer when called interactively
6144 with prefix argument instead of using buffer-file-name.
6145 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
6146
6147 * dired.el: Update autoloads.
6148
6149 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
6150
6151 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
6152 nxml-finish-element, for consistency with SGML mode.
6153
6154 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
6155 octave-close-block.
6156
6157 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
6158
6159 * composite.el: Require cl when compiling.
6160 (reference-point-alist, compose-gstring-for-graphic)
6161 (compose-gstring-for-terminal): Fix typos in docstrings.
6162
6163 2010-05-19 Juri Linkov <juri@jurta.org>
6164
6165 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
6166 set-window-parameter.
6167
6168 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
6169
6170 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
6171 where appropriate.
6172 (tramp-maybe-open-connection): Use it.
6173
6174 2010-05-19 Eli Zaretskii <eliz@gnu.org>
6175
6176 * simple.el (move-end-of-line): Make sure we are at line beginning
6177 before backing up to end of previous line.
6178
6179 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
6180
6181 * password-cache.el (password-cache-remove): Fix docstring.
6182
6183 * net/secrets.el: Autoload the widget functions.
6184 (secrets-search-items, secrets-create-item)
6185 (secrets-get-attributes, secrets-expand-item): Attributes will be
6186 stored on the password database without leading ":", as all other
6187 clients do as well.
6188 (secrets-mode): Fix docstring.
6189 (secrets-show-secrets): Provide it as autoloaded command only when
6190 D-Bus support is available. Check existence of Secret Service API.
6191
6192 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
6193
6194 * indent.el (indent-region): Deactivate region (bug#6200).
6195
6196 2010-05-19 Glenn Morris <rgm@gnu.org>
6197
6198 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
6199
6200 2010-05-19 Kenichi Handa <handa@m17n.org>
6201
6202 * composite.el: Register compose-gstring-for-graphic in
6203 composition-function-table only for combining characters (Mn, Mc, Me).
6204
6205 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
6206
6207 * calc/calc-trail.el (calc-trail-isearch-forward)
6208 (calc-trail-isearch-backward): Ensure that the new window
6209 point is set correctly.
6210
6211 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
6212
6213 * subr.el (read-quoted-char): Resolve modifiers after key
6214 remapping (bug#6212).
6215
6216 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
6217
6218 Add visualization code for secrets.
6219 * net/secrets.el (secrets-mode): New major mode.
6220 (secrets-show-secrets, secrets-show-collections)
6221 (secrets-expand-collection, secrets-expand-item)
6222 (secrets-tree-widget-after-toggle-function)
6223 (secrets-tree-widget-show-password): New defuns.
6224
6225 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
6226
6227 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
6228 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
6229 handled in smie-next-sexp.
6230 (smie-indent-calculate): Provide a starting indentation (so the
6231 recursion is well-founded ;-).
6232
6233 Fix handling of non-associative equal levels.
6234 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
6235 when it's not needed.
6236 (smie-op-left, smie-op-right): New functions.
6237 (smie-next-sexp): New function, extracted from smie-backward-sexp.
6238 Better handle equal levels to distinguish the associative case from
6239 the "multi-keyword construct" case.
6240 (smie-backward-sexp, smie-forward-sexp): Use it.
6241
6242 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
6243
6244 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
6245
6246 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
6247 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
6248
6249 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
6250
6251 Provide a simple generic indentation engine and use it for Prolog.
6252 * emacs-lisp/smie.el: New file.
6253 * progmodes/prolog.el (prolog-smie-op-levels)
6254 (prolog-smie-indent-rules): New var.
6255 (prolog-mode-variables): Use them to configure SMIE.
6256 (prolog-indent-line, prolog-indent-level): Remove.
6257
6258 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
6259
6260 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
6261 order before computing the averages.
6262
6263 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
6264
6265 * calc/calc-vec.el (calc-histogram):
6266 (calcFunc-histogram): Allow vectors as inputs.
6267 (math-vector-avg): New function.
6268
6269 * calc/calc-ext.el (math-group-float): Have the number of digits
6270 being grouped depend on the radix (Bug#6189).
6271
6272 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
6273
6274 * version.el (emacs-copyright, emacs-version): Don't define here,
6275 now that emacs.c defines it.
6276
6277 2010-05-15 Eli Zaretskii <eliz@gnu.org>
6278
6279 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
6280 "Describe Language Environment" menu item.
6281
6282 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
6283
6284 Bidi-sensitive movement with arrow keys.
6285 * subr.el (right-arrow-command, left-arrow-command): New functions.
6286
6287 * bindings.el (global-map): Bind them to right and left arrow keys.
6288
6289 Don't override standard definition of convert-standard-filename.
6290 * files.el (convert-standard-filename): Call
6291 w32-convert-standard-filename and dos-convert-standard-filename on
6292 the corresponding systems.
6293
6294 * w32-fns.el (w32-convert-standard-filename): Rename from
6295 convert-standard-filename. Doc fix.
6296
6297 * dos-fns.el (dos-convert-standard-filename): Doc fix.
6298 (convert-standard-filename): Don't defalias.
6299 (register-name-alist, make-register, register-value)
6300 (set-register-value, intdos): Obsolete aliases for the
6301 corresponding dos-* functions and variables.
6302 (dos-intdos): Add a doc string.
6303
6304 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
6305
6306 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
6307 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
6308 (math-compose-tex-func):
6309 * calc/calccomp.el (math-compose-expr):
6310 * calc/calc-ext.el (math-format-flat-expr-fancy):
6311 * calc/calc-store.el (calc-read-var-name):
6312 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
6313
6314 * calc/calc.el (var-π, var-φ, var-γ): New variables.
6315 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
6316 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
6317 (math-standard-units): Add units.
6318
6319 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
6320
6321 * progmodes/asm-mode.el (asm-mode):
6322 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
6323
6324 * pcomplete.el (pcomplete-completions-at-point): New function,
6325 extracted from pcomplete-std-complete.
6326 (pcomplete-std-complete): Use it.
6327
6328 2010-05-15 Glenn Morris <rgm@gnu.org>
6329
6330 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
6331 Remove references to CVS, RCS and Old directories.
6332
6333 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
6334
6335 * calc/calc-bin.el (math-format-twos-complement): Group digits when
6336 appropriate.
6337
6338 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
6339
6340 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
6341 (sh-mode-syntax-table): Give it a default value instead.
6342 (sh-header-marker): Make buffer-local.
6343 (sh-mode): Move make-local-variable to the corresponding setq.
6344 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
6345 Use complete-with-action.
6346
6347 * simple.el (prog-mode): New (abstract) major mode.
6348 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
6349 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
6350
6351 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
6352
6353 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
6354 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
6355 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
6356 (sql-make-alternate-buffer-name, sql-placeholders-filter)
6357 (sql-escape-newlines-filter, sql-input-sender)
6358 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
6359
6360 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
6361
6362 Add TeX open-block and close-block keybindings to SGML, and vice versa.
6363
6364 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
6365 latex-open-block and C-c / to latex-close-block.
6366
6367 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
6368 and C-c C-e to sgml-close-tag.
6369
6370 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
6371
6372 * net/tramp.el (with-progress-reporter): Create reporter object
6373 only when the message would be displayed. Handle nested calls.
6374 (tramp-handle-load, tramp-handle-file-local-copy)
6375 (tramp-handle-insert-file-contents, tramp-handle-write-region)
6376 (tramp-maybe-send-script, tramp-find-shell):
6377 Use `with-progress-reporter'.
6378 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
6379 Fix message text.
6380
6381 * net/tramp-smb.el (tramp-smb-handle-copy-file)
6382 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
6383 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
6384 Use `with-progress-reporter'.
6385
6386 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
6387
6388 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
6389 process everytime when spellchecking from the minibuffer (bug#6143).
6390
6391 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
6392
6393 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
6394
6395 * dos-fns.el: Add "dos-" prefix for namespace control.
6396 (convert-standard-filename): Define as alias for
6397 dos-convert-standard-filename but only if applicable.
6398
6399 2010-05-12 Alan Mackenzie <acm@muc.de>
6400
6401 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
6402 Push the mark at the start of these functions when appropriate.
6403
6404 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
6405
6406 * minibuffer.el (completion-cycle-threshold): New custom var.
6407 (completion--do-completion): Use it.
6408 (minibuffer-complete): Use cycling if appropriate.
6409
6410 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
6411
6412 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
6413 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
6414
6415 2010-05-11 Juri Linkov <juri@jurta.org>
6416
6417 * scroll-all.el (scroll-all-check-to-scroll):
6418 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
6419
6420 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
6421
6422 * iimage.el (iimage-mode-map): Move initialization into declaration.
6423 (iimage-mode-buffer): Use with-silent-modifications.
6424 Simplify calling convention. Adjust callers.
6425 (iimage-mode): Don't run hook redundantly.
6426
6427 * minibuffer.el (completion-pcm--pattern->regex):
6428 Fix last change (bug#6160).
6429
6430 2010-05-10 Juri Linkov <juri@jurta.org>
6431
6432 Remove nodes visited during Isearch from the Info history.
6433 * info.el (Info-isearch-initial-history)
6434 (Info-isearch-initial-history-list): New variables.
6435 (Info-isearch-start): Record initial values of
6436 Info-isearch-initial-history and Info-isearch-initial-history-list.
6437 Add Info-isearch-end to isearch-mode-end-hook.
6438 (Info-isearch-end): New function.
6439
6440 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
6441
6442 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
6443 format string, in order to work around a bug in pdksh.
6444 Reported by Gilles Pion <gpion@lfdj.com>.
6445 (tramp-handle-verify-visited-file-modtime): Do not send a command
6446 when the connection is not established.
6447 (tramp-handle-set-file-times): Simplify the check for utc.
6448
6449 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
6450
6451 Fix use of `filter-buffer-substring' (rework previous change).
6452 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
6453 (cua-repeat-replace-region):
6454 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
6455 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
6456 (cua-cut-region-to-global-mark): Use it.
6457
6458 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
6459
6460 * progmodes/sql.el: Version 2.1.
6461 (sql-product-alist): Redesign structure of product info.
6462 (sql-product, sql-user, sql-server, sql-database): Safe variables.
6463 (sql-port, sql-port-history): New variables.
6464 (sql-interactive-product): New variable.
6465 (sql-send-terminator): New variable.
6466 (sql-imenu-generic-expression): Add "Types" imenu entry.
6467 (sql-oracle-login-params, sql-sqlite-login-params)
6468 (sql-mysql-login-params, sql-solid-login-params)
6469 (sql-sybase-login-params, sql-informix-login-params)
6470 (sql-ingres-login-params, sql-ms-login-params)
6471 (sql-postgres-login-params, sql-interbase-login-params)
6472 (sql-db2-login-params, sql-linter-login-params)
6473 (sql-oracle-scan-on): New variables.
6474 (sql-mode-map): Add C-c C-i to start interactive mode.
6475 (sql-mode-menu): Update existing menu entries.
6476 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
6477 (sql-mode-oracle-font-lock-keywords)
6478 (sql-mode-postgres-font-lock-keywords)
6479 (sql-mode-ms-font-lock-keywords)
6480 (sql-mode-sybase-font-lock-keywords)
6481 (sql-mode-informix-font-lock-keywords)
6482 (sql-mode-interbase-font-lock-keywords)
6483 (sql-mode-ingres-font-lock-keywords)
6484 (sql-mode-solid-font-lock-keywords)
6485 (sql-mode-mysql-font-lock-keywords)
6486 (sql-mode-sqlite-font-lock-keywords)
6487 (sql-mode-db2-font-lock-keywords)
6488 (sql-mode-linter-font-lock-keywords): Update initialization to
6489 reduce run-time complexity.
6490 (sql-add-product, sql-del-product): New functions.
6491 (sql-set-product-feature, sql-get-product-feature): New functions.
6492 (sql-product-font-lock): Update product API.
6493 (sql-add-product-keywords): New function.
6494 (sql-highlight-product): Update product API.
6495 (sql-help-list-products): New function.
6496 (sql-help): Dynamically lists free and non-free products.
6497 (sql-get-login): Correct bug in handling history and added
6498 prompt for port.
6499 (sql-copy-column): Copy without properties.
6500 (sqli-input-sender): Apply filters to SQLi input.
6501 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
6502 Implement as a filter.
6503 (sql-escape-newlines-filter): Implement as a filter.
6504 (sql-remove-tabs-filter): New function.
6505 (sql-send-magic-terminator): New function.
6506 (sql-send-string): Implement magic terminator.
6507 (sql-send-region): Use `sql-send-string'.
6508 (sql-interactive-mode): Use product API.
6509 (sql-product-interactive): Use product API.
6510 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
6511 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
6512 (sql-db2, sql-linter): Use `sql-product-interactive'.
6513 (sql-connect): New function.
6514 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
6515 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
6516 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
6517 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
6518 Use `sql-connect'.
6519
6520 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
6521
6522 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
6523 New custom variable.
6524 (completion-pcm--string->pattern): Use it.
6525 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
6526 Make it handle any symbol as `any'.
6527 (completion-pcm--merge-completions): Extract common suffix for the new
6528 `prefix' symbol as well.
6529 (completion-substring--all-completions): Use the new `prefix' symbol.
6530
6531 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
6532
6533 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
6534 not bound.
6535 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
6536 (tramp-compat-funcall): New defmacro.
6537 (tramp-compat-line-beginning-position)
6538 (tramp-compat-line-end-position)
6539 (tramp-compat-temporary-file-directory)
6540 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
6541 (tramp-compat-copy-file, tramp-compat-copy-directory)
6542 (tramp-compat-delete-file, tramp-compat-delete-directory)
6543 (tramp-compat-number-sequence, tramp-compat-process-running-p)
6544 * net/tramp.el (top, with-progress-reporter)
6545 (tramp-rfn-eshadow-setup-minibuffer)
6546 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
6547 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
6548 (tramp-completion-mode-p, tramp-check-for-regexp)
6549 (tramp-open-connection-setup-interactive-shell)
6550 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
6551 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
6552 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
6553 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6554 (tramp-reporter-dump-variable, tramp-load-report-modules)
6555 (tramp-append-tramp-buffers)
6556 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
6557
6558 * net/tramp-imap.el (top): Autoload `epg-make-context'.
6559
6560 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
6561
6562 * progmodes/compile.el (compilation-buffer-modtime): Rename from
6563 buffer-modtime. Adjust users.
6564
6565 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
6566
6567 * international/mule.el (auto-coding-alist): Only purecopy
6568 car of each item, not the whole list (Bug#6083).
6569
6570 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
6571
6572 * progmodes/js.el (js-mode): Make paragraph variables local before
6573 calling c-setup-paragraph-variables (Bug#6071).
6574
6575 2010-05-08 Eli Zaretskii <eliz@gnu.org>
6576
6577 * composite.el (compose-region, reference-point-alist): Fix typos
6578 in the doc strings.
6579
6580 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
6581
6582 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
6583 gnuplot's "set" command.
6584
6585 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
6586
6587 * abbrev.el (last-abbrev-text): Doc fix.
6588 (abbrev-prefix-mark): Don't escape parenthesis.
6589
6590 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
6591
6592 * composite.el (find-composition): Doc fix.
6593
6594 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
6595
6596 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
6597 (sql-oracle-program, sql-sqlite-options)
6598 (sql-query-placeholders-and-send): Doc fixes.
6599 (sql-set-product, sql-interactive-mode): Reflow docstrings.
6600 (sql-imenu-generic-expression, sql-buffer)
6601 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
6602 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
6603 (sql-mode-sybase-font-lock-keywords)
6604 (sql-mode-informix-font-lock-keywords)
6605 (sql-mode-interbase-font-lock-keywords)
6606 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
6607 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
6608 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
6609 (sql-product-feature, sql-highlight-product)
6610 (comint-line-beginning-position, sql-rename-buffer)
6611 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
6612 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
6613 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
6614 Fix typos in docstrings.
6615
6616 2010-05-08 Juri Linkov <juri@jurta.org>
6617
6618 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
6619 property instead of `invisible' and `after-string' (bug#5998).
6620
6621 2010-05-08 Juri Linkov <juri@jurta.org>
6622
6623 * image-mode.el (image-mode-as-text): Fix typo in docstring.
6624
6625 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
6626
6627 * filecache.el (file-cache-add-directory-list)
6628 (file-cache-add-directory-recursively): Fix typos in docstrings.
6629
6630 2010-05-08 Kenichi Handa <handa@m17n.org>
6631
6632 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
6633 (gujarati-composable-pattern): Fix typo.
6634
6635 2010-05-08 Kenichi Handa <handa@m17n.org>
6636
6637 * language/indian.el (oriya-composable-pattern)
6638 (tamil-composable-pattern, malayalam-composable-pattern):
6639 Add two-part vowels to "v" (vowel sign).
6640
6641 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
6642
6643 * files.el (copy-directory): Handle symlinks (Bug#5982).
6644
6645 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
6646
6647 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
6648 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
6649 (Bug#5846).
6650
6651 2010-05-08 Glenn Morris <rgm@gnu.org>
6652
6653 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
6654
6655 * minibuffer.el (completion-at-point): Doc fix.
6656
6657 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
6658
6659 * electric.el (Electric-command-loop): Minor tweak.
6660
6661 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
6662 better with dedicated windows.
6663
6664 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
6665
6666 * Version 23.2 released.
6667
6668 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
6669 Stefan Monnier <monnier@iro.umontreal.ca>
6670
6671 Highlight vendor specific properties.
6672 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
6673 (css-proprietary-property): New face.
6674 (css-font-lock-keywords): Use them.
6675
6676 2010-05-07 Eli Zaretskii <eliz@gnu.org>
6677
6678 * cus-start.el (all): Add native condition for tool-bar-* symbols.
6679
6680 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
6681
6682 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
6683 * files.el (auto-mode-alist): Remove redundant entries.
6684
6685 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
6686 * simple.el (auto-save-mode): Move from files.el.
6687 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
6688
6689 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
6690
6691 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
6692
6693 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
6694
6695 * mail/binhex.el (binhex-decode-region-internal)
6696 * mail/uudecode.el (uudecode-decode-region-internal)
6697 * net/dns.el (dns-read-string-name, dns-write, dns-read)
6698 (dns-read-type, dns-query)
6699 * pgg-parse.el (pgg-parse-armor)
6700 * pgg.el (pgg-verify-region)
6701 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
6702 XEmacs.
6703
6704 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
6705
6706 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
6707
6708 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
6709
6710 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
6711 * emulation/cua-base.el (cua-repeat-replace-region):
6712 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
6713 (cua-cut-region-to-global-mark):
6714 Remove text properties with `set-text-properties'.
6715
6716 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
6717
6718 * net/tramp.el (top, with-progress-reporter):
6719 Use `symbol-function' inside `funcall'.
6720
6721 * net/tramp-compat.el (tramp-compat-file-attributes)
6722 (tramp-compat-delete-file, tramp-compat-delete-directory):
6723 Handle only `wrong-number-of-arguments' error.
6724
6725 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
6726 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
6727 inside `funcall'.
6728
6729 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
6730
6731 * minibuffer.el (completion--sreverse, completion--common-suffix):
6732 New functions.
6733 (completion-pcm--merge-completions): Extract common suffix when safe.
6734
6735 * emacs-lisp/easy-mmode.el (define-minor-mode):
6736 Make :variable more flexible.
6737 * files.el (auto-save-mode): Use it to define using define-minor-mode.
6738
6739 2010-05-05 Juri Linkov <juri@jurta.org>
6740
6741 Add `slow' and `history' tags to the desktop data.
6742
6743 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
6744 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
6745 (Info-finder-find-node): Require `finder.el' to be able
6746 to restore node from the desktop.
6747 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
6748 data `Info-history' and `slow' tag in the assoc list.
6749 (Info-restore-desktop-buffer): Don't restore nodes with the
6750 `slow' tag. Restore `Info-history'.
6751
6752 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
6753
6754 Add FORCE argument to `delete-file'.
6755
6756 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
6757 forcing to delete the temporary file.
6758 (ange-ftp-delete-file): Add FORCE arg.
6759 (ange-ftp-rename-remote-to-remote)
6760 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
6761 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
6762 Force file deletion.
6763
6764 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
6765
6766 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
6767 (tramp-handle-make-symbolic-link, tramp-handle-load)
6768 (tramp-do-copy-or-rename-file-via-buffer)
6769 (tramp-do-copy-or-rename-file-directly)
6770 (tramp-do-copy-or-rename-file-out-of-band)
6771 (tramp-handle-process-file, tramp-handle-call-process-region)
6772 (tramp-handle-shell-command, tramp-handle-file-local-copy)
6773 (tramp-handle-insert-file-contents, tramp-handle-write-region)
6774 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
6775
6776 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
6777 (tramp-fish-handle-make-symbolic-link)
6778 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
6779
6780 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
6781 Use `tramp-compat-delete-file'.
6782
6783 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
6784 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
6785
6786 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
6787 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
6788
6789 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
6790 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6791 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
6792 `tramp-compat-delete-file'.
6793
6794 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
6795
6796 Minor cleanups.
6797 * subr.el (add-minor-mode): Use push.
6798 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
6799 * emulation/edt.el (edt-select-mode): Simplify.
6800
6801 Use define-minor-mode in more cases.
6802 * term/tvi970.el (tvi970-set-keypad-mode):
6803 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
6804 (normal-erase-is-backspace-mode):
6805 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
6806 (set-scroll-bar-mode-1): (Re)move to its sole caller.
6807 (get-scroll-bar-mode): New function.
6808 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
6809
6810 Use define-minor-mode for less obvious cases.
6811 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
6812 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
6813 * international/iso-ascii.el (iso-ascii-mode):
6814 * frame.el (auto-raise-mode, auto-lower-mode):
6815 * composite.el (global-auto-composition-mode): Use define-minor-mode.
6816
6817 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
6818
6819 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
6820 in order to see error messages for failed logins.
6821
6822 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
6823
6824 * diff.el (diff-sentinel):
6825
6826 * epg.el (epg--make-temp-file, epg-decrypt-string)
6827 (epg-verify-string, epg-sign-string, epg-encrypt-string):
6828
6829 * jka-compr.el (jka-compr-partial-uncompress)
6830 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
6831
6832 * server.el (server-sentinel): Use delete-file's new FORCE arg
6833 (Bug#6070).
6834
6835 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6836
6837 Use define-minor-mode where applicable.
6838 * view.el (view-mode):
6839 * type-break.el (type-break-query-mode)
6840 (type-break-mode-line-message-mode):
6841 * textmodes/reftex.el (reftex-mode):
6842 * term/vt100.el (vt100-wide-mode):
6843 * tar-mode.el (tar-subfile-mode):
6844 * savehist.el (savehist-mode):
6845 * ibuf-ext.el (ibuffer-auto-mode):
6846 * composite.el (auto-composition-mode):
6847 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
6848 Use define-minor-mode.
6849 (vhdl-mode): Use static mode-line format.
6850 (vhdl-mode-line-update): Delete.
6851 (vhdl-create-mode-menu, vhdl-activate-customizations)
6852 (vhdl-hs-minor-mode): Don't bother calling it.
6853
6854 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
6855
6856 * simple.el (with-wrapper-hook): Move.
6857 (buffer-substring-filters): Mark obsolete.
6858 (filter-buffer-substring-functions): New variable.
6859 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
6860
6861 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
6862 Michael Albinus <michael.albinus@gmx.de>
6863
6864 Implement compression for inline methods.
6865
6866 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
6867 (tramp-copy-size-limit): Allow also nil.
6868 (tramp-inline-compress-commands): New defconst.
6869 (tramp-find-inline-compress, tramp-get-inline-compress)
6870 (tramp-get-inline-coding): New defuns.
6871 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
6872 replaced by `tramp-get-inline-coding'.
6873 (tramp-handle-file-local-copy, tramp-handle-write-region)
6874 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
6875
6876 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6877
6878 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
6879 Remove unused functions.
6880
6881 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
6882 Set find-tag-default-function as a variable rather than a property.
6883
6884 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
6885 * progmodes/etags.el (tags-completion-at-point-function):
6886 Remove left over interactive spec. Add autoloading stub.
6887 (complete-tag): Use tags-completion-at-point-function.
6888
6889 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
6890
6891 * minibuffer.el (tags-completion-at-point-function): Fix return value.
6892
6893 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
6894
6895 * ido.el (ido-init-completion-maps): Remove C-v binding.
6896 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
6897
6898 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
6899
6900 * minibuffer.el (tags-completion-at-point-function): New function.
6901 (completion-at-point-functions): Use it.
6902
6903 * progmodes/etags.el (complete-tag): Revert last change.
6904
6905 2010-04-29 Alan Mackenzie <acm@muc.de>
6906
6907 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
6908 off-by-one error (in end of macro position).
6909
6910 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6911
6912 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
6913 firefox is absent. Don't autoload.
6914 (browse-url-galeon-program): Don't autoload.
6915
6916 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
6917
6918 * bindings.el (complete-symbol): Move into minibuffer.el.
6919
6920 * minibuffer.el (complete-tag): Move from etags.el. If tags
6921 completion cannot be performed, return nil instead of signalling
6922 an error.
6923 (completion-at-point): Make it an alias for complete-symbol.
6924 (complete-symbol): Move from bindings.el, and replace with the
6925 body of completion-at-point.
6926
6927 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
6928
6929 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
6930
6931 * net/tramp.el (tramp-remote-selinux-p): New defun.
6932 (tramp-handle-file-selinux-context)
6933 (tramp-handle-set-file-selinux-context): Use it.
6934
6935 2010-04-28 Sam Steingold <sds@gnu.org>
6936
6937 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
6938 `safe-local-variable' if the value is a string or a symbol with
6939 the property `bug-reference-url-format'.
6940
6941 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
6942
6943 * progmodes/bug-reference.el (bug-reference-url-format):
6944 Revert 2010-04-27 change due to security risk.
6945
6946 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
6947
6948 Make it possible to locally disable a globally enabled mode.
6949 * simple.el (fundamental-mode): Run fundamental-mode-hook.
6950 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
6951 rather than kill-all-local-variables so it runs fundamental-mode-hook.
6952 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
6953 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
6954 that subsequent hooks get a chance to disable it.
6955
6956 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
6957
6958 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
6959 Avoid re-enabling a minor mode after the user turned the minor mode
6960 off if MODE-enable-in-buffers is run twice (typically once from
6961 fundamental-mode's after-change-major-mode-hook and a second time from
6962 run-mode-hook's own after-change-major-mode-hook).
6963
6964 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
6965
6966 2010-04-27 Sam Steingold <sds@gnu.org>
6967
6968 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
6969 `safe-local-variable' if the value is a string or a function, as
6970 documented and implemented on 2010-04-02.
6971
6972 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
6973
6974 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
6975 when method is 'kill.
6976
6977 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
6978
6979 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
6980 condition in default directory check.
6981 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
6982 Kill ispell process when killing its associated buffer.
6983
6984 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
6985
6986 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
6987 but we aren't using it.
6988
6989 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
6990
6991 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
6992 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
6993
6994 2010-04-24 Glenn Morris <rgm@gnu.org>
6995
6996 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
6997 Ignore VCS-ignore files, and deleted nextstep preferences files.
6998 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
6999 (authors-ambiguous-files): New list.
7000 (authors-valid-file-names): Add some deleted files.
7001 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
7002 (authors-disambiguate-file-name): New function. (Bug#5501)
7003 (authors-canonical-file-name): Doc fix.
7004 Don't warn about obsolete files.
7005 (authors-canonical-file-name, authors-scan-el):
7006 Use authors-disambiguate-file-name.
7007
7008 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
7009 Add autoload cookies.
7010 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
7011 (generated-autoload-file): Set file-local value to "htmlfontify.el".
7012 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
7013 They have definitions / compiler macros in cl.el.
7014 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
7015 Replace manual autoloads with generated ones.
7016 (htmlfontify-unload-rgb-file): Remove autoload.
7017 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
7018
7019 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
7020
7021 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
7022 (byte-compile-setq-default): Optimize for the
7023 single-var case and don't call byte-compile-form in this case to avoid
7024 inf-loop with byte-compile-set-default.
7025
7026 * progmodes/compile.el (compilation-start): Abbreviate default directory.
7027
7028 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
7029
7030 Implement SELINUX backends.
7031
7032 * net/tramp.el (tramp-file-name-handler-alist):
7033 Add `file-selinux-context' and `set-file-selinux-context'.
7034 (tramp-handle-file-selinux-context)
7035 (tramp-handle-set-file-selinux-context): New defuns.
7036 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
7037 Handle PRESERVE-SELINUX-CONTEXT.
7038
7039 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
7040 Add `file-selinux-context' and `set-file-selinux-context'.
7041 (tramp-gvfs-handle-file-selinux-context)
7042 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
7043 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
7044
7045 * net/ange-ftp.el (ange-ftp-copy-file):
7046 * net/tramp-fish.el (tramp-fish-handle-copy-file):
7047 * net/tramp-imap.el (tramp-imap-handle-copy-file):
7048 * net/tramp-smb.el (tramp-smb-handle-copy-file):
7049 Add PRESERVE-SELINUX-CONTEXT.
7050
7051 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
7052
7053 Synchronize with Tramp repository.
7054
7055 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
7056 (tramp-action-process-alive, tramp-action-out-of-band)
7057 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
7058 (tramp-exists-file-name-handler): Fix docstring.
7059 (with-progress-reporter): New defmacro.
7060 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
7061 (tramp-maybe-open-connection): Use it.
7062
7063 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
7064
7065 Detect ssh 'ControlMaster' argument automatically in some cases.
7066
7067 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
7068 (tramp-default-method): Use it.
7069
7070 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
7071
7072 * net/tramp.el (tramp-handle-copy-file): Add new optional
7073 parameter `preserve-selinux-context'.
7074 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
7075
7076 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
7077
7078 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
7079 Ensure, that non remote files are still checked. Oops.
7080
7081 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
7082
7083 Fix Bug#5840.
7084
7085 * icomplete.el (icomplete-completions): Use `non-essential'.
7086
7087 * net/tramp.el (tramp-connectable-p): New defun.
7088 (tramp-handle-expand-file-name)
7089 (tramp-completion-handle-file-name-all-completions)
7090 (tramp-completion-handle-file-name-completion): Use it.
7091
7092 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
7093
7094 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
7095
7096 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
7097
7098 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
7099
7100 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
7101
7102 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
7103 is present.
7104
7105 * info.el (info-tool-bar-map): Add labels.
7106
7107 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
7108
7109 * cus-edit.el (custom-commands): Add labels for tool bar.
7110 (custom-buffer-create-internal, Custom-mode): Adjust for
7111 labels in custom-commands.
7112
7113 * dynamic-setting.el: Renamed from font-setting.el.
7114
7115 2010-04-21 John Wiegley <jwiegley@gmail.com>
7116
7117 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
7118 toggles the use of virtual buffers.
7119 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
7120 (ido-toggle-virtual-buffers): New function.
7121
7122 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
7123
7124 Use `define-derived-mode'; fix window selection; doc fixes.
7125 * play/tetris.el (tetris, tetris-update-speed-function)
7126 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
7127 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
7128 (tetris-rotate-next, tetris-end-game, tetris-start-game)
7129 (tetris-pause-game): Fix typos in docstrings.
7130 (tetris-mode-map, tetris-null-map):
7131 Move initialization into declaration.
7132 (tetris-mode): Define with `define-derived-mode';
7133 set show-trailing-whitespace to nil.
7134 (tetris): Prefer window already displaying the "*Tetris*" buffer.
7135
7136 2010-04-21 Karel Klíč <kklic@redhat.com>
7137
7138 * files.el (backup-buffer): Handle SELinux context, and return it
7139 if a backup was made by renaming.
7140 (backup-buffer-copy): Set SELinux context to the target file.
7141 (basic-save-buffer): Set SELinux context of the newly written file.
7142 (basic-save-buffer-1): Now it also returns any SELinux context.
7143 (basic-save-buffer-2): Set SELinux context of the newly created file,
7144 and return it.
7145 * net/tramp.el (tramp-file-name-for-operation):
7146 Add file-selinux-context.
7147
7148 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
7149
7150 Make the log-edit comments use RFC822 format throughout.
7151
7152 * vc.el (vc-checkin, vc-modify-change-comment):
7153 Adjust to new vc-start/finish-logentry.
7154 (vc-find-conflicted-file): New command.
7155 (vc-transfer-file): Adjust to new vc-checkin.
7156 (vc-next-action): Improve scoping.
7157
7158 * vc-hg.el (vc-hg-log-edit-mode): Remove.
7159 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
7160
7161 * vc-git.el (vc-git-log-edit-mode): Remove.
7162 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
7163 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
7164
7165 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
7166 (vc-start-logentry): Remove argument `extra'.
7167 (vc-finish-logentry): Remove extra args.
7168
7169 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
7170 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
7171 (vc-bzr-conflicted-files): New function.
7172
7173 * log-edit.el (log-edit-extra-flags)
7174 (log-edit-before-checkin-process): Remove.
7175 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
7176 (log-edit-headers-alist): New var.
7177 (log-edit-header-contents-regexp): New const.
7178 (log-edit-match-to-eoh): New function.
7179 (log-edit-font-lock-keywords): Use them.
7180 (log-edit): Insert a "Summary:" header as default.
7181 (log-edit-mode): Mark font-lock rules as case-insensitive.
7182 (log-edit-done): Cleanup headers.
7183 (log-view-process-buffer): Remove.
7184 (log-edit-extract-headers): New function to replace it.
7185
7186 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
7187
7188 * subr.el (default-direction-reversed): Remove obsolescence info.
7189
7190 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7191
7192 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
7193 windows/frames.
7194
7195 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
7196 I.e. include text after point in the completion region.
7197 Also, return nil when we're not after/in a symbol.
7198
7199 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
7200 default enable-multibyte-characters.
7201
7202 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
7203
7204 * international/mule.el: Help the user choose a valid coding-system.
7205 (read-buffer-file-coding-system): New function.
7206 (set-buffer-file-coding-system): Use it. Prompt the user if the
7207 coding-system cannot encode all the chars.
7208
7209 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
7210 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
7211 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
7212 Don't use *vc-bzr-shelve*.
7213
7214 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
7215
7216 Fix the version number for added files.
7217 * vc-hg.el (vc-hg-working-revision): Check if the file is
7218 registered after hg parent fails (Bug#5961).
7219
7220 2010-04-19 Glenn Morris <rgm@gnu.org>
7221
7222 * htmlfontify.el (htmlfontify-buffer)
7223 (htmlfontify-copy-and-link-dir): Autoload entry points.
7224
7225 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
7226
7227 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
7228 name relative to the project root (Bug#5960).
7229
7230 2010-04-19 Glenn Morris <rgm@gnu.org>
7231
7232 * vc-git.el (vc-git-print-log): Doc fix.
7233
7234 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
7235
7236 * ido.el (ido-file-internal): Fix 2009-12-02 change.
7237
7238 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
7239
7240 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
7241 default settings (Bug#5928).
7242
7243 2010-04-19 Glenn Morris <rgm@gnu.org>
7244
7245 * progmodes/fortran.el (fortran-match-and-skip-declaration):
7246 New function.
7247 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
7248
7249 2010-04-19 Kenichi Handa <handa@m17n.org>
7250
7251 * language/indian.el (malayalam-composable-pattern): Fix previous
7252 change (add U+0D4D "SIGN VIRAMA").
7253 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
7254 (tamil-composable-pattern): Fix typo in the regexp.
7255 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
7256 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
7257 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
7258
7259 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
7260
7261 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
7262 paragraph-separate (Bug#5821).
7263
7264 2010-04-19 Juri Linkov <juri@jurta.org>
7265
7266 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
7267
7268 * info.el (Info-find-node-2): Comment out code that skips
7269 breadcrumbs line.
7270 (Info-mouse-follow-link): New command.
7271 (Info-link-keymap): New keymap.
7272 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
7273 Return a string with links instead of inserting breadcrumbs
7274 to the Info buffer.
7275 (Info-fontify-node): Comment out code that inserts breadcrumbs.
7276 Instead of putting the `invisible' text property over the Info
7277 header, make an overlay over the Info header with the `invisible'
7278 property and `after-string' set to the string returned by
7279 `Info-breadcrumbs'.
7280
7281 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
7282
7283 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
7284 Reported by monkey@sandpframing.com.
7285
7286 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
7287
7288 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
7289 (tmm-get-keymap): Add key-binding shortcuts now that they're not
7290 available in the "keyseq cache" any more.
7291
7292 * custom.el (defcustom): Add edebug spec.
7293
7294 2010-04-18 Juri Linkov <juri@jurta.org>
7295
7296 Test for special mode-class in view-buffer instead of view-file (bug#5513).
7297
7298 * view.el (view-file, view-buffer): Move test for special mode-class
7299 from view-file to view-buffer.
7300
7301 * tar-mode.el (tar-extract): Turn if's into one cond
7302 like in arc-mode.el.
7303
7304 2010-04-18 Juri Linkov <juri@jurta.org>
7305
7306 Add 7z archive format support (bug#5475).
7307
7308 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
7309 (archive-7z-extract): New defcustom.
7310 (archive-find-type): Add magic string for 7z.
7311 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
7312 If `stderr-file' is non-nil, use `(t stderr-file)' for the
7313 `buffer' arg of `call-process'.
7314 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
7315 call the function `archive-7z-extract' with the variable
7316 `archive-7z-extract' let-bound to `archive-zip-extract'.
7317 (archive-7z-summarize, archive-7z-extract): New functions.
7318
7319 * international/mule.el (auto-coding-alist):
7320 * files.el (auto-mode-alist): Add 7z file extension.
7321
7322 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
7323
7324 * loadup.el: Setup hash-cons for pure data.
7325
7326 Fix duplicate entries in cedet's loaddefs.el files.
7327 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
7328 Should make most file-local generated-autoload-file unnecessary.
7329 (print-readably): Silence warnings.
7330 (autoload-find-destination): Take load-name as an arg to make sure
7331 it's the same as the one that will be in the file.
7332 (autoload-generate-file-autoloads): Adjust to above changes.
7333 Try to make the dataflow a bit simpler.
7334
7335 * cvs-status.el (cvs-refontify): Remove unused.
7336
7337 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
7338
7339 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
7340
7341 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
7342 twos-complement mode.
7343
7344 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
7345
7346 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
7347 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
7348 (calc-inverse): Add "Option" to message, as appropriate.
7349 (calc-hyperbolic): Add "Option" to message, as appropriate.
7350 (calc-option, calc-is-option): New functions.
7351
7352 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
7353 (calc-option-prefix-help): New function.
7354
7355 * calc/calc-misc.el (calc-help): Add "Option" entry.
7356
7357 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
7358 (calc-option-flag): New variable.
7359 (calc-do): Set `calc-option-flag to nil.
7360 (calc-set-mode-line): Add "Opt " as appropriate.
7361
7362 2010-04-16 Juri Linkov <juri@jurta.org>
7363
7364 Move scrolling commands from simple.el to window.el
7365 because their primitives are implemented in window.c.
7366
7367 * simple.el (scroll-error-top-bottom)
7368 (scroll-up-command, scroll-down-command, scroll-up-line)
7369 (scroll-down-line, scroll-other-window-down)
7370 (beginning-of-buffer-other-window, end-of-buffer-other-window):
7371 * window.el (scroll-error-top-bottom)
7372 (scroll-up-command, scroll-down-command, scroll-up-line)
7373 (scroll-down-line, scroll-other-window-down)
7374 (beginning-of-buffer-other-window, end-of-buffer-other-window):
7375 Move from simple.el to window.el because their primitives are
7376 implemented in window.c.
7377
7378 2010-04-16 Juri Linkov <juri@jurta.org>
7379
7380 * isearch.el (isearch-lookup-scroll-key): Check both
7381 `isearch-scroll' and `scroll-command' properties.
7382 (scroll-up, scroll-down): Remove `isearch-scroll' property.
7383
7384 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
7385
7386 * simple.el (scroll-up-command, scroll-down-command)
7387 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
7388
7389 2010-04-15 Juri Linkov <juri@jurta.org>
7390
7391 * simple.el (scroll-up-command, scroll-down-command)
7392 (scroll-up-line, scroll-down-line): Put `scroll-command'
7393 property on the these symbols. Remove them from
7394 `scroll-preserve-screen-position-commands'.
7395
7396 * mwheel.el (mwheel-scroll): Put `scroll-command' and
7397 `isearch-scroll' properties on the `mwheel-scroll' symbol.
7398 Remove it from `scroll-preserve-screen-position-commands'.
7399
7400 * isearch.el (isearch-allow-scroll): Doc fix.
7401
7402 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
7403
7404 * net/tramp.el (tramp-error-with-buffer): Don't show the
7405 connection buffer when we are in completion mode.
7406 (tramp-file-name-handler): Catch the error for some operations
7407 when we are in completion mode. This gives the user the chance to
7408 correct the file name in the minibuffer.
7409
7410 2010-04-15 Glenn Morris <rgm@gnu.org>
7411
7412 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
7413
7414 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
7415
7416 Simplify by using `define-derived-mode'.
7417 * info.el (Info-mode):
7418 * calendar/todo-mode.el (todo-mode):
7419 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
7420 (gomoku-mode-map): Move initialization into declaration.
7421
7422 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
7423
7424 Fix Bug#5840.
7425 * ido.el (ido-file-name-all-completions-1):
7426 * minibuffer.el (minibuffer-completion-help):
7427 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
7428
7429 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7430
7431 * simple.el (non-essential): New var.
7432
7433 Add a new field `location' to bookmarks for non-file bookmarks.
7434 * bookmark.el (bookmark-location): Use the new field, if present.
7435 (bookmark-insert-location): Undo last change, not needed any more.
7436 * man.el (Man-bookmark-make-record):
7437 * woman.el (woman-bookmark-make-record): Add `location' field.
7438
7439 2010-04-14 Juri Linkov <juri@jurta.org>
7440
7441 * simple.el (scroll-error-top-bottom): New defcustom.
7442 (scroll-up-command, scroll-down-command): Use it. Doc fix.
7443
7444 * emulation/pc-select.el (pc-select-override-scroll-error):
7445 Obsolete in favor of `scroll-error-top-bottom'.
7446
7447 2010-04-14 Juri Linkov <juri@jurta.org>
7448
7449 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
7450 `scroll-up-command' and `M-v' to `scroll-down-command'.
7451
7452 * emulation/cua-rect.el (cua--init-rectangles):
7453 * forms.el (forms--change-commands):
7454 * image-mode.el (image-mode-map):
7455 Remap scroll-down-command and scroll-up-command
7456 in addition to scroll-down and scroll-up.
7457
7458 2010-04-14 Juri Linkov <juri@jurta.org>
7459
7460 * mwheel.el (scroll-preserve-screen-position-commands):
7461 Add mwheel-scroll to this list of commands.
7462
7463 * simple.el (scroll-preserve-screen-position-commands):
7464 Add scroll-up-command, scroll-down-command, scroll-up-line,
7465 scroll-down-line to this list of commands.
7466
7467 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
7468
7469 * obsolete/complete.el: Move from lisp/complete.el.
7470
7471 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
7472
7473 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
7474 to the minor mode function now turns the mode ON unconditionally.
7475
7476 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
7477
7478 * vc-dir.el (vc-dir-kill-line): New command.
7479 (vc-dir-mode-map): Bind it to C-k.
7480
7481 * bookmark.el (bookmark-insert-location): Handle a nil filename.
7482
7483 * woman.el: Add bookmark declarations to silence the compiler.
7484 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
7485 step to compatibility between man and woman bookmarks.
7486 Adjust for Man-default-bookmark-title renaming.
7487 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
7488
7489 * man.el: Add bookmark declarations to silence the compiler.
7490 (Man-name-local-regexp): Make it match NAME as well.
7491 (Man-getpage-in-background): Return the buffer.
7492 (Man-notify-when-ready): Use `case'.
7493 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
7494 Don't hardcode "NAME". Simplify.
7495 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
7496 Rename from Man-bookmark-make-record.
7497 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
7498 we have the actual man-args. Use Man-getpage-in-background rather
7499 than `man' since the arg is already processed. Let bookmark.el do the
7500 window handling. Only wait for the relevant process.
7501 Don't forget to autoload.
7502
7503 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
7504
7505 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7506
7507 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
7508 New functions.
7509 (woman-mode): Setup bookmark support.
7510
7511 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
7512 (man-bookmark-jump): New functions.
7513 (Man-mode): Setup bookmark support.
7514
7515 2010-04-10 Jari Aalto <jari.aalto@cante.net>
7516
7517 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
7518 recognize ssh-keygen prompt (Bug#2817).
7519
7520 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
7521
7522 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
7523
7524 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
7525
7526 Synchronize with Tramp repository.
7527
7528 * net/tramp.el (tramp-completion-function-alist)
7529 (tramp-file-name-regexp, tramp-chunksize)
7530 (tramp-local-coding-commands, tramp-remote-coding-commands):
7531 Fix docstring.
7532 (tramp-remote-process-environment): Use `format' instead of `concat'.
7533 (tramp-handle-directory-files-and-attributes)
7534 (tramp-get-remote-path): Use `copy-tree'.
7535 (tramp-handle-file-name-all-completions): Backward/ XEmacs
7536 compatibility: Use `completion-ignore-case' if
7537 `read-file-name-completion-ignore-case' does not exist.
7538 (tramp-do-copy-or-rename-file-directly): Do not use
7539 `tramp-handle-file-remote-p'.
7540 (tramp-do-copy-or-rename-file-out-of-band):
7541 Use `tramp-compat-delete-directory'.
7542 (tramp-do-copy-or-rename-file-out-of-band)
7543 (tramp-compute-multi-hops, tramp-maybe-open-connection):
7544 Use `format-spec-make'.
7545 (tramp-find-foreign-file-name-handler)
7546 (tramp-advice-make-auto-save-file-name)
7547 (tramp-set-auto-save-file-modes): Remove superfluous check for
7548 `stringp'. This is done inside `tramp-tramp-file-p'.
7549 (tramp-debug-outline-regexp): New defconst.
7550 (tramp-get-debug-buffer): Use it.
7551 (tramp-check-for-regexp): Use (forward-line 1).
7552 (tramp-set-auto-save-file-modes): Adapt version check.
7553
7554 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
7555 Wrap call of `featurep' for 2nd argument.
7556 (tramp-compat-make-temp-file): Simplify fallback implementation.
7557 (tramp-compat-copy-tree): Remove function.
7558 (tramp-compat-delete-directory): Provide implementation for older
7559 Emacsen.
7560
7561 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
7562 Do not use `tramp-fish-handle-file-attributes.
7563
7564 * net/trampver.el: Update release number.
7565
7566 2010-04-10 Glenn Morris <rgm@gnu.org>
7567
7568 * progmodes/compile.el (compilation-save-buffers-predicate):
7569 Add missing :version tag.
7570
7571 2010-04-09 Sam Steingold <sds@gnu.org>
7572
7573 * progmodes/compile.el (compilation-save-buffers-predicate):
7574 Remove the "autoload" cookie.
7575
7576 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
7577 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
7578 and `bug-reference-prog-mode' can be used in hooks directly.
7579
7580 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
7581
7582 Add --author support to git commit.
7583 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
7584 (vc-git-log-edit-mode): New minor mode.
7585 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
7586 New declarations.
7587
7588 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
7589
7590 * vc-hooks.el, vc-git.el: Improve documentation comments.
7591
7592 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
7593
7594 Fix some of the problems in defsubst* (bug#5728).
7595 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
7596 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
7597
7598 2010-04-07 Sam Steingold <sds@gnu.org>
7599
7600 * progmodes/compile.el (compilation-save-buffers-predicate):
7601 New custom variable.
7602 (compile, recompile): Pass it to `save-some-buffers'.
7603
7604 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
7605
7606 * wid-edit.el (widget-choose): Move cursor to the second line of
7607 the buffer (Bug#5695).
7608
7609 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
7610
7611 Add new VC methods: vc-log-incoming and vc-log-outgoing.
7612 * vc.el (vc-print-log-setup-buttons): New function split out from
7613 vc-print-log-internal.
7614 (vc-log-internal-common): New function, a parametrized version of
7615 vc-print-log-internal.
7616 (vc-print-log-internal): Just call vc-log-internal-common with the
7617 right arguments.
7618 (vc-incoming-outgoing-internal):
7619 (vc-log-incoming, vc-log-outgoing): New functions.
7620 (vc-log-view-type): New permanent local variable.
7621
7622 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
7623
7624 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
7625 of the dynamic bound vc-short-log.
7626 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
7627
7628 * vc-git.el (vc-git-log-outgoing): New function.
7629 (vc-git-log-view-mode): Use vc-log-view-type instead
7630 of the dynamic bound vc-short-log.
7631
7632 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
7633 of the dynamic bound vc-short-log. Highlight the tag.
7634 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
7635 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
7636 (vc-hg-incoming-mode): Remove.
7637 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
7638
7639 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
7640
7641 Fix default-directory for vc-root-diff.
7642 * vc.el (vc-root-diff): Bind default-directory to the root
7643 directory for the diff command.
7644
7645 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
7646
7647 * progmodes/verilog-mode.el (verilog-forward-sexp):
7648 (verilog-calc-1): Support "disable fork" and "fork wait" multi
7649 word keywords, suggested by Steve Pearlmutter.
7650 (verilog-pretty-declarations): Support lineup of declarations in
7651 port lists.
7652 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
7653 fix bug for /* / comments.
7654 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
7655 Speed up and simplfy as this is never called with a bound.
7656 (verilog-pretty-declarations): Enhance to line up declarations
7657 inside a parameter list, suggested by Alan Morgan.
7658 (verilog-pretty-expr): Tune assignment regular expression match
7659 string for corner cases; also use markers instead of character
7660 number as indent changes the later.
7661
7662 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
7663
7664 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
7665 as missing keyword.
7666 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
7667 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
7668 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
7669 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
7670 Tennant.
7671 (verilog-keywords):
7672 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
7673 1800-2009 keywords, including "global.".
7674
7675 2010-04-06 John Wiegley <jwiegley@gmail.com>
7676
7677 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
7678 appearing in buffer list (if a live buffer name matched a recentf
7679 file basename). Should use uniquify to offer a real solution.
7680
7681 2010-04-06 John Wiegley <jwiegley@gmail.com>
7682
7683 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
7684 comment to code, and add a :version tag.
7685 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
7686
7687 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
7688
7689 Enable recentf-mode if using virtual buffers.
7690 * ido.el (recentf-list): Declare for byte-compiler.
7691 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
7692 (ido-make-buffer-list): Simplify.
7693 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
7694
7695 2010-04-05 Juri Linkov <juri@jurta.org>
7696
7697 Scrolling commands which scroll a line instead of full screen.
7698 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
7699
7700 * simple.el (scroll-up-line, scroll-down-line): New commands.
7701 Put property isearch-scroll=t on them.
7702
7703 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
7704 Remove commands.
7705
7706 2010-04-05 Juri Linkov <juri@jurta.org>
7707
7708 Scrolling commands which do not signal errors at top/bottom.
7709 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
7710
7711 * simple.el (scroll-up-command, scroll-down-command): New commands.
7712 Put property isearch-scroll=t on them.
7713
7714 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
7715 `scroll-down-command' and [next] from `scroll-up' to
7716 `scroll-up-command'.
7717
7718 * emulation/cua-base.el: Put property CUA=move on
7719 `scroll-up-command' and `scroll-down-command'.
7720 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
7721 and `scroll-down-command' to `cua-scroll-down'.
7722
7723 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
7724
7725 * help.el (describe-mode): Return nil.
7726
7727 2010-04-04 John Wiegley <jwiegley@gmail.com>
7728
7729 * ido.el (ido-use-virtual-buffers): New variable to indicate
7730 whether "virtual buffer" support is enabled for IDO.
7731 (ido-virtual): Face used to indicate virtual buffers in the list.
7732 (ido-buffer-internal): If a buffer is chosen, and no such buffer
7733 exists, but a virtual buffer of that name does (which would be why
7734 it was in the list), recreate the buffer by reopening the file.
7735 (ido-make-buffer-list): If virtual buffers are being used, call
7736 `ido-add-virtual-buffers-to-list' before the make list hook.
7737 (ido-virtual-buffers): New variable which contains a copy of the
7738 current contents of the `recentf-list', albeit pared down for the
7739 sake of speed, and with proper faces applied.
7740 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
7741 create a list of "virtual buffers" to present to the user in
7742 addition to the currently open set. Note that this logic could
7743 get rather slow if that list is too large. With the default
7744 `recentf-max-saved-items' of 200, there is little speed penalty.
7745
7746 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
7747
7748 * font-lock.el: Require CL when compiling.
7749 (font-lock-turn-on-thing-lock): Use `case'.
7750
7751 2010-04-03 Eli Zaretskii <eliz@gnu.org>
7752
7753 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
7754 Zaretskii.
7755
7756 2010-04-02 Juri Linkov <juri@jurta.org>
7757
7758 * ehelp.el (electric-help-orig-major-mode):
7759 New buffer-local variable.
7760 (electric-help-mode): Set it to original major-mode. Doc fix.
7761 (with-electric-help): Use `electric-help-orig-major-mode' instead
7762 of (default-value 'major-mode). Doc fix.
7763 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
7764
7765 2010-04-02 Sam Steingold <sds@gnu.org>
7766
7767 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
7768 `vc-hg-command' with a list of flags.
7769
7770 * progmodes/bug-reference.el (bug-reference-bug-regexp):
7771 Also accept "patch" and "RFE".
7772 (bug-reference-fontify): `bug-reference-url-format' can also be a
7773 function to be able to handle the bug kind.
7774 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
7775
7776 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
7777
7778 * tmm.el (tmm-get-keymap): Check with symbolp before passing
7779 value to fboundp, it may not be a symbol.
7780
7781 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
7782
7783 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
7784
7785 2010-03-31 Juri Linkov <juri@jurta.org>
7786
7787 * simple.el (next-line, previous-line): Re-throw a signal
7788 with `signal' instead of using `ding'.
7789 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
7790
7791 2010-03-31 Juri Linkov <juri@jurta.org>
7792
7793 * simple.el (keyboard-escape-quit): Raise deselecting the active
7794 region higher than exiting the minibuffer.
7795 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
7796
7797 2010-03-31 Juri Linkov <juri@jurta.org>
7798
7799 * image.el (image-animated-p): Use `image-metadata' instead of
7800 `image-extension-data'. Get GIF extenstion data from metadata
7801 property `extension-data'.
7802
7803 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
7804
7805 * simple.el (append-to-buffer): Simplify.
7806
7807 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
7808
7809 * textmodes/artist.el (artist-mode): Fix typo in docstring.
7810 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
7811
7812 2010-03-31 Kenichi Handa <handa@m17n.org>
7813
7814 * language/sinhala.el (composition-function-table): Fix regexp for
7815 the new Unicode specification.
7816
7817 * language/indian.el (devanagari-composable-pattern)
7818 (tamil-composable-pattern, kannada-composable-pattern)
7819 (malayalam-composable-pattern): Adjust for the new Unicode
7820 specification.
7821 (bengali-composable-pattern, gurmukhi-composable-pattern)
7822 (gujarati-composable-pattern, oriya-composable-pattern)
7823 (telugu-composable-pattern): New variables to cope with the new
7824 Unicode specification. Use them in composition-function-table.
7825
7826 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
7827
7828 Make tmm-menubar work for the Buffers menu again (bug#5726).
7829 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
7830 vectors rather than cons cells, as used in menu-bar-update-buffers.
7831
7832 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
7833
7834 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
7835 (js-insert-and-indent): Revert 2009-08-15 change, restoring
7836 electric punctuation for "{}();,:" (Bug#5586).
7837
7838 * mail/sendmail.el (mail-default-directory): Doc fix.
7839
7840 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
7841
7842 * mail/sendmail.el (mail-default-directory): Doc fix.
7843
7844 2010-03-31 Eli Zaretskii <eliz@gnu.org>
7845
7846 * subr.el (version-regexp-alist, version-to-list)
7847 (version-list-<, version-list-=, version-list-<=)
7848 (version-list-not-zero, version<, version<=, version=): Doc fix.
7849 (Bug#5744).
7850
7851 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
7852
7853 * vc.el (vc-root-diff): Doc fix.
7854
7855 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
7856
7857 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
7858
7859 * simple.el (append-to-buffer): Fix last change.
7860
7861 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
7862
7863 * simple.el (append-to-buffer): Ensure that point is preserved if
7864 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
7865 (Bug#5749)
7866
7867 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
7868
7869 * files.el (auto-mode-case-fold): Change default to t.
7870
7871 2010-03-30 Juri Linkov <juri@jurta.org>
7872
7873 * dired-x.el (dired-omit-mode): Doc fix.
7874
7875 2010-03-30 Juri Linkov <juri@jurta.org>
7876
7877 * replace.el (occur-accumulate-lines): Move occur-engine related
7878 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
7879 to be located after `occur-engine'.
7880
7881 2010-03-30 Juri Linkov <juri@jurta.org>
7882
7883 Make occur handle multi-line matches cleanly with context.
7884 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
7885
7886 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
7887 (occur-engine): Add local variables `ret', `prev-after-lines',
7888 `prev-lines'. Use more arguments for `occur-context-lines'.
7889 Set first elem of its returned list to `data', and the second elem
7890 to `prev-after-lines'. Don't print the separator line.
7891 In the end, print remaining context after-lines.
7892 (occur-context-lines): Add new arguments `begpt', `endpt',
7893 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
7894 after-lines of the previous match with before-lines of the
7895 current match and not overlap them. Return a list with two
7896 values: the output line and the list of context after-lines.
7897
7898 2010-03-30 Juri Linkov <juri@jurta.org>
7899
7900 * replace.el (occur-accumulate-lines): Fix a bug where the first
7901 context line at the beginning of the buffer was missing.
7902
7903 2010-03-30 Eli Zaretskii <eliz@gnu.org>
7904
7905 * files.el: Make bidi-display-reordering safe variable for boolean
7906 values.
7907
7908 2010-03-29 Phil Hagelberg <phil@evri.com>
7909 Chong Yidong <cyd@stupidchicken.com>
7910
7911 * subr.el: Extend progress reporters to perform "spinning".
7912 (progress-reporter-update, progress-reporter-do-update):
7913 Handle non-numeric value arguments.
7914 (progress-reporter--pulse-characters): New var.
7915
7916 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
7917
7918 * progmodes/compile.el (compilation-start): Fix regexp detection
7919 of initial cd command (Bug#5771).
7920
7921 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
7922
7923 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
7924
7925 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
7926
7927 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
7928 * progmodes/gdb-mi.el: Restore.
7929 * progmodes/gdb-ui.el: Remove.
7930 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
7931
7932 2010-03-25 Glenn Morris <rgm@gnu.org>
7933
7934 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
7935 all dired buffers, even tramp ones. (Bug#5755)
7936
7937 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
7938
7939 Add "union tags" in mpc.el.
7940 * mpc.el: Remove backward compatibility code.
7941 (mpc-browser-tags): Change default.
7942 (mpc--find-memoize-union-tags): New var.
7943 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
7944 (mpc-cmd-find): Handle the case where the playlist does not exist.
7945 Handle union-tags.
7946 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
7947 (mpc-cmd-add): Use mpc-cmd-flush.
7948 (mpc-tagbrowser-tag-name): New fun.
7949 (mpc-tagbrowser-buf): Use it.
7950 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
7951
7952 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7953
7954 Misc cleanup.
7955 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
7956 Use replace-regexp-in-string.
7957 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
7958 (makefile-imake-mode-syntax-table): Move init into defvar.
7959 (makefile-mode): Use define-derived-mode.
7960
7961 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
7962 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
7963 not be present any more.
7964
7965 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
7966
7967 * faces.el (set-face-attribute): Fix typo in docstring.
7968 (face-valid-attribute-values): Reflow docstring.
7969
7970 2010-03-24 Glenn Morris <rgm@gnu.org>
7971
7972 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
7973
7974 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
7975
7976 * indent.el (indent-for-tab-command): Doc fix.
7977
7978 2010-03-24 Alan Mackenzie <acm@muc.de>
7979
7980 * progmodes/cc-engine.el (c-remove-stale-state-cache):
7981 Fix off-by-one error. Fixes bug #5747.
7982
7983 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
7984
7985 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
7986 (image-dired-read-comment): Doc fix.
7987
7988 * json.el (json-object-type, json-array-type, json-key-type)
7989 (json-false, json-null, json-read-number):
7990 * minibuffer.el (completion-in-region-functions):
7991 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
7992 (cal-tex-cursor-week):
7993 * emacs-lisp/trace.el (trace-function):
7994 * eshell/em-basic.el (eshell/printnl):
7995 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
7996 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
7997 * obsolete/levents.el (allocate-event, event-key, event-object)
7998 (event-point, event-process, event-timestamp, event-to-character)
7999 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
8000 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
8001 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
8002 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
8003 (reftex-highlight-selection): Fix typos in docstrings.
8004
8005 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
8006
8007 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
8008
8009 2010-03-24 Glenn Morris <rgm@gnu.org>
8010
8011 * mail/rmail.el (rmail-highlight-face): Restore option deleted
8012 2008-02-13 without comment; mark it obsolete.
8013 (rmail-highlight-headers): Use rmail-highlight-face once more.
8014
8015 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
8016
8017 * woman.el (woman2-process-escapes): Only consume the newline if
8018 the filler character is on a line by itself (Bug#5729).
8019
8020 2010-03-24 Kenichi Handa <handa@m17n.org>
8021
8022 * language/indian.el (devanagari-composable-pattern): Add more
8023 consonants.
8024
8025 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
8026
8027 * net/trampver.el: Update release number.
8028
8029 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
8030
8031 * net/tramp.el (tramp-find-executable):
8032 Use `tramp-get-connection-buffer'. Make the regexp for checking
8033 output of "wc -l" more robust.
8034 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
8035 (tramp-open-connection-setup-interactive-shell): Remove workaround
8036 for OpenSolaris bug, it is not needed anymore.
8037
8038 2010-03-24 Glenn Morris <rgm@gnu.org>
8039
8040 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
8041
8042 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
8043
8044 * files.el (auto-mode-alist): Accept more verilog file patterns.
8045
8046 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
8047
8048 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
8049
8050 2010-03-24 Glenn Morris <rgm@gnu.org>
8051
8052 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
8053 log-edit-before-checkin-process.
8054
8055 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
8056
8057 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
8058
8059 * vc-dispatcher.el (vc-start-logentry): Doc fix.
8060 (log-view-process-buffer, log-edit-extra-flags): Declare.
8061
8062 * log-edit.el (log-edit-before-checkin-process): Doc fix.
8063
8064 2010-03-23 Sam Steingold <sds@gnu.org>
8065
8066 Fix bug#5620: recalculate all markers on compilation buffer
8067 modifications, not on file modifications.
8068 * progmodes/compile.el (buffer-modtime): New buffer-local variable:
8069 the buffer modification time, for buffers not associated with files.
8070 (compilation-mode): Create it.
8071 (compilation-filter): Update it.
8072 (compilation-next-error-function): Use it instead of
8073 `visited-file-modtime' for timestamp.
8074
8075 2010-03-23 Juri Linkov <juri@jurta.org>
8076
8077 Implement Occur multi-line matches.
8078 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
8079
8080 * replace.el (occur): Doc fix.
8081 (occur-engine): Set `begpt' to the beginning of the first line.
8082 Set `endpt' to the end of the last match line. At first, count
8083 line numbers between `origpt' and `begpt'. Split out code from
8084 `out-line' variable to new let-bindings `match-prefix' and
8085 `match-str'. In `out-line' add non-numeric prefix to all
8086 non-first lines of multi-line matches. Finally, count lines
8087 between `begpt' and `endpt' and add to `lines'.
8088
8089 2010-03-23 Juri Linkov <juri@jurta.org>
8090
8091 * replace.el (occur-accumulate-lines, occur-engine):
8092 Use `occur-engine-line' instead of duplicate code.
8093 (occur-engine-line): New function created from duplicate code
8094 in `occur-accumulate-lines' and `occur-engine'.
8095
8096 * replace.el (occur-engine-line): Add optional arg `keep-props'.
8097 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
8098
8099 2010-03-23 Juri Linkov <juri@jurta.org>
8100
8101 * finder.el: Remove TODO tasks.
8102
8103 * info.el (Info-finder-find-node): Add node "all"
8104 with all package info. Handle a list of multiple keywords
8105 separated by comma.
8106 (info-finder): In interactive use with a prefix argument,
8107 use `completing-read-multiple' to read a list of keywords
8108 separated by comma.
8109
8110 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
8111
8112 Add a new completion style `substring'.
8113 * minibuffer.el (completion-basic--pattern): New function.
8114 (completion-basic-try-completion, completion-basic-all-completions):
8115 Use it.
8116 (completion-substring--all-completions)
8117 (completion-substring-try-completion)
8118 (completion-substring-all-completions): New functions.
8119 (completion-styles-alist): New style `substring'.
8120
8121 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8122
8123 Get rid of .elc files after removal of the corresponding .el.
8124 * Makefile.in (compile-clean): New target.
8125 (compile-main): Use it.
8126
8127 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
8128
8129 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
8130 don't do make there. When compiling with separate object dir, there
8131 is no Makefile there.
8132
8133 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
8134
8135 Get rid of the ELCFILES abomination, again.
8136 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
8137 (all, compile): Don't call compile-last.
8138 (compile-main): Build the "elcfiles" list dynamically.
8139 (compile-targets): New (internal) target.
8140
8141 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
8142
8143 * Makefile.in (top_srcdir): Define.
8144 (abs_top_builddir): Define.
8145 (srcdir): Don't append `/..'.
8146 (EMACS): Use ${abs_top_builddir}.
8147 (all, compile, compile-always, compile-last): Don't set emacswd.
8148 (update-subdirs, update-authors): Use $(top_srcdir) instead of
8149 $(srcdir).
8150 (lisp): Use $(srcdir) instead of @srcdir@.
8151
8152 2010-03-21 Juri Linkov <juri@jurta.org>
8153
8154 Fix message of multi-line occur regexps and multi-buffer header lines.
8155 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
8156
8157 * replace.el (occur-1): Don't display regexp if it is longer
8158 than window-width. Use `query-replace-descr' to display regexp.
8159 (occur-engine): Don't display regexp in the buffer header for
8160 multi-buffer occur. Display a separate header line with total
8161 match count and regexp for multi-buffer occur.
8162 Use `query-replace-descr' to display regexp.
8163
8164 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
8165
8166 * net/secrets.el: Fix parenthesis.
8167 (secrets-enabled): Fix parenthesis.
8168
8169 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
8170
8171 Use more relative file and directory names.
8172 * Makefile.in (EMACS): Arrange for it to work when we chdir.
8173 (setwins, setwins_almost, setwins_for_subdirs):
8174 Don't `cd'; output relative names.
8175 (all, compile, compile-always, compile-last): Set emacswd.
8176 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
8177 Just cd to the lisp source dir so we can use relative file names.
8178
8179 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
8180
8181 2010-03-20 Glenn Morris <rgm@gnu.org>
8182
8183 * textmodes/rst.el: Use faces for font-lock customization, and make the
8184 old -face variables obsolete.
8185 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
8186 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
8187 (rst-block-face, rst-external-face, rst-definition-face)
8188 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
8189 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
8190 Make obsolete.
8191 (rst-font-lock-keywords-function): Update for above changes.
8192
8193 2010-03-20 Juri Linkov <juri@jurta.org>
8194
8195 * s-region.el:
8196 * obsolete/s-region.el: Move to obsolete.
8197
8198 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
8199
8200 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
8201
8202 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
8203
8204 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
8205
8206 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
8207
8208 Add special markup processing for commit logs.
8209 * log-edit.el (log-edit-extra-flags): New variable.
8210 (log-edit): Add new argument MODE. Use that mode when non-nil
8211 instead of the log-view-mode.
8212 (log-view-process-buffer): New function.
8213
8214 * vc.el: Document that the checkin method takes optional
8215 arguments. Document new backend specific method: log-view-mode.
8216 (vc-default-log-edit-mode): New function.
8217 (vc-checkin): Use a backend specific log-view-mode.
8218 Pass extra arguments to the checkin method.
8219 (vc-modify-change-comment): Pass a dummy extra argument.
8220
8221 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
8222 log-edit.
8223 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
8224 (vc-finish-logentry): Process the log buffer before passing it
8225 down. Pass log-edit-extra-flags.
8226
8227 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
8228 command.
8229 (log-edit-extra-flags, log-edit-before-checkin-process):
8230 New declarations.
8231
8232 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
8233 command.
8234 (log-edit-extra-flags, log-edit-before-checkin-process):
8235 New declarations.
8236 (vc-hg-log-edit-mode): New derived mode.
8237
8238 * vc-arch.el (vc-arch-checkin):
8239 * vc-cvs.el (vc-cvs-checkin):
8240 * vc-git.el (vc-git-checkin):
8241 * vc-mtn.el (vc-mtn-checkin):
8242 * vc-rcs.el (vc-rcs-checkin):
8243 * vc-sccs.el (vc-sccs-checkin):
8244 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
8245
8246 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
8247
8248 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
8249 parent typo).
8250
8251 2010-03-19 Glenn Morris <rgm@gnu.org>
8252
8253 * password-cache.el (password-cache, password-cache-expiry): Autoload.
8254
8255 2010-03-18 Glenn Morris <rgm@gnu.org>
8256
8257 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
8258
8259 * replace.el (query-replace-history): Give it a doc string.
8260 (map-query-replace-regexp): Use query-replace-from-history-variable
8261 and query-replace-to-history-variable.
8262
8263 * mail/hashcash.el (declare-function): Remove duplicate definition.
8264
8265 * mail/emacsbug.el (report-emacs-bug-pretest-address):
8266 Make it an obsolete alias for report-emacs-bug-address.
8267 (message-strip-special-text-properties): Declare.
8268 (report-emacs-bug): Remove test for a pretest bug address.
8269 Combine message-mode-specific code.
8270
8271 * mail/supercite.el: Don't require sendmail.
8272 (mh-in-header-p): Declare rather than using with-no-warnings.
8273 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
8274 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
8275
8276 * calendar/cal-french.el: Convert to utf-8.
8277
8278 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
8279 Emacs scripts.
8280
8281 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
8282
8283 * net/secrets.el (secrets-enabled): New variable. Use it instead
8284 of a subfeature.
8285
8286 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
8287
8288 * net/secrets.el (top): Register the D-Bus signals only when the
8289 service "org.freedesktop.secrets" can be pinged.
8290 Provide subfeature `enabled'.
8291
8292 2010-03-14 Juri Linkov <juri@jurta.org>
8293
8294 Add finder unknown keywords.
8295
8296 * finder.el (finder-unknown-keywords): New function.
8297
8298 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
8299 to create a Finder node with unknown keywords.
8300
8301 2010-03-14 Juri Linkov <juri@jurta.org>
8302
8303 * finder.el (finder-compile-keywords): Replace `princ' with
8304 `prin1' on a list of symbols interned from keyword strings.
8305
8306 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
8307 a comma, then split keywords using a comma and optional whitespace.
8308 Otherwise, split by whitespace.
8309
8310 * complete.el:
8311 * face-remap.el:
8312 * log-view.el:
8313 * net/hmac-def.el:
8314 * net/hmac-md5.el:
8315 * net/netrc.el:
8316 * progmodes/mixal-mode.el: Fix keywords.
8317
8318 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
8319
8320 * Makefile.in (ELCFILES): Add net/secrets.elc.
8321
8322 * net/secrets.el: New file.
8323
8324 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
8325
8326 * facemenu.el (list-colors-display, list-colors-print): New arg
8327 callback. Use it to allow selecting colors.
8328
8329 * wid-edit.el (widget-image-insert): Insert image prop even if the
8330 current display is non-graphic.
8331 (widget-field-value-set): New fun.
8332 (editable-field): Use it.
8333 (widget-field-value-get): Clean up unused var.
8334 (widget-color-value-create, widget-color--choose-action):
8335 New funs. Allow using list-colors-display to choose color.
8336
8337 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
8338
8339 * cus-edit.el: Resort topmost custom groups.
8340 (custom-buffer-sort-alphabetically): Default to t.
8341 (customize-apropos): Use apropos-parse-pattern.
8342 (custom-search-field): New var.
8343 (custom-buffer-create-internal): Add custom-apropos search field.
8344 (custom-add-parent-links): Don't display parent doc.
8345 (custom-group-value-create): Don't sort top-level custom group.
8346 (custom-magic-value-create): Show visibility button before option name.
8347
8348 (custom-variable-state): New fun, from custom-variable-state-set.
8349 (custom-variable-state-set): Use it.
8350 (custom-group-value-create): Hide options with standard values
8351 using the :hidden-states property. Use progress reporter.
8352
8353 (custom-show): Simplify.
8354 (custom-visibility): Disable images by default.
8355 (custom-variable): New property :hidden-states.
8356 (custom-variable-value-create): Enable images for
8357 custom-visibility widgets. Use :hidden-states property to
8358 determine initial visibility.
8359
8360 * wid-edit.el (widget-image-find): Give images center ascent.
8361 (visibility): Add :on-image and :off-image properties.
8362 (widget-visibility-value-create): Use them.
8363
8364 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
8365
8366 * cus-edit.el (processes): Remove from development group.
8367 (oop, hypermedia): Delete group.
8368 (comm): Promote to top-level group.
8369
8370 * net/browse-url.el (browse-url):
8371 * net/xesam.el (xesam):
8372 * net/tramp.el (tramp):
8373 * net/goto-addr.el (goto-address):
8374 * net/ange-ftp.el (ange-ftp): Put in comm group.
8375
8376 * view.el (view): Remove from editing group.
8377
8378 * uniquify.el (uniquify): Put in files group.
8379
8380 * net/browse-url.el (browse-url):
8381 * ps-print.el (postscript): Put in external group.
8382
8383 * cus-edit.el (outlines):
8384 * textmodes/text-mode.el (text-mode-hook):
8385 * textmodes/table.el (table):
8386 * textmodes/picture.el (picture):
8387 * outline.el (outlines): Put in wp group.
8388
8389 * nxml/nxml-mode.el (nxml): Remove from wp group.
8390
8391 * net/tramp-imap.el (tramp-imap): Put in tramp group.
8392
8393 * mail/metamail.el (metamail): Remove from hypermedia group.
8394
8395 * cus-edit.el (abbrev):
8396 * whitespace.el (whitespace):
8397 * vcursor.el (vcursor):
8398 * reveal.el (reveal):
8399 * hl-line.el (hl-line): Put in convenience group.
8400
8401 * epg-config.el (epg): Put in data group.
8402
8403 * emulation/pc-select.el (pc-select): Put in emulations group.
8404
8405 * calculator.el (calculator): Put in applications group.
8406
8407 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
8408
8409 Add .dir-locals.el support for file-less buffers.
8410 * files.el (hack-local-variables): Split out code to apply local
8411 variable settings ...
8412 (hack-local-variables-apply): ... here. New function.
8413 (hack-dir-local-variables): Use the default directory for when the
8414 buffer does not have an associated file.
8415 (hack-dir-local-variables-non-file-buffer): New function.
8416 * diff-mode.el (diff-mode):
8417 * vc-annotate.el (vc-annotate-mode):
8418 * vc-dir.el (vc-dir-mode):
8419 * log-edit.el (log-edit-mode):
8420 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
8421
8422 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
8423
8424 Add support for shelving snapshots and for showing shelves.
8425 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
8426 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
8427 New functions.
8428 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
8429 (vc-bzr-extra-menu-map): Map them.
8430
8431 2010-03-11 Glenn Morris <rgm@gnu.org>
8432
8433 * cus-edit.el (customize-changed-options-previous-release):
8434 Bump to 23.1.
8435
8436 * image.el (image-animate-max-time): Fix :version tag.
8437
8438 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
8439
8440 * Branch for 23.2.
8441
8442 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
8443
8444 * vc-git.el (vc-git-revision-table): Include remote branches.
8445
8446 2010-03-10 Kim F. Storm <storm@cua.dk>
8447
8448 Animated image API.
8449 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
8450
8451 * image.el (image-animate-max-time): New defcustom.
8452 (image-animated-types): New defconst.
8453 (create-animated-image, image-animate-timer)
8454 (image-animate-start, image-animate-stop, image-animate-timeout)
8455 (image-animated-p): New functions.
8456
8457 * image-mode.el (image-toggle-display-image):
8458 Replace `create-image' with `create-animated-image'.
8459
8460 2010-03-09 Miles Bader <miles@gnu.org>
8461
8462 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
8463 instead of "format:"; this ensures that the output is
8464 newline-terminated.
8465
8466 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
8467
8468 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
8469 that all errors are caught, and that the return value is always a
8470 list (Bug#5692).
8471
8472 2010-03-08 Kenichi Handa <handa@m17n.org>
8473
8474 * language/misc-lang.el (windows-1256): New coding system.
8475 (cp1256): New alias of windows-1256 (bug#5690).
8476
8477 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
8478
8479 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
8480 call to rfc822-bad-address. (Bug#5692)
8481
8482 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
8483
8484 * vc-git.el (vc-git-annotate-extract-revision-at-line):
8485 Use vc-git-root as default directory for revision path (Bug#5657).
8486
8487 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
8488
8489 * calculator.el (calculator): Don't bind split-window-keep-point
8490 (Bug#5674).
8491
8492 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
8493
8494 * vc-git.el: Re-flow to fit into 80 columns.
8495 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
8496 Remove spurious `quote' element in each case alternative.
8497 (vc-git-show-log-entry): Use prog1.
8498 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
8499
8500 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
8501
8502 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
8503
8504 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
8505
8506 * macros.el (insert-kbd-macro): Look up keyboard macro using the
8507 definition, not the name (Bug#5481).
8508
8509 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
8510
8511 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
8512 argument with a local variable. (Bug#5670)
8513
8514 2010-03-02 Juri Linkov <juri@jurta.org>
8515
8516 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
8517
8518 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
8519
8520 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
8521 error when FILENAME and NEWNAME are existing remote directories.
8522
8523 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
8524 parameter DIR-FLAG.
8525
8526 2010-03-02 Glenn Morris <rgm@gnu.org>
8527
8528 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
8529 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
8530
8531 2010-03-01 Kenichi Handa <handa@m17n.org>
8532
8533 * language/burmese.el (burmese-composable-pattern): Rename from
8534 myanmar-composable-pattern.
8535
8536 * international/characters.el (script-list):
8537 * international/fontset.el (script-representative-chars):
8538 Change myanmar to burmese.
8539 (otf-script-alist): Likewise.
8540 (setup-default-fontset): Likewise. Re-fix :otf spec.
8541
8542 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
8543
8544 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
8545
8546 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
8547
8548 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
8549
8550 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
8551
8552 * net/tramp.el (tramp-handle-write-region): START can be a string.
8553 Take care in the checks. Reported by Dan Davison
8554 <davison@stats.ox.ac.uk>.
8555
8556 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
8557
8558 * net/dbus.el (dbus-introspect, dbus-get-property)
8559 (dbus-set-property, dbus-get-all-properties):
8560 Use `dbus-call-method' when noninteractive. (Bug#5645)
8561
8562 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
8563
8564 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
8565 * emacs-lisp/elint.el (elint-add-required-env):
8566 * calendar/icalendar.el (icalendar--add-diary-entry):
8567 * calc/calcalg2.el (math-tracing-integral):
8568 * files.el (recover-session-finish): Use with-current-buffer
8569 instead of save-excursion.
8570
8571 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
8572
8573 Fix in-buffer completion when after-change-functions modify the buffer.
8574 * minibuffer.el (completion--replace): New function.
8575 (completion--do-completion): Use it and use relative movement.
8576
8577 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
8578
8579 * international/fontset.el (setup-default-fontset): Fix :otf spec.
8580
8581 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
8582
8583 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
8584 Allow the characters _<> in the stack entry (Bug#5653).
8585
8586 2010-02-26 Kenichi Handa <handa@m17n.org>
8587
8588 * language/burmese.el: Fix entries in composition-function-table.
8589 (myanmar-composable-pattern): New variable.
8590
8591 * international/fontset.el (setup-default-fontset): Add an entry
8592 for myanmar.
8593
8594 * international/characters.el (script-list): Add Myanmar
8595 Extended-A.
8596
8597 2010-02-26 Glenn Morris <rgm@gnu.org>
8598
8599 * custom.el (custom-initialize-delay): Doc fix.
8600
8601 * mail/sendmail.el (send-mail-function): Autoload the call
8602 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
8603
8604 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
8605
8606 * files.el (hack-local-variables-filter): For eval forms, also
8607 check safe-local-variable-p (Bug#5636).
8608
8609 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
8610
8611 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
8612 setting the modes by `ignore-errors'. It might fail, for example
8613 if the file is not owned by the user but the group.
8614 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
8615
8616 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
8617
8618 * files.el (directory-listing-before-filename-regexp): Use
8619 stricter matching for iso-style dates, to avoid false matches with
8620 date-like filenames (Bug#5597).
8621
8622 * htmlfontify.el (htmlfontify): Doc fix.
8623
8624 * eshell/eshell.el (eshell): Doc fix.
8625
8626 * startup.el (fancy-about-screen): In mode-line, apply
8627 mode-line-buffer-id face only to the buffer name (Bug#5613).
8628
8629 2010-02-20 Kevin Ryde <user42@zip.com.au>
8630
8631 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8632 In `watcom' anchor regexp to start of line, to avoid slowness
8633 (Bug#5599).
8634
8635 2010-02-20 Eli Zaretskii <eliz@gnu.org>
8636
8637 * subr.el (remove-yank-excluded-properties): Explain in a comment
8638 why `category' property is removed.
8639
8640 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
8641
8642 * isearch.el (isearch-update-post-hook, isearch-update): Revert
8643 2010-02-17 change.
8644
8645 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
8646
8647 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
8648 (icalendar--convert-weekly-to-ical)
8649 (icalendar--convert-yearly-to-ical)
8650 (icalendar--convert-block-to-ical)
8651 (icalendar--convert-cyclic-to-ical)
8652 (icalendar--convert-anniversary-to-ical): Take care of time
8653 specifications where hour has 1-digit only (Bug#5549).
8654
8655 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
8656
8657 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
8658 of disassemble output in GDB 7.1.
8659
8660 2010-02-19 Glenn Morris <rgm@gnu.org>
8661
8662 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
8663 property. (Bug#5593)
8664
8665 2010-02-18 Sam Steingold <sds@gnu.org>
8666
8667 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
8668
8669 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
8670
8671 Use abbreviated file names in bookmarks (bug#5591).
8672 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
8673 calls to expand-file-name.
8674 (bookmark-relocate): Use abbreviated file names in bookmarks.
8675 (bookmark-load): Use abbreviated file names in messages.
8676
8677 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
8678
8679 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
8680 expand "." and "..". Reported by Thierry Volpiatto
8681 <thierry.volpiatto@gmail.com>.
8682
8683 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
8684
8685 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
8686 permissions of the temporary file to "0600". In case the remote
8687 file has no read permissions for the owner, there might be
8688 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
8689
8690 22010-02-18 Glenn Morris <rgm@gnu.org>
8691
8692 * emacs-lisp/authors.el (authors-renamed-files-alist):
8693 Add entries for INSTALL.CVS.
8694
8695 2010-02-17 Mark A. Hershberger <mah@everybody.org>
8696
8697 * vc-bzr.el: Fix typo in Known Bugs section.
8698
8699 * isearch.el (isearch-update-post-hook): New hook.
8700 (isearch-update): Use the new hook.
8701
8702 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
8703
8704 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
8705 Fix errors in copying directories.
8706 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
8707 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
8708 (tramp-handle-delete-file)
8709 (tramp-handle-dired-recursive-delete-directory)
8710 (tramp-handle-write-region): Flush also the cache for the upper
8711 directory.
8712
8713 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
8714
8715 * simple.el (save-interprogram-paste-before-kill): Doc fix.
8716
8717 * cus-edit.el (hardware): Doc fix.
8718
8719 * man.el (man): Add to external custom group.
8720
8721 * delim-col.el (columns): Move to wp custom group.
8722
8723 * doc-view.el (doc-view): Add to data custom group.
8724
8725 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
8726
8727 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
8728 by ispell-parse-output (Bug#5575).
8729
8730 2010-02-16 Kenichi Handa <handa@m17n.org>
8731
8732 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
8733 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
8734 (skkdic-convert): Use `euc-japan' coding system for writing.
8735
8736 2010-02-16 Glenn Morris <rgm@gnu.org>
8737
8738 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
8739 tex-main-file before using it. (Bug#5562)
8740
8741 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
8742
8743 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
8744 warnings, since it is annoying for the user to see them each time he
8745 runs the code.
8746
8747 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
8748
8749 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
8750 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
8751 instead of PROC for caching "first-password-request". Otherwise,
8752 new processes would not profit from passwords already entered.
8753
8754 * net/tramp-cache.el (tramp-dump-connection-properties):
8755 Don't save "first-password-request" property.
8756
8757 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
8758
8759 * outline.el (outline-head-from-level):
8760 * simple.el (with-wrapper-hook):
8761 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
8762 (elint-defun, elint-buffer-env, elint-top-form-logged)
8763 (elint-unbound-variable):
8764 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
8765 Fix typos in docstrings.
8766
8767 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
8768
8769 * files.el (insert-directory): When WILDCARD-REGEXP and
8770 FULL-DIRECTORY-P are nil, insert the file entry instead of the
8771 whole directory. (Bug#5551)
8772
8773 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
8774 dired's alignment sanity. (Bug#5516)
8775
8776 2010-02-14 Juri Linkov <juri@jurta.org>
8777
8778 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
8779 Remove remaining ^H with their preceding chars. (Bug#5566)
8780
8781 2010-02-13 Glenn Morris <rgm@gnu.org>
8782
8783 * simple.el (transpose-subr): Give it a doc-string.
8784
8785 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
8786 Doc fixes.
8787
8788 2010-02-12 Juri Linkov <juri@jurta.org>
8789
8790 * arc-mode.el (archive-unique-fname): Make directories for nested
8791 archives. (Bug#5540)
8792
8793 2010-02-12 Juri Linkov <juri@jurta.org>
8794
8795 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
8796
8797 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8798
8799 * subr.el (copy-overlay): Handle deleted overlays.
8800
8801 * man.el (Man-completion-table): Don't signal an error if we can't run
8802 manual-program (bug#4056).
8803
8804 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
8805
8806 * textmodes/artist.el (artist-mt): Fix typos in docstring.
8807
8808 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8809
8810 * info.el (Info-bookmark-jump): Simplify.
8811
8812 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
8813 (bookmark-default-handler): Accept new bookmark field `buffer'.
8814
8815 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
8816
8817 * iswitchb.el (iswitchb-completions): Revert last change.
8818
8819 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
8820
8821 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
8822 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
8823 This prevents file names like "~/" being listed literally.
8824
8825 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
8826
8827 * term/xterm.el (xterm-maybe-set-dark-background-mode):
8828 Remove dead code. (Bug#5546)
8829
8830 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
8831
8832 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
8833 correctly (Bug#5548).
8834
8835 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
8836
8837 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
8838 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
8839
8840 2010-02-08 Kenichi Handa <handa@m17n.org>
8841
8842 * international/mule-util.el (with-coding-priority): Add autoload
8843 cookie for putting `lisp-indent-function'.
8844
8845 2010-02-07 Glenn Morris <rgm@gnu.org>
8846
8847 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
8848 Move F2003 named interfaces from keywords-2 to keywords-1, and
8849 use function-name-face rather than constant-face.
8850 Simplify "abstract interface" regexp.
8851
8852 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
8853
8854 * eshell/esh-util.el (eshell-file-attributes): New optional arg
8855 ID-FORMAT. Pass it to `file-attributes'.
8856
8857 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
8858
8859 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
8860
8861 * faces.el (set-face-attribute): Allow calling
8862 internal-set-lisp-face-attribute with 'unspecified family and
8863 foundry argument (Bug#5536).
8864
8865 2010-02-07 Glenn Morris <rgm@gnu.org>
8866
8867 * progmodes/f90.el (f90-font-lock-keywords-2)
8868 (f90-looking-at-type-like, f90-looking-at-program-block-end):
8869 Handle F2003 named interfaces.
8870
8871 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
8872
8873 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
8874 beg and end before calling c-get-state-before-change-functions.
8875
8876 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
8877
8878 * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
8879
8880 2010-02-05 Juri Linkov <juri@jurta.org>
8881
8882 * doc-view.el (doc-view-mode):
8883 * image-mode.el (image-mode): Put property mode-class=special.
8884 (Bug#4896)
8885
8886 2010-02-05 Mark A. Hershberger <mah@everybody.org>
8887
8888 * vc-svn.el (vc-svn-revision-table): New function.
8889
8890 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
8891
8892 * net/ange-ftp.el (ange-ftp-insert-directory):
8893 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
8894 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
8895 Handle also directories. (Bug#5478)
8896
8897 2010-02-05 Glenn Morris <rgm@gnu.org>
8898
8899 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
8900
8901 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
8902
8903 * startup.el (command-line-1): Convert options beginning with a
8904 single dash as well (Bug#5519).
8905
8906 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
8907
8908 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
8909 * minibuffer.el (completion-initials-expand): Only check the presence
8910 of delims *within* the boundaries, since otherwise the / delim is
8911 always found for files.
8912
8913 Fix up various corner case problems.
8914 * doc-view.el (doc-view-last-page-number): New function.
8915 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
8916 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
8917 (doc-view-kill-proc): Avoid inf-loop in freak cases.
8918 (doc-view-reconvert-doc): Use the new recursive delete-directory.
8919 (doc-view-convert-current-doc): Don't create the resolution.el file
8920 here any more.
8921 (doc-view-pdf/ps->png): Do it here instead.
8922 (doc-view-already-converted-p): Check that resolution.el is present.
8923 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
8924 windows that are not yet showing images.
8925
8926 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
8927
8928 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
8929 `dired-uncache' for every elemnt which is an absolute file name.
8930
8931 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
8932 directory, handle its directory component.
8933 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
8934 function is called permanently and creates noise, otherwise.
8935
8936 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
8937 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
8938 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
8939
8940 2010-02-04 David Burger <dburger@google.com> (tiny change)
8941
8942 * macros.el (apply-macro-to-region-lines):
8943 Minor simplification. (Bug#5485)
8944
8945 2010-02-04 Glenn Morris <rgm@gnu.org>
8946
8947 * mail/rmail.el (rmail-show-message-1): Handle malformed
8948 quoted-printable text. (Bug#5441)
8949
8950 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
8951
8952 * simple.el (visual-line-mode): Capitalize lighter.
8953
8954 2010-02-03 John Wiegley <jwiegley@gmail.com>
8955
8956 * iswitchb.el (iswitchb-completions): Add bookmark files to the
8957 list of files considered for "virtual buffer" completions.
8958
8959 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
8960
8961 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
8962 also in case of (and (not full) (not wildcard)). This is needed
8963 when dired is called with a list of files, which are not in
8964 `default-directory'. (Bug#5478)
8965
8966 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
8967
8968 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
8969
8970 2010-02-02 Juri Linkov <juri@jurta.org>
8971
8972 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
8973 from unidiff to allow function-line after @@.
8974
8975 2010-02-02 Juri Linkov <juri@jurta.org>
8976
8977 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
8978 '(RCS SCCS) with inverted condition.
8979
8980 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
8981
8982 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
8983 messages.
8984
8985 2010-02-01 Juri Linkov <juri@jurta.org>
8986
8987 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
8988 compare with "pkunzip" and "pkzip" instead of only "pkzip".
8989 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
8990 only when (car archive-zip-extract) is "unzip". (Bug#5475)
8991
8992 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
8993
8994 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
8995 (doc-view-revert-buffer): New command.
8996 (doc-view-mode-map): Use it.
8997
8998 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
8999
9000 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
9001 pending merge is detected.
9002
9003 2010-01-31 Juri Linkov <juri@jurta.org>
9004
9005 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
9006 beginning of interactive spec like all other grep commands do.
9007 Put "all" in front of "gz". (Bug#5260)
9008
9009 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
9010
9011 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
9012
9013 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
9014
9015 * dirtrack.el (dirtrack): Warn instead of signalling error if the
9016 regexp is incorrect (Bug#5476).
9017
9018 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
9019
9020 * net/tramp.el (tramp-handle-insert-directory): Handle also
9021 symlinks, when FILENAME is not in `default-directory'.
9022
9023 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
9024
9025 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
9026 FILE is not in `default-directory'. (Bug#5478)
9027
9028 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
9029 of SWITCHES. Handle the case, FILENAME is not in
9030 `default-directory'. (Bug#5478)
9031 (tramp-register-file-name-handlers): Add safe-magic property.
9032
9033 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
9034
9035 * arc-mode.el (archive-zip-extract): Quote the argument passed to
9036 unzip (Bug#5475).
9037
9038 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
9039
9040 * progmodes/flymake.el (flymake-allowed-file-name-masks)
9041 (flymake-master-make-header-init): Add other C++ filename masks.
9042 (flymake-find-possible-master-files)
9043 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
9044
9045 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
9046
9047 Fix some busybox annoyances.
9048
9049 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
9050 not responding." string.
9051 (tramp-open-connection-setup-interactive-shell): Dump stty
9052 settings. Enable "neveropen" arg for all `tramp-send-command'
9053 calls. Handle "=" in variable values properly.
9054 (tramp-find-inline-encoding): Raise an error, when no encoding is
9055 found.
9056 (tramp-wait-for-output): Check, whether PROC buffer is available.
9057 Remove spurious " ^H" sequences, sent by busybox.
9058 (tramp-get-ls-command): Suppress coloring, if possible.
9059
9060 2010-01-28 Glenn Morris <rgm@gnu.org>
9061
9062 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
9063
9064 * log-edit.el (log-edit-strip-single-file-name): Add missing
9065 :safe, :group, and :version tags.
9066
9067 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
9068
9069 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
9070 buffers. (Bug#5477)
9071
9072 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
9073
9074 * files.el (delete-directory): Handle moving to trash without
9075 first doing recursion (Bug#5436).
9076
9077 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
9078
9079 * vc-hooks.el (vc-path): Mark as obsolete.
9080
9081 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
9082
9083 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
9084 names too.
9085
9086 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
9087 for the short log.
9088 (vc-bzr-log-view-mode): Adjust regexp for the above change.
9089
9090 2010-01-25 Mark A. Hershberger <mah@everybody.org>
9091
9092 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
9093
9094 * vc-bzr.el (vc-bzr-revision-table): New function.
9095
9096 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
9097
9098 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
9099 diff-index command. This requires at least git-1.5.5. (Bug#1589).
9100
9101 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
9102
9103 Remove support for adding --signoff on commit.
9104 Future support will use an incompatible generic mechanism.
9105 * vc-git.el (vc-git-add-signoff): Remove variable.
9106 (vc-git-toggle-signoff): Remove function.
9107 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
9108
9109 * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
9110 from xterm-set-background-mode. Return t if the background mode
9111 was set.
9112 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
9113 earlier, call it again in case the background mode has changed.
9114
9115 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
9116
9117 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
9118 (Bug#3541).
9119
9120 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
9121
9122 * emacs-lisp/assoc.el (aelement): Doc fix.
9123 (aput, adelete, amake): Use lexical-let (Bug#5450).
9124
9125 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
9126
9127 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
9128 is the same as subprogram call, not declaration. (Bug#5435).
9129
9130 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
9131
9132 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
9133 (tramp-smb-maybe-open-connection): Use it.
9134
9135 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
9136
9137 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
9138
9139 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
9140
9141 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
9142 just because we see "encoding: 8bit".
9143 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
9144
9145 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
9146
9147 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
9148
9149 2010-01-22 Eli Zaretskii <eliz@gnu.org>
9150
9151 * jka-compr.el (jka-compr-load): If load-file is not in
9152 load-history, try its file-truename version. (bug#5447)
9153
9154 2010-01-21 Alan Mackenzie <acm@muc.de>
9155
9156 Fix a situation where deletion of a cpp construct throws an error.
9157 * progmodes/cc-engine.el (c-invalidate-state-cache):
9158 Before invoking c-with-all-but-one-cpps-commented-out, check that the
9159 special cpp construct is still in the buffer.
9160 (c-parse-state): Record the special cpp with markers, not numbers.
9161
9162 2010-01-21 Kenichi Handa <handa@m17n.org>
9163
9164 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
9165 process last-command-event, as it is now decoded first (Bug#5380).
9166
9167 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
9168
9169 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
9170
9171 2010-01-20 Glenn Morris <rgm@gnu.org>
9172
9173 * indent.el (tab-always-indent): Fix custom-type.
9174
9175 2010-01-19 Alan Mackenzie <acm@muc.de>
9176
9177 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
9178 buffer throws "args out of range".
9179 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
9180 playing the role of delimiter.
9181
9182 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
9183
9184 * progmodes/ada-mode.el: Fix bug#5400.
9185 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
9186 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
9187 changed. Delete RECURSIVE parameter; never used. Improve doc string.
9188 Improve comments in "is" portion. Handle null procedure declaration.
9189 (ada-move-to-end): Improve doc string.
9190
9191 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
9192
9193 * ido.el (ido-cur-list): Initialize to nil.
9194 Remove obsolete information from commentary.
9195 (ido-choice-list): Initialize to nil.
9196 (ido-get-bufname): Reject minibuffers.
9197 (ido-make-buffer-list): If "default" is a nonexistent
9198 buffer, ignore it, as per the function's comment.
9199 (ido-kill-buffer-internal): New function.
9200 (ido-kill-buffer-at-head): Use it.
9201 (ido-visit-buffer): Likewise.
9202
9203 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
9204
9205 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
9206
9207 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
9208
9209 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
9210 Fix typos in chart titles.
9211
9212 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
9213 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
9214 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
9215 (describe-class, eieio-describe-generic, describe-generic):
9216 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
9217 (eieio-speedbar-expand):
9218 * emulation/viper-cmd.el (viper-exec-form-in-vi)
9219 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
9220 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
9221 (viper-del-backward-char-in-replace, viper-backward-indent)
9222 (viper-brac-function, viper-register-to-point, viper-submit-report):
9223 * net/tramp.el (tramp-remote-coding-commands):
9224 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
9225 Fix typos in docstrings.
9226
9227 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
9228
9229 * mail/sendmail.el (mail-yank-original): Set the mark if the
9230 specified function for yanking does not do it.
9231
9232 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
9233
9234 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
9235
9236 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
9237 resyncing a directory.
9238
9239 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
9240
9241 * progmodes/ada-mode.el: Fix bug#1920.
9242 (ada-ident-re): Delete ., allow multibyte characters.
9243 (ada-goto-label-re): New; matches goto labels.
9244 (ada-block-label-re): New; matches block labels.
9245 (ada-label-re): New; matches both.
9246 (ada-named-block-re): Deleted; callers changed to use
9247 `ada-block-label-re' instead.
9248 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
9249 Use `ada-block-label-re'.
9250 (ada-indent-on-previous-lines): Improve handling of goto labels.
9251 (ada-get-indent-block-start): Special-case block label.
9252 (ada-get-indent-label): Split into `ada-indent-block-label' and
9253 `ada-indent-goto-label'.
9254 (ada-goto-stmt-start, ada-goto-next-non-ws):
9255 Optionally ignore goto labels.
9256 (ada-goto-next-word): Simplify.
9257 (ada-indent-newline-indent-conditional): Insert newline before
9258 trying to fix indentation; doc fix.
9259
9260 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
9261
9262 * calc/calc.el (calc-command-flags): Give it an initial value.
9263
9264 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
9265
9266 * files.el (minibuffer-with-setup-hook):
9267 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
9268 (artist-key-draw-continously, artist-key-do-continously-continously)
9269 (artist-key-set-point-continously, artist-mouse-draw-continously):
9270 Fix typos in docstrings.
9271
9272 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
9273
9274 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
9275 return t (Bug#3898).
9276
9277 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
9278
9279 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
9280 can parse the output of the external commands (Bug#5279).
9281
9282 2010-01-16 Jari Aalto <jari.aalto@cante.net>
9283
9284 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
9285
9286 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
9287
9288 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
9289
9290 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
9291
9292 * startup.el (command-line): Remove unused --icon-type arg.
9293 Handle --display arg, passing it to command-line-1 (Bug#5392).
9294
9295 2010-01-16 Mario Lang <mlang@delysid.org>
9296
9297 * emacs-lisp/chart.el (chart-translate-namezone):
9298 * textmodes/artist.el (artist-compute-popup-menu-table):
9299 Remove duplicated words in doc-strings.
9300
9301 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
9302
9303 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
9304 to mairix-search to suppress threading (Bug#5342).
9305
9306 2010-01-15 Kenichi Handa <handa@m17n.org>
9307
9308 * international/mule-cmds.el (canonicalize-coding-system-name):
9309 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
9310
9311 2010-01-15 Glenn Morris <rgm@gnu.org>
9312
9313 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
9314
9315 * wid-edit.el (widget-keymap): Doc fix.
9316
9317 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
9318 former seems to be more widely accepted by various svn versions.
9319
9320 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
9321
9322 * find-cmd.el (find-constituents):
9323 * vc-arch.el (vc-arch-root):
9324 * window.el (window-body-height, pop-up-frames):
9325 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
9326 * progmodes/ada-stmt.el (ada-if):
9327 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
9328 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
9329 (ispell-encoding8-command, ispell-aspell-supports-utf8)
9330 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
9331
9332 * progmodes/flymake.el (flymake-post-syntax-check):
9333 Fix typo in error message.
9334
9335 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
9336
9337 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
9338 which is always a string. (Bug#5313)
9339
9340 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
9341
9342 * progmodes/ada-xref.el (ada-default-prj-properties):
9343 Simplify previous change.
9344
9345 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
9346
9347 * progmodes/ada-xref.el (ada-default-prj-properties):
9348 Default ada_project_path to $ADA_PROJECT_PATH.
9349
9350 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
9351
9352 * progmodes/ada-mode.el (ada-create-keymap):
9353 Override `narrow-to-defun' with `ada-narrow-to-defun'.
9354
9355 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
9356
9357 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
9358 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
9359 (ada-get-current-indent, ada-imenu-generic-expression)
9360 (ada-which-function): Check for it.
9361
9362 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
9363
9364 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
9365 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
9366
9367 2010-01-14 Glenn Morris <rgm@gnu.org>
9368
9369 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
9370
9371 2010-01-14 Kenichi Handa <handa@m17n.org>
9372
9373 * composite.el (auto-composition-mode): Make it a buffer local
9374 variable (permanent-local).
9375 (auto-composition-function): Set the default value to
9376 auto-compose-chars.
9377 (auto-composition-mode): Make it a simple function, not a minor mode.
9378 (global-auto-composition-mode): Likewise.
9379 (turn-on-auto-composition-if-enabled): Delete it.
9380
9381 2010-01-13 Karl Fogel <kfogel@red-bean.com>
9382
9383 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
9384
9385 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
9386
9387 * files.el (copy-directory): Compute target for recursive
9388 directories with identical names. (Bug#5343)
9389
9390 2010-01-12 Glenn Morris <rgm@gnu.org>
9391
9392 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
9393 it to bug-gnu-emacs rather than emacs-pretest-bug.
9394
9395 2010-01-11 Sam Steingold <sds@gnu.org>
9396
9397 * imenu.el (imenu-default-create-index-function): Detect infinite
9398 loops caused by imenu-prev-index-position-function.
9399
9400 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
9401
9402 * htmlfontify.el (htmlfontify-load-rgb-file)
9403 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
9404 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
9405 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
9406 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
9407 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
9408 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
9409 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
9410 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
9411 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
9412 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
9413 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
9414 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
9415 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
9416 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
9417 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
9418 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
9419 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
9420 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
9421 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
9422 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
9423 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
9424 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
9425 backslash-quoting from parentheses, etc.
9426
9427 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
9428
9429 * progmodes/js.el: Autoload javascript-mode alias.
9430
9431 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
9432
9433 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
9434 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
9435 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
9436 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
9437 Fix typos in docstrings.
9438 (ffap-url-regexp): Doc fix.
9439 (ffap-at-mouse): Fix typo in message.
9440
9441 2010-01-11 Glenn Morris <rgm@gnu.org>
9442
9443 * version.el (emacs-copyright): Set copyright year to 2010.
9444
9445 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
9446
9447 * format.el (format-annotate-function): Only set
9448 write-region-post-annotation-function after running to-fn so as not to
9449 affect nested write-region calls (bug#5273).
9450
9451 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
9452
9453 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
9454 wisent/python.el.
9455
9456 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
9457
9458 * man.el (Man-goto-section): Signal error if the section is not
9459 found (Bug#5317).
9460
9461 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
9462
9463 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
9464 URLs with a leading triple slash in the file: scheme. (Bug#5345)
9465
9466 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
9467
9468 * progmodes/compile.el: Don't treat compile-command as safe if
9469 compilation-read-command might be nil (Bug#4218).
9470
9471 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
9472
9473 * startup.el (command-line-1): Use orig-argi to check for ignored X and
9474 NS options.
9475
9476 2010-01-08 Kenichi Handa <handa@m17n.org>
9477
9478 * international/fontset.el (build-default-fontset-data):
9479 Exclude characters in scripts kana, hangul, han, or cjk-misc.
9480
9481 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
9482
9483 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
9484 to `create-file-buffer' as it expects, not just a buffer name.
9485 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
9486 to help uniquify. (Bug#3224)
9487
9488 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
9489
9490 * font-setting.el (font-setting-change-default-font): Use user-spec
9491 instead of name.
9492
9493 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
9494
9495 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
9496
9497 2010-01-05 Tom Tromey <tromey@redhat.com>
9498
9499 * progmodes/python.el (python-font-lock-keywords):
9500 Handle qualified decorators (Bug#881).
9501
9502 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
9503
9504 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
9505 in a lightweight checkout.
9506
9507 2010-01-05 Kenichi Handa <handa@m17n.org>
9508
9509 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
9510
9511 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
9512
9513 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
9514
9515 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
9516
9517 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
9518 checkouts. (Bug#618)
9519 (vc-bzr-log-view-mode): Also highlight the author.
9520 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
9521 (vc-bzr-shelve-menu-map):
9522 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
9523 (vc-bzr-shelve-apply): Make prompt more explicit.
9524
9525 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
9526
9527 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
9528 They are valid characters in URL paths (rfc3986), and at least
9529 Firefox does not understand the encoded version (Bug#3166).
9530
9531 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
9532
9533 * progmodes/octave-mod.el (octave-end-keywords)
9534 (octave-block-begin-or-end-regexp, octave-block-match-alist):
9535 Add "end" keyword (Bug#3061).
9536 (octave-end-as-array-index-p): New function.
9537 (calculate-octave-indent): Use it.
9538
9539 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9540
9541 * bookmark.el: Consistently put the text property on the bookmark name.
9542 (bookmark-bmenu-marks-width): Bump back to 2, to include
9543 annotation marks.
9544 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
9545 property on the bookmark name, instead of not putting it at all.
9546 (bookmark-bmenu-list): Fix where we put the text property.
9547
9548 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9549
9550 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
9551 for showing buffer modified state (as added in the previous change).
9552
9553 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9554
9555 * bookmark.el: Show modified state of bookmark buffer more accurately.
9556 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
9557 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
9558 (with-buffer-modified-unmodified): New macro.
9559 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
9560 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
9561 Use new macro to preserve the buffer modified state.
9562
9563 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9564
9565 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
9566 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
9567 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
9568 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
9569 (bookmark-bmenu-rename, bookmark-bmenu-locate)
9570 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
9571 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
9572
9573 2010-01-02 Eli Zaretskii <eliz@gnu.org>
9574
9575 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
9576 Make the lines in the generated doc string shorter. (Bug#4668)
9577
9578 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
9579
9580 * net/rcirc.el: Add follow-link binding (Bug#4738).
9581
9582 2010-01-02 Eli Zaretskii <eliz@gnu.org>
9583
9584 * Makefile.in (bzr-update): Rename from cvs-update.
9585 (cvs-update): New target for backward compatibility.
9586
9587 * makefile.w32-in (bzr-update): Rename from cvs-update.
9588 (cvs-update): New target for backward compatibility.
9589
9590 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9591
9592 * bookmark.el: Remove gratuitous gratitude.
9593
9594 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9595
9596 * bookmark.el (bookmark-bmenu-any-marks): New function.
9597 (bookmark-bmenu-save): Clear buffer modification if no marks.
9598
9599 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9600
9601 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
9602 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
9603 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
9604 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
9605
9606 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
9607 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
9608 To: emacs-devel {_AT_} gnu.org
9609 Subject: bookmark.el bug report
9610 Date: Mon, 28 Dec 2009 14:19:16 +0800
9611 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
9612
9613 2010-01-02 Karl Fogel <kfogel@red-bean.com>
9614
9615 * bookmark.el: Improvements suggested by Drew Adams:
9616 (bookmark-bmenu-ensure-position): New name for
9617 `bookmark-bmenu-check-position'. Just ensure the position,
9618 don't return any meaningful value.
9619 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
9620 New constants.
9621
9622 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
9623
9624 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
9625 (bookmark-yank-point, bookmark-bmenu-check-position):
9626 Fix typos in docstrings.
9627 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
9628 (bookmark-name-from-full-record, bookmark-get-position)
9629 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
9630 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
9631 Remove useless quoting of parenthesis, etc. in docstrings.
9632
9633 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
9634 (ediff-append-custom-diff): Fix typo in error message.
9635 (ediff-meta-mark-equal-files): Fix typos in messages.
9636
9637 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
9638
9639 * net/imap-hash.el (imap-hash-make): Doc fix.
9640 (imap-hash-test): Fix typo in error message; reflow docstring.
9641 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
9642 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
9643 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
9644 Fix typos in docstrings.
9645 (imap-hash-open-connection): Fix typo in error message.
9646
9647 * play/gomoku.el (gomoku): Fix typos in docstring.
9648
9649 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
9650 (gdb-jsonify-buffer): Fix typos in docstring.
9651 (gdb-goto-breakpoint): Fix typo in error message.
9652 ("Display Other Windows"): Fix typo in help message.
9653 (gdb-speedbar-expand-node): Fix typo in question.
9654
9655 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
9656 (idlwave-html-system-help-location, idlwave-html-help-location)
9657 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
9658 (idlwave-help-browser-generic-args, idlwave-help-directory)
9659 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
9660 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
9661 (idlwave-online-help, idlwave-help-html-link)
9662 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
9663 Fix typos in docstrings.
9664 (idlwave-help-with-source, idlwave-help-find-routine-definition):
9665 Reflow docstrings.
9666 (idlwave-help-assistant-start): Fix typo in error message.
9667
9668 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
9669 (octave-electric-space): Fix typos in docstrings.
9670
9671 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
9672
9673 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
9674
9675 2010-01-01 Juri Linkov <juri@jurta.org>
9676
9677 * comint.el (comint-input-ring-size): Make it a defcustom and
9678 increase the default to 500 (Bug#5148).
9679
9680 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
9681
9682 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
9683 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
9684 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
9685
9686 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
9687
9688 Show working revision correctly for mercurial.
9689 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
9690 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
9691
9692 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
9693
9694 Declare some functions for the byte-compiler.
9695 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
9696 (speedbar-timer-fn, speedbar-change-expand-button-char)
9697 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
9698
9699 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
9700
9701 This changeset reverts GDB Graphical Interface to use annotations.
9702 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
9703
9704 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
9705
9706 Make vc-dir work on subdirectories of the bzr root.
9707 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return
9708 file names relative to it.
9709 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
9710 relative directory to vc-bzr-after-dir-status.
9711
9712 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
9713
9714 * font-lock.el (font-lock-refresh-defaults): New function, which
9715 can be used to let font-lock react to external changes in
9716 variables like font-lock-defaults and keywords.
9717 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
9718
9719 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
9720
9721 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
9722
9723 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
9724
9725 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
9726
9727 Supersede color.diff settings in git log (bug#5211).
9728
9729 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
9730 escape chars in its output when the user has color.diff set to `always'.
9731 This fix works on git 1.4.2 and newer (released on 2006-08-13).
9732
9733 2009-12-26 Kevin Ryde <user42@zip.com.au>
9734
9735 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
9736 node. Keep previous "Index" name to work with past coreutils too.
9737
9738 * man.el (man): Revise docstring a bit to show -a and -l as
9739 examples. Add -k description since support for it has otherwise
9740 been a secret. (Further to bug#3717.)
9741 (Man-bgproc-sentinel): When "-k foo" produces no output show error
9742 "no matches" rather than "Can't find manpage", as the latter reads
9743 like -k was interpreted as a page name, which is not so. (Bug#5431)
9744
9745 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
9746
9747 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
9748 switches. Check also for //SUBDIRED// line.
9749
9750 2009-12-25 Kenichi Handa <handa@m17n.org>
9751
9752 * language/indian.el (devanagari-composable-pattern): Fixed to
9753 handle ZWNJ and ZWJ. Use it in composition-function-table for
9754 Devanagari.
9755 (malayalam-composable-pattern): Fix previous change.
9756
9757 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9758
9759 * ps-print.el (ps-face-attributes): It was not returning the
9760 attribute face for faces specified as string. Reported by harven
9761 <harven@free.fr>. (Bug#5254)
9762 (ps-print-version): New version 7.3.5.
9763
9764 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
9765
9766 * calendar/icalendar.el (icalendar--convert-tz-offset):
9767 Fix timezone names.
9768 (icalendar--convert-tz-offset): Fix the "last-day-problem".
9769 (icalendar--add-diary-entry): Remove the trailing blank that
9770 diary-make-entry inserts.
9771
9772 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
9773
9774 Make `file-expand-wildcards' work for remote files.
9775
9776 * files.el (file-expand-wildcards): In case of remote files, check
9777 only local file name part for wildcards. Provide feature 'files
9778 and subfeature 'remote-wildcards. (Bug#5198)
9779
9780 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
9781 if there is already an established connection.
9782 (tramp-advice-file-expand-wildcards): Remove it.
9783
9784 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
9785 (tramp-advice-file-expand-wildcards): Move from tramp.el.
9786 Activate advice for older GNU Emacs versions. (Bug#5237)
9787
9788 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
9789
9790 Some doc fixes (more needed).
9791
9792 * find-cmd.el (find-constituents): Reflow docstring.
9793 (find-cmd, find-prune, find-command): Fix typos in docstrings.
9794 (find-generic): Doc fix.
9795
9796 2009-12-17 Juri Linkov <juri@jurta.org>
9797
9798 Fix regression from 23.1 to allow multiple modes in Local Variables.
9799
9800 * files.el (hack-local-variables-filter): While ignoring duplicates,
9801 don't take `mode' into account.
9802 (hack-local-variables-filter, hack-dir-local-variables):
9803 Don't remove duplicate `mode' from local-variables-alist (like `eval').
9804
9805 2009-12-17 Juri Linkov <juri@jurta.org>
9806
9807 Make `dired-diff' safer. (Bug#5225)
9808
9809 * dired-aux.el (dired-diff): Signal an error when `file' equals to
9810 `current' or when `file' is a directory of the `current' file.
9811
9812 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
9813
9814 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
9815 unconditionally preloaded files.
9816
9817 2009-12-16 Juri Linkov <juri@jurta.org>
9818
9819 Revert to old 23.1 logic of using the file at the mark as default.
9820 * dired-aux.el (dired-diff): Use the file at the mark as default
9821 if it's not the same as the current file, and the target dir is
9822 the current dir or the mark is active. Add the current file
9823 as the arg of `dired-dwim-target-defaults'. Use the default file
9824 in the prompt. (Bug#5225)
9825
9826 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
9827
9828 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
9829 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
9830 (tramp-check-for-regexp): Check also, when an echoing shell stops
9831 to echo sent commands.
9832
9833 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
9834
9835 * Makefile.in: Revert last change (Bug#5191).
9836
9837 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
9838
9839 * vc-hg.el (vc-hg-print-log): Fix argument order.
9840 (vc-hg-working-revision): Make sure the command is executed in a
9841 known environment so that we can parse the output. (Bug#4417)
9842
9843 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
9844
9845 * progmodes/python.el (python-symbol-completions): Remove text
9846 properties from symbol string before calling python-send-receive.
9847
9848 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
9849
9850 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
9851 when there are values for both file and line. (Bug#5060)
9852
9853 2009-12-14 Juri Linkov <juri@jurta.org>
9854
9855 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
9856 whitespace after the file name of the first line of unified format,
9857 because git-diff doesn't output whitespace and file modification time
9858 after the file name.
9859
9860 2009-12-14 David Kastrup <dak@gnu.org>
9861
9862 * info.el (Info-hide-cookies-node): Before hiding a cookie,
9863 check if it already has the `display' property added by
9864 `Info-display-images-node', and not put the `invisible' property
9865 in this case.
9866
9867 2009-12-13 Glenn Morris <rgm@gnu.org>
9868
9869 * mail/emacsbug.el (message-sort-headers): Define for compiler.
9870 (report-emacs-bug): In message-mode, sort manually before storing
9871 original report text. (Bug#5178)
9872 Remove superfluous save-excursion.
9873
9874 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
9875
9876 * net/dbus.el (dbus-property-handler): Filter lambda forms out
9877 when responding to "GetAll" properties.
9878
9879 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
9880
9881 * simple.el (compose-mail): Remove mail-setup-with-from from
9882 customization checks.
9883
9884 2009-12-12 Eli Zaretskii <eliz@gnu.org>
9885
9886 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
9887 RAR archives created on Unix systems.
9888
9889 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
9890
9891 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
9892 the varalias that was accidentally removed by the 2009-11-19 change
9893 (bug#5186).
9894
9895 2009-12-12 Kenichi Handa <handa@m17n.org>
9896
9897 * language/indian.el (indian-compose-regexp): New function.
9898 (malayalam-composable-pattern): Fix the pattern.
9899 (composition-function-table): Set malayalam-composable-pattern for
9900 Malayalam characters.
9901
9902 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
9903
9904 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
9905 rather than down-mouse-1, based on follow-link conventions.
9906
9907 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
9908 are compiled.
9909
9910 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
9911
9912 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
9913 (verilog-vmm-statement-re, verilog-ovm-statement-re)
9914 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
9915 (verilog-leap-to-head, verilog-backward-token):
9916 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
9917
9918 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
9919
9920 * progmodes/verilog-mode.el (verilog-auto-lineup)
9921 (verilog-nameable-item-re): Cleanup user-visible spelling and
9922 documentation errors. One reported by Gary Delp.
9923 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
9924 (verilog-read-decls): Fix AUTOWIRE with types declared in a
9925 package, bug195. Reported by Pierre-David Pfister.
9926
9927 2009-12-11 Glenn Morris <rgm@gnu.org>
9928
9929 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
9930
9931 * mail/emacsbug.el: No longer require sendmail.
9932 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
9933 (report-emacs-bug-orig-text): Doc fix.
9934 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
9935 New local variables, to adapt to different mail-user-agents.
9936 (report-emacs-bug): Fix test for a gnu.org address.
9937 Use overlays for emphasis, since font-lock defeats 'face property.
9938 Pretest bugs also end up at the newsgroup these days.
9939 Stop message-mode stripping text properties.
9940 Set and use the new buffer-local variables.
9941 (report-emacs-bug-hook): Add doc-string.
9942 Remove some unnecessary save-excursions and simplify.
9943 Use the appropriate hook and send-command.
9944
9945 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
9946 capitalization of some menu entries.
9947
9948 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9949
9950 * whitespace.el (whitespace-display-char-on):
9951 Ensure `buffer-display-table' is unique when two or more windows are
9952 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
9953 New version 12.1.
9954
9955 2009-12-10 Eli Zaretskii <eliz@gnu.org>
9956
9957 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
9958 characters in the Attribute field.
9959
9960 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
9961
9962 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
9963
9964 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
9965
9966 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
9967 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
9968 Disregard autoload-excludes.
9969 (update-directory-autoloads): Obey autoload-excludes here instead.
9970 But don't store its contents in no-autoloads and remove entries that
9971 refer to excludes files.
9972
9973 2009-12-10 Glenn Morris <rgm@gnu.org>
9974
9975 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
9976 (expand-mail-aliases): Define for compiler.
9977
9978 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
9979 Define for compiler.
9980
9981 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
9982 appropriate for the mail-user-agent in use.
9983
9984 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
9985
9986 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
9987
9988 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
9989
9990 Fix short log parsing and fontification.
9991 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
9992 Fix fontification for the [merge] label.
9993
9994 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
9995
9996 Drop some properties to avoid surprises (bug#5002).
9997 * htmlfontify.el (hfy-ignored-properties): New defcustom.
9998 (hfy-fontify-buffer): Use it.
9999
10000 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
10001
10002 Minor cleanup.
10003 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
10004 Adjust all callers.
10005 (ffap-locate-file): Remove unused arg `dir-ok' and make other
10006 args compulsory. Adjust callers.
10007 (ffap-gopher-at-point): Remove unused var `name'.
10008
10009 Get rid of the ELCFILES abomination.
10010 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
10011 (compile-elcfiles): New phony target.
10012 (compile-main): Compute ELCFILES dynamically.
10013 (compile-clean): New target to remove left-over elc files.
10014 (compile, all): Use it.
10015
10016 2009-12-09 Kenichi Handa <handa@etlken>
10017
10018 * international/mule-diag.el: Require help-mode instead of help-fns.
10019
10020 2009-12-09 Kenichi Handa <handa@m17n.org>
10021
10022 * international/mule-cmds.el (ucs-names): Supply sufficiently
10023 fine ranges instead of pre-calculating accurate ranges.
10024 Iterate with bigger gc-cons-threshold.
10025
10026 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
10027
10028 Add support for stashing a snapshot of the current tree.
10029 * vc-git.el (vc-git-stash-snapshot): New function.
10030 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
10031
10032 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
10033
10034 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
10035 instead of `(beginning|end)-of-line'.
10036
10037 2009-12-08 Glenn Morris <rgm@gnu.org>
10038
10039 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
10040
10041 * Makefile.in (ELCFILES): Regenerate.
10042
10043 2009-12-07 Juri Linkov <juri@jurta.org>
10044
10045 Don't lazy-highlight the comint output in history Isearch mode.
10046
10047 * comint.el (comint-history-isearch-search): Instead of
10048 `comint-line-beginning-position', use `comint-after-pmark-p'
10049 to check if point if before the process mark, and go to
10050 `process-mark' in this case.
10051
10052 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10053
10054 * textmodes/tex-mode.el (latex-complete)
10055 (latex-indent-or-complete): Remove.
10056 (latex-mode): Set completion-at-point-functions instead.
10057
10058 Provide a standard completion command and hook it into TAB.
10059 * minibuffer.el (completion-at-point-functions): New var.
10060 (completion-at-point): New command.
10061 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
10062 * progmodes/python.el (python-mode-map): Use completion-at-point.
10063 (python-completion-at-point): Rename from python-partial-symbol and
10064 adjust for use in completion-at-point-functions.
10065 (python-mode): Setup completion-at-point for Python completion.
10066 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
10067 extracted from lisp-complete-symbol.
10068 (lisp-complete-symbol): Use it.
10069 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
10070 setup completion-at-point for Elisp completion.
10071 (emacs-lisp-mode-map, lisp-interaction-mode-map):
10072 Use completion-at-point.
10073 * ielm.el (ielm-map): Use completion-at-point.
10074 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
10075 * progmodes/sym-comp.el: Move to...
10076 * obsolete/sym-comp.el: Move from progmodes.
10077
10078 2009-12-07 Eli Zaretskii <eliz@gnu.org>
10079
10080 Prevent save-buffer in Rmail buffers from using the coding-system
10081 of the current message, and from clobbering the encoding mnemonics
10082 in the mode line (Bug#4623).
10083
10084 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
10085 flag, too.
10086 (rmail-message-encoding): New variable.
10087 (rmail-write-region-annotate): Record the encoding of the current
10088 message in rmail-message-encoding.
10089 (rmail-after-save-hook): New function, restores the encoding of
10090 the current message after the message collection is saved.
10091
10092 2009-12-07 Juri Linkov <juri@jurta.org>
10093
10094 * progmodes/grep.el (grep-read-files): Use `completing-read'
10095 instead of `read-string'. Set its `collection' arg to
10096 `read-file-name-internal'. (Bug#4301)
10097
10098 2009-12-07 Juri Linkov <juri@jurta.org>
10099
10100 Correctly restore original Isearch point. (Bug#4994)
10101
10102 * isearch.el (isearch-mode): Move `isearch-push-state' after
10103 `(run-hooks 'isearch-mode-hook)'.
10104 (isearch-cancel): When `isearch-push-state-function' is defined,
10105 let-bind `isearch-cmds' to the first state (the last element of
10106 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
10107 function and restores the original point). Otherwise, move point
10108 to `isearch-opoint'.
10109
10110 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10111
10112 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
10113 chars that don't have names, so the table can be built much faster at
10114 run-time.
10115
10116 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
10117
10118 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
10119 change. Suggested by David Kastrup.
10120
10121 * simple.el (compose-mail): Check for incompatibilities and warn.
10122 (compose-mail-user-agent-warnings): New option.
10123
10124 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
10125
10126 Support showing a single log entry from vc-annotate.
10127 * vc.el (print-log): Add a new argument: START-REVISION.
10128 (vc-print-log-internal): Add a new optional argument and
10129 pass it to the backend.
10130 (vc-print-log, vc-print-root-log): Adjust callers.
10131 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
10132 buffer already displays the requested log entry, use it.
10133 Otherwise display only the log entry in question.
10134 * vc-svn.el (vc-svn-print-log):
10135 * vc-mtn.el (vc-mtn-print-log):
10136 * vc-hg.el (vc-hg-state):
10137 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
10138 (vc-git-show-log-entry): Return t on success.
10139 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
10140 (vc-bzr-show-log-entry): Return t on success.
10141 * vc-rcs.el (vc-rcs-print-log):
10142 * vc-sccs.el (vc-sccs-print-log):
10143 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
10144
10145 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
10146
10147 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
10148 Add menus to the meta mode. (Bug#5043)
10149
10150 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
10151
10152 * ediff-init.el (ediff-event-key): Use event-to-character instead of
10153 event-key.
10154
10155 * ediff.el (ediff-buffers-internal): Add unwind-protect.
10156
10157 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
10158
10159 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
10160 Berbain <raphael.berbain@gmail.com>.
10161
10162 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
10163 characters.
10164 (tramp-initial-end-of-output): New defconst.
10165 (tramp-methods, tramp-find-shell)
10166 (tramp-open-connection-setup-interactive-shell)
10167 (tramp-maybe-open-connection): Use it.
10168 (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
10169 existence of `#' and `$'.
10170
10171 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
10172 `tramp-initial-end-of-output'.
10173
10174 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
10175
10176 Get the background mode from the terminal for xterm, and set
10177 faces accordingly.
10178 * term/xterm.el (xterm-set-background-mode): New function.
10179 (terminal-init-xterm): Use it in case xterm supports background
10180 color queries. Recompute faces after getting the background
10181 color.
10182
10183 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
10184
10185 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
10186 number comment back on its own line, for easier parsing.
10187
10188 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10189
10190 Make it work for non-file buffers (bug#5102).
10191 * doc-view.el (doc-view-current-cache-dir):
10192 Use doc-view-buffer-file-name rather than buffer-file-name.
10193 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
10194
10195 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
10196
10197 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
10198 author field is too short.
10199
10200 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
10201
10202 * vc-git.el (vc-git-print-log): Handle a limit argument.
10203 Display the short log in graph form and with labels.
10204 (vc-git-log-view-mode): Handle labels.
10205
10206 Make vc-revert change VC state from 'added to 'unregistered.
10207 * vc-git.el (vc-git-revert): Call git reset first.
10208
10209 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
10210
10211 * net/newst-backend.el, net/newst-plainview.el:
10212 * net/newst-reader.el, net/newst-ticker.el:
10213 * net/newst-treeview.el, net/newsticker.el:
10214 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
10215
10216 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
10217
10218 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
10219
10220 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
10221 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
10222 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
10223 Update annotation regexp.
10224
10225 * simple.el (beginning-of-visual-line): Constrain to field
10226 boundaries (Bug#5106).
10227
10228 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
10229
10230 * xml.el (xml-substitute-numeric-entities): Move
10231 newsticker--decode-numeric-entities in newst-backend.el to
10232 xml-substitute-numeric-entities in xml.el. (Bug#5008)
10233 * net/newst-backend.el (newsticker--parse-generic-feed)
10234 (newsticker--parse-generic-items)
10235 (newsticker--decode-numeric-entities): Move
10236 newsticker--decode-numeric-entities in newst-backend.el to
10237 xml-substitute-numeric-entities in xml.el. (Bug#5008)
10238
10239 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
10240
10241 * progmodes/js.el (js--js-not): Add null to the list of values.
10242
10243 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
10244
10245 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
10246
10247 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10248
10249 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
10250 delimiter if it is at the end of the current line.
10251 (bibtex-generate-url-list): Fix docstring.
10252
10253 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
10254
10255 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
10256 minibuffer's content with itself.
10257 Fold the confirm-after-completion case into the `confirm' case.
10258 (completion-pcm-word-delimiters): Add : and / to the delimiters.
10259
10260 2009-12-06 Kevin Ryde <user42@zip.com.au>
10261
10262 * ffap.el (ffap-rfc-path): Make this a defcustom since
10263 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
10264
10265 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
10266 manuals, similar to existing setup for help-mode. (Bug#3913.)
10267
10268 2009-12-05 Juri Linkov <juri@jurta.org>
10269
10270 Save and restore dired buffer's point positions too. (Bug#4880)
10271
10272 * dired.el (dired-save-positions): Return in the first element
10273 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
10274 Doc fix.
10275 (dired-restore-positions): First restore buffer's position.
10276 While restoring window's positions, check if window still displays
10277 the original buffer.
10278
10279 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
10280
10281 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
10282 if possible.
10283
10284 * shell.el (shell): Require ansi-color (Bug#5113).
10285
10286 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
10287
10288 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
10289
10290 2009-12-05 Alan Mackenzie <acm@muc.de>
10291
10292 * progmodes/cc-mode.el (c-before-hack-hook)
10293 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
10294 `c-file-style' to work again. This reversion restores the current
10295 software to its state in Emacs 23.1. (Bug#4146)
10296
10297 2009-12-05 Kevin Ryde <user42@zip.com.au>
10298
10299 * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
10300 comment-start-skip to comment-end-skip as comment (Bug#4781).
10301
10302 2009-12-05 Juri Linkov <juri@jurta.org>
10303
10304 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
10305 for virtual nodes. (Bug#4147)
10306 (Info-find-node-2): Set `Info-current-node-virtual' to nil
10307 when moving from a virtual node.
10308 (Info-mode-menu): Add `Info-virtual-index' to the menu.
10309 (Info-mode): Add `Info-virtual-index' to the docstring.
10310
10311 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10312
10313 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
10314 track of the buffer position of the end of a BibTeX entry as this
10315 position may change during reformatting.
10316 (bibtex-format-entry): Remove whitespace before processing
10317 numerical fields so that we recognize the latter properly.
10318 (bibtex-reformat): Do not use push which changes the global value
10319 of bibtex-entry-format.
10320 (bibtex-field-braces-alist, bibtex-field-strings-alist)
10321 (bibtex-field-re-init): Replace only space characters by regexp
10322 for whitespace.
10323 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
10324 (bibtex-initialize): Also update bibtex-strings.
10325 (bibtex-kill-field): Preserve white space at end of entry.
10326 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
10327 Update bibtex-reference-keys.
10328
10329 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
10330
10331 * minibuffer.el (completion-pcm--merge-try): Also consider placing
10332 point after a star, if that's the only place where modifications can
10333 make progress.
10334
10335 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
10336
10337 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
10338 in docstrings.
10339
10340 2009-12-04 Juri Linkov <juri@jurta.org>
10341
10342 * proced.el (proced): Call `(proced-update t)' to update process
10343 information instead of only running proced-post-display-hook.
10344 (proced-send-signal): Add a leading space to the buffer name
10345 " *Marked Processes*" to make this buffer ephemeral.
10346
10347 2009-12-04 Juri Linkov <juri@jurta.org>
10348
10349 * dired.el (dired-auto-revert-buffer): New defcustom.
10350 (dired-internal-noselect): Use it.
10351
10352 2009-12-04 Juri Linkov <juri@jurta.org>
10353
10354 Change roles of modes and functions in image-mode.el (Bug#5062).
10355
10356 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
10357 in `auto-mode-alist'.
10358 (image-mode-previous-major-mode): New variable.
10359 (image-minor-mode-map): Rename from `image-mode-text-map'.
10360 (image-mode): Move graceful error-handling code from
10361 `image-minor-mode' to here. On errors call `image-mode-as-text'.
10362 (image-minor-mode): Remove all image-handling code.
10363 Replace `image-mode-text-map' with `image-minor-mode-map'.
10364 Check for `image-type' in mode-line format string.
10365 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
10366 (image-mode-as-text): New function with most code from
10367 `image-mode-maybe'.
10368 (image-toggle-display-text): Move code that removes image
10369 properties from `image-toggle-display' to here.
10370 (image-toggle-display-image): New function with code that adds
10371 image properties copied from `image-toggle-display'.
10372 (image-toggle-display): Remove most code with leaving only code
10373 that toggles between `image-mode-as-text' and `image-mode'.
10374
10375 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
10376
10377 * net/newst-treeview.el
10378 (newsticker--treeview-list-highlight-start): Restored call to
10379 save-excursion: Selected item was stuck.
10380 (newsticker--treeview-list-select): New.
10381 (newsticker--treeview-item-show-text)
10382 (newsticker--treeview-item-show)
10383 (newsticker--treeview-item-update): Use new
10384 newsticker-treeview-item-mode.
10385 (newsticker-treeview-update): Keep current item.
10386 (newsticker-treeview-next-new-or-immortal-item): Doc change.
10387 (newsticker--treeview-first-feed): Doc change.
10388 (newsticker-treeview-list-menu)
10389 (newsticker-treeview-item-menu): Added menu entries.
10390 (newsticker-treeview-item-mode): New.
10391
10392 * net/newst-backend.el (newsticker-customize): Delete other
10393 windows.
10394
10395 2009-12-04 Sam Steingold <sds@gnu.org>
10396
10397 * log-view.el (log-view-mode-map): "q" calls quit-window,
10398 like in all the other non-self-insert buffers.
10399
10400 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
10401
10402 Minor cleanup.
10403 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
10404 key decoding rather than do it manually via last-input-event +
10405 ascii-character.
10406 (term-exec): Use delete-and-extract-region.
10407 (term-handle-ansi-terminal-messages): Remove unused var `end'.
10408 (term-process-pager): Remove unused var `i'.
10409 (term-dynamic-simple-complete): Make obsolete.
10410 (serial-update-config-menu): Remove unused vars `y' and `str'.
10411 (term-update-mode-line): Remove unused var `temp'.
10412
10413 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
10414
10415 Limit the number of log entries displayed by default.
10416 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
10417 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
10418 using a prefix argument.
10419
10420 2009-12-03 Glenn Morris <rgm@gnu.org>
10421
10422 * progmodes/idlwave.el (class): Restore still useful declaration.
10423
10424 2009-12-03 Alan Mackenzie <acm@muc.de>
10425
10426 Enhance `c-parse-state' to run efficiently in "brace deserts".
10427
10428 * progmodes/cc-mode.el (c-basic-common-init):
10429 Call c-state-cache-init.
10430 (c-neutralize-syntax-in-and-mark-CPP): Rename from
10431 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
10432 placing `category' properties value 'c-cpp-delimiter at its boundaries.
10433
10434 * progmodes/cc-langs.el (c-before-font-lock-function):
10435 c-extend-and-neutralize-syntax-in-CPP has been renamed
10436 c-neutralize-syntax-in-and-mark-CPP.
10437
10438 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
10439 with `category' properties now, not `syntax-table' ones.
10440
10441 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
10442 enhanced (but slower) version of c-end-of-macro that won't land
10443 inside a literal or on another awkward character.
10444 (c-state-cache-too-far, c-state-cache-start)
10445 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
10446 (c-state-nonlit-pos-cache-limit, c-state-point-min)
10447 (c-state-point-min-lit-type, c-state-point-min-lit-start)
10448 (c-state-min-scan-pos, c-state-brace-pair-desert)
10449 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
10450 buffer local variables.
10451 (c-state-literal-at, c-state-lit-beg)
10452 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
10453 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
10454 (c-state-cache-top-paren, c-state-cache-after-top-paren)
10455 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
10456 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
10457 (c-renarrow-state-cache)
10458 (c-append-lower-brace-pair-to-state-cache)
10459 (c-state-push-any-brace-pair, c-append-to-state-cache)
10460 (c-remove-stale-state-cache)
10461 (c-remove-stale-state-cache-backwards, c-state-cache-init)
10462 (c-invalidate-state-cache-1, c-parse-state-1)
10463 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
10464 (c-parse-state): Enhance and refactor.
10465 (c-debug-parse-state): Amend to deal with all the new variables.
10466
10467 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
10468 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
10469 modify to use category text properties rather than syntax-table ones.
10470 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
10471 to switch off/on the syntactic paren property of C++ template
10472 delimiters using the category property.
10473 (c-with-<->-as-parens-suppressed): Macro to invoke code with
10474 template delims suppressed.
10475 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
10476 New constant/macros which apply category properties to the start
10477 and end of preprocessor constructs.
10478 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
10479 "comment out" the syntactic value of characters in preprocessor
10480 constructs.
10481 (c-with-cpps-commented-out)
10482 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
10483 with characters in all or all but one preprocessor constructs
10484 "commented out".
10485
10486 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10487
10488 * proced.el (proced-filter-alist): Use regexp-quote.
10489
10490 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
10491
10492 Cleanup.
10493 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
10494 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
10495 arguments. Expand `default-directory'.
10496
10497 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
10498 the benefit of returning an expanded localname.
10499 (tramp-tramp-file-p): Handle the case NAME is not a string.
10500
10501 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
10502
10503 Add support for bzr shelve/unshelve.
10504 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
10505 (vc-bzr-extra-menu-map): New variables.
10506 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
10507 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
10508 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
10509 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
10510 (vc-bzr-dir-extra-headers): Display shelves.
10511
10512 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
10513
10514 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10515
10516 * textmodes/bibtex.el (bibtex-complete-internal):
10517 Use completion-in-region.
10518 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
10519
10520 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
10521
10522 Support applying stashes. Improve UI.
10523 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
10524 (vc-git-stash-apply, vc-git-stash-pop)
10525 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
10526 (vc-git-stash-menu): New functions.
10527 (vc-git-stash-menu-map): New variable.
10528 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
10529
10530 2009-12-03 Glenn Morris <rgm@gnu.org>
10531
10532 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
10533 (vc-print-log-internal): Fix previous change.
10534 (vc-revert): Correct pluralization.
10535
10536 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10537
10538 * progmodes/make-mode.el (makefile-special-targets-list): No need for
10539 it to be an alist any more.
10540 (makefile-complete): Use completion-in-region.
10541
10542 * progmodes/octave-mod.el (octave-complete-symbol):
10543 Use completion-in-region.
10544
10545 Misc cleanup.
10546 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
10547 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
10548 (idlwave-complete-class): Don't quote lambda.
10549 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
10550 (idlwave-mode-map): Move initialization into declaration.
10551 (idlwave-action-and-binding): Use backquotes.
10552 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
10553 Simplify.
10554 (idlwave-is-pointer-dereference): Remove unused var `pos'.
10555 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
10556 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
10557 `parts', and `all-parts'.
10558 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
10559 (idlwave-convert-xml-system-routine-info): Remove unused string
10560 `version-string'.
10561 (idlwave-display-user-catalog-widget): Use dolist.
10562 (idlwave-scanning-lib): Declare dynamically-scoped var.
10563 (idlwave-scan-library-catalogs): Remove unused var `flags'.
10564 (completion-highlight-first-word-only): Declare to silence bytecomp.
10565 (idlwave-popup-select): Tighten scope of `resp'.
10566 (idlwave-find-struct-tag): Remove unused var `beg'.
10567 (idlwave-after-load-rinfo-hook): Declare.
10568 (idlwave-sintern-class-info): Remove unused var `taglist'.
10569 (idlwave-find-class-definition): Remove unused var `list'.
10570 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
10571 (idlwave-what-module-find-class): Remove unused var `classes'.
10572
10573 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
10574
10575 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
10576
10577 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10578
10579 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
10580 buffers visited. Remove redundant current-buffer-saving.
10581
10582 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10583
10584 Use completion-in-buffer and remove uses of dynamic scoping.
10585 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
10586 (pascal-buffer-to-use, pascal-flag): Don't declare.
10587 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
10588 (pascal-get-completion-decl, pascal-keyword-completion):
10589 Add `pascal-str' argument, save-excursion,
10590 return the found completions, and don't filter with pascal-pred.
10591 (pascal-completion-cache): New var.
10592 (pascal-completion): Don't switch buffer any more (it was never
10593 necessary). Don't save-excursion any more (it's done by the called
10594 subroutines). Use a cache to avoid redundant computations.
10595 Use complete-with-action rather than pascal-completion-response and
10596 let it apply the predicate as well.
10597 (pascal-complete-word): Use completion-in-buffer when
10598 pascal-toggle-completions is nil.
10599 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
10600 not used any more.
10601 (pascal-comp-defun): Don't change buffer any more.
10602 Use complete-with-action rather than pascal-completion-response and
10603 let it apply the predicate as well.
10604 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
10605 when neded.
10606
10607 2009-12-02 Kenichi Handa <handa@m17n.org>
10608
10609 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
10610 shape for all Indic scripts.
10611
10612 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10613
10614 Use completion-in-buffer.
10615 * wid-edit.el (widget-field-text-end): New function.
10616 (widget-field-value-get): Use it.
10617 (widget-string-complete, widget-file-complete)
10618 (widget-color-complete): Use it and completion-in-region.
10619 (widget-complete): Don't narrow the buffer.
10620
10621 2009-12-02 Glenn Morris <rgm@gnu.org>
10622
10623 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
10624 (rmail-select-summary): Use rmail-pop-to-buffer.
10625 * mail/rmailsum.el: Replace all pop-to-buffer calls with
10626 rmail-pop-to-buffer, to prevent horizontal splits.
10627
10628 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
10629 save-excursion with save-current-buffer.
10630 Widen before searching. (Bug#5093)
10631 (diary-list-sexp-entries): Remove superfluous save-excursion.
10632
10633 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
10634
10635 * woman.el (woman-make-bufname): Handle man-pages with "." in the
10636 name. (Bug#5038)
10637
10638 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
10639
10640 * ido.el (ido-file-internal): Handle filenames at point that do
10641 not have a directory part. (Bug#5049)
10642
10643 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
10644
10645 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
10646 (mpc-songs-jump-to, mpc-resume): Doc fixes.
10647
10648 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
10649
10650 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
10651 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
10652 any more.
10653
10654 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10655
10656 * comint.el (comint-insert-input): Ignore clicks to the right of
10657 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
10658
10659 * vc.el (vc-print-log-internal): Don't wait for the process to
10660 terminate before setting up the major mode.
10661
10662 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
10663 in case.
10664
10665 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
10666 the last element.
10667
10668 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
10669
10670 2009-12-01 Glenn Morris <rgm@gnu.org>
10671
10672 * window.el (window--display-buffer-2): Fix previous changes.
10673
10674 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
10675
10676 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
10677
10678 2009-12-01 Glenn Morris <rgm@gnu.org>
10679
10680 * Makefile.in (ELCFILES): Add mpc.elc.
10681
10682 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10683
10684 * mpc.el: New file.
10685
10686 2009-12-01 Glenn Morris <rgm@gnu.org>
10687
10688 * window.el (window-to-use): Define for compiler.
10689
10690 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
10691 consistent with others (no final period).
10692
10693 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
10694 (rmail-mime-show): Downcase the encoding. (Bug#5070)
10695
10696 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
10697
10698 Make vc-print-log buttons work.
10699 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
10700
10701 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
10702
10703 * savehist.el (savehist-autosave-interval): Allow setting to nil
10704 through customize. (Bug#5056)
10705
10706 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
10707
10708 Fix references to jit-lock properties.
10709 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
10710 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
10711 (perl-font-lock-special-syntactic-constructs):
10712 Quote jit-lock-defer-multiline property.
10713
10714 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
10715
10716 * vc-git.el (vc-git-registered): Call vc-git-root only once.
10717
10718 2009-11-30 Juri Linkov <juri@jurta.org>
10719
10720 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
10721 value `buffer' of `multi-isearch-next-buffer-current-function'.
10722 Use `(current-buffer)' when `buffer' is nil.
10723 (multi-isearch-next-buffer-from-list): Don't fallback to
10724 `(current-buffer)' when `buffer' is nil. (Bug#4947)
10725
10726 2009-11-30 Juri Linkov <juri@jurta.org>
10727
10728 * misearch.el (multi-isearch-read-buffers): Move canonicalization
10729 of buffers with `get-buffer' to `multi-isearch-buffers'.
10730 (multi-isearch-buffers, multi-isearch-buffers-regexp):
10731 Canonicalize BUFFERS with `get-buffer'. Doc fix.
10732 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
10733 FILES with `expand-file-name' converting relative file names
10734 to absolute. Doc fix. (Bug#4727)
10735
10736 2009-11-30 Juri Linkov <juri@jurta.org>
10737
10738 * misearch.el (multi-isearch-read-buffers)
10739 (multi-isearch-read-matching-buffers): New functions.
10740 (multi-isearch-buffers, multi-isearch-buffers-regexp):
10741 Use them in the `interactive' spec. Doc fix.
10742 (multi-isearch-read-files, multi-isearch-read-matching-files):
10743 New functions.
10744 (multi-isearch-files, multi-isearch-files-regexp):
10745 Use them in the `interactive' spec. Doc fix. (Bug#4725)
10746
10747 2009-11-30 Juri Linkov <juri@jurta.org>
10748
10749 * doc-view.el (doc-view-continuous):
10750 Rename from `doc-view-continuous-mode'.
10751 (doc-view-menu): Move "Toggle display" to the top.
10752 Add submenu "Continuous" with radio buttons "Off"/"On"
10753 and "Save as Default".
10754 (doc-view-scroll-up-or-next-page)
10755 (doc-view-scroll-down-or-previous-page)
10756 (doc-view-next-line-or-next-page)
10757 (doc-view-previous-line-or-previous-page): Rename
10758 `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
10759
10760 2009-11-30 Juri Linkov <juri@jurta.org>
10761
10762 * comint.el (comint-mode-map): Rebind `M-r' from
10763 `comint-previous-matching-input' to
10764 `comint-history-isearch-backward-regexp'.
10765 Unbind `M-s' to allow global key binding `M-s'.
10766 Add menu items for `comint-history-isearch-backward' and
10767 `comint-history-isearch-backward-regexp'. (Bug#3746)
10768
10769 2009-11-30 Juri Linkov <juri@jurta.org>
10770
10771 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
10772 For def=recenter, replace `recenter' with `recenter-top-bottom'
10773 that is called with `this-command' and `last-command' let-bound
10774 to `recenter-top-bottom'. When the last `def' was not `recenter',
10775 set `recenter-last-op' to nil. (Bug#4981)
10776
10777 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
10778
10779 Minor cleanup and simplification.
10780 * filecache.el (file-cache-add-directory)
10781 (file-cache-add-directory-recursively)
10782 (file-cache-add-from-file-cache-buffer)
10783 (file-cache-delete-file-regexp, file-cache-delete-directory)
10784 (file-cache-files-matching-internal, file-cache-display): Use dolist.
10785 (file-cache-temp-minibuffer-message): Delete function.
10786 (file-cache-minibuffer-complete): Use minibuffer-message instead.
10787
10788 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
10789 Don't signal an error when bumping into EOB in tr, s, or y.
10790
10791 2009-11-29 Juri Linkov <juri@jurta.org>
10792
10793 * startup.el (fancy-about-text): Fix wording of Guided Tour.
10794 (Bug#4960)
10795
10796 * descr-text.el (describe-char-unidata-list): Use lowercase name
10797 for "Unicode name" like in other tags.
10798
10799 2009-11-29 Juri Linkov <juri@jurta.org>
10800
10801 * ediff-util.el (ediff-minibuffer-with-setup-hook):
10802 New compatibility macro.
10803 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
10804
10805 2009-11-29 Juri Linkov <juri@jurta.org>
10806
10807 Add defcustom to define the cycling order of `recenter-top-bottom'.
10808 (Bug#4981)
10809
10810 * window.el (recenter-last-op): Doc fix.
10811 (recenter-positions): New defcustom.
10812 (recenter-top-bottom): Rewrite to use `recenter-positions'.
10813 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
10814
10815 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
10816
10817 Improve integration of Tramp and ange-ftp in eshell.
10818
10819 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
10820 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
10821 (eshell/sudo): Flatten args. Let-bind `default-directory'.
10822
10823 * eshell/esh-util.el (top): Require also Tramp when compiling.
10824 (eshell-directory-files-and-attributes): Check for FTP remote
10825 connection.
10826 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
10827 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
10828 (eshell-file-attributes): Handle ".". Return `entry'.
10829
10830 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
10831 (ange-ftp-directory-files-and-attributes)
10832 (ange-ftp-real-directory-files-and-attributes): New defuns.
10833
10834 * net/tramp.el (tramp-maybe-open-connection): Open the remote
10835 shell with "exec" when possible. This prevents trailing prompts
10836 in `start-file-process'.
10837
10838 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
10839
10840 Try and remove assumptions about point-min==1.
10841 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
10842 (rng-compute-mode-line-string): Show the validation percentage in
10843 terms of the narrowed text, not the widened text.
10844 (rng-do-some-validation): Don't catch internal errors when debugging.
10845 (rng-first-error): Simplify.
10846 (rng-after-change-function): Remove work around. AFAIK the bug has
10847 been fixed a while ago.
10848
10849 * image-mode.el (image-minor-mode): Exit more gracefully when the image
10850 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
10851
10852 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
10853
10854 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
10855 `cd' doesn't always do it for us (bug#5067).
10856
10857 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
10858 on 2009-10-25 as part of some other change (bug#5067).
10859
10860 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
10861
10862 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
10863 `suspicious'.
10864 (byte-compile-warnings): Use byte-compile-warning-types.
10865 (byte-compile-save-excursion): Warn about use of set-buffer right
10866 after save-excursion.
10867
10868 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
10869 the excursion as well.
10870
10871 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
10872
10873 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
10874 providing a Tramp related implementation of "su" and "sudo".
10875 (eshell-unix-initialize): Add "su" and "sudo".
10876
10877 2009-11-27 Daiki Ueno <ueno@unixuser.org>
10878
10879 * net/socks.el (socks-send-command): Convert binary request to
10880 unibyte before sending. This fixes mishandling of some port
10881 numbers such as 129.
10882
10883 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
10884
10885 * help.el (describe-bindings-internal): Remove `interactive'.
10886
10887 * man.el (Man-completion-table): Trim a terminating "(".
10888 Remove the space between name page a section.
10889 Add the command's description on the `help-echo' property.
10890 Remove `process-connection-type' binding since it's unused by
10891 call-process.
10892 Provide completion for the "<section> <name>" format as well.
10893 (Man-default-man-entry): Remove spurious var shadowing the argument.
10894
10895 2009-11-26 Kevin Ryde <user42@zip.com.au>
10896
10897 * log-view.el: Add "Keywords: tools", since its other keywords
10898 aren't in finder-known-keywords, and following vc.el.
10899
10900 * sha1.el (sha1-string-external): default-directory "/" in case
10901 otherwise non-existent. process-connection-type pipe for touch of
10902 efficiency recommended by elisp manual. (An aside in Bug#3911.)
10903
10904 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
10905
10906 Misc coding convention cleanups.
10907 * htmlfontify.el (hfy-init-kludge-hook): Rename from
10908 hfy-init-kludge-hooks.
10909 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
10910 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
10911 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
10912 and push.
10913 (hfy-slant, hfy-weight): Use tables rather than code.
10914 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
10915 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
10916 (hfy-face-attr-for-class): Initialize `face-spec' directly.
10917 (hfy-face-to-css): Remove `nconc' with single arg.
10918 (hfy-p-to-face-lennart): Use `or'.
10919 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
10920 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
10921 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
10922 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
10923 (hfy-force-fontification): Use run-hooks.
10924
10925 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
10926
10927 Various minor fixes.
10928 * htmlfontify.el (hfy-default-header): Add toggle_invis since
10929 Javascript belongs in the header, not the body.
10930 (hfy-javascript): Remove.
10931 (hfy-fontify-buffer): Don't insert it any more.
10932 (hfy-face-at): Handle (face0 face1 face2) style face properties.
10933 Fix bug in invis handling when there were no invis props in a chunk.
10934
10935 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
10936
10937 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
10938
10939 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
10940
10941 * finder.el (finder-mode-map): Add a menu.
10942
10943 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
10944
10945 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
10946 "unsigned" structs.
10947
10948 (verilog-leap-to-head, verilog-backward-token): Handle "disable
10949 fork" statement better.
10950
10951 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
10952
10953 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
10954 (verilog-delete-auto, verilog-delete-empty-auto-pair)
10955 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
10956 Reported by Clay Douglass.
10957
10958 (verilog-auto-inst, verilog-auto-star-safe)
10959 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
10960 Fix removing "// Interfaces" when saving .* expansions. Reported by
10961 Pierre-David Pfister.
10962
10963 2009-11-26 Glenn Morris <rgm@gnu.org>
10964
10965 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
10966 the scope.
10967
10968 2009-11-25 Johan Bockgård <bojohan@gnu.org>
10969
10970 * vc-annotate.el (vc-annotate-revision-previous-to-line):
10971 Really use previous revision.
10972
10973 2009-11-25 Kevin Ryde <user42@zip.com.au>
10974
10975 * man.el (Man-completion-table): default-directory "/" in case
10976 doesn't otherwise exist. process-environment COLUMNS=999 so as
10977 not to truncate long names. process-connection-type pipe to avoid
10978 any chance of hitting the pseudo-tty TIOCGWINSZ.
10979 (man): completion-ignore-case t for friendliness and since man
10980 itself is case-insensitive on the command line.
10981 Further to Bug#3717.
10982
10983 * arc-mode.el: Add "Keywords: files", so the details in its
10984 commentary can be reached from finder-by-keyword.
10985 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
10986 editing mode, but it's comms related and sgml-mode.el has "comm"
10987 on that basis too.
10988 * textmodes/bibtex-style.el: Add "Keywords: tex".
10989 * international/isearch-x.el, international/ja-dic-cnv.el:
10990 * international/ja-dic-utl.el, international/kkc.el:
10991 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
10992
10993 2009-11-25 Juri Linkov <juri@jurta.org>
10994
10995 * man.el (Man-completion-table): Modify regexp to include
10996 section names to completion strings. (Bug#3717)
10997
10998 2009-11-25 Juri Linkov <juri@jurta.org>
10999
11000 Search recursively in gzipped files. (Bug#4982)
11001
11002 * progmodes/grep.el (grep-highlight-matches): Add new options
11003 `always' and `auto'. Doc fix.
11004 (grep-process-setup): Check `grep-highlight-matches' for
11005 `auto-detect' to determine the need to compute grep defaults.
11006 Move Windows/DOS specific --colors settings handling
11007 to `grep-compute-defaults'. Check `grep-highlight-matches'
11008 to get the value of "--color=".
11009 (grep-compute-defaults): Compute `grep-highlight-matches' when it
11010 has the value `auto-detect'. Move Windows/DOS specific settings
11011 from `grep-process-setup'.
11012 (zrgrep): New command with alias `rzgrep'.
11013
11014 2009-11-25 Juri Linkov <juri@jurta.org>
11015
11016 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
11017 to nil instead of switching off view-mode. (Bug#4896)
11018
11019 2009-11-25 Juri Linkov <juri@jurta.org>
11020
11021 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
11022
11023 * mwheel.el (mwheel-scroll-up-function)
11024 (mwheel-scroll-down-function): New defvars.
11025 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
11026 `scroll-up', and `mwheel-scroll-down-function' instead of
11027 `scroll-down'.
11028
11029 * doc-view.el (doc-view-scroll-up-or-next-page)
11030 (doc-view-scroll-down-or-previous-page): Add optional ARG.
11031 Use this ARG in the call to image-scroll-up/image-scroll-down.
11032 Change `interactive' spec to "P". Goto next/previous page only
11033 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
11034 SPC/DEL case). Doc fix.
11035 (doc-view-next-line-or-next-page)
11036 (doc-view-previous-line-or-previous-page): Rename arg to ARG
11037 for consistency.
11038 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
11039 `doc-view-scroll-up-or-next-page', and buffer-local
11040 `mwheel-scroll-down-function' to
11041 `doc-view-scroll-down-or-previous-page'.
11042
11043 2009-11-25 Juri Linkov <juri@jurta.org>
11044
11045 Provide additional default values (directories at other Dired
11046 windows) via M-n in the minibuffer of some Dired commands.
11047
11048 * dired-aux.el (dired-diff, dired-compare-directories)
11049 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
11050 `minibuffer-default' in `minibuffer-with-setup-hook'.
11051 (dired-dwim-target-directory): Find a window that displays Dired
11052 buffer instead of failing when the next window is not Dired.
11053 Use `get-window-with-predicate' to find for the next Dired window.
11054 (dired-dwim-target-defaults): New function.
11055
11056 * ediff-util.el (ediff-read-file-name):
11057 Use `dired-dwim-target-defaults' to set `minibuffer-default'
11058 in `minibuffer-with-setup-hook'.
11059
11060 2009-11-25 Juri Linkov <juri@jurta.org>
11061
11062 Provide additional default values (file name at point or at the
11063 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
11064
11065 * minibuffer.el (read-file-name-defaults): New function.
11066 (read-file-name): Reset `minibuffer-default' to nil when
11067 it duplicates initial input `insdef'.
11068 Bind `minibuffer-default-add-function' to lambda that
11069 calls `read-file-name-defaults' in `minibuffer-selected-window'.
11070 (minibuffer-insert-file-name-at-point): New command.
11071
11072 * files.el (file-name-at-point-functions): New defcustom.
11073 (find-file-default): Remove defvar.
11074 (find-file-read-args): Don't use `find-file-default'.
11075 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
11076 to `read-file-name'.
11077 (find-file-literally): Use `read-file-name' with
11078 `confirm-nonexistent-file-or-buffer'.
11079
11080 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
11081
11082 * dired.el (dired-read-dir-and-switches):
11083 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
11084 to `read-file-name'.
11085 (dired-file-name-at-point): New function.
11086 (dired-mode): Add hook `dired-file-name-at-point' to
11087 `file-name-at-point-functions'.
11088
11089 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
11090
11091 Really make the *Completions* window soft-dedicated (bug#5030).
11092 * window.el (window--display-buffer-2): Add `dedicated' argument.
11093 (display-buffer): Pass it when needed so the dedicated flag is set
11094 after calling set-window-buffer, which would otherwise reset it.
11095
11096 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
11097
11098 * progmodes/meta-mode.el (meta-complete-symbol):
11099 * progmodes/etags.el (complete-tag):
11100 * mail/mailabbrev.el (mail-abbrev-complete-alias):
11101 Use completion-in-region.
11102
11103 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
11104 (dabbrev-completion): Use completion-in-region.
11105 (dabbrev--abbrev-at-point): Simplify regexp.
11106
11107 * abbrev.el (abbrev--before-point): Use word-motion functions
11108 if :regexp is not specified (bug#5031).
11109
11110 * subr.el (string-prefix-p): New function.
11111
11112 * man.el (Man-completion-cache): New var.
11113 (Man-completion-table): Use it.
11114
11115 * vc.el (vc-print-log-internal): Make `limit' optional for better
11116 compatibility (e.g. with vc-annotate.el).
11117
11118 2009-11-24 Kevin Ryde <user42@zip.com.au>
11119
11120 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
11121 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
11122
11123 * emacs-lisp/elint.el (elint-add-required-env): Better error message
11124 when .el source file not found or other error.
11125
11126 2009-11-24 Markus Triska <markus.triska@gmx.at>
11127
11128 * linum.el (linum-update-window): Ignore intangible (bug#4996).
11129
11130 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
11131
11132 Handle the [back] button properly (bug#4979).
11133 * descr-text.el (describe-text-properties): Add a `buffer' argument.
11134 Use help-setup-xref, help-buffer, and with-help-window.
11135 (describe-char): Add `buffer' argument.
11136 Pass proper command to help-setup-xref. Don't meddle with
11137 help-xref-stack-item directly.
11138 (describe-text-category): Use with-help-window and help-buffer.
11139
11140 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
11141 for the displayed buffer (bug#4887).
11142
11143 * man.el (Man-completion-table): New function.
11144 (man): Use it.
11145
11146 2009-11-24 David Reitter <david.reitter@gmail.com>
11147
11148 * vc-git.el (vc-git-registered): Use checkout directory (where
11149 .git is) rather than the file's directory and a relative path spec
11150 to work around a bug in git.
11151
11152 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
11153
11154 Improve handling of processes on remote hosts.
11155
11156 * eshell/esh-util.el (eshell-path-env): New defvar.
11157 (eshell-parse-colon-path): New defun.
11158 (eshell-file-attributes): Use `eshell-parse-colon-path'.
11159
11160 * eshell/esh-ext.el (eshell-search-path):
11161 Use `eshell-parse-colon-path'.
11162 (eshell-remote-command): Remove argument HANDLER.
11163 (eshell-external-command): Check for FTP remote connection.
11164
11165 * eshell/esh-proc.el (eshell-gather-process-output):
11166 Use `file-truename', in order to start also symlinked files.
11167 Apply `start-file-process' instead of `start-process'.
11168 Shorten `command' to the local file name part.
11169
11170 * eshell/em-cmpl.el (eshell-complete-commands-list):
11171 Use `eshell-parse-colon-path'.
11172
11173 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
11174
11175 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
11176 to `eshell-directory-change-hook'.
11177
11178 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
11179
11180 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
11181 because it could be enabled automatically if view-read-only is non-nil.
11182
11183 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
11184
11185 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
11186 made on 2009-11-22.
11187
11188 2009-11-24 Glenn Morris <rgm@gnu.org>
11189
11190 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
11191 deleted variable bookmark-bmenu-bookmark-column.
11192
11193 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
11194
11195 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
11196
11197 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
11198
11199 * net/browse-url.el (browse-url-filename-alist): On Windows, add
11200 two slashes to the "file:" prefix.
11201 (browse-url-file-url): De-munge Cygwin filenames before passing
11202 them to Windows browser.
11203 (browse-url-default-windows-browser): Use call-process.
11204
11205 2009-11-23 Juri Linkov <juri@jurta.org>
11206
11207 Implement DocView Continuous mode. (Bug#4896)
11208 * doc-view.el (doc-view-continuous-mode): New defcustom.
11209 (doc-view-mode-map): Bind C-n/<down> to
11210 `doc-view-next-line-or-next-page', C-p/<up> to
11211 `doc-view-previous-line-or-previous-page'.
11212 (doc-view-next-line-or-next-page)
11213 (doc-view-previous-line-or-previous-page): New commands.
11214
11215 2009-11-23 Juri Linkov <juri@jurta.org>
11216
11217 Implement Isearch in comint input history. (Bug#3746)
11218 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
11219 `isearch-mode-hook'.
11220 (comint-history-isearch): New defcustom.
11221 (comint-history-isearch-backward)
11222 (comint-history-isearch-backward-regexp): New commands.
11223 (comint-history-isearch-message-overlay): New buffer-local variable.
11224 (comint-history-isearch-setup, comint-history-isearch-end)
11225 (comint-goto-input, comint-history-isearch-search)
11226 (comint-history-isearch-message, comint-history-isearch-wrap)
11227 (comint-history-isearch-push-state)
11228 (comint-history-isearch-pop-state): New functions.
11229
11230 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
11231
11232 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
11233 return.
11234 (tramp-handle-make-symbolic-link)
11235 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
11236 Quote file names.
11237 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
11238 (tramp-handle-process-file): Use it.
11239
11240 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
11241
11242 * window.el (move-to-window-line-last-op): Remove.
11243 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
11244
11245 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
11246
11247 Make M-r mirror the new cycling behavior of C-l.
11248 * window.el (move-to-window-line-last-op): New var.
11249 (move-to-window-line-top-bottom): New command.
11250 (global-map): Bind M-r move-to-window-line-top-bottom.
11251
11252 2009-11-23 Sven Joachim <svenjoac@gmx.de>
11253
11254 * dired-x.el (dired-guess-shell-alist-default):
11255 Support xz format. (Bug#4953)
11256
11257 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
11258
11259 * emulation/viper-cmd.el: Use viper-last-command-char instead of
11260 last-command-char/last-command-event.
11261 (viper-prefix-arg-value): Do correct conversion of event-char for
11262 XEmacs.
11263
11264 * emulation/viper-util.el, emulation/viper.el:
11265 Use viper-last-command-char instead of
11266 last-command-char/last-command-event.
11267
11268 * ediff-init.el, ediff-mult.el, ediff-util.el:
11269 Replace last-command-char and last-command-event
11270 with (ediff-last-command-char) everywhere.
11271
11272 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
11273 created in fundamental mode.
11274
11275 * ediff.el (ediff-version): Revert the change of interactive-p to
11276 called-interactively-p.
11277
11278 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
11279
11280 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
11281 generation from word-movement command names.
11282
11283 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
11284
11285 * cus-start.el (all): Add native condition for font-use-system-font.
11286
11287 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
11288
11289 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
11290 Correct the patch from 2009-11-18. (Bug#3910)
11291
11292 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
11293
11294 * progmodes/subword.el: Rename from lisp/subword.el.
11295
11296 * subword.el: Rename to progmodes/subword.el.
11297
11298 * Makefile.in (ELCFILES): Adapt to subword.el move.
11299
11300 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11301 Stefan Monnier <monnier@iro.umontreal.ca>
11302
11303 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
11304 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
11305 (bookmark-bmenu-show-filenames): Use push.
11306 (bookmark-bmenu-hide-filenames): Use local var instead of
11307 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
11308 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
11309 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
11310 filenames now that the bookmark names are always available.
11311
11312 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
11313
11314 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
11315 (bookmark-search-pattern): Move and leave unbound.
11316 (bookmark-bmenu-mode-map): Change binding.
11317 (bookmark-read-search-input): Simplify.
11318 Don't use text-char-description. Don't error on non-char events.
11319 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
11320 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
11321 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
11322 Use a local var for the timer.
11323 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
11324 (i.e. bookmark-bmenu-search).
11325
11326 2009-11-21 Glenn Morris <rgm@gnu.org>
11327
11328 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
11329
11330 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
11331
11332 * net/browse-url.el (browse-url-default-windows-browser):
11333 Use cygstart for cygwin.
11334
11335 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
11336
11337 * bookmark.el: Formatting and doc fixes only:
11338 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
11339 (bookmark-bmenu-search): Wrap to fit within 80 columns.
11340 Minor grammar and punctuation fixes in doc string.
11341 (bookmark-read-search-input): Adjust to fit within 80 columns.
11342
11343 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
11344
11345 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
11346 (c-backward-into-nomenclature): Adapt to subword renaming.
11347
11348 * subword.el (subword-forward, subword-backward, subword-mark)
11349 (subword-kill, subword-backward-kill, subword-transpose)
11350 (subword-downcase, subword-upcase, subword-capitalize)
11351 (subword-forward-internal, subword-backward-internal):
11352 Rename from forward-subword, backward-subword, mark-subword,
11353 kill-subword, backward-kill-subword, transpose-subwords,
11354 downcase-subword, upcase-subword, capitalize-subword,
11355 forward-subword-internal, backward-subword-internal.
11356
11357 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11358
11359 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
11360 New options.
11361 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
11362 New vars.
11363 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
11364 (bookmark-bmenu-filter-alist-by-regexp)
11365 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
11366 (bookmark-bmenu-search): New command.
11367 (bookmark-bmenu-mode-map): Bind it.
11368
11369 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
11370
11371 * progmodes/cc-cmds.el: declare-functioned forward-subword and
11372 backward-subword to quit the byte-compiler.
11373
11374 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
11375
11376 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
11377
11378 * progmodes/cc-cmds.el (c-update-modeline)
11379 (c-forward-into-nomenclature, c-backward-into-nomenclature):
11380 Refer to subword.el functions instead of cc-subword.el.
11381
11382 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
11383 subword.el functions instead of cc-subword.el.
11384
11385 * progmodes/cc-subword.el: Rename to subword.el.
11386 * subword.el: Rename from progmodes/cc-subword.el.
11387 (subword-mode-map): Rename from c-subword-mode-map.
11388 (subword-mode): Rename from c-subword-mode.
11389 (global-subword-mode): New global minor mode.
11390 (forward-subword): Rename from c-forward-subword.
11391 (backward-subword): Rename from c-backward-subword.
11392 (mark-subword): Rename from c-mark-subword.
11393 (kill-subword): Rename from c-kill-subword.
11394 (backward-kill-subword): Rename from c-backward-kill-subword.
11395 (transpose-subwords): Rename from c-tranpose-subword.
11396 (downcase-subword): Rename from c-downcase-subword.
11397 (capitalize-subword): Rename from c-capitalize-subword.
11398 (forward-subword-internal): Rename from c-forward-subword-internal.
11399 (backward-subword-internal): Rename from c-backward-subword-internal.
11400
11401 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
11402
11403 * vc.el (vc-deduce-fileset): Allow non-state changing operations
11404 from a dired buffer.
11405 (vc-dired-deduce-fileset): New function.
11406 (vc-root-diff, vc-print-root-log): Use it.
11407
11408 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
11409 nil LIMIT argument to vc-print-log-internal.
11410
11411 2009-11-20 Glenn Morris <rgm@gnu.org>
11412
11413 * Makefile.in (ELCFILES): Regenerate.
11414
11415 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
11416
11417 * calc/calc.el (calc-set-mode-line):
11418 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
11419 (math-format-number): Rename `math-format-complement-signed' to
11420 `math-format-twos-complement'.
11421
11422 * calc/calc-bin.el (math-format-twos-complement): Rename from
11423 math-format-complement-signed.
11424 (calc-radix): Rename `calc-complement-signed-mode' to
11425 `calc-twos-complement-mode'.
11426 (calc-octal-radix, calc-hex-radix): Add an argument for
11427 two's complement.
11428
11429 * calc/calc-embed.el (calc-embedded-mode-vars):
11430 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
11431
11432 * calc/calc-ext.el (calc-init-extensions):
11433 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
11434 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
11435
11436 * calc/calc-units.el (math-build-units-table-buffer):
11437 Let `calc-twos-complement-mode' be nil.
11438
11439 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
11440 entries.
11441
11442 * calc/calc-vec.el (calcFunc-vunpack):
11443 * calc/calc-aent.el (calc-do-calc-eval):
11444 * calc/calc-forms.el (math-format-date):
11445 * calc/calc-graph.el (calc-graph-plot):
11446 * calc/calc-math.el (math-use-emacs-fn):
11447 * calc/calccomp.el (math-compose-expr):
11448 Let `calc-twos-complement-mode' be nil.
11449
11450 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
11451
11452 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
11453 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
11454 * minibuffer.el (completion-in-region-functions): New hook.
11455 (completion-in-region): New function.
11456 * emacs-lisp/lisp.el (lisp-complete-symbol):
11457 * pcomplete.el (pcomplete-std-complete): Use it.
11458
11459 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
11460
11461 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
11462 (latex-complete-alist): New vars.
11463 (latex-string-prefix-p, latex-complete-bibtex-keys)
11464 (latex-complete-envnames, latex-complete-refkeys)
11465 (latex-complete-data): New functions.
11466 (latex-complete, latex-indent-or-complete): New commands.
11467
11468 * window.el (display-buffer-mark-dedicated): New var.
11469 (display-buffer): Obey it.
11470 * minibuffer.el (minibuffer-completion-help): Use it.
11471
11472 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
11473
11474 * filecache.el (file-cache-add-file): Use push and cons.
11475 (file-cache-delete-file-regexp): Use push.
11476 (file-cache-complete): Use completion-in-region.
11477
11478 * simple.el (with-wrapper-hook): Fix thinko.
11479
11480 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
11481 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
11482 Use with-current-buffer and string-to-number.
11483 (hfy-fallback-colour-values): Use assoc-string.
11484 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
11485 (hfy-face-at): Remove unused var `found-face'.
11486 (hfy-compile-stylesheet): Remove unused var `css'.
11487 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
11488 and `orig-buffer'.
11489 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
11490 Use with-current-buffer.
11491 (hfy-text-p): Use expand-file-name and fewer setq.
11492
11493 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
11494
11495 * htmlfontify.el, hfy-cmap.el: New files.
11496
11497 2009-11-19 Juri Linkov <juri@jurta.org>
11498
11499 * minibuffer.el (completions-format): New defcustom.
11500 (completion--insert-strings): Implement vertical format.
11501
11502 * simple.el (switch-to-completions): Move point to the first
11503 completion when point was at the beginning of the buffer.
11504
11505 2009-11-19 Juri Linkov <juri@jurta.org>
11506
11507 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
11508
11509 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
11510
11511 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
11512
11513 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
11514 (mail-signature): Change default to t.
11515 (mail-from-style): Deprecate `system-default' value.
11516 (mail-insert-from-field): For default value of mail-from-style,
11517 default to `angles' unless `angles' needs quoting and `parens'
11518 does not.
11519 (mail-citation-prefix-regexp): Use citation regexp from
11520 message-mode.
11521
11522 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
11523
11524 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
11525 Set variables for computing the prompt for reading password.
11526
11527 2009-11-19 Glenn Morris <rgm@gnu.org>
11528
11529 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
11530
11531 * textmodes/flyspell.el (sgml-lexical-context): Declare.
11532
11533 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
11534 (newsticker-treeview-listwindow-height): Fix custom type.
11535
11536 2009-11-19 Kenichi Handa <handa@m17n.org>
11537
11538 * descr-text.el (describe-char-padded-string): Compose with TAB
11539 only if there's a font for CH.
11540 (describe-char): Fix the condition for detecting a trivial composition.
11541
11542 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
11543
11544 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
11545 more accurate version of the regexp. (Bug#3910)
11546
11547 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
11548
11549 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
11550
11551 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
11552
11553 * font-setting.el (font-use-system-font): Declare for byte-compiler.
11554 (font-setting-change-default-font): Fix typo in docstring.
11555
11556 2009-11-18 Alan Mackenzie <acm@muc.de>
11557
11558 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
11559
11560 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
11561
11562 * font-setting.el (font-use-system-font): Move ...
11563
11564 * cus-start.el (all): ... to here.
11565
11566 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
11567
11568 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
11569 Don't set `ad-return-value' if `ad-do-it' doesn't.
11570
11571 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
11572 modification time.
11573
11574 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
11575
11576 * menu-bar.el: Put "Use system font" in Option-menu.
11577 (menu-bar-options-save): Add font-use-system-font.
11578
11579 * loadup.el: If feature system-font-setting or font-render-setting is
11580 there, load font-setting.
11581
11582 * Makefile.in (ELCFILES): Add font-settings.el.
11583 * font-setting.el: New file.
11584
11585 2009-11-17 Glenn Morris <rgm@gnu.org>
11586
11587 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
11588
11589 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
11590 Preserve point in the list buffer. (Bug#4939)
11591 Use point-at-eol.
11592 (newsticker--treeview-list-update-highlight)
11593 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
11594
11595 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
11596
11597 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
11598 Remove.
11599
11600 * calc/calc-ext.el (calc-init-extensions): Remove references to
11601 symclip.
11602
11603 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
11604
11605 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
11606 * calc/calc-help.el (calc-b-prefix-help): Remove references to
11607 `calc-symclip'.
11608
11609 2009-11-16 Kevin Ryde <user42@zip.com.au>
11610
11611 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
11612 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
11613
11614 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
11615 (lm-keywords-list): Allow comma-only separator like "foo,bar".
11616 Ignore trailing spaces by omit-nulls to split-string (fixing
11617 regression from Emacs 21 due to the incompatible split-string
11618 change). (Bug #4928.)
11619
11620 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
11621
11622 * vc.el (vc-log-show-limit): Default to 2000.
11623 (vc-print-log-internal): Insert buttons to request more entries
11624 when limiting the output.
11625
11626 * vc-sccs.el (vc-sccs-print-log):
11627 * vc-rcs.el (vc-rcs-print-log):
11628 * vc-cvs.el (vc-cvs-print-log):
11629 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
11630 LIMIT is non-nil.
11631
11632 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
11633
11634 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
11635 error when `tramp-gvfs-dbus-event-vector' is set.
11636 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
11637
11638 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
11639
11640 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
11641
11642 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
11643
11644 * net/dbus.el (dbus-unregister-service): New defun.
11645 (dbus-register-property): Register the handlers of
11646 "org.freedesktop.DBus.Properties" for SERVICE.
11647 (dbus-property-handler): Fix docstring.
11648
11649 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11650
11651 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
11652 Quote doc string reference in defvaralias as it is not in special form.
11653 (byte-compile-output-docform): Doc fix.
11654
11655 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
11656
11657 * calc/calc.el (math-2-word-size, math-half-2-word-size)
11658 (calc-complement-signed-mode): New variables.
11659 (calc-set-mode-line): Add indicator for twos-complements.
11660 (math-format-number): Format twos-complement notation.
11661
11662 * calc/calc-bin.el (calc-word-size): Reset the variables
11663 `math-2-word-size' and `math-half-2-word-size'.
11664 (math-format-complement-signed, math-symclip, calcFunc-symclip)
11665 (calc-symclip): New functions.
11666
11667 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
11668
11669 * calc/calc-embed.el (calc-embedded-mode-vars):
11670 Add `calc-complement-signed-mode' to the list of modes.
11671
11672 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
11673 (calc-b-oper-keys): Add `calc-symclip' to list.
11674
11675 * calc/calc-ext.el (math-read-number-fancy): Read complement
11676 signed numbers.
11677 (calc-init-extensions): Add binding for `calc-symclip'.
11678 Add autoload for `calcFunc-symclip' and `calc-symclip'.
11679
11680 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
11681 `calc-symclip'.
11682 (calc-modes-menu): Add item for twos complement mode.
11683
11684 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
11685
11686 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
11687
11688 * register.el (jump-to-register, insert-register): Handle Semantic
11689 tags. From commented-out advice in semantic/senator.el.
11690
11691 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
11692
11693 * vc.el (vc-log-show-limit): New variable.
11694 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
11695 when using a prefix argument.
11696 (vc-print-log-internal): Add new argument LIMIT.
11697
11698 * vc-svn.el (vc-svn-print-log):
11699 * vc-mtn.el (vc-mtn-print-log):
11700 * vc-hg.el (vc-hg-print-log):
11701 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
11702 pass it to the log command when set. Make the BUFFER argument
11703 non-optional.
11704
11705 * vc-sccs.el (vc-sccs-print-log):
11706 * vc-rcs.el (vc-rcs-print-log):
11707 * vc-git.el (vc-git-print-log):
11708 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
11709 ignore it. Make the BUFFER argument non-optional
11710
11711 * bindings.el (mode-line-buffer-identification): Do not purecopy.
11712
11713 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
11714
11715 * dired.el (dired-mode-map): Move encryption items to "Operate"
11716 menu (Bug#4703).
11717
11718 * strokes.el (strokes-update-window-configuration): Make strokes
11719 buffer current before erasing (Bug#4906).
11720
11721 2009-11-15 Juri Linkov <juri@jurta.org>
11722
11723 * simple.el (set-mark-default-inactive): Add :type, :group
11724 and :version. (Bug#4876)
11725
11726 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
11727
11728 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
11729 (archive-unique-fname): ... here. (Bug#4929)
11730
11731 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
11732
11733 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
11734 with a real fix.
11735
11736 * novice.el (disabled-command-function): Add useful args.
11737 Setup the help buffer so that [back] works.
11738 Remove redundant call to help-mode.
11739 (disabled-command-function): Use `case'.
11740 (en/disable-command): New function extracted from enable-command.
11741 (enable-command, disable-command): Use it.
11742
11743 2009-11-14 Glenn Morris <rgm@gnu.org>
11744
11745 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
11746 constants. (Bug#4913)
11747
11748 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
11749
11750 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
11751
11752 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
11753 defined in C that have no doc-strings. (Bug#1063)
11754
11755 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
11756
11757 * cus-edit.el (data, files):
11758 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
11759
11760 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
11761
11762 * simple.el (shell-command): Doc fix (Bug#4891).
11763
11764 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
11765
11766 2009-11-14 Glenn Morris <rgm@gnu.org>
11767
11768 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
11769 statements for vc-diff, emerge-quit, and rmail-cease-edit.
11770 If they are already loaded, eval-after-load will do the right thing.
11771
11772 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
11773 compiling.
11774
11775 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
11776
11777 * simple.el (x-selection-owner-p): Declare.
11778 (read-mail-command): Use custom radio type rather than choice.
11779 (completion-no-auto-exit): Doc fix.
11780
11781 * custom.el (defgroup):
11782 * epg-config.el (epg): Doc fixes.
11783
11784 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
11785
11786 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
11787 * international/ccl.el (define-ccl-program): Do not purecopy the
11788 docstring, defconst does it anyway.
11789
11790 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
11791
11792 * add-log.el (add-change-log-entry): Avoid displaying the changelog
11793 a second time.
11794
11795 * x-dnd.el (x-dnd-maybe-call-test-function):
11796 * window.el (split-window-vertically):
11797 * whitespace.el (whitespace-help-on):
11798 * vc-rcs.el (vc-rcs-consult-headers):
11799 * userlock.el (ask-user-about-lock-help)
11800 (ask-user-about-supersession-help):
11801 * type-break.el (type-break-force-mode-line-update):
11802 * time-stamp.el (time-stamp-conv-warn):
11803 * terminal.el (te-set-output-log, te-more-break, te-filter)
11804 (te-sentinel, terminal-emulator):
11805 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
11806 (term-write-input-ring, term-check-source, term-start-output-log):
11807 (term-display-buffer-line, term-dynamic-list-completions):
11808 (term-ansi-make-term, serial-term):
11809 * subr.el (selective-display):
11810 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
11811 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
11812 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
11813 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
11814 (speedbar-remove-localized-speedbar-support)
11815 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
11816 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
11817 (speedbar-buffers-line-directory):
11818 * simple.el (shell-command-on-region, append-to-buffer)
11819 (prepend-to-buffer):
11820 * shadowfile.el (shadow-save-todo-file):
11821 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
11822 (scroll-bar-maybe-set-window-start):
11823 * sb-image.el (speedbar-image-dump):
11824 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
11825 (load-save-place-alist-from-file):
11826 * ps-samp.el (ps-print-message-from-summary):
11827 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
11828 (ps-background-image, ps-begin-job, ps-do-despool):
11829 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
11830 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
11831 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
11832 (pr-call-process, pr-file-list, pr-interface-save):
11833 * novice.el (disabled-command-function)
11834 (enable-command, disable-command):
11835 * mouse.el (mouse-buffer-menu-alist):
11836 * mouse-copy.el (mouse-kill-preserving-secondary):
11837 * macros.el (kbd-macro-query):
11838 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
11839 * informat.el (batch-info-validate):
11840 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
11841 * hippie-exp.el (try-expand-dabbrev-visible):
11842 * help-mode.el (help-make-xrefs):
11843 * help-fns.el (describe-variable):
11844 * generic-x.el (bat-generic-mode-run-as-comint):
11845 * finder.el (finder-mouse-select):
11846 * find-dired.el (find-dired-sentinel):
11847 * filesets.el (filesets-file-close):
11848 * files.el (list-directory):
11849 * faces.el (list-faces-display, describe-face):
11850 * facemenu.el (list-colors-display):
11851 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
11852 * epg.el (epg--process-filter, epg-cancel):
11853 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
11854 (epa--read-signature-type):
11855 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
11856 (emerge-file-names):
11857 * ehelp.el (electric-helpify):
11858 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
11859 * ediff-vers.el (rcs-ediff-view-revision):
11860 * ediff-util.el (ediff-setup):
11861 * ediff-mult.el (ediff-append-custom-diff):
11862 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
11863 (ediff-wordify):
11864 * echistory.el (Electric-command-history-redo-expression):
11865 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
11866 * disp-table.el (describe-display-table):
11867 * dired.el (dired-find-buffer-nocreate):
11868 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
11869 * dabbrev.el (dabbrev--same-major-mode-p):
11870 * chistory.el (list-command-history):
11871 * apropos.el (apropos-documentation):
11872 * allout.el (allout-obtain-passphrase):
11873 (allout-copy-exposed-to-buffer):
11874 (allout-verify-passphrase): Use with-current-buffer.
11875
11876 2009-11-13 Glenn Morris <rgm@gnu.org>
11877
11878 * Makefile.in (ELCFILES): Regenerate.
11879
11880 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
11881
11882 * net/dbus.el (dbus-registered-objects-table): Rename from
11883 `dbus-registered-functions-table', because it contains also properties.
11884 (dbus-unregister-object): Unregister also properties.
11885 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
11886 Use a timeout of 500 msec, in order to not block.
11887 (dbus-register-property, dbus-property-handler): New defuns.
11888
11889 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
11890
11891 * simple.el (minibuffer-default-add-completions): Drop deprecated
11892 4th arg.
11893
11894 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
11895
11896 * textmodes/artist.el (artist-mouse-choose-operation):
11897 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
11898 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
11899 (artist-compute-up-event-key): New function.
11900 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
11901
11902 2009-11-13 Kenichi Handa <handa@m17n.org>
11903
11904 * language/japan-util.el: Make sure that the value of jisx0208
11905 property is jisx0208 character.
11906
11907 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
11908
11909 * international/mule.el (auto-coding-regexp-alist): Only purecopy
11910 car or each item, not the whole list.
11911
11912 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
11913
11914 * minibuffer.el (minibuffer-completion-help):
11915 Use minibuffer-hide-completions.
11916
11917 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
11918
11919 * dired.el (dired-save-positions, dired-restore-positions): New funs.
11920 (dired-revert): Use them (bug#4880).
11921
11922 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
11923
11924 * tooltip.el (tooltip-frame-parameters): Undo previous change.
11925
11926 2009-11-12 Juri Linkov <juri@jurta.org>
11927
11928 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
11929 New functions.
11930 (find-file-literally-at-point): Alias of `ffap-literally'.
11931
11932 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
11933
11934 * textmodes/ispell.el (ispell-skip-region-alist):
11935 * textmodes/css-mode.el (auto-mode-alist):
11936 * progmodes/compile.el (auto-mode-alist):
11937 * international/mule.el (ctext-non-standard-encodings-alist)
11938 (ctext-non-standard-encodings-regexp):
11939 * simple.el (shell-command-switch, text-read-only):
11940 * replace.el (occur-mode-map):
11941 * paths.el (rmail-file-name):
11942 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
11943 * find-file.el (ff-special-constructs):
11944 * files.el (file-name-handler-alist):
11945 * composite.el: Purecopy strings.
11946
11947 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
11948
11949 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
11950
11951 * widget.el (define-widget): Purecopy the docstring.
11952 * international/mule-cmds.el (charset): Do not purecopy the
11953 docstring here, define-widget does it.
11954
11955 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
11956 * textmodes/bibtex-style.el (auto-mode-alist):
11957 * progmodes/inf-lisp.el (inferior-lisp-prompt):
11958 * progmodes/compile.el (compile-command):
11959 * language/korea-util.el (default-korean-keyboard):
11960 * international/mule-conf.el (file-coding-system-alist):
11961 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
11962 * tooltip.el (tooltip-frame-parameters):
11963 * newcomment.el (comment-end, comment-padding):
11964 * dired.el (dired-trivial-filenames):
11965 * comint.el (comint-file-name-prefix): Purecopy initial values.
11966
11967 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
11968
11969 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
11970 (tramp-advice-minibuffer-electric-tilde): Unload advices via
11971 `tramp-unload'.
11972 (tramp-advice-make-auto-save-file-name)
11973 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
11974 after removing the advice.
11975
11976 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
11977
11978 * progmodes/grep.el (grep-regexp-alist):
11979 * international/mule-cmds.el (iso-2022-control-alist):
11980 * emacs-lisp/timer.el (timer-duration-words):
11981 * subr.el (version-separator, version-regexp-alist):
11982 * minibuffer.el (completion-styles-alist):
11983 * faces.el (face-attribute-name-alist, list-faces-sample-text):
11984 Change defvars to defconsts.
11985
11986 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
11987 * loadup.el ("international/mule-conf"): Load the byte compiled version.
11988 * international/mule-conf.el: Allow to be byte compiled.
11989
11990 * international/mule.el (define-charset): Purecopy props.
11991 (load-with-code-conversion): Purecopy doc string and file name.
11992 (put-charset-property): Purecopy strings.
11993 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
11994
11995 * international/mule-cmds.el (register-input-method): Purecopy arguments.
11996 (define-char-code-property): Correctly purecopy the table.
11997
11998 * international/ccl.el (define-ccl-program): Purecopy the docstring.
11999
12000 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
12001
12002 * subr.el (add-hook): Purecopy strings.
12003 (eval-after-load): Purecopy load-history-regexp and the form.
12004
12005 * custom.el (custom-declare-group): Purecopy load-file-name.
12006
12007 * subr.el (menu-bar-separator): New defconst.
12008 * net/eudc.el (eudc-tools-menu):
12009 * international/mule-cmds.el (set-coding-system-map)
12010 (mule-menu-keymap):
12011 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
12012 * vc-hooks.el (vc-menu-map):
12013 * replace.el (occur-mode-map):
12014 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
12015 (menu-bar-edit-menu, menu-bar-goto-menu)
12016 (menu-bar-custom-menu, menu-bar-showhide-menu)
12017 (menu-bar-options-menu, menu-bar-tools-menu)
12018 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
12019 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
12020 (menu-bar-help-menu):
12021 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
12022 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
12023
12024 * term/x-win.el (x-gtk-stock-map):
12025 * progmodes/vera-mode.el (auto-mode-alist):
12026 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
12027 (inferior-lisp-program, inferior-lisp-load-command):
12028 * progmodes/hideshow.el (hs-special-modes-alist):
12029 * progmodes/gud.el (same-window-regexps):
12030 * progmodes/grep.el (grep-program, find-program, xargs-program):
12031 * net/telnet.el (same-window-regexps):
12032 * net/rlogin.el (same-window-regexps):
12033 * language/ethiopic.el (font-ccl-encoder-alist):
12034 * vc-sccs.el (vc-sccs-master-templates):
12035 * vc-rcs.el (vc-rcs-master-templates):
12036 * subr.el (cl-assertion-failed):
12037 * simple.el (next-error-overlay-arrow-position):
12038 * lpr.el (lpr-command):
12039 * locate.el (locate-ls-subdir-switches):
12040 * info.el (same-window-regexps, info)
12041 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
12042 * image-mode.el (image-mode, auto-mode-alist):
12043 * hippie-exp.el (hippie-expand-ignore-buffers):
12044 * format.el (format-alist):
12045 * find-dired.el (find-ls-subdir-switches, find-grep-options)
12046 (find-name-arg):
12047 * facemenu.el (facemenu-keybindings):
12048 * dired.el (dired-listing-switches, dired-chown-program):
12049 * diff.el (diff-switches, diff-command):
12050 * cus-edit.el (same-window-regexps):
12051 * bindings.el (mode-line-mule-info)
12052 (mode-line-buffer-identification): Purecopy strings.
12053
12054 2009-11-11 Juri Linkov <juri@jurta.org>
12055
12056 * simple.el (dired-get-filename) <declare-function>:
12057 Tell the byte-compiler about dired-get-filename.
12058 (shell-command): In Dired mode, get filename from the current line
12059 as the default value.
12060
12061 2009-11-10 Glenn Morris <rgm@gnu.org>
12062
12063 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
12064 * calendar/holidays.el, progmodes/cperl-mode.el:
12065 Update x-popup-menu declarations.
12066
12067 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
12068 (list-load-path-shadows): Use dolist.
12069 (list-load-path-shadows): Use with-current-buffer.
12070
12071 2009-11-10 Juri Linkov <juri@jurta.org>
12072
12073 * minibuffer.el (read-file-name): Support a list of default values
12074 in `default-filename'. Use the first file name where only one
12075 element is required. Doc fix.
12076
12077 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
12078
12079 * net/dbus.el (dbus-unregister-object): Release service, if no
12080 other method is registered for it.
12081
12082 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
12083
12084 * bookmark.el (bookmark-completing-read): Sort bookmark names if
12085 bookmark-sort-flag is non-nil (Bug#4653).
12086
12087 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
12088
12089 * emulation/cua-base.el: Add CUA property to some CC mode commands
12090 (Bug#4100).
12091
12092 2009-11-08 Kevin Ryde <user42@zip.com.au>
12093
12094 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
12095 at end of sentence (Bug#4818).
12096
12097 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
12098
12099 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12100 Handle "see declaration of" MSFT statements (Bug#4100).
12101
12102 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
12103
12104 * net/tramp.el (tramp-advice-make-auto-save-file-name)
12105 (tramp-advice-file-expand-wildcards): Unload via
12106 `ad-remove-advice'.
12107
12108 * net/trampver.el: Update release number.
12109
12110 2009-11-08 Kevin Ryde <user42@zip.com.au>
12111
12112 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
12113 `ad-do-it'.
12114
12115 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
12116
12117 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
12118 in order to keep context in SELinux.
12119
12120 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
12121
12122 * dired-aux.el (dired-query): Place cursor in echo area and allow
12123 C-g.
12124
12125 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
12126 menu item if not on a directory (Bug#4701).
12127
12128 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
12129
12130 Sync with Tramp 2.1.17.
12131
12132 * net/tramp.el (tramp-handle-copy-directory): Don't use
12133 `file-remote-p' (due to compatibility).
12134
12135 * net/tramp-compat.el (tramp-compat-copy-directory)
12136 (tramp-compat-delete-directory): New defuns.
12137
12138 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
12139 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
12140 `tramp-compat-delete-directory'.
12141
12142 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
12143 (tramp-smb-handle-delete-directory): Use
12144 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
12145
12146 * net/trampver.el: Update release number.
12147
12148 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
12149
12150 * tar-mode.el (tar-copy): Call write-region on the right buffer
12151 (Bug#4857).
12152
12153 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
12154 by hand, if necessary (Bug#4878).
12155
12156 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
12157
12158 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
12159 align size column (Bug#4839).
12160
12161 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
12162 statement.
12163
12164 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
12165
12166 * progmodes/ld-script.el (auto-mode-alist):
12167 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
12168
12169 * cus-face.el (custom-declare-face): Purecopy face spec.
12170
12171 2009-11-06 Kenichi Handa <handa@m17n.org>
12172
12173 * international/uni-bidi.el: Re-generated.
12174 * international/uni-category.el: Re-generated.
12175 * international/uni-combining.el: Re-generated.
12176 * international/uni-mirrored.el: Re-generated.
12177
12178 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
12179
12180 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
12181 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
12182 (tex-start-options, slitex-run-command, latex-run-command)
12183 (tex-run-command, tex-directory):
12184 * textmodes/ispell.el (ispell-html-skip-alists)
12185 (ispell-tex-skip-alists, ispell-tex-skip-alists):
12186 * textmodes/fill.el (adaptive-fill-first-line-regexp):
12187 (adaptive-fill-regexp):
12188 * textmodes/dns-mode.el (auto-mode-alist):
12189 * progmodes/python.el (interpreter-mode-alist):
12190 * progmodes/etags.el (tags-compression-info-list):
12191 * progmodes/etags.el (tags-file-name):
12192 * net/browse-url.el (browse-url-galeon-program)
12193 (browse-url-firefox-program):
12194 * mail/sendmail.el (mail-signature-file)
12195 (mail-citation-prefix-regexp):
12196 * international/mule-conf.el (eight-bit):
12197 * international/latexenc.el (latex-inputenc-coding-alist):
12198 * international/fontset.el (x-pixel-size-width-font-regexp):
12199 * emacs-lisp/warnings.el (warning-type-format):
12200 * emacs-lisp/trace.el (trace-buffer):
12201 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
12202 (emacs-lisp-mode-map):
12203 * calendar/holidays.el (holiday-solar-holidays)
12204 (holiday-bahai-holidays, holiday-islamic-holidays)
12205 (holiday-christian-holidays, holiday-hebrew-holidays)
12206 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
12207 (hebrew-holidays-1, holiday-oriental-holidays)
12208 (holiday-general-holidays):
12209 * x-dnd.el (x-dnd-known-types):
12210 * tool-bar.el (tool-bar):
12211 * startup.el (site-run-file):
12212 * shell.el (shell-dumb-shell-regexp):
12213 * rfn-eshadow.el (file-name-shadow-tty-properties)
12214 (file-name-shadow-properties):
12215 * paths.el (remote-shell-program, news-directory):
12216 * mouse.el ([C-down-mouse-3]):
12217 * menu-bar.el (menu-bar-tools-menu):
12218 * jka-cmpr-hook.el (jka-compr-load-suffixes)
12219 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
12220 (jka-compr-compression-info-list):
12221 * isearch.el (search-whitespace-regexp):
12222 * image-file.el (image-file-name-extensions):
12223 * find-dired.el (find-ls-option):
12224 * files.el (directory-listing-before-filename-regexp)
12225 (directory-free-space-args, insert-directory-program)
12226 (list-directory-brief-switches, magic-fallback-mode-alist)
12227 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
12228 (automount-dir-prefix):
12229 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
12230 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
12231 (face-font-registry-alternatives, face-font-registry-alternatives)
12232 (face-font-family-alternatives):
12233 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
12234 (facemenu-foreground-menu, facemenu-face-menu):
12235 * epa-hook.el (epa-file-name-regexp):
12236 * dnd.el (dnd-protocol-alist):
12237 * textmodes/rst.el (auto-mode-alist):
12238 * button.el (default-button): Purecopy strings.
12239
12240 2009-11-06 Glenn Morris <rgm@gnu.org>
12241
12242 * Makefile.in (ELCFILES): Update.
12243
12244 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
12245
12246 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
12247 * emacs-lisp/levents.el: Move to obsolete/levents.el.
12248
12249 * nxml/xsd-regexp.el (xsdre-gen-categories):
12250 * nxml/xmltok.el (xmltok-parse-entity):
12251 * nxml/rng-parse.el (rng-parse-validate-file):
12252 * nxml/rng-maint.el (rng-format-manual)
12253 (rng-manual-output-force-new-line):
12254 * nxml/rng-loc.el (rng-save-schema-location-1):
12255 * nxml/rng-cmpct.el (rng-c-parse-file):
12256 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
12257 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
12258
12259 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
12260
12261 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
12262 Remove extra save-excursions and make-variable-buffer-local's.
12263 Suggested by Stefan Monnier.
12264
12265 (verilog-getopt-file, verilog-module-inside-filename-p)
12266 (verilog-set-define): Merge GNU 1.35 and repair changes from
12267 switching to using with-current-buffer.
12268
12269 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
12270 being treated as a number and confusing AUTORESET.
12271 Reported by Dan Dever.
12272
12273 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
12274 Add verilog-auto-ignore-concat to fix backward compatibility with
12275 older verilog-modes. Reported by Dan Katz.
12276
12277 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
12278 containing closing anchors "...$".
12279
12280 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
12281 Reported by Wade Smith.
12282
12283 (verilog-batch-execute-func): Comment on function usage.
12284
12285 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
12286
12287 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
12288 for labels.
12289
12290 (verilog-label-re, verilog-calc-1): Support proper indent of named
12291 asserts.
12292
12293 (verilog-backward-token, verilog-basic-complete-re)
12294 (verilog-beg-of-statement, verilog-indent-re): Support proper
12295 indent of the assert statement at the beginning of a block of text.
12296
12297 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
12298 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
12299 tokens as begins.
12300
12301 2009-11-05 Glenn Morris <rgm@gnu.org>
12302
12303 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
12304 Emacs 19. (Bug#1531)
12305 (byte-compile-fix-header): Update for the above change.
12306 Drop test for epoch::version.
12307
12308 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
12309 * cus-dep.el (custom-make-dependencies):
12310 * finder.el (finder-compile-keywords):
12311 Use autoload-rubric's feature argument.
12312
12313 * calendar/diary-lib.el (top-level): Make load behave more like require.
12314
12315 * vc-git.el (vc-git-stash-map): Move definition before use.
12316
12317 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
12318
12319 * custom.el (custom-declare-group): Purecopy standard-value.
12320 (custom-declare-group): Purecopy custom-prefix.
12321
12322 * international/mule.el (load-with-code-conversion):
12323 Call do-after-load-evaluation unconditionally.
12324
12325 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
12326
12327 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
12328
12329 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
12330
12331 2009-11-04 Glenn Morris <rgm@gnu.org>
12332
12333 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
12334 (byte-compile-compatibility): Remove option.
12335 (byte-compile-close-variables, byte-compile-fix-header)
12336 (byte-compile-insert-header, byte-compile-output-docform)
12337 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
12338 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
12339 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
12340 (byte-compile-insert, byte-compile-defun):
12341 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
12342 (byte-defop-compiler19): Remove.
12343 Without byte-compile-compatibility, the 'emacs19-opcode property is not
12344 used by anything. Replace all calls with byte-defop-compiler.
12345
12346 2009-11-04 Juri Linkov <juri@jurta.org>
12347
12348 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
12349 (menu-bar-options-menu): Don't quote the `prop' arg of
12350 `menu-bar-make-mm-toggle'.
12351
12352 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
12353
12354 * calendar/calendar.el (cal-loaddefs):
12355 * calendar/diary-lib.el (diary-loaddefs):
12356 * calendar/holidays.el (hol-loaddefs):
12357 * eshell/esh-module.el (esh-groups): Load rather than require.
12358
12359 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
12360
12361 * calendar/todo-mode.el (todo-add-category): Don't hardcode
12362 point-min==1.
12363 (todo-top-priorities): Only display-buffer when called interactively.
12364 (todo-item-start): Don't save excursion point.
12365 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
12366 (todo-insert-item-here, todo-file-item, todo-remove-item):
12367 Adjust uses of todo-item-start and todo-item-end.
12368
12369 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
12370 (autoload-rubric): Don't use any more.
12371
12372 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
12373 and only put a prop if it is non-nil.
12374
12375 2009-11-03 Juri Linkov <juri@jurta.org>
12376
12377 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
12378 (menu-bar-options-menu): Fix list quoting (Bug#4429).
12379
12380 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
12381 and "Menu" to make top-level menu item visually one unit (like
12382 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
12383 multi-word menu items). Fix :help string for quit-window.
12384
12385 2009-11-03 Glenn Morris <rgm@gnu.org>
12386
12387 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
12388 (byte-compile-file-form-define-abbrev-table)
12389 (byte-compile-file-form-custom-declare-variable)
12390 (byte-compile-variable-ref, byte-compile-defvar):
12391 Whether or not a warning is enabled should only affect whether we issue
12392 the warning, not whether or not we collect the relevant data.
12393 Eg warnings can be turned on and off throughout the course of a file.
12394
12395 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
12396 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
12397
12398 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
12399
12400 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
12401 * play/mpuz.el (mpuz-create-buffer):
12402 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
12403 (lm-print-y,s,noise, lm-print-w0, lm-init):
12404 * play/gomoku.el (gomoku-prompt-for-move):
12405 * play/fortune.el (fortune-in-buffer):
12406 * play/dissociate.el (dissociated-press):
12407 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
12408 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
12409 * mail/supercite.el (sc-eref-show):
12410 * mail/smtpmail.el (smtpmail-send-it):
12411 * mail/rmailsum.el (rmail-summary-next-labeled-message)
12412 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
12413 (rmail-summary-undelete-many, rmail-summary-rmail-update)
12414 (rmail-summary-goto-msg, rmail-summary-expunge)
12415 (rmail-summary-get-new-mail, rmail-summary-search-backward)
12416 (rmail-summary-add-label, rmail-summary-output-menu)
12417 (rmail-summary-output-body):
12418 * mail/rfc822.el (rfc822-addresses):
12419 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
12420 * mail/mailpost.el (post-mail-send-it):
12421 * mail/hashcash.el (hashcash-generate-payment):
12422 * mail/feedmail.el (feedmail-run-the-queue)
12423 (feedmail-queue-send-edit-prompt-help-first)
12424 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
12425 (feedmail-deduce-address-list):
12426 * eshell/esh-ext.el (eshell-remote-command):
12427 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
12428 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
12429 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
12430 (viper-save-string-in-file, viper-valid-marker):
12431 * emulation/viper-keym.el (viper-toggle-key):
12432 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
12433 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
12434 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
12435 * emulation/viper-cmd.el (viper-exec-form-in-vi)
12436 (viper-exec-form-in-emacs, viper-brac-function):
12437 * emulation/viper.el (viper-delocalize-var):
12438 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
12439 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
12440 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
12441 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
12442 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
12443 * emulation/edt.el (edt-electric-helpify):
12444 * emulation/cua-rect.el (cua--rectangle-aux-replace):
12445 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
12446 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
12447 (cua-indent-to-global-mark-column):
12448 * calendar/diary-lib.el (calendar-mark-1):
12449 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
12450 Use with-current-buffer.
12451 * emulation/viper.el (viper-delocalize-var): Use dolist.
12452
12453 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
12454
12455 * comint.el (comint-replace-by-expanded-history-before-point):
12456 Replace !! with the previous input string literally (Bug#1795).
12457
12458 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
12459
12460 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
12461 to be made up of whitespace.
12462
12463 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
12464
12465 * minibuffer.el (read-file-name): Don't use file dialogs for
12466 remote directories (Bug#99).
12467
12468 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
12469
12470 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
12471
12472 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
12473
12474 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
12475 instead of deleting the window or frame.
12476
12477 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
12478
12479 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
12480 Support face colors.
12481
12482 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
12483 New function. Support face colors (Bug#1168).
12484 (tex-common-initialization): Use it.
12485
12486 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
12487 mode allows it (Bug#1168).
12488
12489 2009-10-31 Juri Linkov <juri@jurta.org>
12490
12491 * facemenu.el (list-colors-display): Don't mark buffer as
12492 modified (Bug#3948).
12493
12494 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
12495
12496 * international/mule-diag.el (list-character-sets-1): Minor
12497 message fix (Bug#3526).
12498
12499 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
12500 face property (Bug#4834).
12501 (etags-list-tags, etags-tags-apropos-additional)
12502 (etags-tags-apropos, tags-select-tags-table): Add follow-link
12503 property.
12504
12505 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
12506 items.
12507
12508 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
12509
12510 * textmodes/two-column.el (2C-split):
12511 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
12512 * textmodes/tex-mode.el (tex-set-buffer-directory):
12513 * textmodes/spell.el (spell-region, spell-string):
12514 * textmodes/reftex.el (reftex-erase-buffer):
12515 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
12516 * textmodes/reftex-toc.el (reftex-toc-promote-action):
12517 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
12518 (reftex-select-item):
12519 * textmodes/reftex-ref.el (reftex-label-info-update)
12520 (reftex-offer-label-menu):
12521 * textmodes/reftex-index.el (reftex-index-change-entry)
12522 (reftex-index-phrases-info):
12523 * textmodes/reftex-global.el (reftex-create-tags-file)
12524 (reftex-save-all-document-buffers, reftex-ensure-write-access):
12525 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
12526 (reftex-view-crossref-from-bibtex):
12527 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
12528 (reftex-extract-bib-entries-from-thebibliography)
12529 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
12530 * textmodes/refbib.el (r2b-capitalize-title):
12531 (r2b-convert-buffer, r2b-help):
12532 * textmodes/page-ext.el (pages-directory)
12533 (pages-directory-goto-with-mouse):
12534 * textmodes/bibtex.el (bibtex-validate-globally):
12535 * textmodes/bib-mode.el (bib-capitalize-title):
12536 * textmodes/artist.el (artist-clear-buffer, artist-system):
12537 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
12538 (local-set-scheme-interaction-buffer, xscheme-process-filter)
12539 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
12540 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
12541 (xscheme-send-control-g-interrupt, xscheme-start-process)
12542 (xscheme-process-sentinel, xscheme-cd):
12543 * progmodes/verilog-mode.el (verilog-read-always-signals)
12544 (verilog-set-define, verilog-getopt-file)
12545 (verilog-module-inside-filename-p):
12546 * progmodes/sh-script.el:
12547 * progmodes/python.el (python-pdbtrack-get-source-buffer)
12548 (python-pdbtrack-grub-for-buffer, python-execute-file):
12549 * progmodes/octave-inf.el (inferior-octave):
12550 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
12551 (idlwave-shell-compile-helper-routines, idlwave-set-local)
12552 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
12553 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
12554 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
12555 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
12556 (idlwave-shell-filter, idlwave-shell-examine-highlight)
12557 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
12558 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
12559 (idlwave-shell-examine-display, idlwave-shell-run-region)
12560 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
12561 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
12562 * progmodes/idlw-help.el (idlwave-help-get-special-help)
12563 (idlwave-help-get-help-buffer):
12564 * progmodes/gud.el (gud-basic-call, gud-find-class)
12565 (gud-tooltip-activate-mouse-motions-if-enabled):
12566 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
12567 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
12568 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
12569 (ebrowse-tags-next-file):
12570 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
12571 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
12572 (ebnf-eps-finish-and-write):
12573 * progmodes/cpp.el (cpp-edit-save):
12574 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
12575 * progmodes/cc-defs.el (c-emacs-features):
12576 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
12577 (antlr-directory-dependencies):
12578 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
12579 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
12580 (ada-find-any-references, ada-make-filename-from-adaname)
12581 (ada-make-body-gnatstub):
12582 * obsolete/rnews.el (news-list-news-groups):
12583 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
12584 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
12585 * net/rcirc.el (rcirc-debug):
12586 * net/newst-treeview.el (newsticker--treeview-list-add-item)
12587 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
12588 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
12589 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
12590 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
12591 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
12592 (newsticker--treeview-list-clear-highlight)
12593 (newsticker--treeview-list-update-highlight)
12594 (newsticker--treeview-list-highlight-start)
12595 (newsticker--treeview-tree-update-highlight)
12596 (newsticker--treeview-get-selected-item)
12597 (newsticker-treeview-mark-list-items-old)
12598 (newsticker--treeview-set-current-node):
12599 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
12600 * net/newst-backend.el (newsticker--get-news-by-funcall)
12601 (newsticker--get-news-by-wget, newsticker--image-get)
12602 (newsticker--image-sentinel):
12603 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
12604 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
12605 (eudc-ph-close-session):
12606 * net/eudc.el (eudc-save-options):
12607 * language/thai-word.el (thai-update-word-table):
12608 * language/japan-util.el (japanese-string-conversion):
12609 * international/titdic-cnv.el (tsang-quick-converter)
12610 (ziranma-converter, ctlau-converter):
12611 * international/mule-cmds.el (describe-language-environment):
12612 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
12613 (skkdic-convert-postfix, skkdic-convert-prefix):
12614 (skkdic-convert-okuri-nasi, skkdic-convert):
12615 * emacs-lisp/re-builder.el (reb-update-overlays):
12616 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
12617 * emacs-lisp/gulp.el (gulp-send-requests):
12618 * emacs-lisp/find-gc.el (trace-call-tree):
12619 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
12620 (eieio-describe-generic):
12621 * emacs-lisp/eieio-base.el (eieio-persistent-read):
12622 * emacs-lisp/edebug.el (edebug-outside-excursion):
12623 * emacs-lisp/debug.el (debugger-make-xrefs):
12624 * emacs-lisp/cust-print.el (custom-prin1-to-string):
12625 * emacs-lisp/chart.el (chart-new-buffer):
12626 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
12627 Use with-current-buffer.
12628 * textmodes/artist.el (artist-system): Don't call
12629 copy-sequence on a fresh string.
12630 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
12631
12632 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
12633
12634 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
12635 is no item to edit. (Bug#4820)
12636 (todo-top-priorities): Restore point and restore narrowing in Todo
12637 buffer. (Bug#4820)
12638
12639 2009-10-31 Glenn Morris <rgm@gnu.org>
12640
12641 * net/ange-ftp.el (top-level): Don't require dired when compiling.
12642 (comint-last-output-start, comint-last-input-start)
12643 (comint-last-input-end): Don't defvar when compiling.
12644 (ange-ftp-process-file): Use bound-and-true-p.
12645
12646 * pcmpl-rpm.el (top-level): Move provide statement to end.
12647 (pcmpl-rpm): Remove unused custom group.
12648
12649 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
12650
12651 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
12652
12653 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
12654 (byte-compile-warnings): Add `constants' as an option.
12655 (byte-compile-callargs-warn, byte-compile-arglist-warn)
12656 (display-call-tree): Update for byte-compile-fdefinition possibly
12657 returning `(macro lambda ...)'. (Bug#4778)
12658 (byte-compile-variable-ref, byte-compile-setq-default):
12659 Respect `constants' member of byte-compile-warnings.
12660
12661 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
12662
12663 * vc-bzr.el (vc-bzr-revision-keywords): New var.
12664 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
12665 to "submit:".
12666
12667 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
12668
12669 * textmodes/ispell.el (ispell-skip-region-alist):
12670 * international/mule-conf.el (eight-bit):
12671 * international/fontset.el (font-encoding-alist):
12672 * startup.el (pure-space-overflow-message):
12673 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
12674 * paths.el (gnus-nntp-service, rmail-spool-directory)
12675 (term-file-prefix):
12676 * files.el (save-some-buffers-action-alist):
12677 * cmuscheme.el (same-window-buffer-names):
12678 * ielm.el (same-window-buffer-names):
12679 * shell.el (same-window-buffer-names):
12680 * mail/sendmail.el (same-window-buffer-names):
12681 * progmodes/inf-lisp.el (same-window-buffer-names):
12682 * bindings.el (mode-line-client)
12683 (mode-line-column-line-number-mode-map):
12684 * language/tibetan.el (tibetan-precomposition-rule-regexp)
12685 (tibetan-precomposed-regexp): Purecopy string arguments.
12686
12687 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
12688
12689 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
12690 (calcDigit-nondigit):
12691 * calc/calc-yank.el (calc-copy-to-buffer):
12692 * calc/calc-units.el (calc-invalidate-units-table):
12693 * calc/calc-trail.el (calc-trail-yank):
12694 * calc/calc-store.el (calc-insert-variables):
12695 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
12696 * calc/calc-prog.el (calc-read-parse-table):
12697 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
12698 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
12699 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
12700 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
12701 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
12702 (calc-graph-name, calc-graph-find-command, calc-graph-view)
12703 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
12704 * calc/calc-ext.el (calc-realign):
12705 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
12706 (calc-embedded-finish-edit, calc-embedded-make-info)
12707 (calc-embedded-finish-command, calc-embedded-stack-change):
12708 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
12709
12710 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
12711 shell-dynamic-complete-filename in preference to
12712 comint-dynamic-complete-filename.
12713
12714 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
12715 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
12716 Don't consider whether the display supports colors.
12717 (bookmark-import-new-list): Use dolist.
12718 (bookmark-bmenu-mode-map): Move initialization into declaration.
12719 (bookmark-bmenu-list): Use dolist, simplify.
12720 (bookmark-show-all-annotations): Use save-selected-window and dolist.
12721 (menu-bar-final-items): Use push.
12722
12723 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
12724
12725 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
12726 it works on remote files.
12727 (vc-hg-diff): Don't pass any `--cwd' argument.
12728
12729 2009-10-27 Kevin Ryde <user42@zip.com.au>
12730
12731 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
12732 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
12733 (Further to Bug#3921).
12734
12735 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
12736
12737 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
12738 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
12739 calling `tramp-imap-put-file'. Add file size to the call.
12740 (tramp-imap-get-file-entries): Compute also user name, file size,
12741 and date.
12742 (tramp-imap-handle-insert-directory): Insert uid and gid.
12743 (tramp-imap-handle-file-attributes): Transform uid and gid
12744 according to `id-format'.
12745 (tramp-imap-put-file): New optional parameter SIZE. Encode file
12746 size in header X-Size.
12747
12748 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
12749
12750 * simple.el (transpose-subr): Give clearer error when the mark
12751 is not set. (Bug#4807)
12752
12753 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
12754
12755 * net/tramp.el (tramp-perl-file-truename): New defconst.
12756 Perl code contributed by yary <not.com@gmail.com> (tiny change).
12757 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
12758 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
12759 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
12760
12761 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
12762 Ignore `dired-call-process'.
12763 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
12764
12765 2009-10-26 Julian Scheid <julians37@gmail.com>
12766
12767 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
12768 (tramp-get-remote-readlink): New defun.
12769 (tramp-handle-file-truename): Use it.
12770 (tramp-handle-file-exists-p): Check file-attributes cache, assume
12771 file exists if cache value present.
12772 (tramp-check-cached-permissions): New defun.
12773 (tramp-handle-file-readable-p): Use it.
12774 (tramp-handle-file-writable-p): Likewise.
12775 (tramp-handle-file-executable-p): Likewise.
12776 (tramp-handle-file-name-all-completions): Try using Perl to get
12777 partial completions. When perl not available, combine `cd' and
12778 `ls' into single remote operation and use shell expansion to get
12779 partial remote directory contents. Set `file-exists-p' cache for
12780 directory and any files returned by ls. Change cache handling to
12781 support partial directory contents. Use error message emitted by
12782 remote `cd' or Perl code for local tramp-error.
12783 (tramp-do-copy-or-rename-file-directly): Avoid separate
12784 tramp-send-command-and-check call.
12785 (tramp-handle-process-file): Merge three remote ops into one.
12786 Do not flush all caches when `process-file-side-effects' is set.
12787 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
12788 file-attributes shows uid/gid to be set already.
12789
12790 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
12791
12792 * textmodes/tex-mode.el (tex-dvi-view-command)
12793 (tex-show-queue-command, tex-open-quote):
12794 * progmodes/ruby-mode.el (auto-mode-alist)
12795 (interpreter-mode-alist): Purecopy strings.
12796
12797 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
12798
12799 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
12800 string for the hook, keymap and abbrev table.
12801
12802 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
12803
12804 * x-dnd.el (x-dnd-xdnd-to-action):
12805 * startup.el (fancy-startup-text, fancy-about-text): Change to
12806 defconst from defvar.
12807
12808 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
12809
12810 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
12811 Purecopy initialization strings.
12812
12813 * mail/sendmail.el (mail-header-separator)
12814 (mail-personal-alias-file):
12815 * mail/rmail.el (rmail-default-dont-reply-to-names)
12816 (rmail-ignored-headers, rmail-retry-ignored-headers)
12817 (rmail-highlighted-headers, rmail-secondary-file-directory)
12818 (rmail-secondary-file-regexp):
12819 * files.el (null-device, file-name-invalid-regexp)
12820 (locate-dominating-stop-dir-regexp)
12821 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
12822 (interpreter-mode-alist): Use mapcar instead of mapc.
12823
12824 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
12825
12826 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
12827 (completion-ignored-extensions):
12828 (debug-ignored-errors): Purecopy strings.
12829
12830 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
12831
12832 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
12833 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
12834 (pcomplete--here): Use push.
12835
12836 * subr.el (all-completions): Declare the 4th arg obsolete.
12837
12838 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
12839
12840 * pcomplete.el (pcomplete-unquote-argument-function): New var.
12841 (pcomplete-unquote-argument): New function.
12842 (pcomplete--common-suffix): Always pay attention to case.
12843 (pcomplete--table-subvert): Quote and unquote the text.
12844 (pcomplete--common-quoted-suffix): New function.
12845 (pcomplete-std-complete): Use it and pcomplete-begin.
12846
12847 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
12848 we're inside a dedicated or minibuffer window.
12849
12850 2009-10-24 Karl Fogel <kfogel@red-bean.com>
12851
12852 * bookmark.el: Update documentation, especially documentation
12853 of `bookmark-alist' and of the bookmark file format.
12854 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
12855
12856 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
12857
12858 * mail/emacsbug.el (report-emacs-bug): Clarify that the
12859 keybindings apply to the mail buffer (Bug#4003). Shrink help
12860 window to buffer.
12861
12862 * whitespace.el (whitespace-mode, whitespace-newline-mode)
12863 (global-whitespace-mode, global-whitespace-newline-mode)
12864 (whitespace-toggle-options, global-whitespace-toggle-options):
12865 Doc fix (Bug#3660).
12866
12867 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
12868 of xmltok-start before the end tag was inserted (Bug#2840).
12869
12870 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
12871 patterns that are preceded by an open-paren (Bug#1320).
12872
12873 2009-10-24 Sven Joachim <svenjoac@gmx.de>
12874
12875 * files.el (delete-directory): Delete symlinks to directories with
12876 delete-file (Bug#4739).
12877
12878 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
12879
12880 * vc.el (vc-backend-for-registration): Rename from
12881 vc-get-backend-for-registration. Update callers.
12882
12883 * international/mule-cmds.el (set-language-info-alist):
12884 Purecopy lang-env.
12885 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
12886 (charset): Purecopy the name.
12887 (define-char-code-property): Purecopy string arguments.
12888
12889 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
12890 Purecopy string arguments.
12891
12892 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
12893 * ediff-hook.el (menu-bar-ediff-menu):
12894 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
12895 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
12896
12897 2009-10-24 Glenn Morris <rgm@gnu.org>
12898
12899 * comint.el (comint-dynamic-list-completions):
12900 * term.el (term-dynamic-list-completions): Use choose-completion rather
12901 than obsolete alias mouse-choose-completion.
12902
12903 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
12904 file-cache-choose-completion.
12905 (file-cache-choose-completion): Handle an optional event argument.
12906 (file-cache-mouse-choose-completion): Make it an obsolete alias.
12907
12908 * progmodes/octave-mod.el (octave-complete-symbol):
12909 Use choose-completion if mouse-choose-completion is ever removed.
12910
12911 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
12912 use.
12913
12914 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
12915 compiler.
12916
12917 * vc-hooks.el (vc-responsible-backend): Fix declaration.
12918
12919 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
12920
12921 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
12922 Ignore `pred' now that we receive one.
12923 Handle test-completion specially.
12924
12925 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
12926
12927 * vc.el (vc-responsible-backend): Throw an error if not backend is
12928 found. Remove the REGISTER argument. Move the code dealing with
12929 REGISTER ...
12930 (vc-get-backend-for-registration): ... here. New function.
12931 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
12932 of vc-responsible-backend, pass the file name instead of the
12933 directory name.
12934
12935 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
12936
12937 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
12938 New funs.
12939 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
12940 (pcomplete-comint-setup): Don't modify a global var via
12941 accidental side-effects.
12942 (pcomplete-shell-setup): Adjust call accordingly.
12943 (pcomplete-parse-comint-arguments): Use push.
12944
12945 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
12946
12947 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
12948 Allow uncapitalized info node names (Bug#3921).
12949
12950 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
12951 to the DEBUG file (Bug#3781).
12952
12953 2009-10-23 Jari Aalto <jari.aalto@cante.net>
12954
12955 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
12956 dictionary entry (Bug#4579).
12957
12958 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
12959
12960 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
12961 from `rfn-eshadow-update-overlay-hook' when unloading.
12962 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
12963 "rsyncc". Adjust doc string.
12964 (tramp-temp-buffer-file-name): New buffer-local defvar.
12965 (tramp-handle-insert-file-contents, tramp-handle-write-region):
12966 Keep temporary file when indicated by method ("rsync" and
12967 "rsyncc").
12968 (tramp-handle-write-region): Handle APPEND.
12969 (tramp-delete-temp-file-function): New defun. Added to
12970 `kill-buffer-hook'.
12971
12972 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
12973
12974 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
12975
12976 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
12977
12978 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
12979 (color-name-rgb-alist, tty-standard-colors)
12980 (tty-color-mode-alist): Change to defconst.
12981
12982 * simple.el (mark-inactive): Purecopy message.
12983
12984 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
12985 (global-map, yank-menu):
12986 * textmodes/ispell.el (ispell-menu-map):
12987 * net/eudc.el (eudc-tools-menu):
12988 * international/mule-cmds.el (describe-language-environment-map)
12989 (setup-language-environment-map, set-coding-system-map)
12990 (mule-menu-keymap):
12991 * vc-hooks.el (vc-menu-entry, vc-menu-map):
12992 * replace.el (occur-mode-map):
12993 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
12994
12995 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
12996
12997 * calc/calc.el (math-read-number, math-read-number-simple): Use
12998 `save-match-data'.
12999
13000 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
13001
13002 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
13003 rather than fiddling with global-map bindings, since it should only
13004 affect per-terminal settings.
13005 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
13006
13007 * minibuffer.el (completion-table-with-terminator): Allow to specify
13008 the terminator-regexp.
13009
13010 * simple.el (switch-to-completions): Look for *Completions* in other
13011 frames as well.
13012
13013 * pcomplete.el: Allow the use of completion-tables.
13014 (pcomplete-std-complete): New command.
13015 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
13016 (pcomplete--here): Use a function for `form' rather than an expression,
13017 so it can be byte-compiled.
13018 (pcomplete-here, pcomplete-here*): Adjust accordingly.
13019 Add edebug declaration.
13020 (pcomplete-show-completions): Remove unused var `curbuf'.
13021 (pcomplete-do-complete, pcomplete-stub):
13022 Don't assume `completions' is a list of strings any more.
13023
13024 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
13025
13026 * find-dired.el (find-name-arg): Fix typo in docstring.
13027
13028 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
13029
13030 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
13031 (pcmpl-linux-fs-types): Same, and update to new modules layout.
13032
13033 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
13034 pcomplete-entries.
13035
13036 * comint.el (comint-read-input-ring, comint-write-input-ring)
13037 (comint-substitute-in-file-name)
13038 (comint-dynamic-complete-as-filename)
13039 (comint-dynamic-simple-complete)
13040 (comint-dynamic-list-filename-completions)
13041 (comint-dynamic-list-completions)
13042 (comint-redirect-results-list-from-process): Minor simplifications.
13043
13044 2009-10-21 Kevin Ryde <user42@zip.com.au>
13045
13046 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
13047 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
13048 the first form. And insert a blank line after ";;; Code" since
13049 that's usual style. (Bug#4612)
13050
13051 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
13052
13053 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13054
13055 * minibuffer.el (completion-table-with-terminator): Properly implement
13056 boundaries, in case `terminator' appears in the suffix.
13057 (completion--embedded-envvar-table): Don't return boundaries if
13058 there's no valid completion. Simplify.
13059 (completion-file-name-table): New completion table extracted from
13060 completion--file-name-table.
13061 (completion--file-name-table): Use it.
13062 (read-file-name-predicate): Declare obsolete.
13063 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
13064 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
13065 completion-file-name-table, and use the `pred' argument.
13066 * files.el (locate-file-completion-table): Use the `pred' arg rather
13067 than read-file-name-predicate.
13068 (abbreviate-file-name): Use \` rather than ^ for BOS.
13069
13070 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
13071
13072 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
13073 vc-responsible-backend to register, it causes problems.
13074
13075 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
13076
13077 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
13078
13079 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
13080
13081 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
13082 (tramp-smb-handle-file-attributes): Use it.
13083 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
13084 (tramp-smb-handle-insert-directory): Use `mapc' rather than
13085 `mapcar'. Use `tramp-smb-get-stat-capability'.
13086 Add `dired-filename' text properties.
13087 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
13088 (tramp-smb-maybe-open-connection): Simplify check for smbclient
13089 version.
13090
13091 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
13092
13093 * subr.el (read-key-delay): Reduce to 0.01.
13094 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
13095 (bug#4751).
13096
13097 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
13098
13099 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
13100
13101 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
13102 (Info-menu): Remove unused vars `last' and `completions'.
13103 (Info-index-nodes): Remove unused var `node'.
13104
13105 * info.el (Info-complete-menu-item): Use complete-with-action.
13106
13107 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
13108
13109 Make vc-annotate work through copies and renames.
13110 * vc-annotate.el (vc-annotate-extract-revision-at-line):
13111 Return the file name too.
13112 (vc-annotate-revision-at-line)
13113 (vc-annotate-find-revision-at-line)
13114 (vc-annotate-revision-previous-to-line)
13115 (vc-annotate-show-log-revision-at-line): Update to get the file
13116 name from vc-annotate-extract-revision-at-line.
13117 (vc-annotate-show-diff-revision-at-line-internal): Change the
13118 argument to mean whether to show a file diff or not. Get the file
13119 name from vc-annotate-extract-revision-at-line.
13120 (vc-annotate-show-diff-revision-at-line):
13121 Update vc-annotate-show-diff-revision-at-line call.
13122 (vc-annotate-warp-revision): Add an optional file argument.
13123
13124 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
13125 (vc-git-annotate-extract-revision-at-line): Also return the file
13126 name if found.
13127
13128 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
13129 command. Remove unused code.
13130 (vc-hg-annotate-re): Update to match --follow output.
13131 (vc-hg-annotate-extract-revision-at-line): Also return the file
13132 name if found.
13133
13134 * vc.el: Update annotate-extract-revision-at-line documentation.
13135
13136 2009-10-18 Kevin Ryde <user42@zip.com.au>
13137
13138 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
13139 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
13140
13141 * net/browse-url.el (browse-url): Identify alist with "consp and
13142 not functionp" and let all other things go down the `apply' leg,
13143 as suggested by Stefan. (Further to bug#4531.)
13144
13145 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
13146
13147 * minibuffer.el (read-file-name): Check for repeat before putting
13148 a default argument in file-name-history (Bug#4657).
13149
13150 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
13151 read syntax (Bug#4737).
13152
13153 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
13154
13155 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
13156
13157 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
13158 (html-tag-alist, html-tag-help): Add descriptions for undocumented
13159 entries and make note of obsolete tags.
13160
13161 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
13162
13163 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
13164
13165 2009-10-18 Glenn Morris <rgm@gnu.org>
13166
13167 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
13168 grep, so that binary files (eg international/uni-bidi.el) can match.
13169 Remove test for "UnicodeData" files, since it is hopefully unnecessary
13170 now, and in any case the file header format has changed.
13171
13172 2009-10-17 Glenn Morris <rgm@gnu.org>
13173
13174 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
13175 (flyspell-get-word, flyspell-large-region)
13176 (flyspell-auto-correct-previous-word): Doc/error message fixes.
13177
13178 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
13179
13180 * Makefile.in (ELCFILES): Add ede/shell.
13181
13182 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
13183
13184 * term/common-win.el (x-colors): Purecopy it.
13185
13186 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
13187
13188 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
13189 permissive for when the buffer is empty.
13190 (tar-header-block-tokenize): Decode the username and groupname.
13191 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
13192
13193 2009-10-17 Eric Ludlam <zappo@gnu.org>
13194
13195 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
13196 contains multibyte characters, choose first applicable coding
13197 system automatically.
13198
13199 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
13200
13201 * international/mule-cmds.el (select-safe-coding-system): If the file
13202 has a coding cookie, use it regardless of any other setting (bug#4712).
13203
13204 2009-10-17 Glenn Morris <rgm@gnu.org>
13205
13206 * foldout.el (foldout-mouse-swallow-events):
13207 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
13208
13209 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
13210 (dired-keep-marker-copy, dired-keep-marker-hardlink)
13211 (dired-keep-marker-symlink, dired-dwim-target)
13212 (dired-copy-preserve-time): Do not autoload these defcustoms.
13213
13214 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
13215 messages from messing up the file coding. (Bug#4623)
13216
13217 2009-10-17 Jari Aalto <jari.aalto@cante.net>
13218
13219 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
13220 if no match is found for the current dictionary. (Bug#4578)
13221
13222 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
13223 optional, since that is how it is documented, and this is often called
13224 with a nil argument. (Bug#4577)
13225 (flyspell-external-point-words, flyspell-auto-correct-word)
13226 (flyspell-correct-word-before-point, flyspell-word-search-forward)
13227 (flyspell-word-search-backward): Remove nil argument in calls to
13228 flyspell-get-word, since it is not needed now.
13229
13230 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
13231
13232 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
13233
13234 2009-10-16 Glenn Morris <rgm@gnu.org>
13235
13236 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
13237
13238 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
13239
13240 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
13241 (ange-ftp-file-size): New function.
13242 (ange-ftp-file-attributes): Use it.
13243
13244 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
13245
13246 * net/tramp-smb.el (tramp-smb-version): New defvar.
13247 (tramp-smb-maybe-open-connection): Use it, in order to avoid
13248 repeated checks.
13249
13250 2009-10-16 Glenn Morris <rgm@gnu.org>
13251
13252 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
13253 Maybe copy some custom properties from old to new name. (Bug#4706)
13254
13255 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
13256
13257 * subr.el (error, sit-for, start-process-shell-command)
13258 (start-file-process-shell-command): Set the calling convention
13259 after the function definition.
13260
13261 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
13262
13263 * subr.el (error, sit-for, start-process-shell-command)
13264 (start-file-process-shell-command): Use the new
13265 set-advertised-calling-convention feature.
13266
13267 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
13268
13269 * international/ucs-normalize.el (ucs-normalize-version):
13270 Change to 1.2.
13271 (check-range): Adjust for Unicode 5.2.
13272
13273 2009-10-15 Juri Linkov <juri@jurta.org>
13274
13275 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
13276 to the `menu-item' format.
13277
13278 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
13279
13280 * net/tramp.el (tramp-replace-environment-variables): Do not fail
13281 if the environment variable does not exist.
13282
13283 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
13284 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
13285 parameter.
13286 (tramp-smb-handle-add-name-to-file)
13287 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
13288 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
13289 (tramp-smb-handle-file-attributes)
13290 (tramp-smb-do-file-attributes-with-stat)
13291 (tramp-smb-handle-file-local-copy)
13292 (tramp-smb-handle-insert-directory)
13293 (tramp-smb-handle-make-directory)
13294 (tramp-smb-handle-make-directory-internal)
13295 (tramp-smb-handle-make-symbolic-link)
13296 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
13297 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
13298 (tramp-smb-maybe-open-connection): Apply the changed parameters.
13299 (tramp-smb-read-file-entry): Read Disk names in compressed format.
13300 Handle long file names.
13301 (tramp-smb-get-cifs-capabilities): Check, whether the connection
13302 process is running.
13303 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
13304 Read share names with "-g" option.
13305
13306 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
13307
13308 * net/rcirc.el (rcirc-view-log-file): New command.
13309 (rcirc-track-minor-mode-map): Remove C-c ` binding.
13310 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
13311 specified.
13312
13313 2009-10-15 Glenn Morris <rgm@gnu.org>
13314
13315 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
13316 from the second command-line argument.
13317 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
13318 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
13319 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
13320 w32-batch-update-autoloads.
13321 * emacs-lisp/autoload.el (autoload-make-program): New variable.
13322 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
13323
13324 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
13325 the headers cannot be located. Simplify, subtracting superflous
13326 save-excursions.
13327
13328 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
13329
13330 Replace completion-base-size by completion-base-position to fix bugs
13331 such as (bug#4699).
13332 * simple.el (completion-base-position): New var.
13333 (completion-base-size): Mark as obsolete.
13334 (choose-completion): Make it work for mouse events as well.
13335 Pass the new base-position to choose-completion-string.
13336 (choose-completion-guess-base-position): New function, extracted from
13337 choose-completion-delete-max-match.
13338 (choose-completion-delete-max-match): Use it. Make obsolete.
13339 (choose-completion-string): Use the new base-position info.
13340 (completion-root-regexp): Delete.
13341 (completion-setup-function): Preserve completion-base-position.
13342 Eliminate obsolete base-size manipulation.
13343 * minibuffer.el (display-completion-list): Don't mess with base-size.
13344 (minibuffer-completion-help): Set completion-base-position instead.
13345 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
13346 choose-completion.
13347 * textmodes/bibtex.el (bibtex-complete):
13348 * emacs-lisp/crm.el (crm--choose-completion-string):
13349 Adjust to new calling convention.
13350 * complete.el (partial-completion-mode): Use minibufferp to avoid
13351 bumping into incompatible change to choose-completion-string-functions.
13352 * ido.el (ido-choose-completion-string): Make its calling convention
13353 more permissive.
13354 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
13355 base-size manipulation.
13356 (comint-dynamic-list-input-ring): Use dotimes and push.
13357 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
13358 fundamental-mode. Use `or'.
13359
13360 2009-10-14 Juri Linkov <juri@jurta.org>
13361
13362 * misearch.el (multi-isearch-next-buffer-from-list)
13363 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
13364
13365 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
13366
13367 * Makefile.in (compile-onefile): Load `bytecomp' rather than
13368 `bytecomp.el'.
13369
13370 * minibuffer.el (completion-pcm--merge-completions): Make sure the
13371 string we return is all made up of text from the completions rather
13372 than part from the completions and part from the input (bug#4219).
13373
13374 * ido.el (ido-everywhere): Use define-minor-mode.
13375
13376 * buff-menu.el (list-buffers, ctl-x-map):
13377 Mark the entry points with ;;;###autoload cookies.
13378
13379 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
13380
13381 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
13382 correctly in the detached head case.
13383 (vc-git-print-log): Remove unused binding.
13384
13385 * vc.el (vc-responsible-backend): When a directory is passed for
13386 for registration create a VC repository if no backend is
13387 responsible for the directory argument.
13388 (vc-deduce-fileset): Tell vc-responsible-backend to register.
13389
13390 * vc.el: Move comments about RCS and SCCS ...
13391 * vc-rcs.el:
13392 * vc-sccs.el: ... here, respectively.
13393
13394 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
13395
13396 * minibuffer.el (completion--file-name-table): Return nil if there's
13397 no file completion, even if substitute-in-file-name changed
13398 the string (bug#4708).
13399
13400 2009-10-13 Juri Linkov <juri@jurta.org>
13401
13402 * files-x.el (read-file-local-variable-value): Don't filter out
13403 minor modes from mode name completion (bug#4664).
13404
13405 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
13406
13407 * international/mule-cmds.el (ucs-names): Remove exclusion of
13408 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
13409
13410 2009-10-13 Kenichi Handa <handa@m17n.org>
13411
13412 * international/uni-name.el: Regenerated.
13413
13414 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
13415
13416 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
13417 should be automatically buffer-local, but isn't.)
13418
13419 2009-10-12 Sam Steingold <sds@gnu.org>
13420
13421 * progmodes/compile.el (compilation-next-error-function): Fix the
13422 timestamps if the buffer has been visited before.
13423 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
13424 non-anchored patterns, like the perl one (bug#3928).
13425
13426 2009-10-12 Glenn Morris <rgm@gnu.org>
13427
13428 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
13429 Let-bind `size'.
13430
13431 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
13432
13433 * proced.el (proced-unload-function): New function.
13434
13435 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
13436 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
13437 Doc fix.
13438
13439 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
13440
13441 2009-10-11 Juri Linkov <juri@jurta.org>
13442
13443 * files-x.el (read-file-local-variable-value):
13444 Provide default value only for bound variables (bug#4664).
13445
13446 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
13447
13448 * net/tramp.el (tramp-local-host-p): Function shall return nil for
13449 connection methods like smb.
13450
13451 * net/tramp-cache.el (tramp-flush-connection-property): The hash
13452 can be empty.
13453
13454 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
13455 (tramp-smb-file-name-handler-alist): Add handlers for
13456 `add-name-to-file', `make-symbolic-link'.
13457 (tramp-smb-handle-add-name-to-file)
13458 (tramp-smb-do-file-attributes-with-stat)
13459 (tramp-smb-handle-make-symbolic-link)
13460 (tramp-smb-get-cifs-capabilities): New defuns.
13461 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
13462 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
13463 (tramp-smb-handle-file-local-copy)
13464 (tramp-smb-handle-make-directory-internal)
13465 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
13466 The file name syntax depends on cifs capabilities.
13467 (tramp-smb-handle-file-attributes):
13468 Call `tramp-smb-do-file-attributes-with-stat' if possible.
13469 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
13470 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
13471
13472 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
13473
13474 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
13475 (eieio-defclass): Apply deftype handler and setf-method properties
13476 directly.
13477 (eieio-add-new-slot): Avoid union function from cl library.
13478 (eieio--typep): New function.
13479 (eieio-perform-slot-validation): Use it.
13480
13481 2009-10-10 Karl Fogel <kfogel@red-bean.com>
13482
13483 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
13484 Update documentation to refer to the variables documented in r1.135.
13485 (Bug#4188)
13486
13487 2009-10-10 Karl Fogel <kfogel@red-bean.com>
13488
13489 * bookmark.el (Info-suffix-list): Remove this unused variable.
13490 (bookmark-current-point): Remove this obsolete variable.
13491 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
13492 Adjust for removal of bookmark-current-point.
13493
13494 (bookmarks-already-loaded, bookmark-current-buffer)
13495 (bookmark-yank-point): Document. (Bug#4188)
13496
13497 2009-10-10 Glenn Morris <rgm@gnu.org>
13498
13499 * frame.el (frame-height): Doc fix.
13500
13501 * calendar/calendar.el (calendar-split-width-threshold): New option.
13502 (calendar-basic-setup): Use calendar-split-width-threshold.
13503
13504 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
13505
13506 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
13507 Ideographic Supplement" range (U+1F200..U+1F2FF).
13508
13509 2009-10-09 Karl Fogel <kfogel@red-bean.com>
13510
13511 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
13512 since the list will have been rebuilt anyway. (Bug#4349)
13513
13514 2009-10-09 Karl Fogel <kfogel@red-bean.com>
13515
13516 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
13517 (bookmark-bmenu-execute-deletions): Don't save here, as
13518 bookmark-delete will now do so if necessary.
13519 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
13520 (Bug#4348)
13521
13522 2009-10-09 Glenn Morris <rgm@gnu.org>
13523
13524 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
13525
13526 2009-10-09 Karl Fogel <kfogel@red-bean.com>
13527
13528 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
13529 (bookmark-jump-other-window): Just invoke bookmark-jump with new
13530 argument now, so the two function's behaviors will match. (Bug#3645)
13531
13532 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
13533
13534 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
13535 (tramp-file-name-real-host, tramp-file-name-port):
13536 Apply `save-match-data'.
13537
13538 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
13539 case both directories are remote.
13540 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
13541 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
13542
13543 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
13544
13545 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
13546
13547 2009-10-07 Glenn Morris <rgm@gnu.org>
13548
13549 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
13550 of concat.
13551
13552 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
13553
13554 * files-x.el (read-file-local-variable): Include some
13555 non-user-variables in the completion table (bug#4664).
13556
13557 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
13558
13559 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
13560 message.
13561
13562 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
13563 (tramp-smb-file-name-handler-alist): Add handler for
13564 `copy-directory', `expand-file-name', `set-file-modes'.
13565 (tramp-smb-handle-copy-directory)
13566 (tramp-smb-handle-expand-file-name)
13567 (tramp-smb-handle-set-file-modes): New defuns.
13568 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
13569 (tramp-smb-handle-file-attributes): Simplify check for retrieving
13570 entry.
13571 (tramp-smb-handle-insert-directory): Don't flush the cache.
13572 (tramp-smb-maybe-open-connection): Check for samba client and
13573 server versions.
13574
13575 2009-10-07 Eli Zaretskii <eliz@gnu.org>
13576
13577 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
13578 to not error out of search for "^lisp=" fails.
13579
13580 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
13581
13582 * makefile.w32-in (WINS_UPDATES): New macro.
13583 (custom-deps, finder-data, autoloads): Use it.
13584
13585 2009-10-07 Glenn Morris <rgm@gnu.org>
13586
13587 * Makefile.in (autoloads): Revert previous change.
13588 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
13589 the list of preloaded files passed on the command-line, get
13590 it from src/Makefile.
13591
13592 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
13593 show the original buffer rather than a random one.
13594
13595 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
13596
13597 * help.el (describe-no-warranty): Place point in a slightly better
13598 position in the GPLv3 text.
13599
13600 2009-10-06 Sam Steingold <sds@gnu.org>
13601
13602 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
13603 the comm attribute is present before calling regexp-quote.
13604
13605 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
13606
13607 * play/animate.el (animate-string): For good effect, make sure
13608 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
13609
13610 * play/animate.el (animate-sequence, animate-birthday-present):
13611 * misc.el (butterfly): Don't set `indent-tabs-mode'.
13612
13613 2009-10-06 Glenn Morris <rgm@gnu.org>
13614
13615 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
13616
13617 * emacs-lisp/autoload.el (autoload-excludes): New variable.
13618 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
13619 (batch-update-autoloads): Process a string value of autoload-excludes,
13620 set during the build process.
13621 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
13622
13623 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
13624 inside with-parsed... macro so that `v' is defined.
13625
13626 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
13627 * progmodes/fortran.el (fortran-end-of-block)
13628 (fortran-beginning-of-block):
13629 Also push mark in the macro case.
13630
13631 * emerge.el (emerge-show-file-name):
13632 * calc/calc.el (calc-quit):
13633 * calc/calc-misc.el (calc-big-or-small):
13634 * calc/calc-graph.el (calc-graph-view):
13635 * calc/calc-ext.el (calc-reset):
13636 * calendar/calendar.el (calendar-basic-setup):
13637 Use window-full-height-p.
13638
13639 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
13640 header we don't understand, don't insert another. (Bug#4624)
13641 If changing mime charset, insert the new one in the right place.
13642
13643 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
13644
13645 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
13646 (cal-tex-cursor-month): Correctly increment the end date for diary and
13647 holiday listing. (Bug#4626)
13648
13649 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
13650
13651 * help-fns.el (describe-function-1): Don't burp if the function is not
13652 a symbol.
13653
13654 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
13655
13656 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
13657 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
13658 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
13659 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
13660
13661 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
13662 (eieio-default-superclass): Reflow docstrings.
13663 (this, class-option-assoc, defclass, eieio-class-un-autoload)
13664 (eieio-unbind-method-implementations, defmethod)
13665 (eieio-validate-slot-value, eieio-validate-class-slot-value)
13666 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
13667 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
13668 (eieio-slot-originating-class-p, eieio-slot-name-index)
13669 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
13670 (constructor, initialize-instance, no-next-method, object-print)
13671 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
13672 Fix typos in docstrings.
13673 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
13674 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
13675 (next-method-p): Doc fixes.
13676 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
13677 Fix typos in error messages.
13678 (eieio-defmethod): Fix typo in description of generic method.
13679
13680 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
13681 (eieio-persistent-save-interactive, slot-missing):
13682 Fix typos in docstrings.
13683 (eieio-instance-inheritor-slot-boundp): Doc fix.
13684
13685 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
13686 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
13687
13688 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
13689 (eieio-custom-object-apply-reset):
13690 Fix typos in docstrings and error messages.
13691
13692 * emacs-lisp/eieio-datadebug.el (data-debug-show):
13693 Fix typo in docstring.
13694
13695 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
13696 (eieio-browse-tree): Doc fix.
13697 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
13698 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
13699 Fix typos in docstrings.
13700
13701 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
13702 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
13703 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
13704 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
13705 Reflow docstrings.
13706
13707 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
13708
13709 * vc-hg.el (log-view-vc-backend): Declare for compiler.
13710 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
13711 Set log-view-vc-backend so that diff can work.
13712
13713 * log-view.el (log-view-diff): Use vc-diff-internal instead of
13714 vc-version-diff.
13715 (vc-diff-internal): Autoload this instead of vc-version-diff.
13716
13717 2009-10-05 Eli Zaretskii <eliz@gnu.org>
13718
13719 * simple.el (eval-expression): Doc fix.
13720
13721 * progmodes/cwarn.el (cwarn-mode): Doc fix.
13722
13723 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
13724
13725 * files.el (directory-files-no-dot-files-regexp): New defconst.
13726 (delete-directory): Use it.
13727 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
13728
13729 * net/tramp.el (tramp-verbose): Fix docstring.
13730 (tramp-methods): Add recursive option to `tramp-copy-args'.
13731 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
13732 "scp1_old", "scp2_old", "rsync", "rsyncc".
13733 (tramp-default-method): Check also for `auth-source-user-or-password'.
13734 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
13735 Add handler for `copy-directory'.
13736 (tramp-handle-copy-directory): New defun.
13737 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
13738 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
13739 Optimize sent command.
13740
13741 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
13742
13743 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
13744 window if necessary.
13745
13746 * calendar/calendar.el (calendar-basic-setup): Don't call
13747 switch-to-buffer in a dedicated window.
13748
13749 2009-10-05 Karl Fogel <kfogel@red-bean.com>
13750
13751 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
13752 don't do anything related to relocating, just return nil.
13753 (bookmark-error-no-filename): New error.
13754 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
13755 bookmark has no file. Don't even attempt to handle things that
13756 are not files; the whole point of custom handlers is to keep that
13757 knowledge elsewhere anyway. Tighten some comments.
13758 (bookmark-file-or-variation-thereof): Remove now-unused function.
13759 (bookmark-location): Doc string fix.
13760 (Bug#4250)
13761
13762 2009-10-04 Karl Fogel <kfogel@red-bean.com>
13763
13764 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
13765 don't use a file dialog, because they usually don't know how to read
13766 a directory target from the user. (Bug#4230)
13767 Also, make sure the prompt can display directories as well as files.
13768
13769 2009-10-04 Karl Fogel <kfogel@red-bean.com>
13770
13771 * bookmark.el (bookmark-set, bookmark-buffer-name):
13772 Improve doc strings. (Bug#1193)
13773
13774 2009-10-04 Karl Fogel <kfogel@red-bean.com>
13775
13776 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
13777 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
13778 (bookmark-get-annotation, bookmark-set-annotation)
13779 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
13780 (bookmark-set-position, bookmark-get-front-context-string)
13781 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
13782 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
13783 (bookmark-jump-other-window, bookmark-handle-bookmark)
13784 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
13785 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
13786 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
13787 Improve doc strings to say whether bookmark can be a string or
13788 a record or both, and make other consistency and clarity fixes.
13789 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
13790 (bookmark-default-annotation-text, bookmark-yank-word)
13791 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
13792 (bookmark-import-new-list, bookmark-maybe-rename)
13793 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
13794 (bookmark-bmenu-bookmark): Give these doc strings.
13795 (bookmark-bmenu-check-position): Give this a doc string, but also
13796 add a FIXME comment about how the function may be pointless.
13797 (bookmark-default-handler): Rework doc string and change a
13798 parameter name, to clarify that this takes a bookmark record
13799 not a bookmark name.
13800 (bookmark-set): Change a parameter name to indicate its meaning,
13801 and improve the doc string a bit.
13802 (Bug#4188)
13803
13804 2009-10-04 Karl Fogel <kfogel@red-bean.com>
13805
13806 * bookmark.el (bookmark-alist): Document the new `handler' element
13807 in the param alist.
13808 (bookmark-make-record-function): Adjust documentation for above.
13809 (Bug#4193)
13810
13811 2009-10-04 Karl Fogel <kfogel@red-bean.com>
13812
13813 * info.el (Info-bookmark-make-record): Document this function.
13814 (Info-bookmark-jump): Document with a doc string, not just a comment.
13815 (Bug#4203)
13816
13817 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
13818
13819 * files.el (copy-directory): New defun.
13820
13821 * dired-aux.el (dired-copy-file-recursive): Use it.
13822
13823 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
13824
13825 * files-x.el (modify-dir-local-variable)
13826 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
13827 docstrings.
13828
13829 * recentf.el (recentf-unload-function): New function.
13830
13831 2009-10-04 Glenn Morris <rgm@gnu.org>
13832
13833 * window.el (window-full-height-p): Add doc string.
13834
13835 2009-10-04 Martin Rudalics <rudalics@gmx.at>
13836
13837 * window.el (window-full-height-p): New function. (Bug#4543)
13838
13839 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
13840
13841 * vc.el: Remove commented out code.
13842 (vc-derived-from-dir-mode): Remove, unused.
13843 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
13844
13845 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
13846
13847 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
13848 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
13849 there could be recursive loading when `default-directory' is a
13850 remote file name. (Bug#4614)
13851
13852 2009-10-03 Glenn Morris <rgm@gnu.org>
13853
13854 * calendar/calendar.el (calendar-basic-setup): Handle the case where
13855 the frame is wide.
13856 (calendar-generate-window): Test for shrinkability rather than width.
13857
13858 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
13859 reusing existing buffers, in case we happen to visit two files with the
13860 same basename. (Bug#4593)
13861
13862 2009-10-02 Eli Zaretskii <eliz@gnu.org>
13863
13864 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
13865 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
13866 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
13867 subdirs of cedet as well.
13868 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
13869
13870 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
13871
13872 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
13873 Obey advertised-signature-table.
13874
13875 * help-fns.el (help-function-arglist): Don't check
13876 advertised-signature-table.
13877 (describe-function-1): Do it here instead so it also applies to subrs.
13878
13879 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
13880
13881 * simple.el (start-file-process): Say in the doc-string, that file
13882 handlers might not support pty association, if PROGRAM is nil.
13883
13884 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
13885 HOST and USER are strings. They are nil, when there are
13886 incomplete entries in ~/.netrc, for example.
13887 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
13888 root directory ("device busy" error otherwise).
13889
13890 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
13891 Flush file properties of created directory.
13892
13893 2009-10-02 Eli Zaretskii <eliz@gnu.org>
13894
13895 * makefile.w32-in (WINS_BASIC): Remove cedet.
13896 (WINS_CEDET): Add cedet.
13897 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
13898
13899 2009-10-02 Kevin Ryde <user42@zip.com.au>
13900
13901 * net/browse-url.el (browse-url): Pass any symbol in
13902 browse-url-browser-function to `apply', since if you've mistakenly put
13903 an unbound symbol then the error is clearer. (Bug#4531)
13904
13905 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
13906
13907 * allout.el (allout-init, allout-back-to-current-heading)
13908 (allout-beginning-of-current-entry, allout-ascend-to-depth)
13909 (allout-ascend, allout-up-current-level, allout-end-of-level)
13910 (allout-previous-visible-heading, allout-forward-current-level)
13911 (allout-backward-current-level, allout-show-children):
13912 * apropos.el (apropos-describe-plist):
13913 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
13914 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
13915 * completion.el (add-completion, add-permanent-completion):
13916 * descr-text.el (describe-text-category, describe-char):
13917 * desktop.el (desktop-lazy-abort):
13918 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
13919 * dired.el (dired-build-subdir-alist):
13920 * ediff.el (ediff-version):
13921 * elide-head.el (elide-head, elide-head-show):
13922 * emerge.el (emerge-version):
13923 * env.el (getenv):
13924 * face-remap.el (variable-pitch-mode):
13925 * faces.el (describe-face):
13926 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
13927 (dired-at-point):
13928 * files.el (find-file-existing, auto-save-mode):
13929 * font-lock.el (font-lock-fontify-buffer):
13930 * help-fns.el (describe-function, describe-variable)
13931 (describe-syntax, describe-categories):
13932 * help.el (view-lossage, describe-bindings, describe-key)
13933 (describe-mode):
13934 * hexl.el (hexl-current-address):
13935 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
13936 * info.el (Info-goto-emacs-key-command-node):
13937 * log-edit.el (log-edit-insert-cvs-template)
13938 (log-edit-insert-cvs-rcstemplate):
13939 * menu-bar.el (menu-bar-mode):
13940 * mouse.el (mouse-appearance-menu):
13941 * newcomment.el (comment-indent-new-line):
13942 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
13943 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
13944 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
13945 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
13946 * recentf.el (recentf-mode):
13947 * savehist.el (savehist-mode, savehist-save):
13948 * shadowfile.el (shadow-copy-files):
13949 * simple.el (kill-ring-save, next-line, previous-line)
13950 (normal-erase-is-backspace-mode):
13951 * strokes.el (strokes-update-window-configuration)
13952 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
13953 (strokes-xpm-for-stroke):
13954 * time.el (emacs-uptime, emacs-init-time):
13955 * tutorial.el (tutorial--describe-nonstandard-key)
13956 (tutorial--detailed-help):
13957 * type-break.el (type-break-mode)
13958 (type-break-mode-line-message-mode, type-break-query-mode)
13959 (type-break-guesstimate-keystroke-threshold):
13960 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
13961 * version.el (emacs-version):
13962 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
13963 * winner.el (winner-mode):
13964 * calendar/timeclock.el (timeclock-in, timeclock-out)
13965 (timeclock-status-string, timeclock-change)
13966 (timeclock-workday-remaining-string)
13967 (timeclock-workday-elapsed-string)
13968 (timeclock-when-to-leave-string):
13969 * calendar/todo-mode.el (todo-add-category):
13970 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
13971 * emacs-lisp/autoload.el (update-file-autoloads):
13972 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
13973 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
13974 (checkdoc-message-text, checkdoc-defun):
13975 * emacs-lisp/debug.el (debugger-list-functions):
13976 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13977 * emacs-lisp/eieio-opt.el (eieio-describe-class)
13978 (eieio-describe-generic):
13979 * emacs-lisp/lisp-mnt.el (lm-synopsis):
13980 * emacs-lisp/shadow.el (list-load-path-shadows):
13981 * emulation/cua-base.el (cua-mode):
13982 * emulation/edt.el (edt-set-scroll-margins):
13983 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
13984 (tpu-toggle-regexp, tpu-toggle-search-direction)
13985 (tpu-toggle-rectangle, tpu-toggle-control-keys):
13986 * emulation/tpu-extras.el (tpu-set-scroll-margins):
13987 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
13988 (viper-set-parsing-style-toggling-macro)
13989 (viper-set-emacs-state-searchstyle-macros):
13990 * emulation/viper.el (viper-set-hooks):
13991 * eshell/esh-mode.el (eshell-truncate-buffer):
13992 * international/mule-cmds.el (prefer-coding-system)
13993 (describe-input-method, describe-language-environment):
13994 * international/mule-diag.el (list-character-sets)
13995 (describe-character-set, describe-coding-system)
13996 (describe-fontset, list-fontsets, list-input-methods):
13997 * mail/sendmail.el (mail-signature):
13998 * net/ange-ftp.el (ange-ftp-copy-file):
13999 * net/browse-url.el (browse-url):
14000 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
14001 * net/quickurl.el (quickurl-add-url):
14002 * net/rcirc.el (names, topic):
14003 * net/xesam.el (xesam-mode):
14004 * play/5x5.el (5x5-new-game):
14005 * play/yow.el (apropos-zippy):
14006 * progmodes/ada-mode.el (ada-mode-version):
14007 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
14008 (f90-end-of-block)
14009 (f90-beginning-of-block):
14010 * progmodes/fortran.el (fortran-end-of-block)
14011 (fortran-beginning-of-block):
14012 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
14013 * progmodes/python.el (python-describe-symbol, python-shell):
14014 * term/ns-win.el (ns-print-buffer):
14015 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
14016 * textmodes/flyspell.el (flyspell-mode-on):
14017 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
14018 (pages-directory-for-addresses):
14019 * textmodes/table.el (table-recognize-cell)
14020 (table-query-dimension, table-generate-source)
14021 (table-insert-sequence, table--warn-incompatibility):
14022 * textmodes/tex-mode.el (tex-validate-buffer):
14023 * textmodes/texinfmt.el (texinfmt-version)
14024 (texinfo-format-buffer):
14025 Use `called-interactively-p' instead of `interactive-p'.
14026
14027 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
14028
14029 * image-mode.el (image-toggle-display):
14030 * emacs-lisp/elp.el (elp-instrument-function):
14031 * emacs-lisp/advice.el (ad-make-advised-definition):
14032 * emacs-lisp/easy-mmode.el (define-minor-mode):
14033 * net/browse-url.el (browse-url-maybe-new-window):
14034 * progmodes/sh-script.el (sh-learn-buffer-indent):
14035 Pass new argument 'any to `called-interactively-p'.
14036
14037 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
14038
14039 * international/uni-bidi.el:
14040 * international/uni-category.el:
14041 * international/uni-combining.el:
14042 * international/uni-comment.el:
14043 * international/uni-decimal.el:
14044 * international/uni-decomposition.el:
14045 * international/uni-digit.el:
14046 * international/uni-lowercase.el:
14047 * international/uni-mirrored.el:
14048 * international/uni-name.el:
14049 * international/uni-numeric.el:
14050 * international/uni-old-name.el:
14051 * international/uni-titlecase.el:
14052 * international/uni-uppercase.el:
14053 Regenerate from Unicode 5.2.0 data.
14054
14055 2009-10-01 Glenn Morris <rgm@gnu.org>
14056
14057 * Makefile.in (ELCFILES): Regenerate.
14058
14059 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
14060
14061 * subr.el (interactive-p): Mark obsolete.
14062 (called-interactively-p): Make the optional-ness of `kind' obsolete.
14063 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
14064 advertised-signature-table for subroutines as well.
14065
14066 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
14067 (set-advertised-calling-convention): New function.
14068 (make-obsolete, define-obsolete-function-alias)
14069 (make-obsolete-variable, define-obsolete-variable-alias):
14070 Make the optional-ness of `when' obsolete.
14071 (define-obsolete-face-alias): Make `when' non-optional.
14072 * help-fns.el (help-function-arglist):
14073 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
14074 Use advertised-signature-table.
14075
14076 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
14077
14078 * files.el (delete-directory): New defun. The original function
14079 in fileio.c has been renamed to `delete-directory-internal'.
14080
14081 * dired.el (dired-delete-file): Call `delete-directory' with
14082 RECURSIVE parameter.
14083
14084 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
14085 parameter RECURSIVE. Implementation is missing.
14086
14087 * net/tramp.el (tramp-handle-make-directory): Flush upper
14088 directory's file properties.
14089 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
14090 (tramp-handle-dired-recursive-delete-directory): Flush directory
14091 properties after the remove command only.
14092
14093 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
14094 Handle optional parameter RECURSIVE.
14095
14096 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
14097 Handle optional parameter RECURSIVE.
14098
14099 * net/tramp-smb.el (tramp-smb-errors): Add error message for
14100 connection timeout.
14101 (tramp-smb-handle-delete-directory): Handle optional parameter
14102 RECURSIVE.
14103
14104 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
14105
14106 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
14107 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
14108 (byte-compile-defmacro): Use backquotes.
14109
14110 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
14111
14112 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
14113 has no associated file.
14114 (vc-resynch-buffer): Use vc-dir-buffers.
14115
14116 2009-10-01 Glenn Morris <rgm@gnu.org>
14117
14118 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
14119 (chart-file-count):
14120 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
14121 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
14122 * emacs-lisp/eieio-opt.el (eieio-describe-class):
14123 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
14124 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
14125 (eieio-copy-parents-into-subclass, make-instance, class-children)
14126 (eieio-generic-form):
14127
14128 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
14129 match-data. (Bug#4555).
14130
14131 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
14132 rather than parsing it as a regexp. This relaxes the layout
14133 requirements and makes errors easier to detect.
14134 (check-declare-verify): Check file is regular.
14135 (check-declare-directory): Doc fix.
14136 * subr.el (declare-function): Doc fix.
14137
14138 * ibuffer.el (ibuffer-format-qualifier):
14139 * isearch.el (hi-lock-regexp-okay):
14140 * calc/calc.el (math-zerop):
14141 * mail/uce.el (rmail-msgbeg, rmail-msgend):
14142 * term/w32-win.el (setup-default-fontset, set-fontset-font):
14143 Remove unused declarations.
14144
14145 2009-09-30 Eric Ludlam <zappo@gnu.org>
14146
14147 * emacs-lisp/eieio.el (boolean-p): Delete.
14148
14149 2009-09-30 Glenn Morris <rgm@gnu.org>
14150
14151 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
14152
14153 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
14154 filename is not a string.
14155
14156 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
14157
14158 * files.el (safe-local-eval-forms): Fix typo.
14159
14160 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
14161
14162 * vc-hooks.el (vc-dir-buffers): New var.
14163 (vc-state-refresh): New function.
14164 (vc-state): Use it.
14165 (vc-after-save): Always ask the backend to recompute the new state.
14166 Always call vc-dir if necessary, using vc-dir-buffers.
14167 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
14168 Use vc-dir-buffers.
14169 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
14170 (vc-dir-prepare-status-buffer, vc-dir-update)
14171 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
14172 Don't call expand-file-name on default-directory.
14173
14174 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
14175
14176 * speedbar.el (speedbar-item-delete):
14177 * calc/calc-prog.el (calc-kbd-if):
14178 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
14179
14180 * epa.el (epa-key-list-mode-map):
14181 * hi-lock.el (hi-lock-menu): Fix typos in menus.
14182
14183 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
14184 (hs-show-hook): Fix typo in docstring.
14185
14186 2009-09-29 Glenn Morris <rgm@gnu.org>
14187
14188 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
14189 file-name-nondirectory call preventing location of cedet files.
14190 (check-declare-verify): Use literal search rather than re-search.
14191 Add basic defmethod and defclass, and define-overloadable-function.
14192
14193 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
14194 Use tramp-compat-file-attributes rather than nonexistent
14195 tramp-compat-handle-file-attributes.
14196
14197 * Makefile.in (lisptagsfiles4): New.
14198 (AUTOGENEL): Add cedet loaddefs files.
14199 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
14200 (update-elclist, compile-always, backup-compiled-files)
14201 (bootstrap-clean): Add yet another directory level.
14202 (update-elclist): Use LC_COLLATE rather than COLLATE.
14203 (ELCFILES): Update, via `make update-elclist'.
14204
14205 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
14206
14207 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
14208 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
14209 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
14210
14211 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
14212
14213 * Makefile.in (lisptagsfiles3): Define.
14214 (TAGS, TAGS-LISP): Use it.
14215 (update-elclist): Add third directory level to look for elc files.
14216 (compile-always): Likewise.
14217 (backup-compiled-files): Likewise.
14218 (bootstrap-clean): Likewise.
14219 (ELCFILES): Update.
14220
14221 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
14222
14223 * Makefile.in (ELCFILES): Add CEDET files.
14224
14225 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
14226
14227 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
14228
14229 * net/tramp.el (top): Require tramp-imap.
14230
14231 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
14232 Use `tramp-compat-handle-file-attributes'.
14233
14234 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14235
14236 * net/tramp-imap.el: New package.
14237
14238 2009-09-28 Eric Ludlam <zappo@gnu.org>
14239
14240 * emacs-lisp/chart.el:
14241 * emacs-lisp/eieio-base.el:
14242 * emacs-lisp/eieio-comp.el:
14243 * emacs-lisp/eieio-custom.el:
14244 * emacs-lisp/eieio-datadebug.el:
14245 * emacs-lisp/eieio-opt.el:
14246 * emacs-lisp/eieio-speedbar.el:
14247 * emacs-lisp/eieio.el: New files.
14248
14249 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14250
14251 * whitespace.el (whitespace-trailing-regexp)
14252 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
14253 Fix doc string.
14254
14255 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
14256
14257 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
14258 menu.
14259
14260 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
14261 menu-bar-ediff-menu.
14262
14263 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
14264 define-overloadable-function.
14265
14266 * progmodes/autoconf.el: Provide autoconf as well, so that this
14267 file can be `require'd.
14268
14269 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
14270
14271 * emacs-lisp/autoload.el (generated-autoload-feature)
14272 (generated-autoload-load-name): New vars.
14273 (autoload-rubric, autoload-generate-file-autoloads): Use them.
14274 (make-autoload): Recognize define-overloadable-function and
14275 defclass forms (for EIEIO).
14276
14277 * Makefile.in (update-subdirs): Exclude cedet directory.
14278
14279 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
14280
14281 * term/ns-win.el: Don't set the region face background. (Bug#4381)
14282
14283 * faces.el: Default light-background background for region face to
14284 ns_selection_color under NS.
14285
14286 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
14287
14288 * net/imap-hash.el: New library, see NEWS.
14289
14290 * Makefile.in (ELCFILES): Add imap-hash.el.
14291
14292 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
14293
14294 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
14295 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
14296 * help-macro.el (make-help-screen): Avoid using an ambiguous function
14297 definition where the docstring could be taken for the return value.
14298
14299 2009-09-26 Glenn Morris <rgm@gnu.org>
14300
14301 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
14302 Add option to only show images below a certain size.
14303 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
14304 save-excursion calls.
14305
14306 2009-09-26 Eli Zaretskii <eliz@gnu.org>
14307
14308 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
14309 subdirectories) and eieio.
14310
14311 2009-09-26 Alan Mackenzie <acm@muc.de>
14312
14313 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
14314 buggy bracketing. (Bug#4289)
14315
14316 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
14317 character constants (as case labels). (Bug#4289)
14318
14319 2009-09-25 Juri Linkov <juri@jurta.org>
14320
14321 * files.el (safe-local-eval-forms): Allow time-stamp in
14322 before-save-hook (Bug#4554).
14323
14324 2009-09-25 Drew Adams <drew.adams@oracle.com>
14325
14326 * menu-bar.el (list-buffers-directory): Doc fix.
14327
14328 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
14329
14330 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
14331 Try and avoid copying twice the same paragraph.
14332 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
14333 Remove save-excursion.
14334 (log-edit-changelog-entry): Do it here instead.
14335
14336 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
14337
14338 * bs.el (bs--get-file-name): Use `list-buffers-directory'
14339 when available, instead of hardcoding mode names. Doc fix.
14340
14341 * menu-bar.el (list-buffers-directory): Add docstring.
14342 Make automatically buffer-local.
14343
14344 * dired.el (dired-mode):
14345 * files.el (cd-absolute):
14346 * pcvs.el (cvs-temp-buffer):
14347 * pcvs-util.el (cvs-get-buffer-create):
14348 * shell.el (shell-mode):
14349 * vc-dir.el (vc-dir-mode):
14350 Don't make `list-buffers-directory' buffer local.
14351
14352 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
14353
14354 * comint.el (comint-exec, comint-run, make-comint):
14355 Doc fixes (Bug#4542).
14356
14357 2009-09-25 Glenn Morris <rgm@gnu.org>
14358
14359 * mail/rmailmm.el (rmail-mime): New custom group.
14360 Move all defcustoms in this file into this group.
14361 (rmail-mime-media-type-handlers-alist): Revert previous change.
14362 (rmail-mime-show-images): New option.
14363 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
14364 references to it, since it wasn't actually used for anything.
14365 (rmail-mime-insert-image): New function.
14366 (rmail-mime-image): Use rmail-mime-insert-image.
14367 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
14368 obey the value of `rmail-mime-show-images' option. Print the size of
14369 attachments.
14370
14371 2009-09-25 David Engster <deng@randomsample.de>
14372
14373 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
14374
14375 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14376
14377 * whitespace.el: Does not highlight trailing spaces While point is
14378 at end of line. Does not highligt spaces at beginning of buffer
14379 while point is at beginning of buffer. Does not highlight spaces
14380 at end of buffer while point is at end of buffer. (Bug#4177)
14381 New version 12.0.
14382 (whitespace-display-mappings): Adjust initialization.
14383 (whitespace-point, whitespace-font-lock-refontify): New vars.
14384 (whitespace-color-on, whitespace-color-off): Adjust code.
14385 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
14386 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
14387 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
14388
14389 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
14390
14391 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
14392
14393 * textmodes/sgml-mode.el: Remove xml-mode alias.
14394
14395 * files.el (auto-mode-alist, conf-mode-maybe)
14396 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
14397
14398 2009-09-24 Alan Mackenzie <acm@muc.de>
14399
14400 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
14401 c-forward-conditionals, but it doesn't move point and doesn't set
14402 the mark.
14403 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
14404 (c-down-conditional-with-else, c-backward-conditional)
14405 (c-forward-conditional): Refactor to use c-scan-conditionals.
14406
14407 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
14408
14409 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
14410 (help-default-arg-highlight): Remove.
14411 (help-highlight-arg): New function.
14412 (help-do-arg-highlight): Use it.
14413 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
14414
14415 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
14416
14417 * term.el (term-set-scroll-region, term-handle-ansi-escape):
14418 Undo last change, which didn't fix the problem and introduced others.
14419
14420 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
14421
14422 * progmodes/gdb-mi.el: Don't require speedbar.
14423 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
14424
14425 2009-09-24 Glenn Morris <rgm@gnu.org>
14426
14427 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
14428
14429 * term/ns-win.el (ns-reg-to-script): Define for compiler.
14430
14431 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
14432 there is no newline after the final mime boundary. (Bug#4539)
14433 Move markers on insertion so that any buttons inserted don't end up in
14434 the next part of a multipart message.
14435 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
14436 (rmail-mime-bulk-handler): Optionally handle images.
14437 (rmail-mime-image): New button action.
14438 (rmail-mime-image-handler): New function.
14439 (rmail-mime-mode): New mode.
14440 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
14441
14442 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
14443
14444 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
14445 than just dropping elements from it (bug#4504).
14446
14447 * term.el (term-set-scroll-region): Don't move cursor any more.
14448 (term-handle-ansi-escape): Call term-goto here instead.
14449 Suggested by Ivan Kanis <apple@kanis.eu>.
14450
14451 * term.el: Require CL.
14452 (term-ansi-reset): New function.
14453 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
14454 (term-handle-colors-array): Simplify.
14455
14456 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
14457
14458 * allout.el (allout-overlay-interior-modification-handler)
14459 (allout-obtain-passphrase):
14460 * epa-file.el (epa-file-write-region):
14461 * ps-print.el (ps-begin-job):
14462 * vc-hooks.el (vc-toggle-read-only):
14463 * vc-rcs.el (vc-rcs-rollback):
14464 * vc-sccs.el (vc-sccs-rollback):
14465 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
14466 (vc-version-diff, vc-revert, vc-rollback):
14467 * wdired.el (wdired-check-kill-buffer):
14468 * emacs-lisp/authors.el (authors):
14469 * net/socks.el (socks-open-connection):
14470 * net/zeroconf.el (zeroconf-service-add-hook):
14471 * obsolete/vc-mcvs.el (vc-mcvs-register):
14472 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
14473 (gdb-select-frame):
14474 * progmodes/grep.el (lgrep, rgrep):
14475 * progmodes/idlw-help.el (idlwave-help-check-locations)
14476 (idlwave-help-html-link, idlwave-help-assistant-open-link):
14477 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
14478 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
14479 (reftex-toc-rename-label): Fix typos in error messages.
14480
14481 * dired-aux.el (dired-do-shell-command): Reflow docstring.
14482 (dired-copy-how-to-fn): Doc fix.
14483 (dired-files-attributes, dired-read-shell-command):
14484 Fix typos in docstrings.
14485
14486 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
14487 (dired-x-find-file-other-window): Reflow docstrings.
14488 (dired-omit-marker-char, dired-read-shell-command)
14489 (dired-x-submit-report): Fix typos in docstrings.
14490
14491 * shell.el (shell-mode-hook):
14492 * view.el (View-scroll-line-forward):
14493 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
14494 Fix typos in docstrings.
14495
14496 * net/dig.el (dig-invoke): Fix typo in docstring.
14497 (query-dig): Reflow docstring.
14498
14499 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
14500 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
14501 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
14502 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
14503 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
14504 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
14505 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
14506 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
14507 (idlwave-completion-map, idlwave-current-indent)
14508 (idlwave-custom-ampersand-surround, idlwave-customize)
14509 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
14510 (idlwave-define-abbrev, idlwave-determine-class-special)
14511 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
14512 (idlwave-end-block-reg, idlwave-end-of-statement)
14513 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
14514 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
14515 (idlwave-explicit-class-listed, idlwave-file-header)
14516 (idlwave-fill-paragraph, idlwave-find-class-definition)
14517 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
14518 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
14519 (idlwave-in-quote, idlwave-indent-action-table)
14520 (idlwave-indent-expand-table, idlwave-indent-line)
14521 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
14522 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
14523 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
14524 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
14525 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
14526 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
14527 (idlwave-outlawed-buffers, idlwave-popup-select)
14528 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
14529 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
14530 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
14531 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
14532 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
14533 (idlwave-statement-type, idlwave-struct-skip)
14534 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
14535 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
14536 (idlwave-what-module-find-class): Fix typos in docstrings.
14537 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
14538 (idlwave-calculate-cont-indent, idlwave-expand-equal)
14539 (idlwave-find-module, idlwave-find-structure-definition)
14540 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
14541 (idlwave-list-load-path-shadows, idlwave-next-statement)
14542 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
14543 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
14544 (idlwave-template): Reflow docstrings.
14545
14546 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
14547 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
14548 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
14549 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
14550 (idlwave-shell-display-line, idlwave-shell-display-wframe)
14551 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
14552 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
14553 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
14554 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
14555 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
14556 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
14557 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
14558 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
14559 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
14560 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
14561 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
14562 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
14563 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
14564 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
14565 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
14566 Fix typos in docstrings.
14567 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
14568 (idlwave-shell-hide-output, idlwave-shell-mode)
14569 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
14570 Reflow docstrings.
14571
14572 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
14573
14574 2009-09-24 Ivan Kanis <apple@kanis.eu>
14575
14576 * term.el (term-bold-attribute): New var.
14577 (term-handle-colors-array): Use it.
14578
14579 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
14580
14581 * progmodes/gdb-mi.el (gdb-version): New variable.
14582 (gdb-non-stop-handler): Set gdb-version.
14583 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
14584 Condition "--thread" option on gdb-version.
14585 (gdb-invalidate-threads): Remove unused argument.
14586
14587 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
14588
14589 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
14590 to looking-back to avoid ridiculous slow down in large files (bug#4511).
14591
14592 2009-09-23 Glenn Morris <rgm@gnu.org>
14593
14594 * mail/rmail.el (rmail-reply): Don't try to add a References header when
14595 replying to mail without References or Message-Id. (Bug#4525)
14596
14597 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
14598
14599 * term/ns-win.el (ns-reg-to-script): New variable.
14600
14601 2009-09-23 Daiki Ueno <ueno@unixuser.org>
14602
14603 * epg.el (epg-wait-for-status): Preserve existing 'error results.
14604
14605 2009-09-22 Sam Steingold <sds@gnu.org>
14606
14607 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
14608 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
14609 to 1 because hg returns status 1 when nothing is found.
14610 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
14611
14612 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
14613
14614 * textmodes/fill.el: Convert to utf-8 encoding.
14615 (fill-french-nobreak-p): Remove redundant » and « inherited from our
14616 pre-Unicode days.
14617
14618 * add-log.el (change-log-fill-forward-paragraph): New function.
14619 (change-log-mode): Use it so fill-region DTRT.
14620 Set fill-indent-according-to-mode here rather than in
14621 change-log-fill-paragraph.
14622 (change-log-fill-paragraph): Remove.
14623
14624 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
14625
14626 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
14627 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
14628
14629 2009-09-22 Glenn Morris <rgm@gnu.org>
14630
14631 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
14632 the scroll-bar scroll the calendar window rather than the buffer.
14633
14634 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
14635 commands that move point (as opposed to scrolling).
14636
14637 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
14638
14639 * emacs-lisp/elint.el (elint): New custom group.
14640 (elint-log-buffer): Make it a defcustom.
14641 (elint-scan-preloaded, elint-ignored-warnings)
14642 (elint-directory-skip-re): New options.
14643 (elint-builtin-variables): Doc fix.
14644 (elint-preloaded-env): New variable.
14645 (elint-unknown-builtin-args): Add an entry for encode-time.
14646 (elint-extra-errors): Make it a variable rather than a constant.
14647 (elint-preloaded-skip-re): New constant.
14648 (elint-directory): Skip files matching elint-directory-skip-re.
14649 (elint-features): New variable, local to linted buffers.
14650 (elint-update-env): Initialize elint-features. Possibly add
14651 elint-preloaded-env to the buffer's environment.
14652 (elint-get-top-forms): Bind elint-current-pos, for log messages.
14653 Skip quoted forms.
14654 (elint-init-form): New function, extracted from elint-init-env.
14655 Make non-list forms a warning rather than an error.
14656 Add the mode-map for define-derived-mode. Handle define-minor-mode,
14657 easy-menu-define, put that adds an error-condition, and provide.
14658 When requiring cl, also require cl-macs. Really require cl, to handle
14659 some cl macros. Store required libraries in the list elint-features,
14660 so as not to re-load them. Treat cc-require like require.
14661 (elint-init-env): Call elint-init-form to do the work.
14662 Handle eval-and-compile and such like.
14663 (elint-add-required-env): Do not clear messages.
14664 (elint-special-forms): Add handlers for function, defalias, if, when,
14665 unless, and, or.
14666 (elint-form): Add optional argument to ignore elint-special-forms,
14667 useful to prevent recursive calls from handlers. Doc fix.
14668 Respect elint-ignored-warnings.
14669 (elint-form): Respect elint-ignored-warnings.
14670 (elint-bound-variable, elint-bound-function): New variables.
14671 (elint-unbound-variable): Respect elint-bound-variable.
14672 (elint-get-args): Respect elint-bound-function.
14673 (elint-check-cond-form): Add some simple handling for (f)boundp and
14674 featurep tests.
14675 (elint-check-defalias-form): New handler.
14676 (elint-check-let-form): Make an empty let a warning rather than an
14677 error.
14678 (elint-check-setq-form): Make an empty setq a warning rather than an
14679 error. Respect elint-ignored-warnings.
14680 (elint-check-defvar-form): Accept null doc-strings.
14681 (elint-check-conditional-form): New handler. Does some simple-minded
14682 checking of featurep and (f)boundp tests.
14683 (elint-put-function-args): New function.
14684 (elint-initialize): Use elint-scan-doc-file rather than
14685 elint-find-builtin-variables. Use elint-put-function-args.
14686 Possibly scan preloaded-file-list.
14687 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
14688 extend to handle functions as well.
14689
14690 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
14691
14692 * linum.el (linum-delete-overlays, linum-update-window):
14693 Do not modify the right margin. (Bug#3971)
14694
14695 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
14696
14697 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
14698 nxml-mode instead of xml-mode.
14699
14700 2009-09-21 Kevin Ryde <user42@zip.com.au>
14701
14702 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
14703
14704 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
14705
14706 * net/dig.el (dig-mode): Use define-derived-mode.
14707
14708 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
14709
14710 * vc-dispatcher.el (vc-do-command): Return the process object in
14711 the asynchronous case. Use when instead of if. Do not run
14712 vc-exec-after to display a message if not enabled. (Bug#4463)
14713
14714 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
14715 properties to the stash strings.
14716 (vc-git-stash-list): Return a list of strings.
14717 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
14718 (vc-git-stash-show-at-point): New functions.
14719 (vc-git-stash-map): New keymap.
14720
14721 * register.el (ctl-x-r-map): Define the keys here instead of
14722 using autoload.
14723
14724 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
14725
14726 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
14727 list, to workaround performance problem (bug#4485).
14728
14729 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
14730
14731 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
14732
14733 2009-09-20 Daiki Ueno <ueno@unixuser.org>
14734
14735 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
14736 Document that this option is not recommended to use.
14737
14738 2009-09-19 Glenn Morris <rgm@gnu.org>
14739
14740 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
14741 variable `var'.
14742
14743 * calc/calc-alg.el (var):
14744 * calc/calcalg2.el (var): Define for compiler.
14745
14746 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
14747
14748 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
14749 Doc fix (Bug#3932).
14750
14751 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
14752
14753 * time-stamp.el (time-stamp-month-dd-yyyy)
14754 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
14755 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
14756 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
14757 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
14758 Remove functions that have been obsolete since 1995 (Bug#4436).
14759
14760 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
14761 indent buffer only if called interactively (Bug#4452).
14762
14763 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
14764 Eli Zaretskii <eliz@gnu.org>
14765
14766 This fixes bug#4197 (merged to bug#865, though not identical).
14767 * server.el (server-auth-dir): Add docstring note about FAT32.
14768 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
14769 but warn against using them.
14770
14771 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
14772
14773 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
14774 older GDB where there is no has_more field.
14775
14776 2009-09-19 Glenn Morris <rgm@gnu.org>
14777
14778 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
14779
14780 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
14781
14782 * files.el (auto-mode-alist): Change default for XML files to nXML
14783 mode (Bug#4169).
14784
14785 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
14786
14787 * server.el (server-ensure-safe-dir): Pass 'integer
14788 to `file-attributes', as suggested.
14789
14790 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
14791
14792 * dired-aux.el (dired-query-alist): Remove spurious backslash.
14793 (dired-query): Use read-key.
14794
14795 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
14796
14797 * cus-start.el (ns-use-qd-smoothing): Remove.
14798
14799 2009-09-18 Glenn Morris <rgm@gnu.org>
14800
14801 * allout.el (top-level): Remove unnecessary progn.
14802
14803 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
14804
14805 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
14806 definition of abbrev table.
14807
14808 * speedbar.el (speedbar-track-mouse):
14809 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
14810 * net/eudc.el (eudc-expand-inline):
14811 * net/newst-backend.el (newsticker--cache-read-feed):
14812 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
14813 condition-case handlers.
14814
14815 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
14816
14817 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
14818 (gdb-var-list): Add an element for has_more field.
14819 (gdb-non-stop-handler): Enable pretty printing for STL containers.
14820 (gdb-var-create-handler, gdb-var-list-children-handler-1)
14821 (gdb-var-update-handler-1): Parse output of dynamic variable
14822 objects (STL containers).
14823 (gdb-var-delete-1): Pass var1 as an explicit second argument.
14824 (gdb-get-field): Delete alias. Use bindat-get-field directly.
14825
14826 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
14827 gdb-var-list.
14828 (gud-speedbar-buttons): Make node expandable if expression "has more"
14829 children.
14830
14831 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
14832
14833 * startup.el (emacs-quick-startup): Remove variable and all uses.
14834 (command-line): Set `inhibit-x-resources' instead.
14835 (command-line-1): Use `inhibit-x-resources' instead.
14836
14837 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
14838
14839 * subr.el: Fix last change to avoid using the `unless' macro,
14840 which breaks bootstrapping.
14841
14842 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
14843
14844 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
14845 extended definitions, in case we reload subr.el after having
14846 loaded CL.
14847 (eval-next-after-load): Mark as obsolete.
14848
14849 2009-09-17 Juri Linkov <juri@jurta.org>
14850
14851 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
14852 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
14853 (menu-bar-showhide-menu, menu-bar-tools-menu)
14854 (menu-bar-describe-menu, menu-bar-help-menu)
14855 (minibuffer-local-completion-map, minibuffer-local-map):
14856 Fix list quoting.
14857
14858 2009-09-17 Glenn Morris <rgm@gnu.org>
14859
14860 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
14861 arguments, whether or not it has a handler.
14862
14863 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
14864
14865 * simple.el (hard-newline): Give it a doc-string.
14866
14867 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
14868 (lisp-mode-syntax-table): Give them doc-strings.
14869
14870 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
14871
14872 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
14873 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
14874 (menu-bar-options-menu, menu-bar-showhide-menu)
14875 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
14876 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
14877 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
14878 (menu-bar-options-menu, menu-bar-tools-menu)
14879 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
14880 (menu-bar-help-menu):
14881 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
14882 string arguments.
14883
14884 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
14885 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
14886 calls for the menu names and :help.
14887
14888 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
14889
14890 * mouse.el (minor-mode-menu-from-indicator): Pay attention
14891 to :minor-mode-function (bug#4455).
14892
14893 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
14894
14895 * startup.el (command-line): Initialize the window-system after
14896 processing the command-line.
14897
14898 * textmodes/page.el (what-page): Make sure we don't inf-loop if
14899 page-delimiter matches the empty string.
14900
14901 2009-09-16 Glenn Morris <rgm@gnu.org>
14902
14903 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
14904 byte-compile-not-obsolete-var. It's a list now.
14905 (byte-compile-not-obsolete-funcs): New variable.
14906 (byte-compile-warn-obsolete): Don't warn about functions if they are in
14907 byte-compile-not-obsolete-funcs.
14908 (byte-compile-variable-ref, byte-compile-defvar): Update for
14909 byte-compile-not-obsolete-vars name-change and list nature.
14910 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
14911 and variables behind (f)boundp tests.
14912 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
14913
14914 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
14915
14916 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
14917
14918 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
14919
14920 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
14921 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
14922 Don't autoload.
14923
14924 2009-09-15 Stephen Eglen <stephen@gnu.org>
14925
14926 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
14927 the virtual-buffers, use the name of the buffer specified by
14928 find-file-noselect, as the match may be a symlink. (This was a
14929 problem if the target and the symlink had different names.)
14930
14931 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
14932
14933 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
14934
14935 * desktop.el (desktop-path): Check user-emacs-directory.
14936
14937 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
14938
14939 * loadup.el: Use after-load-functions to GC after loading each file.
14940 Remove the explicit GC calls that used to be sprinkled around.
14941
14942 * subr.el (after-load-functions): New hook.
14943 (do-after-load-evaluation): Run it. Use string-match-p to detect
14944 `obsolete' packages, rather than painfully extracting the relevant
14945 directory name.
14946
14947 2009-09-15 Glenn Morris <rgm@gnu.org>
14948
14949 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
14950 free variable `doc'.
14951
14952 * dired.el (dired-mode-map): Add menu entry for async shell command.
14953
14954 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
14955 variables, also consider the .elc files, since the .el files are
14956 normally gzipped (subsequent code locates the .el.gz from the .elc).
14957
14958 * calc/calc-prog.el (arglist): Define for compiler.
14959
14960 * calendar/diary-lib.el (diary-display-function): Change the default to
14961 fancy display.
14962 (body): Define for compiler.
14963
14964 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
14965 (byte-compile-file-form, byte-compile-lambda)
14966 (byte-compile-top-level-body, byte-compile-form)
14967 (byte-compile-variable-ref, byte-compile-setq)
14968 (byte-compile-setq-default, byte-compile-body)
14969 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
14970 (batch-byte-compile): Give some more local variables with common names
14971 a "bytecomp-" prefix to avoid masking warnings about free variables.
14972
14973 * startup.el (command-line-1): Give local variables with common names a
14974 distinguishing prefix, so as not to hide free variable warnings during
14975 bootstrap.
14976
14977 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
14978 clever and add a suffix to make a unique name, just let the user decide
14979 whether or not to overwrite it. If the input is a directory, write the
14980 default filename to that directory. (Bug#4388)
14981 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
14982 is a filename-as-a-directory.
14983
14984 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
14985
14986 * textmodes/page.el (what-page): Don't move to beginning of line.
14987 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
14988
14989 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
14990
14991 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
14992
14993 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
14994
14995 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
14996 * help.el (help-for-help-internal): Add purecopy calls for text.
14997
14998 * vc.el (top): print-log method now takes an optional SHORTLOG
14999 argument. Add a new method: root.
15000 (vc-root-diff, vc-print-root-log): New functions.
15001 (vc-log-short-style): New variable.
15002 (vc-print-log-internal): Add support for showing short logs.
15003
15004 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
15005 vc-print-root-log and vc-print-root-diff.
15006
15007 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
15008 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
15009 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
15010 short logs.
15011
15012 * vc-cvs.el (vc-cvs-print-log):
15013 * vc-mtn.el (vc-mtn-print-log):
15014 * vc-rcs.el (vc-rcs-print-log):
15015 * vc-sccs.el (vc-sccs-print-log):
15016 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
15017 that is ignored for now.
15018
15019 * vc-mtn.el (vc-mtn-annotate-command):
15020 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
15021
15022 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
15023
15024 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
15025 to function-key-map, and give them ascii-character property.
15026 * term/x-win.el (x-alternatives-map):
15027 * term/ns-win.el (ns-alternatives-map):
15028 * term/internal.el (msdos-key-remapping-map):
15029 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
15030
15031 2009-09-14 Glenn Morris <rgm@gnu.org>
15032
15033 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
15034 temp-buffers (2009-09-12).
15035
15036 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
15037
15038 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
15039 the new read-key function.
15040
15041 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
15042
15043 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
15044 is defined (Bug#4405).
15045
15046 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
15047
15048 * recentf.el (recentf-cleanup): Use a hash table to find
15049 duplicates (Bug#4407).
15050
15051 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
15052
15053 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
15054 kp-0 to ascii equivalents (Bug#4325).
15055
15056 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
15057
15058 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
15059
15060 * eshell/em-hist.el:
15061 * eshell/em-dirs.el (eshell-complete-user-reference):
15062 Declare pcomplete functions and variables to avoid compiler warnings.
15063
15064 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
15065
15066 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
15067 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
15068 * eshell/em-alias.el (eshell-aliases-file):
15069 * eshell/em-hist.el (eshell-history-file-name):
15070 Use expand-file-name instead of concat to make file names (Bug#4308).
15071
15072 2009-09-13 Glenn Morris <rgm@gnu.org>
15073
15074 * ediff-merg.el (ediff-do-merge):
15075 * filesets.el (filesets-run-cmd):
15076 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
15077 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
15078 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
15079 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
15080 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
15081 Replace empty `let's with `progn'.
15082
15083 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
15084
15085 * mail/sendmail.el (send-mail-function):
15086 * tooltip.el (tooltip-mode):
15087 * simple.el (transient-mark-mode):
15088 * rfn-eshadow.el (file-name-shadow-mode):
15089 * frame.el (blink-cursor-mode):
15090 * font-core.el (global-font-lock-mode):
15091 * files.el (temporary-file-directory)
15092 (small-temporary-file-directory, auto-save-file-name-transforms):
15093 * epa-hook.el (auto-encryption-mode):
15094 * composite.el (global-auto-composition-mode):
15095 Use custom-initialize-delay.
15096 * startup.el (command-line): Don't explicitly call
15097 custom-reevaluate-setting for all the above vars.
15098 * custom.el (custom-initialize-safe-set)
15099 (custom-initialize-safe-default): Delete.
15100
15101 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
15102
15103 * term/x-win.el (x-initialize-window-system):
15104 * term/w32-win.el (w32-initialize-window-system):
15105 * term/ns-win.el (ns-initialize-window-system): Don't call
15106 mouse-wheel-mode since it's enabled globally by default already.
15107
15108 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
15109 actually define the variable, but only silences the byte-compiler.
15110 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
15111 before looking it up.
15112 (mouse-wheel-scroll-amount): Also reset the bindings if this value
15113 is changed.
15114
15115 2009-09-12 Glenn Morris <rgm@gnu.org>
15116
15117 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
15118 1000.
15119 (elint-add-required-env): Don't beep on error.
15120 (elint-forms): In case of error, return ENV unchanged.
15121 (elint-init-env): Skip non-list forms.
15122 (elint-log): Handle unknown file positions.
15123
15124 2009-09-12 Daiki Ueno <ueno@unixuser.org>
15125
15126 * epg.el (epg-make-context): Add autoload cookie.
15127 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
15128 (epg-decrypt-string, epg-start-verify, epg-verify-file)
15129 (epg-verify-string, epg-start-sign, epg-sign-file)
15130 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
15131 (epg-encrypt-string, epg-start-export-keys)
15132 (epg-export-keys-to-file, epg-export-keys-to-string)
15133 (epg-start-import-keys, epg-import-keys-from-file)
15134 (epg-import-keys-from-string, epg-start-receive-keys)
15135 (epg-receive-keys, epg-import-keys-from-server)
15136 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
15137 (epg-sign-keys, epg-start-generate-key)
15138 (epg-generate-key-from-file, epg-generate-key-from-string):
15139 Remove autoload cookie.
15140
15141 2009-09-12 Eli Zaretskii <eliz@gnu.org>
15142
15143 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
15144 reevaluation of trash-directory.
15145
15146 * mwheel.el: Fix last change.
15147 (mouse-wheel-mode): New defvar.
15148 (mouse-wheel-mode): Remove autoload cookie.
15149
15150 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
15151
15152 * mwheel.el (mwheel-installed-bindings): New var.
15153 (mouse-wheel-mode): Use it, so as to make sure we really remove all
15154 the bindings we set last time. Use custom-initialize-delay.
15155 * loadup.el: Load mwheel after term/*-win.el.
15156 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
15157 and mouse-wheel-up-event now that their first evaluation is done
15158 sufficiently late to be correct.
15159
15160 * startup.el (tutorial-directory): Make it a defcustom.
15161 Use custom-initialize-delay rather than eval-at-startup to set it.
15162 * image.el (image-load-path): Make it a defcustom.
15163 Use custom-initialize-delay rather than eval-at-startup to set it.
15164 * subr.el (eval-at-startup): Remove.
15165 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
15166
15167 * subr.el (do-after-load-evaluation): Warn the user after loading an
15168 obsolete package.
15169
15170 2009-09-12 Glenn Morris <rgm@gnu.org>
15171
15172 * proced.el (proced-mark-alt): Remove alias.
15173 (proced-mode-map): Remove proced-mark-alt.
15174
15175 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
15176 Elint file and directory. Remove initialization entry.
15177
15178 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
15179 commands.
15180 (elint-current-buffer): Set mode-line-process.
15181 (elint-init-env): Handle define-derived-mode.
15182 Fix declare-function with unspecified arglist. Guard against odd
15183 defalias statements (eg iso-insert's 8859-1-map).
15184 (elint-add-required-env): Use a temp buffer.
15185 (elint-form): Just print the function/macro name, not the whole form.
15186 Return env unchanged if we fail to parse a macro.
15187 (elint-forms): Guard against parse errors.
15188 (elint-output): New function, to handle batch mode.
15189 (elint-log-message): Add optional argument. Use elint-output.
15190 (elint-set-mode-line): New function.
15191
15192 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
15193
15194 * emacs-lisp/elp.el (elp-not-profilable): Add more
15195 functions (Bug#4233).
15196
15197 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
15198
15199 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
15200 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
15201
15202 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
15203
15204 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
15205 (gdb-var-list-children): Use json parsing.
15206
15207 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
15208
15209 * progmodes/js.el (js--proper-indentation): Handle the case where
15210 char-before is null. Reported by Deniz Dogan.
15211
15212 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
15213
15214 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
15215
15216 2009-09-11 Daiki Ueno <ueno@unixuser.org>
15217
15218 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
15219 (epg-digest-algorithm-alist): Add SHA224.
15220 (epg-context-set-passphrase-callback)
15221 (epg-context-set-progress-callback): Add description about
15222 callback function.
15223
15224 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
15225
15226 * custom.el (custom-delayed-init-variables): New var.
15227 (custom-initialize-delay): New function.
15228 * startup.el (command-line): "Re"evaluate all vars in
15229 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
15230 explicitly any more.
15231 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
15232 to avoid creating a ~/.emacs.d at build-time (bug#4347).
15233
15234 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
15235
15236 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
15237
15238 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
15239 (gdb-var-update-handler): Use json parsing.
15240
15241 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
15242
15243 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
15244 decode annotated text, regardless of language environment. (Bug#2741)
15245
15246 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
15247
15248 * Makefile.in (autoloads): Make rmail.el writable as well.
15249
15250 2009-09-11 Glenn Morris <rgm@gnu.org>
15251
15252 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
15253 loaddefs.el.
15254 * dired.el: Regenerate with extracted autoloads.
15255 * Makefile.in (autoloads): Make dired.el writable.
15256
15257 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
15258 * ibuffer.el: Regenerate with extracted autoloads.
15259 * Makefile.in (autoloads): Make ibuffer.el writable.
15260
15261 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
15262 * version.el (emacs-copyright, emacs-major-version)
15263 (emacs-minor-version): Reformat doc-strings for make-docfile.
15264
15265 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
15266 functions and variables, since they must be stuff specific to some other
15267 platform.
15268 (apropos-print): Make mouse-click message less specific about button.
15269
15270 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
15271 that records where a macro was defined.
15272 * help-fns.el (describe-function-1): Mention if a function has a
15273 compiler-macro.
15274 * help-mode.el (help-function-cmacro): New button.
15275
15276 * locate.el (top-level): Always require dired.
15277 (locate-mode-map): Initialize inside the defvar.
15278
15279 * net/ange-ftp.el (dired-compress-file): Declare.
15280 (ange-ftp-dired-compress-file): Add doc string.
15281
15282 * term/ns-win.el (x-display-name, x-setup-function-keys):
15283 Unify doc-strings with X versions.
15284
15285 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
15286
15287 * emulation/crisp.el (crisp-mode-map): Move initialization
15288 into declaration.
15289 (crisp-mode): Use define-minor-mode.
15290
15291 * progmodes/xscheme.el (xscheme-evaluation-commands):
15292 Put a :advertised-binding property rather than using
15293 advertised-xscheme-send-previous-expression.
15294 (advertised-xscheme-send-previous-expression): Declare obsolete.
15295 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
15296 `advertised-undo'.
15297 (crisp-mode): Add corresponding bindings to
15298 undo's :advertised-binding instead.
15299 * dired.el (dired-mode-map): Put a :advertised-binding property rather
15300 than using dired-advertised-find-file.
15301 (dired-advertised-find-file):
15302 * simple.el (advertised-undo):
15303 * wid-edit.el (advertised-widget-backward): Declare obsolete.
15304 (widget-keymap): Put a :advertised-binding property rather
15305 than using advertised-widget-backward.
15306 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
15307 than using advertised-undo.
15308 * tutorial.el (tutorial--default-keys): Adjust accordingly.
15309
15310 2009-09-10 Simon South <ssouth@slowcomputing.org>
15311
15312 * progmodes/delphi.el (delphi-tab): Indent region when Transient
15313 Mark mode is enabled and region is active; otherwise indent or
15314 insert TAB as usual.
15315 (delphi-mode): Update description of TAB-key binding.
15316
15317 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
15318
15319 * subr.el (define-key-rebound-commands): Mark obsolete.
15320 * startup.el (precompute-menubar-bindings): Remove.
15321 (normal-top-level): Remove obsolete code that tried to precompute
15322 menubar bindings.
15323 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
15324 define-key-rebound-commands and precompute-menubar-bindings.
15325
15326 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
15327
15328 * net/imap.el (imap-interactive-login): Better messages.
15329 (imap-open): Fix bug with renamed buffer on reconnect.
15330 (imap-authenticate): Add buffer-local imap-last-authenticator variable
15331 for easier debugging and cleaner code. On successful (guessed based on
15332 server capabilities) secondary authentication, set imap-state
15333 correctly.
15334 (imap-last-authenticator): Define imap-last-authenticator as a variable
15335 to avoid warnings.
15336
15337 2009-09-10 Glenn Morris <rgm@gnu.org>
15338
15339 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
15340
15341 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
15342 (byte-compile-file-form-autoload): Don't warn about unknown functions
15343 where the autoload statement comes after the use.
15344 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
15345 that any handlers inside the body (eg require) are in turn respected.
15346
15347 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
15348 effects.
15349
15350 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
15351 and syntax and abbrev tables basic docs, if they don't have any.
15352
15353 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
15354
15355 * international/mule-cmds.el (top-level): Require cl when compiling.
15356 (view-hello-file): Use default-value rather than
15357 default-enable-multibyte-characters.
15358
15359 * progmodes/fortran.el: Move all safe and risky properties into the
15360 defcustoms.
15361
15362 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
15363 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
15364 * mail/undigest.el:
15365 Put autoloads in rmail.el rather than loaddefs.el.
15366 * mail/rmail.el: Regenerate with extracted autoloads.
15367
15368 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
15369 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
15370
15371 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
15372
15373 Reported in thread for Bug#4375.
15374 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
15375 "-data-evaluate-expression" instead of print.
15376 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
15377 (gdb-tooltip-print): Parse output from above MI command.
15378 (gdb): Revert 2009-08-11 change. User should detach inferior
15379 manually.
15380
15381 Remove the word "separate" from IO functions as inferior
15382 output is now never displayed in the GUD buffer.
15383
15384 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
15385
15386 * startup.el (command-line-normalize-file-name): On Windows and
15387 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
15388
15389 2009-09-10 Juri Linkov <juri@jurta.org>
15390
15391 * isearch.el (isearch-text-char-description): Propertize escape
15392 character sequences with the `escape-glyph' face. (Bug#4344)
15393
15394 * simple.el (shell-command): Set asynchronous process filter to
15395 `comint-output-filter'. (Bug#4343)
15396
15397 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
15398 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
15399 the list. Move "asm" to the bottom.
15400 (grep-find-ignored-directories): Add `choice' with nil value
15401 to empty the list easily.
15402 (grep-find-ignored-files): New option.
15403 (grep-files-history): Set to nil by default instead of '("ch" "el").
15404 (grep-compute-defaults): Add "<X>" to `grep-template'.
15405 (grep-read-files): Bind new local variables `default-alias' and
15406 `default-extension'. Use a list of default values for the file prompt.
15407 (lgrep): Add `--exclude=' command line options composed from
15408 `grep-find-ignored-files'.
15409 (rgrep): Add `-name' command line options composed from
15410 `grep-find-ignored-files'. (Bug#4301)
15411
15412 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
15413
15414 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
15415 (bug#4368).
15416
15417 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
15418
15419 * calendar/time-date.el (autoload):
15420 Expand define-obsolete-function-alias into defalias and make-obsolete
15421 for old Emacsen that Gnus supports.
15422 (with-no-warnings): Define it for old Emacsen.
15423 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
15424 is available.
15425 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
15426 float-time is available; suppress compile warning for time-to-seconds.
15427
15428 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
15429
15430 * net/imap.el (imap-message-map): Docstring fix.
15431
15432 2009-09-09 Glenn Morris <rgm@gnu.org>
15433
15434 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
15435 line numbers too. (Bug#4374)
15436
15437 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
15438
15439 * smerge-mode.el (smerge-remove-props, smerge-refine):
15440 Use with-silent-modifications (bug#4342).
15441
15442 * subr.el (with-silent-modifications): New macro.
15443
15444 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
15445
15446 * files.el (top-level): Require `cl' when compiling.
15447
15448 2009-09-07 Glenn Morris <rgm@gnu.org>
15449
15450 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
15451
15452 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
15453 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
15454
15455 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
15456
15457 * vc-git.el (vc-git-annotate-command): Use separator to parse
15458 arguments correctly.
15459
15460 2009-09-06 Eli Zaretskii <eliz@gnu.org>
15461
15462 * proced.el (proced-mode): Doc fix.
15463
15464 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
15465
15466 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
15467 lstat fails.
15468 (tramp-do-file-attributes-with-ls): Check for file existence at
15469 remote end.
15470 (tramp-do-file-attributes-with-stat): Likewise.
15471 (tramp-convert-file-attributes): Return nil when attr is nil.
15472
15473 2009-09-05 Glenn Morris <rgm@gnu.org>
15474
15475 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
15476 properties to this button.
15477 (diary-fancy-display): Don't extend the button to the final newline.
15478 (diary-fancy-display-mode): Continue to define "q" as a local key.
15479
15480 * calendar/cal-china.el (holiday-chinese): Make it slightly more
15481 efficient.
15482
15483 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
15484
15485 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
15486 (byte-compile-dest-file-function): New option.
15487 (byte-compile-dest-file): Doc fix.
15488 Obey byte-compile-dest-file-function.
15489 (byte-compile-cl-file-p): New function.
15490 (byte-compile-eval): Only suppress noruntime warnings about cl functions
15491 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
15492 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
15493 than for file being previously loaded.
15494 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
15495 (byte-compile-file-form-require): Handle the case where requiring a file
15496 indirectly causes CL to be loaded.
15497
15498 2009-09-05 Karl Fogel <kfogel@red-bean.com>
15499
15500 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
15501 before killing the old buffer, since by the time `kill-buffer' is
15502 run so many buffer variables have been set to nil that it may not
15503 behave as expected. (Bug#4061)
15504
15505 2009-09-05 Karl Fogel <kfogel@red-bean.com>
15506
15507 * files.el (find-alternate-file): If the old buffer is modified
15508 and visiting a file, behave similarly to `kill-buffer' when
15509 killing it, thus reverting to the pre-1.878 behavior; see
15510 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
15511 for discussion. Also, consult `buffer-file-name' as a variable
15512 not as a function, for consistency with the rest of the code.
15513
15514 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
15515
15516 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
15517 also when adding a new directory.
15518
15519 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
15520 defun.
15521
15522 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
15523
15524 * files.el (locate-file-completion-table): Make it provide boundary
15525 information, so partial-completion works better.
15526
15527 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
15528
15529 * mail/footnote.el (Footnote-text-under-cursor):
15530 Check footnote-text-marker-alist before using it (bug#4324).
15531
15532 2009-09-04 Glenn Morris <rgm@gnu.org>
15533
15534 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
15535 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
15536 * play/solitaire.el, play/tetris.el:
15537 Remove leading * from defcustom and defface docs.
15538
15539 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
15540 necessary.
15541 (diary-fancy-overriding-map): New variable.
15542 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
15543 Use view-mode.
15544
15545 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
15546 goto-line.
15547
15548 2009-09-03 Glenn Morris <rgm@gnu.org>
15549
15550 * arc-mode.el (archive-mode):
15551 * dos-fns.el (set-default-process-coding-system):
15552 * man.el (Man-getpage-in-background):
15553 * menu-bar.el (menu-bar-describe-menu):
15554 * server.el (server-process-filter):
15555 * startup.el (command-line):
15556 * tar-mode.el (tar-header-block-tokenize, tar-extract):
15557 * w32-fns.el (set-default-process-coding-system):
15558 * x-dnd.el (x-dnd-handle-file-name):
15559 * international/mule-cmds.el (mule-menu-keymap)
15560 (set-default-coding-systems, language-info-alist, set-language-info)
15561 (set-language-environment, standard-display-european-internal)
15562 (set-locale-environment):
15563 * international/mule-diag.el (mule-diag):
15564 * mail/emacsbug.el (report-emacs-bug):
15565 * mail/rmail.el (rmail-mode):
15566 * mail/sendmail.el (mail-setup):
15567 Use default-value rather than default-enable-multibyte-characters.
15568
15569 * progmodes/f90.el: Move all safe properties into the defcustoms.
15570 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
15571
15572 * calendar/appt.el (appt-check):
15573 * calendar/diary-lib.el (diary-set-header, diary-live-p)
15574 (diary-check-diary-file, diary-list-entries)
15575 (diary-include-other-diary-files, diary-simple-display)
15576 (diary-fancy-display, diary-print-entries)
15577 (diary-mark-included-diary-files, diary-make-entry):
15578 Don't call substitute-in-file-name on diary-file.
15579
15580 2009-09-03 Eduard Wiebe <usenet@pusto.de>
15581 Stefan Monnier <monnier@iro.umontreal.ca>
15582
15583 * mail/footnote.el (footnote-prefix): Make it a defcustom.
15584 (footnote-mode-map): Move initialization into the declaration.
15585 (footnote-minor-mode-map): Define it rather than changing global-map.
15586 (footnote-mode): Use define-minor-mode.
15587
15588 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
15589
15590 * net/tramp.el (tramp-handle-file-attributes-with-ls)
15591 (tramp-do-file-attributes-with-perl)
15592 (tramp-do-file-attributes-with-stat): Rename from
15593 `tramp-handle-file-attributes-with-*'.
15594 (tramp-handle-file-attributes): Use them.
15595 (tramp-do-directory-files-and-attributes-with-perl)
15596 (tramp-do-directory-files-and-attributes-with-stat): Rename from
15597 `tramp-handle-directory-files-and-attributes-with-*'.
15598 (tramp-handle-directory-files-and-attributes): Use them.
15599 (tramp-method-out-of-band-p): Additional parameter SIZE.
15600 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
15601 (tramp-handle-write-region): Use it.
15602 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
15603 (tramp-handle-vc-registered): Check, whether the first run did
15604 return files to be tested.
15605 (tramp-advice-make-auto-save-file-name): Do not call directly
15606 `tramp-handle-make-auto-save-file-name', because this would bypass
15607 the locking mechanism.
15608
15609 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
15610 (file-remote-p, process-file, start-file-process, set-file-times)
15611 (tramp-compat-file-attributes): Compatibility functions shall not
15612 call directly `tramp-handle-*', because this would bypass the
15613 locking mechanism.
15614 (tramp-compat-number-sequence): New defun.
15615
15616 2009-09-02 Glenn Morris <rgm@gnu.org>
15617
15618 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
15619 alias for float-time.
15620 (time-to-number-of-days): In Emacs, use float-time.
15621 * net/newst-backend.el (time-add): Suppress warnings from compat
15622 function.
15623 * time.el (emacs-uptime, emacs-init-time):
15624 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
15625 Use float-time rather than time-to-seconds.
15626
15627 * minibuffer.el (completion-initials-expand): Fix typo.
15628
15629 * faces.el (modeline, modeline-inactive, modeline-highlight)
15630 (modeline-buffer-id):
15631 * info.el (info-menu-5): Mark these face aliases as obsolete.
15632
15633 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
15634
15635 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
15636 space ...
15637 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
15638 no "--thread" option.
15639 (gdb-stopped): Don't print "Switched to thread" message when it is
15640 unchanged.
15641
15642 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
15643
15644 * minibuffer.el (completion-try-completion)
15645 (completion-all-completions): Remove ill-defined (and
15646 mistakenly installed and luckily never used nor documented)
15647 `completion-styles' property.
15648 (completion-initials-expand, completion-initials-all-completions)
15649 (completion-initials-try-completion): New functions.
15650 (completion-styles-alist): Add doc to each entry.
15651 Add new `initials' entry.
15652
15653 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
15654
15655 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
15656 MI command -var-evaluate-expression.
15657 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
15658 and tweak for case of string child.
15659 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
15660
15661 2009-09-01 Glenn Morris <rgm@gnu.org>
15662
15663 * add-log.el (change-log-date-face, change-log-name-face)
15664 (change-log-email-face, change-log-file-face, change-log-list-face)
15665 (change-log-conditionals-face, change-log-function-face)
15666 (change-log-acknowledgement-face):
15667 * cus-edit.el (custom-invalid-face, custom-rogue-face)
15668 (custom-modified-face, custom-set-face, custom-changed-face)
15669 (custom-saved-face, custom-button-face, custom-button-pressed-face)
15670 (custom-documentation-face, custom-state-face, custom-comment-face)
15671 (custom-comment-tag-face, custom-variable-tag-face)
15672 (custom-variable-button-face, custom-face-tag-face)
15673 (custom-group-tag-face-1, custom-group-tag-face):
15674 * diff-mode.el (diff-header-face, diff-file-header-face)
15675 (diff-index-face, diff-hunk-header-face, diff-removed-face)
15676 (diff-added-face, diff-changed-face, diff-function-face)
15677 (diff-context-face, diff-nonexistent-face):
15678 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
15679 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
15680 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15681 (Info-title-4-face):
15682 * isearch.el (isearch-lazy-highlight-face):
15683 * log-view.el (log-view-file-face, log-view-message-face):
15684 * paren.el (show-paren-match-face, show-paren-mismatch-face):
15685 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
15686 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
15687 (cvs-msg-face):
15688 * smerge-mode.el (smerge-mine-face, smerge-other-face)
15689 (smerge-base-face, smerge-markers-face):
15690 * wid-edit.el (widget-documentation-face, widget-button-face)
15691 (widget-field-face, widget-single-line-field-face)
15692 (widget-inactive-face, widget-button-pressed-face):
15693 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
15694 (woman-addition-face):
15695 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
15696 (eshell-ls-executable-face, eshell-ls-readonly-face)
15697 (eshell-ls-unreadable-face, eshell-ls-special-face)
15698 (eshell-ls-missing-face, eshell-ls-archive-face)
15699 (eshell-ls-backup-face, eshell-ls-product-face)
15700 (eshell-ls-clutter-face):
15701 * eshell/em-prompt.el (eshell-prompt-face):
15702 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
15703 * obsolete/old-whitespace.el (whitespace-highlight-face):
15704 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
15705 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
15706 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
15707 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
15708 (antlr-font-lock-literal-face):
15709 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
15710 (ebrowse-root-class-face, ebrowse-file-name-face)
15711 (ebrowse-default-face, ebrowse-member-attribute-face)
15712 (ebrowse-member-class-face, ebrowse-progress-face):
15713 * progmodes/make-mode.el (makefile-space-face):
15714 * progmodes/sh-script.el (sh-heredoc-face):
15715 * textmodes/flyspell.el (flyspell-incorrect-face)
15716 (flyspell-duplicate-face):
15717 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
15718 * textmodes/texinfo.el (texinfo-heading-face):
15719 Mark face aliases with "-face" suffix as obsolete.
15720
15721 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
15722 compiler.
15723
15724 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
15725 (eudc-bob-sound-menu): Use defvar rather than defconst, since
15726 easy-menu-define wants to modify these.
15727
15728 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
15729
15730 * net/browse-url.el (browse-url-file-url):
15731 * term/internal.el (dos-codepage-setup):
15732 Use default-value rather than default-enable-multibyte-characters.
15733
15734 * progmodes/etags.el (etags-goto-tag-location):
15735 * progmodes/flymake.el (flymake-highlight-line)
15736 (flymake-goto-file-and-line, flymake-goto-line):
15737 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
15738 (gdb-goto-breakpoint):
15739 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
15740 * progmodes/python.el (python-find-function)
15741 (python-pdbtrack-track-stack-file):
15742 * progmodes/verilog-mode.el (verilog-surelint-off):
15743 * term/ns-win.el (ns-open-file-select-line):
15744 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
15745 Use forward-line rather than goto-line.
15746
15747 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
15748 * textmodes/reftex-index.el (reftex-display-index):
15749 * textmodes/reftex-ref.el (reftex-offer-label-menu):
15750 * textmodes/reftex-toc.el (reftex-toc):
15751 Remove unnecessary bindings of default-major-mode (all are followed by
15752 major-mode check and possible mode switch).
15753
15754 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
15755
15756 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
15757 Handle watchpoints (bug#4282).
15758 (def-gdb-thread-buffer-command): Enable thread to be selected by
15759 clicking without selecting threads buffer first.
15760 (gdb-current-context-command): Use selected frame so that "up",
15761 "down" etc work in the GUD buffer.
15762 (gdb-update): Find selected frame before rendering stack buffer.
15763 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
15764
15765 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
15766
15767 * progmodes/sym-comp.el (displayed-completions): Remove.
15768 (symbol-complete): Use minibuffer-complete.
15769
15770 2009-08-31 Glenn Morris <rgm@gnu.org>
15771
15772 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
15773
15774 * apropos.el (apropos-symbols-internal):
15775 Handle (obsolete) face aliases.
15776
15777 * faces.el (describe-face): Adjust the output format to be more like
15778 describe-variable, and to mention (obsolete) face aliases.
15779 Adjust the whitespace so that help-setup-xref works.
15780
15781 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
15782 * calendar/diary-lib.el (diary-button-face):
15783 Mark these face aliases as obsolete.
15784
15785 * calendar/calendar.el (calendar-today): Doc fix.
15786
15787 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
15788
15789 * progmodes/gdb-mi.el (gdb-control-all-threads)
15790 (gdb-control-current-thread): Force tool bar update.
15791 (gdb-non-stop-handler): New function.
15792 (gdb-init-1): Use it to test if non-stop mode is supported.
15793 Remove unused gdbmi buffer type.
15794
15795 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
15796
15797 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
15798 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
15799
15800 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
15801
15802 * comint.el (comint-exec-1): Check command is non-null first.
15803 Part of gdb-mi.el change (2009-08-28).
15804
15805 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
15806
15807 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
15808
15809 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
15810
15811 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
15812 instead of `dolist' to avoid a recursive require when bootstrapping.
15813
15814 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
15815
15816 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
15817
15818 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
15819
15820 * net/imap.el (imap-send-command): Simplify.
15821 (imap-wait-for-tag): point-max -> buffer-size.
15822
15823 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
15824
15825 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
15826 with constant argument.
15827
15828 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
15829
15830 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
15831
15832 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
15833 Change default, since most of our files don't have a history.
15834 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
15835 the user.
15836
15837 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
15838 Add comint-run.
15839
15840 * calc/calc.el: Improve commenting convention.
15841 (calc-digit-map, toplevel): Simplify.
15842
15843 * comint.el (comint-insert-input): Be careful to only set point if we
15844 don't delegate to some other command.
15845
15846 * proced.el (proced-signal-list): Make it an alist.
15847 (proced-grammar-alist): Capitalize names.
15848 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
15849 Disable undo manually and make it read-only.
15850 Use completion-annotate-function.
15851
15852 * minibuffer.el (minibuffer-message): If the current buffer is not
15853 a minibuffer, insert the message in the echo area rather than at the
15854 end of the buffer.
15855 (completion-annotate-function): New variable.
15856 (minibuffer-completion-help): Use it.
15857 (completion--embedded-envvar-table): Environment vars are
15858 always case-sensitive.
15859
15860 2009-08-30 Glenn Morris <rgm@gnu.org>
15861
15862 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
15863 from fortran-current-defun.
15864 (fortran-beginning-of-subprogram): Be more precise about finding the
15865 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
15866 (fortran-end-of-subprogram): Simplify.
15867 (fortran-current-defun): Use fortran-start-prog-re.
15868
15869 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
15870
15871 * subr.el (do-after-load-evaluation): Simplify.
15872
15873 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
15874
15875 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
15876
15877 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
15878 (vc-rcs-print-log): Use it.
15879
15880 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
15881
15882 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
15883
15884 * paths.el (abbrev-file-name): Move to abbrev.el.
15885 * abbrev.el (abbrev-file-name): Move from paths.el.
15886 Obey user-emacs-directory.
15887 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
15888 user-emacs-directory.
15889 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
15890 abbrev-file-name and calc-settings-file any more.
15891 * startup.el (command-line): Recompute abbrev-file-name and
15892 abbreviated-home-dir.
15893 (normal-no-mouse-startup-screen): Improve the generic code and get rid
15894 of the special code for when C-h bindings haven't been changed.
15895 (display-startup-echo-area-message): Use with-current-buffer.
15896 (command-line-1): Use a list of strings, rather than a list of lists
15897 of strings for longopts.
15898
15899 * files.el (get-free-disk-space): Use / for default-directory.
15900
15901 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
15902 Use with-current-buffer.
15903
15904 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
15905 Recognize immutable variables like most-positive-fixnum.
15906 (byte-compile-setq-default): Check and warn if trying to assign
15907 to an immutable variable, or a non-variable.
15908
15909 * progmodes/cc-vars.el (c-comment-continuation-stars):
15910 * progmodes/cc-engine.el (c-looking-at-bos):
15911 * progmodes/cc-cmds.el (c-toggle-auto-state)
15912 (c-forward-into-nomenclature, c-backward-into-nomenclature)
15913 (c-comment-line-break-function): Add version of obsolescence.
15914
15915 2009-08-28 Juri Linkov <juri@jurta.org>
15916
15917 * files.el (magic-fallback-mode-alist): Add ZIP magic number
15918 associated with `archive-mode'.
15919
15920 * image.el (image-type-header-regexps): Use only JPEG magic number
15921 to determine JPEG images, and don't use `image-jpeg-p' because
15922 Emacs can display non-JFIF non-Exif JPEG images.
15923
15924 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
15925
15926 * arc-mode.el (archive-mode):
15927 * emacs-lisp/re-builder.el (re-builder-unload-function):
15928 Protect against the default value of `major-mode' being nil.
15929
15930 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
15931
15932 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
15933 Fix typos in docstrings.
15934
15935 * progmodes/js.el (js--macro-decl-re): Doc fix.
15936 (js--plain-method-re, js--split-name): Refloc docstring.
15937 (js--class-styles, js--make-merged-item, js--splice-into-items):
15938 Fix typos in docstrings; reflow docstrings.
15939 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
15940 (js--variable-decl-matcher, js--inside-pitem-p)
15941 (js--parse-state-at-point, js--get-all-known-symbols)
15942 (js--symbol-history, js-find-symbol, js--js-references)
15943 (js--moz-interactor, js--js-encode-value, js--read-tab):
15944 Fix typos in docstrings.
15945
15946 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
15947
15948 * textmodes/reftex.el (reftex-get-file-buffer-force):
15949 * progmodes/verilog-mode.el (verilog-batch-execute-func):
15950 * emulation/viper.el (viper-go-away, viper-set-hooks):
15951 * emacs-lisp/re-builder.el (re-builder-unload-function):
15952 * emacs-lisp/bytecomp.el (byte-compile-file):
15953 * ses.el (ses-unload-function):
15954 * hexl.el (hexl-find-file):
15955 * files.el (normal-mode):
15956 * ehelp.el (with-electric-help):
15957 * autoinsert.el (auto-insert-alist):
15958 * arc-mode.el (archive-mode):
15959 Use (default-value 'major-mode) instead of default-major-mode.
15960
15961 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
15962 * international/mule.el (load-with-code-conversion):
15963 * emacs-lisp/debug.el (debug):
15964 * ediff-vers.el (ediff-rcs-get-output-buffer):
15965 * dired.el (dired-internal-noselect): Don't let-bind
15966 default-major-mode around code that doesn't use it.
15967 E.g. buffer creation via get-buffer-create doesn't use it.
15968
15969 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
15970
15971 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
15972 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
15973 when writing the temp file. Otherwise, epa-file gets confused.
15974 (tramp-register-file-name-handlers): Make it a defun. Move also
15975 `epa-file-handler' to the front of `file-name-handler-alist'.
15976
15977 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
15978
15979 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
15980 start right after a ^M.
15981 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
15982 (tramp-completion-file-name-regexp-separate)
15983 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
15984 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
15985 Don't modify last-coding-system-used by accident.
15986 (tramp-completion-file-name-handler): Apply the checks here,
15987 instead during registration.
15988 (tramp-register-file-name-handlers): Renamed from
15989 `tramp-register-file-name-handler'. Register both
15990 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
15991 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
15992
15993 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
15994
15995 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
15996 Remove variable ...
15997 (gdb-init-1, gdb-display-separate-io-buffer)
15998 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
15999 references to it.
16000 (gdb-inferior-io-mode): Use make-comint-in-buffer.
16001 (gdb-inferior-filter): Use comint-output-filter to stop
16002 echoing and remove ^M characters.
16003
16004 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
16005
16006 * emulation/viper-init.el (viper-restore-cursor-type):
16007 * emulation/cua-base.el (cua--update-indications):
16008 Replace default-cursor-type with (default-value 'cursor-type).
16009
16010 * mail/sendmail.el (mail-recover-1):
16011 * international/mule-diag.el (describe-current-coding-system-briefly)
16012 (describe-current-coding-system):
16013 * international/mule-cmds.el (select-safe-coding-system)
16014 (select-message-coding-system)
16015 (set-language-environment-coding-systems, set-locale-environment):
16016 * hexl.el (hexl-insert-multibyte-char):
16017 * dos-w32.el (find-buffer-file-type-coding-system):
16018 * simple.el (what-cursor-position):
16019 Replace uses of default-buffer-file-coding-system
16020 with (default-value 'buffer-file-coding-system).
16021
16022 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
16023 Replace uses of default-cursor-in-non-selected-windows
16024 with (default-value 'cursor-in-non-selected-windows).
16025 Use with-current-buffer.
16026
16027 * mail/feedmail.el: Use CL macros.
16028 (feedmail-run-the-queue, feedmail-send-it-immediately):
16029 * dos-w32.el (find-buffer-file-type): Replace uses of
16030 default-buffer-file-type with (default-value 'buffer-file-type).
16031
16032 2009-08-28 Glenn Morris <rgm@gnu.org>
16033
16034 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
16035 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
16036 Use default-value of major-mode rather than default-major-mode.
16037
16038 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
16039
16040 * Makefile.in (update-elcfiles): Report left over elc files.
16041
16042 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
16043 expand-file-name and with-current-buffer.
16044 (mail-get-names, mail-directory): Use with-current-buffer.
16045
16046 * vc.el (vc-read-revision): New function.
16047 (vc-version-diff, vc-merge): Use it.
16048
16049 2009-08-27 Sam Steingold <sds@gnu.org>
16050
16051 * simple.el (kill-do-not-save-duplicates): New user option.
16052 (kill-new): When it is non-nil, and the new string is the same as
16053 the latest kill, set replace to t to avoid duplicates in kill-ring.
16054
16055 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
16056
16057 * net/tramp.el (tramp-handle-process-file): Do not flush all
16058 caches when `process-file-side-effects' is set.
16059 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
16060 instead of `tramp-find-file-exists-command'.
16061 Unset `process-file-side-effects'.
16062
16063 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
16064
16065 * net/tramp.el (tramp-methods): New method "rsyncc".
16066 (top): Add completion function for "rsyncc".
16067 (tramp-message-show-message): New defvar.
16068 (tramp-message, tramp-error): Use it.
16069 (tramp-do-copy-or-rename-file-directly): Extend check for direct
16070 remote copying.
16071 (tramp-do-copy-or-rename-file-out-of-band): Handle new
16072 `tramp-methods' entry `copy-env' of "rsyncc".
16073 (tramp-vc-registered-read-file-names): New defconst.
16074 (tramp-vc-registered-file-names): New defvar.
16075 (tramp-handle-vc-registered): Implement optimization strategy.
16076 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
16077 (tramp-vc-file-name-handler): New defun.
16078 (tramp-get-ls-command, tramp-get-test-command)
16079 (tramp-get-file-exists-command, tramp-get-remote-ln)
16080 (tramp-get-remote-perl, tramp-get-remote-stat)
16081 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
16082
16083 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
16084 (tramp-cache-inhibit-cache): Extend doc string. It allows also
16085 timestamps.
16086 (tramp-get-file-property): Check for timestamps in
16087 `tramp-cache-inhibit-cache'.
16088 (tramp-set-file-property): Write timestamp.
16089
16090 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
16091
16092 * language/japan-util.el (japanese-symbol-table): Add entries for
16093 cp932-2-byte.
16094
16095 * international/characters.el: Add category `j' to cp932-2-byte.
16096
16097 2009-08-27 Kenichi Handa <handa@m17n.org>
16098
16099 * international/fontset.el (build-default-fontset-data): New macro.
16100 (setup-default-fontset): Use build-default-fontset-data for CJK,
16101 tibetan, ethiopic, and ipa.
16102
16103 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
16104
16105 * cus-start.el (default-major-mode): Customize `major-mode' instead.
16106 (enable-multibyte-characters): Not customizable any more.
16107
16108 * subr.el (default-mode-line-format, default-header-line-format)
16109 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
16110 (default-direction-reversed, default-truncate-lines)
16111 (default-left-margin, default-tab-width, default-case-fold-search)
16112 (default-left-margin-width, default-right-margin-width)
16113 (default-left-fringe-width, default-right-fringe-width)
16114 (default-fringes-outside-margins, default-scroll-bar-width)
16115 (default-vertical-scroll-bar, default-indicate-empty-lines)
16116 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
16117 (default-fringe-cursor-alist, default-scroll-up-aggressively)
16118 (default-scroll-down-aggressively, default-fill-column)
16119 (default-cursor-type, default-buffer-file-type)
16120 (default-cursor-in-non-selected-windows)
16121 (default-buffer-file-coding-system, default-major-mode)
16122 (default-enable-multibyte-characters): Mark as obsolete.
16123
16124 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
16125
16126 * vc-dir.el (vc-dir-update): Remove debug helper.
16127
16128 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
16129
16130 2009-08-26 Sam Steingold <sds@gnu.org>
16131
16132 * simple.el (save-interprogram-paste-before-kill): New user option.
16133 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
16134 save the interprogram-paste into kill-ring before overriding it
16135 with the Emacs kill.
16136
16137 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
16138
16139 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
16140 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
16141 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
16142 and move to vc-rcs.el.
16143 (vc-default-next-revision): Rename to vc-rcs-next-revision and
16144 move to vc-rcs.el.
16145 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
16146 (vc-rcs-update-changelog): Remove.
16147 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
16148 and move to vc-rcs.el.
16149
16150 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
16151 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
16152 renaming.
16153 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
16154 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
16155 vc.el, renamed to be RCS specific.
16156
16157 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
16158 New functions.
16159 (vc-cvs-update-changelog): Move here from vc.el.
16160
16161 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
16162 New functions.
16163
16164 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
16165
16166 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
16167
16168 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
16169
16170 * vc-git.el (vc-git-register): Use "git add" for directories.
16171 (vc-git-stash, vc-git-stash-show): New functions.
16172 (vc-git-extra-menu-map): Bind them.
16173
16174 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
16175 directory correctly in case the item is a directory itself.
16176
16177 * vc.el: Document the desired behavior for reverted files in the
16178 `added' state.
16179 (vc-default-prettify-state-info): Remove function, unused.
16180
16181 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
16182
16183 2009-08-26 Glenn Morris <rgm@gnu.org>
16184
16185 * bindings.el (standard-mode-line-format): Reposition dashes in
16186 which-func entry. (Bug#4217)
16187
16188 * files.el (enable-local-variables, enable-local-eval)
16189 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
16190 the defcustoms.
16191 (auto-mode-alist, ignored-local-variables)
16192 (save-some-buffers-action-alist): Move risky declarations to the
16193 definitions.
16194 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
16195 (font-lock-defaults, format-alist, imenu--index-alist)
16196 (imenu-generic-expression, input-method-alist, minor-mode-alist)
16197 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
16198 (mode-line-modified, mode-line-mule-info, mode-line-position)
16199 (mode-line-process, mode-line-remote, outline-level)
16200 (parse-time-rules, rmail-output-file-alist)
16201 (special-display-buffer-names, vc-mode):
16202 Move risky declarations to the relevant files.
16203 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
16204 (mode-line-modified, mode-line-process, mode-line-position)
16205 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
16206 * font-core.el (font-lock-defaults):
16207 * format.el (format-alist):
16208 * vc-hooks.el (vc-mode):
16209 * window.el (special-display-buffer-names):
16210 * international/mule-cmds.el (input-method-alist):
16211 Define riskiness here (dumped file) rather than in files.el.
16212 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
16213 * imenu.el (imenu-generic-expression, imenu--index-alist):
16214 * outline.el (outline-level):
16215 * time.el (display-time-string):
16216 * calendar/parse-time.el (parse-time-rules):
16217 * mail/rmailout.el (rmail-output-file-alist):
16218 Autoload riskiness here, rather than placing in files.el.
16219
16220 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
16221
16222 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
16223
16224 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
16225
16226 * simple.el (process-file-side-effects): New defvar.
16227
16228 * dired-aux.el (dired-show-file-type):
16229 * vc.el (vc-diff-internal):
16230 * vc-arch.el (vc-arch-diff):
16231 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
16232 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
16233 * vc-git.el (vc-git-registered, vc-git-working-revision)
16234 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
16235 (vc-git--empty-db-p):
16236 * vc-hooks.el (vc-user-login-name):
16237 * vc-svn.el (vc-svn-registered, vc-svn-state)
16238 (vc-svn-dir-extra-headers, vc-svn-find-revision):
16239 * progmodes/grep.el (grep-probe): Let-bind
16240 `process-file-side-effects' with nil.
16241
16242 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
16243
16244 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
16245 daemon. Replace ping by checking for running service for bluez
16246 and zeroconf. (Bug#4239)
16247
16248 2009-08-25 Kevin Ryde <user42@zip.com.au>
16249
16250 * net/dig.el (dig): Add autoload cookie.
16251
16252 2009-08-25 Glenn Morris <rgm@gnu.org>
16253
16254 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
16255 load-history for absolute file-names.
16256 (byte-compile-file-form-require): Warn about use of the cl package.
16257
16258 * format.el (format-alist): Doc fix.
16259
16260 * play/bubbles.el (top-level): Don't require cl at run-time.
16261
16262 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
16263 run-time cl).
16264
16265 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
16266
16267 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
16268 from cl package.
16269 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
16270
16271 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
16272
16273 * calc/calc-alg.el (math-trig-rewrite)
16274 (math-hyperbolic-trig-rewrite): New functions.
16275 (calc-simplify): Simplify trig functions when asked.
16276
16277 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
16278
16279 * diff-mode.el (diff-find-source-location): Avoid goto-line.
16280
16281 2009-08-24 Kenichi Handa <handa@m17n.org>
16282
16283 * language/ind-util.el (mapthread): Delete it.
16284 (combinatorial): New function.
16285 (indian--puthash-cv): Use combinatorial instead of mapthread.
16286
16287 2009-08-22 Kevin Ryde <user42@zip.com.au>
16288
16289 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
16290 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
16291 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
16292 Clarify docstring that the value is strings not symbols.
16293 (checkdoc-list-of-strings-p): New function.
16294
16295 2009-08-22 Glenn Morris <rgm@gnu.org>
16296
16297 * files.el (auto-mode-alist):
16298 * hippie-exp.el (he-concat-directory-file-name):
16299 * lpr.el (lpr-windows-system, printer-name):
16300 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
16301 * ps-print.el (ps-windows-system):
16302 * startup.el (command-line):
16303 * emulation/viper-ex.el (viper-glob-function):
16304 * international/mule-cmds.el (set-language-environment-coding-systems):
16305 * net/ange-ftp.el (ange-ftp-write-region):
16306 * obsolete/fast-lock.el (fast-lock-cache-name):
16307 Remove code for defunct system-types emx, macos, mswindows, next-mach,
16308 unisoft-unix, vax-vms, win32, w32.
16309
16310 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
16311 given name if the pattern is not more specific.
16312
16313 * calendar/lunar.el (lunar-phase-names): New option.
16314 (lunar-phase): Doc fix.
16315 (lunar-cycles-per-year): New constant.
16316 (lunar-index): New function.
16317 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
16318 (lunar-phase-name): Use lunar-phase-names.
16319 (calendar-lunar-phases): Use format.
16320 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
16321
16322 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
16323 Copy imenu-example--name-and-position function here for own use.
16324 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
16325
16326 * bs.el (bs--redisplay):
16327 * cus-edit.el (custom-redraw):
16328 * ibuffer.el (ibuffer-bury-buffer):
16329 * server.el (server-goto-line-column):
16330 * startup.el (command-line-1):
16331 * strokes.el (strokes-xpm-for-stroke):
16332 * term.el (term-display-buffer-line):
16333 * view.el (View-goto-line):
16334 * calc/calc.el (calc-do, calc-trail-buffer):
16335 * play/gamegrid.el (gamegrid-add-score-insecure):
16336 * progmodes/ada-mode.el (ada-compile-goto-error):
16337 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
16338 (ebrowse-select-1st-to-9nth):
16339 * progmodes/cperl-mode.el (cperl-time-fontification):
16340 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
16341 * progmodes/gud.el (gud-display-line):
16342 (idlwave-shell-display-line):
16343 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
16344 * progmodes/make-mode.el (makefile-browser-toggle):
16345 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
16346 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
16347 * textmodes/picture.el (picture-draw-rectangle):
16348 * textmodes/reftex-index.el (reftex-index-goto-letter):
16349 (reftex-select-jump-to-previous):
16350 * textmodes/reftex-sel.el (reftex-find-start-point)
16351 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
16352 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
16353 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
16354 * textmodes/tex-mode.el (tex-compilation-parse-errors):
16355 * textmodes/two-column.el (2C-associated-buffer):
16356 Use forward-line rather than goto-line.
16357
16358 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
16359 goto-line.
16360
16361 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
16362 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
16363 (quick-check-list-to-regexp): Declare.
16364
16365 * progmodes/make-mode.el (makefile-browser-insert-selection):
16366 Use goto-char rather than goto-line.
16367
16368 * progmodes/prolog.el (compilation-error-regexp-alist)
16369 (compilation-forget-errors): Declare.
16370
16371 2009-08-22 Juri Linkov <juri@jurta.org>
16372
16373 * progmodes/grep.el (lgrep, rgrep): At the beginning
16374 set `dir' to `default-directory' unless `dir' is a non-nil
16375 readable directory. (Bug#4052)
16376 (lgrep, rgrep): Change a weird way to report an error
16377 from using `read-string' to using `error'.
16378 Instead of using interactive arguments in the function body,
16379 add new argument `confirm'.
16380
16381 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
16382
16383 * textmodes/remember.el (remember-buffer):
16384 * progmodes/cperl-mode.el (cperl-vc-header-alist):
16385 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
16386 (icalendar-extract-ical-from-buffer):
16387 * net/newst-treeview.el (newsticker-groups-filename):
16388 * net/newst-backend.el (newsticker-cache-filename):
16389 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
16390 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
16391 (speedbar-add-ignored-path-regexp, speedbar-line-path)
16392 (speedbar-buffers-line-path, speedbar-path-line)
16393 (speedbar-buffers-line-path):
16394 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
16395 (epg-sign-keys):
16396 * epa.el (epa-display-verify-result):
16397 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
16398
16399 2009-08-21 Glenn Morris <rgm@gnu.org>
16400
16401 * progmodes/js.el (inferior-moz-process): Fix declaration.
16402
16403 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
16404
16405 * obsolete/rnewspost.el (news-mail-reply):
16406 Use goto-char rather than goto-line.
16407
16408 * term/ns-win.el (ns-open-file-select-line):
16409 Use line-beginning-position rather than goto-line.
16410
16411 * apropos.el (apropos-command):
16412 * ehelp.el (electric-helpify):
16413 * printing.el (pr-show-setup):
16414 * strokes.el (strokes-help):
16415 * tutorial.el (tutorial--describe-nonstandard-key)
16416 (tutorial--detailed-help):
16417 * woman.el (woman-mini-help, woman-display-extended-fonts):
16418 * calc/calc-help.el (calc-describe-key):
16419 * emulation/edt.el (edt-electric-helpify):
16420 * international/mule-diag.el (mule-diag):
16421 * play/yow.el (apropos-zippy):
16422 * progmodes/python.el (python-describe-symbol):
16423 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
16424 * textmodes/table.el (*table--cell-describe-mode)
16425 (*table--cell-describe-bindings):
16426 Use help-print-return-message rather than the now obsolete alias.
16427
16428 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
16429 (calendar-cursor-to-visible-date):
16430 * play/5x5.el (5x5-position-cursor):
16431 * play/decipher.el (decipher):
16432 * play/gomoku.el (gomoku-goto-xy):
16433 * play/landmark.el (lm-goto-xy):
16434 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
16435 (mpuz-paint-digit):
16436 Use forward-line, not goto-line.
16437
16438 * mail/rmail.el (rmail-obsolete): Delete custom group.
16439 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
16440 (rmail-remote-password, rmail-remote-password-required):
16441 Remove unneeded :set-after and :set properties.
16442
16443 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
16444
16445 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
16446
16447 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
16448
16449 * loadup.el: Remove leftover macos code.
16450
16451 * vc-git.el (vc-git-annotate-command): Run asynchronously.
16452 Explicitly pass the date format to git blame so that user local
16453 so that the output format can be parsed.
16454
16455 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
16456
16457 * net/dbus.el (top): Don't check for (getenv
16458 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
16459
16460 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
16461
16462 * log-edit.el (log-edit-strip-single-file-name): New var.
16463 (log-edit-insert-changelog): Use it. Bug#3571
16464
16465 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
16466
16467 * subr.el (read-passwd): Use read-key so keypad keys work as well.
16468 Bug#3287
16469
16470 * help.el (help-print-return-message): Rename from
16471 print-help-return-message.
16472
16473 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
16474 cvs-mode-map parent hack.
16475 (log-view-mode): Derive from special-mode.
16476
16477 * linum.el (linum-mode): window-size-change-functions is redundant.
16478 Adapt to new window-configuration-change-hook behavior.
16479 (linum-after-size, linum-after-config): Remove.
16480
16481 * imenu.el (imenu-example--name-and-position)
16482 (imenu-example--lisp-extract-index-name)
16483 (imenu-example--create-lisp-index, imenu-example--create-c-index):
16484 Mark as obsolete.
16485
16486 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
16487 (inferior-prolog-mode): Use it.
16488 (inferior-prolog-load-file): Reset list of errors.
16489
16490 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
16491
16492 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
16493
16494 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
16495
16496 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
16497
16498 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
16499 is running already.
16500
16501 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
16502
16503 * subr.el (listify-key-sequence-1): Use normal syntax since those
16504 integers are nowadays always represented by the same (positive) number
16505 on all platforms.
16506 (read-key-empty-map): New const.
16507 (read-key-delay): New var.
16508 (read-key): New function.
16509 (force-mode-line-update): Use with-current-buffer.
16510 (locate-user-emacs-file): Don't forget to abbreviate the file name.
16511 (start-process-shell-command, start-file-process-shell-command):
16512 Discourage the use of command-args.
16513
16514 2009-08-19 Glenn Morris <rgm@gnu.org>
16515
16516 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
16517
16518 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
16519
16520 * simple.el (choose-completion-string): Don't rely on
16521 minibuffer-completing-file-name and ad-hoc checks to decide whether
16522 to continue completion or not.
16523
16524 * minibuffer.el (minibuffer-hide-completions): New function.
16525 (completion--do-completion): Use it.
16526 (completions-annotations): New face.
16527 (completion--insert-strings): Use it.
16528 (completion-pcm--delim-wild-regex): Add docstring.
16529 (completion-pcm--string->pattern): Add support for 0-width delimiters
16530 in completion-pcm--delim-wild-regex.
16531
16532 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
16533
16534 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
16535 Remove unused var `buffer-modified-p'.
16536
16537 * minibuffer.el (completion--do-completion): Move point for the #b001
16538 case as well (bug#4176).
16539 (minibuffer-complete, minibuffer-complete-word): Don't move point.
16540
16541 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
16542
16543 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
16544 and :session buses.
16545
16546 2009-08-18 Kenichi Handa <handa@m17n.org>
16547
16548 * international/ucs-normalize.el (ucs-normalize-version):
16549 Change to 1.1.
16550 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
16551 (utf-8-hfs): Make it perform normalization on encoding too.
16552
16553 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
16554 (sentence-end-without-space): Delete duplicated chars.
16555 (sentence-end-base): Likewise.
16556
16557 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
16558 (html-mode): Delete duplicated chars from sentence-end-base.
16559
16560 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
16561 (texinfo-mode): Delete duplicated chars from sentence-end-base.
16562
16563 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
16564
16565 * files.el (hack-one-local-variable): If the mode function is for
16566 a minor mode, pass it an argument (Bug#4148).
16567
16568 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
16569
16570 * net/tramp.el (tramp-register-completion-file-name-handler):
16571 Check also for (member 'partial-completion completion-styles).
16572
16573 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
16574
16575 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
16576 abbrev (Bug#3943).
16577
16578 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
16579
16580 * progmodes/cperl-mode.el: Merge upstream 6.2.
16581 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
16582 (cperl-forward-re): Check cperl-brace-recursing.
16583 (cperl-highlight-charclass): New function.
16584 (cperl-find-pods-heres): Use it.
16585 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
16586 (cperl-beautify-regexp-piece): Fix column calculation.
16587 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
16588 (cperl-beautify-level): Don't process entire regexp.
16589 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
16590 calling man.
16591 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
16592 (cperl-init-faces): Build a list in the normal way.
16593
16594 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
16595
16596 * calendar/parse-time.el (parse-time-string-chars): Save match
16597 data.
16598
16599 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
16600
16601 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
16602 (sql-product): Use it.
16603 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
16604 (sql-set-product): Add completion.
16605 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
16606 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
16607 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
16608 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
16609 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
16610 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
16611 (sql-highlight-db2-keywords): Remove.
16612 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
16613 (sql-highlight-product): Use derived-mode-p.
16614 (sql-set-sqli-buffer): Use with-current-buffer.
16615 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
16616 Simplify.
16617
16618 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
16619
16620 * term.el: Fix commenting convention, turn comments into docstrings.
16621
16622 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
16623
16624 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
16625
16626 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
16627
16628 * calendar/parse-time.el (parse-time-string-chars): Compute using
16629 character classes, to handle non-ascii characters (Bug#3190).
16630
16631 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
16632
16633 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
16634 another heredoc if the user adds another < (Bug#3226).
16635
16636 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
16637 Don't initialize based on window-system (Bug#4124).
16638
16639 * facemenu.el (facemenu-read-color): Use a completion function
16640 that accepts any defined color, such as RGB triplets (Bug#3677).
16641
16642 * files.el (get-free-disk-space): Change fallback default
16643 directory to /. Expand DIR argument before switching to fallback.
16644 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
16645
16646 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
16647
16648 * files.el (load-library): Doc fix.
16649
16650 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
16651
16652 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
16653 (viper-if-string): Redefine C-s in the minibuffer to insert the last
16654 incremental search string.
16655
16656 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
16657 XEmacs.
16658
16659 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
16660 (ediff-merge-region-is-non-clash)
16661 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
16662 Also check if the job is really a merge job.
16663
16664 * ediff.el (ediff-current-file): New function.
16665
16666 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
16667
16668 * progmodes/js.el: Edit docstrings throughout to follow Emacs
16669 conventions.
16670 (js-insert-and-indent): Delete function.
16671 (js-mode-map): Don't bind keys to js-insert-and-indent.
16672 (js-beginning-of-defun): Rename from js--beginning-of-defun.
16673 (js-end-of-defun): Rename from js--end-of-defun.
16674 (js-auto-indent-flag): Delete variable.
16675
16676 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
16677
16678 * progmodes/js.el: Remove proclaim statement.
16679 Defvar which-func-imenu-joiner-function to silence compiler.
16680
16681 * files.el (auto-mode-alist): Use js-mode for .js files.
16682
16683 * progmodes/js2-mode.el: Remove file.
16684
16685 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
16686
16687 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
16688
16689 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
16690
16691 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
16692 Karl Landstrom <karl.landstrom@brgeight.se>
16693
16694 * progmodes/js.el: New file.
16695
16696 2009-08-14 Mark A. Hershberger <mah@everybody.org>
16697
16698 * timezone.el (timezone-parse-date): Add ability to understand ISO
16699 basic format (minimal separators) dates in addition to the
16700 already-supported extended format dates.
16701
16702 2009-08-14 Eli Zaretskii <eliz@gnu.org>
16703
16704 * international/ucs-normalize.el: Add a `coding' file variable.
16705
16706 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
16707
16708 2009-08-14 Sam Steingold <sds@gnu.org>
16709
16710 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
16711
16712 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
16713
16714 * faces.el (help-argument-name): Define it here instead of
16715 help-fns.el, because in daemon mode help-fns.el may be loaded when
16716 faces are still uninitialized (Bug#1078).
16717
16718 * help-fns.el (help-argument-name): Move defface to faces.el.
16719
16720 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
16721
16722 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
16723 create buffer with a pty but no process so that GDB can make the
16724 inferior the controlling process.
16725
16726 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
16727
16728 * international/ucs-normalize.el: New file.
16729
16730 2009-08-13 Richard Stallman <rms@gnu.org>
16731
16732 * mail/rmail.el (rmail-get-attr-names):
16733 Accept an attribute header that is too short.
16734
16735 * mail/rmail.el (rmail-forget-messages):
16736 Ignore nil elt in rmail-message-vector. Use dotimes.
16737
16738 * progmodes/compile.el (compilation-goto-locus):
16739 Use next-error-move-function.
16740
16741 * simple.el (next-error-move-function): New variable.
16742
16743 2009-08-12 Juri Linkov <juri@jurta.org>
16744
16745 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
16746 always non-nil. (Bug#4052)
16747
16748 * replace.el (read-regexp): Return empty string when
16749 `default-value' is nil.
16750 (keep-lines-read-args): Don't use empty string as the
16751 default value for `read-regexp'. (Bug#2495)
16752
16753 2009-08-12 Juri Linkov <juri@jurta.org>
16754
16755 * international/mule-cmds.el (ucs-insert): Change arguments
16756 from `arg' to `character', `count', `inherit' to be the same
16757 as in `insert-char'. Doc fix. (Bug#4039)
16758
16759 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
16760
16761 2009-08-12 Juri Linkov <juri@jurta.org>
16762
16763 * files-x.el: New file.
16764
16765 * files.el: Move code that deals with adding/deleting
16766 file/directory-local variables to files-x.el.
16767
16768 * Makefile.in (ELCFILES): Add files-x.elc.
16769
16770 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
16771
16772 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
16773 to use `goto-line'.
16774 (gdb-place-breakpoints, gdb-get-location): Rewritten without
16775 `goto-line'.
16776 (gdb-invalidate-disassembly): Do not refresh upon receiving
16777 'update signal. Instead, update all disassembly buffers only after
16778 threads list.
16779 (gdb): Send -target-detach when buffer is killed (Bug#3794).
16780 (gdb-starting): Moved -data-list-register-names...
16781 (gdb-stopped): ...here so it's sent when first thread stops.
16782 (gdb-registers-handler-custom): Do nothing if register names are
16783 unknown yet.
16784
16785 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
16786 from `gdb-mi.el' to avoid extra tangling.
16787
16788 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
16789 change which breaks `gud-def' definitions used in `gdb'.
16790 (gdb-update-gud-running): No extra fuss for updating frame number.
16791
16792 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
16793
16794 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
16795 (describe-language-environment-map, setup-language-environment-map)
16796 (set-coding-system-map): Move initialization into declaration.
16797 (set-language-info-alist): Last arg to define-key-after can be skipped.
16798
16799 * international/quail.el (quail-completion-1): Simplify.
16800 (quail-define-rules): Use slightly more compact code.
16801 (quail-insert-decode-map): Propertize keys, compact columns.
16802
16803 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
16804 Add goto-line.
16805
16806 2009-08-10 Miles Bader <miles@gnu.org>
16807
16808 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
16809 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
16810 (js2-instance-member, js2-private-member, js2-private-function-call)
16811 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
16812 (js2-magic-paren, js2-external-variable):
16813 Remove "-face" suffix from face names.
16814 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
16815 (js2-highlight-undeclared-vars, js2-peek-token)
16816 (js2-parse-function-params, js2-mode-show-errors)
16817 (js2-mode-show-warnings, js2-make-magic-delimiter)
16818 (js2-mode-highlight-magic-parens): Update to use new face names.
16819
16820 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
16821
16822 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
16823 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
16824
16825 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
16826
16827 * subr.el: Provide hashtable-print-readable.
16828
16829 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
16830 hs-c-like-adjust-block-beginning.
16831 (hs-hide-block-at-point): Stop hiding at the beginning of
16832 hs-block-end-regexp (Bug#700).
16833
16834 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
16835
16836 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
16837 a macro.
16838 (gdb-registers-handler-custom): Do not fail when register names
16839 are unavailable.
16840
16841 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
16842
16843 * progmodes/gdb-mi.el (gdb-control-all-threads)
16844 (gdb-control-current-thread): Interactive setters for
16845 `gdb-gud-control-all-threads' to use in menu.
16846 (gdb-show-run-p): Show «Go» when process is not active.
16847 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
16848 gud/thread.xpm and gud/all.xpm.
16849
16850 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
16851
16852 * net/net-utils.el (net-utils-font-lock-keywords): New var.
16853 (nslookup-font-lock-keywords): Make it a variable.
16854 (net-utils-mode): New mode for viewing diagnostic network output.
16855 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
16856 (net-utils-run-simple): New function.
16857 (ifconfig, iwconfig, netstat, arp, route): Use it.
16858
16859 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
16860
16861 * progmodes/gdb-mi.el (gdb-read-memory-custom)
16862 (gdb-memory-set-address, def-gdb-set-positive-number)
16863 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
16864 after changing settings.
16865 (gdb-invalidate-disassembly): Update when first shown.
16866 (gdb-edit-locals-value): Fixed.
16867 (gdb-registers-handler-custom): Print registers in right order and
16868 allow changing register values (only for current thread yet).
16869 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
16870 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
16871 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
16872 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
16873 info in mode name.
16874 (gdb-registers-mode-map): TAB to switch to locals.
16875
16876 2009-08-08 Eli Zaretskii <eliz@gnu.org>
16877
16878 * mail/rmail.el (rmail-add-mbox-headers)
16879 (rmail-set-message-counters-counter): Search for
16880 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
16881
16882 2009-08-08 Glenn Morris <rgm@gnu.org>
16883
16884 * Makefile.in (ELCFILES): Update.
16885
16886 2009-08-07 Eli Zaretskii <eliz@gnu.org>
16887
16888 * mail/sendmail.el (mail-yank-original): Set
16889 buffer-file-coding-system from the one used by the message whose
16890 text is yanked.
16891
16892 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
16893 to "windows" when "pgnuplot" is used.
16894 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
16895 call accept-process-output if "pgnuplot" is used.
16896 (calc-graph-init): Don't send -display and -geometry to
16897 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
16898 running "pgnuplot -V" with shell-command-to-string.
16899
16900 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
16901 the default.
16902
16903 2009-08-07 Eli Zaretskii <eliz@gnu.org>
16904
16905 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
16906 org/org-latex.elc.
16907
16908 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
16909
16910 * vc-dispatcher.el (vc-resynch-window): Update comment.
16911
16912 * term.el (term-handle-ansi-escape): Add comments with the
16913 terminfo capabilities implemented.
16914
16915 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
16916
16917 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
16918 (gdb-var-create-handler): Rewritten using JSON parser.
16919 (gdb-propertize-header): Moved earlier.
16920 (gdb-set-header): Removed to avoid duplication.
16921 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
16922 Refresh disassembly buffers only after threads list have been
16923 update.
16924 (gdb-threads-header, gdb-registers-header): Per-buffer header line
16925 variables.
16926
16927 2009-08-04 Juri Linkov <juri@jurta.org>
16928
16929 * files.el: Commands to add/delete file/directory-local variables.
16930 (read-file-local-variable, read-file-local-variable-value)
16931 (read-file-local-variable-mode, modify-file-local-variable)
16932 (modify-file-local-variable-prop-line)
16933 (modify-dir-local-variable): New functions.
16934 (add-file-local-variable, delete-file-local-variable)
16935 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
16936 (add-dir-local-variable, delete-dir-local-variable)
16937 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
16938 (copy-dir-locals-to-file-locals-prop-line): New commands.
16939
16940 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
16941
16942 * abbrev.el (insert-abbrev-table-description): Prettify output.
16943 Suggested by Karl Chen.
16944
16945 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
16946
16947 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
16948 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
16949 (gdb-overlay-arrow-position, gdb-thread-position)
16950 (gdb-disassembly-position): Declare variables.
16951 (gdb-wait-for-pending): Function now.
16952 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
16953 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
16954 compilation goes smoothly.
16955 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
16956 (gdb-non-stop-setting): New customization setting which replaces
16957 `gdb-non-stop' so changing it doesn't break active GDB session.
16958 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
16959 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
16960 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
16961 (gdb-show-threads-by-default): New customization options.
16962 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
16963 routines.
16964 (gdb-get-buffer-create): Send buffers update signal when they are
16965 created.
16966 (gdb-invalidate-locals, gdb-invalidate-registers)
16967 (gdb-invalidate-breakpoints)
16968 (gdb-invalidate-threads, gdb-invalidate-disassembly)
16969 (gdb-invalidate-memory): Accept update signal.
16970 (gdb-current-context-command): Use --frame option.
16971 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
16972 Implement `gdb-frame-number' selection logic.
16973 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
16974 whether to show GUD toolbar buttons.
16975 (gdb-thread-exited): Unselect current thread when it exits.
16976 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
16977 (gdb-mark-line): Routine which sets overlay arrow or inverses
16978 video on fringeless displays.
16979 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
16980 to build aligned columns of data in GDB buffers and set text
16981 properties line-by-line.
16982 (gdb-invalidate-breakpoints)
16983 (gdb-breakpoints-list-handler-custom)
16984 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
16985 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
16986 (gdb-registers-handler-custom): Align data columns.
16987 (gdb-locals-handler-custom): Now prints data like in variable
16988 declarations.
16989 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
16990 Removed confusing buttons.
16991 (gdb-invalidate-threads): Append --frame.
16992 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
16993 between breakpoints/threads buffers.
16994 (gdb-set-window-buffer): Now can ignore dedicated windows.
16995 (gdb-propertize-header): Use `gdb-set-window-buffer'.
16996 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
16997 (def-gdb-thread-buffer-gud-command): Replaces
16998 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
16999 for fine thread control.
17000 (gdb-preempt-existing-or-display-buffer): New function used to
17001 display bound buffers without breaking window layout.
17002 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
17003 (gdb-select-frame): New version of `gdb-frames-select' which now
17004 sets `gdb-frame-number' so commands may use --frame option instead
17005 of inner debugger state.
17006 (gdb-frame-handler): Do not set `gdb-frame-number'.
17007 (gdb-threads-mode-map): Select threads with mouse.
17008
17009 * progmodes/gud.el (gdb-gud-context-call): Declare function to
17010 avoid compilation warning.
17011 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
17012 `gdb-show-stop-p`.
17013
17014 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
17015 Argument `key' renamed to `buffer-type'.
17016 (gdb-current-context-buffer-name): Do not add thread info to
17017 buffer name when no thread is selected.
17018 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
17019 command (bug 3794).
17020 (gdb-thread-selected): Handle `=thread-selected' notification.
17021 (gdb-wait-for-pending): New macro to deal with congestion problems.
17022 (gdb-breakpoints-list-handler-custom): Don't fail on pending
17023 breakpoints.
17024 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
17025 This fixes problem similar to one described in bug 3947.
17026 (gud-menu-map): More menu items.
17027 (gdb-init-1): Reset `gdb-thread-number' to nil.
17028
17029 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
17030 non-stop settings.
17031
17032 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
17033 (gdb-current-context-command): Do not append --thread if
17034 `gdb-thread-number' is nil.
17035 (gdb-running-threads-count, gdb-stopped-threads-count): New
17036 variables.
17037 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
17038 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
17039 customization options.
17040 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
17041 GUD commands.
17042 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
17043 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
17044 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
17045 set `gdb-thread-number' and update `gud-running' properly.
17046 (gdb-running): Update threads list when new threads appear.
17047 (gdb-stopped): Support non-stop operation and new thread switching
17048 logic.
17049 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
17050 (gdb-json-partial-output): New set of JSON routines.
17051 (def-gdb-auto-update-trigger): New `signal-list' optional
17052 argument.
17053 (gdb-thread-list-handler-custom): Update `gud-running',
17054 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
17055 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
17056 (gdb-continue-thread, gdb-step-thread): New commands for fine
17057 thread execution control.
17058 (gud-menu-map): New menu items to switch non-stop options.
17059 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
17060 (gdb-send): Mimic RET properly (bug 3794).
17061
17062 * progmodes/gdb-mi.el (gdb-rules-name-maker)
17063 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
17064 gdb-buffer-rules.
17065 (def-gdb-auto-update-handler): New nopreserve optional argument.
17066 (gdb-stack-list-frames-custom): Print stack from top to bottom.
17067
17068 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
17069 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
17070 (gdb-parent-mode): New mode to derive other GDB modes from.
17071 (gdb-display-disassembly-for-thread)
17072 (gdb-frame-disassembly-for-thread): New commands for threads
17073 buffer.
17074
17075 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
17076 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
17077 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
17078 (gdb-update): We now store all GDB buffers in a list so that they
17079 can be updated by traversing a list instead of calling invalidate
17080 triggers explicitly.
17081 (def-gdb-trigger-and-handler): New macro to define trigger-handler
17082 pair for GDB buffer.
17083 (gdb-stack-buffer-name): Add thread information.
17084 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
17085 handle pending triggers.
17086 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
17087 (def-gdb-thread-buffer-simple-command)
17088 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
17089 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
17090 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
17091 New commands which show buffers bound to thread.
17092 (gdb-stack-list-locals-regexp): Removed unused regexp.
17093
17094 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
17095 (gdb-locals-buffer-name, gdb-registers-buffer-name)
17096 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
17097 to (gud-comint-buffer) in *-buffer-name functions
17098 because (gdb-get-target-string) already does that.
17099 (gdb-locals-handler-custom, gdb-registers-handler-custom)
17100 (gdb-changed-registers-handler): Rewritten without regexps.
17101
17102 * progmodes/gdb-mi.el: Basic thread selection support.
17103 (gdb-thread-number): New variable.
17104 (gdb-current-context-command): New macro which adds --thread
17105 option to command.
17106 (gdb-threads-mode-map): Select thread with SPC.
17107 (gdb-thread-list-handler-custom): Mark current thread with overlay
17108 arrow. Synchronize GDB thread and Emacs thread.
17109 (gdb-select-thread): New command which selects current thread.
17110 (gdb-invalidate-frames, gdb-invalidate-locals)
17111 (gdb-invalidate-registers): Use --thread option.
17112
17113 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
17114
17115 * net/tramp.el (top): Make check for tramp-gvfs loading more
17116 robust. (Bug#3977)
17117 (tramp-handle-insert-file-contents): `unwind-protect' must be
17118 inside `with-parsed-tramp-file-name'.
17119
17120 * net/tramp-gvfs.el (top): Remove superfluous message when loading
17121 fails.
17122
17123 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
17124
17125 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
17126 directory if CLASSPATH is not set.
17127
17128 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
17129
17130 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
17131 New defconst.
17132 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
17133
17134 2009-08-02 Kevin Ryde <user42@zip.com.au>
17135
17136 * net/newst-backend.el (newsticker--raw-url-list-defaults):
17137 Update freshmeat link. Delete newsforge.com as it seems gone.
17138
17139 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
17140
17141 * select.el (x-set-selection): Doc fix (Bug#4021).
17142
17143 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
17144
17145 * help-fns.el (describe-variable): Treat list return values from
17146 dir-locals-find-file properly (Bug#4005).
17147
17148 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
17149
17150 * net/tramp.el (tramp-debug-message): Print also microseconds.
17151
17152 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
17153
17154 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
17155 or END is non-nil.
17156 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
17157 (tramp-get-debug-buffer): Change `outline-regexp' according to new
17158 format.
17159
17160 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
17161 (tramp-get-file-property): Use it.
17162
17163 * autorevert.el (auto-revert-handler): Allow
17164 `auto-revert-tail-mode' for remote files.
17165
17166 2009-08-02 Jason Rumney <jasonr@gnu.org>
17167
17168 * minibuffer.el (read-file-name): Treat confirm options to
17169 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
17170
17171 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
17172
17173 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
17174 (font-lock-variable-name-face, font-lock-constant-face): Darken
17175 the colors for light backgrounds.
17176
17177 2009-08-01 Eli Zaretskii <eliz@gnu.org>
17178
17179 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
17180 month names. (Bug#3987)
17181
17182 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
17183
17184 * simple.el (line-move-finish): Pass whole number to
17185 line-move-to-column.
17186 (line-move-visual): Perform hscroll to the recorded position.
17187
17188 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
17189
17190 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
17191
17192 2009-07-29 Alan Mackenzie <acm@muc.de>
17193
17194 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
17195
17196 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
17197
17198 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
17199 (gdb-place-breakpoints): Use full path when setting breakpoints.
17200
17201 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
17202
17203 * calc/calc.el (calc-mode-map): Add keybinding for
17204 `calc-transpose-lines'.
17205
17206 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
17207
17208 * calc/calc-misc.el (calc-transpose-lines): New function.
17209
17210 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
17211
17212 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
17213 Simplify check for out-of-band methods.
17214 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
17215 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
17216
17217 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
17218
17219 * vc-git.el (vc-git-checkin): Fix typo.
17220
17221 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
17222
17223 * progmodes/js2-mode.el: New file.
17224
17225 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
17226
17227 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
17228 (gud-menu-map): Adjust tooltip accordingly.
17229
17230 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
17231
17232 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
17233 (vc-bzr-log-view-mode): Adjust log-view-file-re.
17234
17235 * add-log.el (change-log-mode-map): Add a menu.
17236
17237 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
17238
17239 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
17240 function returns nil.
17241 (dbus-handle-event): Handle special return value :ignore.
17242 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
17243
17244 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
17245
17246 * view.el (view-mode-enable): Don't define Helper-return-blurb if
17247 it's not needed.
17248
17249 2009-07-25 Eli Zaretskii <eliz@gnu.org>
17250
17251 Fix Bug#3888:
17252
17253 * w32-vars.el (x-select-enable-clipboard): Doc fix.
17254
17255 * term/pc-win.el (x-display-name, x-colors)
17256 (x-select-enable-clipboard, x-select-text): Doc fix.
17257
17258 * term/common-win.el (x-display-name, x-colors): Doc fix.
17259
17260 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
17261 (xw-defined-colors): Doc fix.
17262
17263 * w32-fns.el (x-select-text, x-setup-function-keys)
17264 (x-get-selection, x-set-selection): Doc fix.
17265
17266 * term/x-win.el (x-select-text, x-setup-function-keys)
17267 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
17268
17269 * select.el (x-set-selection): Doc fix.
17270
17271 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
17272
17273 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
17274 instead of "IsNSSSupportAvailable". Avahi ought to work also when
17275 "IsNSSSupportAvailable" method is not available. Reported by
17276 Steve Youngs <steve@sxemacs.org>.
17277
17278 2009-07-24 Kenichi Handa <handa@m17n.org>
17279
17280 * international/characters.el: Fix setting of category ?C, ?|, ?K,
17281 and ?H. Fix setting of case for Latin Extended and Greek Extended.
17282 (build-unicode-category-table): Fix range checks.
17283
17284 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
17285
17286 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
17287 the buffer we try to sync is current when calling
17288 vc-resynch-buffer.
17289
17290 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
17291 not show up to date files.
17292
17293 2009-07-24 Glenn Morris <rgm@gnu.org>
17294
17295 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
17296 Add autoload cookies. If necessary, initialize.
17297 (elint-log): Handle non-file buffers.
17298 (elint-initialize): Add optional argument to reinitialize.
17299 (elint-find-builtin-variables): Save excursion.
17300
17301 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
17302
17303 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
17304 for Lint.
17305
17306 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
17307
17308 * vc.el (vc-print-log-internal): New function, split out from ...
17309 (vc-print-log): ... here.
17310 (vc-dir-move-to-goal-column): Declare.
17311
17312 * vc-git.el (vc-git-add-signoff): New variable.
17313 (vc-git-checkin): Use it.
17314 (vc-git-toggle-signoff): New function.
17315 (vc-git-extra-menu-map): Bind it to menu.
17316 (vc-git--run-command-string): Accept a nil FILE argument.
17317 (vc-git-stash-list): New function.
17318 (vc-git-dir-extra-headers): Use it.
17319
17320 2009-07-23 Glenn Morris <rgm@gnu.org>
17321
17322 * help-fns.el (describe-variable): Describe ignored and risky local
17323 variables in a similar way to that in which we describe safe ones.
17324
17325 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
17326 (byte-compile-output-file-form, byte-compile-output-docform)
17327 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
17328 Give some more local variables with common names a "bytecomp-" prefix,
17329 so as not to shadow things during compilation.
17330 * emacs-lisp/cl-macs.el (load-time-value)
17331 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
17332 `outbuffer' to `bytecomp-outbuffer'.
17333
17334 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
17335 since the next two variables cover them automatically now.
17336 (elint-builtin-variables, elint-autoloaded-variables): New.
17337 (elint-unknown-builtin-args): Remove all members, since they can be
17338 parsed automatically now.
17339 (elint-extra-errors): New.
17340 (elint-env-add-env, elint-env-add-macro): Use cadr.
17341 (elint-current-buffer): Use or. Change final message.
17342 (elint-get-top-forms): Use line-end-position.
17343 (elint-init-env): Use cadr. Handle autoload, declare-function,
17344 and defalias.
17345 (elint-add-required-env): Doc fix. Use or. Standardize error.
17346 (regexp-assoc): Remove unused function.
17347 (elint-top-form): Set elint-current-pos, to record the start of the
17348 top-level form, for compilation-mode.
17349 (elint-form): Trap errors in macro expansion. Use dolist.
17350 (elint-unbound-variable): Use elint-builtin-variables and
17351 elint-autoloaded-variables.
17352 (elint-get-args): Use cadr, or.
17353 (elint-check-cond-form): Use dolist, cadr.
17354 (elint-check-condition-case-form): Doc fix. Use cadr.
17355 Use elint-extra-errors.
17356 (elint-log): New function.
17357 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
17358 Distinguish errors and warnings.
17359 (elint-log-message): Use with-current-buffer. Inhibit read-only.
17360 Use a bytecomp-style format.
17361 (elint-clear-log): Preserve default-directory. Inhibit read-only.
17362 (elint-get-log-buffer): Use compilation mode. Disable undo.
17363 Don't truncate lines.
17364 (elint-initialize): Set builtin and autoloaded variable lists.
17365 Only process elint-unknown-builtin-args if non-nil.
17366 (elint-find-builtin-variables, elint-find-autoloaded-variables):
17367 New functions.
17368 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
17369
17370 2009-07-22 Kevin Ryde <user42@zip.com.au>
17371
17372 * net/newst-backend.el (newsticker--parse-atom-1.0)
17373 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
17374 (newsticker--parse-rss-1.0):
17375 * progmodes/idlwave.el (idlwave-mode):
17376 * progmodes/idlw-shell.el (idlwave-shell-mode):
17377 * progmodes/vera-mode.el (vera-mode):
17378 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
17379 * progmodes/vhdl-mode.el (vhdl-mode):
17380 * textmodes/table.el (table-generate-source)
17381 (table--warn-incompatibility):
17382 Hyperlink urls in docstrings with URL `...'.
17383
17384 2009-07-22 Glenn Morris <rgm@gnu.org>
17385
17386 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
17387 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
17388 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
17389 Remove leading * from defcustom docs.
17390
17391 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
17392
17393 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
17394 defcustom doc.
17395 (list-load-path-shadows): Optionally, just return shadows as a string.
17396
17397 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
17398
17399 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
17400
17401 * mail/rmailedit.el (rmail-edit-mode): Use
17402 auto-save-include-big-deletions.
17403
17404 * mail/rmail.el (rmail-variables): Use
17405 auto-save-include-big-deletions.
17406
17407 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
17408 changes.
17409
17410 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
17411
17412 * calc/calc.el (calc-undo-length): New variable.
17413 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
17414
17415 2009-07-21 Richard Stallman <rms@gnu.org>
17416
17417 * files.el (auto-save-mode): Handle buffer-save-size = -2
17418 for toggling mode.
17419
17420 2009-07-21 Glenn Morris <rgm@gnu.org>
17421
17422 * textmodes/ispell.el (ispell-looking-back): Update declaration.
17423
17424 * calendar/todo-mode.el (calendar-current-date): Update declaration.
17425
17426 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
17427 silence compiler. Instead...
17428 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
17429 (ps-print-ensure-fontified): Update for above function name changes.
17430
17431 * printing.el (pr-mh-get-msg-num, pr-mh-show)
17432 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
17433 silence compiler. Instead...
17434 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
17435 (mh-show-buffer): Only define for compiler.
17436 (pr-mh-current-message): Update for above function name changes.
17437
17438 * files.el (abort-if-file-too-large): Explicitly pass `filename'
17439 as an argument.
17440 (find-file-noselect, insert-file-1): Update for above change.
17441
17442 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
17443
17444 * mail/mailclient.el (mailclient-send-it): Fix message.
17445
17446 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
17447 (edebug-eval): Check cl-debug-env is bound.
17448 (print-level, print-circle): Don't redefine built-in variables.
17449
17450 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
17451 (custom-print-vectors): Remove old comments from doc.
17452
17453 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
17454 (emerge-version): Make the variable an obsolete alias for the
17455 emacs-version variable. Make the function obsolete.
17456 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
17457 Emerge options, rather than merging in into the main Options menu.
17458 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
17459 and auto advance modes. Disable edit/fast items when not relevant.
17460
17461 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
17462
17463 * term/vt420.el (terminal-init-vt420): Fix typo.
17464
17465 2009-07-20 Sam Steingold <sds@gnu.org>
17466
17467 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
17468 variable (removed from compile.el on 2004-03-11).
17469
17470 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
17471
17472 * files.el (hack-local-variables-filter): Fix last change.
17473
17474 2009-07-19 Juri Linkov <juri@jurta.org>
17475
17476 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
17477 (dir-local-variables-alist): New buffer-local variable.
17478 (hack-local-variables-filter): If variable is not dir-local,
17479 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
17480 because file-local overrides dir-local.
17481 (c-postprocess-file-styles) <declare-function>:
17482 Remove obsolete declaration.
17483 (hack-dir-local-variables): Add dir-local variable/value pair to
17484 `dir-local-variables-alist' and remove duplicates. Doc fix.
17485
17486 * help-fns.el (describe-variable): Add information about
17487 file-local and dir-local variables.
17488
17489 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
17490
17491 * files.el (hack-local-variables-filter): Rewrite.
17492
17493 2009-07-19 Glenn Morris <rgm@gnu.org>
17494
17495 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
17496 Silence compiler by only defining on XEmacs.
17497
17498 * international/mule.el (auto-coding-regexp-alist): Only match
17499 BABYL... at the start of buffer, not of lines. (Bug#3790)
17500
17501 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
17502 non-calendar buffers (Bug#3862). Restore "not on a date" message.
17503 (cal-menu-context-mouse-menu): Doc fix.
17504
17505 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
17506
17507 * simple.el (mail-user-agent): Doc fix. Set :version tag.
17508
17509 2009-07-18 Juri Linkov <juri@jurta.org>
17510
17511 * info.el: Virtual Info keyword finder.
17512 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
17513 (Info-finder-file): New variable.
17514 (Info-finder-find-file): New function.
17515 (finder-known-keywords, finder-package-info)
17516 (find-library-name, lm-commentary): Use defvar and
17517 declare-function to silence compiler warnings.
17518 (Info-finder-find-node): New function.
17519 (info-finder): New command.
17520
17521 * subr.el (process-kill-buffer-query-function): New function.
17522 (add-hook)<kill-buffer-query-functions>: Add hook
17523 `process-kill-buffer-query-function'.
17524
17525 2009-07-18 Alan Mackenzie <acm@muc.de>
17526
17527 * progmodes/cc-mode.el (c-before-hack-hook)
17528 (c-postprocess-file-styles): Give invocation of `c-set-style'
17529 DONT-OVERRIDE parameter of t. Already set style variables will
17530 thus not be overridden by style settings given by `c-file-syle'.
17531
17532 * files.el (hack-local-variables-filter): Remove entries with
17533 duplicate keys from `file-local-variables-alist'.
17534
17535 2009-07-18 Eli Zaretskii <eliz@gnu.org>
17536
17537 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
17538 x-set-selection if display-selections-p returns nil for the
17539 current frame.
17540
17541 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
17542
17543 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
17544
17545 2009-07-18 Eli Zaretskii <eliz@gnu.org>
17546
17547 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
17548 Accept nil in addition to a regexp.
17549 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
17550 Accept nil in addition to a regexp.
17551 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
17552 buffers that have an associated file. Handle nil values of
17553 desktop-buffers-not-to-save and desktop-files-not-to-save.
17554 (Bug#3833)
17555
17556 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
17557 (x-disown-selection-internal): New functions.
17558
17559 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
17560
17561 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
17562 warning.
17563 (gdb-breakpoints-header): Move forward to avoid compiler warning.
17564 (gdb-make-header-line-mouse-map): Remove duplicate definition.
17565
17566 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
17567
17568 * simple.el (set-mark): Revert last change.
17569
17570 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
17571
17572 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
17573 rendering of pngs is not possible instead of messaging a long
17574 description.
17575
17576 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
17577
17578 * w32-fns.el (x-selection-owner-p): New function.
17579
17580 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
17581 (mouse-yank-at-click, mouse-yank-primary): If
17582 select-active-regions is non-nil, deactivate the mark before
17583 insertion.
17584
17585 * simple.el (deactivate-mark, set-mark): Only save selection if we
17586 own it.
17587
17588 2009-07-17 Kenichi Handa <handa@m17n.org>
17589
17590 * case-table.el (describe-buffer-case-table): Fix for the case
17591 that KEY is a cons.
17592
17593 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
17594
17595 * vc-rcs.el (vc-rcs-find-file-hook):
17596 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
17597
17598 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
17599
17600 * net/tramp.el (tramp-wait-for-output): Handle the case when
17601 commands do not return a newline but a null byte before the shell
17602 prompt. (Bug#3858)
17603
17604 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17605
17606 * term/ns-win.el (ns-set-alpha): Don't declare.
17607 (ns-set-background-alpha): Remove function.
17608
17609 2009-07-16 Kevin Ryde <user42@zip.com.au>
17610
17611 * emacs-lisp/copyright.el (copyright-update): Save match-data across
17612 y-or-n-p, for safety.
17613
17614 2009-07-16 Richard Stallman <rms@gnu.org>
17615
17616 * files.el (auto-save-mode): If buffer-saved-size is -2,
17617 don't clobber it.
17618
17619 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
17620 (rmail-retry-ignored-headers): Add more uninteresting fields.
17621
17622 2009-07-15 Jari Aalto <jari.aalto@cante.net>
17623
17624 * net/rcirc.el (rcirc): Use history variables.
17625 (rcirc-server-name-history, rcirc-nick-name-history)
17626 (rcirc-server-port-history): New variables.
17627
17628 2009-07-15 Kenichi Handa <handa@m17n.org>
17629
17630 * international/mule-cmds.el (set-language-environment-charset):
17631 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
17632 ignore them.
17633
17634 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
17635 Delete unibyte-display.
17636
17637 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
17638
17639 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
17640
17641 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
17642
17643 * simple.el (deactivate-mark): Optional argument FORCE.
17644 (set-mark): Use deactivate-mark.
17645
17646 * info.el (Info-search): No need to check transient-mark-mode
17647 before calling deactivate-mark.
17648
17649 * select.el (x-set-selection): Doc fix.
17650 (x-valid-simple-selection-p): Allow buffer values.
17651 (xselect--selection-bounds): Handle buffer values. Suggested by
17652 David De La Harpe Golden.
17653
17654 * mouse.el (mouse-set-region, mouse-drag-track): Call
17655 copy-region-as-kill before setting the mark, to let
17656 select-active-regions work.
17657
17658 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
17659
17660 * simple.el (deactivate-mark): If select-active-regions is
17661 non-nil, copy the selection data into a string.
17662 (activate-mark): If select-active-regions is non-nil, set the
17663 selection to the current buffer.
17664 (set-mark): Update selection if select-active-regions is non-nil.
17665
17666 * select.el (x-valid-simple-selection-p): Allow buffer values.
17667
17668 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
17669
17670 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
17671 and more featureful message-mode.
17672
17673 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
17674
17675 * select.el (x-set-selection): Doc fix.
17676 (x-valid-simple-selection-p): Disallow selection data consisting
17677 of a list or cons of integers, since that is not used.
17678 (xselect--selection-bounds, xselect--int-to-cons): New functions.
17679 (xselect-convert-to-string, xselect-convert-to-length)
17680 (xselect-convert-to-filename, xselect-convert-to-charpos)
17681 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
17682
17683 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
17684
17685 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
17686 output in -break-info command (Emacs bug #3794).
17687
17688 2009-07-14 Glenn Morris <rgm@gnu.org>
17689
17690 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
17691 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
17692 (edebug-print-length, edebug-print-level, edebug-print-circle)
17693 (edebug-sit-for-seconds, edebug-view-outside)
17694 (edebug-bounce-point, edebug-set-global-break-condition)
17695 (edebug-Go-nonstop-mode, edebug-trace-mode)
17696 (edebug-Trace-fast-mode, edebug-continue-mode)
17697 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
17698 (edebug-visit-eval-list): Doc fixes.
17699
17700 * subr.el (def-edebug-spec): Doc fix.
17701
17702 2009-07-14 Kenichi Handa <handa@m17n.org>
17703
17704 * international/characters.el: Fix setting of category ?C.
17705
17706 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
17707
17708 * term/ns-win.el (x-select-font): defalias x-select-font to
17709 ns-popup-font-panel instead of generate-fontset-menu.
17710
17711 2009-07-12 Eli Zaretskii <eliz@gnu.org>
17712
17713 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
17714
17715 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
17716
17717 * arc-mode.el (archive-find-type): Allow for a PK00 string before
17718 the PK\003\004 header (Bug#3770).
17719
17720 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
17721
17722 * pcomplete.el (pcomplete-comint-setup): Check for
17723 shell-dynamic-complete-filename too.
17724
17725 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
17726
17727 * simple.el (temporary-goal-column): Change the value for
17728 line-move-visual to a cons cell.
17729 (line-move-visual): Record or set the window hscroll, if
17730 necessary (Bug#3494).
17731 (line-move-1): Handle cons value of temporary-goal-column.
17732
17733 2009-07-11 Kenichi Handa <handa@m17n.org>
17734
17735 * international/mule-diag.el (describe-character-set): Don't show
17736 width.
17737
17738 2009-07-10 Sam Steingold <sds@gnu.org>
17739
17740 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17741 Omake sometimes indents the errors it prints, so allow all
17742 regexps to start with spaces.
17743
17744 2009-07-10 Eli Zaretskii <eliz@gnu.org>
17745
17746 * cus-edit.el (customize-changed-options-previous-release):
17747 Bump value to 22.1. (Bug#3804)
17748
17749 2009-07-08 Sam Steingold <sds@gnu.org>
17750
17751 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
17752 to be a cons cell (test . ignored-directory) to selectively ignore
17753 some directories depending on the location of the search.
17754
17755 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
17756
17757 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
17758 remote user is root, on the local host.
17759 (tramp-local-host-p): Either the local user or the remote user
17760 must be root. (Bug#3771)
17761
17762 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
17763
17764 * progmodes/gdb-mi.el (gdb): Remove description of
17765 gdb-use-separate-io-buffer.
17766 (menu): Don't allow toggling of or enable
17767 gdb-use-separate-io-buffer from menubar.
17768
17769 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
17770
17771 * mail/unrmail.el (unrmail): Make sure the message ends with two
17772 newlines (Bug#3769).
17773
17774 2009-07-08 Glenn Morris <rgm@gnu.org>
17775
17776 * calendar/calendar.el (calendar-current-date): Rework previous change.
17777
17778 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
17779
17780 * calendar/calendar.el (calendar-current-date):
17781 Add an optional argument giving an offset from today.
17782
17783 2009-07-08 Glenn Morris <rgm@gnu.org>
17784
17785 * tutorial.el (tutorial--describe-nonstandard-key):
17786 Adjust the message for when a key has been unbound.
17787 (help-with-tutorial): Hide the arch-tag.
17788
17789 2009-07-08 Kenichi Handa <handa@m17n.org>
17790
17791 * international/fontset.el (setup-default-fontset): For each
17792 script, append (not set) font-specs.
17793
17794 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
17795 docstring.
17796
17797 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
17798
17799 * progmodes/gdb-mi.el (gdb-init-1): Move sending
17800 -data-list-register-names to ...
17801 (gdb-starting): ... here because GDB 7.0 requires execution to
17802 have started when using this MI command.
17803 (gdb-set-header): New function to distinguish select and
17804 unselected tabs in gdb buffers.
17805 (gdb-propertize-header): New macro that uses gdb-set-header.
17806 (gdb-breakpoints-header, gdb-locals-header): Use it.
17807 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
17808
17809 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
17810
17811 * Makefile.in (ELCFILES): Remove fadr.elc.
17812
17813 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
17814
17815 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
17816 may contain frame information, so `string-match' should be used.
17817 (gdb-update): Disassembly is invalidated through
17818 `gdb-get-selected-frame'.
17819 (gdb-pad-string): New function to pad string with spaces.
17820 (gdb-invalidate-disassembly): Invalidate only if the buffer
17821 exists.
17822 (gdb-disassembly-handler-custom): Column alignment.
17823 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
17824 placing new ones.
17825 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
17826 end of line, too.
17827 (gdb-frame-handler): Match convention to for disassembly buffer
17828 mode name.
17829 (gdb-stack-list-frames-handler): Rewritten without regexps.
17830 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
17831 not highlight breakpoints without line information.
17832 (gdb-input): Add trailing newline to command.
17833
17834 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
17835 buffer properly.
17836 (gdb-breakpoints-list-handler-custom): Replacement for
17837 `gdb-break-list-handler'. Using real parser instead of regexps
17838 now.
17839 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
17840 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
17841 to place breakpoints.
17842 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
17843 functions.
17844 (gdb-disassembly-handler-custom): Show overlay arrow.
17845 (gdb-disassembly-place-breakpoints): Show breakpoints in
17846 disassembly buffer.
17847 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
17848 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
17849 instead of parsing breakpoints buffer. Fixed old menu references
17850 in `gud-menu-map'.
17851
17852 * fadr.el: Remove.
17853
17854 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
17855 (gdb-memory-address): New variable which holds top address of
17856 memory page shown in memory buffer.
17857 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
17858 customization variables.
17859 New functions:
17860 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
17861 display the memory buffer.
17862 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
17863 buffer display parameters.
17864 (def-gdb-memory-format, gdb-memory-format-binary)
17865 (gdb-memory-format-octal, gdb-memory-format-unsigned)
17866 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
17867 Functions for setting memory buffer format.
17868 (gdb-memory-unit-word, gdb-memory-unit-halfword)
17869 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
17870 unit size used in memory buffer.
17871 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
17872 to next/previous page of memory buffer.
17873 Now using (bindat-get-field) instead of fadr functions.
17874
17875 2009-07-07 Sam Steingold <sds@gnu.org>
17876
17877 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
17878 non-top-level files.
17879
17880 2009-07-07 Kenichi Handa <handa@m17n.org>
17881
17882 * international/mule-cmds.el (reset-language-environment): Put
17883 the highset priority to the charset iso-8859-1.
17884
17885 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
17886
17887 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
17888 to the end of the line when locating the block (Bug#700).
17889
17890 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
17891
17892 * net/tramp.el (tramp-handle-write-region): Flush file properties
17893 in case of short track.
17894
17895 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
17896
17897 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
17898 Coded custom representation of verilog error regular expressions
17899 to work with Emacs-22's new format.
17900 (verilog-error-regexp-xemacs-alist): Coded custom representation
17901 of verilog error regular expressions to work with XEmacs format.
17902 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
17903 error recognition into XEmacs.
17904 (verilog-error-regexp-add-emacs): Hook routine to install verilog
17905 error recognition into Emacs-22.
17906
17907 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
17908
17909 * woman.el: Remove stand-alone closing parentheses.
17910 (woman-file-name, woman2-format-paragraphs)
17911 (woman-leave-blank-lines): Code cleanup.
17912 (woman-use-own-frame): Change default to nil.
17913 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
17914 defaults to inherit from default faces.
17915 (woman2-process-escapes): Consume the newline after a stand-alone
17916 filler character (Bug#3651).
17917
17918 2009-07-06 Glenn Morris <rgm@gnu.org>
17919
17920 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
17921 (top-level): Move provide to the end.
17922 (ffap): Remove defunct URL from custom group.
17923
17924 * subr.el (eval-after-load): Doc fix.
17925
17926 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
17927
17928 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
17929 `calc-embedded-word' is called twice.
17930
17931 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
17932
17933 * files.el (find-alternate-file-other-window, find-alternate-file):
17934 Obey confirm-nonexistent-file-or-buffer.
17935
17936 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
17937
17938 * dired-aux.el (dired-show-file-type): Handle remote files.
17939
17940 2009-07-05 Jari Aalto <jari.aalto@cante.net>
17941
17942 * desktop.el (desktop-globals-to-save):
17943 Add file-name-history (Bug#2750).
17944
17945 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
17946
17947 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
17948
17949 2009-07-04 Johan Bockgård <bojohan@gnu.org>
17950
17951 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
17952 property on entire argument since this is what eshell-lisp-command
17953 expects.
17954
17955 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
17956
17957 * net/tramp-gvfs.el (tramp-gvfs-methods)
17958 (tramp-gvfs-zeroconf-domain)
17959 (tramp-bluez-discover-devices-timeout): Add version flag.
17960 (tramp-gvfs-handler-mounted-unmounted)
17961 (tramp-gvfs-connection-mounted-p): Polish handling of
17962 incompatibilities between GVFS 0.2 and 1.0.
17963
17964 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
17965
17966 * cus-start.el (all): Add make-pointer-invisible.
17967
17968 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
17969
17970 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
17971 formatted correctly.
17972
17973 2009-07-02 Juri Linkov <juri@jurta.org>
17974
17975 * info.el: Virtual Info files and nodes.
17976 (Info-virtual-files, Info-virtual-nodes): New variables.
17977 (Info-current-node-virtual): New variable.
17978 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
17979 New functions.
17980 (Info-file-supports-index-cookies): Use Info-virtual-file-p
17981 to check for a virtual file instead of checking a fixed list
17982 of node names.
17983 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
17984 instead of ad-hoc processing of "dir" and (apropos history toc).
17985 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
17986 instead of ad-hoc processing of "dir" and (apropos history toc).
17987 Reread a file when moving from a virtual node.
17988 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
17989 (Info-directory-toc-nodes, Info-directory-find-file)
17990 (Info-directory-find-node): New functions.
17991 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
17992 (Info-history): Move part of code to
17993 `Info-history-find-node'.
17994 (Info-history-toc-nodes, Info-history-find-file)
17995 (Info-history-find-node): New functions.
17996 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
17997 (Info-toc): Move part of code to `Info-toc-find-node'.
17998 (Info-toc-find-node): New function.
17999 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
18000 the current Info file name to references because now the node
18001 "*TOC*" belongs to the same Info manual.
18002 (Info-toc-build): Rename from `Info-build-toc'.
18003 (Info-toc-nodes): Rename input argument `file' to `filename'.
18004 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
18005 instead of ad-hoc processing of ("dir" apropos history toc).
18006 (Info-index-nodes): Use Info-virtual-file-p
18007 to check for a virtual file instead of checking a fixed list
18008 of node names.
18009 (Info-index-node): Add check for `Info-current-node-virtual'.
18010 Raise `save-match-data' higher up the tree to contain
18011 `search-forward' too (bug fix).
18012 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
18013 (Info-virtual-index-nodes): New variable.
18014 (Info-virtual-index-find-node, Info-virtual-index): New functions.
18015 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
18016 (Info-apropos-file, Info-apropos-nodes): New variables.
18017 (Info-apropos-toc-nodes, Info-apropos-find-file)
18018 (Info-apropos-find-node, Info-apropos-matches): New functions.
18019 (info-apropos): Move part of code to `Info-apropos-find-node' and
18020 `Info-apropos-matches'.
18021 (Info-mode-map): Bind "I" to `Info-virtual-index'.
18022 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
18023 for a virtual file instead of checking a fixed list of node names.
18024
18025 * simple.el (async-shell-command): New command.
18026
18027 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
18028
18029 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
18030 instead of `mount-info'.
18031
18032 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
18033
18034 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
18035 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
18036
18037 2009-07-02 Kenichi Handa <handa@m17n.org>
18038
18039 * international/mule.el (set-keyboard-coding-system): Force *-unix
18040 coding-system to avoid eol conversion.
18041
18042 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
18043
18044 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
18045 Add handler for `process-file', `shell-command' and
18046 `start-file-process'.
18047 (tramp-gvfs-handle-shell-command)
18048 (tramp-gvfs-handle-start-file-process)
18049 (tramp-gvfs-handle-process-file): New defuns.
18050 (tramp-synce-list-devices): Simplify check for existence of property.
18051
18052 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
18053
18054 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
18055
18056 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
18057
18058 * language/korean.el (set-language-info-alist): Add korean-cp949,
18059 cp949 to spec.
18060
18061 2009-07-01 Kenichi Handa <handa@m17n.org>
18062
18063 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
18064
18065 * international/encoded-kb.el: Deleted.
18066
18067 * international/mule.el (set-keyboard-coding-system): Perform the
18068 necessary setup here instead of calling encoded-kbd-setup-display.
18069
18070 2009-07-01 Glenn Morris <rgm@gnu.org>
18071
18072 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
18073
18074 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
18075
18076 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
18077
18078 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
18079
18080 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
18081 Handle also the 'rename case, when setting file modes. (Bug#3712)
18082 (tramp-default-file-modes): Remove execute permissions.
18083
18084 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
18085 (top): Add a default for "synce" in `tramp-default-user-alist'.
18086 Add completion function for "synce" method.
18087 (tramp-hal-service, tramp-hal-path-manager)
18088 (tramp-hal-interface-manager, tramp-hal-interface-device):
18089 New defconst.
18090 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
18091 (tramp-synce-list-devices, tramp-synce-parse-device-names):
18092 New defuns.
18093
18094 * net/trampver.el: Update release number.
18095
18096 2009-06-30 Kenichi Handa <handa@m17n.org>
18097
18098 * international/fontset.el (setup-default-fontset): Add CJK fonts
18099 for symbols and the other miscellaneous characters.
18100
18101 * language/korea-util.el (setup-korean-environment-internal):
18102 Make char-width-table suitable for Korean environments.
18103 (exit-korean-environment): Cancel above.
18104
18105 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
18106 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
18107 setup-function to make char-width-table suitable for respective
18108 environments, and an exit-function to cancel that.
18109
18110 * language/japan-util.el (setup-japanese-environment-internal):
18111 Call use-cjk-char-width-table with arg `ja_JP'.
18112
18113 * international/characters.el (cjk-char-width-table): Delete it.
18114 (cjk-char-width-table-list): New variable.
18115 (use-cjk-char-width-table): New arg local-name.
18116 (use-default-char-width-table): Fix for the case that Emacs is
18117 already using the default char-width-table.
18118
18119 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
18120
18121 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
18122 modes mandatory. (Bug#3712)
18123
18124 2009-06-29 Alan Mackenzie <acm@muc.de>
18125
18126 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
18127 correction between the visible width of TABs and their number of bytes.
18128
18129 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
18130
18131 * server.el (server-buffer-done): Prevent kill-buffer from
18132 prompting by clearing the buffer modification flag (Bug#3696).
18133
18134 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
18135
18136 * progmodes/verilog-mode.el (verilog-beg-of-statement)
18137 (verilog-endcomment-reason-re): Support unique case and priority case.
18138 (verilog-basic-complete-re): Support localparam lineup.
18139 (verilog-beg-of-statement-1): Fix for robustness, unique case.
18140 (verilog-set-auto-endcomments): Fix for unique case, always_comb
18141 commenting.
18142 (verilog-leap-to-case-head): Now support *nested* unique &
18143 priority case statements.
18144 (verilog-auto-lineup): Make just declarations the default (as it
18145 had been).
18146 (verilog-leap-to-case-head): Support priority/unique case statements.
18147 (verilog-auto-lineup): Rework to give users radio buttons to
18148 select the various styles of automatic lineup.
18149 (verilog-error-regexp-alist): Rework to support the XEmacs style
18150 of error regular expressions from compilers, lint tools &
18151 simulators. Note that GNU Emacs has made it impossible for a mode
18152 to load such things.
18153 (electric-verilog-terminate-line, verilog-indent-declaration)
18154 (verilog-auto-wiure): Rework for radio button selection of
18155 auto-lineup selection of specification of auto lineup.
18156 (verilog-beg-of-statement-1): Redesign to support proper operation
18157 in additional code, based on testing with auto-lineup.
18158 (verilog-calculate-indent, assignments & declarations)
18159 (verilog-backward-token): Enhance to support auto-lineup of
18160 assignments & declarations.
18161 (verilog-in-directive-p, verilog-at-struct-p): New function for
18162 easy test of whether we are.
18163 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
18164 to support safe execution at almost anyline.
18165 (verilog-calc-1): Properly support indenting deep inside generate
18166 blocks.
18167 (verilog-init-font): Remove definition & use of verilog-init-font,
18168 as it is redundant with font-lock-defaults.
18169 (verilog-mode): Alter the definition of verilog-font-lock-defaults
18170 to avoid circular calls if syntax-ppss is a function (as is the
18171 case now in 22.x GNU Emacs) as that function would sometimes call
18172 itself, leading to (nearly) infinite recursion.
18173 (verilog-ovm-begin-re, verilog-ovm-end-re)
18174 (verilog-ovm-statement-re, verilog-leap-to-head)
18175 (verilog-backward-token): Add support for OVM macros. Some are
18176 complete statements, and others open and close scopes like begin
18177 and end.
18178 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
18179 (verilog-defun-level-generate-only-re): Really fix the defun-list
18180 compilation issue.
18181 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
18182 coverpoint, constraint and cross statements.
18183 (verilog-defun-level-list, verilog-generate-defun-level-list)
18184 (verilog-all-defun-level-list): Redo these specifications - it is
18185 too hard to support eval-when compile aggregation of lists also
18186 built at when-compile time.
18187 (verilog-defun-level-list): Place defconsts of variables used in
18188 building regular expressions which are built in eval-when-compile
18189 bodies in the same eval-when-compile body to facilitate compile
18190 without load.
18191 (verilog-beg-block-re-ordered): Support indenting
18192 virtual/protected tasks and functions.
18193 (verilog-defun-level-list, verilog-in-generate-region-p)
18194 (verilog-backward-ws&directives, verilog-calc-1): Speed up
18195 indentation of some module items (generate items).
18196 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
18197 across virtual/protected tasks and functions.
18198
18199 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
18200
18201 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
18202 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
18203 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
18204 in concatenations. Reported by Yishay Belkind.
18205 (verilog-auto-ascii-enum): Support one-hot state machines in
18206 AUTOASCIIENUM. Suggested by Lloyd Gomez.
18207 (verilog-auto-inst, verilog-auto-inst-port): Include interface
18208 modport in AUTOINST and add vl-modport for users. Reported by
18209 David Rogoff.
18210 (verilog-auto-inout-module, verilog-auto-inst)
18211 (verilog-decls-get-interfaces, verilog-insert-definition)
18212 (verilog-insert-one-definition, verilog-read-decls)
18213 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
18214 (verilog-sig-modport, verilog-signals-combine-bus)
18215 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
18216 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
18217 Suggested by David Rogoff.
18218 (verilog-repair-open-comma): Fix non-insertion of comma when
18219 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
18220 (verilog-make-width-expression): Simplify [A-1:0] expression
18221 widths to just {A{1'b0}}.
18222 (verilog-mode): Cleanup checkdoc warnings.
18223 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
18224 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
18225 inputs/outputs or data type. Suggested by Vasu Kandadi.
18226 (next-error-last-buffer): Fix byte-compiler warning.
18227 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
18228 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
18229 or shell command text during AUTO expansion. Suggested by Tad Truex.
18230 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
18231 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
18232 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
18233 in AUTOINOUT. Reported by Matthew Lovell.
18234 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
18235 causing use of <= assignments. Reported by Alex Reed.
18236 (verilog-read-decls): Fix triand, trior, wand, wor to be
18237 recognized by AUTOWIRE. Reported by Spencer Isaacson.
18238 (verilog-extended-complete-re): Support import "DPI-C" functions.
18239 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
18240 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
18241 (verilog-insert-date, verilog-insert-year)
18242 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
18243 Windows systems. Reported by Michael Potts.
18244 (verilog-read-module-name): Fix AUTOINST when the child module
18245 declaration's name is a tick define. Reported by Elliot Mednick.
18246 (verilog-read-decls): Fix V2K parameter bit subscripts getting
18247 passed to next parameter's definition. Reported by Bruce T.
18248 (verilog-read-decls): Fix detecting "parameter int" when using
18249 AUTOINSTPARAM. Reported by Bruce T.
18250 (verilog-goto-defun): Fix goto not finding modules unless first
18251 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
18252 (verilog-mode): Expand -f flag arguments on entry to mode so
18253 verilog-goto-defun will work. Reported by Lawrence Butcher.
18254 (verilog-getopt): Expand environment variables in -f file
18255 arguments. Suggested by Lawrence Butcher.
18256 (verilog-set-define): Fix "Symbol's value as variable is void"
18257 when reading enumerations.
18258 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
18259 Suggested by Stephen Peltan.
18260 (verilog-read-defines): Fix reading of enumerations in include
18261 files. Reported by Steve Peltan.
18262
18263 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
18264
18265 * files.el (trash-directory): Fix defcustom type.
18266
18267 2009-06-28 Juri Linkov <juri@jurta.org>
18268
18269 * help-fns.el (describe-function-1): Correctly locate adviced
18270 functions in hyperlink (Bug#2438).
18271
18272 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
18273
18274 * files.el (trash-directory): Change default to nil.
18275 (move-file-to-trash): If trash-directory is nil and
18276 system-move-file-to-trash is unbound, perform freedesktop-style
18277 trashing.
18278
18279 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
18280
18281 * files.el (move-file-to-trash): Add freedesktop trash
18282 support (Bug#973).
18283
18284 2009-06-28 Glenn Morris <rgm@gnu.org>
18285
18286 * autorevert.el (global-auto-revert-non-file-buffers)
18287 (global-auto-revert-mode): Doc fixes.
18288
18289 2009-06-27 Johan Bockgård <bojohan@gnu.org>
18290
18291 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
18292
18293 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
18294
18295 * faces.el (x-handle-named-frame-geometry): Ensure that we have
18296 opened an X connection before calling x-get-resource (Bug#3194).
18297
18298 * play/doctor.el: Remove reference to obsolete website.
18299 (make-doctor-variables): Correct grammar mistake (Bug#2633).
18300
18301 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
18302
18303 Remove find-file-not-found-hook VC method. (Bug#2757)
18304 * vc-hooks.el (vc-file-not-found-hook)
18305 (vc-default-find-file-not-found-hook): Remove functions.
18306 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
18307 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
18308 * vc.el:
18309 * vc-hg.el:
18310 * vc-git.el: Do not mention find-file-not-found-hook VC method.
18311
18312 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
18313
18314 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
18315 compatibility function for `looking-back'.
18316
18317 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
18318 Use `ispell-looking-back'.
18319
18320 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
18321
18322 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
18323 rather than `filename'.
18324
18325 2009-06-23 Miles Bader <miles@gnu.org>
18326
18327 * face-remap.el (text-scale-set): New function.
18328
18329 2009-06-23 Glenn Morris <rgm@gnu.org>
18330
18331 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
18332
18333 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
18334
18335 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
18336
18337 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
18338
18339 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
18340 Simplify Persian conditionals.
18341
18342 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
18343 variable `filename'.
18344
18345 * comint.el (comint-insert-input): Doc fix.
18346
18347 * Makefile.in (ELCFILES): Fix typo in previous change.
18348
18349 2009-06-23 Miles Bader <miles@gnu.org>
18350
18351 * cus-start.el: Add entry for `recenter-redisplay'.
18352
18353 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
18354
18355 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
18356 Add an optional argument for the backend, use it instead of
18357 calling vc-backend.
18358 (vc-mode-line): Add an optional argument for the backend.
18359 Pass the backend to vc-state and vc-working-revision. Move code for
18360 special handling for vc-state being a buffer to ...
18361
18362 * vc-rcs.el (vc-rcs-find-file-hook):
18363 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
18364
18365 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
18366 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
18367 vc-stay-local-p and vc-mode-line calls.
18368
18369 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
18370 (vc-cvs-diff, vc-cvs-annotate-command)
18371 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
18372 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
18373 vc-mode-line calls.
18374
18375 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
18376 direct comparison.
18377 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
18378 backend when calling vc-mode-line.
18379 (vc-register): Do not create a closure for calling the vc register
18380 function, call it directly.
18381
18382 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
18383
18384 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
18385 to make it obvious item can be clicked.
18386
18387 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
18388
18389 2009-06-23 Kenichi Handa <handa@m17n.org>
18390
18391 * language/korea-util.el (korean-key-bindings): Change the binding
18392 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
18393 same command.
18394
18395 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
18396
18397 Sync with Tramp 2.1.16.
18398
18399 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
18400
18401 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
18402 when a loading of a package fails. Completion function for rsync
18403 is `tramp-completion-function-alist-ssh'.
18404 (all): Replace all calls of `split-string' and
18405 `tramp-split-string' by `tramp-compat-split-string'.
18406 (tramp-default-method): Use `tramp-compat-process-running-p'.
18407 (tramp-default-proxies-alist): Allow also Lisp forms.
18408 (tramp-remote-path): Add choice "Private Directories".
18409 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
18410 (tramp-domain-regexp): Allow also "-", "_" and ".".
18411 (tramp-end-of-output): Remove newlines, and add "$" at the end.
18412 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
18413 (tramp-debug-message): Insert header line in debug buffer.
18414 (tramp-handle-directory-files-and-attributes-with-stat):
18415 Care about filenames with spaces, or starting with "-".
18416 (tramp-handle-dired-uncache): New defun.
18417 (tramp-handle-insert-directory): Don't flush the directory from
18418 cache, this is handled by `dired-uncache' now.
18419 (tramp-handle-insert-file-contents): Improve error handling.
18420 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
18421 Quote `tramp-end-of-output'.
18422 (tramp-action-password): Improve trace message.
18423 (tramp-check-for-regexp): Both echoes must be present, before removing.
18424 (tramp-open-connection-setup-interactive-shell): Trace coding system.
18425 (tramp-compute-multi-hops): Eval cons cells of
18426 `tramp-default-proxies-alist'.
18427 (tramp-maybe-open-connection): Use the same command pattern for
18428 first hop and further hops.
18429 (tramp-wait-for-output): Remove handling of newlines.
18430 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
18431 (tramp-split-string): Remove function. It is handled in
18432 tramp-compat now.
18433
18434 * net/tramp-cmds.el (tramp-bug):
18435 Recommend `tramp-cleanup-all-connections' in the bug mail.
18436
18437 * net/tramp-compat.el (tramp-compat-split-string)
18438 (tramp-compat-process-running-p): New defuns.
18439
18440 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
18441 for `dired-uncache'.
18442
18443 * net/tramp-gvfs.el: New package.
18444
18445 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
18446 Add handler for `dired-uncache'.
18447 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
18448
18449 * net/trampver.el: Update release number. Make version check fit
18450 for SXEmacs 22.
18451
18452 2009-06-22 Jim Meyering <meyering@redhat.com>
18453
18454 Automatically handle .xz suffix (XZ-compressed files), too.
18455 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
18456 XZ is the successor to LZMA: <http://tukaani.org/xz/>
18457
18458 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
18459 Nick Roberts <nickrob@snap.net.nz>
18460
18461 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
18462 repository (http://sphinx.net.ru/hg/gdb-mi/).
18463
18464 2009-06-22 Glenn Morris <rgm@gnu.org>
18465
18466 * files.el (dir-locals-collect-mode-variables): Allow for any number of
18467 `mode' and `eval' entries. (Bug#3430)
18468
18469 * Makefile.in (ELCFILES): Add fadr.elc.
18470
18471 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
18472 differing behavior of \n and ^ in strings. (Bug#3385)
18473
18474 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
18475
18476 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
18477 property.
18478 (lisp-indent-function): Make it a defcustom.
18479
18480 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
18481
18482 * progmodes/gdb-ui.el: Replace with ...
18483 * progmodes/gdb-mi.el: ... this file.
18484 * progmodes/gud.el: Modify for gdb-mi.el.
18485
18486 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
18487
18488 * fadr.el: New file.
18489
18490 See ChangeLog.14 for earlier changes.
18491
18492 ;; Local Variables:
18493 ;; coding: utf-8
18494 ;; End:
18495
18496 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
18497
18498 This file is part of GNU Emacs.
18499
18500 GNU Emacs is free software: you can redistribute it and/or modify
18501 it under the terms of the GNU General Public License as published by
18502 the Free Software Foundation, either version 3 of the License, or
18503 (at your option) any later version.
18504
18505 GNU Emacs is distributed in the hope that it will be useful,
18506 but WITHOUT ANY WARRANTY; without even the implied warranty of
18507 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18508 GNU General Public License for more details.
18509
18510 You should have received a copy of the GNU General Public License
18511 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.