2d4a6385362283722af58dfd5477d2498dce121d
[bpt/emacs.git] / lisp / ChangeLog
1 2013-05-07 Glenn Morris <rgm@gnu.org>
2
3 * progmodes/f90.el (f90-smart-end-names): New option.
4 (f90-smart-end): Doc fix.
5 (f90-end-block-optional-name): New constant.
6 (f90-block-match): Respect f90-smart-end-names.
7
8 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9
10 * progmodes/octave.el (octave-smie-forward-token): Be more careful
11 about implicit semi-colons (bug#14218).
12
13 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14
15 * frame.el (display-monitor-attributes-list)
16 (frame-monitor-attributes): New functions.
17
18 2013-05-06 Leo Liu <sdl.web@gmail.com>
19
20 * progmodes/octave.el (octave-syntax-propertize-function): Change
21 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
22 (octave-font-lock-keywords): Use octave-operator-regexp.
23 (octave-completion-at-point): Renamed from
24 octave-completion-at-point-function.
25 (inferior-octave-directory-tracker): Robustify.
26 (octave-text-functions): Remove and fix its uses. No such things
27 any more.
28
29 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
30
31 * emacs-lisp/trace.el (trace--display-buffer): New function.
32 (trace-make-advice): Use it.
33
34 2013-05-06 Juri Linkov <juri@jurta.org>
35
36 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
37 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
38 Doc fix.
39 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
40 in the help string. (Bug#12985)
41
42 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
43
44 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
45
46 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
47
48 * progmodes/perl-mode.el: Add support for here documents.
49 (perl-syntax-propertize-function): Match here-doc markers.
50 (perl-syntax-propertize-special-constructs): Find their end.
51 (perl-imenu-generic-expression): Use [:alnum:].
52
53 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
54 (advice--add-function): Refresh the advice if already present
55 (bug#14317).
56
57 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
58
59 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
60
61 2013-05-06 Glenn Morris <rgm@gnu.org>
62
63 * w32-fns.el (w32-charset-info-alist): Declare.
64
65 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
66 of its defcustom properties.
67 (eshell-cmpl-initialize): No need to load pcomplete.
68
69 * generic-x.el: No need to require comint when compiling.
70
71 * net/eudc-export.el: Make it loadable without bbdb.
72 (top-level): Use require rather than load-library.
73 (eudc-create-bbdb-record, eudc-bbdbify-phone)
74 (eudc-batch-export-records-to-bbdb)
75 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
76 Require bbdb.
77
78 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
79
80 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
81 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
82 some tweaks, instead.
83
84 2013-05-05 Leo Liu <sdl.web@gmail.com>
85
86 * progmodes/octave.el (octave-font-lock-keywords)
87 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
88 (inferior-octave-send-list-and-digest): Improve error message.
89 (octave-mode, inferior-octave-mode): Use setq-local.
90 (octave-help): Set info-lookup-mode.
91
92 2013-05-05 Richard Stallman <rms@gnu.org>
93
94 * vc/compare-w.el (compare-windows-whitespace):
95 Treat no-break space as whitespace.
96
97 * mail/rmailsum.el (rmail-summary-rmail-update):
98 Detect empty summary and don't change selected message.
99 (rmail-summary-goto-msg): Likewise.
100
101 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
102 Doc fixes, rename args.
103
104 2013-05-05 Alan Mackenzie <acm@muc.de>
105
106 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
107
108 2013-05-05 Juri Linkov <juri@jurta.org>
109
110 * info.el (Info-read-subfile): Use (point-min) instead of (point)
111 to not add the length of the summary segment to the return value.
112 (Bug#14125)
113
114 2013-05-05 Leo Liu <sdl.web@gmail.com>
115
116 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
117 (inferior-octave-output-filter): Remove.
118 (octave-send-region, inferior-octave-startup): Fix callers.
119 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
120 (octave-binary-file-extensions): New user variable.
121 (octave-find-definition): Confirm if opening binary files.
122 (octave-help-file): Use octave-find-definition to get the binary
123 confirmation.
124 (octave-help): Adjust for octave-help-file change.
125
126 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
127
128 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
129 Merge the two entries that handle function definitions.
130 (pascal--syntax-propertize): New const.
131 (pascal-mode): Use it. Use setq-local.
132
133 2013-05-04 Glenn Morris <rgm@gnu.org>
134
135 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
136 (diary-from-outlook): Respect diary-from-outlook-function.
137
138 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
139
140 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
141 Move the declaration from C.
142 (read-minibuffer, eval-minibuffer): Move from C.
143 (completion-setup-function): Avoid minibuffer-completion-contents.
144
145 2013-05-03 Leo Liu <sdl.web@gmail.com>
146
147 * progmodes/octave.el (octave-font-lock-keywords): Do not
148 dehighlight 'end' in comments or strings.
149 (octave-completing-read, octave-goto-function-definition):
150 New helpers.
151 (octave-help-buffer): New user variable.
152 (octave-help-file, octave-help-function): New button types.
153 (octave-help): New command and bind it to C-h ;.
154 (octave-find-definition): New command and bind it to M-.
155 (user-error): Alias to error if not defined.
156
157 2013-05-02 Leo Liu <sdl.web@gmail.com>
158
159 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
160 for \. (bug#14332)
161 (octave-font-lock-keywords): Include [ and {.
162
163 2013-05-02 Leo Liu <sdl.web@gmail.com>
164
165 * progmodes/octave.el (inferior-octave-startup-file): Change default.
166 (inferior-octave): Remove calling comint-mode and return the buffer.
167 (inferior-octave-startup): Cosmetic changes.
168
169 2013-05-02 Leo Liu <sdl.web@gmail.com>
170
171 * progmodes/octave.el (octave-syntax-propertize-function):
172 Include the case when ' is at line beginning. (Bug#14336)
173
174 2013-05-02 Glenn Morris <rgm@gnu.org>
175
176 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
177 * desktop.el (vc-dir-mode): Just autoload it here.
178
179 2013-05-02 Alan Mackenzie <acm@muc.de>
180
181 Eliminate variable c-standard-font-lock-fontify-region-function.
182 * progmodes/cc-mode.el
183 (c-standard-font-lock-fontify-region-function): Remove.
184 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
185
186 2013-05-01 Leo Liu <sdl.web@gmail.com>
187
188 * progmodes/octave.el: Compatible with older emacs-24 releases.
189 (inferior-octave-has-built-in-variables): Remove. Built-in
190 variables were removed from Octave in 2007.
191 (inferior-octave-startup): Fix uses.
192 (comint-line-beginning-position): Remove compatibility code for
193 emacs 21.
194
195 2013-05-01 Juri Linkov <juri@jurta.org>
196
197 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
198
199 2013-05-01 Juri Linkov <juri@jurta.org>
200
201 * comint.el (comint-previous-matching-input): Don't print message
202 "History item: %d" when `isearch-mode' is active.
203 (comint-history-isearch-message): Print message "History item: %d"
204 when `comint-input-ring-index' is not empty and this function is
205 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
206
207 2013-05-01 Leo Liu <sdl.web@gmail.com>
208
209 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
210 definitions. Use completion-at-point to insert keywords.
211 (octave-abbrev-start): Remove.
212 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
213
214 2013-04-30 Leo Liu <sdl.web@gmail.com>
215
216 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
217 change.
218
219 2013-04-30 Alan Mackenzie <acm@muc.de>
220
221 Handle arbitrarily long C++ member initialisation lists.
222 * progmodes/cc-engine.el (c-back-over-member-initializers):
223 new function.
224 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
225 (most) member init lists.
226
227 2013-04-30 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
228
229 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
230 variable.
231
232 2013-04-30 Leo Liu <sdl.web@gmail.com>
233
234 * progmodes/octave.el (octave-variables): Remove. No builtin
235 variables any more. All converted to functions.
236 (octave-font-lock-keywords, octave-completion-at-point-function):
237 Fix uses.
238 (octave-font-lock-texinfo-comment): New user variable.
239 (octave-texinfo-font-lock-keywords): New variable for texinfo
240 comment block.
241 (octave-function-comment-block): New face.
242 (octave-font-lock-texinfo-comment): New function.
243 (octave-mode): Font lock texinfo comment block.
244
245 2013-04-29 Leo Liu <sdl.web@gmail.com>
246
247 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
248 indexing expression.
249 (octave-continuation-string): Do not use \.
250 (inferior-octave-complete-impossible): Remove.
251 (inferior-octave-completion-table)
252 (inferior-octave-completion-at-point): Remove its uses.
253 (inferior-octave-startup): completion_matches was introduced to
254 Octave in 1996 so safe to assume it.
255 (octave-function-file-comment): Improve to follow how Octave does it.
256 (octave-update-function-file-comment): Tweak.
257
258 2013-04-29 Leo Liu <sdl.web@gmail.com>
259
260 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
261 (inferior-octave-startup): Remove inferior-octave-startup-hook.
262 (octave-function-file-comment): Fix typo.
263 (octave-sync-function-file-names): Use read-char-choice.
264
265 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
266
267 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
268 to t for the less important warnings.
269
270 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
271
272 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
273
274 2013-04-27 Glenn Morris <rgm@gnu.org>
275
276 * vc/log-view.el (log-view-current-entry):
277 Treat "---" separator lines as part of the following rev. (Bug#14169)
278
279 2013-04-27 Juri Linkov <juri@jurta.org>
280
281 * subr.el (read-number): Doc fix about using it by interactive
282 code letter `n'. (Bug#14254)
283
284 2013-04-27 Juri Linkov <juri@jurta.org>
285
286 * desktop.el (desktop-auto-save-timeout): New option.
287 (desktop-file-checksum): New variable.
288 (desktop-save): Add optional arg `auto-save' and don't auto-save
289 if nothing changed.
290 (desktop-auto-save-timer): New variable.
291 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
292 (after-init-hook): Call `desktop-auto-save-set-timer'.
293 Suggested by Reuben Thomas <rrt@sc3d.org> in
294 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
295
296 2013-04-27 Leo Liu <sdl.web@gmail.com>
297
298 * progmodes/octave.el (octave-function-file-p)
299 (octave-skip-comment-forward, octave-function-file-comment)
300 (octave-update-function-file-comment): New functions.
301 (octave-mode-map): Bind C-c ; to
302 octave-update-function-file-comment.
303 (octave-mode-menu): Add octave-update-function-file-comment.
304 (octave-mode, inferior-octave-mode): Fix doc-string.
305 (octave-insert-defun): Conform to Octave's coding convention.
306 (Bug#14285)
307
308 * files.el (basic-save-buffer): Don't let errors in
309 before-save-hook prevent saving buffer.
310
311 2013-04-20 Roland Winkler <winkler@gnu.org>
312
313 * faces.el (read-face-name): Use completing-read if arg multiple
314 is nil.
315
316 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
317
318 * ls-lisp.el (ls-lisp-insert-directory): If no files are
319 displayed, move point to after the totals line.
320 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
321 for the details.
322
323 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
324
325 * emacs-lisp/package.el (package-autoload-ensure-default-file):
326 Add current dir to the load-path.
327 (package-generate-autoloads): Don't rely on
328 autoload-ensure-default-file.
329
330 2013-04-26 Reuben Thomas <rrt@sc3d.org>
331
332 * textmodes/remember.el (remember-store-in-files): Document that
333 the file name format is passed to `format-time-string'.
334
335 2013-04-26 Leo Liu <sdl.web@gmail.com>
336
337 * progmodes/octave.el (octave-sync-function-file-names): New function.
338 (octave-mode): Use it in before-save-hook.
339
340 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
341
342 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
343 (bug#14274).
344
345 * progmodes/octave.el (octave-smie-forward-token): Properly skip
346 \n and comment, even if it's not an implicit ; (bug#14218).
347
348 2013-04-26 Glenn Morris <rgm@gnu.org>
349
350 * subr.el (read-number): Once more use `read' rather than
351 `string-to-number', to trap non-numeric input. (Bug#14254)
352
353 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
354
355 * emacs-lisp/syntax.el (syntax-propertize-multiline):
356 Use `syntax-multiline' text property consistently instead of
357 `font-lock-multiline'. (bug#14237).
358
359 2013-04-26 Glenn Morris <rgm@gnu.org>
360
361 * emacs-lisp/shadow.el (list-load-path-shadows):
362 No longer necessary to check for duplicate simple.el, since
363 2012-07-07 change to init_lread to not include installation lisp
364 directories in load-path when running uninstalled. (Bug#14270)
365
366 2013-04-26 Leo Liu <sdl.web@gmail.com>
367
368 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
369 (octave-mode, inferior-octave-mode): Use setq-local.
370 (octave-not-in-string-or-comment-p): Rename to
371 octave-in-string-or-comment-p.
372 (octave-in-comment-p, octave-in-string-p)
373 (octave-in-string-or-comment-p): Replace defsubst with defun.
374
375 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
376
377 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
378
379 2013-04-25 Bastien Guerry <bzg@gnu.org>
380
381 * textmodes/remember.el (remember-data-directory)
382 (remember-directory-file-name-format): Fix custom types.
383
384 2013-04-25 Leo Liu <sdl.web@gmail.com>
385
386 * progmodes/octave.el (octave-completion-at-point-function):
387 Make use of inferior octave process.
388 (octave-initialize-completions): Remove.
389 (inferior-octave-completion-table): New function.
390 (inferior-octave-completion-at-point): Use it.
391 (octave-completion-alist): Remove.
392
393 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
394
395 * progmodes/opascal.el: Use font-lock and syntax-propertize.
396 (opascal-mode-syntax-table): New var.
397 (opascal-literal-kind, opascal-is-literal-end)
398 (opascal-literal-token-at): Rewrite.
399 (opascal--literal-start-re, opascal-font-lock-keywords)
400 (opascal--syntax-propertize): New constants.
401 (opascal-font-lock-defaults): Adjust.
402 (opascal-mode): Use them. Set comment-<foo> variables as well.
403 (delphi-comment-face, opascal-comment-face, delphi-string-face)
404 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
405 (delphi-other-face, opascal-other-face): Remove face variables.
406 (opascal-save-state): Remove macro.
407 (opascal-fontifying-progress-step): Remove constant.
408 (opascal--ignore-changes): Remove var.
409 (opascal-set-token-property, opascal-parse-next-literal)
410 (opascal-is-stable-literal, opascal-complete-literal)
411 (opascal-is-literal-start, opascal-face-of)
412 (opascal-parse-region, opascal-parse-region-until-stable)
413 (opascal-fontify-region, opascal-after-change)
414 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
415 (opascal-debug-parse-region, opascal-debug-parse-window)
416 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
417 (opascal-debug-fontify-buffer): Remove.
418 (opascal-debug-mode-map): Adjust accordingly.
419
420 2013-04-25 Leo Liu <sdl.web@gmail.com>
421
422 Merge octave-mod.el and octave-inf.el into octave.el with some
423 cleanups.
424 * progmodes/octave.el: New file renamed from octave-mod.el.
425 * progmodes/octave-inf.el: Merged into octave.el.
426 * progmodes/octave-mod.el: Renamed to octave.el.
427
428 2013-04-25 Tassilo Horn <tsdh@gnu.org>
429
430 * textmodes/reftex-vars.el
431 (reftex-label-ignored-macros-and-environments): New defcustom.
432
433 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
434
435 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
436
437 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
438 (smie-indent-keyword): Improve the check to ensure that the next
439 comment is really on the same line.
440 (smie-indent-comment): Don't align with a subsequent closer (or eob).
441
442 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
443 semi-colons if the line is not otherwise empty (bug#14218).
444
445 2013-04-25 Glenn Morris <rgm@gnu.org>
446
447 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
448
449 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
450
451 * progmodes/opascal.el (opascal-set-token-property): Rename from
452 opascal-set-text-properties and only set `token' (bug#14134).
453 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
454 (opascal-literal-text-properties): Remove.
455 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
456 Adjust callers.
457
458 2013-04-24 Reuben Thomas <rrt@sc3d.org>
459
460 * textmodes/remember.el (remember-handler-functions): Add an
461 option for a new handler `remember-store-in-files'.
462 (remember-data-directory, remember-directory-file-name-format):
463 New options.
464 (remember-store-in-files): New function to store remember notes
465 as separate files within a directory.
466
467 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
468
469 * progmodes/compile.el (compilation-next-error-function):
470 Pass "formats" to compilation-find-file (bug#11777).
471
472 2013-04-24 Glenn Morris <rgm@gnu.org>
473
474 * vc/vc-bzr.el (vc-bzr-print-log):
475 * vc/vc-hg.el (vc-hg-print-log):
476 * vc/vc-svn.el (vc-svn-print-log):
477 Fix START-REVISION with LIMIT != 1. (Bug#14168)
478
479 * vc/vc-bzr.el (vc-bzr-print-log):
480 * vc/vc-cvs.el (vc-cvs-print-log):
481 * vc/vc-git.el (vc-git-print-log):
482 * vc/vc-hg.el (vc-hg-print-log):
483 * vc/vc-mtn.el (vc-mtn-print-log):
484 * vc/vc-rcs.el (vc-rcs-print-log):
485 * vc/vc-sccs.el (vc-sccs-print-log):
486 * vc/vc-svn.el (vc-svn-print-log):
487 * vc/vc.el (vc-print-log-internal): Doc fixes.
488
489 2013-04-23 Glenn Morris <rgm@gnu.org>
490
491 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
492 Remove venerable code attempting to avoid substitute-command-keys.
493
494 2013-04-23 Tassilo Horn <tsdh@gnu.org>
495
496 * textmodes/reftex-vars.el (reftex-label-regexps):
497 Call `reftex-compile-variables' after changes to this variable.
498
499 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
500
501 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
502 Use lexical-binding.
503 (jit-lock-force-redisplay): Use markers, check buffer's continued
504 existence and beware narrowed buffers.
505 (jit-lock-fontify-now): Adjust call accordingly.
506
507 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
508
509 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
510 to avoid misleading the user.
511
512 2013-04-22 Leo Liu <sdl.web@gmail.com>
513
514 * info-look.el: Prefer latex2e.info. (Bug#14240)
515
516 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
517
518 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
519
520 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
521 * net/tramp.el (tramp-call-process): ... here
522 (tramp-set-completion-function, tramp-parse-putty):
523 * net/tramp-adb.el (tramp-adb-execute-adb-command):
524 * net/tramp-gvfs.el (tramp-gvfs-send-command):
525 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
526 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
527 (tramp-call-local-coding-command): Use `tramp-call-process'
528 instead of `tramp-compat-call-process'.
529
530 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
531 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
532 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
533 (tramp-find-inline-compress):Improve traces.
534 (tramp-maybe-send-script): Check for Perl binary.
535 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
536
537 2013-04-22 Daiki Ueno <ueno@gnu.org>
538
539 * epg.el (epg-context-pinentry-mode): New function.
540 (epg-context-set-pinentry-mode): New function.
541 (epg--start): Pass --pinentry-mode option to gpg command.
542
543 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
544
545 * comint.el: (comint-dynamic-complete-functions, comint-mode-map):
546 `comint-dynamic-complete' is obsolete since 24.1, replaced by
547 `completion-at-point'. (Bug#13774)
548
549 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
550 default key binding for `describe-distribution' has been moved to
551 `C-h C-o'. (Bug#13970)
552
553 2013-04-21 Glenn Morris <rgm@gnu.org>
554
555 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
556 Add doc strings.
557 (vc-print-log): Clarify interactive prompt.
558
559 2013-04-20 Glenn Morris <rgm@gnu.org>
560
561 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
562 No longer include timestamp etc information.
563
564 2013-04-20 Roland Winkler <winkler@gnu.org>
565
566 * faces.el (read-face-name): Bug fix, return just one face if arg
567 multiple is nil. (Bug#14209)
568
569 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
570
571 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
572 (remove-function): Autoload.
573
574 * comint.el (comint-redirect-original-filter-function): Remove.
575 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
576 * vc/vc-cvs.el (vc-cvs-annotate-process-filter,vc-cvs-annotate-command):
577 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
578 * progmodes/prolog.el (prolog-consult-compile):
579 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
580 Use add/remove-function instead.
581 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
582 (gud-tooltip-process-output, gud-tooltip-tips):
583 Use add/remove-function instead.
584 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
585 (scheme-interaction-mode, exit-scheme-interaction-mode):
586 Use add/remove-function instead.
587
588 * vc/vc-dispatcher.el: Use lexical-binding.
589 (vc--process-sentinel): Rename from vc-process-sentinel.
590 Change last arg to be the code to run. Don't use vc-previous-sentinel
591 and vc-sentinel-commands any more.
592 (vc-exec-after): Allow code to be a function. Use add/remove-function.
593 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
594
595 2013-04-19 Masatake YAMATO <yamato@redhat.com>
596
597 * progmodes/sh-script.el (sh-imenu-generic-expression):
598 Handle function names with a single character. (Bug#14111)
599
600 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
601
602 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
603 for subroutines defined in an eval (bug#14182).
604
605 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
606
607 * bookmark.el (bookmark-completing-read): Improve handling of empty
608 string (bug#14176).
609
610 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
611
612 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
613
614 2013-04-19 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
615
616 New faster Imenu implementation (bug#14058).
617 * progmodes/python.el:
618 (python-imenu-prev-index-position):
619 (python-imenu-format-item-label-function)
620 (python-imenu-format-parent-item-label-function)
621 (python-imenu-format-parent-item-jump-label-function):
622 New vars.
623 (python-imenu-format-item-label)
624 (python-imenu-format-parent-item-label)
625 (python-imenu-format-parent-item-jump-label)
626 (python-imenu--put-parent, python-imenu--build-tree)
627 (python-imenu-create-index, python-imenu-create-flat-index)
628 (python-util-popn): New functions.
629 (python-mode): Set imenu-create-index-function to
630 python-imenu-create-index.
631
632 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
633
634 * winner.el (winner-active-region): Use region-active-p, activate-mark
635 and deactivate-mark (bug#14225).
636
637 * simple.el (deactivate-mark): Don't inline it.
638
639 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
640
641 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
642
643 2013-04-18 Tassilo Horn <tsdh@gnu.org>
644
645 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
646 file extensions from the archive-mode entry in order to prefer
647 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
648
649 2013-04-18 Leo Liu <sdl.web@gmail.com>
650
651 * bindings.el (help-event-list): Add ?\?.
652
653 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
654
655 * subr.el (with-wrapper-hook): Declare obsolete.
656 * simple.el (filter-buffer-substring-function): New hook.
657 (filter-buffer-substring): Use it.
658 (filter-buffer-substring-functions): Mark obsolete.
659 * minibuffer.el (completion-in-region-function): New hook.
660 (completion-in-region): Use it.
661 (completion-in-region-functions): Mark obsolete.
662 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
663 * abbrev.el (abbrev-expand-function): New hook.
664 (expand-abbrev): Use it.
665 (abbrev-expand-functions): Mark obsolete.
666 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
667 and :filter-return.
668
669 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
670
671 * progmodes/python.el (python-nav--syntactically): Fix cornercases
672 and do not care about match data.
673
674 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
675
676 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
677 completion tables when completing error conditions and
678 `declare' arguments.
679 (lisp-complete-symbol, field-complete): Mark as obsolete.
680 (check-parens): Unmatched parens are user errors.
681 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
682
683 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
684
685 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
686 command changed buffer (ie. `flyspell-pre-buffer' is not current
687 buffer), which prevents making decisions based on invalid value of
688 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
689 cause an error when `flyspell-pre-point' was nil after switching
690 buffers.
691 (flyspell-post-command-hook): No longer needs to change buffers when
692 checking pre-word. While at it remove unnecessary progn.
693
694 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
695
696 * textmodes/ispell.el (ispell-add-per-file-word-list):
697 Fix `flyspell-correct-word-before-point' error when accepting
698 words and `coment-padding' is an integer by using
699 `comment-normalize-vars' (Bug #14214).
700
701 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
702
703 New defun movement commands.
704 * progmodes/python.el (python-nav--syntactically)
705 (python-nav--forward-defun, python-nav-backward-defun)
706 (python-nav-forward-defun): New functions.
707
708 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
709
710 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
711 (python-syntax-context): Use named compiler-macro for backwards
712 compatibility with Emacs 24.x.
713
714 2013-04-17 Leo Liu <sdl.web@gmail.com>
715
716 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
717 octave-hide-process-buffer.
718
719 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
720
721 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
722 (bug#14216).
723
724 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
725
726 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
727 Fix adjustment of offset when receiving incomplete responses from GDB
728 (bug#14129).
729
730 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
731
732 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
733 python-mode-abbrev-table.
734 (python-skeleton-define): Adjust accordingly.
735 (python-mode-abbrev-table): New table that inherits from it so that
736 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
737
738 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
739 (abbrev-symbol): Use it.
740 (abbrev--before-point): Use it since we already handle inheritance.
741
742 2013-04-16 Leo Liu <sdl.web@gmail.com>
743
744 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
745 binding to info-lookup-symbol.
746
747 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
748
749 * minibuffer.el (completion--twq-all):
750 * term/ns-win.el (ns-initialize-window-system):
751 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
752
753 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
754
755 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
756 global bindings.
757
758 * doc-view.el (doc-view-start-process): Handle url-handler directories.
759
760 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
761
762 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
763 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
764 to nil.
765 (ruby-end-of-defun): Remove the unused arg, change the docstring
766 to reflect that this function is only used as the value of
767 `end-of-defun-function'.
768 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
769 to reflect an earlier change that beginning/end-of-defun functions
770 jump between methods in a class definition, as well as top-level
771 functions.
772
773 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
774
775 * minibuffer.el (minibuffer-complete): Don't just scroll
776 a *Completions* that's been iconified.
777 (minibuffer-force-complete): Make sure repetitions do cycle when going
778 through completion-in-region -> minibuffer-complete.
779
780 2013-04-15 Alan Mackenzie <acm@muc.de>
781
782 Correct the placement of c-cpp-delimiters when there're #s not at
783 col 0.
784
785 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
786 place a submatch around the #.
787 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
788 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
789 on the #, not BOL.
790
791 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
792
793 * emacs-lisp/nadvice.el: Properly test names when adding advice.
794 (advice--member-p): New arg `name'.
795 (advice--add-function, advice-member-p): Use it (bug#14202).
796
797 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
798
799 Reformulate java imenu-generic-expression.
800 The old expression contained ill formed regexps.
801
802 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
803 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
804 (cc-imenu-java-method-arg-regexp): New defconsts.
805 (cc-imenu-java-build-type-args-regex): New defun.
806 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
807 handling of spaces in the regexp.
808
809 2013-03-15 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
810
811 * textmodes/ispell.el (ispell-command-loop): Remove
812 flyspell highlight of a word when ispell accepts it (bug #14178).
813
814 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
815
816 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
817 uses code from the previous `ange-ftp-run-real-handler'.
818 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
819 only in case that function exist. This is needed for proper
820 unloading of Tramp.
821
822 2013-04-15 Tassilo Horn <tsdh@gnu.org>
823
824 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
825
826 * textmodes/reftex.el (reftex-compile-variables): Use it.
827
828 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
829
830 * files.el (normal-mode): Only use default major-mode if no other mode
831 was specified.
832
833 * emacs-lisp/trace.el (trace-values): New function.
834
835 * files.el: Allow : in local variables (bug#14089).
836 (hack-local-variable-regexp): New var.
837 (hack-local-variables-prop-line, hack-local-variables): Use it.
838
839 2013-04-13 Roland Winkler <winkler@gnu.org>
840
841 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
842 data before it gets modified by bibtex-beginning-of-entry.
843
844 2013-04-13 Roland Winkler <winkler@gnu.org>
845
846 * textmodes/bibtex.el (bibtex-url): Doc fix.
847
848 2013-04-13 Roland Winkler <winkler@gnu.org>
849
850 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
851 does not visit a BibTeX file, exclude it from the list of buffers
852 returned by bibtex-initialize.
853
854 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
855
856 * window.el (split-window): Remove interactive form, since as a
857 command this function is a special case of split-window-below.
858 Correct doc string.
859
860 2013-04-12 Roland Winkler <winkler@gnu.org>
861
862 * faces.el (read-face-name): Do not override value of arg default.
863 Allow single faces and strings as default values. Remove those
864 elements from return value that are not faces.
865 (describe-face): Simplify.
866 (face-at-point): New optional args thing and multiple so that this
867 function can provide the same functionality previously provided by
868 read-face-name.
869 (make-face-bold, make-face-unbold, make-face-italic)
870 (make-face-unitalic, make-face-bold-italic, invert-face)
871 (modify-face, read-face-and-attribute): Use face-at-point.
872
873 * cus-edit.el (customize-face, customize-face-other-window)
874 * cus-theme.el (custom-theme-add-face)
875 * face-remap.el (buffer-face-set)
876 * facemenu.el (facemenu-set-face): Use face-at-point.
877
878 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
879
880 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
881
882 2013-04-10 Tassilo Horn <tsdh@gnu.org>
883
884 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
885 off leading { and trailing } from field values.
886
887 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
888
889 * emacs-lisp/timer.el (timer--check): New function.
890 (timer--time, timer-set-function, timer-event-handler): Use it.
891 (timer-set-idle-time): Simplify.
892 (timer--activate): CSE.
893 (timer-event-handler): Give more info in error message.
894 (internal-timer-start-idle): New function, moved from C.
895
896 * mpc.el (mpc-proc): Add `restart' argument.
897 (mpc-proc-cmd): Use it.
898 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
899 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
900 less often.
901
902 2013-04-10 Masatake YAMATO <yamato@redhat.com>
903
904 * progmodes/sh-script.el: Implement `sh-mode' own
905 `add-log-current-defun-function' (bug#14112).
906 (sh-current-defun-name): New function.
907 (sh-mode): Use the function.
908
909 2013-04-09 Bastien Guerry <bzg@gnu.org>
910
911 * simple.el (choose-completion-string): Fix docstring (bug#14163).
912
913 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
914
915 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
916
917 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
918 timer (bug#14156).
919
920 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
921
922 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
923 declaration.
924
925 2013-04-07 Leo Liu <sdl.web@gmail.com>
926
927 * pcmpl-x.el: New file.
928
929 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
930
931 Do not set x-display-name until X connection is established.
932 This is needed to prevent from weird situation described at
933 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
934 * frame.el (make-frame): Set x-display-name after call to
935 window system initialization function, not before.
936 * term/x-win.el (x-initialize-window-system): Add optional
937 display argument and use it.
938 * term/w32-win.el (w32-initialize-window-system):
939 * term/ns-win.el (ns-initialize-window-system):
940 * term/pc-win.el (msdos-initialize-window-system):
941 Add compatible optional display argument.
942
943 2013-04-06 Eli Zaretskii <eliz@gnu.org>
944
945 * files.el (normal-backup-enable-predicate): On MS-Windows and
946 MS-DOS compare truenames of temporary-file-directory and of the
947 file, so that 8+3 aliases (usually found in $TEMP on Windows)
948 don't fail comparison by compare-strings. Also, compare file
949 names case-insensitively on MS-Windows and MS-DOS.
950
951 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
952
953 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
954 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
955
956 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
957
958 * whitespace.el (whitespace-color-on, whitespace-color-off):
959 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
960
961 2013-04-05 Jacek ChrzÄ…szcz <chrzaszcz@mimuw.edu.pl> (tiny change)
962
963 * ispell.el (ispell-set-spellchecker-params):
964 Really set `ispell-args' for all equivs.
965
966 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
967
968 * ido.el (ido-completions): Use extra elements of ido-decorations
969 (bug#14143).
970 (ido-decorations): Update docstring.
971
972 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
973
974 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
975 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
976 nil during initialization, in order not to miss changes since the
977 file was opened. (Bug#14140)
978
979 2013-04-05 Leo Liu <sdl.web@gmail.com>
980
981 * kmacro.el (kmacro-call-macro): Fix bug#14135.
982
983 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
984
985 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
986
987 2013-04-04 Glenn Morris <rgm@gnu.org>
988
989 * electric.el (electric-pair-inhibit-predicate): Add :version.
990
991 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
992
993 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
994 when a package is required several times (bug#14082).
995
996 2013-04-04 Roland Winkler <winkler@gnu.org>
997
998 * faces.el (read-face-name): Behave as promised by the docstring.
999 Assume that arg default is a list of faces.
1000 (describe-face): Call read-face-name with list of default faces.
1001
1002 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1003
1004 * bookmark.el: Fix deletion of bookmarks (bug#13972).
1005 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
1006 (bookmark-bmenu-execute-deletions): Only skip first line if it's
1007 the header.
1008 (bookmark-exit-hook-internal): Save even if list is empty.
1009
1010 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
1011
1012 * emacs-lisp/package.el (package-pinned-packages): New var.
1013 (package--add-to-archive-contents): Obey it (bug#14118).
1014
1015 2013-04-03 Alan Mackenzie <acm@muc.de>
1016
1017 Handle `parse-partial-sexp' landing inside a comment opener
1018 (Bug#13244). Also adapt to the new values of element 7 of a parse
1019 state.
1020
1021 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
1022 parameter `not-in-delimiter'. Handle being inside comment opener.
1023 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
1024 character in case we're typing a '*' after a '/'.
1025 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
1026 instead by passing the parameter to c-state-pp-to-literal.
1027
1028 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
1029 for elt. 7 of a parse state.
1030
1031 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
1032
1033 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
1034 * international/latin1-disp.el, international/mule-util.el:
1035 * language/cyril-util.el, language/european.el, language/ind-util.el:
1036 * language/lao-util.el, language/thai.el, language/tibet-util.el:
1037 * language/tibetan.el, language/viet-util.el:
1038 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
1039
1040 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1041
1042 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
1043 (electric-pair-post-self-insert-function): Use it.
1044 (electric-pair-default-inhibit): New function, extracted from
1045 electric-pair-post-self-insert-function.
1046
1047 2013-03-31 Roland Winkler <winkler@gnu.org>
1048
1049 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
1050
1051 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
1052
1053 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
1054
1055 2013-03-30 FabiĂ¡n Ezequiel Gallina <fabian@anue.biz>
1056
1057 Un-indent after "pass" and "return" statements (Bug#13888)
1058 * progmodes/python.el (python-indent-block-enders): New var.
1059 (python-indent-calculate-indentation): Use it.
1060
1061 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
1062
1063 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
1064 defun. Defining it as defalias could introduce too eager
1065 byte-compiler optimization. (Bug#14030)
1066
1067 2013-03-30 Chong Yidong <cyd@gnu.org>
1068
1069 * iswitchb.el (iswitchb-read-buffer): Fix typo.
1070
1071 2013-03-30 Leo Liu <sdl.web@gmail.com>
1072
1073 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
1074 (kmacro-execute-from-register): Pass the keyboard macro to
1075 kmacro-call-macro or repeating won't work correctly.
1076
1077 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
1078
1079 * progmodes/subword.el: Back to using `forward-symbol'.
1080
1081 * subr.el (forward-whitespace, forward-symbol)
1082 (forward-same-syntax): Move from thingatpt.el.
1083
1084 2013-03-29 Leo Liu <sdl.web@gmail.com>
1085
1086 * kmacro.el (kmacro-to-register): New command.
1087 (kmacro-execute-from-register): New function.
1088 (kmacro-keymap): Bind to 'x'. (Bug#14071)
1089
1090 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * mpc.el: Use defvar-local and setq-local.
1093 (mpc--proc-connect): Connection failures are not bugs.
1094 (mpc-mode-map): `follow-link' only applies to the buffer's content.
1095 (mpc-volume-map): Bind to the up-events.
1096
1097 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
1098
1099 * progmodes/subword.el (superword-mode): Use `forward-sexp'
1100 instead of `forward-symbol'.
1101
1102 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1103
1104 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
1105 (edebug--recursive-edit): Use it.
1106 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
1107 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
1108
1109 2013-03-28 Leo Liu <sdl.web@gmail.com>
1110
1111 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
1112
1113 2013-03-27 Eli Zaretskii <eliz@gnu.org>
1114
1115 * facemenu.el (list-colors-callback): New defvar.
1116 (list-colors-redisplay): New function.
1117 (list-colors-display): Install list-colors-redisplay as the
1118 revert-buffer-function. (Bug#14063)
1119
1120 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
1121
1122 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
1123 and suffixes don't overlap (bug#14061).
1124
1125 * case-table.el: Use lexical-binding.
1126 (case-table-get-table): New function.
1127 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
1128
1129 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1130
1131 * progmodes/subword.el: Add `superword-mode' to do word motion
1132 over symbol_words (parallels and leverages `subword-mode' which
1133 does word motion inside MixedCaseWords).
1134
1135 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1136
1137 * eshell/em-unix.el: Move su and sudo to...
1138 * eshell/em-tramp.el: ...Eshell tramp module.
1139
1140 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1141
1142 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
1143 Change return value to be a sexp. Delay `get-buffer' to after
1144 restoring the desktop (bug#13951).
1145
1146 2013-03-26 Leo Liu <sdl.web@gmail.com>
1147
1148 * register.el: Move semantic tag handling back to
1149 cedet/semantic/senator.el. (Bug#14052)
1150
1151 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1152
1153 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
1154 into the prompt either (bug#13963).
1155
1156 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1157
1158 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
1159 part of "(error-foo)".
1160
1161 2013-03-24 Juri Linkov <juri@jurta.org>
1162
1163 * replace.el (list-matching-lines-prefix-face): New defcustom.
1164 (occur-1): Pass `list-matching-lines-prefix-face' to the function
1165 `occur-engine' if `face-differs-from-default-p' returns t.
1166 (occur-engine): Add `,' inside backquote construct to evaluate
1167 `prefix-face'. Propertize the prefix with the `prefix-face' face.
1168 Pass `prefix-face' to the functions `occur-context-lines' and
1169 `occur-engine-add-prefix'.
1170 (occur-engine-add-prefix, occur-context-lines): Add optional arg
1171 `prefix-face' and propertize the prefix with `prefix-face'.
1172 (Bug#14017)
1173
1174 2013-03-24 Leo Liu <sdl.web@gmail.com>
1175
1176 * nxml/rng-valid.el (rng-validate-while-idle)
1177 (rng-validate-quick-while-idle): Guard against deleted buffer.
1178 (Bug#13999)
1179
1180 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
1181 is the last entry in kill-buffer-hook.
1182
1183 * files.el (kill-buffer-hook): Doc fix.
1184
1185 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
1186
1187 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
1188 Make it safe-local.
1189
1190 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
1191
1192 2013-03-23 Leo Liu <sdl.web@gmail.com>
1193
1194 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
1195 Remove.
1196
1197 * nxml/rng-valid.el (rng-validate-mode)
1198 (rng-after-change-function, rng-do-some-validation):
1199 * nxml/rng-maint.el (rng-validate-buffer):
1200 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
1201 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
1202 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
1203 (nxml-extend-after-change-region): Use with-silent-modifications.
1204
1205 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
1206 timer-idle-list.
1207
1208 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
1209 (rng-next-error-1, rng-previous-error-1): Do not let-bind
1210 timer-idle-list. (Bug#13999)
1211
1212 2013-03-23 Juri Linkov <juri@jurta.org>
1213
1214 * info.el (info-index-match): New face.
1215 (Info-index, Info-apropos-matches): Add a nested subgroup to the
1216 main pattern and add text properties with the new face to matches
1217 in index entries relative to the beginning of the index entry.
1218 (Bug#14015)
1219
1220 2013-03-21 Eric Ludlam <zappo@gnu.org>
1221
1222 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
1223 Inhibit read only while inserting objects.
1224
1225 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
1226
1227 * progmodes/cfengine.el: Update docs to mention
1228 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
1229 symbol motion. Remove "_" from the word syntax.
1230
1231 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
1232
1233 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
1234 syntax for both `cfengine2-mode' and `cfengine3-mode'.
1235
1236 2013-03-20 Juri Linkov <juri@jurta.org>
1237
1238 * info.el (Info-next-reference-or-link)
1239 (Info-prev-reference-or-link): New functions.
1240 (Info-next-reference, Info-prev-reference): Use them.
1241 (Info-try-follow-nearest-node): Handle footnote navigation.
1242 (Info-fontify-node): Fontify footnotes. (Bug#13989)
1243
1244 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1245
1246 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
1247 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
1248
1249 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
1250
1251 Suppress unnecessary non-ASCII chatter during build process.
1252 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
1253 (batch-skkdic-convert): Suppress most of the chatter.
1254 It's not needed so much now that machines are faster,
1255 and its non-ASCII component was confusing; see Dmitry Gutov in
1256 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
1257
1258 2013-03-20 Leo Liu <sdl.web@gmail.com>
1259
1260 * ido.el (ido-chop): Fix bug#10994.
1261
1262 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
1263
1264 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
1265 Remove vars.
1266 (whitespace-color-on, whitespace-color-off):
1267 Use `font-lock-fontify-buffer' (Bug#13817).
1268
1269 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1270
1271 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
1272 remapping in mode-line.
1273 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
1274
1275 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
1276
1277 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
1278 value for `whitespace-line' face (Bug#13875).
1279 (whitespace-font-lock-keywords): Change description.
1280 (whitespace-color-on): Don't save `font-lock-keywords' value, save
1281 the constructed keywords instead.
1282 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
1283
1284 2013-03-19 Leo Liu <sdl.web@gmail.com>
1285
1286 * progmodes/compile.el (compilation-display-error): New command.
1287 (compilation-mode-map, compilation-minor-mode-map): Bind it to
1288 C-o. (Bug#13992)
1289
1290 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
1291
1292 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
1293
1294 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
1295
1296 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
1297
1298 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1299
1300 * net/tramp-compat.el (tramp-compat-user-error): New defun.
1301
1302 * net/tramp-adb.el (tramp-adb-handle-shell-command):
1303 * net/tramp-gvfs.el (top):
1304 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
1305 (tramp-handle-shell-command): Use it.
1306 (tramp-dissect-file-name): Raise an error when hostname is a
1307 method name, and neither method nor user is specified.
1308
1309 * net/trampver.el: Update release number.
1310
1311 2013-03-18 Leo Liu <sdl.web@gmail.com>
1312
1313 Make sure eldoc can be turned off properly.
1314 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
1315 eldoc-mode.
1316 (eldoc-display-message-p): Revert last change.
1317 (eldoc-display-message-no-interference-p)
1318 (eldoc-print-current-symbol-info): Tweak.
1319
1320 2013-03-18 Tassilo Horn <tsdh@gnu.org>
1321
1322 * doc-view.el (doc-view-new-window-function): Check the new window
1323 overlay's display property instead the char property of the
1324 buffer's first char. Use `with-selected-window' instead of
1325 `save-window-excursion' with `select-window'.
1326 (doc-view-document->bitmap): Check the current doc-view overlay's
1327 display property instead the char property of the buffer's first char.
1328
1329 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
1330
1331 Automate the build of ja-dic.el (Bug#13984).
1332 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
1333 from the input, rather than assume that it's been done for us by the
1334 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
1335 the current date into a ja-dic.el comment, as that complicates
1336 regression testing.
1337
1338 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1339
1340 * whitespace.el: Fix double evaluation.
1341 (whitespace-space, whitespace-hspace, whitespace-tab)
1342 (whitespace-newline, whitespace-trailing, whitespace-line)
1343 (whitespace-space-before-tab, whitespace-indentation)
1344 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
1345 obsolete defvars.
1346 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
1347 (whitespace-color-on): Use a single font-lock-add-keywords call.
1348 Fix double-evaluation of face variables.
1349
1350 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
1351
1352 * net/tramp-adb.el (tramp-adb-parse-device-names):
1353 Use `start-process' instead of `call-process'. Otherwise, the
1354 function might be blocked under MS Windows. (Bug#13299)
1355
1356 2013-03-17 Leo Liu <sdl.web@gmail.com>
1357
1358 Extend eldoc to display info in the mode-line. (Bug#13978)
1359 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
1360 (eldoc-mode-line-string): New variable.
1361 (eldoc-minibuffer-message): New function.
1362 (eldoc-message-function): New variable.
1363 (eldoc-message): Use it.
1364 (eldoc-display-message-p)
1365 (eldoc-display-message-no-interference-p):
1366 Support eldoc-post-insert-mode.
1367
1368 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
1369 (eval-expression): Run it.
1370
1371 2013-03-17 Roland Winkler <winkler@gnu.org>
1372
1373 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
1374 strings in the list of return values.
1375
1376 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1377
1378 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
1379 radix before checking for HMS forms.
1380
1381 2013-03-16 Leo Liu <sdl.web@gmail.com>
1382
1383 * progmodes/scheme.el: Add indentation and font-locking for λ.
1384 (Bug#13975)
1385
1386 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
1387
1388 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
1389 token before point (bug#13942).
1390
1391 2013-03-16 Leo Liu <sdl.web@gmail.com>
1392
1393 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
1394
1395 2013-03-16 Eli Zaretskii <eliz@gnu.org>
1396
1397 * startup.el (command-line-normalize-file-name): Fix handling of
1398 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
1399 <xfq.free@gmail.com> in
1400 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
1401
1402 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1403
1404 Sync with Tramp 2.2.7.
1405
1406 * net/trampver.el: Update release number.
1407
1408 2013-03-14 Tassilo Horn <tsdh@gnu.org>
1409
1410 * doc-view.el Fix bug#13887.
1411 (doc-view-insert-image): Don't modify overlay associated to
1412 non-live windows, and implement horizontal centering of image in
1413 case it's smaller than the window.
1414 (doc-view-new-window-function): Force redisplay of new windows on
1415 doc-view buffers.
1416
1417 2013-03-13 Karl Fogel <kfogel@red-bean.com>
1418
1419 * saveplace.el (save-place-alist-to-file): Don't sort
1420 `save-place-alist', just pretty-print it (bug#13882).
1421
1422 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
1423
1424 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,
1425 whether `default-file-name-coding-system' is bound. It isn't in
1426 XEmacs.
1427
1428 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
1429
1430 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
1431 backquotes for `obsolete' (bug#13929).
1432
1433 * international/mule.el (find-auto-coding): Include file name in
1434 obsolescence warning (bug#13922).
1435
1436 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1437
1438 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
1439 for CFEngine 3-specific indentation.
1440 (cfengine3-indent-line): Use it. Fix up category regex.
1441 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
1442
1443 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
1444
1445 * type-break.el (type-break-file-name):
1446 * textmodes/remember.el (remember-data-file):
1447 * strokes.el (strokes-file):
1448 * shadowfile.el (shadow-initialize):
1449 * saveplace.el (save-place-file):
1450 * ps-bdf.el (bdf-cache-file):
1451 * progmodes/idlwave.el (idlwave-config-directory):
1452 * net/quickurl.el (quickurl-url-file):
1453 * international/kkc.el (kkc-init-file-name):
1454 * ido.el (ido-save-directory-list-file):
1455 * emulation/viper.el (viper-custom-file-name):
1456 * emulation/vip.el (vip-startup-file):
1457 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
1458 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
1459
1460 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
1461
1462 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
1463 * language/thai-word.el: Switch to UTF-8.
1464
1465 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1466
1467 * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870).
1468
1469 2013-03-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1470
1471 * net/net-utils.el (net-utils-remove-ctrl-m-filter):
1472 Use with-current-buffer and don't move point.
1473 (net-utils-run-simple): Remove useless code.
1474 (net-utils-remove-ctl-m): Remove unused custom.
1475
1476 2013-03-11 Per Starbäck <starback@stp.lingfil.uu.se>
1477
1478 * international/characters.el (glyphless-set-char-table-range): New fun.
1479 (update-glyphless-char-display): Use it (bug#13744).
1480
1481 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
1482
1483 * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
1484 namespaces in the syntax, indent closer for hanging brace
1485 correctly, allow single-quote delimited 'strings', and make
1486 `cfengine3-mode' the default.
1487
1488 2013-03-11 Jean-Philippe Gravel <jpgravel@gmail.com>
1489
1490 * progmodes/gdb-mi.el: Speed up initialization (bug#10580).
1491 Use lexical-binding. Fix up docstring according to conventions.
1492 (gdbmi-debug-mode): New var.
1493 (gdbmi-start-with, gdbmi-same-start, gdbmi-is-number, gdbmi-bnf-init)
1494 (gdbmi-bnf-output, gdbmi-bnf-skip-unrecognized, gdbmi-bnf-gdb-prompt)
1495 (gdbmi-bnf-result-record, gdbmi-bnf-out-of-band-record)
1496 (gdbmi-bnf-async-record, gdbmi-bnf-stream-record)
1497 (gdbmi-bnf-console-stream-output, gdbmi-bnf-target-stream-output)
1498 (gdbmi-bnf-log-stream-output, gdbmi-bnf-result-and-async-record-impl)
1499 (gdbmi-bnf-incomplete-record-result): New functions.
1500 (gdb-car<): Remove function.
1501 (gdbmi-record-list): Remove variable.
1502 (gdbmi-bnf-state, gdbmi-bnf-offset): New vars.
1503 (gdbmi-bnf-result-state-configs): New const.
1504 (gud-gdbmi-marker-filter): Rewrite.
1505 (gdb-ignored-notification, gdb-thread-created, gdb-thread-exited)
1506 (gdb-thread-selected, gdb-running, gdb-starting, gdb-stopped):
1507 Add `token' argument.
1508 (gdb-done, gdb-error): New functions.
1509 (gdb-done-or-error): Add `is-complete' argument. Change arg order.
1510
1511 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1512
1513 * term/xterm.el (xterm--report-background-handler): Don't burp
1514 upon timeout.
1515 (xterm--version-handler): Extract from terminal-init-xterm.
1516 (xterm--query): Don't mishandle timeout. Remove debugging messages.
1517 Allow multiple handlers.
1518 (terminal-init-xterm): Handle OSX's Terminal.app's incorrect answer.
1519
1520 * term/xterm.el: Don't discard input (bug#6758). Use lexical-binding.
1521 (xterm--report-background-handler, xterm--query): New functions.
1522 (terminal-init-xterm): Use them.
1523
1524 2013-03-11 Michael R. Mauger <michael@mauger.com>
1525
1526 * progmodes/sql.el Version 3.2
1527 Please note that my address changed to <michael@mauger.com>;
1528 the <mmaug@yahoo.com> address remains active.
1529 (sql-connection-alist): Updates documentation to fix bug#13715.
1530 (sql-connect): Handle missing `sql-connection-alist' correctly.
1531 (sql-mode-oracle-font-lock-keywords): Add missing keywords.
1532 (sql-magic-go, sql-magic-semicolon): Mark with `delete-selection'
1533 property.
1534 (sql-default-value): New function.
1535 (sql-get-login-ext, sql-get-login): Fixes bug where buffer-local
1536 values were not used.
1537 (sql-rename-buffer): Make sure alternate buffer name has no text
1538 properties.
1539 (sql-input-sender, sql-execute-feature): Fetch variable with
1540 `buffer-local-value' rather than `with-current-buffer'.
1541 (sql-*): Use #' function syntax consistently.
1542 (sql-*): Use message/error/user-error consistently.
1543
1544 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1545
1546 * xt-mouse.el (xterm-mouse-event-read): Remove.
1547 (xterm-mouse--read-event-sequence-1000)
1548 (xterm-mouse--read-event-sequence-1006): Use read-event instead.
1549
1550 2013-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1551
1552 * term/xterm.el (xterm-function-map): Support format used with
1553 formatOtherKeys=1 (bug#13839).
1554
1555 * emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
1556 (with-no-warnings): Use `declare'.
1557
1558 * whitespace.el (whitespace-enable-predicate): New variable.
1559 (whitespace-enable-predicate): Use it.
1560
1561 * comint.el (comint-send-input, comint-snapshot-last-prompt)
1562 (comint-output-filter, comint-update-fence):
1563 Use with-silent-modifications.
1564
1565 2013-03-10 Jambunathan K <kjambunathan@gmail.com>
1566
1567 * replace.el (occur-read-regexp-defaults-function): New var.
1568 (occur-read-regexp-defaults): New defun.
1569 (occur-read-primary-args): Propagate above change (bug#13892).
1570
1571 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
1572
1573 * mouse.el (mouse-drag-track): Remove left-over debugging code.
1574
1575 2013-03-09 Michael Albinus <michael.albinus@gmx.de>
1576
1577 Major rewrite due to changed D-Bus interface of GVFS 1.14.
1578
1579 * net/tramp-gvfs.el (top): Extend check for gvfs availability.
1580 (tramp-gvfs-methods-mounttracker, tramp-gvfs-listmounts)
1581 (tramp-gvfs-mountlocation, tramp-gvfs-mountlocation-signature):
1582 New defconst.
1583 (tramp-gvfs-file-name-handler-alist) [directory-files]
1584 [directory-files-and-attributes, file-exists-p, file-modes]:
1585 Use Tramp default handler.
1586 [file-acl, file-selinux-context, process-file, set-file-acl]:
1587 [set-file-modes, set-file-selinux-context, shell-command]:
1588 [start-file-process]: Remove handler.
1589 [verify-visited-file-modtime]: New handler.
1590 (tramp-gvfs-dbus-string-to-byte-array)
1591 (tramp-gvfs-dbus-byte-array-to-string): New defuns. Replace all
1592 calls of `dbus-string-to-byte-array' and
1593 `tramp-gvfs-dbus-byte-array-to-string'.
1594 (tramp-gvfs-handle-copy-file)
1595 (tramp-gvfs-handle-delete-directory)
1596 (tramp-gvfs-handle-delete-file, tramp-gvfs-handle-file-attributes)
1597 (tramp-gvfs-handle-file-directory-p)
1598 (tramp-gvfs-handle-file-executable-p)
1599 (tramp-gvfs-handle-file-name-all-completions)
1600 (tramp-gvfs-handle-file-readable-p)
1601 (tramp-gvfs-handle-file-writable-p)
1602 (tramp-gvfs-handle-insert-directory)
1603 (tramp-gvfs-handle-insert-file-contents)
1604 (tramp-gvfs-handle-make-directory, tramp-gvfs-handle-rename-file)
1605 (tramp-gvfs-handle-set-visited-file-modtime)
1606 (tramp-gvfs-handle-write-region): Rewrite.
1607 (tramp-gvfs-handle-file-acl)
1608 (tramp-gvfs-handle-file-selinux-context)
1609 (tramp-gvfs-handle-process-file, tramp-gvfs-handle-set-file-acl)
1610 (tramp-gvfs-handle-set-file-modes)
1611 (tramp-gvfs-handle-set-file-selinux-context)
1612 (tramp-gvfs-handle-shell-command)
1613 (tramp-gvfs-handle-start-file-process)
1614 (tramp-gvfs-handle-verify-visited-file-modtime): Remove defuns.
1615 (tramp-gvfs-url-file-name): Do not use `file-truename', we work
1616 over the symlinks. Fix user handling.
1617 (top, tramp-gvfs-handler-mounted-unmounted): Handle different names
1618 of the D-Bus signals.
1619 (tramp-gvfs-connection-mounted-p): Handle different names of the
1620 D-Bus methods.
1621 (tramp-gvfs-mount-spec-entry): New defun.
1622 (tramp-gvfs-mount-spec): Use it.
1623 (tramp-gvfs-maybe-open-connection): Check, that in case of "smb"
1624 there is a share name. Handle different names of the D-Bus
1625 signals and methods. Set connection properties needed for
1626 `tramp-check-cached-permissions'.
1627 (tramp-gvfs-send-command): Apply `tramp-gvfs-maybe-open-connection'.
1628 Return t or nil.
1629
1630 * net/tramp.el (tramp-backtrace): Move up.
1631 (tramp-error): Dump a backtrace into the debug buffer when
1632 `tramp-verbose > 9.
1633 (tramp-file-mode-type-map, tramp-file-mode-from-int)
1634 (tramp-file-mode-permissions, tramp-get-local-uid)
1635 (tramp-get-local-gid, tramp-check-cached-permissions): Move from
1636 tramp-sh.el.
1637
1638 * net/tramp-sh.el (tramp-file-mode-type-map)
1639 (tramp-check-cached-permissions, tramp-file-mode-from-int)
1640 (tramp-file-mode-permissions, tramp-get-local-uid)
1641 (tramp-get-local-gid): Move to tramp.el.
1642
1643 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
1644
1645 Separate mouse-1-click-follows-link from mouse-drag-region.
1646 * mouse.el (mouse--down-1-maybe-follows-link): New function.
1647 (key-translation-map): Use it to implement mouse-1-click-follows-link.
1648 (mouse-drag-line, mouse-drag-track):
1649 Remove mouse-1-click-follows-link code.
1650 (mouse--remap-link-click-p): Remove.
1651
1652 2013-03-08 Jambunathan K <kjambunathan@gmail.com>
1653
1654 * hi-lock.el (hi-lock-read-regexp-defaults-function): New var.
1655 (hi-lock-read-regexp-defaults): New defun.
1656 (hi-lock-line-face-buffer, hi-lock-face-buffer)
1657 (hi-lock-face-phrase-buffer): Propagate above change.
1658 Update docstring (bug#13892).
1659
1660 * subr.el (find-tag-default-as-regexp): New defun.
1661 * replace.el (read-regexp): Propagate above change.
1662
1663 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1664
1665 * calc/calc-units.el (calc-convert-units): Fix the way that default
1666 new units are stored.
1667
1668 2013-03-07 Matthias Meulien <orontee@gmail.com>
1669
1670 * bookmark.el: Define a face to highlight bookmark names in
1671 bookmark menu buffers, where the default is a bold face similarly
1672 to buffer names in buffer menu buffers.
1673 (bookmark-menu-bookmark): New face to highlight bookmark names.
1674 (bookmark-insert-location): Remove duplicated text property to
1675 conform to buffer list (see `list-buffers').
1676 (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
1677 `bookmark-menu-bookmark' to bookmark names.
1678
1679 2013-03-07 Matthias Meulien <orontee@gmail.com>
1680 Karl Fogel <kfogel@red-bean.com>
1681
1682 * bookmark.el: Display the bookmark list header similarly to the
1683 buffer list header (see `list-buffers'), where the default is now
1684 an immovable/immutable header line.
1685 (bookmark-bmenu-use-header-line): New variable.
1686 (bookmark-bmenu-inline-header-height): New name for
1687 `bookmark-bmenu-header-height', to avoid confusion with the code
1688 for the new immovable header. All references changed.
1689 (bookmark-bmenu-set-header): New function.
1690 (bookmark-bmenu-list, bookmark-bmenu-toggle-filenames):
1691 Conditionalize header construction accordingly.
1692 (bookmark-bmenu-ensure-position): Conditionalize the skipping of
1693 the inline header height.
1694 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
1695 Conditionalize the skipping of the inline header height.
1696
1697 2013-03-07 Dmitry Gutov <dgutov@yandex.ru>
1698
1699 * progmodes/js.el (js--multi-line-declaration-indentation):
1700 Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89).
1701
1702 2013-03-06 Dmitry Gutov <dgutov@yandex.ru>
1703
1704 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1705 Only propertize regexp when not inside a string (Bug#13885).
1706
1707 2013-03-06 Alan Mackenzie <acm@muc.de>
1708
1709 Correct the position of point in some line-up functions.
1710 * progmodes/cc-align.el (c-lineup-whitesmith-in-block)
1711 (c-lineup-assignments, c-lineup-gcc-asm-reg ): take position of
1712 point at column 0 rather than at a random place in the line.
1713
1714 2013-03-05 Michael Albinus <michael.albinus@gmx.de>
1715
1716 * net/tramp-compat.el (tramp-compat-delete-directory):
1717 Implement TRASH argument.
1718
1719 2013-03-05 Dmitry Gutov <dgutov@yandex.ru>
1720
1721 Keep pre-existing highlighting in completion candidates (Bug#13250).
1722 * minibuffer.el (completions-first-difference): State that the
1723 face is "added" in the docstring.
1724 (completions-common-part): Same. And don't inherit from default.
1725 (completion-hilit-commonality): Prepend 'completions-common-part
1726 and 'completion-first-difference faces to the 'face property,
1727 instead of replacing the value(s).
1728 (completion--insert-strings): Same with 'completions-annotations face.
1729 (completion-hilit-commonality): Use 'face instead of
1730 'font-lock-face, because it gets priority if the completion
1731 strings already have 'face set.
1732
1733 2013-03-04 Alan Mackenzie <acm@muc.de>
1734
1735 Replace `last-command-event' by `last-command-char' in XEmacs.
1736 * progmodes/cc-defs.el (c-last-command-char): New macro.
1737 * progmodes/cc-align.el (c-semi&comma-inside-parenlist)
1738 (c-semi&comma-no-newlines-before-nonblanks)
1739 (c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro
1740 in place of `last-command-event'.
1741 * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
1742 (c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
1743 (c-electric-paren, c-electric-continued-statement): Use the new
1744 macro in place of `last-command-event'.
1745
1746 2013-03-04 Glenn Morris <rgm@gnu.org>
1747
1748 * files.el (inhibit-local-variables-regexps):
1749 Add .diff and .patch. (Bug#13862)
1750
1751 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1752
1753 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
1754 whether the "su" command is available on the device.
1755
1756 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1757
1758 * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.
1759 (tramp-adb-handle-process-file): Remove superfluous setting.
1760 (tramp-adb-command-exit-status): Handle case that COMMAND is nil.
1761 (tramp-adb-barf-unless-okay): Use `tramp-adb-command-exit-status'.
1762 (tramp-adb-maybe-open-connection): Apply "su" if user is defined.
1763
1764 2013-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
1765
1766 * textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
1767 (ispell-print-if-debug): Build `format' in. Avoid end-of-buffer.
1768 (ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
1769 Use dict-key rather than dict-name for the error message.
1770
1771 2013-03-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1772
1773 * net/net-utils.el (net-utils-run-simple): Don't display-buffer
1774 when reverting (bug#13831).
1775
1776 2013-03-01 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
1777
1778 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
1779 Always expand affix-file before storing to protect against changed
1780 `default-directory'.
1781 (ispell-print-if-debug): Make sure message is printed at the end
1782 of the debug buffer.
1783
1784 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1785
1786 * net/tramp.el (tramp-obsolete-methods): New defconst.
1787 (tramp-warned-obsolete-methods): New defvar.
1788 (tramp-find-method): Check for obsolete methods. Map them to a
1789 replacement method if appropriate.
1790
1791 * net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
1792 Remove methods.
1793 (top): Remove completion functions for "scp1", "scp2", "ssh1",
1794 "ssh2" and "plink1".
1795
1796 2013-02-28 Dale Sedivec <dale@codefu.org>
1797
1798 * textmodes/sgml-mode.el (sgml-syntax-propertize-function):
1799 Return valid syntax-table property value when converting
1800 quotes within text from string syntax to punctuation syntax (bug#13844).
1801
1802 2013-02-28 Juri Linkov <juri@jurta.org>
1803
1804 * dired-aux.el (dired-diff): If file at point is a backup file,
1805 use its original as the default value, and reverse the order
1806 of arguments to the `diff' call. Doc fix. (Bug#13772)
1807
1808 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1809
1810 * net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ...
1811 (tramp-adb-program): New defcustom. Remove function. Adapt calls.
1812
1813 2013-02-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
1814
1815 Initial support for hunspell dictionaries auto-detection (Bug#13639)
1816
1817 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
1818 Ask hunspell about available and default dictionaries.
1819 (ispell-parse-hunspell-affix-file): Extract relevant info from
1820 hunspell affix file.
1821 (ispell-hunspell-fill-dictionary-entry): Fill non-initialized
1822 `ispell-dictionary-alist' entry for given dictionary after info
1823 provided by `ispell-parse-hunspell-affix-file'.
1824 (ispell-hunspell-dict-paths-alist): New defvar to contain an alist
1825 of parsed hunspell dicts and associated affix files.
1826 (ispell-hunspell-dictionary-alist): New defvar to contain an alist
1827 of parsed hunspell dicts and associated parameters.
1828 (ispell-set-spellchecker-params):
1829 Call `ispell-find-hunspell-dictionaries' if hunspell and not
1830 previously done.
1831 (ispell-start-process):
1832 Call `ispell-hunspell-fill-dictionary-entry' for current
1833 dictionary if it is not initialized.
1834
1835 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1836
1837 * imenu.el: Comment nitpicks.
1838
1839 2013-02-28 Sam Steingold <sds@gnu.org>
1840
1841 * vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
1842 See <http://stackoverflow.com/questions/14720205>.
1843
1844 2013-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1845
1846 * net/net-utils.el (net-utils--revert-function): New fun (bug#13831).
1847 (net-utils-mode): Use it.
1848 (net-utils--revert-cmd): New var.
1849 (net-utils-run-simple): Set it, and remove bogus interactive spec.
1850 (traceroute): Use net-utils-run-simple.
1851
1852 2013-02-28 Glenn Morris <rgm@gnu.org>
1853
1854 * textmodes/paragraphs.el (mark-paragraph): Doc fix.
1855
1856 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1857
1858 * doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
1859 (doc-view-fallback-mode): Remove overlays here.
1860 (doc-view-toggle-display): Instead of here. Don't throw away
1861 image-mode-winprops-alist.
1862 (doc-view-goto-page): Don't mess with hscroll.
1863
1864 2013-02-27 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1865
1866 * font-lock.el (lisp-font-lock-keywords-2): Fix highlighting of
1867 &optional (bug#13819).
1868
1869 2013-02-27 Michael Albinus <michael.albinus@gmx.de>
1870
1871 * net/tramp-adb.el (tramp-adb-parse-device-names)
1872 (tramp-adb-maybe-open-connection): Add timeouts. (Bug#13299)
1873
1874 2013-02-26 Michael Albinus <michael.albinus@gmx.de>
1875
1876 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1877 Add "2>/dev/null" to the ls command, in case "en_US.utf8" is not
1878 defined. POSIX environments fall back to the "C" locale then and
1879 emit a warning, which shall be suppressed.
1880
1881 2013-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
1882
1883 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Tweak logic.
1884 (easy-mmode-set-keymap-parents): Use make-composed-keymap.
1885
1886 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
1887
1888 * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
1889
1890 2013-02-25 Juri Linkov <juri@jurta.org>
1891
1892 * replace.el (read-regexp): Let-bind `default' to the first
1893 element of `defaults' if it's a list, otherwise it should be
1894 a string or nil. Let-bind `suggestions' to `defaults' if it's
1895 a list, otherwise make a list with the string value. Doc fix.
1896 (Bug#13805)
1897
1898 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1899
1900 * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
1901 that match "\`\.#", to avoid compiling lock files, even if they
1902 are readable (as they are on MS-Windows).
1903
1904 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
1905
1906 * files.el (basic-save-buffer): Remove redundant directory-creation.
1907
1908 2013-02-24 Jay Belanger <jay.p.belanger@gmail.com>
1909
1910 * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
1911 Add option to force `pi' to remain symbolic.
1912 * calc/calcalg2.el (calcFunc-sin, calcFunc-cos, calcFunc-tan)
1913 (calcFunc-cot, calcFunc-csc, calcFunc-sec, calcFunc-arcsin)
1914 (calcFunc-arccos, calcFunc-arctan): Use symbolic `pi' in the
1915 derivatives, when necessary.
1916
1917 2013-02-23 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
1918
1919 * progmodes/ps-mode.el (ps-mode-version): Bump to 1.1i.
1920 (ps-mode-octal-region): Use string-make-unibyte.
1921
1922 2013-02-23 Glenn Morris <rgm@gnu.org>
1923
1924 * emulation/viper-cmd.el (viper-submit-report):
1925 * progmodes/ps-mode.el (ps-mode-maintainer-address):
1926 * progmodes/vera-mode.el (vera-mode-help-address):
1927 * textmodes/artist.el (artist-maintainer-address):
1928 * textmodes/reftex.el (reftex-report-bug):
1929 * vc/ediff-util.el (ediff-submit-report):
1930 Add bug-gnu-emacs to bug report address.
1931
1932 * progmodes/simula.el (simula-mode-menu, simula-mode-map):
1933 Remove bug report entries.
1934 (simula-mode-help-address, simula-submit-bug-report): Make obsolete.
1935
1936 * emacs-lisp/bytecomp.el (byte-compile-level): New.
1937 (byte-compile-file, byte-compile-from-buffer):
1938 Use separate input/output buffers for each level of recursive
1939 byte-compile-file calls. (Bug#13787)
1940
1941 2013-02-23 Michael Albinus <michael.albinus@gmx.de>
1942
1943 * net/tramp.el (tramp-methods): Fix docstring.
1944 (tramp-ssh-controlmaster-options): Rename it from
1945 `tramp-ssh-controlmaster-template'. Return a string.
1946 (tramp-default-method): Adapt check for
1947 `tramp-ssh-controlmaster-options'.
1948
1949 * net/tramp-sh.el (tramp-methods):
1950 Replace `tramp-ssh-controlmaster-template' by "%c".
1951 (tramp-do-copy-or-rename-file-out-of-band)
1952 (tramp-maybe-open-connection): Use it in format spec. Ensure,
1953 that it is applied for the first hop only.
1954
1955 2013-02-22 Juri Linkov <juri@jurta.org>
1956
1957 * isearch.el (isearch-lazy-highlight-new-loop):
1958 Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
1959 to `isearch-other-end' if it is not nil. (Bug#13402)
1960
1961 * replace.el (replace-highlight): Let-bind `isearch-other-end'
1962 to `match-beg'.
1963
1964 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
1965 Let-bind `isearch-other-end' to `start', `isearch-forward' to t
1966 and `isearch-error' to nil.
1967
1968 2013-03-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
1969
1970 * progmodes/python.el (python-info-current-defun):
1971 Enhance match-data cluttering prevention.
1972
1973 2013-02-22 Michael Albinus <michael.albinus@gmx.de>
1974
1975 * net/tramp.el (tramp-tramp-file-p): Fix docstring.
1976
1977 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1978 Handle multibyte file names.
1979
1980 2013-02-22 Glenn Morris <rgm@gnu.org>
1981
1982 * textmodes/sgml-mode.el (sgml-xml-mode): Move before use.
1983 (sgml-transformation-function): Give it a :set function.
1984 (sgml-tag): Doc fix.
1985
1986 * cmuscheme.el (scheme-buffer):
1987 * progmodes/inf-lisp.el (inferior-lisp-buffer):
1988 * progmodes/tcl.el (inferior-tcl-buffer):
1989 * textmodes/tex-mode.el (tex-command): Doc fixes.
1990
1991 * image-mode.el (image-mode): Add mouse bindings for mode-line-process.
1992
1993 * htmlfontify.el (hfy-default-header): Encode title string. (Bug#7457)
1994
1995 2013-02-21 Bastien Guerry <bzg@gnu.org>
1996
1997 * cmuscheme.el (scheme-buffer): Fix docstring. (Bug#13778)
1998
1999 2013-02-21 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2000
2001 * progmodes/python.el (python-info-current-defun):
2002 Enhance match-data cluttering prevention.
2003
2004 2013-02-21 Glenn Morris <rgm@gnu.org>
2005
2006 * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
2007 loaded while outline-regexp is let bound. (Bug#9584)
2008
2009 2013-02-21 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2010
2011 * progmodes/python.el (python-info-current-defun): Fix failed
2012 defun name retrieval because of unwanted match-data cluttering.
2013
2014 2013-02-21 Michael Albinus <michael.albinus@gmx.de>
2015
2016 * net/tramp.el (tramp-ssh-controlmaster-template): Make it a
2017 defconst. Apply independent check for ControlPersist.
2018
2019 * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
2020 temporarily, via "env".
2021
2022 2013-02-21 Glenn Morris <rgm@gnu.org>
2023
2024 * info.el (Info-enable-edit): Remove.
2025 (Info-edit): Disable it rather than using Info-enable.
2026 (Info-edit-mode-hook, Info-edit-map, Info-edit-mode, Info-edit)
2027 (Info-cease-edit): Make editing of Info files obsolete.
2028
2029 * informat.el (Info-tagify):
2030 Handle buffers not visiting files. (Bug#13763)
2031
2032 2013-02-21 Juanma Barranquero <lekktu@gmail.com>
2033
2034 * calc/calc-graph.el (calc-graph-show-dumb): Fix typo.
2035
2036 2013-02-21 Glenn Morris <rgm@gnu.org>
2037
2038 * files.el (basic-save-buffer): Move check for existing parent
2039 directory after hooks. (Bug#13773)
2040
2041 2013-02-20 Stefan Monnier <monnier@iro.umontreal.ca>
2042
2043 * simple.el (command-execute): Move from C. Add obsolete check.
2044 (extended-command-history): Move from C.
2045
2046 2013-02-20 Ulrich MĂ¼ller <ulm@gentoo.org>
2047
2048 * jka-cmpr-hook.el (jka-compr-compression-info-list)
2049 (jka-compr-mode-alist-additions): Handle .txz suffix for
2050 XZ-compressed tar archives (bug#13770).
2051
2052 2013-02-20 Bastien Guerry <bzg@gnu.org>
2053
2054 * outline.el (outline-regexp, outline-heading-end-regexp):
2055 Make variables, not options (bug#13731).
2056
2057 2013-02-20 Glenn Morris <rgm@gnu.org>
2058
2059 * image.el (image-current-frame): Change from variable to function.
2060 (image-show-frame): Rename from image-nth-frame. Update callers.
2061 * image-mode.el (image-multi-frame): New variable.
2062 (image-mode-map, image-mode, image-goto-frame):
2063 Use image-multi-frame rather than image-current-frame.
2064 (image-mode, image-goto-frame): Use image-current-frame as
2065 function rather than as variable.
2066
2067 * emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.
2068 * emacs-lisp/cl-macs.el (cl--make-type-test)
2069 (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.
2070
2071 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
2072
2073 * net/tramp-cache.el (tramp-get-hash-table): New defun.
2074 (tramp-get-file-property, tramp-set-file-property)
2075 (tramp-get-connection-property, tramp-set-connection-property): Use it.
2076 (tramp-flush-file-property, tramp-flush-directory-property):
2077 Rename argument to KEY.
2078 (tramp-flush-connection-property): Simplify a little bit.
2079 (tramp-connection-property-p): New defun.
2080 (top): Reapply saved values only if there isn't a corresponding
2081 entry in `tramp-connection-properties'.
2082
2083 2013-02-19 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2084
2085 * progmodes/python.el (python-indent-context):
2086 Fix python-info-line-ends-backslash-p call.
2087 (python-info-line-ends-backslash-p)
2088 (python-info-beginning-of-backslash): Respect line-number argument.
2089 (python-info-current-line-comment-p):
2090 Fix behavior when not at beginning-of-line.
2091 (python-util-position): Remove function.
2092 (python-util-goto-line): New function.
2093
2094 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
2095
2096 * eshell/em-unix.el (eshell/su): Require tramp.
2097 (eshell/sudo): Require tramp. Remove now unnecessary check.
2098
2099 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
2100 `tramp-current-connection' in order to avoid an error when several
2101 commands are invoked in a short time in eshell and friends.
2102
2103 2013-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
2104
2105 Cleanup some of EIEIO's namespace.
2106 * emacs-lisp/eieio.el (eieio--define-field-accessors): New macro.
2107 Use it to define all the class-* and object-* field accessors (renamed
2108 to eieio--class-* and eieio--object-*). Update all uses.
2109 (eieio--class-num-slots, eieio--object-num-slots): Rename from
2110 class-num-slots and object-num-slots.
2111 (eieio--check-type): New macro.
2112 (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p)
2113 (object-of-class-p, child-of-class-p, object-slots, class-slot-initarg)
2114 (eieio-oset, eieio-oset-default, object-assoc, object-assoc-list)
2115 (object-assoc-list-safe): Use it.
2116 (eieio-defclass): Tighten regexp.
2117 (eieio--defmethod): Use `memq'. Signal an error for unknown method kind.
2118 Remove unreachable code.
2119 (object-class-fast): Declare obsolete.
2120 (eieio-class-name, eieio-object-name, eieio-object-set-name-string)
2121 (eieio-object-class, eieio-object-class-name, eieio-class-parents)
2122 (eieio-class-children, eieio-class-precedence-list, eieio-class-parent):
2123 Rename from class-name, object-name, object-set-name-string,
2124 object-class, object-class-name, class-parents, class-children,
2125 class-precedence-list, class-parent; with obsolete alias.
2126 (class-of, class-direct-superclasses, class-direct-subclasses):
2127 Declare obsolete.
2128 (eieio-defmethod): Use `memq'; remove unreachable code.
2129 * emacs-lisp/eieio-base.el (eieio-persistent-read):
2130 * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic)
2131 (eieio-browse-tree, eieio-browse): Use eieio--check-type.
2132
2133 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2134
2135 * eshell/em-cmpl.el: Correct "context-related help" keybinding in
2136 commentary.
2137
2138 2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>
2139
2140 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
2141 Use font-lock-keyword-face for macros and special forms (bug#8345).
2142
2143 2013-02-17 Didier Verna <didier@didierverna.net>
2144
2145 * net/network-stream.el (network-stream-open-starttls):
2146 Check that response to the starttls-command is non-nil. (Bug#13706)
2147
2148 2013-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
2149
2150 * font-lock.el (lisp-font-lock-keywords-1, lisp-font-lock-keywords-2):
2151 Don't assume all identifier chars have syntax word.
2152 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2153 Remove bar-not-symbol. Adjust callers.
2154 (lisp-mode-variables): Don't set a font-lock-syntax-table.
2155
2156 2013-02-17 Leo Liu <sdl.web@gmail.com>
2157
2158 * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.
2159
2160 2013-02-17 Glenn Morris <rgm@gnu.org>
2161
2162 * menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
2163
2164 * image-mode.el (image-mode-map): Add image-dired menu entry.
2165
2166 * image-dired.el (tumme): Make this alias obsolete.
2167
2168 2013-02-16 Glenn Morris <rgm@gnu.org>
2169
2170 * image.el (image-animated-types): Remove.
2171 (image-multi-frame-p): Rename from image-animated-p, and generalize.
2172 (image-animated-p): Make obsolete alias.
2173 (image-animate, image-nth-frame, image-animate-timeout):
2174 Use image-multi-frame-p.
2175 (image-animate-timeout): If no delay, use image-default-frame-delay.
2176 * image-mode.el (image-mode, image-toggle-animation):
2177 Use image-multi-frame-p. (Bug#763, bug#10739)
2178 (image-mode): Adjust startup message for a multi-frame image.
2179
2180 * image-mode.el (image-mode-map): Give it a menu.
2181
2182 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
2183
2184 * net/tramp-cache.el (tramp-connection-properties): New customer
2185 option.
2186 (tramp-get-connection-property): Use it.
2187
2188 * net/tramp-compat.el (top): Require 'trampver.
2189
2190 * net/tramp-sh.el (tramp-remote-process-environment):
2191 Set tramp-autoload cookie.
2192
2193 2013-02-16 Kevin Ryde <user42@zip.com.au>
2194
2195 * info-look.el (info-lookup-select-mode): If major-mode has no
2196 info-lookup-alist entry then search up derived-mode-parent (bug#8660).
2197
2198 2013-02-16 Jambunathan K <kjambunathan@gmail.com>
2199
2200 * replace.el (read-regexp): Tighten the regexp that matches tag.
2201 When tag is retrieved with `find-tag-default', use regexp that
2202 matches tag at point. Also update docstring (Bug#13687).
2203
2204 2013-02-16 Eli Zaretskii <eliz@gnu.org>
2205
2206 * autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
2207 add watch for the file, not its parent directory, since w32notify
2208 sets up the watch for the directory internally. (Bug#13725)
2209
2210 2013-02-16 Glenn Morris <rgm@gnu.org>
2211
2212 * image.el (image-default-frame-delay): New variable.
2213 (image-animated-p): Use image-default-frame-delay.
2214 (image-minimum-frame-delay): New constant.
2215 (image-animate-timeout): Use image-minimum-frame-delay.
2216
2217 * image.el (image-nth-frame): New, split from image-animate-timeout.
2218 (image-animate-timeout): Use image-nth-frame.
2219 * image-mode.el (image-goto-frame, image-next-frame)
2220 (image-previous-frame): New commands.
2221 (image-mode-map): Add new frame commands.
2222
2223 2013-02-16 Jonas Bernoulli <jonas@bernoul.li>
2224
2225 * emacs-lisp/tabulated-list.el (tabulated-list-print-col):
2226 If col-desc already has help-echo, use it. (Bug#13563)
2227
2228 2013-02-16 Glenn Morris <rgm@gnu.org>
2229
2230 * image.el (image-current-frame): New variable.
2231 (image-animate-timeout): Set image-current-frame.
2232 * image-mode.el (image-mode): For animated images,
2233 display a frame counter via mode-line-process.
2234
2235 * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.
2236
2237 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
2238
2239 * simple.el (eval-expression): Let `exp' set the mark (bug#13724).
2240
2241 2013-02-15 Alan Mackenzie <acm@muc.de>
2242
2243 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a
2244 global minor mode has been enabled, call the minor mode function
2245 for a new buffer once only, after the major mode hook, whilst
2246 allowing that hook explicitly to disable the minor mode.
2247 (MODE-disable-in-buffer): New (generated) function.
2248 (disable-MODE): New (generated) buffer local variable.
2249
2250 2013-02-15 Jambunathan K <kjambunathan@gmail.com>
2251
2252 * iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to
2253 `iswitchb-next-match' and `iswitchb-prev-match' resply.
2254 * ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to
2255 `ido-next-match' and `ido-prev-match' resply.
2256 * icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'.
2257 Bind `C-.' and `C-,' to `icomplete-forward-completions' and
2258 `icomplete-backward-completions' (Bug#13708).
2259
2260 2013-02-15 Glenn Morris <rgm@gnu.org>
2261
2262 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2263
2264 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
2265
2266 * net/goto-addr.el (goto-address-fontify): Add start and end args.
2267 (goto-address-fontify-region): Use them instead of narrowing, so
2268 syntax-ppss has access to the whole buffer.
2269
2270 2013-02-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2271
2272 * progmodes/python.el: Explain how to restore "cc-mode"-like
2273 forward-sexp movement in header documentation (Bug#13642).
2274 (python-nav--forward-sexp): Behave like emacs-lisp-mode in
2275 comments and strings (GH bug 114).
2276
2277 2013-02-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2278
2279 * progmodes/python.el (python-info-current-defun): Fix current
2280 defun detection (Bug#13618).
2281
2282 2013-02-15 Chong Yidong <cyd@gnu.org>
2283
2284 * xml.el (xml-parse-string): Fix typo in handling of bad character
2285 references.
2286
2287 2013-02-15 Glenn Morris <rgm@gnu.org>
2288
2289 * play/fortune.el (fortune-compile): Simplify and fix previous change.
2290
2291 2013-02-14 Michael Albinus <michael.albinus@gmx.de>
2292
2293 * net/tramp.el (tramp-debug-message):
2294 Add `tramp-condition-case-unless-debug'.
2295 (tramp-debug-on-error): New defvar.
2296 (tramp-condition-case-unless-debug): New defun.
2297 (tramp-file-name-handler): Use it.
2298
2299 2013-02-14 Juri Linkov <juri@jurta.org>
2300
2301 * info.el (Info-isearch-filter): Treat non-nil values of
2302 `search-invisible' including its default value `open'
2303 like the value `t' to match hidden text. (Bug#13402)
2304
2305 2013-02-14 Glenn Morris <rgm@gnu.org>
2306
2307 * help-fns.el (find-lisp-object-file-name): Give special treatment
2308 to all ~/.foo.elc files, not just ~/.emacs. (Bug#9007)
2309
2310 2013-02-14 David Biesack <sasdjb@d72933.na.sas.com> (tiny change)
2311
2312 * net/quickurl.el (quickurl-save-urls):
2313 Ensure quickurl-urls is not truncated on printing. (Bug#9276)
2314
2315 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
2316
2317 * progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
2318 depth for unfinished percent literal. Not using it in the caller.
2319 (ruby-move-to-block): Jump over multiline literals of all types,
2320 ignoring code-looking contents inside them.
2321 (ruby-add-log-current-method): Improve performance at the expense
2322 of accuracy. `ruby-block-contains-point' is relatively slow, so
2323 only use it for method and singleton class blocks.
2324
2325 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
2326
2327 Use ControlMaster where applicable. (Bug#13677)
2328
2329 * net/tramp.el (tramp-ssh-controlmaster-template): New defvar,
2330 replacing `tramp-detect-ssh-controlmaster'.
2331 (tramp-default-method): Use it.
2332
2333 * net/tramp-sh.el (tramp-methods) [scp, scp1, scp2, scpx, sftp]:
2334 [rsync, ssh, ssh1, ssh2, sshx]: Add ControlPath and ControlMaster
2335 arguments.
2336 [scpc, rsyncc]: Remove methods.
2337 (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old"
2338 and "ssh2_old".
2339 (tramp-do-copy-or-rename-file-out-of-band): Change trace level.
2340 (tramp-maybe-open-connection): Reuse tmpfile for ControlPath.
2341
2342 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
2343
2344 * emacs-lisp/package.el (package--initialized): Move before first use.
2345
2346 2013-02-13 Jambunathan K <kjambunathan@gmail.com>
2347
2348 * icomplete.el (icomplete-hide-common-prefix): New user option.
2349 (icomplete-first-match): New face.
2350 (icomplete-completions): Correct handling of "complete but not
2351 unique" (Bug#12638).
2352
2353 2013-02-13 YE Qianchuan <stool.ye@gmail.com> (tiny change)
2354
2355 * descr-text.el (describe-char): Display the script (bug#13698).
2356
2357 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
2358
2359 * tmm.el: Use lexical-binding and current-active-maps.
2360 (tmm-menubar): Use map-keymap and pcase.
2361 (tmm--completion-table): New function.
2362 (tmm-prompt): Use it to fix the menu order.
2363 (tmm-get-keybind): Use current-active-maps.
2364
2365 2013-02-12 Christopher Schmidt <christopher@ch.ristopher.com>
2366
2367 Add dired-hide-details-mode. (Bug#6799)
2368
2369 * locate.el (locate-mode): Set parent mode property to dired-mode.
2370
2371 * find-dired.el (find-dired): Call dired-insert-set-properties on
2372 initial information line. Set process mark on end of buffer.
2373 (find-dired-sentinel):
2374 Call dired-insert-set-properties on summary.
2375
2376 * dired.el (dired-hide-details-hide-symlink-targets)
2377 (dired-hide-details-hide-information-lines): New options.
2378 (dired-insert-directory):
2379 Set properties after final treatment of output.
2380 (dired-insert-set-properties):
2381 Set dired-hide-details-* properties.
2382 (dired-mode-map): Bind dired-hide-details-mode.
2383 (dired-mode): Set buffer-invisibility-spec to a list.
2384 (dired-next-line): Skip hidden lines.
2385 (dired-previous-line): Use dired-next-line.
2386 (dired-hide-details-mode): New minor mode.
2387 (dired-hide-details-update-invisibility-spec): New function.
2388
2389 2013-02-13 Glenn Morris <rgm@gnu.org>
2390
2391 * play/yow.el: Move to obsolete/. (Bug#9384)
2392
2393 2013-02-13 Juri Linkov <juri@jurta.org>
2394
2395 * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
2396 to select `ediff-control-frame' and set input focus correctly on Xfce.
2397 (Bug#12218)
2398
2399 2013-02-13 Juri Linkov <juri@jurta.org>
2400
2401 * image-mode.el (image-mode-map):
2402 * doc-view.el (doc-view-mode-map):
2403 * vc/ediff-util.el (ediff-setup-keymap):
2404 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
2405
2406 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
2407
2408 * progmodes/ruby-mode.el (ruby-move-to-block): Improve
2409 performance. Instead of recalculating indentation fully for each
2410 line, sum up indentation depth based only on visited lines.
2411 (ruby-parse-partial): Increase the depth after "do" even when END
2412 is right after it.
2413 (ruby-parse-partial): When END is in the middle of a percent
2414 literal, increase the depth if the delimiter chars belong to the
2415 paren syntax class.
2416
2417 2013-02-13 Kirill A. Korinskiy <catap@catap.ru>
2418
2419 * play/fortune.el (fortune-compile): Also make the compiled file
2420 if it does not exist at all, not just if it is old. (Bug#5338)
2421
2422 2013-02-13 Glenn Morris <rgm@gnu.org>
2423
2424 * emacs-lisp/package.el (package-menu-execute): Doc fix.
2425
2426 2013-02-13 Yves Baumes <ybaumes@gmail.com> (tiny change)
2427
2428 * lisp/emacs-lisp/package.el (package-menu-execute):
2429 Add optional noquery argument. (Bug#13625)
2430
2431 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
2432
2433 * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
2434 if DIR exists and PARENTS is non-nil.
2435
2436 2013-02-13 Juanma Barranquero <lekktu@gmail.com>
2437
2438 * progmodes/js.el (js--multi-line-declaration-indentation):
2439 Silence byte-compiler warning.
2440
2441 2013-02-12 Michael Albinus <michael.albinus@gmx.de>
2442
2443 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.
2444
2445 * net/tramp-compat.el (top): Declare `remote-file-name-inhibit-cache'
2446 only if it doesn't exist.
2447
2448 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2449 Set process marker.
2450
2451 2013-02-12 Tassilo Horn <tsdh@gnu.org>
2452
2453 * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
2454 UserInstallation when calling soffice to work around LibreOffice
2455 bug 37531.
2456
2457 2013-02-12 Glenn Morris <rgm@gnu.org>
2458
2459 * files.el (basic-save-buffer):
2460 Offer to create a non-existing directory. (Bug#3016)
2461
2462 * calc/calc-graph.el (calc-graph-show-dumb):
2463 * calendar/calendar.el (calendar-mode-map):
2464 * cus-edit.el (custom-mode-map):
2465 * ehelp.el (electric-help-map):
2466 * emulation/vip.el (vip-mode-map):
2467 * epa.el (epa-key-list-mode-map):
2468 * info.el (Info-mode-map):
2469 * mail/rmail.el (rmail-mode-map):
2470 * mail/rmailsum.el (rmail-summary-mode-map):
2471 * man.el (Man-mode-map):
2472 * net/newst-plainview.el (newsticker-mode-map):
2473 * progmodes/cpp.el (cpp-edit-mode-map):
2474 * progmodes/grep.el (grep-mode-map):
2475 * progmodes/idlw-help.el (idlwave-help-mode-map):
2476 * simple.el (special-mode-map):
2477 * startup.el (splash-screen-keymap):
2478 * view.el (view-mode-map):
2479 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
2480
2481 2013-02-11 Elias Pipping <pipping@lavabit.com>
2482
2483 * doc-view.el (doc-view-current-cache-dir): Beware % escapes
2484 (bug#13679).
2485
2486 2013-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
2487
2488 * cus-start.el (all): Remove inhibit-local-menu-bar-menus.
2489
2490 2013-02-11 Glenn Morris <rgm@gnu.org>
2491
2492 * vc/diff.el (diff-use-labels): New variable.
2493 (diff-no-select): Use --label rather than -L, and first
2494 check that it is supported. (Bug#11067)
2495
2496 * files.el (enable-dir-local-variables): New variable.
2497 (hack-dir-local-variables): Respect enable-dir-local-variables.
2498 * tutorial.el (help-with-tutorial):
2499 Ignore directory-local variables. (Bug#11127)
2500
2501 * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...
2502 (vc-svn-global-switches): ... to here. (Bug#13513)
2503
2504 2013-02-10 Christopher Schmidt <christopher@ch.ristopher.com>
2505
2506 * minibuf-eldef.el (minibuffer-default--in-prompt-regexps):
2507 Handle "foo (bar, default: xxx): " prompts.
2508
2509 2013-02-10 Chong Yidong <cyd@gnu.org>
2510
2511 * files.el (basic-save-buffer-1): Do not set
2512 buffer-file-coding-system-explicit (Bug#4533).
2513
2514 * mail/emacsbug.el (report-emacs-bug): Change binding of
2515 report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
2516
2517 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
2518
2519 * calc/calc.el (calc-allow-units-as-numbers): New variable.
2520 * calc/calc-units.el (calc-convert-units): Use new variable.
2521
2522 2013-02-09 Eli Zaretskii <eliz@gnu.org>
2523
2524 * subr.el (buffer-file-type, default-buffer-file-type): Remove.
2525
2526 * net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference
2527 buffer-file-type.
2528
2529 * mail/feedmail.el (feedmail-force-binary-write): Doc fix.
2530 (feedmail-run-the-queue, feedmail-dump-message-to-queue)
2531 (feedmail-send-it-immediately): Don't bind buffer-file-type, bind
2532 coding-system-for-write instead.
2533
2534 * jka-compr.el (jka-compr-write-region): Don't bind
2535 buffer-file-type.
2536
2537 * emacs-lisp/bytecomp.el (byte-compile-file): Don't bind
2538 buffer-file-type.
2539
2540 * files.el (file-name-buffer-file-type-alist): Remove defvar.
2541 (insert-file-contents-literally): Remove reference to
2542 file-name-buffer-file-type-alist.
2543
2544 * dos-w32.el (file-name-buffer-file-type-alist): Deprecate and
2545 make-obsolete.
2546 (find-buffer-file-type-match, find-buffer-file-type): Remove.
2547 (find-buffer-file-type-coding-system): Remove references to
2548 find-buffer-file-type-match, find-buffer-file-type, and
2549 buffer-file-type.
2550 Don't put find-buffer-file-type-coding-system into
2551 file-coding-system-alist.
2552 (find-file-binary, find-file-text): Bind coding-system-for-read
2553 instead of file-name-buffer-file-type-alist.
2554
2555 2013-02-09 Jambunathan K <kjambunathan@gmail.com>
2556
2557 * doc-view.el: Use (and prefer) soffice as default ODF->PDF
2558 converter (Bug#13622).
2559 (doc-view-unoconv-program): Make obsolete alias.
2560 (doc-view-odf->pdf-converter-program): New variable.
2561 (doc-view-odf->pdf-converter-function): New variable.
2562 (doc-view-mode-p): Use it.
2563 (doc-view-odf->pdf-converter-unoconv):
2564 Rename from `doc-view-odf->pdf-converter-unoconv'.
2565 (doc-view-odf->pdf-converter-soffice): New function.
2566 (doc-view-convert-current-doc):
2567 Use `doc-view-odf->pdf-converter-function'.
2568
2569 2013-02-09 Chong Yidong <cyd@gnu.org>
2570
2571 * minibuffer.el (minibuffer-inactive-mode-map): Bind mouse-1 to
2572 view-echo-area-messages (Bug#13340).
2573
2574 * help.el (view-echo-area-messages): Use display-buffer.
2575
2576 * dired-x.el (dired-do-run-mail): Prompt for confirmation
2577 (Bug#13561).
2578
2579 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
2580
2581 * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
2582 Eval body right away, now that we do eager macroexpansion (bug#13605).
2583
2584 * simple.el (end-of-buffer): Don't touch unrelated windows (bug#13466).
2585 (fundamental-mode): Use run-mode-hooks.
2586
2587 * eshell/esh-proc.el (eshell/kill): Fix last change.
2588 * eshell/em-ls.el (eshell-ls-dir): Fix use of CL in last change.
2589
2590 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
2591
2592 * eshell/esh-proc.el (eshell/kill): Rewrite.
2593
2594 * eshell/em-ls.el (show-almost-all): Declare.
2595 (eshell-do-ls): Add support for -A argument.
2596
2597 2013-02-08 Jambunathan K <kjambunathan@gmail.com>
2598
2599 * icomplete.el (icomplete-forward-completions)
2600 (icomplete-backward-completions): Handle corner case (bug#13602).
2601
2602 2013-02-07 Michael Albinus <michael.albinus@gmx.de>
2603
2604 * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' can
2605 be nil. Handle this. (Bug#13636)
2606
2607 2013-02-07 Richard Stallman <rms@gnu.org>
2608
2609 * mail/rmail.el (rmail-variables): Specify `no-conversion' for
2610 `save-buffer-coding-system'.
2611
2612 2013-02-07 Alan Mackenzie <acm@muc.de>
2613
2614 Fix bug in state cache mechanism. Remove 'BOD "strategy". Refactor.
2615 * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
2616 (c-parse-state-get-strategy): Don't return 'BOD any more.
2617 (c-append-lower-brace-pair-to-state-cache):
2618 Extra parameter HERE instead of narrowing.
2619 Widen to top of buffer before searching backwards for a brace pair.
2620 (c-state-push-any-brace-pair): Add HERE parameter to function call.
2621 (c-append-to-state-cache): Extra parameter HERE in place of narrowing.
2622 Narrow to parameter HERE, in place of being called narrowed.
2623 (c-remove-stale-state-cache): Extra parameter HERE in place of
2624 narrowing. Check there's an open brace in the cache before
2625 searching for its match.
2626 (c-invalidate-state-cache-1): Add HERE parameter to function call.
2627 (c-parse-state-1): Don't narrow here for 'forward strategy,
2628 instead passing extra parameter HERE to several functions.
2629 Remove 'BOD strategy.
2630
2631 2013-02-06 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
2632
2633 * emacs-lisp/package.el (describe-package-1): Tell what archive is
2634 used to install the package.
2635
2636 2013-02-06 Glenn Morris <rgm@gnu.org>
2637
2638 * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following links
2639 if we can't get user input. (Bug#6567)
2640
2641 * startup.el (command-line): If simple.el is missing,
2642 test and warn about for some possible causes.
2643
2644 2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
2645
2646 * cus-start.el (all): Add ns-use-native-fullscreen.
2647
2648 2013-02-05 Glenn Morris <rgm@gnu.org>
2649
2650 * profiler.el (profiler-report-mode-map): Add a restart menu entry.
2651
2652 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
2653 Fix directory creation in fallback case.
2654
2655 2013-02-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2656
2657 * vc/vc.el (vc-next-action): Fix inf-loop (bug#13610).
2658 (vc-update-change-log): Use dolist.
2659
2660 2013-02-04 Chong Yidong <cyd@gnu.org>
2661
2662 * thingatpt.el: Rewrite the URL detection routines, absorbing some
2663 code from ffap.el.
2664 (thing-at-point-beginning-of-url-regexp): New var.
2665 (thing-at-point-uri-schemes): Update list of URI schemes.
2666 (thing-at-point-url-regexp): Variable deleted.
2667 (thing-at-point-markedup-url-regexp): Disallow newlines.
2668 (thing-at-point-newsgroup-regexp)
2669 (thing-at-point-newsgroup-heads)
2670 (thing-at-point-default-mail-uri-scheme): New variables.
2671 (thing-at-point-bounds-of-url-at-point): Rewrite. Use ffap's
2672 method to find the possible bounds of the URI at point.
2673 New optional argument to find ill-formed URIs.
2674 (thing-at-point-url-at-point): Rewrite. New arguments for finding
2675 ill-formed URIs. Use thing-at-point-bounds-of-url-at-point, and
2676 the scheme-adding heuristics from ffap-url-at-point.
2677 (thing-at-point--bounds-of-well-formed-url): New function.
2678 Do parens matching to decide whether to include parens in the URI
2679 (Bug#9153).
2680
2681 * ffap.el: Require thingatpt.
2682 (ffap-url-at-point): Delegate URI detection to thing-at-point.
2683 All URI-valid characters are now recognized (Bug#5673).
2684 (ffap-string-at-point): Use use-region-p.
2685 (ffap-url-regexp): Extra character is handled by thing-at-point.
2686 (ffap-string-at-point-mode-alist): Allow parentheses.
2687 (ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
2688 Convert to aliases; code moved to thingatpt.el.
2689 (ffap-gnus-hook): Use setq-local.
2690
2691 2013-02-04 Glenn Morris <rgm@gnu.org>
2692
2693 * emacs-lisp/ert.el (ert--explain-format-atom):
2694 Don't try to print non-characters as characters. (Bug#13543)
2695
2696 2013-02-03 Michael Albinus <michael.albinus@gmx.de>
2697
2698 * net/tramp.el (tramp-debug-message): Extend function exclude list.
2699 (tramp-backtrace): New defun.
2700 (tramp-handle-insert-file-contents): Use `visit' when inserting
2701 the local copy.
2702
2703 * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime):
2704 Use `remote-file-name-inhibit-cache'.
2705
2706 2013-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
2707
2708 * progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning
2709 (bug#13614).
2710
2711 * subr.el (internal--called-interactively-p--get-frame): Avoid filling
2712 current-load-list (bug#13366).
2713
2714 2013-02-02 Christopher Schmidt <christopher@ch.ristopher.com>
2715
2716 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2717 Identify g++ template instantiation trace. (Bug#12287)
2718 (compilation-mode-hook, compilation-start-hook)
2719 (compilation-window-height): Simplify docstrings. (Bug#13379)
2720
2721 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2722
2723 * mouse.el (mouse-drag-track): Always deactivate the mark before
2724 running the final event's command since that command is in charge of
2725 activating the mark if needed (bug#13523).
2726
2727 2013-02-02 Juri Linkov <juri@jurta.org>
2728
2729 * replace.el (perform-replace): Move let-bindings of isearch-*
2730 variables deeper to the loop that searches for the next match.
2731 Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
2732 Use `isearch-search-fun-default' instead of `isearch-search-fun'.
2733 (Bug#13579)
2734
2735 * isearch.el (isearch-search-fun-default): Check for null
2736 first element of isearch-cmds as a precaution when it's used
2737 with inactive isearch.
2738
2739 2013-02-02 Andrew W. Nosenko <andrew.w.nosenko@gmail.com> (tiny change)
2740
2741 * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
2742 error when buffer in question is narrowed so position 1 is out of
2743 visible part.
2744
2745 2013-02-02 Glenn Morris <rgm@gnu.org>
2746
2747 * textmodes/remember.el (remember-clipboard): Doc fix.
2748
2749 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2750
2751 * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
2752 properties (bug#13179).
2753
2754 2013-02-02 Juri Linkov <juri@jurta.org>
2755
2756 * progmodes/grep.el (grep-regexp-alist): Use variable grep-match-face
2757 instead of hard-coded default face `match'. (Bug#9438)
2758
2759 2012-02-01 Christopher Schmidt <christopher@ch.ristopher.com>
2760
2761 * vc/vc-arch.el (vc-arch-registered):
2762 * vc/vc-bzr.el (vc-bzr-registered):
2763 * vc/vc-cvs.el (vc-cvs-registered):
2764 * vc/vc-git.el (vc-git-registered):
2765 * vc/vc-hg.el (vc-hg-registered):
2766 * vc/vc-mtn.el (vc-mtn-registered):
2767 * vc/vc-svn.el (vc-svn-registered): Suppress load messages.
2768 (Bug#13139)
2769
2770 * info.el (Info-next-reference, Info-prev-reference): Add numeric
2771 prefix argument. (Bug#11656)
2772
2773 2013-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2774
2775 * help-fns.el (help-split-fundoc): Don't insert byte-compiled body.
2776
2777 2013-02-01 Glenn Morris <rgm@gnu.org>
2778
2779 * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu item
2780 if the backend is known not to support it.
2781
2782 * imenu.el (imenu-default-create-index-function):
2783 Tweak infinite loop test to check for forward motion as well as none.
2784
2785 2013-02-01 Alex Harsanyi <AlexHarsanyi@gmail.com>
2786
2787 * net/soap-client.el (soap-invoke): Encode the string for
2788 `url-request-data' as UTF-8.
2789 Fixes <http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
2790
2791 2013-02-01 Glenn Morris <rgm@gnu.org>
2792
2793 * calc/calc-help.el (calc-view-news): Use view-emacs-news.
2794
2795 * calc/README, calc/README.prev: Rename/merge to etc/CALC-NEWS.
2796
2797 2013-01-31 Michael Albinus <michael.albinus@gmx.de>
2798
2799 * net/tramp.el (tramp-tramp-file-p): Comment check for
2800 `string-as-unibyte'. The function does not exist on XEmacs, and
2801 likely we need another approach.
2802
2803 * net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
2804 `tramp-gw-*' variables are bound.
2805
2806 2013-01-31 Glenn Morris <rgm@gnu.org>
2807
2808 * files.el (basic-save-buffer-2): Choose coding system for
2809 writing the file before backing it up, to reduce delay between
2810 backing up and writing the new version. (Bug#13522)
2811
2812 2013-01-31 Michal Nazarewicz <mina86@mina86.com>
2813
2814 * simple.el (cycle-spacing): New command.
2815 (just-one-space): Use it.
2816
2817 2013-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
2818
2819 * progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
2820 (opascal-newline-always-indents): Remove custom.
2821 (opascal-tab, opascal-newline): Remove commands.
2822 (opascal-new-comment-line): Insert "\n" instead of calling newline.
2823 (opascal-mode-map): Keep default bindings for RET and TAB and DEL.
2824 (opascal-save-match-data): Remove, use save-match-data instead.
2825 (opascal-save-state): Use with-silent-modifications.
2826
2827 * progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments
2828 (bug#13585).
2829
2830 2013-01-30 Juri Linkov <juri@jurta.org>
2831
2832 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
2833 Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in
2834 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
2835
2836 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2837
2838 * progmodes/make-mode.el (makefile-backslash-region): Don't compute
2839 column if we're just deleting the backslashes.
2840 (makefile-fill-paragraph): Use eolp.
2841
2842 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
2843
2844 * autorevert.el (auto-revert-use-notify): Fix docstring.
2845
2846 2013-01-30 Leo Liu <sdl.web@gmail.com>
2847
2848 * imenu.el (imenu--truncate-items): Fix subalist checking (bug#13576).
2849
2850 2013-01-30 Glenn Morris <rgm@gnu.org>
2851
2852 * mouse.el (mouse-drag-line): Avoid pushing same event onto
2853 unread-command-events twice in some cases. This tries to implement
2854 the 2012-07-26 changes in a different way. (Bug#13560)
2855
2856 2013-01-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2857
2858 * progmodes/python.el
2859 (python-pdbtrack-comint-output-filter-function): Enhancements on
2860 stacktrace detection. (thanks @gnovak)
2861
2862 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2863
2864 * jit-lock.el (jit-lock-stealth-chunk-start): Don't widen (bug#13542).
2865 (jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
2866 Use defvar-local.
2867 (jit-lock-register): Use setq-local.
2868
2869 2013-01-30 Jay Belanger <jay.p.belanger@gmail.com>
2870
2871 * calc-units.el (math-default-units-table): Remove initial value.
2872 (calc-convert-units): Treat expressions where all the units cancel as
2873 if they didn't have units.
2874
2875 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
2876
2877 * net/tramp.el (tramp-process-connection-type): Fix docstring.
2878 (tramp-completion-reread-directory-timeout): Fix type.
2879 (tramp-connection-min-time-diff): New defcustom.
2880
2881 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
2882
2883 2013-01-30 Glenn Morris <rgm@gnu.org>
2884
2885 * imenu.el (imenu-default-create-index-function):
2886 Put back a version of the infinite loop test removed 2013-01-23.
2887
2888 2013-01-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2889
2890 * progmodes/python.el (python-shell-parse-command):
2891 Find python-shell-interpreter with modified environment.
2892
2893 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2894
2895 * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
2896
2897 2013-01-29 Alan Mackenzie <acm@muc.de>
2898
2899 Amend to fontify /regexp/s in actions correctly.
2900 * cc-awk.el (c-awk-harmless-char-re, c-awk-harmless-string*-re):
2901 (c-awk-harmless-string*-here-re): Braces, parens and semicolons
2902 are no longer included.
2903 (c-awk-harmless-line-char-re, c-awk-harmless-line-string*-re):
2904 What used to be these variables without "-line" in the name.
2905 (c-awk-neutral-re): { is no longer neutral. Escaped newlines now are.
2906 (c-awk-non-arith-op-bra-re): Now also matches {.
2907 (c-awk-pre-exp-alphanum-kwd-re): New regexp to match "print",
2908 "return", and "case".
2909 (c-awk-kwd-regexp-sign-re): New, to match "print", etc., followed
2910 by /.
2911 (c-awk-syntax-tablify-/): Check special cases "print /re/", etc.
2912 (c-awk-set-syntax-table-properties): Extend FSM to handle {,},(,),;.
2913
2914 2013-01-29 Michael Albinus <michael.albinus@gmx.de>
2915
2916 * autorevert.el (auto-revert-use-notify):
2917 Use `custom-initialize-default' for initialization. (Bug#13583)
2918
2919 * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.
2920
2921 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2922 Catch `suppress'. Otherwise, `tramp-run-real-handler' might be called
2923 in `tramp-file-name-handler'.
2924 (tramp-gw-tunnel-method, tramp-gw-socks-method): Declare for
2925 compatibility.
2926 (tramp-compute-multi-hops): Check, whether
2927 `tramp-gw-tunnel-method' and `tramp-gw-socks-method' are non-nil.
2928
2929 2013-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2930
2931 * hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol
2932 (bug#13297).
2933
2934 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
2935
2936 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
2937 checks made superfluous by the \_< operator.
2938 * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
2939 temporarily) broken indentation.
2940 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2941 Highlight nested constants, too. \_< broke that.
2942
2943 2013-01-27 Nobuyoshi Nakada <nobu@ruby-lang.org>
2944
2945 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
2946 instead of "\\b".
2947
2948 2013-01-27 Michael Albinus <michael.albinus@gmx.de>
2949
2950 * autorevert.el (auto-revert-handler): Notifications which result
2951 from a saved file shall not be taken into account. (Bug#13557)
2952
2953 2013-01-26 Andreas Schwab <schwab@linux-m68k.org>
2954
2955 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional
2956 parameter BAR-NOT-SYMBOL to control syntax of | for font-lock.
2957 (lisp-mode): Pass t for it. (Bug#13556)
2958
2959 2013-01-25 Alan Mackenzie <acm@muc.de>
2960
2961 AWK Mode: Fix indentation bug at top level. Bug #12274.
2962
2963 * progmodes/cc-engine.el (c-guess-basic-syntax): Move CASE 5P to
2964 just before CASE 5D.
2965
2966 2013-01-25 Dmitry Antipov <dmantipov@yandex.ru>
2967
2968 * net/socks.el (socks-nslookup-host): Use string-to-number.
2969
2970 2013-01-25 Michael Albinus <michael.albinus@gmx.de>
2971
2972 * autorevert.el (auto-revert-remote-files)
2973 (auto-revert-notify-exclude-dir-regexp): New defcustoms.
2974 (auto-revert-notify-enabled, auto-revert-use-notify)
2975 (auto-revert-notify-watch-descriptor-hash-list)
2976 (auto-revert-notify-modified-p, auto-revert-notify-event-p)
2977 (auto-revert-notify-event-descriptor)
2978 (auto-revert-notify-event-action)
2979 (auto-revert-notify-event-file-name): Doc fix.
2980 (global-auto-revert-mode): Reorder checks.
2981 (auto-revert-notify-rm-watch): Respect changed values of
2982 `auto-revert-notify-watch-descriptor-hash-list'.
2983 (auto-revert-notify-add-watch): Check for
2984 `auto-revert-notify-exclude-dir-regexp'. Adapt filters for
2985 `inotify-add-watch'. Watch `default-directory' instead of
2986 `buffer-file-name'. `auto-revert-notify-watch-descriptor-hash-list'
2987 has a changed meaning now. (Bug#13540)
2988 (auto-revert-notify-handler): Change implementation wrt events
2989 returning from a directory.
2990 (auto-revert-handler): Reorder implementation for checks of remote
2991 files.
2992 (auto-revert-buffers): Fix parentheses error.
2993
2994 2013-01-25 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2995
2996 * progmodes/python.el: Enhancements to header documentation about
2997 skeletons. (Bug#5716)
2998
2999 * imenu.el (imenu-default-create-index-function): Remove useless
3000 infinite loop check. (Bug#13438)
3001
3002 2013-01-25 Alan Mackenzie <acm@muc.de>
3003
3004 Fix a bug in the state cache mechanism. Refactor this a bit.
3005
3006 * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
3007 `cache-pos' element from the return value.
3008 (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
3009 buffer to enable proper searching from beyond HERE. Amend the
3010 test for detecting the sought brace pair. Amend the value written
3011 to the "brace desert cache" when the brace isn't found.
3012 (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
3013 and several other variables analogously.
3014 (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
3015 parameter to a locally calculated variable.
3016 (c-parse-state-1): Change the calling conventions to the two
3017 defuns involving `cache-pos'.
3018
3019 2013-01-25 Chong Yidong <cyd@gnu.org>
3020
3021 * xml.el (xml-entity-or-char-ref-re): Fix regexp.
3022
3023 2013-01-24 Aaron Ecay <aaronecay@gmail.com> (tiny change)
3024
3025 * paren.el (show-paren-function): Make sure to set 'priority and
3026 'face only if the overlay does exist.
3027
3028 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
3029
3030 * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
3031
3032 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Do not suppress
3033 basic attributes.
3034 (tramp-sh-handle-set-file-acl): Improve error checking.
3035
3036 2013-01-24 Dmitry Antipov <dmantipov@yandex.ru>
3037
3038 * doc-view.el (doc-view-display): Force mode line update until all
3039 document is converted. Suggested by Stefan Monnier (Bug#13164).
3040
3041 2013-01-23 Bastien Guerry <bzg@gnu.org>
3042
3043 * paren.el (show-paren-function): Make sure an overlay exists
3044 before trying to delete it. Also use `pos' as a position only
3045 when it is an integer.
3046
3047 2013-01-23 Dmitry Antipov <dmantipov@yandex.ru>
3048
3049 * play/gametree.el (gametree-break-line-here): Use point-marker.
3050
3051 2013-01-22 Michael Albinus <michael.albinus@gmx.de>
3052
3053 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
3054 Mark descriptive parts with `display' property.
3055
3056 2013-01-21 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
3057
3058 * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist):
3059 New variable to map standard dict names to hunspell ones.
3060 (ispell-set-spellchecker-params): Make sure specific dict names
3061 are used for standard dicts with hunspell.
3062
3063 2013-01-21 Tassilo Horn <tsdh@gnu.org>
3064
3065 * textmodes/reftex-cite.el (reftex-format-citation): Add format
3066 chars for note (%N) and url (%U).
3067 * textmodes/reftex-vars.el (reftex-cite-format): Document them.
3068
3069 2013-01-21 Juri Linkov <juri@jurta.org>
3070
3071 * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
3072 in addition to existing separate binding `meta f10' in `global-map'.
3073 (Bug#13484)
3074
3075 2013-01-21 Michael Albinus <michael.albinus@gmx.de>
3076
3077 Improve XEmacs compatibility.
3078
3079 * net/tramp.el (tramp-replace-environment-variables): Make it a defun.
3080
3081 * net/tramp-adb.el (top): Require `time-date'.
3082 (tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
3083 (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file):
3084 Use `tramp-file-name-handler'.
3085 (tramp-adb-maybe-open-connection):
3086 Use `tramp-compat-set-process-query-on-exit-flag'.
3087
3088 * net/tramp-sh.el (tramp-sh-handle-file-acl):
3089 Use `tramp-compat-funcall'.
3090
3091 * net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
3092 `tramp-compat-funcall'.
3093
3094 2013-01-21 JĂ¼rgen Hötzel <juergen@archlinux.org>
3095
3096 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
3097 reimplementation using "adb shell command ..." instead of running
3098 remote shell interactively.
3099
3100 2013-01-20 Glenn Morris <rgm@gnu.org>
3101
3102 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
3103 Add native profiler menu entries.
3104
3105 * profiler.el (profiler-running-p): New function.
3106 (profiler-cpu-profile): Use profiler-running-p.
3107 (profiler-report-mode-map): Add some more menu entries.
3108
3109 2013-01-19 Glenn Morris <rgm@gnu.org>
3110
3111 * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
3112 fixes 2012-12-07 change. (Bug#13499)
3113
3114 2013-01-19 Leo Liu <sdl.web@gmail.com>
3115
3116 * dired.el (dired-get-marked-files): Prune erroneous values due to
3117 last change. (Bug#13152)
3118
3119 2013-01-19 Glenn Morris <rgm@gnu.org>
3120
3121 * progmodes/etags.el (tags-table-check-computed-list):
3122 Preserve point in tags buffer. (Bug#13412)
3123
3124 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
3125
3126 2013-01-19 Christian Wittern <cwittern@gmail.com> (tiny change)
3127 Chong Yidong <cyd@gnu.org>
3128
3129 * image-mode.el (image-next-file, image-previous-file):
3130 New commands (Bug#8453).
3131 (image-mode-map): Bind them to n and p.
3132 (image-mode--images-in-directory): New helper function.
3133
3134 2013-01-19 Chong Yidong <cyd@gnu.org>
3135
3136 * image-mode.el (image-mode-fit-frame): Add a frame argument.
3137 Suggested by Drew Adams (Bug#7730). Handle window decorations;
3138 save and restore the old window configuration.
3139
3140 2013-01-18 Leo Liu <sdl.web@gmail.com>
3141
3142 * progmodes/js.el: Tweak autoload cookie for alias.
3143
3144 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
3145
3146 * autorevert.el (auto-revert-notify-watch-descriptor): Make it
3147 buffer local, again. This was lost with the fix on 2013-01-12.
3148
3149 2013-01-17 JĂ¼rgen Hötzel <juergen@archlinux.org>
3150
3151 * eshell/esh-util.el (eshell-path-env): Make it buffer local, in
3152 order to support several eshell buffers in parallel.
3153
3154 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
3155
3156 * autorevert.el (auto-revert-use-notify): In the :set function, do
3157 not modify `kill-buffer-hook'.
3158 (auto-revert-notify-rm-watch):
3159 Remove `auto-revert-notify-rm-watch' from `kill-buffer-hook'.
3160 (auto-revert-notify-add-watch): Do not call
3161 `auto-revert-notify-rm-watch', but add it to a buffer local
3162 `kill-buffer-hook'.
3163
3164 2013-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
3165
3166 * emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
3167 call to `eval' rather than a backquoted lambda.
3168
3169 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
3170
3171 * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
3172 to return an explicit nil.
3173 (advice--remove-function): Change accordingly.
3174
3175 * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
3176 the use of nadvice.el.
3177
3178 * progmodes/which-func.el (which-function): Silence imenu errors
3179 (bug#13433).
3180
3181 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
3182
3183 * progmodes/sql.el (sql-imenu-generic-expression):
3184 (sql-mode-font-lock-object-name): Match schema qualified names.
3185 (sql-connect): Use string keys.
3186 (sql-product-interactive): Wait for interpreter prompt.
3187 (sql-comint-oracle): Set process coding based on NLS_LANG.
3188
3189 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
3190
3191 * progmodes/sql.el (sql-output-to-send): Remove, unused.
3192 (sql-interactive-remove-continuation-prompt):
3193 (sql-send-magic-terminator, sql-interactive-mode): Remove references.
3194
3195 2013-01-14 Leo Liu <sdl.web@gmail.com>
3196
3197 * calendar/calendar.el (calendar-redraw): Sync window-point and point.
3198 (Bug#13420)
3199
3200 2013-01-14 Glenn Morris <rgm@gnu.org>
3201
3202 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3203 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
3204
3205 2013-01-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3206
3207 * progmodes/python.el (python-nav-end-of-statement):
3208 Fix cornercase when handling multiline strings.
3209
3210 2013-01-13 Richard Stallman <rms@gnu.org>
3211
3212 * mail/sendmail.el (mail-position-on-field): Add doc string.
3213
3214 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
3215 Get current message boundaries and pass them to
3216 message-forward-make-body-mime. Minor style changes.
3217
3218 2013-01-13 Eli Zaretskii <eliz@gnu.org>
3219
3220 * cus-start.el (all): Avoid warnings about
3221 scroll-bar-adjust-thumb-portion on platforms where it is not defined.
3222
3223 2013-01-11 Jan Djärv <jan.h.d@swipnet.se>
3224
3225 * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
3226
3227 2013-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3228
3229 * jit-lock.el (jit-lock-debug-mode): New minor mode.
3230 (jit-lock--debug-fontifying): New var.
3231 (jit-lock--debug-fontify): New function.
3232 * subr.el (condition-case-unless-debug): Don't prevent catching the
3233 error, just let the debbugger run.
3234 * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
3235 timer code and don't drop errors silently.
3236
3237 2013-01-12 Michael Albinus <michael.albinus@gmx.de>
3238
3239 * autorevert.el (auto-revert-notify-watch-descriptor): Give it
3240 `permanent-local' property.
3241 (auto-revert-notify-handler): Use `file-equal-p'.
3242
3243 2013-01-12 Eli Zaretskii <eliz@gnu.org>
3244
3245 * autorevert.el (auto-revert-notify-handler): Fix filtering of
3246 file notification by ACTION. For filtering by file name, compare
3247 only the non-directory part of the file name.
3248
3249 2013-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
3250
3251 * autorevert.el: Use cl-lib instead of cl.
3252
3253 * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
3254 (vc-bzr-checkin): Use it.
3255 * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
3256 will preserve match-data.
3257
3258 2013-01-11 Felix H. Dahlke <fhd@ubercode.de>
3259
3260 * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
3261 (js--declaration-keyword-re): New var.
3262 (js--multi-line-declaration-indentation): New function.
3263 (js--proper-indentation): Use it.
3264
3265 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
3266
3267 * calc/calc.el (calc-highlight-selections-with-faces)
3268 (calc-dispatch):
3269 * comint.el (comint-history-isearch-message):
3270 * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
3271 * ffap.el (ffap-string-at-point-region, ffap-next)
3272 (ffap-string-at-point, ffap-string-around)
3273 (ffap-copy-string-as-kill, ffap-highlight-overlay)
3274 (ffap-literally):
3275 * font-lock.el (font-lock-keywords-alist)
3276 (font-lock-removed-keywords-alist):
3277 * help-mode.el (help-xref-symbol-regexp):
3278 * info.el (Info-find-emacs-command-nodes):
3279 * international/mule.el (add-to-coding-system-list):
3280 * isearch.el (isearch-message-function, isearch-fail-pos):
3281 * misearch.el (multi-isearch-next-buffer-function):
3282 * newcomment.el (comment-box):
3283 * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
3284 (pr-setting-database):
3285 * progmodes/cc-fonts.el (c-font-lock-keywords-3)
3286 (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
3287 (java-font-lock-keywords-3, idl-font-lock-keywords-3)
3288 (pike-font-lock-keywords-3):
3289 * progmodes/compile.el (compile):
3290 * progmodes/etags.el (tags-table-files)
3291 (tags-table-files-function, tags-included-tables-function):
3292 * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
3293 (gdb-restore-windows):
3294 * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
3295 (ps-n-up-filling-database):
3296 * server.el (server-buffer, server-log):
3297 * simple.el (newline, delete-backward-char, delete-forward-char)
3298 (minibuffer-history-isearch-message, kill-line, track-eol)
3299 (temporary-goal-column):
3300 * textmodes/flyspell.el (flyspell-mark-duplications-flag)
3301 (flyspell-default-deplacement-commands):
3302 * textmodes/ispell.el (ispell-accept-output):
3303 * textmodes/sgml-mode.el (html-tag-help):
3304 * vc/compare-w.el (compare-ignore-whitespace)
3305 (compare-ignore-case, compare-windows-dehighlight):
3306 * vc/diff.el (diff):
3307 * whitespace.el (whitespace-point)
3308 (whitespace-font-lock-refontify, whitespace-bob-marker)
3309 (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
3310
3311 2013-01-11 Michael Albinus <michael.albinus@gmx.de>
3312
3313 * autorevert.el (top): Require 'cl in order to pacify byte compiler.
3314 (auto-revert-notify-rm-watch): Ignore errors.
3315 (auto-revert-notify-add-watch): Ignore errors. Use '(modify) for
3316 inotify, and '(size last-write-time) for w32notify.
3317 Set buffer-local `auto-revert-use-notify' to nil when adding a file
3318 watch fails - this is a fallback to the file modification check.
3319 (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
3320 (auto-revert-notify-event-action)
3321 (auto-revert-notify-event-file-name): New defuns.
3322 (auto-revert-notify-handler): Use them. Implement first
3323 plausibility checks.
3324 (auto-revert-handler): Handle also `auto-revert-tail-mode'.
3325
3326 2013-01-11 Julien Danjou <julien@danjou.info>
3327
3328 * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
3329 max are almost equal. Also return the correct value for V which is
3330 already between 0 and 1.
3331
3332 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
3333
3334 * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
3335
3336 2013-01-11 Eli Zaretskii <eliz@gnu.org>
3337
3338 * autorevert.el (auto-revert-notify-rm-watch)
3339 (auto-revert-notify-add-watch): Fix typos in w32notify function
3340 names.
3341
3342 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
3343
3344 * autorevert.el (auto-revert-notify-enabled): Move up.
3345 (auto-revert-use-notify): New defcustom.
3346 (auto-revert-mode, global-auto-revert-mode)
3347 (auto-revert-notify-add-watch, auto-revert-handler)
3348 (auto-revert-buffers): Use `auto-revert-use-notify' instead of
3349 `auto-revert-notify-enabled'.
3350
3351 2013-01-10 Elias Pipping <pipping@exherbo.org>
3352
3353 * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
3354 * doc-view.el (doc-view-document->bitmap):
3355 Use doc-view-single-page-converter-function instead of
3356 single-page-converter arg; adjust callers.
3357
3358 2013-01-10 Feng Li <fengli@gmail.com> (tiny change)
3359
3360 * progmodes/which-func.el (which-function): Understand Semantic's use
3361 of overlays in imenu--index-alist.
3362
3363 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
3364
3365 * man.el: Handle different "man -k" behaviors (bug#13160). Use utf-8.
3366 (Man-man-k-use-anchor): New var.
3367 (Man-parse-man-k): New function.
3368 (Man-completion-table): Use it.
3369 (man): Flush the completion cache between uses.
3370
3371 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
3372
3373 * autorevert.el: Add file watch support.
3374 (auto-revert-notify-enabled): New defconst.
3375 (auto-revert-notify-watch-descriptor-hash-list)
3376 (auto-revert-notify-watch-descriptor)
3377 (auto-revert-notify-modified-p): New defvars.
3378 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
3379 (auto-revert-notify-handler): New defuns.
3380 (auto-revert-mode, global-auto-revert-mode): Remove file watches
3381 when mode is disabled.
3382 (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
3383 (auto-revert-buffers): Add file watches for active buffers.
3384
3385 2013-01-10 Dmitry Antipov <dmantipov@yandex.ru>
3386
3387 * cus-start.el (toplevel): Only allow float values for
3388 scroll-up-aggressively and scroll-down-aggressively.
3389 Allow any number for line-spacing.
3390
3391 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3392
3393 * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
3394 (doc-view-pdf->png-converter-function): Use mupdf if available.
3395 (doc-view-djvu->png-converter-function)
3396 (doc-view-ps->png-converter-function): Remove.
3397 (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
3398 (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
3399 (doc-view-already-converted-p): Adjust accordingly.
3400 (doc-view-mode-p): Simplify.
3401 (doc-view-enlarge): Use setq-local.
3402 (doc-view-pdf->png-converter-ghostscript)
3403 (doc-view-djvu->png-converter-ddjvu)
3404 (doc-view-pdf->png-converter-mupdf): Rework to call
3405 doc-view-start-process directly.
3406 (doc-view-pdf/ps->png): Simplify accordingly.
3407 (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
3408 (doc-view-document->bitmap): Rename from doc-view-document->png.
3409 (doc-view-convert-current-doc): Merge pdf and djvu cases.
3410 (doc-view-set-slice-from-bounding-box): Fix completion table.
3411 (doc-view-mode): Use add-hook for after-revert-hook.
3412
3413 2013-01-10 Glenn Morris <rgm@gnu.org>
3414
3415 * emacs-lisp/authors.el (authors-ignored-files)
3416 (authors-valid-file-names, authors-renamed-files-alist):
3417 Add some more entries.
3418
3419 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3420
3421 * image-mode.el (image-mode-winprops): Don't throw away the fallback
3422 `t' pseudo-window entry.
3423
3424 2013-01-10 Alan Mackenzie <acm@muc.de>
3425
3426 Fix bugs in the c-parse-state mechanism. Reuse some markers
3427 instead of continually generating new ones.
3428
3429 * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
3430 (c-state-old-cpp-end-marker): New variables.
3431 (c-append-lower-brace-pair-to-state-cache): Start a backward
3432 search for "}" definitively outside CPP constructs.
3433 (c-remove-stale-state-cache): Inform the caller of a need to
3434 search back for a brace pair in certain circumstances.
3435 (c-state-maybe-marker): New macro.
3436 (c-parse-state): Reuse markers when appropriate.
3437
3438 2013-01-10 Glenn Morris <rgm@gnu.org>
3439
3440 * simple.el (execute-extended-command): Doc fix.
3441 Bind prefix-arg around read-extended-command, for prompt. (Bug#13395)
3442
3443 2013-01-10 Chong Yidong <cyd@gnu.org>
3444
3445 * faces.el (read-face-name): Doc fix.
3446
3447 2013-01-10 Roland Winkler <winkler@gnu.org>
3448
3449 * emacs-lisp/crm.el: Allow any regexp for separators.
3450 (crm-default-separator): All spaces around the default comma separator.
3451 (crm--completion-command): New macro.
3452 (crm-completion-help, crm-complete, crm-complete-word): Use it.
3453 (crm-complete-and-exit): Handle non-single-char separators.
3454
3455 2013-01-09 Elias Pipping <pipping@lavabit.com>
3456
3457 * doc-view.el: Add support for DjVu (bug#13164).
3458 (doc-view-djvu->png-converter-function): New config var.
3459 (doc-view-single-page-converter-function, doc-view--image-type)
3460 (doc-view--image-file-extension): New vars.
3461 (doc-view-mode): Initialize them.
3462 (doc-view-goto-page): Use them.
3463 (doc-view-mode-p): Add support for ddjvu.
3464 (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
3465 (doc-view-set-up-single-converter): New funs.
3466 (doc-view-pdf/ps->png): Extend for djvu.
3467 (doc-view-document->png): Rename from doc-view-pdf->png.
3468 (doc-view-convert-current-doc): Handle djvu.
3469 (doc-view-insert-image, doc-view-display)
3470 (doc-view-already-converted-p): Don't hardcode png.
3471 (doc-view-set-doc-type): Recognize djvu docs.
3472
3473 2013-01-09 Elias Pipping <pipping@lavabit.com>
3474
3475 * doc-view.el: Add support for mupdf converter (bug#13164).
3476 (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
3477 (doc-view-ps->png-converter-function): New config vars.
3478 (doc-view-pdf->png-converter-ghostscript)
3479 (doc-view-ps->png-converter-ghostscript)
3480 (doc-view-pdf->png-converter-mupdf): New functions.
3481 (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
3482
3483 2013-01-09 JĂ¼rgen Hötzel <juergen@archlinux.org>
3484
3485 * net/tramp.el (tramp-eshell-directory-change): Check remote-path
3486 first in session cache: When `tramp-own-remote-path' is in
3487 `tramp-remote-path', the remote path is only set in the session
3488 cache.
3489
3490 2013-01-09 Glenn Morris <rgm@gnu.org>
3491
3492 * emacs-lisp/trace.el (trace-function-foreground)
3493 (trace-function-background): Doc fix.
3494
3495 2013-01-09 Juri Linkov <juri@jurta.org>
3496
3497 * international/mule-cmds.el (read-char-by-name): Move let-binding
3498 of completion-ignore-case around completing-read to fix regression
3499 exhibited by the test case `C-x 8 RET *acc TAB' and caused by
3500 `string-match-p' using the nil value of `case-fold-search' and
3501 `completion-ignore-case' in `completion-pcm--all-completions'.
3502 (Bug#12615).
3503
3504 2013-01-09 Glenn Morris <rgm@gnu.org>
3505
3506 * progmodes/compile.el (compilation-parse-errors):
3507 Fix typo. (Bug#13369)
3508
3509 2013-01-09 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
3510
3511 * comint.el (comint-send-input): Check size of buffer before
3512 waiting for process output, in case already accepted. (Bug#13290)
3513
3514 2013-01-09 Paul Eggert <eggert@cs.ucla.edu>
3515
3516 Spelling fixes.
3517 * net/tramp-adb.el (tramp-adb-get-toolbox):
3518 Fix misspelling of 'unknown'.
3519
3520 2013-01-08 Juri Linkov <juri@jurta.org>
3521
3522 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3523 * progmodes/flymake.el (flymake-errline, flymake-warnline):
3524 Use underline style wave on terminals that support it. (Bug#13000)
3525
3526 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
3527
3528 * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
3529 the predicate returns nil.
3530
3531 * simple.el: Use lexical-binding.
3532 (primitive-undo): Use pcase.
3533 (minibuffer-history-isearch-push-state): Use a closure.
3534
3535 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3536
3537 * simple.el (primitive-undo): Move from undo.c.
3538
3539 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
3540
3541 * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
3542 (cvs-mode-remove-handled): Use it (bug#13380).
3543
3544 * emacs-lisp/nadvice.el (advice--tweak): New function.
3545 (advice--remove-function, advice--subst-main): Use it.
3546
3547 * emacs-lisp/advice.el: Update commentary.
3548
3549 2013-01-08 Michael Albinus <michael.albinus@gmx.de>
3550
3551 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3552 Remove spurious entry.
3553
3554 2013-01-08 Glenn Morris <rgm@gnu.org>
3555
3556 * net/tramp.el (tramp-default-host-alist): Add :version.
3557
3558 2013-01-08 Juri Linkov <juri@jurta.org>
3559
3560 * info.el (Info-read-node-name-2): Don't duplicate suffixes for
3561 single completion. (Bug#12456)
3562 (info--manual-names): Expand node completions into an explicit list
3563 before appending it to another list. Filter out internal buffers
3564 with the leading space in the buffer name. (Bug#10771)
3565
3566 2013-01-08 Juri Linkov <juri@jurta.org>
3567
3568 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
3569 that defaults to the Top node.
3570 (Info-goto-node, Info-read-node-name): Doc fix to mention that
3571 the short format (FILENAME) goes to the Top node.
3572 (Info-build-node-completions): Rename arg `file' to `filename'.
3573 (Bug#13365)
3574
3575 2013-01-07 Bastien Guerry <bzg@gnu.org>
3576
3577 * menu-bar.el (menu-bar-search-documentation-menu):
3578 Use `apropos-user-option' and fix the help message.
3579
3580 2013-01-07 Bastien Guerry <bzg@gnu.org>
3581
3582 * apropos.el (apropos-do-all): Update docstring.
3583 (apropos-user-option-button): New face.
3584 (apropos-user-option): Rename from `apropos-variable' and update
3585 docstring.
3586 (apropos-variable): Rewrite, now show all variables by default.
3587 (apropos-print): Mention "User option" instead of "Variable" when
3588 printing doc for user options. (Bug#13276)
3589
3590 2013-01-07 JĂ¼rgen Hötzel <juergen@archlinux.org>
3591
3592 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
3593 Handle filename correctly, when parsing "source -> target" symlink
3594 output.
3595 (tramp-adb-handle-set-file-times): New defun.
3596
3597 2013-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
3598
3599 * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
3600 advice list when the interactive-spec of ad-Advice-* changes.
3601
3602 2013-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
3603
3604 * wid-edit.el (widget-default-get): Work for inlined elements.
3605 (Bug#12670)
3606
3607 2013-01-07 Michael Albinus <michael.albinus@gmx.de>
3608
3609 * net/tramp.el (tramp-default-host-alist): New defcustom.
3610 (tramp-find-host): Use it.
3611 (tramp-eshell-directory-change): Move from tramp-sh.el. Add to
3612 `eshell-directory-change-hook'.
3613
3614 * net/tramp-adb.el (top): Add adb specific entry in
3615 `tramp-default-host-alist'.
3616 (tramp-adb-file-name-host): Remove function.
3617 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
3618 Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
3619
3620 * net/tramp-sh.el: Move eshell integration code to tramp.el.
3621
3622 2013-01-06 JĂ¼rgen Hötzel <juergen@archlinux.org>
3623
3624 * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
3625
3626 2013-01-06 Michael Albinus <michael.albinus@gmx.de>
3627
3628 * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
3629 consist of more than one digit.
3630 (tramp-adb-file-name-handler-alist):
3631 Use `tramp-handle-file-exists-p' consistently.
3632 (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
3633 (tramp-adb-handle-file-exists-p): Remove function.
3634 (tramp-adb-file-name-host): New defun.
3635 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
3636 Use it.
3637 (tramp-adb-maybe-open-connection): Set "remote-path" property.
3638
3639 2013-01-06 Chong Yidong <cyd@gnu.org>
3640
3641 * vc/vc.el (vc-next-action): Detect buffer modifications
3642 conflicting with locking VCS operation (Bug#11490).
3643
3644 * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
3645
3646 2013-01-05 Michael Albinus <michael.albinus@gmx.de>
3647
3648 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
3649 (tramp-adb-handle-directory-files-and-attributes): Fix typos.
3650
3651 2013-01-05 JĂ¼rgen Hötzel <juergen@archlinux.org>
3652
3653 * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
3654 parsing of ls output using regular expression (handle filenames
3655 with spaces). Use virtual device number.
3656 (tramp-do-parse-file-attributes-with-ls): New defun (Code
3657 cleanup).
3658
3659 2013-01-04 Daiki Ueno <ueno@gnu.org>
3660
3661 * epg.el: Silence byte-compiler warnings.
3662 (epg--start): Use delete-char instead of delete-backward-char.
3663 (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
3664
3665 2013-01-04 Daiki Ueno <ueno@gnu.org>
3666
3667 * epg.el (epg--start): Don't call "tty" program on W32 platforms.
3668 Suggested by Eli Zaretskii <eliz@gnu.org>.
3669
3670 2013-01-04 Michael Albinus <michael.albinus@gmx.de>
3671
3672 * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
3673 non-negative integers. Otherwise, the default values are used.
3674 (tramp-convert-file-attributes): Convert uid and gid to integers.
3675
3676 2013-01-04 Glenn Morris <rgm@gnu.org>
3677
3678 * term.el (term-handle-colors-array): Ensure face attributes
3679 are fully specified, not nil. (Bug#13337)
3680
3681 * term.el (term-default-fg-color, term-default-bg-color):
3682 Fix custom type.
3683
3684 * progmodes/etags.el (tags-compression-info-list): Doc fix.
3685 (tag-find-file-of-tag-noselect): Check auto-compression-mode
3686 rather than 'jka-compr being loaded. (Bug#13338)
3687
3688 2013-01-04 Wesley Dawson <whd@lavabit.com> (tiny change)
3689
3690 * icomplete.el (icomplete-completions):
3691 Honor icomplete-prospects-height once more following
3692 2012-11-29 changes. (Bug#13224)
3693
3694 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3695
3696 * subr.el (internal--called-interactively-p--get-frame): Find aliases
3697 of called-interactively-p as well (bug#13237).
3698
3699 * view.el (view--enable, view--disable): Rename from view-mode-enable
3700 and view-mode-disable and assume it's called from view-mode.
3701 (view-mode-enable, view-mode-disable): Redefine as obsolete
3702 compatibility layer above view-mode.
3703 (view-mode-enter): Call `view-mode'.
3704
3705 * files.el (after-find-file): Call `view-mode'.
3706
3707 * doc-view.el (doc-view-scale-internally): New var.
3708 (doc-view-enlarge, doc-view-insert-image): Obey it.
3709
3710 2013-01-03 Daiki Ueno <ueno@gnu.org>
3711
3712 * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
3713 exist. (Bug#13344)
3714
3715 2013-01-03 Glenn Morris <rgm@gnu.org>
3716
3717 * mail/rmail.el (rmail-set-header-1): Ignore case.
3718 Handle multi-line headers. (Bug#13330)
3719
3720 * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
3721 Handle paragraph starting at beginning of buffer.
3722
3723 * subr.el (eval-after-load): Don't purecopy the form, so that it
3724 can be nconc'd later on; reverts 2009-11-11 change. (Bug#13331)
3725
3726 * emacs-lisp/byte-run.el (defun): Place cl declarations
3727 after any interactive spec. (Bug#13265)
3728
3729 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
3730
3731 * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
3732 defun. Don't check for DECL if DOCSTRING isn't a string.
3733 (defun): Likewise.
3734
3735 2013-01-02 Glenn Morris <rgm@gnu.org>
3736
3737 * eshell/em-cmpl.el (eshell-pcomplete):
3738 More thoroughly imitate pcomplete. (Bug#13293)
3739
3740 * files.el (parse-colon-path): Doc fix. (Bug#12351)
3741 Return nil for empty path elements. (Bug#13296)
3742
3743 2013-01-02 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3744
3745 * progmodes/python.el (python-nav-end-of-statement): Rewrite in
3746 order to improve efficiency (Based on Daniel Colascione's
3747 <dancol@dancol.org> patch). (Bug#13182)
3748
3749 2013-01-02 Glenn Morris <rgm@gnu.org>
3750
3751 * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
3752
3753 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
3754
3755 * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
3756 neither DOCSTRING nor DECL was given. (Bug#13316)
3757
3758 2013-01-02 Michael Albinus <michael.albinus@gmx.de>
3759
3760 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
3761 `error' call.
3762 (tramp-do-copy-or-rename-file): Ignore errors when calling
3763 `set-file-extended-attributes'.
3764
3765 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3766 Add handler for `file-acl'.
3767 (tramp-smb-handle-file-acl): New defun.
3768
3769 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
3770
3771 * calc/README: Mention ISO 8601 week-numbering dates.
3772
3773 2013-01-01 Martin Rudalics <rudalics@gmx.at>
3774
3775 * view.el (view-mode-enable): New argument run-view-mode-hook.
3776 Run view-mode-hook only when it's non-nil (Bug#13315).
3777 (view-mode-enter): Call view-mode-enable with run-view-mode-hook
3778 argument t.
3779
3780 2012-12-31 JĂ¼rgen Hötzel <juergen@archlinux.org>
3781
3782 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
3783 (No device connected, invalid device name). (Bug #13299)
3784
3785 2012-12-31 Martin Rudalics <rudalics@gmx.at>
3786
3787 * window.el (window-resizable--p): Rename to window-resizable-p.
3788 (window-resize-no-error): New function.
3789
3790 * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
3791 broken in fix from 2012-12-28.
3792
3793 2012-12-31 Stefan Monnier <monnier@iro.umontreal.ca>
3794
3795 * subr.el (special-form-p): Don't signal errors on undef aliases.
3796
3797 2012-12-31 Jay Belanger <jay.p.belanger@gmail.com>
3798
3799 * calc/calc-forms.el (math-parse-date): Try using
3800 `math-parse-iso-date' when it looks like it might be needed.
3801 Allow times of 24:00.
3802 (math-parse-date-validate, math-parse-iso-date-validate): Allow times
3803 of 24:00.
3804
3805 2012-12-30 Glenn Morris <rgm@gnu.org>
3806
3807 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
3808 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
3809 (rmail-summary-displayed, rmail-summary): Declare.
3810 (mairix-rmail-display): Just require rmail.
3811
3812 2012-12-30 Chong Yidong <cyd@gnu.org>
3813
3814 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
3815 check for the tarball contents.
3816
3817 2012-12-30 Matt Fidler <matt.fidler@alcon.com> (tiny change)
3818
3819 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
3820 tarfile content listings (Bug#13136).
3821
3822 2012-12-30 Mark Lillibridge <mark.lillibridge@hp.com>
3823
3824 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
3825 Insert the undecoded text of the message being forwarded. (Bug#9521)
3826
3827 2012-12-30 Michael Albinus <michael.albinus@gmx.de>
3828
3829 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
3830 integers, if they are real numbers. (Bug#13282)
3831
3832 * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
3833 Return `t' on success.
3834
3835 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3836 Add handler for `set-file-selinux-context'.
3837
3838 2012-12-29 Michael Albinus <michael.albinus@gmx.de>
3839
3840 * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
3841 (tramp-sh-handle-set-file-acl): Return `t' on success.
3842
3843 2012-12-29 Eli Zaretskii <eliz@gnu.org>
3844
3845 * files.el (backup-buffer-copy, basic-save-buffer-2):
3846 If set-file-extended-attributes fails, fall back on set-file-modes
3847 instead of signaling an error. (Bug#13298)
3848 (basic-save-buffer): Likewise.
3849
3850 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3851
3852 * progmodes/python.el: Support other commands triggering
3853 python-indent-line so indentation cycling continues to work.
3854 (python-indent-trigger-commands): New defcustom.
3855 (python-indent-line): Use it.
3856
3857 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3858
3859 * progmodes/python.el (python-shell-send-region): Add blank lines
3860 for non sent code so backtraces remain correct.
3861
3862 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3863
3864 * progmodes/python.el: Remove cl dependency.
3865 (python-syntax-count-quotes): Replace incf call.
3866 (python-fill-string): Replace setf call.
3867
3868 2012-12-29 Damien Cassou <damien.cassou@gmail.com>
3869
3870 * info.el (info-other-window): New arg, for consistency with info.
3871
3872 2012-12-28 Martin Rudalics <rudalics@gmx.at>
3873
3874 * mail/rmail.el (rmail-maybe-display-summary):
3875 Rewrite (Bug#13066).
3876
3877 2012-12-28 Andreas Schwab <schwab@linux-m68k.org>
3878
3879 * epg.el (epg--start): Modify process-environment locally.
3880
3881 2012-12-28 Daiki Ueno <ueno@gnu.org>
3882
3883 * epg.el: Support pinentry-curses.
3884 Suggested by Werner Koch in
3885 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
3886 (epg-agent-file, epg-agent-mtime): New variable.
3887 (epg--start): Record the modified time of gpg-agent socket file,
3888 to restore Emacs frame after pinentry-curses termination.
3889 (epg-wait-for-completion): Restore Emacs frame here.
3890
3891 2012-12-27 Juri Linkov <juri@jurta.org>
3892
3893 * info.el (Info-file-completions): New variable.
3894 (Info-read-node-name-1): Complete node names in the Info file
3895 when a file name is given. Call `Info-build-node-completions'
3896 with a file name.
3897 (Info-build-node-completions): Add new arg `file'. When it is
3898 non-nil, visit it in a temporary buffer and cache its completions in
3899 `Info-current-file-completions'. Move most of the function body to
3900 `Info-build-node-completions-1'.
3901 (Info-build-node-completions-1): New function with the body from
3902 `Info-build-node-completions'. (Bug#12456)
3903
3904 2012-12-27 Juri Linkov <juri@jurta.org>
3905
3906 * frame.el (frame-maximization-style): Remove user option.
3907 (cycle-frame-maximized): Remove function.
3908 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
3909 (toggle-frame-fullscreen): New command bound to <f11> instead of
3910 `toggle-frame-maximized'.
3911 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
3912
3913 2012-12-27 Michael Albinus <michael.albinus@gmx.de>
3914
3915 * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
3916
3917 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3918 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3919 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
3920 for `file-accessible-directory-p'. (Bug#13275)
3921
3922 2012-12-27 Sam Steingold <sds@gnu.org>
3923
3924 * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
3925 continuations, see <http://stackoverflow.com/questions/3582436>.
3926
3927 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
3928
3929 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
3930 "module" and "def" to have indentation before them.
3931 Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
3932
3933 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
3934
3935 2012-12-27 Alan Mackenzie <acm@muc.de>
3936
3937 Speed up fontification where there's large brace blocks.
3938 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
3939 to a call of c-beginning-of-decl-1.
3940
3941 2012-12-27 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
3942
3943 * comint.el (comint-adjust-window-point): New function.
3944 (comint-postoutput-scroll-to-bottom):
3945 Call comint-adjust-window-point (Bug#13248).
3946
3947 2012-12-26 Dmitry Gutov <dgutov@yandex.ru>
3948
3949 * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
3950 Rakefile regexp.
3951 (auto-mode-alist): Associate .gemspec files with ruby-mode
3952 (https://bugs.ruby-lang.org/issues/5453).
3953
3954 2012-12-26 JĂ¼rgen Hötzel <juergen@archlinux.org>
3955
3956 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
3957 Suppress coloring, if possible (required for BusyBox based systems like
3958 CyanogenMod).
3959 (tramp-adb-handle-file-attributes)
3960 (tramp-adb-handle-insert-directory)
3961 (tramp-adb-handle-file-name-all-completions): Use it.
3962 (tramp-adb-get-toolbox): New defun. Check for remote shell
3963 implementation (BusyBox or Toolbox).
3964
3965 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
3966
3967 * startup.el (initial-buffer-choice): Allow function as value
3968 (Bug#13251).
3969 (command-line-1): Handle case where initial-buffer-choice
3970 specifies a function.
3971 * server.el (server-execute): Handle case where
3972 initial-buffer-choice specifies a function.
3973
3974 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
3975
3976 * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
3977 its own function.
3978 (smtpmail-try-auth-methods): Forget the user name/password if the
3979 login is unsuccessful (bug#12424).
3980
3981 2012-12-22 Michael Albinus <michael.albinus@gmx.de>
3982
3983 * notifications.el (notifications-notify): Protect body with
3984 `with-demoted-errors'.
3985
3986 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
3987 Check properties of remote device. Restart connection, if there is a
3988 change.
3989
3990 2012-12-21 Chong Yidong <cyd@gnu.org>
3991
3992 * sort.el (sort-subr): Doc fix (Bug#13056).
3993
3994 2012-12-21 Bastien Guerry <bzg@gnu.org>
3995
3996 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
3997
3998 2012-12-21 Michael Albinus <michael.albinus@gmx.de>
3999
4000 * simple.el (process-file): Overwrite stderr file, if exists.
4001
4002 2012-12-21 Daiki Ueno <ueno@gnu.org>
4003
4004 * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
4005 (epg-error): Set `error-message' property.
4006
4007 2012-12-21 Chong Yidong <cyd@gnu.org>
4008
4009 * international/mule-cmds.el (read-char-by-name): Signal an error
4010 if the user does not supply a valid character (Bug#13177).
4011
4012 * simple.el (transpose-subr-1): Preserve marker positions by
4013 changing the insertion sequence (Bug#13122).
4014
4015 2012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
4016
4017 * simple.el (kill-region): Deactivate mark even for empty regions
4018 (Bug#13169).
4019
4020 2012-12-21 Chong Yidong <cyd@gnu.org>
4021
4022 * help-fns.el (describe-variable): Make sure we get the right
4023 buffer name (Bug#13105). Suggested by Kelly Dean.
4024
4025 2012-12-20 Michael R. Mauger <mmaug@yahoo.com>
4026
4027 * comint.el (comint-redirect-previous-input-string): New variable.
4028 (comint-redirect-setup, comint-redirect-cleanup)
4029 (comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
4030 (comint-redirect-preoutput-filter): Fix verbose message.
4031
4032 2012-12-20 Michael Albinus <michael.albinus@gmx.de>
4033
4034 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
4035 is too long for Tramp. See discussion in
4036 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
4037
4038 * progmodes/compile.el (compilation-start): Remove line escape
4039 template.
4040
4041 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru>
4042
4043 * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
4044 Adjust comment.
4045
4046 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
4047
4048 * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
4049 following non-comment text (bug#13207).
4050 (lm-header-multiline): Continuation lines need to be indented more than
4051 the first line.
4052 (lm-homepage): New function.
4053 (lm-with-file): Don't be confused if narrowing is in effect.
4054
4055 2012-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
4056
4057 * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
4058 very beginning of a hunk (e.g. killing the first line).
4059
4060 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
4061
4062 * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
4063 and text properties from returned ACL string.
4064 (tramp-sh-handle-set-file-acl): Do not use additional parentheses
4065 for "setfacl" command.
4066
4067 2012-12-18 Michael Albinus <michael.albinus@gmx.de>
4068
4069 * net/tramp.el (tramp-error-with-buffer): Give a hint to use
4070 `tramp-cleanup-this-connection', when the process has died.
4071 (Bug#13151)
4072
4073 2012-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
4074
4075 * icomplete.el (icomplete-completions): Also use … to truncate prefix.
4076
4077 2012-12-17 Kevin Ryde <user42@zip.com.au>
4078
4079 * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
4080
4081 2012-12-17 Michael Albinus <michael.albinus@gmx.de>
4082
4083 Add support for preserving ACL entries of files.
4084
4085 * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
4086 `set-file-acl' handlers.
4087
4088 * net/tramp-adb.el (tramp-adb-handle-copy-file):
4089 Handle PRESERVE-EXTENDED-ATTRIBUTES.
4090
4091 * net/tramp-compat.el (tramp-compat-copy-file):
4092 Handle PRESERVE-EXTENDED-ATTRIBUTES.
4093
4094 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
4095 Add `file-acl' and `set-file-acl' handlers.
4096 (tramp-gvfs-handle-copy-file):
4097 Handle PRESERVE-EXTENDED-ATTRIBUTES.
4098 (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
4099 New defuns.
4100
4101 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
4102 Add `file-acl' and `set-file-acl' handlers.
4103 (tramp-remote-acl-p, tramp-sh-handle-file-acl)
4104 (tramp-sh-handle-set-file-acl): New defuns.
4105 (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
4106 Handle PRESERVE-EXTENDED-ATTRIBUTES.
4107
4108 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
4109 Add `file-acl' and `set-file-acl' handlers.
4110 (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
4111
4112 2012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
4113
4114 * help-macro.el (make-help-screen): Instead of switch-to-buffer
4115 use pop-to-buffer with NORECORD argument t. As buffer name, use
4116 *Metahelp* with a leading space (Bug#13190).
4117
4118 2012-12-16 Romain Francoise <romain@orebokech.com>
4119
4120 * files.el (file-extended-attributes)
4121 (set-file-extended-attributes): New functions.
4122 (backup-buffer): Use them to handle both SELinux context and ACL
4123 entries.
4124 (backup-buffer-copy): Work with an alist of extended attributes,
4125 rather than an SELinux context.
4126 (basic-save-buffer-2): Ditto.
4127
4128 2012-12-16 Timo Myyrä <timo.myyra@gmail.com>
4129
4130 * battery.el (battery-bsd-apm): New function.
4131
4132 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
4133
4134 * calc/calc.el (calc-standard-date-formats): Adjust one of the
4135 standard date formats.
4136
4137 2012-12-15 Juri Linkov <juri@jurta.org>
4138
4139 * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
4140 `isearch-insert-char-by-name'.
4141 (with-isearch-suspended): New defmacro with body mostly from
4142 `isearch-edit-string' except the part that sets
4143 `isearch-new-string' and `isearch-new-message'.
4144 (isearch-edit-string): Use new macro `with-isearch-suspended' with
4145 body that sets `isearch-new-string' and `isearch-new-message'.
4146 (isearch-insert-char-by-name): New command.
4147 * international/mule-cmds.el (read-char-by-name): Let-bind
4148 `enable-recursive-minibuffers' to t.
4149 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
4150
4151 2012-12-15 Juri Linkov <juri@jurta.org>
4152
4153 * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
4154 (Bug#13175)
4155
4156 2012-12-15 Christopher Schmidt <christopher@ch.ristopher.com>
4157
4158 * dired-x.el (dired-guess-shell-command): Put colon at the end of
4159 the prompt. (Bug#13045)
4160
4161 2012-12-14 Glenn Morris <rgm@gnu.org>
4162
4163 * emacs-lisp/macroexp.el (macroexp--warn-and-return):
4164 Try to include filename in non-bytecomp warning. (Bug#13132)
4165
4166 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
4167
4168 Fix permissions bugs with setgid directories etc. (Bug#13125)
4169 * files.el (backup-buffer): Don't rely on 9th output of
4170 file-attributes, as it's now a placeholder. Instead, use the new
4171 optional arg of file-ownership-preserved-p.
4172 (file-ownership-preserved-p): New optional arg GROUP.
4173 Fix mishandling of setuid directories that would cause this
4174 function to return t when it should have returned nil.
4175 Document what happens if the file does not exist, and when
4176 it's not known whether the ownership will be preserved.
4177 * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
4178 Likewise.
4179 (tramp-get-local-gid): Use group-gid for integer, as that's
4180 faster and more reliable.
4181
4182 2012-12-14 Julien Danjou <julien@danjou.info>
4183
4184 * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
4185 Update keywords list, data type and PL/pgSQL.
4186
4187 2012-12-14 Dave Abrahams <dave@boostpro.com>
4188
4189 * vc/ediff-util.el (ediff-buffer-type): New function.
4190 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
4191 rather than taking it as as argument.
4192 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
4193
4194 2012-12-14 Ryan Crum <ryan.crum@eleostech.com>
4195
4196 * json.el: Add pretty-print option (bug#12634).
4197 (json-encoding-separator, json-encoding-default-indentation)
4198 (json--encoding-current-indentation, json-encoding-pretty-print)
4199 (json-encoding-lisp-style-closings): New vars.
4200 (json--with-indentation): New macro.
4201 (json-encode-hash-table, json-encode-alist, json-encode-plist)
4202 (json-encode-array): Use it to obey json-encoding-pretty-print.
4203 (json-pretty-print-buffer, json-pretty-print): New commands.
4204
4205 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
4206
4207 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
4208 Extract `ruby-syntax-propertize-expansions'.
4209 (ruby-syntax-propertize-expansions): Only change syntax on
4210 certain string delimiters, to punctuation. This way the common
4211 functions like forward-word and thing-at-point still work.
4212 (ruby-match-expression-expansion): Improve readability.
4213 (ruby-block-contains-point): New function.
4214 (ruby-add-log-current-method): Handle several edge cases.
4215
4216 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
4217
4218 * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
4219 unload-feature finishes even when aborting an ongoing edebug session.
4220 Also, do not worry about edebug-mode, unload-feature takes care of it.
4221
4222 2012-12-13 Andreas Schwab <schwab@suse.de>
4223
4224 * net/tls.el (tls-program): Update customize type.
4225
4226 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
4227
4228 * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
4229 (edebug-setup-hook, cl-read-load-hooks): Use it.
4230 (edebug-unload-function): New function. (Bug#13163)
4231
4232 2012-12-13 Michael Albinus <michael.albinus@gmx.de>
4233
4234 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
4235 Otherwise, there could be errors in autoloading. (Bug#13151)
4236
4237 2012-12-13 JĂ¼rgen Hötzel <juergen@archlinux.org>
4238
4239 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
4240 sequences.
4241
4242 2012-12-13 Alan Mackenzie <acm@muc.de>
4243
4244 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
4245 * progmodes/cc-engine.el (c-backward-comments): Add code to work
4246 around `forward-comment' not recognizing ^M as whitespace.
4247
4248 2012-12-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4249
4250 * progmodes/python.el (python-skeleton-class)
4251 (python-skeleton-def): Do not add space after defun name.
4252
4253 2012-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4254
4255 * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
4256 (cl--symbol-function): Remove (now that funbound is like nil).
4257
4258 2012-12-12 Glenn Morris <rgm@gnu.org>
4259
4260 * button.el (button--area-button-p): Fix typo.
4261
4262 2012-12-12 Sam Steingold <sds@gnu.org>
4263
4264 * frame.el (frame-maximization-style): New user option.
4265 (toggle-frame-maximized): Toggle frame maximization according to
4266 `frame-maximization-style', bound to <f11>.
4267 (cycle-frame-maximized): Cycle between all maximization styles and
4268 non-maximized frame, bound to shift-<f11>.
4269
4270 2012-12-12 David Cadé <codename68@gmail.com>
4271
4272 * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
4273
4274 2012-12-12 Jonas Bernoulli <jonas@bernoul.li>
4275
4276 * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
4277 (eieio-override-prin1): Don't quote kewords and booleans.
4278 (object-write) <eieio-default-superclass>: Don't put closing parens
4279 on new line, avoid needless empty lines, align values that are objects
4280 with the slot keyword (instead of beginning on the same line).
4281 (eieio-list-prin1): Align value with slot keyword; increase
4282 eieio-print-depth before printing members of the list.
4283
4284 2012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
4285
4286 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
4287 a display text-property.
4288 (report-emacs-bug-hook): Don't bother deleting it any more.
4289
4290 * hilit-chg.el (highlight-save-buffer-state): Delete.
4291 Use with-silent-modifications instead.
4292 (hilit-chg-set-face-on-change): Only fixup the text that's modified.
4293
4294 * button.el: Handle buttons in display text-properties.
4295 (button--area-button-p, button--area-button-string):
4296 Use (STRING . STRING-POS) representation instead of just STRING.
4297
4298 2012-12-11 Eli Zaretskii <eliz@gnu.org>
4299
4300 * makefile.w32-in (compile4-SH): Fix a typo that caused term
4301 subdirectory be skipped.
4302
4303 2012-12-11 Glenn Morris <rgm@gnu.org>
4304
4305 * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
4306
4307 * progmodes/f90.el (f90-line-continued, f90-indent-region):
4308 Treat preprocessor lines embedded in continuations like comments.
4309 (f90-indent-line): Special-case preprocessor lines. (Bug#13138)
4310
4311 2012-12-11 Jay Belanger <jay.p.belanger@gmail.com>
4312
4313 * calc/calc.el (calc-standard-date-formats): Add more date
4314 formats.
4315 * calc/calc-forms.el (math-parse-iso-date): New function.
4316 (math-parse-date): Use `math-parse-iso-date' when appropriate.
4317 (math-parse-iso-date-validate): Add extra error checking.
4318 (calc-date-notation): Add ability to access new date formats.
4319
4320 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
4321
4322 * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
4323 font-lock as well as when there's no text-property.
4324
4325 2012-12-10 Jambunathan K <kjambunathan@gmail.com>
4326
4327 * hi-lock.el: Refine the choice of default face.
4328 (hi-lock-keyword->face): New function. Use it wherever we used
4329 cadadadr instead.
4330 (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
4331 (hi-lock--last-face): Remove var.
4332 (hi-lock--unused-faces): New var to replace it.
4333 (hi-lock-read-face-name): Use/maintain it.
4334 (hi-lock-unface-buffer): Maintain it. Fix error for the C-u case.
4335 (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
4336 if it has another face.
4337
4338 2012-12-10 Eli Zaretskii <eliz@gnu.org>
4339
4340 * subr.el (w32notify-handle-event): New function.
4341 (inotify-handle-event): Doc fix.
4342
4343 2012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
4344
4345 * subr.el (inotify-event-p, inotify-handle-event): New functions.
4346
4347 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
4348
4349 * simple.el (just-one-space): Doc fix.
4350
4351 2012-12-10 Eli Zaretskii <eliz@gnu.org>
4352
4353 * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
4354
4355 2012-12-10 Le Wang <l26wang@gmail.com>
4356
4357 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
4358 narrowed buffer (bug#12361).
4359
4360 2012-12-10 Juanma Barranquero <lekktu@gmail.com>
4361
4362 * vc/vc-hooks.el (vc-state): Doc fix.
4363
4364 2012-12-10 Glenn Morris <rgm@gnu.org>
4365
4366 * mail/rmail.el (rmail-maybe-display-summary):
4367 Preserve buffer, in case select-window changes it. (Bug#13066)
4368
4369 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
4370
4371 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
4372 cl-load-hook where they belong.
4373
4374 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
4375
4376 * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
4377
4378 2012-12-09 Eli Zaretskii <eliz@gnu.org>
4379
4380 Parallelize byte compilation on MS-Windows.
4381 * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
4382 (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
4383 (WINS_BASIC): Define as concatenation of the above.
4384 (compile): Subdivide into 4 separate and independent jobs that can
4385 be run in parallel.
4386 (compile0-CMD, compile0-SH): New targets for compiling
4387 COMPILE_FIRST files, which are prerequisites for the rest of the
4388 byte-compilation.
4389 (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
4390 New targets for parallel compilation with cmd.exe.
4391 (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
4392 compiling under a Unixy shell.
4393
4394 2012-12-09 Chong Yidong <cyd@gnu.org>
4395
4396 * simple.el (set-mark-default-inactive): Delete this
4397 accidentally-introduced option.
4398 (set-mark-command, exchange-point-and-mark): Remove calls.
4399
4400 2012-12-09 Glenn Morris <rgm@gnu.org>
4401
4402 * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
4403 Respect a defcustom's :set function, if appropriate. (Bug#109)
4404 (eval-defun): Doc fix.
4405
4406 2012-12-08 Juri Linkov <juri@jurta.org>
4407
4408 * info.el (Info-copy-current-node-name, Info-breadcrumbs)
4409 (Info-fontify-node, Info-bookmark-make-record): Remove the
4410 file extension from Info-current-file (Bug#13016).
4411
4412 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4413
4414 * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
4415 point, still provide some default.
4416 (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
4417 names, since we don't use it right now. Actually return the list.
4418 (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
4419
4420 2012-12-07 Chong Yidong <cyd@gnu.org>
4421
4422 * novice.el (disabled-command-function): Remove a spurious help
4423 xref (Bug#13043). Suggested by Kelly Dean.
4424
4425 * subr.el (text-clone-maintain): Fix clone overlay deletion when a
4426 syntax is specified (Bug#13025).
4427
4428 * info.el (Info-set-mode-line): Remove the file extension from
4429 Info-current-file if there is one (Bug#13016).
4430
4431 2012-12-07 Glenn Morris <rgm@gnu.org>
4432
4433 * mail/rmail.el (rmail-mime-decoded): New permanent local.
4434 (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
4435 * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
4436 and rmail-mime-decoded. (Bug#9841)
4437
4438 * mail/unrmail.el (unrmail-mbox-format): New option. (Bug#6574)
4439 (batch-unrmail, unrmail): Doc fixes.
4440 (unrmail): Respect unrmail-mbox-format.
4441 * mail/rmail.el (rmail-mbox-format): New option.
4442 (rmail-show-message-1): Respect rmail-mbox-format.
4443
4444 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4445
4446 * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
4447
4448 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4449
4450 Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
4451 * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
4452 (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
4453 (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
4454 (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
4455 (cl-progv): Don't rely on dynamic scoping to find the body.
4456 * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
4457 (cl--proclaims-deferred): Rename from the "cl-" prefix.
4458 (cl-declaim): Use backquotes.
4459 * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
4460 Use "cl--" prefix for the object's tag.
4461
4462 * ses.el: Use advice-add/remove.
4463 (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
4464 (copy-region-as-kill, yank): Use advice-add.
4465 (ses-unload-function): Use advice-remove.
4466
4467 2012-12-06 Jonas Bernoulli <jonas@bernoul.li>
4468
4469 * button.el: Make them work in header-lines (bug#12817).
4470 (button-map): Add bindings for header-line and mode-line use.
4471 (button-get, button-put, button-label): `button' may now be a string.
4472 (button-activate): Don't make it a defsubst.
4473 (button--area-button-p, button--area-button-string): New functions.
4474 (make-text-button): Fix the return value when `beg' was a string.
4475 (push-button): Handle the mode-line case.
4476
4477 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4478
4479 * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
4480 (sql-signum): Remove. Use `cl-signum' instead.
4481 (sql-read-passwd): Remove; use read-passwd instread.
4482 (sql-get-login-ext): Use read-string.
4483 (sql-get-login): Use dolist and pcase.
4484 (sql--completion-table): Rename from sql-try-completion.
4485 Use complete-with-action.
4486 (sql-mode): Don't change abbrev-all-caps globally.
4487 (sql-connect): Don't rely on dynamic scoping for `new-name'.
4488 (sql-postgres-completion-object): Initialize vars in their `let'.
4489 (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
4490 (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
4491 (sql-comint-interbase): Use a single append, without setq.
4492 (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
4493
4494 * hi-lock.el: Rework the default face and the serialize regexp code.
4495 (hi-lock--auto-select-face-defaults): Remove.
4496 (hi-lock-string-serialize-serial): Remove.
4497 (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
4498 make weak.
4499 (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
4500 equal string.
4501 (hi-lock-set-pattern): Adjust accordingly.
4502 (hi-lock--regexps-at-point): Simplify accordingly.
4503 (hi-lock--auto-select-face-defaults): Remove.
4504 (hi-lock--last-face): New var to replace it.
4505 (hi-lock-read-face-name): Rewrite (bug#11095).
4506 (hi-lock-unface-buffer): Arrange for the face to be the next default.
4507
4508 2012-12-06 Michael Albinus <michael.albinus@gmx.de>
4509
4510 * net/tramp.el (tramp-replace-environment-variables):
4511 Hide compiler warning.
4512 (tramp-file-name-for-operation): Remove `executable-find',
4513 `start-process', `call-process' and `call-process-region'.
4514
4515 * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
4516
4517 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
4518 compatibility.
4519
4520 * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
4521
4522 2012-12-06 Chong Yidong <cyd@gnu.org>
4523
4524 * ffap.el (ffap-replace-file-component): Fix typo.
4525
4526 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4527
4528 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
4529 fix open-paren-like token test (bug#12785).
4530
4531 2012-12-06 Glenn Morris <rgm@gnu.org>
4532
4533 * mail/rmailsum.el (rmail-new-summary): Tweak for
4534 rmail-maybe-display-summary changing buffer. (Bug#13066)
4535
4536 2012-12-06 Juri Linkov <juri@jurta.org>
4537
4538 * info.el (Info-fontify-node): Don't hide the last newline.
4539 (Bug#12272)
4540
4541 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
4542
4543 * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
4544 so as to enable message-read-from-minibuffer to expand mail aliases.
4545
4546 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4547
4548 * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
4549 the `intangible' property.
4550 Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
4551
4552 2012-12-05 Deniz Dogan <deniz@dogan.se>
4553
4554 * net/rcirc.el (rcirc-urls): Update documentation.
4555 (rcirc-condition-filter): New function.
4556 (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
4557 and exclude consecutive duplicate URLs (Bug#6082).
4558
4559 2012-12-05 Michael Albinus <michael.albinus@gmx.de>
4560
4561 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
4562 Check return code of copy command.
4563
4564 * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
4565 Use group `tramp'. Add version.
4566
4567 2012-12-05 Chong Yidong <cyd@gnu.org>
4568
4569 * ffap.el (ffap-url-regexp): Don't require matching at front of
4570 string (Bug#4952).
4571 (ffap-url-p): If only a substring matches, return that.
4572 (ffap-url-at-point): Use the return value of ffap-url-p.
4573 (ffap-read-file-or-url, ffap-read-file-or-url-internal)
4574 (find-file-at-point, dired-at-point, dired-at-point-prompter)
4575 (ffap-guess-file-name-at-point): Likewise.
4576 (ffap-replace-file-component): Fix typo.
4577
4578 * info.el (info-display-manual): Add existing Info buffers, whose
4579 files may not be in Info-directory-list, to the completion.
4580 (info--manual-names): New helper function.
4581
4582 2012-12-05 Glenn Morris <rgm@gnu.org>
4583
4584 * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
4585 New functions, for detecting and resolving conflicts. (Bug#10709)
4586
4587 2012-12-04 Jambunathan K <kjambunathan@gmail.com>
4588
4589 * hi-lock.el (hi-lock-auto-select-face): New user variable.
4590 (hi-lock-auto-select-face-defaults): New buffer local variable.
4591 (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
4592 (hi-lock-unface-buffer): Prompt user with useful defaults.
4593 With prefix arg, unhighlight all hi-lock patterns in buffer.
4594
4595 2012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
4596
4597 * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
4598
4599 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
4600
4601 * Makefile.in (TRAMP_SRC):
4602 * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
4603
4604 2012-12-04 Juergen Hoetzel <juergen@archlinux.org>
4605
4606 * net/tramp-adb.el: New package.
4607
4608 2012-12-04 Chong Yidong <cyd@gnu.org>
4609
4610 * terminal.el: Move to obsolete/.
4611
4612 * longlines.el: Move to obsolete/.
4613
4614 * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
4615 Remove code referring to longlines mode.
4616
4617 2012-12-03 Juri Linkov <juri@jurta.org>
4618
4619 * sort.el (delete-duplicate-lines): New command. (Bug#13032)
4620
4621 2012-12-03 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
4622
4623 * textmodes/ispell.el (ispell-init-process)
4624 (ispell-start-process, ispell-internal-change-dictionary):
4625 Make sure personal dictionary name is expanded after initial
4626 `default-directory' value. Use expanded strings for
4627 keep/restart checks and for value (Bug#13019).
4628
4629 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
4630
4631 * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
4632
4633 2012-12-03 Leo Liu <sdl.web@gmail.com>
4634
4635 * files.el (dir-locals-read-from-file): Check file non-empty
4636 before reading. (Bug#13038)
4637
4638 2012-12-03 Glenn Morris <rgm@gnu.org>
4639
4640 * jka-cmpr-hook.el (jka-compr-get-compression-info):
4641 Remove any version extension before checking filename. (Bug#13006)
4642 (jka-compr-compression-info-list): Belated :version bump.
4643
4644 2012-12-03 Chong Yidong <cyd@gnu.org>
4645
4646 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
4647
4648 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
4649 (buffer-menu): Doc fix (Bug#12294).
4650
4651 2012-12-03 Roland Winkler <winkler@gnu.org>
4652
4653 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
4654 of diary-show-all-entries in the diary buffer (Bug#12994).
4655
4656 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
4657
4658 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
4659 "<STDIN>". This is binary safe.
4660
4661 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
4662
4663 * calc/calc-forms.el (math-absolute-from-iso-dt)
4664 (math-date-to-iso-dt, math-parse-iso-date-validate)
4665 (math-iso-dt-to-date): New functions.
4666 (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
4667 (math-fd-isoweekday): New variables.
4668 (calc-date-notation, math-parse-standard-date, math-format-date)
4669 (math-format-date-part): Add support for more formatting codes.
4670
4671 2012-12-02 Dmitry Gutov <dgutov@yandex.ru>
4672
4673 * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
4674 current buffer's file name when called interactively (Bug#12488).
4675
4676 2012-12-02 Juri Linkov <juri@jurta.org>
4677
4678 * info.el (info-display-manual): Don't clobber an existing Info
4679 buffer (Bug#10770). Add completion (Bug#10771).
4680
4681 2012-12-01 Yuya Nishihara <yuya@tcha.org> (tiny change)
4682
4683 * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
4684 before using it for comparison (Bug#5297).
4685
4686 2012-12-01 Jari Aalto <jari.aalto@cante.net>
4687
4688 * textmodes/css-mode.el (css-current-defun-name): New function.
4689 (css-mode): Use it.
4690
4691 * textmodes/sgml-mode.el (html-current-defun-name): New function.
4692 (html-mode): Use it.
4693
4694 2012-12-01 Chong Yidong <cyd@gnu.org>
4695
4696 Modularize add-log-current-defun (Bug#2224).
4697 Suggested by Jari Aalto.
4698
4699 * vc/add-log.el (add-log-current-defun-function): Doc fix.
4700 (add-log-current-defun): Move mode-specific code to other files.
4701 (add-log-lisp-like-modes, add-log-c-like-modes)
4702 (add-log-tex-like-modes): Variables deleted.
4703
4704 * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
4705 (lisp-mode-variables): Use it.
4706
4707 * progmodes/cc-mode.el (c-common-init):
4708 * progmodes/cperl-mode.el (cperl-mode): Set a value for
4709 add-log-current-defun-function.
4710
4711 * progmodes/m4-mode.el (m4-current-defun-name): New function.
4712 (m4-mode): Use it.
4713
4714 * progmodes/perl-mode.el (perl-current-defun-name): New.
4715 (perl-mode): Use it.
4716
4717 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
4718 Use lisp-current-defun-name.
4719
4720 * textmodes/tex-mode.el (tex-current-defun-name): New.
4721 (tex-common-initialization): Use it.
4722
4723 * textmodes/texinfo.el (texinfo-current-defun-name): New.
4724 (texinfo-mode): Use it.
4725
4726 2012-12-01 Chong Yidong <cyd@gnu.org>
4727
4728 * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
4729 * progmodes/autoconf.el (autoconf-mode):
4730 * progmodes/js.el (js-mode):
4731 * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
4732 (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
4733 * progmodes/perl-mode.el (perl-mode):
4734 * progmodes/sh-script.el (sh-mode, sh-set-shell):
4735 * textmodes/css-mode.el (css-mode):
4736 * textmodes/sgml-mode.el (html-mode, sgml-mode)
4737 (sgml-tags-invisible, sgml-guess-indent):
4738 * textmodes/tex-mode.el (tex-common-initialization)
4739 (latex-complete-bibtex-keys, tex-shell, tex-main-file)
4740 (doctex-mode, plain-tex-mode, latex-mode):
4741 * textmodes/texinfo.el (texinfo-mode): Use setq-local.
4742
4743 2012-12-01 Kirk Kelsey <kirk.kelsey@0x4b.net>
4744
4745 * vc/vc-hg.el (vc-hg-next-revision):
4746 Ensure use of default "tip" output format. (Bug#6968)
4747
4748 2012-12-01 Kim F. Storm <storm@cua.dk>
4749
4750 * startup.el (fancy-startup-tail): Add a clickable link
4751 (Bug#2176).
4752
4753 2012-12-01 Chong Yidong <cyd@gnu.org>
4754
4755 * startup.el (fancy-startup-tail): Improve the message about
4756 auto-save files (Bug#2176).
4757
4758 * files.el (recover-session): Improve the descriptive message, and
4759 use substitute-command-keys.
4760
4761 2012-12-01 Glenn Morris <rgm@gnu.org>
4762
4763 * ido.el (ido-file-internal):
4764 Handle other-window, other-frame for dired. (Bug#13036)
4765
4766 2012-11-30 Glenn Morris <rgm@gnu.org>
4767
4768 * icomplete.el (icomplete-separator): Fix :version.
4769
4770 2012-11-30 Chong Yidong <cyd@gnu.org>
4771
4772 * shell.el (shell): For C-u M-x shell, use an inactive shell
4773 buffer as the default (Bug#1975).
4774 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
4775 (shell-mode): Use them to reapply ansi colorization if Shell mode
4776 is re-enabled.
4777
4778 2012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
4779
4780 * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
4781
4782 2012-11-30 Samuel Bronson <naesten@gmail.com>
4783
4784 * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
4785 flag to xargs, for compatibility with BSD xargs (Bug#11703).
4786
4787 2012-11-30 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4788
4789 * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
4790 by move-to-column (Bug#3234).
4791
4792 2012-11-30 Chong Yidong <cyd@gnu.org>
4793
4794 * longlines.el (longlines-wrap-line, longlines-encode-region):
4795 Preserve text properties (Bug#1425).
4796
4797 2012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
4798
4799 * vc/vc.el (vc-register): Allow registering a file which is
4800 already registered with a different backend (Bug#10589).
4801
4802 2012-11-29 Jambunathan K <kjambunathan@gmail.com>
4803 Stefan Monnier <monnier@iro.umontreal.ca>
4804
4805 * icomplete.el: Change separator; add ido-style commands.
4806 (icomplete-show-key-bindings): Remove custom var.
4807 (icomplete-get-keys): Remove function.
4808 (icomplete-forward-completions, icomplete-backward-completions):
4809 New commands.
4810 (icomplete-minibuffer-map): New var.
4811 (icomplete-minibuffer-setup): Use it.
4812 (icomplete-exhibit): Don't delay if the list of completions is known.
4813 (icomplete-separator): New custom.
4814 (icomplete-completions): Use it.
4815 * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
4816 (minibuffer-force-complete-and-exit): New command.
4817 (minibuffer--complete-and-exit): New function extracted from
4818 minibuffer-complete-and-exit.
4819 (minibuffer-complete-and-exit): Use it.
4820
4821 * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
4822 error message when the file doesn't exist (bug#12974).
4823
4824 2012-11-29 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
4825
4826 * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
4827
4828 2012-11-29 Glenn Morris <rgm@gnu.org>
4829
4830 * files.el (hack-dir-local-variables): Warn if try to set
4831 coding via dir-locals, since it doesn't work. (Bug#7169)
4832
4833 Add desktop support for restoring vc-dir buffers. (Bug#10606)
4834 * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
4835 Set buffer-local value of desktop-save-buffer.
4836 (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
4837 New functions.
4838 (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
4839 * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
4840
4841 * files.el (inhibit-local-variables-ignore-case): New. (Bug#10610)
4842 (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
4843 Doc fix.
4844 (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
4845 Doc fixes.
4846
4847 2012-11-28 Jay Belanger <jay.p.belanger@gmail.com>
4848
4849 * calc/calc-forms.el (calc-date-notation): Fix regexp
4850 used to find time codes. Fix symbol for seconds.
4851
4852 2012-11-27 Glenn Morris <rgm@gnu.org>
4853
4854 * emacs-lisp/derived.el (derived-mode-make-docstring):
4855 Don't mention "abbrev" or "syntax" if nil. (Bug#11277)
4856
4857 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4858
4859 * textmodes/table.el (table-insert): Don't use `symbol-name' on
4860 lexically scoped variables (bug#13005).
4861
4862 2012-11-27 Glenn Morris <rgm@gnu.org>
4863
4864 * vc/vc-hooks.el (vc-mistrust-permissions):
4865 Default to t, to avoid data-loss. (Bug#11490)
4866
4867 2012-11-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4868
4869 * progmodes/python.el (python-indent-guess-indent-offset):
4870 If indentation is guessed make python-indent-offset buffer-local.
4871
4872 Fix Imenu regression.
4873 * progmodes/python.el (python-nav-beginning-of-defun):
4874 Fix forward movement when statement(s) separates point from defun.
4875 (python-imenu-prev-index-position): New function.
4876
4877 2012-11-27 Eli Zaretskii <eliz@gnu.org>
4878
4879 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
4880
4881 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4882 Don't set buffer-file-type. Return nil. (Bug#12989)
4883
4884 2012-11-27 Glenn Morris <rgm@gnu.org>
4885
4886 * hippie-exp.el (hippie-expand-try-functions-list):
4887 Re-autoload it. (Bug#12982)
4888
4889 2012-11-27 Eli Zaretskii <eliz@gnu.org>
4890
4891 * descr-text.el (describe-char-padded-string):
4892 Call internal-char-font only on GUI frames. (Bug#11964)
4893
4894 2012-11-27 Andreas Schwab <schwab@linux-m68k.org>
4895
4896 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
4897 and obsoletion message.
4898
4899 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4900
4901 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
4902 the constructs to keep outside of the `cl-block' (bug#12977).
4903
4904 2012-11-27 Chong Yidong <cyd@gnu.org>
4905
4906 * mouse.el (mouse-drag-line): Even if the line is not draggable,
4907 keep reading until we get the up-event anyway, in order to process
4908 the up-event for mouse-1-click-follows-link (Bug#12971).
4909
4910 2012-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
4911
4912 * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
4913 base function is not yet defined (bug#12965).
4914 (ad-activate-advised-definition): Use ad-compile-function.
4915 (ad-activate): Use cond.
4916
4917 2012-11-25 Leo Liu <sdl.web@gmail.com>
4918
4919 * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
4920 (Bug#12979)
4921
4922 2012-11-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
4923
4924 * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
4925 reftex-section-info-function in order to be compatible with
4926 Texinfo integration.
4927
4928 * textmodes/reftex.el (reftex-section-pre-regexp)
4929 (reftex-section-post-regexp, reftex-section-info-function):
4930 New variable.
4931 (reftex-compile-variables): Use variables reftex-section-pre-regexp,
4932 reftex-section-post-regexp, and reftex-section-info-function in order
4933 to be compatible with Texinfo integration.
4934
4935 * textmodes/reftex-toc.el (reftex-toc-promote-action):
4936 use reftex-section-pre-regexp variable in order to be compatible with
4937 Texinfo integration.
4938
4939 2012-11-25 Chong Yidong <cyd@gnu.org>
4940
4941 * faces.el: Make face-spec-set more analogous to setq.
4942 (face-spec-set): Change the third arg to specify whether this
4943 function is being called via defface, customize, or a third party.
4944 Set the appropriate symbol properties. Clear the override spec if
4945 setting via Custom. Initialize face if necessary. (Bug#4988)
4946 (face-spec-recalc): Allow theme faces to completely replace the
4947 defface spec, in the same way as custom faces (Bug#8454).
4948
4949 * cus-face.el (custom-declare-face): Move face initialization to
4950 face-spec-set.
4951 (custom-theme-set-faces): Don't initialize the face name here, as
4952 that is now done in face-spec-set.
4953
4954 * cus-edit.el (custom-face-set, custom-face-mark-to-save)
4955 (custom-face-reset-saved, custom-face-mark-to-reset-standard):
4956 Simplify by using the new arg to face-spec-set.
4957
4958 * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
4959 reset face-override-spec too, and use custom-declare-face.
4960
4961 2012-11-24 Jan Djärv <jan.h.d@swipnet.se>
4962
4963 * term/ns-win.el (ns-initialize-window-system): Move creation of
4964 fontsets here (Bug#11964).
4965
4966 2012-11-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
4967
4968 * ses.el (ses-rename-cell): Correct bug on mode-line update after
4969 cell renaming.
4970
4971 2012-11-24 Chong Yidong <cyd@gnu.org>
4972
4973 * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
4974 obsolete.
4975
4976 * custom.el (custom-theme-set-variables): Use a topological sort
4977 for ordering by custom dependencies (Bug#12952).
4978 (custom--sort-vars, custom--sort-vars-1): New functions.
4979
4980 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4981
4982 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
4983 lexical-binding (bug#12938).
4984
4985 2012-11-24 Wolfgang Jenkner <wjenkner@inode.at>
4986
4987 * image-mode.el (image-transform-check-size): Use assertions only
4988 for images of type imagemagick.
4989
4990 Otherwise no error, image-transform-fit-to-{width,height} is
4991 silently ignored, as before. Doc fix.
4992
4993 2012-11-24 Chong Yidong <cyd@gnu.org>
4994
4995 * faces.el (color-defined-p): Doc fix (Bug#12853).
4996
4997 2012-11-24 Juri Linkov <juri@jurta.org>
4998
4999 * dired.el (dired-mark): Add optional arg `interactive'.
5000 Check for `use-region-p' if `interactive' is non-nil.
5001 (dired-unmark, dired-flag-file-deletion): Add optional arg
5002 `interactive'. Call `dired-mark' with the arg `interactive'.
5003 (Bug#10624)
5004
5005 * wdired.el: Revert 2012-10-17 change partly and replace it with
5006 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
5007 (wdired-finish-edit): Add marks for new file names to
5008 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
5009 after `revert-buffer'.
5010 (wdired-do-renames): Remove calls to `dired-remove-file',
5011 `dired-add-file', `dired-add-entry'. (Bug#11795)
5012
5013 2012-11-24 Alan Mackenzie <acm@muc.de>
5014
5015 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
5016
5017 Fix bugs in the state cache. Enhance a debugging mechanism.
5018 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
5019 "brace at column zero" strategy for C++.
5020 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
5021 (c-parse-state-point): New variable.
5022 (c-record-parse-state-state): Record old parse state with
5023 `copy-tree'. Record previous value of point.
5024 (c-debug-parse-state-double-cons): New debugging function.
5025 (c-debug-parse-state): Call the above new function.
5026 (c-toggle-parse-state-debug): Output a confirmatory message.
5027
5028 * progmodes/cc-mode.el (c-before-change, c-after-change):
5029 Call c-invalidate-state-cache from `c-before-change' instead of
5030 `c-after-change'.
5031
5032 2012-11-23 Chong Yidong <cyd@gnu.org>
5033
5034 * find-cmd.el (find-constituents): Add executable, ipath,
5035 readable, samefile, writable, daystart, regextype (Bug#12856).
5036
5037 2012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5038
5039 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
5040
5041 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
5042
5043 * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
5044 definition. This fixes a bootstrap failure.
5045 (calc-gregorian-switch): In menu, put dates before regions.
5046 This is easier to follow, lines up better in the menu, and lets us
5047 coalesce regions that switch at the same time. Give country
5048 names, not "Vatican", as that's better for non-expert users.
5049 Use names that are stable between the date of switch and now, e.g.,
5050 Bohemia and Moravia (which existed then and now) and not
5051 Czechoslovakia (which didn't exist then and doesn't exist now).
5052 What is now the U.S. mostly did not switch at the same time as
5053 Britain, so omit the U.S. Correct spelling of "Britain".
5054 Catholic Switzerland was too much of a mess, so omit it.
5055
5056 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5057
5058 * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
5059 after the variable is changed.
5060
5061 2012-11-21 Daniel Colascione <dancol@dancol.org>
5062
5063 * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
5064 in SQL declarations for font-lock.
5065 (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
5066
5067 2012-11-21 Glenn Morris <rgm@gnu.org>
5068
5069 * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
5070 (face-italic-p): Add optional argument "inherit".
5071
5072 * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
5073 Remove -p suffix from names, for consistency with other set-face-*.
5074 (set-face-inverse-video): Fix interactive spec.
5075 * play/gamegrid.el (gamegrid-make-mono-tty-face):
5076 * textmodes/table.el (table--update-cell-face):
5077 Use set-face-inverse-video rather than now obsolete alias.
5078
5079 2012-11-21 Eli Zaretskii <eliz@gnu.org>
5080
5081 * simple.el (line-move): Don't call line-move-partial if
5082 scroll-conservatively is in effect. (Bug#12927)
5083
5084 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5085
5086 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
5087 Fallback on completion-at-point rather than
5088 pcomplete-expand-and-complete, and only if pcomplete actually failed.
5089 (eshell-cmpl-initialize): Setup completion-at-point.
5090
5091 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
5092
5093 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
5094
5095 2012-11-21 Michael Albinus <michael.albinus@gmx.de>
5096
5097 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
5098 are remote, check out-of-band property for both.
5099
5100 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5101
5102 * window.el (switch-to-buffer): Re-add the warning that was lost in the
5103 code rewrite.
5104
5105 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
5106
5107 More minor time fixes.
5108 * calendar/time-date.el: Commentary fix.
5109 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
5110 too much other code depends on (0 0) time stamps.
5111 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
5112 Add a couple of FIXME comments.
5113
5114 Minor cleanup for times as lists of four integers.
5115 * files.el (dir-locals-directory-cache):
5116 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
5117 Doc fixes.
5118 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
5119 * ps-bdf.el (bdf-file-newer-than-time):
5120 Process four-integers time stamps, not two. Doc fixes.
5121
5122 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
5123
5124 * uniquify.el (uniquify-managed): Use defvar-local.
5125 (rename-buffer, create-file-buffer): Advise with advice-add.
5126 (uniquify-unload-function): Unadvise accordingly.
5127
5128 * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
5129 (trace-buffer): Don't purecopy.
5130 (trace-entry-message, trace-exit-message): Add `context' arg.
5131 (trace--timer): New var.
5132 (trace-make-advice): Adjust for use in nadvice.
5133 Add `context' argument. Delay `display-buffer' via a timer.
5134 (trace-function-internal): Use advice-add.
5135 (trace--read-args): New function.
5136 (trace-function-foreground, trace-function-background): Use it.
5137 (trace-function): Rename to trace-function-foreground and redefine as
5138 an alias to that new name.
5139 (untrace-function, untrace-all): Adjust to the use of nadvice.
5140
5141 * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
5142
5143 * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
5144
5145 * subr.el (called-interactively-p-functions): New var.
5146 (internal--called-interactively-p--get-frame): New macro.
5147 (called-interactively-p, interactive-p): Rewrite in Lisp.
5148 * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
5149 (called-interactively-p-functions): Use it.
5150 * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
5151 (called-interactively-p-functions): Use it.
5152 * allout.el (allout-called-interactively-p): Don't assume
5153 called-interactively-p is a subr.
5154
5155 2012-11-20 Glenn Morris <rgm@gnu.org>
5156
5157 * profiler.el (profiler-report-mode-map): Add a menu.
5158 No need to bind `q' because we derive from special-mode.
5159 (profiler-report-find-entry): Handle calls from the menu-bar.
5160
5161 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
5162
5163 * emacs-lisp/byte-run.el (defun-declarations-alist):
5164 Allow a compiler-macro to be a lambda expression.
5165
5166 * progmodes/python.el: Use cl-lib. Move var declarations outside of
5167 eval-when-compile.
5168 (python-syntax-context): Add compiler-macro.
5169 (python-font-lock-keywords): Simplify with De Morgan.
5170
5171 * vc/diff-mode.el (diff-hunk): Don't make useless timers.
5172
5173 * files.el (load-file): Require match in minibuffer selection, as was
5174 the case in Emacs-20 before we changed the spec to allow .elc files
5175 (bug#12935).
5176
5177 * json.el: Don't require cl since we don't use it.
5178 * color.el: Don't require cl.
5179 (color-complement): `caddr' -> `nth 2'.
5180
5181 * calendar/time-date.el (time-to-seconds): De-obsolete.
5182
5183 2012-11-19 Jay Belanger <jay.p.belanger@gmail.com>
5184
5185 * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
5186 year numbers.
5187 (math-date-to-julian-dt): Adjust the initial approximation for the
5188 year to deal with the new definition of the DATE.
5189
5190 2012-11-19 Daniel Colascione <dancol@dancol.org>
5191
5192 * term/w32-win.el (cygwin-convert-path-from-windows):
5193 Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
5194
5195 2012-11-18 Chong Yidong <cyd@gnu.org>
5196
5197 * filecache.el (file-cache--read-list): New function.
5198 (file-cache-add-directory-list, file-cache-add-file-list)
5199 (file-cache-delete-file-list, file-cache-delete-directory-list):
5200 Use it to read a list of files or directories (Bug#12846).
5201 (file-cache-add-file, file-cache-add-directory)
5202 (file-cache-delete-file-list, file-cache-delete-file-regexp)
5203 (file-cache-delete-directory): Print an message.
5204
5205 2012-11-18 Jay Belanger <jay.p.belanger@gmail.com>
5206
5207 * calc/calc-forms.el (math-date-to-dt): Use integer date when
5208 calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
5209
5210 2012-11-18 Glenn Morris <rgm@gnu.org>
5211
5212 * image.el (insert-image, insert-sliced-image): Doc fix.
5213
5214 2012-11-18 Chong Yidong <cyd@gnu.org>
5215
5216 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
5217 (Bug#12810).
5218
5219 2012-11-18 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5220
5221 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
5222 response when the target file is in a subdirectory (Bug#12757).
5223
5224 2012-11-18 Chong Yidong <cyd@gnu.org>
5225
5226 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
5227
5228 2012-11-18 Glenn Morris <rgm@gnu.org>
5229
5230 * emacs-lisp/cl-lib.el (face-underline-p):
5231 Use set-face-underline rather than the alias set-face-underline-p.
5232
5233 * window.el (with-temp-buffer-window): Doc fix.
5234 * subr.el (with-output-to-temp-buffer):
5235 Add doc xref to with-temp-buffer-window.
5236
5237 2012-11-18 Juanma Barranquero <lekktu@gmail.com>
5238
5239 * woman.el (woman-non-underline-faces): Use `set-face-underline'.
5240 * calc/calc.el (math-format-date-cache): Declare.
5241
5242 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
5243
5244 Calc by default uses the Gregorian calendar for all dates (Bug#12633).
5245 It also uses January 1, 1 AD as its day number 1.
5246 * calc/calc-forms.el (math-julian-date-beginning)
5247 (math-julian-date-beginning-int): Implement this.
5248
5249 2012-11-17 Juanma Barranquero <lekktu@gmail.com>
5250
5251 * descr-text.el (quail-find-key):
5252 * dired.el (desktop-file-name):
5253 * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
5254 * generic-x.el (comint-mode, comint-exec):
5255 * image-dired.el (widget-forward):
5256 * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
5257 (speedbar-change-expand-button-char)
5258 (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
5259 (speedbar-make-specialized-keymap, speedbar-make-tag-line):
5260 * printing.el (easy-menu-add-item, easy-menu-remove-item)
5261 (widget-field-action, widget-value-set):
5262 * speedbar.el (imenu--make-index-alist):
5263 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
5264 (ring-length, ring-insert):
5265 * vcursor.el (compare-windows-skip-whitespace):
5266 * woman.el (dired-get-filename):
5267 Declare functions.
5268
5269 * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
5270
5271 2012-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5272
5273 * calc/calc.el (calc-gregorian-switch): New variable.
5274
5275 * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
5276 (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
5277 (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
5278 (math-leap-year-p): Add option to distinguish between Julian
5279 and Gregorian calendars.
5280 (math-day-number): Use `math-day-in-year' to do the computations.
5281 (math-absolute-from-dt): Rename from `math-absolute-from-date'.
5282 Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
5283 to do the computations.
5284 (math-date-to-dt): Use `math-date-to-julian-dt' and
5285 `math-date-to-gregorian-dt' to do the computations.
5286 (calcFunc-weekday, math-format-date-part): Use the new version of
5287 the DATE to determine the weekday.
5288 (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
5289 when necessary.
5290
5291 2012-11-17 Eli Zaretskii <eliz@gnu.org>
5292
5293 * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
5294 Cygwin; otherwise use 'file:'. (Bug#12914)
5295 (cygwin-convert-path-from-windows): Declare, to avoid
5296 byte-compiler warnings.
5297
5298 2012-11-17 Andreas Politz <politza@fh-trier.de>
5299
5300 * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
5301 (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
5302 prefix and negative numeric prefix args (Bug#12795).
5303
5304 2012-11-17 Stephen Berman <stephen.berman@gmx.net>
5305
5306 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
5307 Don't signal an error with a score that is too low to add to the
5308 list of top scores. (Bug#12779)
5309
5310 2012-11-17 Chong Yidong <cyd@gnu.org>
5311
5312 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
5313
5314 * filecache.el (file-cache-add-file): Handle relative file name in
5315 the argument (Bug#12694).
5316
5317 2012-11-16 JĂ¼rgen Hötzel <juergen@archlinux.org> (tiny change)
5318
5319 * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
5320
5321 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5322
5323 * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
5324
5325 * emacs-lisp/cl-lib.el: Set more meaningful version number.
5326
5327 2012-11-16 Martin Rudalics <rudalics@gmx.at>
5328
5329 * window.el (enlarge-window, shrink-window): Don't mention return
5330 value in doc-string (Bug#12896).
5331 (window--display-buffer): Don't resize frames - it won't work
5332 with all window managers and defeat pop-up-frame-alist.
5333 (display-buffer-alist): In doc-string explain that CONDITION can
5334 be a function and which arguments are passed to it (Bug#12854).
5335 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
5336 expressions (Bug#12854).
5337 (display-buffer): Pass ACTION argument to
5338 display-buffer-assq-regexp.
5339
5340 2012-11-16 Glenn Morris <rgm@gnu.org>
5341
5342 * window.el (fit-frame-to-buffer-bottom-margin)
5343 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
5344
5345 * faces.el (face-underline-p): Use face-attribute-specified-or.
5346
5347 2012-11-16 Juanma Barranquero <lekktu@gmail.com>
5348
5349 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
5350
5351 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5352
5353 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
5354
5355 2012-11-16 Glenn Morris <rgm@gnu.org>
5356
5357 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
5358 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
5359
5360 * faces.el (face-underline-p): Doc fix. Handle :underline being
5361 things other than `t' (a string, a list).
5362 (face-inverse-video-p): Doc fix.
5363 (set-face-underline): Rename it back from set-face-underline-p.
5364 Doc fix. Allow interactive input of values other than t.
5365 (read-face-attribute): Apply formatting to :underline,
5366 since like :box and :stipple it can take list values.
5367
5368 * term.el (ansi-term): Don't let C-x escape-char binding
5369 clobber the more standard C-c binding. (Bug#12842)
5370
5371 * subr.el (set-temporary-overlay-map): Doc fix.
5372
5373 2012-11-16 Martin Rudalics <rudalics@gmx.at>
5374
5375 * window.el (record-window-buffer)
5376 (display-buffer-record-window): When copying the markers to
5377 window-point preserve window-point-insertion-type. (Bug#12588)
5378
5379 2012-11-16 Glenn Morris <rgm@gnu.org>
5380
5381 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
5382 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
5383 Use new names for hooks rather than obsolete aliases.
5384
5385 2012-11-15 Daniel Colascione <dancol@dancol.org>
5386
5387 * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
5388 prefix instead of "file:" so that when FILE-NAME begins with "//",
5389 as it does when the target file is on a network share, url-handler
5390 isn't confused.
5391
5392 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
5393
5394 * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
5395 a preactivated advice from an old advice.el; they're not compatible!
5396
5397 2012-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
5398
5399 * emacs-lisp/nadvice.el (advice--make-interactive-form):
5400 Fix string-spec case.
5401
5402 * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
5403
5404 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
5405
5406 * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
5407 (advice--buffer-local-function-sample): New var.
5408 (advice--set-buffer-local, advice--buffer-local): New functions.
5409 (add-function, remove-function): Use them.
5410
5411 2012-11-15 Drew Adams <drew.adams@oracle.com>
5412
5413 * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
5414
5415 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
5416
5417 * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
5418 potential binding of print-gensym to t, and prettify (back)quotes in
5419 case they appear in args's default values (bug#12884).
5420
5421 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5422
5423 * emacs-lisp/nadvice.el: Add around advice for interactive specs.
5424 (advice-eval-interactive-spec): New function.
5425 (advice--make-interactive-form): Support around advice (bug#12844).
5426
5427 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
5428
5429 * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
5430 more strict. Add docstring.
5431 (ruby-expression-expansion-re): Extract from
5432 `ruby-match-expression-expansion'.
5433 (ruby-syntax-propertize-function): After everything else, search
5434 for expansions in string literals, mark their insides as
5435 whitespace syntax and save match data for font-lock.
5436 (ruby-font-lock-keywords): Use the 2nd group from expression
5437 expansion matches.
5438 (ruby-match-expression-expansion): Use the match data saved to the
5439 text property in ruby-syntax-propertize-function.
5440
5441 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5442
5443 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
5444 (bug#12879).
5445
5446 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
5447
5448 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
5449 start/end keyword a bit harder. Works with different values of N.
5450 Add more comments.
5451 (ruby-end-of-block): Update accordingly.
5452
5453 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5454
5455 * woman.el (woman-file-name): Don't mess with unread-command-events
5456 (bug#12861).
5457
5458 * emacs-lisp/advice.el: Layer on top of nadvice.el.
5459 Remove out of date self-require hack.
5460 (ad-do-advised-functions): Use simple `dolist'.
5461 (ad-advice-name, ad-advice-protected, ad-advice-enabled)
5462 (ad-advice-definition): Redefine as functions.
5463 (ad-advice-classes): Move before first use.
5464 (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
5465 (ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
5466 (ad--defalias-fset): Remove functions.
5467 (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
5468 (ad-get-orig-definition): Rewrite.
5469 (ad-make-advised-definition-docstring): Change base docstring.
5470 (ad-real-orig-definition): Rewrite.
5471 (ad-map-arglists): Change name of called function.
5472 (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
5473 (ad-make-advised-definition): Simplify.
5474 (ad-assemble-advised-definition): Tweak for new calling context.
5475 (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
5476 (ad--defalias-fset): Rename from ad-handle-definition. Make it set the
5477 function and call ad-activate if needed.
5478 (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
5479 (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
5480 (ad-compile-function): Compile ad-Advice-*.
5481 (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
5482 (ad-start-advice, ad-stop-advice): Remove.
5483
5484 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
5485
5486 * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
5487 period before class method names, not after. Remove handling of
5488 one impossible case. Add comments.
5489
5490 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5491
5492 * emacs-lisp/advice.el: Remove support for freezing.
5493 (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
5494 (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
5495 Remove support for `freeze'.
5496
5497 * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
5498 override the default.
5499 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
5500 cl--dotimes/dolist.
5501 * subr.el (dolist, dotimes, declare): Redefine them normally, even when
5502 `cl' is loaded.
5503
5504 * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
5505 from add-advice.
5506 (advice--strip-macro): New function.
5507 (advice--defalias-fset): Use them to handle macros.
5508 (advice-add): Use them.
5509 (advice-member-p): Correctly handle macros.
5510
5511 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
5512
5513 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
5514 Never font-lock the beginning of singleton class as heredoc.
5515
5516 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5517
5518 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
5519
5520 2012-11-13 Wolfgang Jenkner <wjenkner@inode.at>
5521
5522 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
5523 39 and 49 (bug#12792). Also, treat unimplemented parameters as 0,
5524 thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
5525
5526 2012-11-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5527
5528 Fix end-of-defun misbehavior.
5529 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
5530 python-beginning-of-defun-function. Handle nested defuns
5531 correctly.
5532 (python-nav-end-of-defun): Rename from
5533 python-end-of-defun-function. Ensure forward movement.
5534 (python-info-current-defun): Reimplement to work as intended
5535 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
5536 parent defuns as soon as possible.
5537
5538 2012-11-13 Glenn Morris <rgm@gnu.org>
5539
5540 * progmodes/flymake.el (flymake-error-bitmap)
5541 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
5542 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
5543
5544 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
5545
5546 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
5547 backward, always stop at indentation. Reverts the change from
5548 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
5549
5550 2012-11-13 Glenn Morris <rgm@gnu.org>
5551
5552 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
5553 Add ibuffer-filter-by-derived-mode.
5554
5555 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
5556 the same name shadowing each other.
5557
5558 * window.el (with-temp-buffer-window): Doc tweak.
5559
5560 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
5561
5562 * help.el (temp-buffer-max-height):
5563 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
5564 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
5565
5566 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
5567
5568 * emacs-lisp/nadvice.el: New package.
5569 * subr.el (special-form-p): New function.
5570 * emacs-lisp/elp.el: Use lexical-binding and advice-add.
5571 (elp-all-instrumented-list): Remove var.
5572 (elp-not-profilable): Remove elp-wrapper.
5573 (elp-profilable-p): Use autoloadp and special-form-p.
5574 (elp--advice-name): New const.
5575 (elp-instrument-function): Use advice-add.
5576 (elp--instrumented-p): New predicate.
5577 (elp-restore-function): Use advice-remove.
5578 (elp-restore-all, elp-reset-all): Use mapatoms.
5579 (elp-set-master): Use elp--instrumented-p.
5580 (elp--make-wrapper): Rename from elp-wrapper, return a function
5581 suitable for advice-add. Use cl-inf.
5582 (elp-results): Use mapatoms+elp--instrumented-p.
5583 * emacs-lisp/debug.el: Use lexical-binding and advice-add.
5584 (debug-function-list): Remove var.
5585 (debug): Rename arg, and then let-bind it explicitly inside.
5586 (debugger-setup-buffer): Rename arg.
5587 (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
5588 (debugger-frame-number): Adjust to new debug-on-entry setup.
5589 (debug--implement-debug-on-entry): Rename from
5590 implement-debug-on-entry, add argument.
5591 (debugger-special-form-p): Remove, use special-form-p instead.
5592 (debug-on-entry): Use advice-add.
5593 (debug--function-list): New function.
5594 (cancel-debug-on-entry): Use it, along with advice-remove.
5595 (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
5596 (debugger-list-functions): Use debug--function-list instead of
5597 debug-function-list.
5598 * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
5599 (ad-special-form-p): Remove, use special-form-p instead.
5600 (ad-set-advice-info): Use add-function and remove-function.
5601 (ad--defalias-fset): Adjust accordingly.
5602
5603 2012-11-10 Glenn Morris <rgm@gnu.org>
5604
5605 * mail/emacsbug.el (report-emacs-bug-tracker-url)
5606 (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
5607 (report-emacs-bug-create-existing-bugs-buffer)
5608 (report-emacs-bug-parse-query-results)
5609 (report-emacs-bug-query-existing-bugs): Remove. (Bug#7449)
5610
5611 * term.el (term-default-fg-color, term-default-bg-color):
5612 Make obsolete, rather than just saying "deprecated" in the doc.
5613
5614 * term.el (term): Rename from `term-face'.
5615 (term-current-face, ansi-term-color-vector)
5616 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
5617 Update all users.
5618
5619 2012-11-10 Jan Djärv <jan.h.d@swipnet.se>
5620
5621 * server.el (server-create-window-system-frame): Handle Nextstep
5622 specially (Bug#12780).
5623
5624 2012-11-10 Glenn Morris <rgm@gnu.org>
5625
5626 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
5627 Unautoload, and make obsolete. (Bug#7449)
5628
5629 2012-11-10 Chong Yidong <cyd@gnu.org>
5630
5631 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
5632 rename from diff-remove-trailing-whitespace (Bug#12831).
5633
5634 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
5635
5636 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
5637 miscompilation of trace.el.
5638
5639 2012-11-10 Glenn Morris <rgm@gnu.org>
5640
5641 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
5642
5643 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
5644
5645 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
5646 (bug#12812).
5647
5648 2012-11-10 Chong Yidong <cyd@gnu.org>
5649
5650 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
5651 a defcustom with an appropriate :set function.
5652 (minibuffer-default--in-prompt-regexps): New function.
5653
5654 2012-11-10 Glenn Morris <rgm@gnu.org>
5655
5656 * emacs-lisp/cl.el (define-setf-expander, defsetf)
5657 (define-modify-macro): Doc fixes.
5658
5659 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
5660 (gv-define-simple-setter): Update doc of `fix-return'.
5661
5662 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
5663
5664 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
5665 twice when `fix-return' is set (bug#12813).
5666
5667 * emacs-lisp/cl.el (defsetf): Pass the third arg to
5668 gv-define-simple-setter (bug#12812).
5669
5670 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
5671 (bug#12756).
5672
5673 2012-11-10 Glenn Morris <rgm@gnu.org>
5674
5675 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
5676
5677 * emacs-lisp/cl-extra.el (cl-prettyexpand):
5678 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
5679 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
5680 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
5681
5682 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
5683
5684 2012-11-10 Leo Liu <sdl.web@gmail.com>
5685
5686 * ido.el (ido-set-matches-1): Improve flex matching performance by
5687 removing backtracking in the regexp (suggested by Stefan). (Bug#12796)
5688
5689 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5690
5691 * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
5692 (ad--defalias-fset): New function.
5693 (ad-safe-fset): Remove.
5694 (ad-make-freeze-definition): Use cl-letf*.
5695
5696 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5697
5698 * subr.el (dolist): Don't bind VAR in RESULT.
5699
5700 * emacs-lisp/advice.el: Miscellaneous cleanup. Use lexical-binding.
5701 (fset, documentation): Don't save real def since we don't advise.
5702 (ad-do-advised-functions): Remove problematic `result-form'.
5703 (ad-safe-fset): `ad-real-fset' => `fset'.
5704 (ad-read-advised-function): Don't assume that ad-do-advised-functions
5705 uses CL's dolist internally.
5706 (ad-arglist): Remove unused arg `name'.
5707 (ad-docstring, ad-make-advised-docstring):
5708 `ad-real-documentation' => `documentation'.
5709 (warning-suppress-types): Declare.
5710 (ad-set-arguments): Simple CSE.
5711 (ad-recover-normality): Sanity check.
5712
5713 * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
5714 (funcall '(lambda ..) ..) into ((lambda ..) ..).
5715
5716 2012-11-09 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
5717
5718 * ses.el: symbol to coordinate mapping is made by symbol property
5719 `ses-cell'. This means that the same mapping is done for all SES
5720 sheets. That is good enough for cells with standard A1 names, but
5721 not for named cell. So a hash map is added for the latter.
5722 (defconst ses-localvars): Add local variable ses--named-cell-hashmap
5723 (ses-sym-rowcol): Use hashmap for named cell.
5724 (ses-is-cell-sym-p): New defun.
5725 (ses-decode-cell-symbol): New defun.
5726 (ses-create-cell-variable): Add cell to hashmap when name is not
5727 A1-like.
5728 (ses-rename-cell): Check that cell new name is not already in
5729 spreadsheet with the use of ses-is-cell-sym-p
5730 (ses-rename-cell): Use hash map for named cells, but accept also
5731 renaming back to A1-like.
5732
5733 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5734
5735 * emacs-lisp/advice.el: Use new dynamic docstrings.
5736 (ad-make-advised-definition-docstring, ad-advised-definition-p):
5737 Use dynamic-docstring-function instead of ad-advice-info.
5738 (ad--make-advised-docstring): New function extracted from
5739 ad-make-advised-docstring.
5740 (ad-make-advised-docstring): Use it.
5741 * progmodes/sql.el (sql--make-help-docstring): New function, extracted
5742 from sql-help.
5743 (sql-help): Use it with dynamic-docstring-function.
5744
5745 * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
5746
5747 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5748
5749 * files.el (hack-one-local-variable--obsolete): New function.
5750 (hack-one-local-variable): Use it for obsolete settings.
5751
5752 * subr.el (locate-user-emacs-file): If both old and new name exist, use
5753 the new name.
5754
5755 * progmodes/js.el (js--filling-paragraph): New var.
5756 (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
5757 (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
5758 less sneaky.
5759
5760 2012-11-08 Julien Danjou <julien@danjou.info>
5761
5762 * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
5763 `auto-mode-alist' (Bug#12835).
5764
5765 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5766
5767 * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
5768 (perl--prettify-symbols-alist): New const.
5769 (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
5770 New functions.
5771 (perl-font-lock-keywords-2): Use them.
5772 (perl-electric-noindent-p): New function.
5773 (perl-mode): Use it to set up electric-indent-mode.
5774 (perl-electric-terminator, perl-indent-command): Mark obsolete.
5775 (perl-mode-map): Remove bindings for them.
5776 (perl-imenu-generic-expression, perl-outline-level):
5777 Match functions&packages in column>0.
5778
5779 * env.el (env--substitute-vars-regexp): New const.
5780 (substitute-env-vars): Use it. Add `only-defined' arg.
5781 * net/tramp.el (tramp-replace-environment-variables): Use it.
5782
5783 * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
5784 Byte-compile *before* eval in eval-and-compile.
5785 (byte-compile-log-warning): Remove redundant inhibit-read-only.
5786 (byte-compile-file-form-autoload): Don't hide actual definition.
5787 (byte-compile-maybe-guarded): Accept `functionp' as well.
5788
5789 * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
5790
5791 2012-11-07 Michael Albinus <michael.albinus@gmx.de>
5792
5793 * notifications.el (notifications-get-server-information-method):
5794 New defconst.
5795 (notifications-get-capabilities): Fix docstring.
5796 (notifications-get-server-information): New defun.
5797
5798 2012-11-06 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
5799
5800 * textmodes/ispell.el (ispell-region): Standard re-indent for better
5801 readability.
5802
5803 * textmodes/ispell.el: Experimental support for support debugging.
5804 (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
5805 buffer for ispell.
5806 (ispell-print-if-debug): New function to print stuff to
5807 `ispell-debug-buffer' if debugging is enabled.
5808 (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
5809 show some debugging info.
5810 (ispell-buffer-with-debug): New function that creates a debugging
5811 buffer and calls `ispell-buffer' with debugging enabled.
5812
5813 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
5814 comment in autoconf mode. (Bug#12768)
5815
5816 2012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
5817
5818 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
5819 frame-first-window, frame-root-window, frame-selected-window,
5820 minibuffer-selected-window, minibuffer-window,
5821 window-absolute-pixel-edges, window-at, window-body-height,
5822 window-body-width, window-display-table, window-combination-limit,
5823 window-frame, window-fringes, window-inside-absolute-pixel-edges,
5824 window-inside-edges, window-inside-pixel-edges, window-left-child,
5825 window-left-column, window-margins, window-next-buffers,
5826 window-next-sibling, window-new-normal, window-new-total,
5827 window-normal-size, window-parameter, window-parameters, window-parent,
5828 window-pixel-edges, window-point, window-prev-buffers,
5829 window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
5830 window-start, window-text-height, window-top-child, window-top-line,
5831 window-total-height, window-total-width and window-use-time to the list
5832 of functions without side-effects.
5833 (toplevel): Add window-valid-p to the list of error-free functions
5834 without side-effects.
5835
5836 2012-11-05 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
5837
5838 * textmodes/ispell.el (ispell-program-name):
5839 Update spellchecker parameters when customized.
5840
5841 2012-11-04 Glenn Morris <rgm@gnu.org>
5842
5843 * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn. (Bug#7850)
5844
5845 2012-11-04 Chong Yidong <cyd@gnu.org>
5846
5847 * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
5848 same-window-* variables.
5849
5850 2012-11-04 Juri Linkov <juri@jurta.org>
5851
5852 * isearch.el (isearch-help-for-help, isearch-describe-bindings)
5853 (isearch-describe-key, isearch-describe-mode): Use a display
5854 action instead of binding same-window-* variables (Bug#10040).
5855
5856 2012-11-03 Glenn Morris <rgm@gnu.org>
5857
5858 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
5859 Rename handler properties back from cl-- to cl-. (Bug#12788)
5860
5861 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
5862
5863 2012-11-03 Eli Zaretskii <eliz@gnu.org>
5864
5865 * term/pc-win.el: Don't load term/internal from here.
5866
5867 * loadup.el: Load term/internal from here.
5868
5869 2012-11-03 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5870
5871 * progmodes/python.el (inferior-python-mode): Fix hang in
5872 jit-lock (Bug#12645).
5873
5874 2012-11-03 Martin Rudalics <rudalics@gmx.at>
5875
5876 * window.el (switch-to-visible-buffer)
5877 (switch-to-buffer-preserve-window-point): Fix doc-strings.
5878
5879 2012-11-03 Glenn Morris <rgm@gnu.org>
5880
5881 * emacs-lisp/cl-lib.el (cl--random-time):
5882 Rename from cl-random-time. (Bug#12773)
5883 (cl--gensym-counter, cl--random-state): Update callers.
5884 * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
5885
5886 2012-11-03 Chong Yidong <cyd@gnu.org>
5887
5888 * cus-start.el: Make cursor-type customizable (Bug#11633).
5889
5890 2012-11-02 Glenn Morris <rgm@gnu.org>
5891
5892 * filecache.el: No need to load find-lisp when compiling.
5893 (find-lisp-find-files): Autoload it.
5894 (file-cache-add-directory-recursively): Don't require find-lisp.
5895
5896 * image.el (image-type-from-file-name): Trivial simplification.
5897
5898 * emacs-lisp/bytecomp.el (byte-compile-eval):
5899 Decouple "noruntime" and "cl-functions" warnings.
5900
5901 2012-11-01 Stephen Berman <stephen.berman@gmx.net>
5902
5903 * play/gomoku.el (gomoku-display-statistics): Update mode line
5904 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
5905
5906 2012-10-31 Martin Rudalics <rudalics@gmx.at>
5907
5908 * window.el (quit-restore-window): If the window has been
5909 created on an existing frame and ended up as the sole window on
5910 that frame, do not delete it (Bug#12764).
5911
5912 2012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
5913
5914 * progmodes/sh-script.el (sh--inside-noncommand-expression):
5915 Rename from sh--inside-arithmetic-expression, handle more cases
5916 (bug#11263).
5917
5918 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
5919 (sh-font-lock-open-heredoc): Use it (bug#12770).
5920
5921 2012-10-30 Glenn Morris <rgm@gnu.org>
5922
5923 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
5924
5925 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
5926
5927 2012-10-29 Chong Yidong <cyd@gnu.org>
5928
5929 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
5930 function key is stored in a keyboard macro (Bug#4894).
5931
5932 * thingatpt.el (number-at-point): Apply a thing-at-point property.
5933
5934 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5935
5936 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
5937 header comments".
5938 (diff-unified->context, diff-context->unified)
5939 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
5940
5941 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
5942
5943 * files.el (find-alternate-file): Only ask one question (bug#12487).
5944
5945 2012-10-29 Chong Yidong <cyd@gnu.org>
5946
5947 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
5948 Suggested by Dan Nicolaescu (Bug#6326).
5949
5950 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
5951
5952 * startup.el (fancy-about-screen): Don't message (Bug#12680).
5953
5954 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
5955
5956 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
5957
5958 * face-remap.el (face-remap-add-relative): Handle the case where a
5959 face-remapping-alist entry is a cons cell (Bug#12762).
5960
5961 2012-10-29 Kevin Ryde <user42@zip.com.au>
5962
5963 * woman.el (woman-parse-numeric-value): Handle picas correctly
5964 (Bug#12639).
5965
5966 2012-10-29 Glenn Morris <rgm@gnu.org>
5967
5968 * emacs-lisp/cl.el (defsetf): Doc fix.
5969
5970 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5971
5972 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
5973 syntax to the matching opener, if any (bug#12547).
5974 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
5975 matching open as a "case-(".
5976 (sh-smie-rc-grammar): Add a corresponding rule for it.
5977
5978 2012-10-28 Daniel Hackney <dan@haxney.org>
5979
5980 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
5981 "PKGNAME-autoloads.el" in case we created it.
5982
5983 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5984
5985 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
5986 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
5987 (completion--twq-all): Disable too-strict assertions.
5988
5989 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
5990
5991 2012-10-27 Eli Zaretskii <eliz@gnu.org>
5992
5993 * profiler.el (profiler-report-make-entry-part): Fix help-echo
5994 text to match the real keybindings.
5995
5996 2012-10-27 Juri Linkov <juri@jurta.org>
5997
5998 * wdired.el (wdired-keep-marker-rename): New defcustom.
5999 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
6000 (Bug#11795)
6001
6002 * dired.el (dired-keep-marker-rename): Add reference to
6003 `wdired-keep-marker-rename' in the docstring.
6004 Add default character value ?R to display initially in
6005 Customization UI instead of ?@.
6006
6007 2012-10-27 Martin Rudalics <rudalics@gmx.at>
6008
6009 * window.el (display-buffer): In doc-string describe
6010 window-height and window-width alist entries.
6011
6012 * time.el (display-time-world): Restore fit-window-to-buffer
6013 behavior.
6014
6015 2012-10-27 Chong Yidong <cyd@gnu.org>
6016
6017 * subr.el (insert-buffer-substring-as-yank): Doc fix.
6018
6019 2012-10-26 Jambunathan K <kjambunathan@gmail.com>
6020
6021 * minibuffer.el (completion-category-overrides): New completion
6022 category `bookmark' (bug#11131).
6023
6024 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
6025
6026 * emacs-lisp/advice.el (ad-assemble-advised-definition):
6027 Silence bogus compiler warnings for ad-do-it.
6028
6029 * bookmark.el (bookmark-completing-read): Set the completion category
6030 to `bookmark' (bug#11131).
6031
6032 2012-10-26 Bastien <bzg@altern.org>
6033 Stefan Monnier <monnier@iro.umontreal.ca>
6034
6035 * face-remap.el: Use lexical-binding.
6036 (text-scale-adjust): Improve docstring. Use itself for the temporary
6037 overlay-map bindings, so as to repeat the "Use..." message each time.
6038
6039 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
6040
6041 * emacs-lisp/macroexp.el (macroexp--expand-all):
6042 Obey byte-compile-warning-enabled-p (bug#12486).
6043
6044 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
6045 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
6046
6047 2012-10-26 Martin Rudalics <rudalics@gmx.at>
6048
6049 * mouse.el (mouse-drag-line): Move last form into preceding when
6050 clause (Bug#12731).
6051
6052 * help.el (resize-temp-buffer-window): Fix doc-string.
6053
6054 2012-10-25 David Engster <deng@randomsample.de>
6055
6056 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
6057 Remove. This feature is already integrated in imenu.
6058
6059 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
6060 always loaded. Require `speedbar' unconditionally.
6061
6062 2012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
6063
6064 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
6065
6066 * minibuffer.el (minibuffer-force-complete): Fix thinko.
6067
6068 * net/ldap.el (ldap-search-internal): The official ldif format starts
6069 with a "version: 1" header (bug#12724).
6070
6071 * emacs-lisp/package.el (package-installed-p): Warn if not ready
6072 (bug#12721).
6073
6074 2012-10-25 Glenn Morris <rgm@gnu.org>
6075
6076 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
6077
6078 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6079
6080 * minibuffer.el (minibuffer-force-complete): Use one more marker
6081 for the temporary-overlay-map command (bug#12619).
6082
6083 2012-10-24 Chong Yidong <cyd@gnu.org>
6084
6085 * time.el (display-time-world-mode): Derive from special-mode.
6086 (display-time-world): Use display-buffer (Bug#12708).
6087 (display-time-world-mode-map): Variable deleted.
6088 (display-time-world-display): Wrap the final delete-char inside
6089 inhibit-read-only.
6090
6091 2012-10-24 Chong Yidong <cyd@gnu.org>
6092
6093 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
6094 Doc fix.
6095
6096 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
6097
6098 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
6099
6100 * minibuffer.el (completion--all-sorted-completions-location): New var.
6101 (completion--cache-all-sorted-completions)
6102 (completion--flush-all-sorted-completions): Use it.
6103 (completion-in-region, completion-in-region--postch)
6104 (completion-at-point, completion-help-at-point): Use markers in
6105 completion-in-region--data (bug#12619).
6106
6107 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6108
6109 * progmodes/compile.el (compilation-start): Try to handle common
6110 quoting of `cd' argument (bug#12640).
6111
6112 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
6113 (bug#12671).
6114
6115 2012-10-23 Glenn Morris <rgm@gnu.org>
6116
6117 * progmodes/gud.el (gud-menu-map):
6118 Check gdb-active-process is bound. (Bug#12358)
6119
6120 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6121
6122 * repeat.el (repeat): Set real-this-command (bug#12232).
6123
6124 * htmlfontify.el (hfy-post-html-hook):
6125 * filesets.el (filesets-cache-fill-content-hook):
6126 * arc-mode.el (archive-extract-hook):
6127 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
6128 * net/rcirc.el (rcirc-sentinel-functions)
6129 (rcirc-receive-message-functions, rcirc-activity-functions)
6130 (rcirc-print-functions):
6131 * net/dbus.el (dbus-event-error-functions):
6132 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
6133 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
6134 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
6135 * term/sun.el (sun-raw-prefix-hooks):
6136 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
6137
6138 2012-10-23 Michael Albinus <michael.albinus@gmx.de>
6139
6140 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
6141 Set `tramp-chunksize' to 1. This improves the performance.
6142 (tramp-smb-wait-for-output): Add timeout to
6143 `tramp-accept-process-output' calls.
6144
6145 2012-10-23 Chong Yidong <cyd@gnu.org>
6146
6147 * faces.el (font-list-limit): Define as an obsolete variable.
6148
6149 * startup.el (command-line):
6150 * cus-start.el: Don't refer to font-list-limit.
6151
6152 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
6153
6154 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
6155
6156 * subr.el (internal-temp-output-buffer-show): Rename from
6157 temp-output-buffer-show, since previously compiled files expect this name.
6158
6159 2012-10-23 Glenn Morris <rgm@gnu.org>
6160
6161 * image.el (image-type-from-file-name): If multiple types match,
6162 return the first one that is supported. (Bug#9045)
6163
6164 2012-10-22 Glenn Morris <rgm@gnu.org>
6165
6166 * image.el (imagemagick-enabled-types): Doc fix.
6167
6168 2012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
6169
6170 * progmodes/which-func.el (which-func-current): The hash-table may have
6171 an explicit nil (bug#12338).
6172
6173 2012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
6174
6175 * electric.el (electric-pair-delete-selection-self-insert-function):
6176 Rename to electric-pair-will-use-region, return a boolean.
6177 (electric-pair-mode): Adjust accordingly. Don't require delsel.
6178
6179 * delsel.el (delete-selection-helper): Use a function instead of a hook.
6180 (delete-selection-pre-hook): Use use-region-p.
6181 (delete-selection-self-insert-function): Remove.
6182 (self-insert-command): Obey self-insert-uses-region-functions.
6183 (self-insert-iso): Revert to previous setting, since we don't actually
6184 know what that command does.
6185 (delete-selection-self-insert-hooks): Remove.
6186
6187 2012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
6188
6189 * delsel.el (delete-selection-helper): New function, extracted from
6190 delete-selection-pre-hook.
6191 (delete-selection-pre-hook): Use it.
6192 (delete-selection-self-insert-function): New function.
6193 (delete-selection-self-insert-hooks): New hook.
6194 (self-insert-command, self-insert-iso): Use it.
6195 * electric.el (electric-pair-syntax): New function, extracted from
6196 electric-pair-post-self-insert-function.
6197 (electric-pair-post-self-insert-function): Use it.
6198 (electric-pair-delete-selection-self-insert-function): New function.
6199 (electric-pair-mode): Require delsel and setup
6200 delete-selection-self-insert-hooks (bug#11520).
6201
6202 2012-10-20 Chong Yidong <cyd@gnu.org>
6203
6204 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
6205 no changes to show (Bug#12586).
6206
6207 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
6208 list explicitly (Bug#12571).
6209
6210 2012-10-20 Arne Jørgensen <arne@arnested.dk>
6211
6212 * progmodes/flymake.el (flymake-create-temp-inplace):
6213 Use file-truename.
6214
6215 2012-10-20 Eli Zaretskii <eliz@gnu.org>
6216
6217 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
6218
6219 2012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6220
6221 * calc/calc-units.el (math-extract-units): Properly extract powers
6222 of units.
6223
6224 2012-10-20 Daniel Colascione <dancol@dancol.org>
6225
6226 * frame.el (make-frame): Set x-display-name as we used to in order
6227 to unbreak creating an X11 frame from an Emacs daemon started
6228 without a display.
6229
6230 2012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6231
6232 * minibuffer.el (minibuffer-force-complete): Make the next completion use
6233 the same completion-field (bug#12221).
6234
6235 2012-10-19 Martin Rudalics <rudalics@gmx.at>
6236
6237 * emacs-lisp/debug.el (debug): Record height of debugger window
6238 also when debugger will be back (Bug#8789).
6239
6240 2012-10-18 Chong Yidong <cyd@gnu.org>
6241
6242 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
6243 Convert to defcustom.
6244 (gdb-get-source-file): Don't bind pop-up-windows.
6245
6246 * progmodes/gud.el (gud-display-line): Don't specially re-use
6247 other frames for the gdb-mi case (Bug#12648).
6248
6249 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
6250
6251 * emacs-lisp/advice.el: Clean up commentary a bit.
6252 (ad-do-advised-functions, ad-with-originals): Use `declare'.
6253 (byte-code-function-p): Never redefine.
6254
6255 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
6256
6257 2012-10-18 Glenn Morris <rgm@gnu.org>
6258
6259 * dired.el (dired-sort-toggle): Some ls implementations only allow
6260 a single option string. (Bug#12666)
6261
6262 * minibuffer.el (completion-cycle-threshold): Doc fix.
6263
6264 2012-10-17 Kenichi Handa <handa@gnu.org>
6265
6266 * international/mule.el (set-keyboard-coding-system):
6267 Recover input meta mode when the new coding system doesn not use 8-bit.
6268 Supply TERMINAL arg to set-input-meta-mode.
6269
6270 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
6271
6272 * wdired.el (wdired-old-marks): New variable.
6273 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
6274 (wdired-do-renames): Move point with renamed file and don't lose
6275 mark status (Bug#11795).
6276
6277 2012-10-16 Juri Linkov <juri@jurta.org>
6278
6279 * replace.el (query-replace-help): Mention multi-buffer replacement
6280 keys in the Help message. (Bug#12655)
6281
6282 2012-10-15 Chong Yidong <cyd@gnu.org>
6283
6284 * emacs-lisp/byte-run.el (defsubst): Doc fix.
6285
6286 2012-10-14 Eli Zaretskii <eliz@gnu.org>
6287
6288 * window.el (display-buffer): Doc fix.
6289
6290 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6291 Adjust the msft regexp to the output of Studio 2010, and move msft
6292 before edg-1. See the discussion on emacs-devel,
6293 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
6294 for the details.
6295
6296 2012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
6297
6298 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
6299 (oset): Move uses of object-class-fast macro after its definition.
6300
6301 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
6302
6303 2012-10-13 Chong Yidong <cyd@gnu.org>
6304
6305 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
6306 enabled, re-enable it (Bug#11963).
6307
6308 2012-10-13 Martin Rudalics <rudalics@gmx.at>
6309
6310 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
6311 non-nil, restore window configuration (Bug#12623).
6312
6313 2012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6314
6315 * help-fns.el (describe-variable, describe-function-1):
6316 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
6317
6318 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
6319
6320 2012-10-12 Glenn Morris <rgm@gnu.org>
6321
6322 * mail/rmailsum.el (rmail-header-summary):
6323 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
6324
6325 2012-10-12 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6326
6327 * progmodes/python.el (python-mode-map):
6328 Replace subtitute-key-definition with proper command remapping.
6329 (python-nav--up-list): Fix behavior for blocks on the same level.
6330
6331 2012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6332
6333 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
6334
6335 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
6336 changes to the format of load-history.
6337
6338 * international/mule-cmds.el (read-char-by-name): Move let-binding of
6339 completion-ignore-case in case that var is buffer-local (bug#12615).
6340
6341 2012-10-11 Kenichi Handa <handa@gnu.org>
6342
6343 * international/eucjp-ms.el: Re-generated.
6344
6345 2012-10-10 Kenichi Handa <handa@gnu.org>
6346
6347 * select.el (xselect--encode-string): If a coding is specified for
6348 selection, and that is compatible with COMPOUND_TEXT, use it.
6349
6350 2012-10-10 Martin Rudalics <rudalics@gmx.at>
6351
6352 * window.el (switch-to-buffer-preserve-window-point): New option.
6353 (switch-to-buffer):
6354 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
6355
6356 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
6357
6358 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
6359 Don't document nil as a useful value (bug#12583).
6360
6361 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
6362
6363 * net/tramp.el (tramp-debug-message):
6364 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
6365 (with-tramp-progress-reporter): Rename from
6366 `tramp-with-progress-reporter'.
6367 (with-tramp-file-property, with-tramp-connection-property):
6368 Move from tramp-cache.el, rename from `with-file-property' and
6369 `with-connection-property', respectively.
6370
6371 * net/tramp-cache.el: Remove `with-file-property' and
6372 `with-connection-property'.
6373
6374 * net/tramp.el:
6375 * net/tramp-gvfs.el:
6376 * net/tramp-sh.el:
6377 * net/tramp-smb.el: Adapt callees.
6378
6379 * net/trampver.el: Update release number.
6380
6381 2012-10-09 Glenn Morris <rgm@gnu.org>
6382
6383 * w32-fns.el (set-message-beep):
6384 * term/w32-win.el (set-message-beep): Update declarations.
6385
6386 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
6387
6388 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
6389 (mode-line-widen, mode-line-input-method-map)
6390 (mode-line-coding-system-map, mode-line-remote)
6391 (mode-line-unbury-buffer, mode-line-bury-buffer)
6392 (mode-line-next-buffer, mode-line-previous-buffer):
6393 Replace save-selected-window+select-window => with-selected-window.
6394
6395 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
6396 * progmodes/cc-vars.el (bq-process): Remove, unused.
6397
6398 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
6399
6400 2012-10-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6401
6402 Implemented `backward-up-list'-like navigation.
6403 * progmodes/python.el (python-nav-up-list)
6404 (python-nav-backward-up-list): New functions.
6405 (python-mode-map): Define substitute key for backward-up-list to
6406 python-nav-backward-up-list.
6407
6408 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6409
6410 * progmodes/python.el (python-fill-paragraph): Rename from
6411 python-fill-paragraph-function. Fixed fill-paragraph for
6412 decorators (Bug#12605).
6413
6414 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6415
6416 * progmodes/python.el (python-shell-output-filter): Handle extra
6417 carriage return in OSX (Bug#12409).
6418
6419 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6420
6421 Fix shell handling of unbalanced quotes and parens in output.
6422 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
6423 (python-syntax-propertize-function): Use it.
6424 (python-shell-output-syntax-table): New var.
6425 (inferior-python-mode): Prevent unbalanced parens/quotes from
6426 previous output mess with current input context.
6427
6428 2012-10-08 Juanma Barranquero <lekktu@gmail.com>
6429
6430 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
6431 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
6432
6433 2012-10-08 Michael Albinus <michael.albinus@gmx.de>
6434
6435 * ffap.el (ffap-replace-file-component): Support Tramp file name
6436 syntax, not only ange-ftp's one.
6437
6438 2012-10-08 Glenn Morris <rgm@gnu.org>
6439
6440 * cus-start.el (message-log-max): Set :version.
6441
6442 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
6443
6444 2012-10-08 Martin Rudalics <rudalics@gmx.at>
6445
6446 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
6447 the minibuffer window (Bug#10851).
6448
6449 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6450
6451 Enhancements on forward-sexp movement.
6452 * progmodes/python.el (python-nav-beginning-of-statement)
6453 (python-nav-end-of-statement): Return point-marker.
6454 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
6455 (python-info-current-symbol)
6456 (python-info-statement-starts-block-p): Rename from
6457 python-info-beginning-of-block-p.
6458 (python-info-statement-ends-block-p): Rename from
6459 python-info-end-of-block-p.
6460 (python-info-beginning-of-statement-p)
6461 (python-info-end-of-statement-p)
6462 (python-info-beginning-of-block-p, python-info-end-of-block-p):
6463 New functions.
6464
6465 2012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
6466
6467 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
6468 frame-selected-windows.
6469
6470 2012-10-08 Daniel Colascione <dancol@dancol.org>
6471
6472 * battery.el (battery-status-function): Check for
6473 w32-battery-status itself, not system-time windows-nt.
6474
6475 * frame.el: Require cl-lib.
6476 (display-format-alist): New variable mapping frame types to
6477 functions that initialize them.
6478 (window-system-for-display): New function: interprets
6479 display-format-alist.
6480 (make-frame-on-display): Remove existing display-selection logic
6481 and just forward to make-frame, which will now DTRT.
6482 (make-frame): Restructure to use window-system-for-display to
6483 figure out how to create a frame on a given display.
6484 (display-mouse-p): Look for frame-type w32, not a particular
6485 system-type.
6486
6487 * loadup.el: Load w32 lisp code when we have the w32 feature.
6488
6489 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
6490 system-type windows-nt.
6491
6492 * server.el (server-create-window-system-frame): Look for window
6493 type.
6494 (server-proces-filter): Only force a window system when windows-nt
6495 _and_ w32. Explain why.
6496
6497 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
6498 of window systems we configure for the mode.
6499
6500 * startup.el (command-line): Mark window system is initialized
6501 after we've done it.
6502
6503 * common-win.el (x-select-text): Look for w32, not windows-nt.
6504
6505 * ns-win.el: Require cl-lib. Add ourselves to
6506 display-format-alist.
6507 (ns-initialize-window-system): Assert we're not initialized twice.
6508
6509 * w32-win.el: Enable lexical binding; require cl-lib; add
6510 ourselves to display-format-alist.
6511 (w32-handle-dropped-file): Convert incoming dropped files from
6512 Windows paths to Cygwin ones before passing them on to the rest of
6513 Emacs.
6514 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
6515 (w32-initialize-window-system): Assert we're not initialized twice.
6516
6517 * x-win.el: Require cl-lib; add ourselves to display-format-alist.
6518 (x-initialize-window-system): Assert we're not initialized twice.
6519
6520 * w32-common-fns.el: New File.
6521 (w32-version, w32-using-nt, w32-get-clipboard-data)
6522 (w32-set-clipboard-data, x-set-selection, x-get-selection)
6523 (w32-charset-info-alist, x-last-selected, text)
6524 (x-get-selection-value, x-selection-value): Move here.
6525
6526 * w32-fns.el: Require w32-common-fns.
6527 (w32-version, w32-using-nt, w32-get-clipboard-data)
6528 (w32-set-clipboard-data, x-set-selection, x-get-selection)
6529 (w32-charset-info-alist, x-last-selected, text)
6530 (x-get-selection-value, x-selection-value): Move to
6531 w32-common-fns.
6532
6533 * w32-vars.el:
6534 (w32-allow-system-shell, w32-system-shells): Define only in
6535 non-cygwin case.
6536
6537 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6538
6539 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
6540 (read-passwd): Remove a few more potential sources of leaks.
6541
6542 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6543
6544 * progmodes/python.el (inferior-python-mode)
6545 (python-shell-make-comint): Fix initialization of local
6546 variables copied from parent buffer.
6547
6548 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
6549
6550 * term/ns-win.el (ns-read-file-name): Update declaration to match
6551 nsfns.m.
6552 (ns-respond-to-change-font): Change fontsize separately so we are sure
6553 it is set when font is acted upon.
6554
6555 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6556
6557 Enhancements to indentation.
6558 * progmodes/python.el (python-indent-context): Give priority to
6559 inside-string context. Make comments indentation markers.
6560 (python-indent-region): Do not mess with strings, unless it's the
6561 enclosing set of quotes.
6562
6563 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6564
6565 * window.el (internal--before-save-selected-window)
6566 (internal--after-save-selected-window): New functions extracted from
6567 save-selected-window. Make sure we return the `alist' we construct.
6568 (save-selected-window): Use them.
6569
6570 * textmodes/tex-mode.el (tex-recenter-output-buffer):
6571 Use with-selected-window.
6572
6573 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
6574 forms that define macros (bug#12593).
6575
6576 2012-10-07 Kenichi Handa <handa@gnu.org>
6577
6578 * international/mule-conf.el (compound-text-with-extensions):
6579 Add :mime-charset property as x-ctext.
6580
6581 2012-10-07 Stefan Merten <smerten@oekonux.de>
6582
6583 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
6584 (rst-indent-literal-normal, rst-indent-literal-minimized)
6585 (rst-indent-comment): Correct :version tag.
6586 (rst-official-cvs-rev): Correct version string.
6587
6588 2012-10-07 Glenn Morris <rgm@gnu.org>
6589
6590 * mail/rmailmm.el (rmail-mime-process-multipart):
6591 Do not confuse a multipart message with an epilogue
6592 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
6593
6594 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6595
6596 Fix shell output retrieval and comint-prompt-regexp init.
6597 * progmodes/python.el (inferior-python-mode):
6598 (python-shell-make-comint): Fix initialization of
6599 comint-prompt-regexp from copied file local variables.
6600 (python-shell-fetched-lines): Remove var.
6601 (python-shell-output-filter-in-progress): Rename from
6602 python-shell-fetch-lines-in-progress.
6603 (python-shell-output-filter-buffer): Rename from
6604 python-shell-fetch-lines-string.
6605 (python-shell-fetch-lines-filter): Delete function.
6606 (python-shell-output-filter): New function.
6607 (python-shell-send-string-no-output): Use them.
6608
6609 2012-10-07 Glenn Morris <rgm@gnu.org>
6610
6611 * hi-lock.el (hi-lock-process-phrase):
6612 Try to make it less fragile. (Bug#7161)
6613
6614 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
6615
6616 2012-10-06 Glenn Morris <rgm@gnu.org>
6617
6618 * ehelp.el (electric-help-mode): Use help-mode rather than
6619 non-existent mode `help'.
6620 (electric-help-map): Use button-buffer-map. (Bug#10917)
6621
6622 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
6623 (reftex-create-bibtex-footer): Fix custom types.
6624
6625 * progmodes/sh-script.el (sh-indent-after-continuation):
6626 Add explicit :group.
6627
6628 * textmodes/rst.el (rst-preferred-decorations)
6629 (rst-shift-basic-offset): Clarify obsolescence versions.
6630
6631 * profiler.el (profiler): Add missing group :version tag.
6632 * avoid.el (mouse-avoidance-banish-position):
6633 * proced.el (proced-renice-command):
6634 * calc/calc.el (calc-ensure-consistent-units):
6635 * calendar/icalendar.el (icalendar-import-format-uid):
6636 * net/tramp.el (tramp-save-ad-hoc-proxies):
6637 * progmodes/bug-reference.el (bug-reference-bug-regexp):
6638 * progmodes/flymake.el (flymake-error-bitmap)
6639 (flymake-warning-bitmap, flymake-fringe-indicator-position):
6640 * progmodes/sh-script.el (sh-indent-after-continuation):
6641 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
6642 (verilog-before-save-font-hook, verilog-after-save-font-hook):
6643 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
6644 (vhdl-array-index-record-field-in-sensitivity-list)
6645 (vhdl-indent-comment-like-next-code-line):
6646 * textmodes/reftex-vars.el (reftex-ref-style-alist)
6647 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
6648 (reftex-cite-key-separator, reftex-create-bibtex-header)
6649 (reftex-create-bibtex-footer):
6650 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
6651 (rst-indent-literal-normal, rst-indent-literal-minimized)
6652 (rst-indent-comment): Add missing custom :version tags.
6653
6654 * calendar/timeclock.el (timeclock-modeline-display):
6655 Add missing obsolete alias for renamed user option.
6656
6657 * strokes.el (strokes-modeline-string):
6658 * emulation/crisp.el (crisp-mode-modeline-string):
6659 * eshell/esh-mode.el (eshell-status-in-modeline):
6660 Aliases to defcustoms must come before the defcustom.
6661
6662 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
6663 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
6664 (cal-tex-cursor-week-monday): Doc fixes.
6665 (cal-tex-cursor-week2-summary): Doc fix.
6666 Rename from cal-tex-cursor-week-at-a-glance.
6667
6668 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
6669 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
6670
6671 * calendar/calendar.el (calendar-mode-map):
6672 Add cal-tex-cursor-week2-summary.
6673
6674 2012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
6675
6676 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
6677
6678 * subr.el (read-passwd-map): New var.
6679 (read-passwd): Use `read-string' again.
6680 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
6681
6682 2012-10-06 Jambunathan K <kjambunathan@gmail.com>
6683
6684 * register.el (append-to-register, prepend-to-register):
6685 Deactivate mark, as does `copy-to-register' (bug#12389).
6686
6687 2012-10-06 Chong Yidong <cyd@gnu.org>
6688
6689 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
6690
6691 2012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
6692
6693 * international/characters.el: Fix simple mistake ((car chars) ->
6694 elt), delete duplicated code.
6695
6696 2012-10-06 Glenn Morris <rgm@gnu.org>
6697
6698 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
6699
6700 2012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
6701
6702 * color.el (color-hsl-to-rgb): Fix incorrect results for
6703 small and large hue values. (Bug#12559)
6704
6705 2012-10-05 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6706
6707 Enhancements to docstring formatting when filling paragraphs.
6708 * progmodes/python.el (python-fill-docstring-style): Rename from
6709 python-fill-string-style. Added new style.
6710 (python-fill-string): Use new style. Better checks for
6711 docstrings.
6712
6713 2012-10-05 Glenn Morris <rgm@gnu.org>
6714
6715 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
6716
6717 * color.el (color-name-to-rgb, color-rgb-to-hex)
6718 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
6719 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
6720 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6721 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
6722
6723 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
6724
6725 2012-10-05 Juanma Barranquero <lekktu@gmail.com>
6726
6727 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
6728 to get the correct size across symlinks.
6729
6730 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
6731
6732 2012-10-04 Juri Linkov <juri@jurta.org>
6733
6734 * replace.el (query-replace-interactive): Declare obsolete.
6735 (query-replace-read-from): Add the last incremental search string
6736 to the list of default values accessible via M-n.
6737 (map-query-replace-regexp): Use `read-regexp'.
6738 (query-replace, query-replace-regexp, query-replace-regexp-eval)
6739 (map-query-replace-regexp, replace-string, replace-regexp):
6740 Fix docstrings to replace mentions of `query-replace-interactive'
6741 with alternatives. (Bug#12526)
6742
6743 2012-10-04 Juri Linkov <juri@jurta.org>
6744
6745 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
6746 (dired-pop-to-buffer): Declare obsolete.
6747 (dired-mark-pop-up): Doc fix.
6748
6749 2012-10-04 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6750
6751 Allow user to set docstring style for fill-paragraph.
6752 * progmodes/python.el
6753 (python-fill-comment-function, python-fill-string-function)
6754 (python-fill-decorator-function, python-fill-paren-function):
6755 Remove :safe for defcustoms.
6756 (python-fill-string-style): New defcustom
6757 (python-fill-paragraph-function): Enhance context detection.
6758 (python-fill-string): Honor python-fill-string-style settings.
6759
6760 2012-10-04 Martin Rudalics <rudalics@gmx.at>
6761
6762 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
6763 after setting its buffer (Bug#10805).
6764
6765 2012-10-03 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6766
6767 Fix cornercase for string syntax.
6768 * progmodes/python.el (python-syntax-propertize-function):
6769 Simplify and enhance the regexp for unescaped quotes. Now it also
6770 matches quotes in weird situations like the single quote in
6771 "something\"'".
6772 (python-syntax-stringify): Simplify num-quotes detecting code.
6773
6774 2012-10-03 Glenn Morris <rgm@gnu.org>
6775
6776 * help-macro.el (three-step-help):
6777 Revert 2012-09-29 change. (Bug#12567)
6778
6779 2012-10-03 Martin Rudalics <rudalics@gmx.at>
6780
6781 * menu-bar.el (kill-this-buffer): Don't do anything when
6782 `menu-frame' is not alive or visible (Bug#8184).
6783
6784 * emacs-lisp/debug.el (debug): When quitting the debugger window
6785 restore current buffer (Bug#12502).
6786
6787 2012-10-02 Chong Yidong <cyd@gnu.org>
6788
6789 * progmodes/hideif.el (hif-lookup, hif-defined):
6790 Handle semantic-c-takeover-hideif.
6791
6792 2012-10-02 Paul Eggert <eggert@cs.ucla.edu>
6793
6794 Change sampling interval units from ms to ns.
6795 * profiler.el (profiler-sampling-interval): Change units
6796 from ms to ns, multiplying the default by 1000000 so that
6797 it remains 1 ms.
6798 (profiler-report-cpu-line-format): Give enough room for
6799 the maximum counters on 64-bit hosts.
6800 (profiler-report-render-calltree-1): Call them "CPU samples",
6801 not "Time (ms)", since they are not milliseconds now (and
6802 never really were).
6803
6804 2012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
6805
6806 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
6807 Fix querying BBDB for entries without a last name (Bug#11580).
6808
6809 2012-10-02 Chong Yidong <cyd@gnu.org>
6810
6811 * emacs-lisp/eieio.el: Restore Version header.
6812
6813 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6814
6815 * vc/diff-mode.el (diff--auto-refine-data): New var.
6816 (diff-hunk): Use it to delay refinement.
6817 (diff-mode): Remove overlays when we turn off font-lock.
6818
6819 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
6820 (table-initialize-table-fixed-width-mode)
6821 (table-set-table-fixed-width-mode): Remove functions.
6822 (table-command-list): Move initialization into declaration.
6823 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
6824 (table-with-cache-buffer): Use `declare'.
6825 (table-span-cell): Simplify via CSE.
6826 (table-fixed-width-mode): Use define-minor-mode.
6827 (table-call-interactively, table-funcall, table-apply): Remove.
6828 (table-function): New function, to replace them.
6829
6830 * bookmark.el (bookmark-search-pattern): Remove var.
6831 (bookmark-read-search-input): Remove function.
6832 (bookmark-bmenu-search): Reimplement using a minibuffer.
6833
6834 * faces.el (modeline): Remove obsolete face name.
6835
6836 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
6837 and give a non-nil default value.
6838 (add-change-log-entry): Simplify accordingly.
6839
6840 2012-10-01 Dmitry Gutov <dgutov@yandex.ru>
6841
6842 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
6843 (vc-git-log-edit-toggle-amend): New function.
6844 (vc-git-log-edit-toggle-signoff): New function.
6845 (vc-git-log-edit-mode): New major mode.
6846 (vc-git-log-edit-mode-map): Keymap for it.
6847 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
6848
6849 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
6850 header names.
6851 (log-edit-toggle-header): New function.
6852 (log-edit-extract-headers): Accept function values in HEADERS alist.
6853
6854 2012-10-01 David Engster <deng@randomsample.de>
6855
6856 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
6857 from symbol property and change message to be more consistent with
6858 Emacs proper.
6859 (eieio-describe-generic): Add filename for each implementation.
6860 Fix indices for generic and normal methods.
6861 (eieio-method-def, eieio-class-def): New buttons.
6862 (eieio-help-find-method-definition)
6863 (eieio-help-find-class-definition): New functions.
6864 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
6865 class, constructor and method definitions.
6866
6867 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
6868 information in symbol property.
6869 (scoped-class): Remove.
6870 (eieio-slot-name-index, call-next-method): Check if it is bound.
6871
6872 2012-10-01 Leo P. White <lpw25@cam.ac.uk>
6873
6874 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
6875 (eieio-custom-mode): New major mode.
6876 (eieio-customize-object): Use it.
6877
6878 2012-10-01 Eric Ludlam <zappo@gnu.org>
6879
6880 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
6881 specifying the expected class, and whether subclassing is allowed.
6882 (eieio-persistent-convert-list-to-object):
6883 (eieio-persistent-validate/fix-slot-value)
6884 (eieio-persistent-slot-type-is-class-p): New functions.
6885 (eieio-named::slot-missing): Doc fix.
6886
6887 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
6888 Stop using unused publd variable.
6889
6890 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
6891 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
6892 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
6893 (eieio-speedbar-handle-click): Do not specify a class for the
6894 method. Fixes method invocation order problems with EDE.
6895
6896 2012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
6897
6898 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
6899 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
6900
6901 2012-10-01 Karl Fogel <kfogel@red-bean.com>
6902
6903 * bookmark.el (bookmark-version-control): Give tags in the
6904 :type choices (Bug#12309), and improve doc string.
6905 (bookmark-write-file): Bind `print-circle' to `t' to allow
6906 circular custom bookmark types. (Bug#12503)
6907
6908 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
6909
6910 Revert the FOLLOW-SYMLINKS change for file-attributes.
6911 * files.el (remote-file-name-inhibit-cache, after-find-file):
6912 * time.el (display-time-file-nonempty-p): Undo last change.
6913
6914 * profiler.el (profiler-sampling-interval): Change default back to 1.
6915 See Stefan Monnier in
6916 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
6917
6918 2012-10-01 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6919
6920 Shell output catching a la gud-gdb.
6921 * progmodes/python.el (python-shell-fetch-lines-in-progress)
6922 (python-shell-fetch-lines-string, python-shell-fetched-lines):
6923 New Vars.
6924 (python-shell-fetch-lines-filter): New function.
6925 (python-shell-send-string-no-output): Use them.
6926
6927 2012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
6928
6929 * profiler.el (profiler-sampling-interval): Rename from
6930 profiler-sample-interval.
6931 (profiler-sampling-interval): Default to 10.
6932 (profiler-find-profile): New command (was profiler-find-log).
6933 (profiler-find-profile-other-window): New command.
6934 (profiler-find-profile-other-frame): New command.
6935 (profiler-profile): Introduce API-level data structure.
6936
6937 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
6938
6939 file-attributes has a new optional arg FOLLOW-SYMLINKS.
6940 * files.el (remote-file-name-inhibit-cache):
6941 * time.el (display-time-file-nonempty-p): Use it.
6942 * files.el (after-find-file): Don't chase links before calling
6943 file-exists-p, as file-exists-p already does the right thing.
6944
6945 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
6946
6947 Merge from standalone RefTeX repository.
6948
6949 The following ChangeLog entries are shortened versions of the
6950 original ones with file paths adapted. A not so strongly edited
6951 version of the original ChangeLog can be found in the commit log.
6952
6953 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
6954 (reftex-arg-cite): Use `reftex-cite-key-separator'.
6955 Correctly handle new value type returned by `reftex-citation'.
6956
6957 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
6958 that entries with whitespace at various places are found.
6959 Doc fix. Include entries that are cross-referenced from cited entries.
6960 Include @String definitions in the resulting bib file. Add header
6961 and footer defined in `reftex-create-bibtex-header' and
6962 `reftex-create-bibtex-footer'.
6963 (reftex-do-citation): Make it possible again to insert
6964 non-existent entries. Save match data when asking for optional
6965 arguments. Return all keys, not just the first one.
6966 (reftex-all-used-citation-keys): Fix regexp to correctly extract
6967 all citations in the same line.
6968 (reftex-parse-bibtex-entry): Accept additional optional argument
6969 `raw' and keep quotes or braces if it is non-nil. Match fields
6970 containing hyphens besides word constituents.
6971 (reftex-get-string-refs): New function.
6972 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
6973 and ask if it should be reread in case it did.
6974 (reftex-pop-to-bibtex-entry)
6975 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
6976 entries with spaces or tabs in front of arguments.
6977 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
6978 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
6979 Match entries containing numbers and symbol constituents.
6980 (reftex-do-citation, reftex-figure-out-cite-format):
6981 Use `reftex-cite-key-separator'.
6982
6983 * textmodes/reftex-dcr.el: Move provide statement to end of file.
6984 (reftex-mouse-view-crossref): Explain why point is set.
6985
6986 * textmodes/reftex-global.el: Whitespace changes.
6987
6988 * textmodes/reftex-index.el: Move provide statement to end of
6989 file.
6990 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
6991 (reftex-index-visit-phrases-buffer): Set marker when visiting
6992 buffer. This allows for returning from the phrases file to the
6993 file one was just editing instead of the file where the last
6994 phrases was added from.
6995 (reftex-index-phrases-syntax-table): New variable. Give ?\"
6996 punctuation syntax as it usually is not used as string quote in
6997 TeX-related modes and may occur unmatched. The change also
6998 prevents fontification of quoted content.
6999 (reftex-index-phrases-mode): Use it.
7000
7001 * textmodes/reftex-parse.el (reftex-parse-from-file):
7002 Move backward one char if a `\' was matched after a section macro.
7003 (reftex-parse-from-file): Use beginning of match instead of end as
7004 bound.
7005
7006 * textmodes/reftex-ref.el: Adapt creation of
7007 `reftex-<package>-<macro>' functions to new structure of
7008 `reftex-ref-style-alist'.
7009 (reftex-reference): Use `reftex-ref-style-list' function.
7010 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
7011 reference macro if `reftex-ref-macro-prompt' is non-nil.
7012 (reftex-reference): Pass refstyle to `reftex-format-special'.
7013 Determine reference macro by looking at
7014 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
7015 Use only one special format function.
7016 (reftex-varioref-vref, reftex-fancyref-fref)
7017 (reftex-fancyref-Fref): Remove definitions. The functions are now
7018 generated from `reftex-ref-style-alist'.
7019 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
7020 Remove.
7021 (reftex-format-special): New function.
7022
7023 * textmodes/reftex-sel.el
7024 (reftex-select-cycle-ref-style-internal): Adapt to new structure
7025 of `reftex-ref-style-alist'. Remove code for testing macro type.
7026 (reftex-select-toggle-varioref)
7027 (reftex-select-toggle-fancyref): Remove.
7028 (reftex-select-cycle-ref-style-internal)
7029 (reftex-select-cycle-ref-style-forward)
7030 (reftex-select-cycle-ref-style-backward): New functions.
7031 (reftex-select-label-map): Use `v' and `V' for general cycling
7032 through reference styles. Add `p' for switching between number
7033 and page reference types.
7034
7035 * textmodes/reftex-toc.el (reftex-re-enlarge):
7036 Call `enlarge-window' only if there is something to do because in Emacs
7037 the horizontal version throws an error even if the parameter is 0.
7038
7039 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
7040 (reftex-plug-into-AUCTeX): Doc fix.
7041 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
7042 string. Adapt to new name.
7043 (reftex-ref-style-alist): Change structure so that it is not
7044 possible to use multiple different package names within a style.
7045 Remove the symbols for symbols for macro type distinction.
7046 Add characters for macro selection.
7047 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
7048 (reftex-create-bibtex-footer): New variables.
7049 (reftex-format-ref-function): Mention third argument of special
7050 format function.
7051 (reftex-ref-style-alist, reftex-ref-style-default-list):
7052 New variables.
7053 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
7054 to new implementation. Mark as obsolete. Add compatibility code
7055 for honoring the variable values in case they are set.
7056 (reftex-cite-format-builtin, reftex-bibliography-commands):
7057 Add support for ConTeXt.
7058 (reftex-format-ref-function, reftex-format-cite-function):
7059 Fix custom type.
7060 (reftex-cite-key-separator): New variable.
7061
7062 * textmodes/reftex.el (reftex-syntax-table-for-bib)
7063 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
7064 `reftex-syntax-table' because parens have to retain their paren
7065 syntax in order for parsing of BibTeX entries like @book(...) to
7066 work.
7067 (reftex-in-comment): Do not error out if `comment-start-skip' is
7068 not set. Deal correctly with escaped comment characters.
7069 (reftex-tie-multifile-symbols): Add doc string.
7070 Initialize `reftex-ref-style-list'.
7071 (reftex-untie-multifile-symbols): Add doc string.
7072 (reftex-add-index-macros): Doc fix.
7073 (reftex-ref-style-activate, reftex-ref-style-toggle)
7074 (reftex-ref-style-list): New functions.
7075 (reftex-mode-menu): Use them. Adapt to new structure of
7076 `reftex-ref-style-alist'.
7077 (reftex-select-with-char): Kill the RefTeX Select buffer when
7078 done.
7079 (reftex-remove-if): New function.
7080 (reftex-erase-all-selection-and-index-buffers)
7081 (reftex-mode-menu): Reference styles are now computed from
7082 `reftex-ref-style-alist'. Fix typo.
7083 (reftex-report-bug): New function.
7084 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
7085 algorithms with O(n log n). Introduce optional argument SORT (not
7086 yet used).
7087
7088 2012-09-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7089
7090 Enhancements for triple-quote string syntax.
7091 * progmodes/python.el (python-syntax-propertize-function):
7092 Match both quote cases in one regexp.
7093 (python-syntax-stringify): Handle matches properly.
7094
7095 2012-09-30 Juri Linkov <juri@jurta.org>
7096
7097 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
7098 to nil around the call to `insert' to prevent
7099 directory time modification by lock_file. (Bug#2295)
7100 * tar-mode.el (tar-summarize-buffer): Idem.
7101
7102 2012-09-30 Juri Linkov <juri@jurta.org>
7103
7104 * facemenu.el (list-colors-sort): Add option "Luminance".
7105 (list-colors-sort-key): Implement it.
7106
7107 * vc/diff-mode.el (diff-refine-removed):
7108 * vc/ediff-init.el (ediff-fine-diff-A):
7109 * vc/smerge-mode.el (smerge-refined-removed):
7110 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
7111
7112 2012-09-30 Jan Djärv <jan.h.d@swipnet.se>
7113
7114 * term/ns-win.el (x-file-dialog): New function.
7115
7116 2012-09-30 Juanma Barranquero <lekktu@gmail.com>
7117
7118 * ido.el (ido-max-directory-size): Default to nil; the current
7119 default is small for POSIX systems, and impractical on Windows 7
7120 now that lstat returns directory sizes for NTFS.
7121
7122 2012-09-30 Martin Rudalics <rudalics@gmx.at>
7123
7124 In buffer display functions handle window-height/window-width
7125 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
7126 * window.el (window--display-buffer): New argument ALIST.
7127 Obey window-height and window-width alist entries.
7128 (window--try-to-split-window): New argument ALIST.
7129 Bind window-combination-limit to t when the window's size shall be
7130 changed and window-combination-limit equals `window-size'.
7131 (display-buffer-in-atom-window)
7132 (display-buffer-in-major-side-window)
7133 (display-buffer-in-side-window, display-buffer-same-window)
7134 (display-buffer-reuse-window, display-buffer-pop-up-frame)
7135 (display-buffer-pop-up-window, display-buffer-below-selected)
7136 (display-buffer-at-bottom, display-buffer-in-previous-window)
7137 (display-buffer-use-some-window): Adjust all callers of
7138 window--display-buffer and window--try-to-split-window.
7139 (fit-frame-to-buffer): New option.
7140 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
7141 is non-nil.
7142 (display-buffer-in-major-side-window): Evaluate window-height /
7143 window-width alist entries.
7144
7145 * help.el (temp-buffer-resize-frames)
7146 (temp-buffer-resize-regexps): Remove options.
7147 (temp-buffer-resize-mode): Adjust doc-string.
7148 (resize-temp-buffer-window): Don't consult
7149 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
7150 temp-buffer-resize-frames.
7151
7152 * dired.el (dired-mark-pop-up):
7153 Call display-buffer-below-selected with a fit-window-to-buffer alist
7154 entry.
7155
7156 2012-09-30 Chong Yidong <cyd@gnu.org>
7157
7158 * server.el (server-host): Document the security implications.
7159 (server-auth-key): Doc fix.
7160
7161 * startup.el (initial-buffer-choice): Doc fix.
7162
7163 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
7164
7165 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
7166 restriction change.
7167
7168 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
7169
7170 * help-fns.el (help-fns--obsolete): Fix last change.
7171
7172 2012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
7173
7174 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
7175 (minor-mode-map-alist): Remove redundant code.
7176
7177 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
7178 visited in a buffer.
7179 (cvs-insert-visited-file): New function.
7180 (find-file-hook): Use it.
7181
7182 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
7183
7184 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
7185 chose face.
7186 (log-edit-empty-buffer-p): Don't require a space after a header.
7187
7188 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
7189
7190 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
7191
7192 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
7193 a proper minor-mode.
7194
7195 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
7196
7197 2012-09-29 Glenn Morris <rgm@gnu.org>
7198
7199 * winner.el (winner-mode): Remove variable (let define-minor-mode
7200 handle it).
7201 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
7202 Doc fixes.
7203 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
7204 (winner-mode): Use define-minor-mode.
7205
7206 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
7207 the full definition in loaddefs, rather than duplicating it.
7208
7209 * help-macro.el (three-step-help): No need to autoload defcustom.
7210
7211 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
7212 (inferior-lisp-program, inferior-lisp-load-command)
7213 (inferior-lisp-prompt, inferior-lisp-mode-hook):
7214 No need to autoload defcustoms.
7215
7216 * hippie-exp.el (hippie-expand-try-functions-list)
7217 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
7218 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
7219 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
7220 (hippie-expand-only-buffers): No need to autoload defcustoms.
7221 * progmodes/vhdl-mode.el (vhdl-line-expand):
7222 Explicitly load hippie-exp, so it does not get autoloaded
7223 while hippie-expand-try-functions-list is let-bound.
7224
7225 2012-09-28 Glenn Morris <rgm@gnu.org>
7226
7227 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
7228
7229 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
7230 Only "cl.el" counts as cl these days.
7231
7232 2012-09-28 Juri Linkov <juri@jurta.org>
7233
7234 Display archive errors in the echo area instead of inserting
7235 to the file buffer.
7236
7237 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
7238 to STDERR-TEST that can be a regexp matching a successful output.
7239 Create a temporary file and redirect stderr to it. Search for
7240 STDERR-TEST in the stderr output and display it in the echo area
7241 if no match is found.
7242 (archive-extract-by-file): New function like
7243 `archive-extract-by-stdout' but extracting archives to files
7244 and looking for successful matches in stdout. Function body is
7245 mostly copied from `archive-rar-extract'.
7246 (archive-rar-extract): Use `archive-extract-by-file'.
7247 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
7248
7249 2012-09-28 Leo Liu <sdl.web@gmail.com>
7250
7251 * pcomplete.el (pcomplete-show-completions):
7252 Use minibuffer-message to make pcomplete usable in minibuffer.
7253
7254 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
7255
7256 2012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
7257
7258 * type-break.el: Use lexical-binding.
7259 (type-break-mode): Use define-minor-mode.
7260
7261 * emacs-lisp/pcase.el (pcase--mark-used): New.
7262 (pcase--u1): Use it (bug#12512).
7263
7264 * custom.el (load-theme): Set buffer-file-name so the load is recorded
7265 in load-history with the right file name.
7266
7267 2012-09-28 Tassilo Horn <tsdh@gnu.org>
7268
7269 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
7270 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
7271 (doc-view-get-bounding-box): Make bounding box slicing work for
7272 ODF and DVI documents.
7273
7274 2012-09-28 Glenn Morris <rgm@gnu.org>
7275
7276 * type-break.el (type-break-mode, type-break-interval)
7277 (type-break-good-rest-interval, type-break-keystroke-threshold):
7278 No need to autoload.
7279 (type-break-good-rest-interval, type-break-keystroke-threshold):
7280 Add :set-after.
7281
7282 2012-09-28 Chong Yidong <cyd@gnu.org>
7283
7284 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
7285 Add :version tag.
7286
7287 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
7288
7289 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
7290
7291 2012-09-27 Glenn Morris <rgm@gnu.org>
7292
7293 * faces.el (x-display-name): Declare (for without-x builds).
7294
7295 * linum.el (linum-format): Don't autoload it. Improve :type.
7296
7297 * progmodes/tcl.el: Don't require outline when compiling.
7298 (outline-regexp, outline-level): Declare.
7299 * textmodes/sgml-mode.el: Don't require outline when compiling.
7300 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
7301
7302 * term.el (term-ansi-reset):
7303 Try setting term-ansi-face-already-done to nil. (Bug#11785)
7304
7305 * vc/vc.el (vc-next-action): Only gripe about committing read-only
7306 files for RCS and SCCS. (Bug#9781)
7307
7308 2012-09-27 Chong Yidong <cyd@gnu.org>
7309
7310 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
7311 change; value should be t.
7312
7313 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
7314
7315 * image-mode.el: Use lexical-binding.
7316 (image-mode-winprops): Use t to stand for the window of
7317 a buffer that's not displayed.
7318 * doc-view.el (doc-view-new-window-function): Handle the new
7319 t in winprops.
7320 (doc-view-enlarge): Make it a real nop if the size is not changed.
7321 (doc-view-display): Handle the case where the buffer is not (yet?)
7322 displayed in any window.
7323 (doc-view-saved-settings): New var.
7324 (doc-view-mode): Use it.
7325 (doc-view-fallback-mode): Set it.
7326
7327 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
7328 Set lexical-binding.
7329 (minibuffer-eldef-shorten-default): New var.
7330 (minibuffer-default-in-prompt-regexps): Use it for new default.
7331 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
7332
7333 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
7334
7335 * international/uni-bidi.el:
7336 * international/uni-category.el:
7337 * international/uni-name.el:
7338 * international/uni-numeric.el: Regenerate.
7339
7340 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
7341 Stefan Monnier <monnier@iro.umontreal.ca>
7342
7343 * profiler.el: New file.
7344
7345 2012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
7346
7347 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
7348 (testcover-reinstrument): Simplify with CSE.
7349
7350 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
7351
7352 * window.el (temp-buffer-window-setup): Fix typo in docstring.
7353
7354 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
7355
7356 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
7357 (verilog-auto-input, verilog-auto-insert-lisp)
7358 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
7359 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
7360 (verilog-auto-unused, verilog-auto-wire)
7361 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
7362 newline. Reported by Andrew Jones.
7363 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
7364 Reported by Brad Dobbie.
7365 (verilog-batch-delete-trailing-whitespace):
7366 Create verilog-batch-delete-trailing-whitespace.
7367 Reported by Brad Dobbie.
7368 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
7369 parameters from another module. Reported by Dan Katz.
7370 (verilog-auto, verilog-auto-assign-modport)
7371 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
7372 AUTOINOUTMODPORT for UVM interface module shell generation.
7373 Reported by Brad Dobbie.
7374 (verilog-auto-inst-interfaced-ports): Make default nil, as more
7375 standard behavior.
7376 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
7377 Reported by Matt Martin.
7378
7379 2012-09-25 Martin Rudalics <rudalics@gmx.at>
7380
7381 * window.el (window--resize-child-windows): When resizing child
7382 windows proportionally, process them in reverse order to
7383 preserve the "when splitting a window the new one gets the odd
7384 line" behavior.
7385 (window--resize-root-window-vertically): When resizing the
7386 minibuffer window try to affect only windows at the bottom of the
7387 frame. (Bug#12419)
7388
7389 2012-09-25 Chong Yidong <cyd@gnu.org>
7390
7391 * subr.el (declare): Doc fix.
7392
7393 * help-fns.el (help-fns--obsolete): Handle macros properly.
7394
7395 2012-09-25 Chong Yidong <cyd@gnu.org>
7396
7397 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
7398 this function obsolete.
7399
7400 * calendar/cal-x.el (calendar-two-frame-setup)
7401 (calendar-only-one-frame-setup, calendar-one-frame-setup):
7402 * calendar/calendar.el (american-calendar, european-calendar)
7403 (calendar-for-loop):
7404 * comint.el (comint-dynamic-simple-complete)
7405 (comint-dynamic-complete-as-filename, comint-unquote-filename):
7406 * desktop.el (desktop-load-default):
7407 * dired-x.el (dired-omit-here-always)
7408 (dired-hack-local-variables, dired-default-directory):
7409 * emacs-lisp/derived.el (derived-mode-class):
7410 * emacs-lisp/timer.el (timer-set-time-with-usecs):
7411 * emacs-lock.el (toggle-emacs-lock):
7412 * epa.el (epa-display-verify-result):
7413 * epg.el (epg-sign-keys, epg-start-sign-keys)
7414 (epg-passphrase-callback-function):
7415 * eshell/esh-util.el (eshell-for):
7416 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
7417 (eshell-add-to-window-buffer-names):
7418 * files.el (locate-file-completion):
7419 * imenu.el (imenu-example--create-c-index)
7420 (imenu-example--create-lisp-index)
7421 (imenu-example--lisp-extract-index-name)
7422 (imenu-example--name-and-position):
7423 * international/mule-cmds.el (princ-list):
7424 * international/mule-diag.el (decode-codepage-char):
7425 * international/mule-util.el (detect-coding-with-priority):
7426 * iswitchb.el (iswitchb-read-buffer):
7427 * mail/mailalias.el (mail-complete):
7428 * mail/sendmail.el (mail-sent-via):
7429 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
7430 (mouse-major-mode-menu):
7431 * password-cache.el (password-read-and-add):
7432 * pcomplete.el (pcomplete-parse-comint-arguments):
7433 * progmodes/sh-script.el (sh-maybe-here-document):
7434 * replace.el (query-replace-regexp-eval):
7435 * savehist.el (savehist-load):
7436 * simple.el (choose-completion-delete-max-match):
7437 * term.el (term-dynamic-simple-complete):
7438 * vc/ediff-init.el (ediff-check-version):
7439 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
7440 * vc/vc.el (vc-diff-switches-list):
7441 * view.el (view-return-to-alist-update): Likewise.
7442
7443 * subr.el (eval-next-after-load, makehash, insert-string)
7444 (assoc-ignore-representation, assoc-ignore-case): Use declare to
7445 mark obsolete.
7446 (mode-line-inverse-video): Variable deleted.
7447
7448 * international/mule-util.el (string-to-sequence): Remove.
7449
7450 * calendar/calendar.el (calendar-version):
7451 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
7452 (icalendar-convert-diary-to-ical):
7453 * cus-edit.el (custom-mode):
7454 * ansi-color.el (ansi-color-unfontify-region):
7455 * international/latin1-disp.el (latin1-char-displayable-p):
7456 * progmodes/cwarn.el (turn-on-cwarn-mode):
7457 * progmodes/which-func.el (which-func-update-1):
7458 Use define-obsolete-function-alias.
7459
7460 * net/newst-backend.el (newsticker-cache-filename):
7461 * net/newst-treeview.el (newsticker-groups-filename):
7462 Fix incorrect obsolescence declaration.
7463
7464 * allout.el (allout-passphrase-hint-string): Likewise.
7465 (allout-init): Use a declare form to mark obsolete.
7466
7467 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
7468 this applies to functions.
7469
7470 * iswitchb.el (iswitchb-read-buffer): Move code of
7471 iswitchb-define-mode-map here, and delete that obsolete function.
7472
7473 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
7474 font-lock-reference-face.
7475
7476 2012-09-25 Glenn Morris <rgm@gnu.org>
7477
7478 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
7479 Doc fixes.
7480
7481 * eshell/em-term.el (eshell-term-name):
7482 Default to term-term-name. (Bug#12485)
7483
7484 2012-09-24 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7485
7486 * progmodes/python.el (python-shell-send-buffer): Better handling
7487 of "if __name__ == '__main__':" conditionals when sending the buffer.
7488
7489 2012-09-24 Glenn Morris <rgm@gnu.org>
7490
7491 * eshell/esh-cmd.el (eshell-find-alias-function):
7492 Tighten up file-name regexp. (Bug#12499)
7493
7494 2012-09-24 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7495
7496 Enhancements for triple-quote string syntax.
7497 * progmodes/python.el (python-quote-syntax): Remove.
7498 (python-syntax-propertize-function): New value.
7499 (python-syntax-count-quotes, python-syntax-stringify):
7500 New functions.
7501
7502 2012-09-24 Chong Yidong <cyd@gnu.org>
7503
7504 * mail/supercite.el (sc-version): Remove obsolete function.
7505 (sc-describe): Don't mark as obsolete, since it is bound.
7506 (sc-submit-bug-report): Remove.
7507
7508 * vc/log-edit.el (cvs-changelog-full-paragraphs)
7509 (cvs-commit-buffer-require-final-newline): Remove.
7510 (log-edit-require-final-newline)
7511 (log-edit-changelog-full-paragraphs): Default to t.
7512
7513 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
7514 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
7515 * vc/vc.el (vc-checkout-carefully): Likewise.
7516
7517 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
7518 (emerge-version): Remove.
7519
7520 * progmodes/compile.el (compile-internal): Remove.
7521 (compilation-parse-errors-function): Fix typo.
7522
7523 * international/mule.el (set-char-table-default): Remove.
7524 (set-coding-priority, make-coding-system, generic-char-p)
7525 (charset-list, charset-bytes, charset-id): Use declare to mark
7526 functions as obsolete.
7527
7528 * vc/pcvs-defs.el (cvs-buffer-name-alist)
7529 (cvs-invert-ignore-marks): Remove references to obsolete vars.
7530 * vc/vc-hooks.el (vc-default-registered): Don't use
7531 vc-master-templates.
7532
7533 * font-lock.el (font-lock-reference-face):
7534 Use define-obsolete-variable-alias.
7535
7536 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
7537 * calendar/calendar.el (calendar-font-lock-keywords):
7538 * calendar/diary-lib.el (diary-font-lock-keywords)
7539 (diary-fancy-font-lock-keywords):
7540 * textmodes/reftex-sel.el (reftex-insert-docstruct):
7541 * textmodes/reftex-index.el (reftex-insert-index):
7542 * textmodes/reftex-cite.el (reftex-format-bib-entry):
7543 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
7544 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
7545 * progmodes/prolog.el (prolog-font-lock-keywords):
7546 * progmodes/idlwave.el (idlwave-idl-keywords):
7547 * progmodes/ada-mode.el (ada-font-lock-keywords):
7548 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
7549
7550 2012-09-24 Glenn Morris <rgm@gnu.org>
7551
7552 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
7553
7554 2012-09-23 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7555
7556 * progmodes/python.el (python-indent-line): More consistent cursor
7557 movement behavior.
7558
7559 2012-09-23 Stefan Merten <smerten@oekonux.de>
7560
7561 * textmodes/rst.el: Fix compiler warning.
7562
7563 2012-09-23 Roland Winkler <winkler@gnu.org>
7564
7565 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
7566 Transcribe also LaTeX hyphenation.
7567 (bibtex-reformat): Bug fix. Do not quote twice the elements of
7568 bibtex-reformat-previous-options.
7569
7570 2012-09-23 Roland Winkler <winkler@gnu.org>
7571
7572 * proced.el (proced-renice-command): New variable.
7573 (proced-marked-processes): New function.
7574 (proced-with-processes-buffer): New macro.
7575 (proced-send-signal): Use them.
7576 (proced-renice): New command bound to r.
7577
7578 2012-09-23 Roland Winkler <winkler@gnu.org>
7579
7580 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
7581 ibuffer-saved-filter-groups has one element, shortcut the call of
7582 completing-read. (Bug#12331)
7583
7584 2012-09-23 Chong Yidong <cyd@gnu.org>
7585
7586 * bindings.el (mode-line-toggle-read-only):
7587 * bs.el (bs-toggle-readonly):
7588 * buff-menu.el (Buffer-menu-toggle-read-only):
7589 * dired.el (dired-toggle-read-only):
7590 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
7591
7592 2012-09-23 Chong Yidong <cyd@gnu.org>
7593
7594 * image.el (image-type-available-p): Adapt to init-image-library
7595 argument changes.
7596
7597 2012-09-22 Juri Linkov <juri@jurta.org>
7598
7599 * dired.el (dired-mode-map): Add [remap read-only-mode] for
7600 `dired-toggle-read-only'. (Bug#12462)
7601
7602 2012-09-22 Martin Rudalics <rudalics@gmx.at>
7603
7604 * subr.el (temp-output-buffer-show): New function.
7605 (with-output-to-temp-buffer): Call temp-output-buffer-show
7606 instead of internal-temp-output-buffer-show.
7607
7608 2012-09-22 Chong Yidong <cyd@gnu.org>
7609
7610 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
7611 (Bug#12462).
7612
7613 * repeat.el (repeat): Doc fix (Bug#12348).
7614
7615 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
7616 (Bug#10909).
7617
7618 * simple.el (shell-command-on-region): Doc fix.
7619 (read-only-mode): Doc fix.
7620
7621 2012-09-22 Eli Zaretskii <eliz@gnu.org>
7622
7623 * emacs-lisp/timer.el (run-with-idle-timer)
7624 (timer-activate-when-idle): Warn against reinvoking an idle timer
7625 from within its own timer action. (Bug#12447)
7626
7627 2012-09-22 Martin Rudalics <rudalics@gmx.at>
7628
7629 * cus-start.el (window-combination-limit): Add new optional
7630 values.
7631 * window.el (temp-buffer-window-show)
7632 (window--try-to-split-window): Handle new values of
7633 window-combination-limit (Bug#1806).
7634 (split-window): Test window-combination-limit for t instead of
7635 non-nil.
7636 (display-buffer-at-bottom): New buffer display action function.
7637 * help.el (temp-buffer-resize-regexps): New option.
7638 (temp-buffer-resize-mode): Rewrite doc-string.
7639 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
7640 Don't resize reused window. Suggested by Glenn Morris.
7641
7642 2012-09-22 Stefan Merten <smerten@oekonux.de>
7643
7644 * textmodes/rst.el: Revamp section title faces.
7645 (rst-official-version)
7646 (rst-package-emacs-version-alist): Sync with official version
7647 V1.4.0.
7648 (rst-faces-defaults, rst-set-level-default)
7649 (rst-level-face-max, rst-level-face-base-color)
7650 (rst-level-face-base-light, rst-level-face-format-light)
7651 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
7652 (rst-adornment-faces-alist): Match new setup.
7653 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
7654 (rst-level-5, rst-level-6): New faces.
7655
7656 2012-09-22 Chong Yidong <cyd@gnu.org>
7657
7658 * simple.el (undo): Handle indirect buffers (Bug#8207).
7659
7660 2012-09-21 Leo Liu <sdl.web@gmail.com>
7661
7662 IDO: Disable match re-ordering for buffer switching.
7663 * ido.el (ido-buffer-disable-smart-matches): New variable.
7664 (ido-set-matches-1): Use it. (Bug#2042)
7665
7666 2012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
7667
7668 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
7669 Fix 2011-05-17 change. (Bug#12418)
7670
7671 2012-09-21 Leo Liu <sdl.web@gmail.com>
7672
7673 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
7674
7675 2012-09-21 Glenn Morris <rgm@gnu.org>
7676
7677 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
7678 Be more robust about locating simple.el.
7679
7680 2012-09-21 Glenn Morris <rgm@gnu.org>
7681
7682 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
7683
7684 2012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
7685
7686 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
7687
7688 2012-09-20 Juri Linkov <juri@jurta.org>
7689
7690 * replace.el (query-replace-read-from): Use `read-regexp' instead
7691 of `read-from-minibuffer' when `regexp-flag' is non-nil.
7692 (occur-read-primary-args): Use `read-regexp' instead of
7693 `read-string'.
7694 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
7695 `read-from-minibuffer'.
7696 * isearch.el (isearch-occur): Use `read-regexp' instead of
7697 `read-string'.
7698 * dired.el (dired-read-regexp): Use `read-regexp' instead of
7699 `read-from-minibuffer'.
7700 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
7701 of `read-string'. (Bug#7567)
7702
7703 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
7704 and allow accepting a list of strings prepended to a list of
7705 standard default values. Doc fix. (Bug#12321)
7706
7707 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
7708
7709 * replace.el (read-regexp): Don't add ": " when PROMPT already
7710 ends with a colon and space. (Bug#12321)
7711
7712 2012-09-20 Tassilo Horn <tsdh@gnu.org>
7713
7714 * doc-view.el (doc-view-display): Better fix for the cl-assertion
7715 error.
7716
7717 2012-09-20 Stefan Merten <smerten@oekonux.de>
7718
7719 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
7720 Fixes feature request bug#11711.
7721 (rst-mode): Create `imenu-create-index-function'.
7722 (rst-get-stripped-line): Delete after refactoring.
7723 (rst-section-tree, rst-section-tree-rec)
7724 (rst-section-tree-point): Refactor and document properly.
7725 (rst-imenu-find-adornments-for-position)
7726 (rst-imenu-convert-cell, rst-imenu-create-index):
7727 New function.
7728
7729 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7730
7731 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
7732 (macroexp--expand-all): Use it.
7733 (macroexp--funcall-and-return): Remove by folding it into its sole
7734 caller (macroexp--warn-and-return).
7735 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
7736 Use macroexp--obsolete-warning.
7737
7738 * calc/calc.el: Fix last change by removing the whole chunk, since it
7739 was only needed back when Calc was not bundled.
7740
7741 2012-09-20 Martin Rudalics <rudalics@gmx.at>
7742
7743 * emacs-lisp/debug.el (debug): Restore assignment to
7744 debugger-old-buffer removed on 2012-09-08.
7745
7746 2012-09-20 Juri Linkov <juri@jurta.org>
7747
7748 * dired-aux.el (dired-diff): Remove (require 'diff) since
7749 `diff-latest-backup-file' is now autoloaded.
7750
7751 2012-09-20 Chong Yidong <cyd@gnu.org>
7752
7753 * vc/diff.el (diff-latest-backup-file): Autoload.
7754
7755 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7756
7757 * calc/calc.el: Remove redundant autoload shape check.
7758 (sel-mode): Don't defvar.
7759 (calc-get-stack-element): Add `sel-mode' arg instead.
7760 (calc-top, calc-top-list): Pass it this additional argument.
7761 * calc/calc-store.el (calc-store-map):
7762 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
7763 (calc-map-equation, calc-outer-product, calc-inner-product):
7764 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
7765
7766 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
7767
7768 2012-09-19 Juri Linkov <juri@jurta.org>
7769
7770 * dired-aux.el (dired-diff): Add (require 'diff) because
7771 `diff-latest-backup-file' is not autoloaded.
7772 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
7773 of `dired-get-filename' to t to not report error when there is
7774 no default file on the current line.
7775
7776 2012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7777
7778 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
7779 macroexp--eval-if-compile.
7780 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
7781 (macroexp--expand-all): Use them (bug#12371).
7782
7783 * doc-view.el (doc-view-guess-paper-size)
7784 (doc-view-scale-bounding-box): Fix unbound `caddr'.
7785
7786 2012-09-19 Tassilo Horn <tsdh@gnu.org>
7787
7788 New feature: set optimal slice from BoundingBox information.
7789 * doc-view.el (doc-view-mode-map): Add keybinding.
7790 (doc-view-menu): Add menu entry.
7791 (doc-view-set-slice): Adapt docstring.
7792 (doc-view-get-bounding-box, doc-view-guess-paper-size)
7793 (doc-view-scale-bounding-box)
7794 (doc-view-set-slice-from-bounding-box): New functions.
7795 (doc-view-paper-sizes): New defvar.
7796
7797 2012-09-19 Glenn Morris <rgm@gnu.org>
7798
7799 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
7800 (byte-compile-log-warning): Autoload. (Bug#12371)
7801
7802 * calendar/calendar.el (calendar-american-month-header)
7803 (calendar-european-month-header, calendar-iso-month-header)
7804 (calendar-month-header): New options.
7805 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
7806 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
7807
7808 2012-09-19 Jan Djärv <jan.h.d@swipnet.se>
7809
7810 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
7811
7812 2012-09-18 Juri Linkov <juri@jurta.org>
7813
7814 * dired-aux.el (dired-diff): Restore original functionality of
7815 getting the default value, but keep new feature of using the
7816 latest existing backup file (`diff-latest-backup-file').
7817
7818 2012-09-18 Juri Linkov <juri@jurta.org>
7819
7820 * dired.el (dired-mark): If the region is active in Transient Mark
7821 mode, mark all files in the active region. Doc fix.
7822 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
7823 Doc fix. (Bug#10624)
7824
7825 2012-09-18 Juri Linkov <juri@jurta.org>
7826
7827 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
7828 attributes for M-n are pulled from the file at point.
7829 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
7830 Suggested by Drew Adams. (Bug#10624)
7831
7832 2012-09-18 Dmitry Gutov <dgutov@yandex.ru>
7833
7834 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
7835 whitespace after "end".
7836 (ruby-do-end-to-brace): Collapse block to one line if it fits
7837 within fill-column.
7838
7839 2012-09-18 Martin Rudalics <rudalics@gmx.at>
7840
7841 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
7842 value.
7843 (debug): Don't remove debugger window when debugger is expected
7844 to be back.
7845
7846 2012-09-18 Chong Yidong <cyd@gnu.org>
7847
7848 * custom.el (defface): Doc fix.
7849
7850 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
7851
7852 2012-09-18 Martin Blais <blais@furius.ca> (tiny change)
7853
7854 * progmodes/compile.el (compilation-start): Use compilation-always-kill
7855 to initialize query-on-exit; then test that instead (bug#12288).
7856
7857 2012-09-17 Stefan Merten <smerten@oekonux.de>
7858
7859 * textmodes/rst.el: Add support for `testcover'.
7860 (rst-defcustom-testcover, rst-testcover-add-compose)
7861 (rst-testcover-add-1value): New functions.
7862 (rst-portable-mark-active-p): Replace by `use-region-p'.
7863 (rst-update-section, rst-classify-adornment)
7864 (rst-find-title-line): Mark `1value' forms.
7865 (rst-classify-adornment): Remove superfluous form.
7866 (rst-update-section, rst-get-adornments-around)
7867 (rst-adornment-complete-p, rst-get-next-adornment)
7868 (rst-adjust, rst-promote-region)
7869 (rst-display-adornments-hierarchy, rst-straighten-adornments)
7870 (rst-find-pfx-in-region, rst-section-tree-rec)
7871 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
7872 (rst-toc-node, rst-toc, rst-forward-section)
7873 (rst-iterate-leftmost-paragraphs)
7874 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
7875 (rst-bullet-list-region)
7876 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
7877 (rst-compile-find-conf, rst-compile)
7878 (rst-repeat-last-character): Fix style.
7879
7880 2012-09-17 Chong Yidong <cyd@gnu.org>
7881
7882 * comint.el (comint--complete-file-name-data): Don't add a space
7883 if the status is `sole'; that adds a gratuitous space in the
7884 completion-cycling case (Bug#12092).
7885
7886 * pcomplete.el (pcomplete-completions-at-point): Likewise.
7887
7888 2012-09-17 Richard Stallman <rms@gnu.org>
7889
7890 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
7891 only in the mime-shown mode, not in raw mode.
7892 (rmail-mime): Toggle off mime by displaying the message without
7893 mime processing. (Bug#12305)
7894
7895 * mail/rmail.el (rmail-retry-failure):
7896 Turn off mime processing first. (Bug#12037)
7897
7898 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
7899
7900 2012-09-17 Chong Yidong <cyd@gnu.org>
7901
7902 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
7903 (shell-dynamic-complete-functions): Convert to defcustom.
7904 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
7905
7906 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
7907 * comint.el (comint-prompt-read-only):
7908 * custom.el (defcustom):
7909 * hi-lock.el (hi-lock-mode):
7910 * ibuffer.el (ibuffer-formats):
7911 * ielm.el (ielm-prompt-read-only):
7912 * novice.el (disable-command):
7913 * saveplace.el (toggle-save-place):
7914 * speedbar.el (speedbar-supported-extension-expressions):
7915 * startup.el (auto-save-list-file-prefix, init-file-user)
7916 (after-init-hook, inhibit-startup-echo-area-message):
7917 * strokes.el (strokes-help):
7918 * time-stamp.el (time-stamp):
7919 * calendar/calendar.el (calendar, diary-file):
7920 * calendar/diary-lib.el (diary-mail-entries, diary)
7921 (diary-list-entries-hook):
7922 * calendar/holidays.el (holidays, calendar-holidays):
7923 * calendar/lunar.el (lunar-phases):
7924 * calendar/solar.el (sunrise-sunset):
7925 * emulation/edt.el (edt-load-keys):
7926 * emulation/viper.el (viper-mode):
7927 * eshell/em-alias.el (eshell-command-aliases-list):
7928 * eshell/esh-util.el (eshell-convert-numeric-arguments):
7929 * international/ogonek.el (ogonek-information):
7930 * net/tramp-cmds.el (tramp-bug):
7931 * net/quickurl.el (quickurl-reread-hook-postfix):
7932 * play/decipher.el (decipher-font-lock-keywords):
7933 * progmodes/cc-styles.el (c-set-style):
7934 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
7935 * progmodes/inf-lisp.el (inferior-lisp-prompt):
7936 * progmodes/octave-mod.el (octave-mode):
7937 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
7938 * progmodes/verilog-mode.el (verilog-read-defines):
7939 * textmodes/two-column.el (2C-mode): Likewise.
7940
7941 2012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
7942
7943 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
7944 that holds many addresses.
7945
7946 2012-09-16 Chong Yidong <cyd@gnu.org>
7947
7948 * align.el (align-areas): Call the indication function with
7949 positions instead of markers for arguments (Bug#12343).
7950
7951 * files.el (parse-colon-path): Use split-string (Bug#12351).
7952
7953 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
7954 (display-buffer-function): Mark as obsolete.
7955
7956 * progmodes/compile.el (compilation-parse-errors): Accept list
7957 values similar to font-lock-keywords (Bug#12136).
7958 Suggested by Oleksandr Manzyuk.
7959 (compilation-error-regexp-alist): Doc fix.
7960
7961 2012-09-15 Glenn Morris <rgm@gnu.org>
7962
7963 * version.el (emacs-bzr-version-bzr): New function.
7964 (emacs-bzr-get-version): Add optional EXTERNAL argument.
7965
7966 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
7967 checkouts, check the parent dirstate matches the branch.
7968 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
7969 empty string.
7970
7971 * version.el (emacs-bzr-version): Doc fix.
7972 (emacs-bzr-version-dirstate): New function.
7973 (emacs-bzr-get-version): For lightweight checkouts, if the parent
7974 is local try and check that it matches the branch. If not, just
7975 use dirstate information. (Bug#12441)
7976
7977 2012-09-14 Juri Linkov <juri@jurta.org>
7978
7979 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
7980 (Bug#12399)
7981
7982 2012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7983
7984 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
7985
7986 * emacs-lisp/edebug.el: Miscellaneous cleanup.
7987 Remove obsolete byte-compiler hack that tried to silence some warnings.
7988 (edebug-submit-bug-report): Remove.
7989 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
7990 Remove aliases, use the un-prefixed name instead.
7991 (edebug-pop-to-buffer): Consider other frames.
7992 (edebug-original-read):: Make it more obvious that it's always defined.
7993 (edebug--make-form-data-entry, edebug--form-data-name)
7994 (edebug--form-data-begin, edebug--form-data-end): Rename from the
7995 single-dashed name, and implement with cl-defstruct.
7996 (edebug-set-form-data-entry): Use the standard accessors.
7997 (edebug-make-top-form-data-entry): Use push.
7998 (edebug-no-match): Drop useless `funcall'.
7999 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
8000 to functions.
8001 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
8002 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
8003 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
8004 (easy-menu-define, with-custom-print): Remove redundant specs.
8005 (edebug-outside-overriding-local-map)
8006 (edebug-outside-overriding-terminal-local-map): Remove, unused.
8007 (edebug--display): Bind unread-command-events directly to nil rather
8008 than binding it to unread-command-events and later setting it to nil.
8009 (edebug--display): Kill edebug-eval-buffer here...
8010 (edebug--recursive-edit): ...rather than here.
8011 Bind standard-output and standard-input.
8012 (edebug-eval): Check cl-macroexpand-all is fboundp.
8013 (edebug-temp-display-freq-count): Fix last change.
8014
8015 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
8016 * subr.el (noreturn, 1value): Add `debug' spec.
8017 * emacs-lisp/advice.el: Require cl-lib.
8018 (ad-copy-tree): Remove, use copy-tree instead.
8019 (ad-dolist): Remove use dolist or cl-dolist instead.
8020 (ad-do-return): Remove, use cl-return instead.
8021 (defadvice): Add `debug' spec.
8022
8023 2012-09-13 Juri Linkov <juri@jurta.org>
8024
8025 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
8026 (Bug#12399)
8027
8028 2012-09-13 Glenn Morris <rgm@gnu.org>
8029
8030 * calc/calc.el (math-compose-expr):
8031 * calc/calc-ext.el (math-compose-expr):
8032 * progmodes/cc-defs.el (cl-macroexpand-all):
8033 * progmodes/cc-langs.el (delete-duplicates, mapcan)
8034 (cl-macroexpand-all): Update declarations.
8035
8036 * vc/vc.el: No need to require ediff.
8037 (ediff-load-version-control): Declare.
8038 (ediff-vc-internal): Fix declaration.
8039 (vc-version-ediff): Require ediff.
8040
8041 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
8042
8043 Use a more backwards-compatible timer format (Bug#12430).
8044 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
8045 being right after USECS, as that better supports old code that
8046 inadvisedly looked directly at the timer vector.
8047
8048 2012-09-13 Kenichi Handa <handa@gnu.org>
8049
8050 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
8051 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
8052 `coding-priority' property of these language environment.
8053
8054 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
8055
8056 Fix glitches caused by addition of psec to timers (Bug#12430).
8057 * image.el (image-animate-timer):
8058 * time.el (display-time-world-timer):
8059 Use timer--function and timer--args rather than raw access to
8060 timer vector.
8061
8062 2012-09-13 Glenn Morris <rgm@gnu.org>
8063
8064 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
8065 If not compiling a file, try using load-file-name.
8066
8067 2012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
8068
8069 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
8070 Fix last change.
8071 (edebug-update-eval-list): Use `push'.
8072
8073 * emacs-lisp/edebug.el: Use lexical-binding.
8074 Remove the "edebug-" prefix from non-dynamically-scoped variables.
8075 Mark unused args with underscore.
8076 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
8077 (edebug-form-data): Use defvar-local.
8078 (edebug-make-before-and-after-form, edebug-make-after-form):
8079 Use backquote.
8080 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
8081 Not dynamically scoped any more.
8082 (edebug--enter-trace): Add arguments `function' and `args'.
8083 Rename from edebug-enter-trace.
8084 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
8085 (edebug--update-coverage): Add `after-index' and `value' args.
8086 Rename from edebug-update-coverage.
8087 (edebug-slow-after): Call it accordingly.
8088 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
8089 edebug-recursive-edit.
8090 (edebug--display): Call it accordingly. Add args `value',
8091 `offset-index', and `arg-mode'. Rename from edebug-display.
8092 (edebug-debugger, edebug): Call it accordingly.
8093 (edebug-eval-display-list): Use dolist.
8094
8095 2012-09-12 Juri Linkov <juri@jurta.org>
8096
8097 * info.el (Info-search): Don't check for isearch-mode and
8098 isearch-regexp before let-binding search-spaces-regexp to
8099 Info-search-whitespace-regexp.
8100 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
8101 search-whitespace-regexp if isearch-lax-whitespace or
8102 isearch-regexp-lax-whitespace is non-nil.
8103 (Info-mode): Don't set local variable search-whitespace-regexp.
8104 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
8105
8106 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8107
8108 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
8109 (debugger-env-macro): Remove support for unread-command-char.
8110
8111 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
8112 the temporary map re-appearing on emulation-mode-map-alists.
8113
8114 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
8115 since 22.1.
8116
8117 * ehelp.el (with-electric-help): Accept functions in
8118 electric-help-form-to-execute.
8119 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
8120 And replace unread-command-char -> unread-command-events.
8121
8122 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
8123
8124 Sync with Tramp 2.2.6.
8125
8126 * net/tramp.el (tramp-accept-process-output): Don't use
8127 JUST-THIS-ONE in the XEmacs case.
8128
8129 * net/trampver.el: Update release number.
8130
8131 2012-09-12 Martin Rudalics <rudalics@gmx.at>
8132
8133 * emacs-lisp/debug.el (debugger-previous-window-height):
8134 New variable.
8135 (debug): When debugger-jumping-flag is non-nil try to restore
8136 height of debugger window. (Bug#8789)
8137
8138 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8139
8140 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
8141 overriding-local-map and pre/post-command-hook here.
8142 (edebug-recursive-edit): Do it here instead (bug#12345).
8143 (edebug-outside-unread-command-char): Remove all uses of
8144 unread-command-char.
8145
8146 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
8147 inhibit-debugger is bound instead.
8148
8149 2012-09-11 Bastien Guerry <bzg@gnu.org>
8150
8151 * subr.el (set-temporary-overlay-map): Add a docstring.
8152 (Bug#12346)
8153
8154 2012-09-11 Bastien Guerry <bzg@gnu.org>
8155
8156 * minibuffer.el (completion-table-subvert): Fix docstring.
8157 (Bug#12347)
8158
8159 2012-09-11 Bastien Guerry <bzg@gnu.org>
8160
8161 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
8162
8163 2012-09-10 Michael R. Mauger <mmaug@yahoo.com>
8164
8165 * progmodes/sql.el: Version 3.1
8166 (sql-db2-escape-newlines): New variable.
8167 (sql-escape-newlines-filter): Use it.
8168
8169 2012-09-10 Juanma Barranquero <lekktu@gmail.com>
8170
8171 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
8172
8173 2012-09-10 Dan Nicolaescu <dann@gnu.org>
8174
8175 * vc/diff-mode.el (diff-mode-menu):
8176 Bind diff-remove-trailing-whitespace.
8177
8178 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
8179
8180 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
8181 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
8182 (emacs-lisp-byte-code-mode): New functions.
8183 (eval-sexp-add-defvars): Don't skip defvars in column >0.
8184 (eval-defun-2): Remove bogus interactive spec.
8185 (lisp-indent-line): Remove redundant whole-exp code, now done in
8186 indent-according-to-mode.
8187 (save-match-data): Remove redundant indent data.
8188
8189 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
8190 Use `declare'.
8191
8192 2012-09-09 Juri Linkov <juri@jurta.org>
8193
8194 * replace.el (replace-regexp-lax-whitespace): New defcustom.
8195 (replace-lax-whitespace, query-replace-regexp)
8196 (query-replace-regexp-eval, replace-regexp): Doc fix.
8197 (perform-replace, replace-highlight): Let-bind
8198 isearch-lax-whitespace to replace-lax-whitespace and
8199 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
8200
8201 * isearch.el (isearch-query-replace): Let-bind
8202 replace-lax-whitespace to isearch-lax-whitespace and
8203 replace-regexp-lax-whitespace to
8204 isearch-regexp-lax-whitespace. (Bug#10885)
8205
8206 2012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
8207
8208 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
8209
8210 2012-09-09 Alan Mackenzie <acm@muc.de>
8211
8212 * progmodes/cc-engine.el (c-state-cache-init):
8213 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
8214 (c-record-parse-state-state):
8215 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
8216
8217 2012-09-09 Andreas Schwab <schwab@linux-m68k.org>
8218
8219 * register.el (register-separator): Rename from
8220 separator-register. All uses changed. Doc fix.
8221 (register): Fix version.
8222
8223 2012-09-09 Chong Yidong <cyd@gnu.org>
8224
8225 * replace.el (query-replace-map): Bind four new symbols for
8226 requesting window scrolling.
8227
8228 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
8229 query-replace-map (Bug#8948).
8230
8231 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
8232
8233 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
8234 since they are now in query-replace-map.
8235
8236 * window.el (scroll-other-window-down): Make the arg optional.
8237
8238 2012-09-09 Chong Yidong <cyd@gnu.org>
8239
8240 * files.el (hack-local-variables-confirm): Use quit-window to kill
8241 the *Local Variables* buffer.
8242
8243 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
8244
8245 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
8246 not just expect to be at its beginning. Adjust callees.
8247 Succeed when do-end block has no space before the pipe character.
8248 (ruby-brace-to-do-end): When the original block is one-liner,
8249 convert to multiline. Reindent the result.
8250
8251 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
8252
8253 * register.el (register): New group.
8254 (separator-register): New user option.
8255 (increment-register): Route it to `append-to-register', if
8256 register contains text. Implication is that `C-x r +' can now be
8257 used for appending to a text register (bug#12217).
8258 (append-to-register, prepend-to-register): Add separator based on
8259 `separator-register'.
8260
8261 2012-09-08 Alan Mackenzie <acm@muc.de>
8262
8263 AWK Mode: make auto-newline work when there's "==" in the pattern.
8264 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
8265 correctly.
8266 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
8267 Test more rigorously for "=" token.
8268
8269 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
8270
8271 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
8272 Only fail when reached LIMIT.
8273
8274 2012-09-08 Chong Yidong <cyd@gnu.org>
8275
8276 * dired.el (dired-mode-map): Don't bind M-=.
8277
8278 * dired-aux.el (dired-diff): Use backup file as default.
8279
8280 2012-09-08 Drew Adams <drew.adams@oracle.com>
8281
8282 * subr.el (add-to-history): Fix delete usage (Bug#12314).
8283
8284 2012-09-08 Chong Yidong <cyd@gnu.org>
8285
8286 * subr.el (syntax-after, syntax-class): Doc fix.
8287
8288 2012-09-08 Martin Rudalics <rudalics@gmx.at>
8289
8290 * window.el (display-buffer-in-previous-window): New buffer
8291 display action function.
8292
8293 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
8294 (debugger-previous-window): New variable.
8295 (debug): Rewrite using display-buffer-in-previous-window,
8296 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
8297
8298 2012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
8299
8300 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
8301
8302 2012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
8303
8304 * progmodes/python.el (python-shell-send-string):
8305 When default-directory is remote, create temp file on remote
8306 filesystem.
8307 (python-shell-send-file): When file is remote, pass local view of
8308 file paths to remote Python interpreter. (Bug#12340)
8309
8310 2012-09-07 Chong Yidong <cyd@gnu.org>
8311
8312 * window.el (switch-to-buffer): Doc fix (Bug#12181).
8313
8314 * files.el (after-find-file): Don't fail on a read-only buffer if
8315 require-final-newline is `visit' or `visit-save' (Bug#11156).
8316
8317 * subr.el (read-char-choice): Allow quitting via ESC ESC.
8318
8319 * userlock.el (ask-user-about-supersession-threat):
8320 Use read-char-choice (Bug#12093).
8321
8322 2012-09-07 Chong Yidong <cyd@gnu.org>
8323
8324 * subr.el (buffer-narrowed-p): New function.
8325
8326 * ses.el (ses-widen):
8327 * simple.el (count-words--buffer-message):
8328 * net/browse-url.el (browse-url-of-buffer): Use it.
8329
8330 * simple.el (count-words-region): Don't signal an error if there
8331 is a non-nil prefix arg and the mark is not set.
8332
8333 * help.el (describe-key-briefly): Allow the message to be seen
8334 when invoked from the minibuffer (Bug#7014).
8335
8336 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
8337
8338 * progmodes/ruby-mode.el (ruby-end-of-defun)
8339 (ruby-beginning-of-defun): Simplify, allow indentation before
8340 block beginning and end keywords.
8341 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
8342 (ruby-end-of-defun): Expect that the point is at the beginning of
8343 the defun.
8344
8345 2012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
8346
8347 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
8348 (bug#12367).
8349 (cl--make-usage-args): Strip _ from argument names.
8350
8351 2012-09-06 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
8352
8353 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
8354 obsolete alias speedbar-key-map.
8355 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
8356 (vhdl-index-menu-init): Don't use obsolete variable
8357 font-lock-maximum-size.
8358
8359 2012-09-06 Chong Yidong <cyd@gnu.org>
8360
8361 * frame.el (window-system-version): Mark as obsolete.
8362
8363 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
8364 of obsolete variable speedbar-key-map.
8365
8366 2012-09-06 Juri Linkov <juri@jurta.org>
8367
8368 * replace.el (replace-lax-whitespace): New defcustom.
8369 (query-replace, query-replace-regexp, query-replace-regexp-eval)
8370 (replace-string, replace-regexp): Mention it in docstrings.
8371 (perform-replace, replace-highlight): Let-bind
8372 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
8373 to the values of replace-lax-whitespace and regexp-flag.
8374 Don't let-bind search-whitespace-regexp. (Bug#10885)
8375
8376 * isearch.el (isearch-query-replace): Let-bind
8377 replace-lax-whitespace instead of let-binding
8378 replace-search-function and replace-re-search-function.
8379 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
8380 and isearch-regexp-lax-whitespace to lazy-highlight variables.
8381 (isearch-toggle-symbol): Set isearch-regexp to nil
8382 in isearch-word mode (like in isearch-toggle-word).
8383
8384 2012-09-06 Juri Linkov <juri@jurta.org>
8385
8386 * replace.el (replace-search-function)
8387 (replace-re-search-function): Set default values to nil.
8388 (perform-replace): Let-bind isearch-related variables based on
8389 replace-related values, call `isearch-search-fun' and let-bind
8390 the result to `search-function'. Remove code that sets
8391 `search-function' and `search-string' separately for
8392 `delimited-flag'.
8393 (replace-highlight): Add new argument `delimited-flag' and
8394 rename other arguments to the names used in `perform-replace'.
8395 Let-bind `isearch-word' to the argument `delimited-flag'.
8396 (Bug#10885, bug#10887)
8397
8398 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
8399
8400 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
8401 ruby-beginning-of-indent, simplify, allow all keywords to have
8402 indentation before them.
8403 (ruby-beginning-of-indent): Adjust for above. Search until the
8404 found point is not inside a string or comment.
8405 (ruby-font-lock-keywords): Allow symbols to start with "@"
8406 character, give them higher priority than variables.
8407 (ruby-syntax-propertize-function)
8408 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
8409 matchers. Expression expansions are not comments when inside a
8410 string, and there comment syntax status is irrelevant.
8411 (ruby-match-expression-expansion): New function. Check that
8412 expression expansion is inside a string, and it's not escaped.
8413 (ruby-font-lock-keywords): Use it.
8414
8415 2012-09-05 Martin Rudalics <rudalics@gmx.at>
8416
8417 * help.el (temp-buffer-max-height): New default value.
8418 (temp-buffer-resize-frames): New option.
8419 (resize-temp-buffer-window): Optionally resize frame.
8420
8421 * window.el (fit-frame-to-buffer-bottom-margin): New option.
8422 (fit-frame-to-buffer): New function.
8423
8424 2012-09-05 Glenn Morris <rgm@gnu.org>
8425
8426 * emulation/cua-rect.el (cua--init-rectangles):
8427 * textmodes/picture.el (picture-mode-map):
8428 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
8429 like forward-char and backward-char. (Bug#12317)
8430
8431 2012-09-05 Leo Liu <sdl.web@gmail.com>
8432
8433 * progmodes/flymake.el (flymake-warning-re): New variable.
8434 (flymake-parse-line): Use it.
8435
8436 2012-09-05 Glenn Morris <rgm@gnu.org>
8437
8438 * calendar/holidays.el (holiday-christian-holidays):
8439 Rename an entry. (Bug#12289)
8440
8441 2012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
8442
8443 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
8444 (bug#12222).
8445
8446 2012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
8447
8448 * loadup.el: Load macroexp. Remove hack.
8449 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
8450 (macroexp--expand-all): Use it to get better warnings.
8451 (macroexp--backtrace, macroexp--trim-backtrace-frame)
8452 (internal-macroexpand-for-load): New functions.
8453 (macroexp--pending-eager-loads): New var.
8454 (emacs-startup-hook): New hack to replace one in loadup.el.
8455 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
8456 (cl--compiler-macro-cXXr): Move to top, before they can be used.
8457 (cl-psetf): Simplify.
8458 (cl-defstruct): Add indent rule.
8459
8460 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
8461
8462 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
8463 over `user-mail-address' for the SMTP MAIL FROM envelope.
8464 (smtpmail-via-smtp): Ditto.
8465
8466 2012-09-04 Dmitry Gutov <dgutov@yandex.ru>
8467
8468 * progmodes/ruby-mode.el: Clean up keybindings.
8469 (ruby-mode-map): Don't bind ruby-electric-brace,
8470 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
8471 backward-kill-word, reindent-then-newline-and-indent.
8472 (ruby-mark-defun): Remove.
8473 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
8474 (ruby-mode): Set local beginning-of-defun-function and
8475 end-of-defun-function values.
8476
8477 2012-09-03 Martin Rudalics <rudalics@gmx.at>
8478
8479 * window.el (temp-buffer-window-setup-hook)
8480 (temp-buffer-window-show-hook): New hooks.
8481 (temp-buffer-window-setup, temp-buffer-window-show)
8482 (with-temp-buffer-window): New functions.
8483 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
8484 (special-display-popup-frame): Make sure the window used shows BUFFER.
8485
8486 * help.el (temp-buffer-resize-mode): Fix doc-string.
8487 (resize-temp-buffer-window): New optional argument WINDOW.
8488
8489 * files.el (recover-file, save-buffers-kill-emacs):
8490 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
8491
8492 2012-09-02 Michael Albinus <michael.albinus@gmx.de>
8493
8494 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
8495 remote definition of `default-directory', ensure we can connect.
8496
8497 2012-09-02 Juri Linkov <juri@jurta.org>
8498
8499 Toggle whitespace matching mode with M-s SPC.
8500 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
8501
8502 * isearch.el (search-whitespace-regexp): Doc fix.
8503 Remove cons cell customization.
8504 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
8505 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
8506 New variables.
8507 (isearch-forward, isearch-forward-regexp): Doc fix.
8508 (isearch-toggle-lax-whitespace): New command.
8509 (search-forward-lax-whitespace, search-backward-lax-whitespace)
8510 (re-search-forward-lax-whitespace)
8511 (re-search-backward-lax-whitespace): New functions.
8512 (isearch-whitespace-regexp): Remove function.
8513 (isearch-query-replace): Let-bind replace-search-function and
8514 replace-re-search-function.
8515 (isearch-occur): Let-bind search-spaces-regexp according to the
8516 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
8517 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
8518 condition for C-q SPC.
8519 (isearch-search-fun-default): Use new functions mentioned above.
8520 (isearch-search-forward, isearch-search-backward): Remove functions.
8521 (isearch-search): Don't let-bind search-spaces-regexp.
8522 (isearch-lazy-highlight-space-regexp): Remove variable.
8523 (isearch-lazy-highlight-lax-whitespace)
8524 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
8525 (isearch-lazy-highlight-new-loop): Use them.
8526 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
8527
8528 2012-09-02 Chong Yidong <cyd@gnu.org>
8529
8530 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
8531
8532 2012-09-02 Glenn Morris <rgm@gnu.org>
8533
8534 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
8535
8536 2012-09-01 Glenn Morris <rgm@gnu.org>
8537
8538 * term.el: Tidy up menu definitions.
8539 (term-mode-map): Use easymenu for In/Out, Complete menus.
8540 (term-pager-break-map): Initialize in the defvar.
8541 (term-terminal-menu, term-signals-menu): Define with easymenu.
8542 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
8543 (term-pager-menu): New, extracted from term-process-pager.
8544 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
8545 (term-update-mode-line): Propertize line/char and page items.
8546 (term-process-pager): Move keymap initialization elsewhere.
8547
8548 2012-09-01 Martin Rudalics <rudalics@gmx.at>
8549
8550 * window.el (switch-to-prev-buffer): Handle additional values of
8551 BURY-OR-KILL argument. Don't switch in minibuffer window.
8552 (switch-to-next-buffer): Don't switch in minibuffer window.
8553 (quit-restore-window): New function based on quit-window.
8554 Handle additional values of former KILL argument.
8555 (quit-window): Call quit-restore-window with appropriate
8556 interpretation of KILL argument.
8557 (display-buffer-below-selected): New buffer display action
8558 function.
8559
8560 2012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
8561
8562 * minibuffer.el (completion-at-point-functions): Complete docstring
8563 (bug#12254).
8564
8565 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
8566
8567 Better seed support for (random).
8568 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
8569 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
8570 * play/mpuz.el, play/tetris.el, play/zone.el:
8571 * calc/calc-comb.el (math-init-random-base):
8572 * play/blackbox.el (bb-init-board):
8573 * play/life.el (life):
8574 * server.el (server-use-tcp):
8575 * type-break.el (type-break):
8576 Remove unnecessary call to (random t).
8577 * net/sasl.el (sasl-unique-id-function):
8578 Change (random t) to (random), now that the latter is more random.
8579 * play/life.el (life-initialized): Remove no-longer-needed var.
8580
8581 2012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
8582
8583 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
8584 Consider frame's buffer predicate when choosing the buffer.
8585 (Bug#12081)
8586
8587 2012-08-30 Richard Stallman <rms@gnu.org>
8588
8589 * simple.el (special-mode-map): Delete binding for `z'.
8590
8591 2012-08-30 Andreas Schwab <schwab@linux-m68k.org>
8592
8593 * progmodes/compile.el (compilation-always-kill): Doc fix.
8594
8595 2012-08-30 Chong Yidong <cyd@gnu.org>
8596
8597 * window.el (display-buffer-reuse-frames): Make the obsolescence
8598 message more informative.
8599
8600 2012-08-30 Glenn Morris <rgm@gnu.org>
8601
8602 * paren.el (show-paren-delay):
8603 Add a :set function. Doc fix. (Bug#12297)
8604
8605 2012-08-29 Martin Blais <blais@furius.ca> (tiny change)
8606
8607 * progmodes/compile.el (compilation-always-kill): New var.
8608 (compilation-start): Use it.
8609
8610 2012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
8611
8612 * simple.el (read-only-mode): Move from files.el for bootstrapping.
8613 * files.el (read-only-mode): Move to simple.el.
8614
8615 * files.el (read-only-mode): New minor mode.
8616 (toggle-read-only): Use it and mark obsolete.
8617 (find-file--read-only):
8618 * vc/vc.el (vc-next-action, vc-checkout):
8619 * vc/vc-cvs.el (vc-cvs-checkout):
8620 * obsolete/vc-mcvs.el (vc-mcvs-update):
8621 * ffap.el (ffap--toggle-read-only): Update callers.
8622
8623 2012-08-29 Michael Albinus <michael.albinus@gmx.de>
8624
8625 * eshell/esh-ext.el (eshell-external-command): Do not examine
8626 remote shell scripts.
8627 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
8628
8629 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
8630 "/usr/local/sbin".
8631
8632 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8633
8634 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
8635
8636 2012-08-28 Leo Liu <sdl.web@gmail.com>
8637
8638 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
8639 completion-at-point. (Bug#12220)
8640
8641 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
8642
8643 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
8644
8645 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8646
8647 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
8648 be buffer-local; add delete-trailing-whitespace (bug#12259).
8649
8650 2012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
8651
8652 * progmodes/hideif.el (hif-compress-define-list):
8653 Fix typo. (Bug#11951)
8654
8655 2012-08-28 Dan Nicolaescu <dann@gnu.org>
8656
8657 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
8658 buffer local setting.
8659
8660 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
8661 rcirc-encode-coding-system.
8662
8663 2012-08-28 Leo Liu <sdl.web@gmail.com>
8664
8665 * net/rcirc.el (rcirc-split-message): New function.
8666 (rcirc-send-message): Use it. (Bug#12051)
8667
8668 2012-08-28 Juri Linkov <juri@jurta.org>
8669
8670 * info.el (Info-fontify-node): Hide empty lines at the end of
8671 the node. (Bug#12272)
8672
8673 2012-08-27 Drew Adams <drew.adams@oracle.com>
8674
8675 * dired.el (dired-pop-to-buffer): Make window start at beginning
8676 of buffer (Bug#12281).
8677
8678 2012-08-26 Chong Yidong <cyd@gnu.org>
8679
8680 * window.el (special-display-regexps, special-display-frame-alist)
8681 (special-display-buffer-names, special-display-function)
8682 (display-buffer-reuse-frames): Mark as obsolete.
8683
8684 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
8685
8686 * help.el (help-print-return-message): Don't treat
8687 display-buffer-reuse-frames specially.
8688
8689 2012-08-26 Chong Yidong <cyd@gnu.org>
8690
8691 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
8692 New variable, replacing gdb-frame-parameters.
8693 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
8694 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
8695 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
8696 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
8697 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
8698 the functions directly with gdb-display-buffer-other-frame-action.
8699 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
8700 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
8701 (gdb-display-stack-buffer, gdb-display-locals-buffer)
8702 (gdb-display-registers-buffer): Define directly.
8703 (def-gdb-display-buffer): Macro deleted.
8704 (gdb-display-buffer): Remove second and third args, callers don't
8705 use them. Defer to the default display-buffer behavior, apart
8706 from making windows dedicated.
8707 (gdb-setup-windows): Don't call display-buffer unnecessarily.
8708
8709 * progmodes/gud.el (gud-display-line): Just use display-buffer.
8710
8711 * window.el (display-buffer-pop-up-frame): Handle a
8712 pop-up-frame-parameters alist entry.
8713 (display-buffer): Document it.
8714
8715 2012-08-26 Chong Yidong <cyd@gnu.org>
8716
8717 * isearch.el (search-whitespace-regexp): Make string and nil
8718 values apply to both ordinary and regexp search. Allow a cons
8719 cell value to distinguish between the two.
8720 (isearch-whitespace-regexp, isearch-search-forward)
8721 (isearch-search-backward): New functions.
8722 (isearch-occur, isearch-search-fun-default, isearch-search)
8723 (isearch-lazy-highlight-new-loop): Use them.
8724 (isearch-forward, isearch-forward-regexp): Doc fix.
8725
8726 2012-08-26 Chong Yidong <cyd@gnu.org>
8727
8728 * faces.el (help-argument-name): Always inherit from italic
8729 (Bug#12213).
8730
8731 2012-08-25 Martin Rudalics <rudalics@gmx.at>
8732
8733 * window.el (window--even-window-heights): Even heights when
8734 WINDOW and the selected window form a vertical combination.
8735 (display-buffer-use-some-window): Provide that window used gets
8736 sized back by quit-window. (Bug#11880) and (Bug#12091)
8737
8738 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
8739
8740 Fix file time stamp problem with bzr and CVS (Bug#12001).
8741 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
8742 in the file's time stamp, since the version control system loses
8743 that information.
8744
8745 2012-08-22 Juri Linkov <juri@jurta.org>
8746
8747 * info.el (Info-fontify-node): Hide the suffix of the
8748 Info file name in the header line. (Bug#12187)
8749
8750 2012-08-22 Glenn Morris <rgm@gnu.org>
8751
8752 * calendar/cal-tex.el (cal-tex-weekly-common):
8753 Restore leading blank page.
8754
8755 2012-08-22 Le Wang <l26wang@gmail.com>
8756
8757 * misc.el (forward-to-word, backward-to-word): Activate or extend
8758 the region under `shift-select-mode'. (Bug#12231)
8759
8760 2012-08-22 Bastien Guerry <bzg@gnu.org>
8761
8762 * progmodes/executable.el (executable-prefix): Set to "#!" instead
8763 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
8764 gives details on why the space is never needed.
8765
8766 2012-08-22 Martin Rudalics <rudalics@gmx.at>
8767
8768 * window.el (walk-window-tree, window-with-parameter):
8769 New optional argument MINIBUF to control whether these functions
8770 should run on the minibuffer window.
8771 (window-at-side-list): Don't operate on minibuffer window.
8772 (window-in-direction): Simplify and rewrite doc-string.
8773 (window--size-ignore): Rename to window--size-ignore-p.
8774 Update callers.
8775 (display-buffer-in-atom-window, window--major-non-side-window)
8776 (window--major-side-window, display-buffer-in-major-side-window)
8777 (delete-side-window, display-buffer-in-side-window):
8778 New functions.
8779 (window--side-check, window-deletable-p, delete-window)
8780 (delete-other-windows, split-window): Handle side windows and
8781 atomic windows appropriately.
8782 (window--display-buffer): Call display-buffer-record-window also
8783 when the window buffer did not change.
8784
8785 2012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
8786
8787 * help-fns.el (help-fns--key-bindings):
8788 Abbreviate non-symbol remap targets. (Bug#12174)
8789
8790 2012-08-22 Martin Rudalics <rudalics@gmx.at>
8791
8792 * dired.el (dired-mark-remembered): Don't clobber point.
8793 (Bug#11795)
8794
8795 2012-08-22 Glenn Morris <rgm@gnu.org>
8796
8797 * progmodes/bug-reference.el (bug-reference): New custom group.
8798 (bug-reference-bug-regexp): Make it a defcustom.
8799
8800 2012-08-22 Daiki Ueno <ueno@unixuser.org>
8801
8802 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
8803 (js-paren-indent-offset, js-square-indent-offset)
8804 (js-curly-indent-offset): Add :safe (Bug#12257).
8805
8806 2012-08-22 Edward O'Connor <hober0@gmail.com>
8807
8808 * json.el (json-key-format): Add error properties.
8809 (json-encode-key): New function.
8810 (json-encode-hash-table, json-encode-alist, json-encode-plist):
8811 Use json-encode-key.
8812
8813 2012-08-22 Glenn Morris <rgm@gnu.org>
8814
8815 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
8816 (cal-tex-leftday, cal-tex-rightday): Remove functions.
8817 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
8818 Update for above change.
8819
8820 2012-08-21 Andreas Schwab <schwab@linux-m68k.org>
8821
8822 * cus-face.el (custom-face-attributes): Fix customize type for the
8823 :underline attribute. (Bug#11805)
8824
8825 2012-08-21 Martin Rudalics <rudalics@gmx.at>
8826
8827 * window.el (window-point-1, set-window-point-1): Remove.
8828 (window-in-direction, record-window-buffer)
8829 (set-window-buffer-start-and-point, split-window-below)
8830 (window--state-get-1, display-buffer-record-window):
8831 Replace calls to window-point-1 and set-window-point-1 by calls to
8832 window-point and set-window-point respectively.
8833
8834 2012-08-21 Glenn Morris <rgm@gnu.org>
8835
8836 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
8837 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
8838 Use it.
8839
8840 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
8841 (cal-tex-shortday): New function.
8842 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
8843 (cal-tex-cursor-filofax-daily): Use the above.
8844
8845 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
8846 New functions.
8847 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
8848 (cal-tex-cursor-filofax-week): Use them.
8849
8850 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
8851 New constants.
8852 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
8853 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
8854
8855 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
8856 (cal-tex-end-document): Don't rely on buffer name.
8857
8858 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
8859 Use cal-tex-vspace.
8860 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
8861 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
8862 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
8863 Use cal-tex-arg.
8864
8865 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
8866 (cal-tex-cursor-week, cal-tex-cursor-week2)
8867 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
8868 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8869 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
8870 (cal-tex-insert-preamble, cal-tex-b-document)
8871 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
8872 Improve cal-tex-cmd usage.
8873
8874 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
8875 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
8876 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
8877 (cal-tex-weekly-paper): New function.
8878 (cal-tex-cursor-week, cal-tex-cursor-week2)
8879 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
8880 (cal-tex-cursor-day): Use it.
8881
8882 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
8883 (cal-tex-cursor-filofax-week): Remove leading blank page.
8884
8885 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
8886 Add autoload cookie. For now at least, don't use color, since
8887 no other cal-tex function does.
8888
8889 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
8890 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8891 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
8892
8893 2012-08-21 Juri Linkov <juri@jurta.org>
8894
8895 * info.el (Info-file-attributes): New variable.
8896 (info-insert-file-contents): Add file attributes to
8897 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
8898 `Info-toc-nodes' when previous modtime of the Info file is less
8899 than new modtime.
8900 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
8901 of info.el. (Bug#12230)
8902
8903 2012-08-20 Glenn Morris <rgm@gnu.org>
8904
8905 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
8906 * calendar/holidays.el (calendar-holiday-list):
8907 Report errors with display-warning rather than beep'n'sleep.
8908
8909 2012-08-20 Michael Albinus <michael.albinus@gmx.de>
8910
8911 * net/tramp.el (tramp-accept-process-output): Accept only output
8912 from PROC. Otherwise, process filters and sentinels might be
8913 confused. (Bug#12145)
8914
8915 2012-08-20 Chong Yidong <cyd@gnu.org>
8916
8917 * descr-text.el (describe-text-properties-1): Use overlays-in to
8918 report on empty overlays (Bug#3322).
8919
8920 2012-08-20 Glenn Morris <rgm@gnu.org>
8921
8922 * mail/rmailout.el (rmail-output-read-file-name):
8923 Trap and report errors in rmail-output-file-alist elements.
8924
8925 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
8926 since most non-font-lock faces are not also variables).
8927
8928 2012-08-20 Edward Reingold <reingold@iit.edu>
8929
8930 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
8931 New function. (Bug12160)
8932
8933 2012-08-19 Glenn Morris <rgm@gnu.org>
8934
8935 * mail/rmailout.el (rmail-output-read-file-name):
8936 Fix previous change (when the alist is nil or does not match).
8937
8938 2012-08-19 Chong Yidong <cyd@gnu.org>
8939
8940 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
8941 (Bug#12228).
8942
8943 2012-08-18 Chong Yidong <cyd@gnu.org>
8944
8945 * simple.el (yank-handled-properties): New defcustom.
8946 (yank-excluded-properties): Add font-lock-face and category.
8947 (yank): Doc fix.
8948
8949 * subr.el (remove-yank-excluded-properties):
8950 Obey yank-handled-properties. The special handling of font-lock-face
8951 and category is now done this way, instead of being hard-coded.
8952 (insert-for-yank-1): Remove font-lock-face handling.
8953 (yank-handle-font-lock-face-property)
8954 (yank-handle-category-property): New function.
8955
8956 2012-08-17 Glenn Morris <rgm@gnu.org>
8957
8958 * mail/rmailout.el (rmail-output-read-file-name):
8959 Check rmail-output-file-alist against the full message body
8960 in the correct rmail buffer. (Bug#12214)
8961
8962 2012-08-17 Michael Albinus <michael.albinus@gmx.de>
8963
8964 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
8965 Eliminate superfluous prompt. (Bug#12203)
8966
8967 2012-08-17 Chong Yidong <cyd@gnu.org>
8968
8969 * mouse.el (mouse-appearance-menu): If x-select-font returns a
8970 font spec, set the font directly (Bug#3228).
8971
8972 2012-08-17 Martin Rudalics <rudalics@gmx.at>
8973
8974 * window.el (delete-window): Fix last fix.
8975
8976 2012-08-16 Martin Rudalics <rudalics@gmx.at>
8977
8978 * window.el (window-valid-p): Move to window.c.
8979 (window-child, window-child-count, window-last-child)
8980 (window-normalize-window, window-combined-p)
8981 (window-combinations, window-atom-root, window-min-size)
8982 (window-sizable, window-sizable-p, window-size-fixed-p)
8983 (window-min-delta, window-max-delta, window--resizable)
8984 (window--resizable-p, window-resizable, window-total-size)
8985 (window-full-height-p, window-full-width-p, window-body-size)
8986 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
8987 (minimize-window, window-deletable-p, delete-window)
8988 (delete-other-windows, set-window-buffer-start-and-point)
8989 (next-buffer, previous-buffer, split-window, balance-windows-2)
8990 (set-window-text-height, window-buffer-height)
8991 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
8992 (truncated-partial-width-window-p): Minor code adjustments.
8993 In doc-strings state whether the argument window has to denote a
8994 live, valid or any window.
8995
8996 2012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
8997
8998 * progmodes/subword.el (subword-forward-function)
8999 (subword-backward-function, subword-forward-regexp)
9000 (subword-backward-regexp): New variables.
9001 (subword-forward, subword-forward-internal, subword-backward-internal):
9002 Use new variables, eg so that different "word" definitions
9003 can be easily used. (Bug#11411)
9004
9005 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
9006
9007 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
9008 for composite selectors.
9009 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
9010 operation just because we can't find a previous revision.
9011
9012 2012-08-15 Chong Yidong <cyd@gnu.org>
9013
9014 * frame.el (set-frame-font): Accept font objects.
9015
9016 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
9017
9018 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
9019
9020 2012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
9021
9022 * man.el (Man-overstrike-face, Man-underline-face)
9023 (Man-reverse-face): Remove variables.
9024 (Man-overstrike, Man-underline, Man-reverse): New faces.
9025 (Man-fontify-manpage): Use them instead of the variables.
9026 (Man-cleanup-manpage): Comment change.
9027 (Man-ansi-color-map): New variable.
9028 (Man-fontify-manpage): Use it.
9029 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
9030
9031 Implement ANSI SGR parameters 22-27 (bug#12146).
9032 * ansi-color.el (ansi-colors): Doc fix.
9033 (ansi-color-context, ansi-color-context-region): Doc fix.
9034 (ansi-color--find-face): New function.
9035 (ansi-color-apply, ansi-color-apply-on-region): Use it.
9036 Rename the local variable `face' to `codes' since it is now a list of
9037 ansi codes. Doc fix.
9038 (ansi-color-get-face): Remove.
9039 (ansi-color-parse-sequence): New function, derived from
9040 ansi-color-get-face.
9041 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
9042 codes 22-27.
9043
9044 2012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
9045
9046 * subr.el (read-passwd): Allow use from a minibuffer.
9047
9048 2012-08-14 Eli Zaretskii <eliz@gnu.org>
9049
9050 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
9051 inside comments and strings as identifiers.
9052
9053 * progmodes/gud.el (gud-tooltip-print-command): Quote the
9054 expression to evaluate. This allows to evaluate expressions with
9055 embedded whitespace.
9056 (gud-tooltip-tips): Add a blank before the newline in the
9057 message-box text, for the benefit of message-box emulation on
9058 MS-Windows.
9059
9060 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
9061 messages from GDB, pop them up in a tooltip to give feedback to
9062 user.
9063 (gdb-tooltip-print-1): Quote the expression to evaluate.
9064 This allows to evaluate expressions with embedded whitespace.
9065 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
9066 if the TTY name is nil or empty (which happens when communicating
9067 with the inferior via pipes, e.g. on MS-Windows).
9068 (gdb-internals): If GDB sends a "&\n" empty debugging message,
9069 don't send that to the GUD buffer.
9070
9071 2012-08-14 Glenn Morris <rgm@gnu.org>
9072
9073 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
9074 Optimize away setq-default with no args, as for setq. (Bug#12195)
9075
9076 2012-08-14 Chong Yidong <cyd@gnu.org>
9077
9078 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
9079
9080 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
9081 (Bug#12085).
9082
9083 2012-08-14 Glenn Morris <rgm@gnu.org>
9084
9085 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
9086
9087 2012-08-14 Michael Albinus <michael.albinus@gmx.de>
9088
9089 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
9090 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9091 Use cached shell name.
9092
9093 2012-08-14 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9094
9095 * progmodes/python.el (python-shell-send-string):
9096 (python-shell-send-setup-code): Do not use `format' with `message'.
9097
9098 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
9099
9100 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
9101 (ruby-percent-literal-beg-re): New constant.
9102 (ruby-syntax-general-delimiters-goto-beg): Rename to
9103 `ruby-syntax-enclosing-percent-literal', improve literal type check.
9104 (ruby-syntax-propertize-general-delimiters): Rename to
9105 `ruby-syntax-propertize-percent-literal', it's a shorter and more
9106 popular term. Adjust comments everywhere.
9107 (ruby-syntax-propertize-percent-literal): Only propertize when not
9108 inside a simple string or comment. When the literal is unclosed,
9109 leave the text after it unpropertized.
9110 (ruby-syntax-methods-before-regexp): New constant.
9111 (ruby-syntax-propertize-function): Use it to recognize regexps.
9112 Don't look at the text after regexp, just use the whitelist.
9113
9114 2012-08-14 Andreas Schwab <schwab@linux-m68k.org>
9115
9116 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
9117 non-nil always load the compiled file if it exists. (Bug#12197)
9118
9119 2012-08-14 Chong Yidong <cyd@gnu.org>
9120
9121 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
9122 (hi-lock-set-pattern): When deciding whether to use font lock or
9123 overlays, look at font-lock-mode instead of font-lock-fontified
9124 (Bug#12168).
9125 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
9126 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
9127
9128 2012-08-14 Daiki Ueno <ueno@unixuser.org>
9129
9130 * subr.el (internal--after-with-selected-window): Fix typo
9131 (Bug#12193).
9132
9133 2012-08-14 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9134
9135 Use `completion-table-dynamic' for completion functions.
9136 * progmodes/python.el
9137 (python-shell-completion--do-completion-at-point)
9138 (python-shell-completion--get-completions):
9139 Remove functions.
9140 (python-shell-completion-complete-at-point): New function.
9141 (python-completion-complete-at-point): Use it.
9142
9143 2012-08-13 Jambunathan K <kjambunathan@gmail.com>
9144
9145 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
9146 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
9147
9148 2012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
9149
9150 * subr.el (function-get): Refine `autoload' arg so it can also
9151 autoload functions for gv.el (bug#12191).
9152 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
9153 autoloads macros.
9154
9155 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
9156 Prefer pcase-let over destructuring-bind.
9157 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
9158 Also, remove whitespace as we go, rather than after accumulating the
9159 various places.
9160
9161 * subr.el (internal--before-with-selected-window)
9162 (internal--after-with-selected-window): Fix typo seleted->selected.
9163 (with-selected-window): Adjust callers.
9164 Reported by Dmitry Gutov <dgutov@yandex.ru>.
9165
9166 2012-08-13 Bastien Guerry <bzg@gnu.org>
9167
9168 * window.el (special-display-popup-frame): Minor docstring
9169 enhancement. (Bug#12172)
9170
9171 2012-08-13 Andreas Schwab <schwab@linux-m68k.org>
9172
9173 * tar-mode.el (tar-header-data-end): Only ignore size for files of
9174 type 1-6.
9175 (tar-header-block-summarize, tar-get-descriptor): Handle pax
9176 extended headers.
9177
9178 * files.el (hack-local-variables-filter): Remove useless eval.
9179
9180 2012-08-13 Martin Rudalics <rudalics@gmx.at>
9181
9182 * subr.el (with-selected-window): Fix last change.
9183
9184 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
9185
9186 * subr.el (internal--before-with-seleted-window)
9187 (internal--after-with-seleted-window): New functions.
9188 (with-selected-window): Use them, to replace dependency on
9189 tty-top-frame.
9190
9191 2012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
9192
9193 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
9194 binding for `newline'.
9195 (ruby-move-to-block): When moving backward, stop at block opening,
9196 not indentation.
9197 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
9198 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
9199 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
9200 `ruby-toggle-block'.
9201
9202 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
9203
9204 * ibuffer.el (ibuffer-do-toggle-read-only):
9205 * dired.el (dired-toggle-read-only):
9206 * buff-menu.el (Buffer-menu-toggle-read-only):
9207 * bindings.el (mode-line-toggle-read-only):
9208 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
9209
9210 2012-08-12 Andreas Schwab <schwab@linux-m68k.org>
9211
9212 * descr-text.el (describe-char): Put the overlays over the
9213 "displayed as" character.
9214
9215 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
9216
9217 * calc/calc-units.el (math-default-units-table): Give an
9218 initial value.
9219 (math-put-default-units): Add options to put composite units and
9220 unit systems in the default units table.
9221 (calc-convert-units): Send composite units to
9222 `math-put-default-units' when appropriate.
9223
9224 2012-08-11 Glenn Morris <rgm@gnu.org>
9225
9226 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
9227
9228 * tutorial.el (help-with-tutorial):
9229 * emacs-lisp/copyright.el (copyright-update-directory):
9230 * emacs-lisp/autoload.el (autoload-find-generated-file)
9231 (autoload-find-file): Disable local eval: (for insurance).
9232
9233 * files.el (hack-local-variables-filter): If an eval: form is not
9234 known to be safe, and enable-local-variables is :safe, then ignore
9235 the form totally, as is done for non-eval forms. (Bug#12155)
9236 This is CVE-2012-3479.
9237
9238 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
9239
9240 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
9241 (rx-form): Simplify.
9242
9243 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
9244
9245 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
9246 ?, _, and : are symbol constituents, ! is not (but kinda should be).
9247 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
9248 (ruby-syntax-propertize-function): Adjust for changes in
9249 `ruby-syntax-propertize-heredoc'.
9250
9251 2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
9252
9253 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
9254 binding (use `M-;' instead).
9255 (ruby-singleton-class-p): New function.
9256 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
9257
9258 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
9259
9260 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
9261
9262 2012-08-10 Chong Yidong <cyd@gnu.org>
9263
9264 * progmodes/python.el (python-shell-get-process-name): Don't mess
9265 with same-window-buffer-names.
9266
9267 * eshell/eshell.el (eshell-add-to-window-buffer-names)
9268 (eshell-remove-from-window-buffer-names): Make obsolete.
9269 (eshell-buffer-name, eshell-unload-hook): Don't use them.
9270 (eshell): Just use pop-to-buffer-same-window instead.
9271
9272 2012-08-10 Chong Yidong <cyd@gnu.org>
9273
9274 * bindings.el: Bind M-= back to count-words-region.
9275
9276 * simple.el (count-words-region): Accept a prefix arg for acting
9277 on the entire buffer.
9278 (count-words--buffer-message): New helper function.
9279
9280 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
9281
9282 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
9283 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
9284 (event-start, event-end): Use posn-at-point to return a more
9285 informative posn.
9286 (posnp): New function.
9287 * mouse.el (popup-menu-normalize-position): Use it.
9288
9289 2012-08-10 Masatake YAMATO <yamato@redhat.com>
9290
9291 * mouse.el (popup-menu-normalize-position): New function.
9292 (popup-menu): Use `popup-menu-normalize-position' to normalize
9293 the form for POSITION argument.
9294
9295 * term/x-win.el (x-menu-bar-open):
9296 Use the value returend from (posn-at-point) as position
9297 passed to `popup-menu'.
9298
9299 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
9300
9301 * calc/calccomp.el (math-compose-expr): Add extra argument
9302 indicating that parentheses should be put around products in
9303 denominators. Give multiplication precedence over division during
9304 composition.
9305
9306 2012-08-09 Chong Yidong <cyd@gnu.org>
9307
9308 * man.el (Man-switches, Man-sed-command, Man-awk-command)
9309 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
9310 (Man-untabify-command, manual-program): Convert to defcustom
9311 (Bug#10429).
9312
9313 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
9314
9315 * descr-text.el (describe-char): Don't insert extra newlines
9316 (Bug#10127).
9317
9318 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
9319 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
9320
9321 * align.el (align-region): Delete temporary markers (Bug#10047).
9322 Plus some code cleanups.
9323
9324 2012-08-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9325
9326 * progmodes/python.el (python-pdbtrack-tracked-buffer)
9327 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
9328 (python-shell-internal-last-output): Use make-local-variable
9329 instead of make-variable-buffer-local.
9330
9331 2012-08-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9332
9333 * progmodes/python.el: Enhancements to forward-sexp.
9334 (python-nav-forward-sexp): Rename from
9335 python-nav-forward-sexp-function.
9336 (python-nav--forward-sexp, python-nav--backward-sexp):
9337 New functions.
9338
9339 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
9340
9341 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
9342 modes and simplification modes.
9343
9344 2012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
9345
9346 * delsel.el (delete-selection-pre-hook): Don't propagate the
9347 file-supersession signals (bug#12161).
9348
9349 2012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
9350
9351 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
9352 (cl-map-extents): Add compatibility aliases (bug#12135).
9353
9354 2012-08-08 Michael Albinus <michael.albinus@gmx.de>
9355
9356 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
9357 tests by `ignore-error'.
9358 (tramp-find-shell): Open also a new shell, when cache is already
9359 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
9360
9361 2012-08-08 Juri Linkov <juri@jurta.org>
9362
9363 * bookmark.el: Add `defaults' property to the bookmark record.
9364 (bookmark-current-buffer): Doc fix.
9365 (bookmark-make-record): Add `defaults' property with default values
9366 to the bookmark record.
9367 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
9368 with `bookmark-insert-current-bookmark'.
9369 (bookmark-set): Get `defaults' property from the bookmark record
9370 and use it in `read-from-minibuffer'.
9371 (bookmark-insert-current-bookmark): Remove function.
9372
9373 * info.el (Info-bookmark-make-record): Add `defaults' property
9374 with values of canonical Info node name, the current Info file
9375 name and the current Info node name. (Bug#12107)
9376
9377 2012-08-08 Juri Linkov <juri@jurta.org>
9378
9379 * files.el (basic-save-buffer): Use `buffer-name' as the default
9380 of `read-file-name' when buffer is not visiting a file (bug#12128).
9381
9382 2012-08-08 Juri Linkov <juri@jurta.org>
9383
9384 * info.el (Info-isearch-search): Doc fix.
9385 (Info-search): Change search-failed message from "initial node" to
9386 "end of node" (bug#12078).
9387 (Info-isearch-search): Change `isearch-string-state' to
9388 `isearch--state-string'.
9389
9390 2012-08-08 Glenn Morris <rgm@gnu.org>
9391
9392 * language/persian.el: Remove file.
9393 * language/misc-lang.el: Move unique part of persian.el here.
9394 * loadup.el: Remove language/persian.
9395
9396 2012-08-08 Ă“scar Fuentes <ofv@wanadoo.es>
9397
9398 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
9399
9400 2012-08-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9401
9402 * progmodes/python.el: Fix defsubst warning.
9403 (python-syntax-context) Rename from python-info-ppss-context.
9404 (python-syntax-context-type): Rename from
9405 python-info-ppss-context-type.
9406 (python-syntax-comment-or-string-p): Rename from
9407 python-info-ppss-comment-or-string-p.
9408
9409 2012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
9410
9411 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
9412
9413 2012-08-07 Andreas Schwab <schwab@linux-m68k.org>
9414
9415 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
9416 a defcustom that is quoted with backquote.
9417
9418 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
9419 Fix handling of interactive spec when the body uses return.
9420 (math-do-arg-check, math-define-function-body): Use backquote forms.
9421 * calc/calc-ext.el (math-defcache): Likewise.
9422 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
9423 * allout.el (allout-new-exposure): Likewise.
9424 * calc/calcalg2.el (math-tracing-integral): Likewise.
9425 * info.el (Info-last-menu-item): Likewise.
9426 * emulation/vip.el (vip-loop): Likewise.
9427 * textmodes/artist.el (artist-funcall): Likewise.
9428 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
9429 Construct menu-item directly.
9430
9431 * progmodes/autoconf.el (font-lock-syntactic-keywords):
9432 Don't declare.
9433
9434 2012-08-07 Chong Yidong <cyd@gnu.org>
9435
9436 * simple.el (deactivate-mark): Preserve text properties when
9437 saving the primary selection (Bug#8384).
9438
9439 2012-08-07 Kevin Ryde <user42@zip.com.au>
9440
9441 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
9442 (woman-parse-numeric-value): On a bad .IP line, issue a warning
9443 and continue processing (Bug#12110).
9444
9445 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
9446
9447 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
9448 syntax-propertize-function (bug#10095).
9449
9450 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
9451
9452 * help-fns.el (help-fns--key-bindings, help-fns--signature)
9453 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
9454 describe-function-1.
9455 (describe-function-1): Use them. Move compiler macro after sig.
9456 (help-fns--compiler-macro): Use function-get. Assume we're already in
9457 standard-output. Adjust layout to new call order.
9458
9459 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
9460 re-binding a symbol that has a symbol-macro (bug#12119).
9461
9462 2012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
9463
9464 * language/persian.el: New file. (Bug#11812)
9465 * loadup.el: Add language/persian.el.
9466
9467 2012-08-06 Chong Yidong <cyd@gnu.org>
9468
9469 * window.el (window--maybe-raise-frame): New function.
9470 (window--display-buffer): Split off from here.
9471 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9472 (display-buffer-pop-up-window, display-buffer-use-some-window):
9473 Obey an inhibit-switch-frame action alist entry.
9474 (display-buffer): Update doc.
9475
9476 * replace.el (occur-after-change-function): Avoid losing focus by
9477 using the inhibit-switch-frame display parameter (Bug#12139).
9478
9479 2012-08-06 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9480
9481 Make internal shell process buffer names start with space.
9482 * progmodes/python.el (python-shell-make-comint): Add optional
9483 argument INTERNAL.
9484 (run-python-internal): Use it.
9485 (python-shell-internal-get-or-create-process): Check for new
9486 internal buffer names.
9487
9488 2012-08-06 Glenn Morris <rgm@gnu.org>
9489
9490 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
9491 Do less getting and setting of environment variables.
9492
9493 2012-08-05 Chong Yidong <cyd@gnu.org>
9494
9495 * proced.el (proced): Add substitution string to docstring to
9496 trigger autoloading of the proced library on C-h f (Bug#1768).
9497
9498 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9499 Don't show defvars which have no second argument (Bug#8638).
9500
9501 * imenu.el (imenu-generic-expression): Move documentation here
9502 from imenu--generic-function.
9503 (imenu--generic-function): Refer to imenu-generic-expression.
9504
9505 2012-08-05 Vegard Ă˜ye <vegard_oye@hotmail.com> (tiny change)
9506
9507 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
9508 indentation declaration.
9509 (viper-loop): Add indentation declaration (Bug#7025).
9510
9511 2012-08-05 Chong Yidong <cyd@gnu.org>
9512
9513 * help-fns.el (describe-variable): Add hyperlink for
9514 directory-local variables files. Improve buffer-local and
9515 permanent-local reporting; suggested by MON KEY (Bug#6644).
9516
9517 * help-mode.el (help-dir-local-var-def): New button type.
9518
9519 * files.el (kill-buffer-hook): Provide a defvar.
9520
9521 2012-08-05 Glenn Morris <rgm@gnu.org>
9522
9523 * eshell/esh-ext.el (eshell/addpath):
9524 Also update eshell-path-env. (Bug#12013)
9525
9526 2012-08-05 Chong Yidong <cyd@gnu.org>
9527
9528 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
9529
9530 * fringe.el (fringe-styles): Add docstring.
9531 (fringe--check-mode): New function.
9532 (set-fringe-mode, set-fringe-style): Use it.
9533 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
9534
9535 * files.el (set-auto-mode): Fix invalid setq call.
9536
9537 2012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
9538
9539 * isearch.el: Misc simplification; use defstruct.
9540 (isearch-mode-map): Dense maps now work like sparse ones.
9541 (isearch--state): New defstruct.
9542 (isearch-string-state, isearch-message-state, isearch-point-state)
9543 (isearch-success-state, isearch-forward-state)
9544 (isearch-other-end-state, isearch-word-state, isearch-error-state)
9545 (isearch-wrapped-state, isearch-barrier-state)
9546 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
9547 replaced by defstruct's accessors.
9548 (isearch--set-state): Rename from isearch-top-state and change
9549 calling convention.
9550 (isearch-push-state): Use new isearch--get-state.
9551 (isearch-toggle-word): Disable regexp when enabling word.
9552 (isearch-message-prefix): Remove unused arg _c-q-hack.
9553 (isearch-message-suffix): Remove unused arg _ellipsis.
9554
9555 2012-08-04 Andreas Schwab <schwab@linux-m68k.org>
9556
9557 * simple.el (list-processes--refresh): For a server use :host or
9558 :local as the address.
9559 (list-processes): Doc fix.
9560
9561 2012-08-04 Michal Nazarewicz <mina86@mina86.com>
9562
9563 * lisp/mpc.el: Support password in host argument.
9564 (mpc--proc-connect): Parse and use new password element.
9565 Set mpc-proc variable instead of returning process.
9566 (mpc-proc): Adjust accordingly.
9567
9568 2012-08-03 Eli Zaretskii <eliz@gnu.org>
9569
9570 * whitespace.el (whitespace-display-mappings): Use Unicode
9571 codepoints, instead of emacs-mule codepoints. See
9572 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
9573 for the details.
9574
9575 * files.el (file-truename): Don't skip symlink-chasing part on
9576 windows-nt. Incorporate the resolution of 8+3 short aliases on
9577 Windows into the loop that recursively chases symlinks.
9578 Compare directory and its parent case-insensitively on MS-Windows and
9579 MS-DOS.
9580
9581 2012-08-03 Chong Yidong <cyd@gnu.org>
9582
9583 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
9584
9585 * sort.el (sort-regexp-fields): Doc fix.
9586
9587 2012-08-03 Tassilo Horn <tsdh@gnu.org>
9588
9589 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
9590 labels regex position point at the expected place.
9591
9592 2012-08-03 MON KEY <monkey@sandpframing.com>
9593
9594 * net/imap.el (imap-interactive-login, imap-authenticate)
9595 (imap-mailbox-lsub, imap-mailbox-list)
9596 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
9597 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
9598 (imap-parse-response): Doc fix.
9599
9600 2012-08-03 JoĂ£o TĂ¡vora <joaotavora@gmail.com>
9601
9602 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
9603 if sexp scanning does not move point (Bug#5734).
9604
9605 2012-08-02 Tassilo Horn <tsdh@gnu.org>
9606
9607 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
9608 Add listings, minted, and ctable packages.
9609 (reftex-label-alist-builtin): Move listings, minted, and ctable
9610 entries before LaTeX.
9611 (reftex-label-alist): Docfix.
9612
9613 2012-08-02 Bastien Guerry <bzg@gnu.org>
9614
9615 * replace.el (occur): Fix docstring (bug#12122).
9616
9617 2012-08-02 Glenn Morris <rgm@gnu.org>
9618
9619 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
9620
9621 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
9622
9623 Obsolete alias inactivate-current-input-method-function (Bug#10150).
9624 * international/mule-cmds.el: Create
9625 inactivate-current-input-method-function as an obsolete alias for
9626 deactivate-current-input-method-function. See Katsumi Yamaoka in
9627 <http://bugs.gnu.org/10150#46>.
9628
9629 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
9630
9631 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
9632 of nested `if's.
9633
9634 2012-08-01 Glenn Morris <rgm@gnu.org>
9635
9636 * progmodes/autoconf.el (autoconf-definition-regexp):
9637 Add AH_TEMPLATE, adjust submatch numbering.
9638 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
9639 (autoconf-current-defun-function): Update for above change.
9640 (autoconf-current-defun-function): First skip to end of current word.
9641
9642 2012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
9643
9644 * calendar/cal-html.el (cal-html-insert-agenda-days):
9645 Fix typo. (Bug#12018)
9646
9647 2012-07-31 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9648
9649 Shell processes: enhancements to startup and CEDET compatibility.
9650 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
9651 (python-shell-make-comint): accept-process-output at startup.
9652 (run-python-internal): Set inferior-python-mode-hook to nil.
9653 (python-shell-internal-get-or-create-process): call sit-for.
9654 (python-preoutput-result): Add obsolete alias.
9655 (python-shell-internal-send-string): Use it.
9656 (python-shell-send-setup-code): Remove call to
9657 accept-process-output.
9658
9659 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
9660
9661 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
9662 (Bug#12108)
9663
9664 2012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
9665
9666 * calc-mode.el (calc-basic-simplification-mode): Rename from
9667 `calc-limited-simplification-mode'.
9668 (calc-alg-simplification-mode): New function.
9669 (calc-set-simplify-mode): Adjust message.
9670
9671 * calc.el (calc-set-mode-line): Adjust mode line display for
9672 basic simplification mode.
9673
9674 * calc-help.el (calc-m-prefix-help): Update help message.
9675
9676 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
9677 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
9678
9679 2012-07-31 Bastien Guerry <bzg@gnu.org>
9680
9681 * man.el (man): Fix comment. (bug#12101)
9682
9683 2012-07-31 Martin Rudalics <rudalics@gmx.at>
9684
9685 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
9686 Don't return a non-nil value when no suitable buffer was found.
9687
9688 2012-07-31 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9689
9690 * progmodes/python.el (run-python-internal): Disable font lock for
9691 internal shells.
9692
9693 2012-07-30 Stefan Merten <smerten@oekonux.de>
9694
9695 * textmodes/rst.el: Silence `checkdoc-ispell'.
9696 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
9697 (rst-official-version, rst-official-cvs-rev)
9698 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
9699 (rst-mode-map): New key binding.
9700
9701 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
9702
9703 Update .PHONY listings in makefiles.
9704 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
9705 autoloads, update-subdirs, updates, bzr-update, update-authors,
9706 compile-onefile, compile-calc, backup-compiled-files,
9707 compile-after-backup, compile-one-process, mh-autoloads,
9708 bootstrap-clean, distclean, maintainer-clean.
9709
9710 2012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
9711
9712 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
9713 (calc-set-mode-line): Don't display "AlgSimp ".
9714
9715 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
9716 (calc-lim-simplify-mode): New function.
9717 (calc-set-simplify-mode): Default to 'alg.
9718 (calc-default-simplify-mode): Make algebraic simplifications
9719 the default.
9720
9721 * calc/calc-ext.el (calc-init-extensions): Remove binding for
9722 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
9723
9724 * calc/calc-help.el (calc-m-prefix-help): Change messages to
9725 indicate new simplification modes.
9726
9727 * calc/README: Mention new default simplification mode.
9728
9729 * calc/calc.el (math-normalize-error): New variable.
9730 (math-normalize): Set `math-normalize-error' to t
9731 when there's an error.
9732
9733 * calc/calc-alg.el (math-simplify): Don't simplify when
9734 `math-normalize' returns an error.
9735
9736 2012-07-29 Eli Zaretskii <eliz@gnu.org>
9737
9738 * international/mule-cmds.el (set-locale-environment): Revert last
9739 change, since display-graphic-p returns nil when this function is
9740 called during startup. Instead...
9741
9742 * term/w32console.el (terminal-init-w32console): ...setup the
9743 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
9744
9745 2012-07-29 Juri Linkov <juri@jurta.org>
9746
9747 * simple.el (goto-line): Don't display default line number in the
9748 prompt because it should be displayed by `read-number' (bug#9952).
9749 Add the current line number to the defaults of `goto-line' to
9750 allow its easier modification by users with `M-n' (bug#9201).
9751
9752 * subr.el (read-number): Support multiple default values like in
9753 other minibuffer reading functions. Replace `read' with
9754 `string-to-number' for consistency with `number-to-string'.
9755
9756 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
9757
9758 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
9759 * emulation/viper-init.el (viper-deactivate-input-method-action):
9760 Rename from viper-inactivate-input-method-action.
9761 (viper-deactivate-input-method):
9762 Rename from viper-inactivate-input-method.
9763 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
9764 * international/mule-cmds.el (deactivate-input-method):
9765 Rename from inactivate-input-method.
9766 Also run input-method-deactivate-hook.
9767 (deactivate-current-input-method-function):
9768 Rename from inactivate-current-input-method-function.
9769 (input-method-deactivate-hook): New hook.
9770 (input-method-inactivate-hook): Mark obsolete.
9771 (inactivate-input-method): Mark obsolete.
9772
9773 * international/quail.el (quail-activate):
9774 Also run quail-deactivate-hook.
9775 (quail-deactivate): Rename from quail-inactivate.
9776 * international/robin.el (robin-activate):
9777 Also run robin-deactivate-hook.
9778 (robin-deactivate): Rename from robin-inactivate.
9779
9780 2012-07-29 Chong Yidong <cyd@gnu.org>
9781
9782 * simple.el (indicate-copied-region): New function.
9783 (kill-ring-save): Split off from here.
9784
9785 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
9786 (kill-rectangle): Set deactivate-mark to t on read-only error.
9787
9788 * register.el (copy-to-register, copy-rectangle-to-register):
9789 Deactivate the mark, and use indicate-copied-region (Bug#10056).
9790 (append-to-register, prepend-to-register): Call indicate-copied-region.
9791
9792 2012-07-29 Juri Linkov <juri@jurta.org>
9793
9794 * simple.el (async-shell-command-buffer): New defcustom.
9795 (shell-command): Use it. (Bug#4719)
9796
9797 2012-07-28 Eli Zaretskii <eliz@gnu.org>
9798
9799 * international/mule-cmds.el (set-locale-environment): In a
9800 console session on MS-Windows, set up keyboard and terminal
9801 encoding from the OEM codepage, not the ANSI codepage.
9802 (Bug#12055)
9803
9804 2012-07-28 Chong Yidong <cyd@gnu.org>
9805
9806 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
9807 gdb-get-location.
9808
9809 2012-07-28 Leo Liu <sdl.web@gmail.com>
9810
9811 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
9812 the alist (bug#12029).
9813
9814 2012-07-28 Eli Zaretskii <eliz@gnu.org>
9815
9816 * makefile.w32-in (custom-deps, finder-data, updates, compile)
9817 (compile-always, compile-first)
9818 ($(lisp)/calendar/cal-loaddefs.el)
9819 ($(lisp)/calendar/diary-loaddefs.el)
9820 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
9821 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
9822 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
9823 instead of on update-subdirs.
9824 (bootstrap-clean): Delete $(lisp)/subdirs.el.
9825
9826 2012-07-28 Chong Yidong <cyd@gnu.org>
9827
9828 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
9829 directory if vc-deduce-backend returns nil (Bug#7350).
9830
9831 * simple.el (delete-trailing-lines): New option.
9832 (delete-trailing-whitespace): Obey it (Bug#11879).
9833
9834 2012-07-28 David Engster <deng@randomsample.de>
9835
9836 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
9837 Explanation of new 'symbol-qnames feature in doc-strings.
9838 (xml-maybe-do-ns): Return expanded names as plain symbols if
9839 'symbol-qnames was provided in XML-NS argument (Bug#11916).
9840 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
9841
9842 2012-07-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9843
9844 Consistent completion in inferior python with emacs -nw.
9845 * progmodes/python.el (inferior-python-mode): replace "<tab>"
9846 binding in inferior-python-mode-map with "\t".
9847 (python-shell-completion-complete-at-point)
9848 (python-completion-complete-at-point): Remove interactive spec.
9849
9850 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
9851
9852 * calc/calccomp.el (math-compose-expr): Undo previous change.
9853
9854 2012-07-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9855
9856 * progmodes/python.el (python-mode-map): Add keybinding for
9857 run-python.
9858 (python-shell-make-comint): Fix pop-to-buffer call.
9859 (run-python): Autoload. New arg SHOW.
9860 (python-shell-get-or-create-process): Do not pop python process
9861 buffer.
9862
9863 2012-07-27 Michael Albinus <michael.albinus@gmx.de>
9864
9865 * notifications.el (notifications-on-action-signal)
9866 (notifications-on-closed-signal): Use also the bus address for the map.
9867 (notifications-notify, notifications-close-notification)
9868 (notifications-get-capabilities): Add optional argument BUS.
9869
9870 2012-07-27 Tassilo Horn <tsdh@gnu.org>
9871
9872 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
9873 Add support for the lstlisting and minted environments, and for the
9874 ctable macro.
9875 * textmodes/reftex.el (reftex-compile-variables): Also recognize
9876 labels written in keyvals syntax.
9877
9878 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
9879
9880 * calc/calccomp.el (math-compose-expr): Use parentheses when
9881 there is a product in the denominator of a fraction.
9882
9883 2012-07-26 Eli Zaretskii <eliz@gnu.org>
9884
9885 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
9886 ($(lisp)/calendar/diary-loaddefs.el)
9887 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
9888 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
9889 Fixes failures in parallel bootstrap because subdirs.el is being
9890 rewritten while the autoload files are built at the same time,
9891 which needs to load subdirs.el.
9892
9893 2012-07-26 Martin Rudalics <rudalics@gmx.at>
9894
9895 * mouse.el (popup-menu): Fix doc-string and re-indent code.
9896 (mouse-drag-line): Don't exit tracking when a switch-frame or
9897 switch-window event occurs (Bug#12006).
9898
9899 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9900
9901 * mouse.el (popup-menu): Fix last change.
9902
9903 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9904
9905 Autoload from Lisp with more care. Follow aliases when looking for
9906 function properties.
9907 * subr.el (autoloadp): New function.
9908 (symbol-file): Use it.
9909 (function-get): New function.
9910 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
9911 autoload-do-load.
9912 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
9913 (lisp-indent-function):
9914 * emacs-lisp/gv.el (gv-get):
9915 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
9916 * emacs-lisp/byte-opt.el (byte-optimize-form):
9917 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9918 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
9919 Use function-get.
9920 * emacs-lisp/cl.el: Don't propagate function properties any more.
9921
9922 * speedbar.el (speedbar-add-localized-speedbar-support):
9923 * emacs-lisp/disass.el (disassemble-internal):
9924 * desktop.el (desktop-load-file):
9925 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
9926 (describe-function-1):
9927 * emacs-lisp/find-func.el (find-function-noselect):
9928 * emacs-lisp/elp.el (elp-instrument-function):
9929 * emacs-lisp/advice.el (ad-has-proper-definition):
9930 * apropos.el (apropos-safe-documentation, apropos-macrop):
9931 * emacs-lisp/debug.el (debug-on-entry):
9932 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
9933 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
9934 * calc/calc.el (name): Use autoloadp & autoload-do-load.
9935
9936 2012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
9937
9938 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
9939 function, not an obsolete variable (Bug#12046).
9940
9941 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
9942
9943 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
9944
9945 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
9946
9947 * emacs-lisp/pp.el (pp-display-expression): Select old selected
9948 window only if it is still live (Bug#12034).
9949
9950 2012-07-25 Martin Rudalics <rudalics@gmx.at>
9951
9952 * subr.el (redirect-frame-focus): Add advertised calling
9953 convention (Bug#12030).
9954
9955 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
9956
9957 Prefer typical American spelling for "acknowledgment".
9958 * vc/add-log.el (change-log-acknowledgment): Rename from
9959 change-log-acknowledgement, with an alias for the old name.
9960
9961 2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
9962
9963 * calc-alg.el (math-simplify-divide): Don't cross multiply
9964 in an equation when the lhs is a variable.
9965
9966 2012-07-24 Julien Danjou <julien@danjou.info>
9967
9968 * net/netrc.el (netrc-find-service-number, netrc-store-data):
9969 Remove, unused.
9970
9971 2012-07-23 Eli Zaretskii <eliz@gnu.org>
9972
9973 * startup.el (command-line): Don't display an empty user name in
9974 the error message about non-existent home directory, when
9975 init-file-user was set to an empty string. See
9976 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
9977 for the details and context.
9978
9979 2012-07-22 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
9980
9981 * ses.el (ses-cell-formula-aset): New macro.
9982 (ses-cell-references-aset): New macro.
9983 (ses-cell-p): New function.
9984 (ses-rename-cell): Do no longer rely on complex operations like
9985 ses-cell-set-formula or ses-set-cell to change the cell and handle
9986 the undo at the same time, but rather use lower level new macros
9987 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
9988 the undo directly. Refresh the mode line.
9989
9990 2012-07-21 Leo Liu <sdl.web@gmail.com>
9991
9992 * progmodes/cc-cmds.el (c-defun-name):
9993 Use match-string-no-properties instead for consistency.
9994
9995 2012-07-20 Leo Liu <sdl.web@gmail.com>
9996
9997 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
9998 (Bug#7879)
9999
10000 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
10001
10002 2012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
10003
10004 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
10005 * progmodes/bug-reference.el, misearch.el: Provide themselves
10006 (bug#11915).
10007
10008 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
10009 of narrowed buffer (bug#11966).
10010
10011 2012-07-20 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
10012
10013 * ses.el (ses-rename-cell): Set new name also in reference list of
10014 cells of which the renamed cell depends.
10015
10016 2012-07-20 Masatake YAMATO <yamato@redhat.com>
10017
10018 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
10019 to check whether menu-bar is shown or not. If not shown,
10020 show the menu-bar as a popup menu instead of using tmm.
10021 * mouse.el (popup-menu): Accept `point' as `position' argument.
10022
10023 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
10024
10025 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
10026 up inside string symbol literal (bug#11923).
10027
10028 2012-07-20 Eli Zaretskii <eliz@gnu.org>
10029
10030 * startup.el (fancy-startup-text): Read the whole tutorial, not
10031 just its first 256 bytes. Prevents gibberish in display of the
10032 tutorial title.
10033
10034 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
10035
10036 Drop idle buffer compaction due to an absence of the
10037 proved efficiency.
10038 * compact.el: Remove.
10039
10040 2012-07-19 Sam Steingold <sds@gnu.org>
10041
10042 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
10043 vc-bzr-pull & vc-bzr-merge-branch.
10044 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
10045 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
10046 for consistency with compilation-error-regexp-alist.
10047 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
10048 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
10049 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
10050 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
10051
10052 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10053
10054 * emacs-lisp/chart.el: Use lexical-binding.
10055 (chart-emacs-storage): Don't hardcode the list of entries.
10056
10057 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
10058
10059 Next round of tweaks caused by Fgarbage_collect changes.
10060 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
10061
10062 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
10063
10064 Compact buffers when idle.
10065 * compact.el: New file.
10066
10067 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
10068
10069 * subr.el (eventp): Presume that if it looks vaguely like an event,
10070 it's an event (bug#10190).
10071
10072 2012-07-19 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10073
10074 Enhancements to ppss related code (thanks Stefan).
10075 * progmodes/python.el (python-indent-context)
10076 (python-indent-calculate-indentation, python-indent-dedent-line)
10077 (python-indent-electric-colon, python-nav-forward-block)
10078 (python-mode-abbrev-table)
10079 (python-info-assignment-continuation-line-p): Simplify checks
10080 for ppss context.
10081 (python-info-continuation-line-p): Cleanup.
10082 (python-info-ppss-context): Do not catch 'quote.
10083 (python-info-ppss-context-type)
10084 (python-info-ppss-comment-or-string-p): Simplify.
10085
10086 2012-07-18 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10087
10088 * progmodes/python.el: Enhancements to eldoc support.
10089 (python-info-current-symbol): New function.
10090 (python-eldoc-at-point): Use python-info-current-symbol.
10091 (python-info-current-defun): Fix cornercase on first defun scan.
10092 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
10093 and signal error when no inferior python process is available.
10094
10095 2012-07-18 Dmitry Gutov <dgutov@yandex.ru>
10096
10097 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
10098 assume it's always t.
10099 (vc-git-registered): Remove caching, the function is only called
10100 once.
10101 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
10102
10103 2012-07-18 Chong Yidong <cyd@gnu.org>
10104
10105 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
10106
10107 * simple.el (count-words): Report on narrowing (Bug#9959).
10108
10109 * bindings.el: Bind M-= to count-words.
10110
10111 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
10112
10113 2012-07-18 Masatake YAMATO <yamato@redhat.com>
10114
10115 * progmodes/sh-script.el (sh-imenu-generic-expression):
10116 Capture a function with `function' keyword and without parentheses
10117 like "function FOO" (bug#11856).
10118
10119 2012-07-18 Tassilo Horn <tassilo@member.fsf.org>
10120
10121 * window.el (split-window-sensibly): Make WINDOW argument
10122 optional.
10123
10124 2012-07-18 Chong Yidong <cyd@gnu.org>
10125
10126 * subr.el (keyboard-translate): Doc fix (Bug#7261).
10127
10128 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
10129 and make C-x 8 RET exit isearch (Bug#11439).
10130
10131 * international/iso-transl.el: Move isearch-mode-map key
10132 definitions to isearch.el.
10133
10134 2012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
10135
10136 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
10137 (eieio-defclass): Use gv-define-setter when possible.
10138
10139 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
10140
10141 Reflect recent changes in Fgarbage_collect.
10142 * emacs-lisp/chart.el (chart-emacs-storage): Change to
10143 reflect new format of data returned by Fgarbage_collect.
10144
10145 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10146
10147 New utility functions + python-info-ppss-context fix (Bug#11910).
10148 * progmodes/python.el (python-info-beginning-of-block-statement-p)
10149 (python-info-ppss-comment-or-string-p): New functions.
10150 (python-info-ppss-context): Small fix for string check.
10151
10152 2012-07-17 Juri Linkov <juri@jurta.org>
10153
10154 * dired-aux.el (dired-do-async-shell-command): Doc fix.
10155 (dired-do-async-shell-command): Don't add `*' at the end of the
10156 command (Bug#11815).
10157 (dired-do-shell-command): Doc fix.
10158 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
10159 Join the individual commands using either "&" or ";" as the
10160 separator depending on the values of these trailing characters.
10161 At the end re-add the trailing "&". (Bug#10598)
10162
10163 * simple.el (async-shell-command): Sync the interactive spec with
10164 `shell-command'. Doc fix.
10165 (shell-command): Doc fix.
10166
10167 2012-07-17 Juri Linkov <juri@jurta.org>
10168
10169 * descr-text.el (describe-char): Fix format args. (Bug#10129)
10170
10171 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10172
10173 Final renames and doc fixes for movement commands (bug#11899).
10174 * progmodes/python.el (python-nav-beginning-of-statement):
10175 Rename from python-nav-statement-start.
10176 (python-nav-end-of-statement): Rename from
10177 python-nav-statement-end.
10178 (python-nav-beginning-of-block): Rename from
10179 python-nav-block-start.
10180 (python-nav-end-of-block): Rename from python-nav-block-end.
10181
10182 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10183
10184 * progmodes/python.el (python-shell-send-string-no-output):
10185 Allow accept-process-output to quit, keeping shell process ready for
10186 future interactions (Bug#11868).
10187
10188 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10189
10190 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
10191
10192 * emacs-lisp/elint.el (elint-find-args-in-code):
10193 Use help-function-arglist, so as to handle lexical byte-code.
10194
10195 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
10196 change (bug#11826).
10197
10198 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10199
10200 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
10201 Avoid spuriously marking the buffer as modified because of c-is-sws.
10202
10203 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
10204 as not-a-comment (bug#11946).
10205
10206 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
10207 for uninterned vars.
10208
10209 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
10210 Use read-event since we don't really want to read chars but bytes.
10211
10212 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
10213 $$..$$ but also $..$ using regexps (bug#11953).
10214 Use tex-verbatim for \url and \path.
10215 (tex-font-lock-keywords): Define as defconst like the others.
10216 (tex-common-initialization): Don't use font-lock-syntax-table any more.
10217
10218 2012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
10219
10220 * international/mule-cmds.el (ucs-insert): Make it an obsolete
10221 alias for insert-char.
10222
10223 2012-07-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10224
10225 * progmodes/python.el: Simplified imenu implementation.
10226 (python-nav-jump-to-defun): Remove command.
10227 (python-mode-map): Use `imenu' instead.
10228 (python-nav-list-defun-positions-cache)
10229 (python-imenu-include-defun-type, python-imenu-make-tree)
10230 (python-imenu-subtree-root-label, python-imenu-index-alist):
10231 Remove vars.
10232 (python-nav-list-defun-positions, python-nav-read-defun)
10233 (python-imenu-tree-assoc, python-imenu-make-element-tree)
10234 (python-imenu-make-tree, python-imenu-create-index):
10235 Remove functions.
10236 (python-mode): Update to interact with imenu by setting
10237 `imenu-extract-index-name-function' only.
10238
10239 2012-07-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10240
10241 * progmodes/python.el: Enhancements to navigation commands.
10242 (python-nav-backward-sentence)
10243 (python-nav-forward-sentence): Remove.
10244 (python-nav-backward-statement, python-nav-forward-statement)
10245 (python-nav-statement-start, python-nav-statement-end)
10246 (python-nav-backward-block, python-nav-forward-block)
10247 (python-nav-block-start, python-nav-block-end)
10248 (python-nav-forward-sexp-function)
10249 (python-info-current-line-comment-p)
10250 (python-info-current-line-empty-p): New functions.
10251 (python-indent-context): Use `python-nav-statement-start'.
10252
10253 2012-07-16 Michael Albinus <michael.albinus@gmx.de>
10254
10255 * eshell/em-ls.el (eshell/ls): Use `apply'.
10256
10257 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
10258 multi-hops, instead of Tramp internals.
10259
10260 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
10261
10262 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
10263 when F1 and F2 are located on different hosts.
10264
10265 2012-07-14 Chong Yidong <cyd@gnu.org>
10266
10267 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
10268 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
10269 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
10270 (xterm-mouse--read-event-sequence-1000)
10271 (xterm-mouse--read-event-sequence-1006): New functions. For old
10272 mouse protocol, handle M-mouse-X events correctly.
10273 (xterm-mouse-event): New arg specifying mouse protocol.
10274 (turn-on-xterm-mouse-tracking-on-terminal)
10275 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
10276 sequence to toggle extended coordinates on newer XTerms.
10277 This appears to be harmless on terminals which do not support this.
10278
10279 2012-07-14 Leo Liu <sdl.web@gmail.com>
10280
10281 Add fringe bitmap indicators for flymake. (Bug#11253)
10282 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
10283 (flymake-make-overlay): New arg BITMAP.
10284 (flymake-error-bitmap, flymake-warning-bitmap)
10285 (flymake-fringe-indicator-position): New user variables.
10286
10287 * fringe.el: New bitmap exclamation-mark.
10288
10289 2012-07-14 Jan Djärv <jan.h.d@swipnet.se>
10290
10291 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
10292 also (Bug#7879).
10293
10294 2012-07-14 Chong Yidong <cyd@gnu.org>
10295
10296 * electric.el (electric-pair-post-self-insert-function): Fix pair
10297 insertion in empty-region case (Bug#11520).
10298
10299 2012-07-14 Chong Yidong <cyd@gnu.org>
10300
10301 * bindings.el: Consolidate ctl-x-r-map bindings.
10302 Bind copy-rectangle-as-kill to C-x r w.
10303
10304 * rect.el, register.el: Move bindings to bindings.el.
10305
10306 2012-07-14 Reuben Thomas <rrt@sc3d.org>
10307
10308 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
10309
10310 2012-07-13 Andreas Schwab <schwab@linux-m68k.org>
10311
10312 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
10313
10314 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
10315
10316 * bindings.el (top): Use `mapc' instead of `mapcar'.
10317
10318 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
10319
10320 2012-07-13 Michael Albinus <michael.albinus@gmx.de>
10321
10322 * progmodes/sql.el (sql-comint): Suppress the check for program on
10323 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
10324 (Bug#11908)
10325
10326 2012-07-13 Chong Yidong <cyd@gnu.org>
10327
10328 * bindings.el: Assign a non-nil permanent-local property to
10329 per-buffer variables which lack a default value (Bug#11930).
10330
10331 * help-fns.el (describe-variable): In the "automatically becomes
10332 local" notice, take note of permanent-local variables.
10333
10334 2012-07-13 Chong Yidong <cyd@gnu.org>
10335
10336 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
10337 to allow printing the message when called from Lisp.
10338
10339 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10340 Remove toggle-read-only.
10341
10342 * bs.el (bs-toggle-readonly):
10343 * buff-menu.el (Buffer-menu-toggle-read-only):
10344 Remove with-no-warnings around toggle-read-only.
10345
10346 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
10347 Remove with-no-warnings around toggle-read-only.
10348 (ffap-read-only, ffap-read-only-other-window)
10349 (ffap-read-only-other-frame): Callers changed.
10350
10351 * help-mode.el: Don't require view package.
10352 (help-mode-finish): Set buffer-read-only instead of calling
10353 toggle-read-only.
10354
10355 * bindings.el (mode-line-toggle-read-only):
10356 * dired.el (dired-toggle-read-only):
10357 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
10358 with non-nil second arg.
10359
10360 * emacs-lisp/eieio-custom.el (eieio-customize-object):
10361 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
10362 directly.
10363
10364 2012-07-12 Eli Zaretskii <eliz@gnu.org>
10365
10366 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
10367 not incf.
10368
10369 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
10370
10371 More CL cleanups and reduction of use of cl.el.
10372 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
10373 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
10374 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
10375 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
10376 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
10377 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
10378 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
10379 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
10380 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
10381 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
10382 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
10383 * eshell/em-cmpl.el, eshell/em-banner.el:
10384 * calendar/parse-time.el: Use cl-lib.
10385 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
10386 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
10387 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
10388 * term/ns-win.el, term.el, shell.el, ps-samp.el:
10389 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
10390 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
10391 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
10392 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
10393 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
10394 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
10395 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
10396 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
10397 `lambda' rather than with `quote'.
10398 (eshell-do-opt): Adjust accordingly.
10399 (eshell-process-option): Simplify.
10400 * eshell/esh-var.el:
10401 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
10402 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
10403 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
10404 to `pcase--dontcare'.
10405 * emacs-lisp/cl.el (labels): Mark obsolete.
10406 (cl--letf, letf): Move to cl-lib.
10407 (cl--letf*, letf*): Remove.
10408 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
10409 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
10410 (cl-progv): Rewrite.
10411 (cl--letf, cl-letf): Move from cl.el.
10412 (cl-letf*): New macro.
10413 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
10414
10415 2012-07-11 Michael Albinus <michael.albinus@gmx.de>
10416
10417 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
10418
10419 2012-07-11 Chong Yidong <cyd@gnu.org>
10420
10421 * vc/log-edit.el (log-edit-vc-backend): New variable.
10422 (log-edit): Doc fix.
10423
10424 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
10425 argument of log-edit to set up all local variables.
10426 (vc-start-logentry): New optional arg specifying VC backend.
10427
10428 * vc/vc.el (vc-checkin): Use it.
10429 (vc-deduce-fileset): Handle Log Edit buffers.
10430 (vc-diff): Make first argument optional too.
10431
10432 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
10433
10434 2012-07-10 Michael Albinus <michael.albinus@gmx.de>
10435
10436 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
10437 command, just in case. The function is not needed anymore.
10438 (eshell-external-command): Do not call `eshell-remote-command'.
10439
10440 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
10441
10442 Reduce use of (require 'cl).
10443 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
10444 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
10445 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
10446 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
10447 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
10448 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
10449 * battery.el, avoid.el, abbrev.el: Use cl-lib.
10450 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
10451 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
10452 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
10453 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
10454 * calculator.el, autorevert.el, apropos.el: Don't require CL.
10455 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
10456 (byte-compile-unfold-bcf, byte-compile-check-variable):
10457 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
10458 (byte-compile-nilconstp):
10459 * emacs-lisp/autoload.el (make-autoload): Use pcase.
10460 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
10461
10462 * emacs-lisp/gv.el (cond): Make it a valid place.
10463 (if): Simplify slightly.
10464
10465 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
10466 (pcase--self-quoting-p): New function.
10467 (pcase--u1): Use it.
10468
10469 2012-07-10 Glenn Morris <rgm@gnu.org>
10470
10471 * emacs-lisp/authors.el (authors-fixed-entries):
10472 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
10473
10474 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
10475
10476 Rename configure.in to configure.ac (Bug#11603).
10477 * emacs-lisp/authors.el (authors-canonical-file-name):
10478 * progmodes/autoconf.el (autoconf-mode):
10479 Prefer configure.ac to configure.in.
10480
10481 2012-07-08 Chong Yidong <cyd@gnu.org>
10482
10483 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
10484 Implement the mouse-1-click-follows-link handling properly.
10485
10486 * info.el (Info-link-keymap): Use follow-link mechanism for
10487 header-line links (Bug#374).
10488
10489 * simple.el (deactivate-mark): Do not set the primary selection
10490 if another program has acquired it (Bug#11772).
10491
10492 2012-07-07 Kevin Ryde <user42@zip.com.au>
10493
10494 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
10495 (woman-decode-region): Replace escaped-escapes without destroying
10496 bold or underline (Bug#11552).
10497 (woman2-process-escapes): Handle nofill regions (Bug#11591).
10498
10499 2012-07-07 Chong Yidong <cyd@gnu.org>
10500
10501 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
10502 (interprogram-cut-function, interprogram-paste-function):
10503 Mention that we typically mean the clipboard.
10504
10505 2012-07-06 Glenn Morris <rgm@gnu.org>
10506
10507 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
10508
10509 * files.el (toggle-read-only): Restrict message to interactive use.
10510
10511 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
10512
10513 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
10514
10515 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
10516
10517 2012-07-06 Glenn Morris <rgm@gnu.org>
10518
10519 * Makefile.in (compile-one-process): Rename from "recompile".
10520
10521 * Makefile.in (bzr-update): "compile" is the same as "recompile
10522 autoloads", but parallelizable, so use that instead.
10523
10524 2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
10525
10526 * window.el (quit-window): Always restore window height when
10527 it's saved in quit-restore parameter (Bug#11810).
10528
10529 2012-07-06 Glenn Morris <rgm@gnu.org>
10530
10531 * simple.el (kill-whole-line): Doc tweak.
10532
10533 2012-07-06 Eli Zaretskii <eliz@gnu.org>
10534
10535 * files.el (file-relative-name): Compare file names
10536 case-insensitively if on MS-Windows or MS-DOS, or if
10537 read-file-name-completion-ignore-case is non-nil. Don't use
10538 case-fold-search for this purpose. (Bug#11827)
10539
10540 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
10541
10542 * calendar/cal-dst.el (calendar-current-time-zone):
10543 Return calendar-current-time-zone-cache if non-nil.
10544
10545 2012-07-17 Masatake YAMATO <yamato@redhat.com>
10546 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
10547
10548 * calendar/cal-dst.el (calendar-current-time-zone):
10549 Return calendar-current-time-zone-cache if non-nil.
10550
10551 2012-07-06 Glenn Morris <rgm@gnu.org>
10552
10553 * Makefile.in (cvs-update): Remove old alias.
10554
10555 2012-07-05 Michael Albinus <michael.albinus@gmx.de>
10556
10557 Sync with Tramp 2.2.6-pre.
10558
10559 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
10560 compatible declaration.
10561
10562 * net/tramp-cmds.el (tramp-append-tramp-buffers):
10563 Protect `list-load-path-shadows' call.
10564
10565 * net/tramp-compat.el (top): Require packages, which aren't
10566 autoloaded anymore for XEmacs. Protect call of
10567 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
10568 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
10569 it hurts at least for SXEmacs.
10570 (tramp-compat-temporary-file-directory): In XEmacs, there is no
10571 standard-value for `temporary-file-directory'.
10572
10573 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
10574 Redirect stderr to /dev/null.
10575 (tramp-sh-handle-write-region): uid and gid can be floats.
10576 Reported by Russell Sim <russell.sim@gmail.com>.
10577 (tramp-sh-handle-vc-registered): Hide errors.
10578 (tramp-vc-file-name-handler): Use dummy results for `process-file'
10579 and `start-file-process'.
10580 (tramp-maybe-open-connection): Check also whether `non-essential'
10581 is bound.
10582
10583 2012-07-04 Chong Yidong <cyd@gnu.org>
10584
10585 * xml.el (xml--parse-buffer): Use xml-syntax-table.
10586 (xml-parse-tag): Likewise, and avoid changing entity tables.
10587 (xml-syntax-table): Define from scratch, making sure not to give
10588 x2000 and other Unicode spaces whitespace syntax, since those are
10589 not spaces in XML.
10590 (xml-parse-fragment): Delete unused function.
10591 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
10592 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
10593 (xml-entity-ref, xml-pe-reference-re)
10594 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
10595 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
10596 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
10597 (xml-entity-value-re): Use syntax references in regexps where
10598 possible; no need to define inside a let-binding.
10599 (xml-parse-dtd): Use xml-pe-reference-re.
10600 (xml-entity-or-char-ref-re): New defconst.
10601 (xml-parse-string, xml-substitute-special): Use it.
10602
10603 2012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10604
10605 * files.el (locate-dominating-file): Allow `name' to be a predicate.
10606 (find-file--read-only): New function.
10607 (find-file-read-only, find-file-read-only-other-window)
10608 (find-file-read-only-other-frame): Use it.
10609 (insert-file-contents-literally): Don't `fset'.
10610 (get-free-disk-space): Use locate-dominating-file.
10611
10612 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
10613 function is already compiled.
10614
10615 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
10616
10617 2012-07-03 Michael Albinus <michael.albinus@gmx.de>
10618
10619 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
10620 files on the same host.
10621
10622 2012-07-03 Andreas Schwab <schwab@linux-m68k.org>
10623
10624 * help-fns.el (describe-function-1): Only call
10625 help-fns--autoloaded-p when we have a file name. (Bug#11848)
10626
10627 2012-07-03 Chong Yidong <cyd@gnu.org>
10628
10629 * xml.el: Protect parser against XML bombs.
10630 (xml-entity-expansion-limit): New variable.
10631 (xml-parse-string, xml-substitute-special): Use it.
10632 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
10633
10634 2012-07-03 Glenn Morris <rgm@gnu.org>
10635
10636 * progmodes/bug-reference.el (bug-reference-bug-regexp):
10637 Allow linking to specific messages in debbugs reports (eg 123#5).
10638
10639 2012-07-02 Chong Yidong <cyd@gnu.org>
10640
10641 * xml.el: Fix entity and character reference expansion, allowing
10642 them to expand into markup as per XML spec.
10643 (xml-default-ns): New variable.
10644 (xml-entity-alist): Use XML spec definitions for lt and amp.
10645 (xml-parse-region): Make first two arguments optional.
10646 Discard text properties.
10647 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
10648 All callers changed.
10649 (xml-parse-tag): Call xml-parse-tag-1. For backward
10650 compatibility, this function should not modify buffer contents.
10651 (xml-parse-tag-1): Fix opening-tag regexp.
10652 (xml-parse-string): Rewrite, handling entity and character
10653 references properly.
10654 (xml--entity-replacement-text): Signal an error if a parameter
10655 entity is undefined.
10656
10657 2012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
10658
10659 * comint.el (comint-output-filter): Filter out repeated prompts.
10660
10661 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
10662 and file-name-absolute-p.
10663 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
10664 internal calls.
10665
10666 2012-07-02 Paul Eggert <eggert@cs.ucla.edu>
10667
10668 Spelling fixes.
10669 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
10670 Rename from byte-compile--refiy-function. All uses changed.
10671
10672 2012-07-01 Chong Yidong <cyd@gnu.org>
10673
10674 * xml.el (xml--parse-buffer): New function. Move most of
10675 xml-parse-region here.
10676 (xml-parse-region): Copy region into a temporary buffer, since
10677 parameter entity substitution requires changing buffer contents.
10678 Use xml--parse-buffer.
10679 (xml-parse-file): Use xml--parse-buffer.
10680 (xml-parse-dtd): Make parameter entity substitution work right.
10681 Use proper regexps for ELEMENT declarations (Bug#7172).
10682
10683 2012-06-30 Glenn Morris <rgm@gnu.org>
10684
10685 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
10686
10687 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
10688 Remove outdated and unnecessary dbus declarations.
10689
10690 2012-06-30 Eli Zaretskii <eliz@gnu.org>
10691
10692 * emacs-lisp/timer.el (timer-until): Subtract results of
10693 float-time, instead of taking float-time of the result of
10694 time-subtract, since float-time signals an error for negative time
10695 arguments.
10696
10697 2012-06-30 Chong Yidong <cyd@gnu.org>
10698
10699 * xml.el (xml-*-re): Convert defvars into defconsts, and
10700 eval-and-compile them so eval-and-compile works on derivatives.
10701 (xml--entity-replacement-text): Use eval-and-comple.
10702
10703 2012-06-30 Michael Albinus <michael.albinus@gmx.de>
10704
10705 * vc/vc-git.el (vc-git-registered): Use cache property
10706 `git-registered'.
10707 (vc-git-mode-line-string): Call `vc-working-revision' instead of
10708 `vc-git-working-revision' in order to benefit from the cache.
10709 (vc-git-root): Use cache property `git-root'. (Bug#11757)
10710
10711 2012-06-30 Dmitry Gutov <dgutov@yandex.ru>
10712
10713 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
10714 removed (likely outside Emacs). (Bug#11757)
10715
10716 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
10717
10718 * emacs-lisp/cl-lib.el: Require macroexp.
10719
10720 2012-06-30 Chong Yidong <cyd@gnu.org>
10721
10722 * xml.el: Implement XML parameter entities.
10723 (xml-parameter-entity-alist): New variable.
10724 (xml-parse-region, xml-parse-fragment): Preserve previous values
10725 of xml-entity-alist and xml-parameter-entity-alist, so that
10726 repeated calls on different documents do not change them.
10727 (xml-parse-tag): Fix doctype regexp.
10728 (xml--entity-replacement-text): New function.
10729 (xml-parse-dtd): Use it. Don't handle system entities; doing that
10730 properly requires url retrieval which is unimplemented.
10731 (xml-escape-string): Doc fix.
10732
10733 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
10734
10735 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
10736
10737 2012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
10738
10739 * fringe.el (fringe-mode): Doc fix.
10740
10741 2012-06-29 Michael Albinus <michael.albinus@gmx.de>
10742
10743 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
10744 is non-nil.
10745 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
10746 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
10747
10748 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
10749
10750 * calendar/cal-dst.el (calendar-current-time-zone):
10751 Return calendar-current-time-zone-cache if non-nil.
10752
10753 2012-06-29 Masatake YAMATO <yamato@redhat.com>
10754
10755 * progmodes/which-func.el (which-func-format):
10756 Add mouse-face. (Bug#11698)
10757
10758 2012-06-29 Leo Liu <sdl.web@gmail.com>
10759
10760 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
10761
10762 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
10763
10764 * minibuffer.el (minibuffer-confirm-exit-commands):
10765 Add completion-at-point (bug#11725).
10766
10767 2012-06-29 Glenn Morris <rgm@gnu.org>
10768
10769 * progmodes/f90.el (f90-font-lock-keywords-2):
10770 Add some preprocessor elements. (Bug#10499)
10771
10772 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
10773
10774 * progmodes/cperl-mode.el (cperl-update-syntaxification):
10775 Use syntax-propertize (bug#11739).
10776
10777 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
10778
10779 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
10780
10781 2012-06-28 Julien Danjou <julien@danjou.info>
10782
10783 * term.el (term-handle-colors-array): Use a set of new faces to
10784 color the terminal. Also uses :inverse-video property.
10785 (term-default-fg-color): Set to nil by default, deprecate in favor
10786 of `term-face'.
10787 (term-default-bg-color): Set to nil by default, deprecate in favor
10788 of `term-face'.
10789 (term-current-face): Use `term-face' by default.
10790 (term-bold-attribute): Variable deleted.
10791
10792 2012-06-28 Glenn Morris <rgm@gnu.org>
10793
10794 * simple.el (completion-list-mode-finish):
10795 Don't use toggle-read-only. (Since completion-list-mode has
10796 a special mode-class, it wasn't doing anything extra anyway.)
10797
10798 2012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
10799
10800 Make inlining of other-mode interpreted functions work (bug#11799).
10801 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
10802 (byte-compile): Use it to fix compilation of lexical-binding closures.
10803 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
10804 function, if needed.
10805
10806 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
10807
10808 * help-mode.el (help-make-xrefs): Don't just withstand
10809 cyclic-variable-indirection but any error in documentation-property.
10810
10811 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
10812 memory use.
10813 * bindings.el (bindings--define-key): New function.
10814 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
10815 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
10816 * bindings.el: Use it to purecopy define-key bindings.
10817
10818 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
10819
10820 * emacs-lisp/cl.el (flet): Mark obsolete.
10821 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
10822 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
10823 * progmodes/js.el (js-c-fill-paragraph):
10824 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
10825 (ebrowse-switch-member-buffer-to-derived-class):
10826 * play/5x5.el (5x5-solver): Use cl-flet.
10827
10828 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
10829 (cl--symbol-function): New macro.
10830 (cl--letf, cl--letf*): Use it.
10831
10832 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10833 Strip "toggle-" if any.
10834
10835 2012-06-27 Glenn Morris <rgm@gnu.org>
10836
10837 * info.el (Info-default-directory-list): Move here from paths.el.
10838 * paths.el: Remove file, which is now empty.
10839 * loadup.el: No longer load "paths".
10840
10841 * custom.el (custom-initialize-delay): Doc fix.
10842
10843 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
10844 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
10845 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
10846 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
10847 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
10848 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
10849 * eshell/eshell.el (eshell-defgroup): Remove alias.
10850
10851 2012-06-27 Chong Yidong <cyd@gnu.org>
10852
10853 * help.el (help-enable-auto-load): New variable.
10854
10855 * help-fns.el (help-fns--autoloaded-p): New function.
10856 (describe-function-1): Refer to a function as "autoloaded" if it
10857 was autoloaded at any time in the past. Perform autoloading if
10858 help-enable-auto-load is non-nil.
10859
10860 2012-06-26 Eli Zaretskii <eliz@gnu.org>
10861
10862 * makefile.w32-in (compile, compile-always): Depend on
10863 update-subdirs, not on subdirs.el. Otherwise, several different
10864 sub-targets of 'bootstrap' running in parallel could
10865 simultaneously write to subdirs.el, producing a garbled file.
10866
10867 2012-06-26 Sam Steingold <sds@gnu.org>
10868
10869 * files.el (file-name-base): New convenience function.
10870 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
10871 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
10872 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
10873 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
10874 * textmodes/ispell.el, textmodes/reftex-ref.el:
10875 * textmodes/tex-mode.el: Use it.
10876 Did not touch cedet and org because they are maintained elsewhere.
10877
10878 2012-06-26 Martin Rudalics <rudalics@gmx.at>
10879
10880 * calendar/calendar.el (calendar-exit): Don't try to delete or
10881 iconify last frame. See:
10882 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
10883
10884 2012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
10885
10886 * server.el (server-process-filter): Remember dir in the
10887 process's `server-client-directory' properties.
10888
10889 2012-06-24 Chong Yidong <cyd@gnu.org>
10890
10891 * xml.el (xml-parse-tag): Correctly handle comment embedded in
10892 non-tag text.
10893
10894 2012-06-23 Juanma Barranquero <lekktu@gmail.com>
10895
10896 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
10897
10898 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
10899
10900 * help-fns.el (describe-variable): Don't croak when doc is not found.
10901 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
10902 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
10903 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
10904 * emacs-lisp/smie.el (smie-next-sexp): CSE.
10905 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
10906 ((lambda ..) ..).
10907 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
10908
10909 2012-06-23 Chong Yidong <cyd@gnu.org>
10910
10911 * info.el (Info-mouse-follow-link): Accept symbol values of
10912 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
10913 (Info-fontify-node): Use Info-link-keymap for all navigation
10914 buttons, with link-args property to perform the desired action.
10915 (Info-link-keymap): Doc fix.
10916 (Info-next-link-keymap, Info-prev-link-keymap)
10917 (Info-up-link-keymap): Delete now-unused keymaps.
10918
10919 2012-06-23 Chong Yidong <cyd@gnu.org>
10920
10921 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
10922
10923 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
10924 system abbrevs.
10925
10926 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
10927
10928 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
10929
10930 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
10931 (bug#11719).
10932
10933 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
10934 the requote function doesn't work properly (bug#11714).
10935
10936 2012-06-23 Glenn Morris <rgm@gnu.org>
10937
10938 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
10939
10940 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10941
10942 Further GV/CL cleanups.
10943 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
10944 gv-expander.
10945 (gv--defun-declaration): New function.
10946 (defun-declarations-alist): Use it.
10947 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
10948 (gv-place): Autoload.
10949 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
10950 original definition of dotimes and dolist.
10951 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
10952 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
10953 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
10954 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
10955 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
10956 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
10957 to the function's definition.
10958 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
10959 * window.el:
10960 * files.el:
10961 * faces.el:
10962 * env.el: Don't use CL.
10963
10964 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
10965
10966 Support higher-resolution time stamps (Bug#9000).
10967
10968 * calendar/time-date.el (with-decoded-time-value): New arg
10969 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
10970 (encode-time-value): New optional arg PICO. New type 3.
10971 (time-to-seconds) [!float-time]: Support the new picoseconds
10972 component if it's used.
10973 (seconds-to-time, time-subtract, time-add):
10974 Support ps-resolution time stamps as well.
10975
10976 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
10977 (timerp): Timer vectors now have length 9, not 8.
10978 (timer--time): Support new-style (4-part) time stamps.
10979 (timer-next-integral-multiple-of-time): Time stamps now have
10980 picosecond resolution, so take a bit more care about rounding.
10981 (timer-relative-time, timer-inc-time): New optional arg psecs.
10982 (timer-set-time-with-usecs): Set psecs to 0.
10983 (timer--activate): Check psecs component, too.
10984
10985 * proced.el (proced-time-lessp): Support ps-resolution stamps.
10986
10987 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10988
10989 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
10990 Move the non-essential binding to the post/pre-command-hook where it is
10991 more obviously correct.
10992
10993 * subr.el (read-passwd): Don't use a history at all.
10994 * savehist.el (savehist-save): Remove password saved accidentally
10995 because of the above bug.
10996
10997 2012-06-22 Bastien Guerry <bzg@gnu.org>
10998
10999 * files.el (toggle-read-only): Display a message telling whether
11000 the buffer is read-only or not (bug#11726).
11001
11002 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
11003
11004 * emacs-lisp/gv.el: New file.
11005 * subr.el (push, pop): Extend to generalized variables.
11006 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
11007 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
11008 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
11009 gv-define-simple-setter, and gv-define-expander.
11010 Remove setf-methods defined in gv. Rename cl-setf -> setf.
11011 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
11012 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
11013 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
11014 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
11015 gv-letplace.
11016 (cl-defstruct): Don't define setf-method any more.
11017 * emacs-lisp/cl.el (flet): Don't autoload.
11018 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
11019 (define-setf-expander, defsetf, define-modify-macro)
11020 (cl-struct-setf-expander): Move from cl-lib.el.
11021 * emacs-lisp/syntax.el:
11022 * emacs-lisp/ewoc.el:
11023 * emacs-lisp/smie.el:
11024 * emacs-lisp/cconv.el:
11025 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
11026 (timer--time): Use gv-define-simple-setter.
11027 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
11028 to avoid coding-system problems in subr.el. Adjust all users.
11029 (macroexp--maxsize, macroexp-small-p): New functions.
11030 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
11031 * scroll-bar.el (scroll-bar-mode):
11032 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11033 (normal-erase-is-backspace-mode): Don't use the `eq' place.
11034 * winner.el (winner-configuration, winner-make-point-alist)
11035 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
11036 * files.el (locate-file-completion-table): Avoid list*.
11037
11038 2012-06-22 Chong Yidong <cyd@gnu.org>
11039
11040 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
11041 (dired-create-files): Doc fix (Bug#11329).
11042 (dired-do-copy): Doc fix (Bug#11334).
11043 (dired-mark-read-string): Doc fix (Bug#11553).
11044
11045 * dired.el (dired-recursive-copies, dired-recursive-deletes):
11046 Doc fix (Bug#11326).
11047 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
11048 (dired-dwim-target): Doc fix.
11049
11050 * wdired.el (wdired-mode): Doc fix.
11051
11052 2012-06-22 Glenn Morris <rgm@gnu.org>
11053
11054 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
11055 (pcmpl-rpm-cache-stamp-file): New constant.
11056 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
11057 (pcmpl-rpm-packages): Optionally cache list of packages.
11058
11059 * pcmpl-rpm.el (pcmpl-rpm): New group.
11060 (pcmpl-rpm-query-options): New option.
11061 (pcmpl-rpm-packages): No need to inline it.
11062 Use pcmpl-rpm-query-options.
11063
11064 * calendar/calendar.el (calendar-in-read-only-buffer):
11065 Avoid some needless mode changes.
11066
11067 2012-06-21 Chong Yidong <cyd@gnu.org>
11068
11069 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
11070 (desktop-path): Remove . from the default value (Bug#10977).
11071 (desktop-read): Use user-emacs-directory if desktop-path is nil.
11072
11073 2012-06-20 Chong Yidong <cyd@gnu.org>
11074
11075 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
11076
11077 2012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
11078
11079 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
11080 (bug#11201).
11081
11082 2012-06-20 Chong Yidong <cyd@gnu.org>
11083
11084 * term.el (term-window-width): Handle the case of a missing right
11085 fringe (Bug#8837).
11086 (term-check-size): Use window-text-height (Bug#5445).
11087 (term-mode): Use define-derived-mode. Minor cleanups.
11088 Set font-lock-defaults (Bug#7692).
11089 (term-move-columns, term-insert-char, term-emulate-terminal)
11090 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
11091
11092 2012-06-20 Michael Albinus <michael.albinus@gmx.de>
11093
11094 * net/ange-ftp.el (ange-ftp-get-passwd):
11095 Bind `enable-recursive-minibuffers'.
11096 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
11097
11098 2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
11099
11100 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
11101
11102 2012-06-19 Glenn Morris <rgm@gnu.org>
11103
11104 * progmodes/python.el (python-mode): Derive from prog-mode.
11105
11106 2012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
11107
11108 * emulation/edt.el (edt-default-menu-bar-update-buffers)
11109 (edt-user-menu-bar-update-buffers): New functions.
11110 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
11111
11112 2012-06-19 Chong Yidong <cyd@gnu.org>
11113
11114 * subr.el (with-selected-window): Preserve the selected window's
11115 terminal's top-frame (Bug#4702).
11116
11117 * window.el (save-selected-window): Likewise.
11118
11119 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
11120
11121 * progmodes/python.el (python-rx-constituents): Move backquote.
11122 (python-skeleton-define, python-define-auxiliary-skeleton):
11123 Use `declare'.
11124
11125 2012-06-18 Michael Albinus <michael.albinus@gmx.de>
11126
11127 * minibuffer.el (read-file-name-default): Revert the patch from
11128 2012-06-17.
11129
11130 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
11131
11132 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
11133 (pcase--u1, pcase--q1): Don't use apply-partially.
11134
11135 2012-06-18 Glenn Morris <rgm@gnu.org>
11136
11137 * progmodes/python.el (python-proc, python-buffer)
11138 (python-send-receive, python-send-string): Fix obsolete versions.
11139
11140 2012-06-18 Martin Rudalics <rudalics@gmx.at>
11141
11142 * window.el (special-display-p): Completely remove stringp
11143 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
11144
11145 2012-06-17 Michael Albinus <michael.albinus@gmx.de>
11146
11147 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
11148
11149 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
11150
11151 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
11152 * net/tramp-sh.el (tramp-maybe-open-connection):
11153 Throw if `non-essential' is non-nil.
11154
11155 2012-06-17 Martin Rudalics <rudalics@gmx.at>
11156
11157 * window.el (special-display-p): Signal an error if BUFFER-NAME
11158 is not a string (Bug#11713).
11159
11160 2012-06-17 Paul Eggert <eggert@cs.ucla.edu>
11161
11162 * progmodes/python.el (python-info-beginning-of-backslash):
11163 Rename from python-info-beginning-of-backlash, as a spelling fix.
11164
11165 2012-06-17 Chong Yidong <cyd@gnu.org>
11166
11167 * term.el (term-emulate-terminal): If term-check-size is called,
11168 move point to the process mark without resetting point (Bug#4635).
11169
11170 2012-06-17 Glenn Morris <rgm@gnu.org>
11171
11172 * international/mule-cmds.el (mule-menu-keymap)
11173 (set-language-environment, set-locale-environment): Doc tweaks.
11174
11175 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
11176
11177 * cus-face.el (custom-face-attributes): Add wave-style underline
11178 attribute.
11179 * faces.el (set-face-attribute): Update docstring to describe
11180 wave-style underline attribute.
11181
11182 2012-06-16 Chong Yidong <cyd@gnu.org>
11183
11184 * term/xterm.el (terminal-init-xterm): Discard input before
11185 querying background mode (Bug#10959).
11186
11187 2012-06-16 Stefan Merten <smerten@oekonux.de>
11188
11189 * textmodes/rst.el: Added and corrected some comments.
11190 (rst-re-alist-def): Improve symbol syntax.
11191 (rst-mode-syntax-table): Correct syntax entries.
11192 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
11193 (rst-official-version, rst-official-cvs-rev): Update version
11194 information.
11195
11196 2012-06-15 Juanma Barranquero <lekktu@gmail.com>
11197
11198 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
11199 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
11200
11201 2012-06-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11202
11203 * progmodes/python.el: New python.el merge.
11204 (python-guess-indent): Obsolete var.
11205 (python-indent-guess-indent-offset): New defcustom.
11206 (python-indent): Obsolete var.
11207 (python-indent-offset): New defcustom.
11208 (python-python-command, python-jython-command): Delete var.
11209 (python-shell-interpreter): New defcustom.
11210 (python-pdbtrack-do-tracking-p): Delete var.
11211 (python-pdbtrack-activate): New defcustom.
11212 (python-use-skeletons): Obsolete var.
11213 (python-skeleton-autoinsert): New defcustom.
11214 (inferior-python-filter-regexp, python-continuation-offset)
11215 (python-honour-comment-indentation, python-indent-string-contents)
11216 (python-jython-packages, python-mode-hook)
11217 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
11218 (python-shell-prompt-alist)
11219 (python-source-modes): Delete defcustoms.
11220 (python-check-buffer-name, python-eldoc-setup-code)
11221 (python-eldoc-string-code, python-ffap-setup-code)
11222 (python-ffap-string-code, python-fill-comment-function)
11223 (python-fill-decorator-function, python-fill-paren-function)
11224 (python-fill-string-function, python-imenu-include-defun-type)
11225 (python-imenu-make-tree, python-imenu-subtree-root-label)
11226 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
11227 (python-shell-compilation-regexp-alist)
11228 (python-shell-completion-module-string-code)
11229 (python-shell-completion-pdb-string-code)
11230 (python-shell-completion-setup-code)
11231 (python-shell-completion-string-code)
11232 (python-shell-enable-font-lock, python-shell-exec-path)
11233 (python-shell-extra-pythonpaths)
11234 (python-shell-internal-buffer-name, python-shell-interpreter-args)
11235 (python-shell-process-environment)
11236 (python-shell-prompt-block-regexp)
11237 (python-shell-prompt-output-regexp)
11238 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
11239 (python-shell-send-setup-max-wait, python-shell-setup-codes)
11240 (python-shell-virtualenv-path): New defcustoms.
11241 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
11242 (inferior-python-mode-syntax-table, python--prompt-regexp)
11243 (python-buffer, python-command python-python-command)
11244 (python-default-template, python-imports, python-indent-index)
11245 (python-indent-list, python-indent-list-length)
11246 (python-mode-running, python-pdbtrack-is-tracking-p)
11247 (python-preoutput-continuation, python-preoutput-leftover)
11248 (python-preoutput-result, python-preoutput-skip-next-prompt)
11249 (python-prev-dir/file, python-recursing)
11250 (python-saved-check-command, python-version-checked)
11251 (python-which-func-length-limit)
11252 (view-return-to-alist): Delete vars.
11253 (python-check-custom-command, python-dotty-syntax-table)
11254 (python-imenu-index-alist, python-indent-current-level)
11255 (python-indent-dedenters, python-indent-levels)
11256 (python-nav-beginning-of-defun-regexp)
11257 (python-nav-list-defun-positions-cache)
11258 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
11259 (python-shell-internal-buffer)
11260 (python-skeleton-available): New vars.
11261 (def-python-skeleton): Delete macro.
11262 (python-skeleton-define): New macro.
11263 (python-define-auxiliary-skeleton, python-rx): New macros.
11264 (python-insert-class): Delete command.
11265 (python-skeleton-class): New command.
11266 (python-insert-def): Delete command.
11267 (python-skeleton-def): New command.
11268 (python-insert-for): Delete command.
11269 (python-skeleton-for): New command.
11270 (python-insert-if): Delete command.
11271 (python-skeleton-if): New command.
11272 (python-insert-try/except, python-insert-try/finally): Delete commands.
11273 (python-skeleton-try): New command.
11274 (python-insert-while): Delete command.
11275 (python-skeleton-while): New command.
11276 (python-backspace): Delete command.
11277 (python-indent-dedent-line-backspace): New command.
11278 (python-electric-colon): Delete command.
11279 (python-indent-electric-colon): New command.
11280 (python-guess-indent): Delete command.
11281 (python-indent-guess-indent-offset): New command.
11282 (python-shift-left): Delete command.
11283 (python-indent-shift-left): New command.
11284 (python-shift-right): Delete command.
11285 (python-indent-shift-right): New command.
11286 (python-find-function): Delete command.
11287 (python-nav-jump-to-defun): New command.
11288 (python-next-statement): Delete command.
11289 (python-nav-forward-sentence): New command.
11290 (python-previous-statement): Delete command.
11291 (python-nav-backward-sentence): New command.
11292 (python-fill-paragraph): Delete command.
11293 (python-fill-paragraph-function): New command.
11294 (python-send-buffer): Delete command.
11295 (python-shell-send-buffer): New command.
11296 (python-send-defun): Delete command.
11297 (python-shell-send-defun): New command.
11298 (python-send-region, python-send-region-and-go): Delete commands.
11299 (python-shell-send-region)
11300 (python-shell-switch-to-shell): New commands.
11301 (python-send-string): Delete command.
11302 (python-shell-send-string): New command.
11303 (python-switch-to-python): Delete command.
11304 (python-shell-switch-to-shell): New command.
11305 (python-describe-symbol): Delete command.
11306 (python-eldoc-at-point): New command.
11307 (python--set-prompt-regexp, python-args-to-list)
11308 (python-after-info-look, python-check-version)
11309 (python-check-comint-prompt, python-find-imports)
11310 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
11311 (python-unload-function, python-expand-template)
11312 (python-maybe-jython, python-preoutput-filter)
11313 (python-pdbtrack-get-source-buffer)
11314 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
11315 (python-pdbtrack-toggle-stack-tracking)
11316 (python-pdbtrack-track-stack-file, python-initial-text)
11317 (python-first-word, python-comment-line-p, python-send-command)
11318 (python-setup-brm, python-sentinel, python-set-proc)
11319 (python-skip-out, python-input-filter, python-outdent-p)
11320 (python-outline-level, python-backslash-continuation-line-p)
11321 (python-end-of-block, python-end-of-statement, python-mark-block)
11322 (python-beginning-of-block, python-beginning-of-statement)
11323 (python-blank-line-p, python-beginning-of-string)
11324 (python-open-block-statement-p): Delete functions.
11325 (python-indent-line, python-indent-line-1): Delete functions.
11326 (python-indent-line): New function.
11327 (python-indentation-levels): Delete function.
11328 (python-indent-calculate-levels): New function.
11329 (python-proc): Delete function.
11330 (python-shell-get-process): New function.
11331 (python-send-receive): Delete function.
11332 (python-shell-send-string-no-output): New function.
11333 (python-module-path): Delete function.
11334 (python-ffap-module-path): New function.
11335 (python-completion-at-point)
11336 (python-symbol-completions): Delete functions.
11337 (python-completion-complete-at-point): New function.
11338 (python-load-file): Delete function.
11339 (python-shell-send-file): New function.
11340 (python-calculate-indentation): Delete function.
11341 (python-indent-calculate-indentation): New function.
11342 (python-skip-comments/blanks): Delete function.
11343 (python-util-forward-comment): New function.
11344 (python-continuation-line-p): Delete function.
11345 (python-info-continuation-line-p): New function.
11346 (python-which-func, python-current-defun): Delete function.
11347 (python-info-current-defun): New function.
11348 (python-beginning-of-defun): Delete function.
11349 (python-nav-beginning-of-defun): New function.
11350 (python-close-block-statement-p)
11351 (python-block-end-p): Delete function.
11352 (python-info-closing-block): New function.
11353 (python-comint-output-filter-function)
11354 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
11355 (python-fill-comment, python-fill-decorator, python-fill-paren)
11356 (python-fill-string, python-imenu-make-element-tree)
11357 (python-imenu-make-tree, python-imenu-tree-assoc)
11358 (python-indent-context, python-indent-dedent-line)
11359 (python-indent-line-function)
11360 (python-indent-post-self-insert-function)
11361 (python-indent-toggle-levels)
11362 (python-info-assignment-continuation-line-p)
11363 (python-info-beginning-of-backlash)
11364 (python-info-block-continuation-line-p)
11365 (python-info-closing-block-message)
11366 (python-info-line-ends-backslash-p)
11367 (python-info-looking-at-beginning-of-defun)
11368 (python-info-ppss-context, python-info-ppss-context-type)
11369 (python-nav-list-defun-positions, python-nav-read-defun)
11370 (python-nav-sentence-end, python-nav-sentence-start)
11371 (python-pdbtrack-comint-output-filter-function)
11372 (python-pdbtrack-set-tracked-buffer)
11373 (python-shell-calculate-exec-path)
11374 (python-shell-calculate-process-environment)
11375 (python-shell-completion--do-completion-at-point)
11376 (python-shell-completion--get-completions)
11377 (python-shell-completion-complete-at-point)
11378 (python-shell-completion-complete-or-indent)
11379 (python-shell-get-or-create-process)
11380 (python-shell-get-process-name)
11381 (python-shell-internal-get-or-create-process)
11382 (python-shell-internal-get-process-name)
11383 (python-shell-internal-send-string, python-shell-make-comint)
11384 (python-shell-parse-command, python-shell-send-setup-code)
11385 (python-skeleton-add-menu-items)
11386 (python-util-clone-local-variables, python-util-position)
11387 (run-python-internal, python-indentation-levels)
11388 (python-nav-beginning-of-defun)
11389 (python-completion-complete-at-point): New functions.
11390 (run-python): Change arguments. New API requirements.
11391
11392 2012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11393
11394 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
11395 (bug#11649).
11396
11397 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
11398 (macroexp--expand-all): Use it.
11399
11400 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
11401 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
11402 Use `cl-function' instead.
11403
11404 2012-06-14 Juanma Barranquero <lekktu@gmail.com>
11405
11406 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
11407 Suggested by Stefan Monnier while discussing bug#11657.
11408
11409 2012-06-14 Sam Steingold <sds@gnu.org>
11410
11411 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
11412
11413 2012-06-14 Andreas Schwab <schwab@linux-m68k.org>
11414
11415 * play/doctor.el (doctor-doc): Remove parameter and use
11416 doctor-sent instead of sent.
11417 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
11418
11419 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11420
11421 * files.el: Require cl-lib.
11422 (file-name-non-special): Replace case -> cl-case.
11423
11424 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
11425
11426 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
11427 mapping from #' to function*.
11428
11429 2012-06-13 Chong Yidong <cyd@gnu.org>
11430
11431 * mouse.el (mouse-drag-track): Do not set the mark if the user
11432 releases the mouse without selecting anything (Bug#11588).
11433
11434 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11435
11436 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
11437 as well (bug#11646).
11438
11439 * loadup.el: Count byte-code functions as well.
11440
11441 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
11442 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
11443
11444 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
11445 (bug#11649). Add cl-defun and cl-defmacro.
11446
11447 2012-06-13 Drew Adams <drew.adams@oracle.com>
11448
11449 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
11450 Fix last change.
11451
11452 2012-06-13 Michael Albinus <michael.albinus@gmx.de>
11453
11454 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
11455 Otherwise, it blocks in batch mode.
11456
11457 2012-06-13 Juanma Barranquero <lekktu@gmail.com>
11458
11459 * help-mode.el (bookmark-make-record-default): Declare.
11460
11461 2012-06-13 Chong Yidong <cyd@gnu.org>
11462
11463 * emacs-lisp/package.el (list-packages): Compute a list of
11464 packages that are newly-available since the last list-packages
11465 invocation.
11466 (package-menu--new-package-list): New var.
11467 (package-menu--generate, package-menu--print-info)
11468 (package-menu--status-predicate, package-menu-mark-install):
11469 Handle new status label "new".
11470
11471 2012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
11472
11473 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
11474 conversion to backquotes.
11475
11476 2012-06-12 Chong Yidong <cyd@gnu.org>
11477
11478 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
11479 Rename from gud-inhibit-global-bindings.
11480
11481 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
11482
11483 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
11484 hook from nxml-glyph-set-hook.
11485
11486 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
11487 declaration.
11488
11489 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
11490
11491 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
11492 Convert to defcustom.
11493
11494 2012-06-12 Drew Adams <drew.adams@oracle.com>
11495
11496 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
11497 New functions.
11498 (help-mode): Use them.
11499
11500 2012-06-11 Glenn Morris <rgm@gnu.org>
11501
11502 * progmodes/fortran.el (fortran-font-lock-keywords-3):
11503 Use preprocessor face for directives.
11504 (fortran-directive-re): Doc fix.
11505
11506 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11507
11508 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
11509 conversion to backquotes (bug#11652).
11510
11511 Fix compiler-expansion of CL's cXXr functions (bug#11673).
11512 * emacs-lisp/cl-lib.el (cl--defalias): New function.
11513 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
11514 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
11515 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
11516 (cl-ninth, cl-tenth): Mark them as inlinable.
11517 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
11518 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
11519 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
11520 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
11521 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
11522 (cl-list*, cl-adjoin): Don't put an autoload manually.
11523 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
11524 (cl--compiler-macro-list*): Add autoload cookie.
11525 (cl--compiler-macro-cXXr): New function.
11526
11527 * help-fns.el (help-fns--compiler-macro): New function extracted from
11528 describe-function-1; follow aliases and use `compiler-macro' property.
11529 (describe-function-1): Use it.
11530
11531 2012-06-11 Chong Yidong <cyd@gnu.org>
11532
11533 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
11534 is uninstalled, if imagemagick is installed.
11535
11536 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11537
11538 * emacs-lisp/cl-lib.el: Use lexical-binding.
11539 (cl-map-extents, cl-maclisp-member): Remove.
11540 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
11541 (cl--set-substring, cl--block-wrapper, cl--block-throw)
11542 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
11543 * emacs-lisp/cl-extra.el: Use lexical-binding.
11544 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
11545 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
11546 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
11547 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
11548 * emacs-lisp/cl-seq.el: Use lexical-binding.
11549 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
11550 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
11551 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
11552 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
11553 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
11554 CL's internals.
11555
11556 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
11557
11558 Sync with Tramp 2.2.6-pre.
11559
11560 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
11561 `print-length' and `print-level' to nil, in order to avoid
11562 truncation. Reported by Christopher Schmidt
11563 <christopher@ristopher.com>.
11564
11565 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
11566
11567 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
11568 New defmacro.
11569 (tramp-compat-copy-directory): Add optional argument
11570 COPY-CONTENTS. It is not handled yet.
11571
11572 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
11573 (tramp-ftp-file-name-p): Simplify.
11574
11575 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
11576 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
11577 connection vector.
11578
11579 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
11580 (tramp-methods): Do not use `tramp-password-end-of-line'.
11581 (tramp-completion-function-alist-putty): Handle UNIX case.
11582 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
11583 (tramp-do-file-attributes-with-stat)
11584 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
11585 gid as real numbers. They could run out of integer range on cygwin.
11586 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
11587 (tramp-sh-handle-expand-file-name): Handle hops.
11588 (tramp-open-connection-setup-interactive-shell):
11589 Use `tramp-cleanup'. Move check for busyboxes ...
11590 (tramp-find-shell): ... here. Simplify implementation.
11591 Set "remote-shell" property also for alternative shells.
11592 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
11593 If failing, a regular file would be written otherwise.
11594 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
11595 (tramp-find-inline-encoding): Cache the coding commands in the
11596 process cache. Apply test command on the remote side, if defined.
11597 (tramp-find-inline-compress): Cache the compress commands in the
11598 process cache.
11599 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
11600 when requested. Handle hops.
11601 (tramp-current-connection): New defvar.
11602 (tramp-maybe-open-connection): Use `tramp-cleanup'.
11603 Throw `suppress', if there was a failed connection shortly before.
11604 Handle user interrupt. (Bug#10187)
11605 (tramp-get-inline-compress, tramp-get-inline-coding):
11606 Read connection properties from the process cache.
11607
11608 * net/tramp-smb.el (tramp-smb-server-version)
11609 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
11610 New defconsts.
11611 (tramp-smb-prompt): Extend for powershell prompt.
11612 (tramp-smb-file-name-handler-alist): Add handlers for
11613 `process-file', `shell-command' and `start-file-process'.
11614 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
11615 (tramp-smb-winexe-shell-command-switch): New defcustoms.
11616 (tramp-smb-file-name-p): Simplify.
11617 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
11618 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
11619 (tramp-smb-shell-quote-argument): New defuns.
11620 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
11621 Implement using "tar". By this, time-stamps are preserved.
11622 (tramp-smb-handle-copy-file): Handle also the case of directories.
11623 (tramp-smb-do-file-attributes-with-stat)
11624 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
11625 Use `tramp-get-connection-buffer').
11626 (tramp-smb-handle-rename-file): Use "rename", when source and
11627 target are on the same share.
11628 (tramp-smb-maybe-open-connection): Handle wrong passwords.
11629 Use `tramp-smb-server-version'.
11630 (tramp-smb-wait-for-output): Remove prompt.
11631
11632 * net/tramp.el (top): Require 'cl.
11633 (tramp-methods, tramp-rsh-end-of-line):
11634 Remove `tramp-password-end-of-line' from docstring.
11635 (tramp-save-ad-hoc-proxies): New defcustom.
11636 (tramp-completion-function-alist): Adapt docstring.
11637 (tramp-default-password-end-of-line): Remove defcustom.
11638 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
11639 (tramp-user-regexp, tramp-file-name-regexp-unified)
11640 (tramp-file-name-regexp-url): Extend regexp by hop separator.
11641 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
11642 (tramp-remote-file-name-spec-regexp): New defconst.
11643 (tramp-file-name-structure): Extend structure for hops.
11644 (tramp-get-method-parameter): Move up.
11645 (tramp-file-name-p, tramp-dissect-file-name)
11646 (with-parsed-tramp-file-name): Handle hops.
11647 (tramp-file-name-hop): New defun.
11648 (tramp-make-tramp-file-name): New optional arg HOP.
11649 (tramp-message-show-progress-reporter-message): New defvar.
11650 (tramp-with-progress-reporter): Use it. We cannot use
11651 `tramp-message-show-message' here, because this suppresses also
11652 error buffers.
11653 (tramp-error-with-buffer): Suppress buffer view, if
11654 `tramp-message-show-message' is nil.
11655 Use `tramp-get-connection-buffer'.
11656 (tramp-cleanup): New defun.
11657 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
11658 (tramp-file-name-handler): If `debug-on-error' is set, propagate
11659 an error unchanged.
11660 (tramp-completion-handle-file-name-all-completions): Handle hops.
11661 Fix an error when called from ido.
11662 (tramp-completion-dissect-file-name): Use better local variable
11663 name. Add hop to the vector.
11664 (tramp-handle-insert-file-contents): Use progress-reporter for the
11665 whole scenario.
11666 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
11667 to `t'.
11668 (tramp-check-for-regexp): Simplify search.
11669 (tramp-enter-password): Remove it. Move implementation ...
11670 (tramp-action-password): ... here.
11671 (tramp-mode-string-to-int, tramp-local-host-p)
11672 (tramp-make-tramp-temp-file, tramp-read-passwd)
11673 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
11674 Set tramp-autoload cookie.
11675
11676 * net/trampver.el: Update release number.
11677
11678 2012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11679 Michael Albinus <michael.albinus@gmx.de>
11680
11681 * net/tramp.el (tramp-set-completion-function): Fix docstring.
11682 (tramp-parse-group, tramp-parse-file)
11683 (tramp-parse-shostkeys-sknownhosts): New defuns.
11684 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
11685 (tramp-parse-shosts-group, tramp-parse-sconfig)
11686 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
11687 (tramp-parse-sknownhosts, tramp-parse-hosts)
11688 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
11689 Use them.
11690 (tramp-parse-passwd-group, tramp-parse-netrc-group)
11691 (tramp-parse-putty-group): Don't narrow.
11692 (tramp-parse-putty): Make a loop.
11693 (tramp-file-name-handler): Catch the `suppress' signal.
11694
11695 2012-06-11 Chong Yidong <cyd@gnu.org>
11696
11697 * image.el (imagemagick-register-types): Put the ImageMagick entry
11698 at the end of image-type-file-name-regexps.
11699
11700 2012-06-11 Johan BockgĂ¥rd <bojohan@gnu.org>
11701
11702 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
11703 (pcase, pcase-let*, pcase-dolist): Use them.
11704
11705 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11706
11707 * emacs-lisp/pcase.el (pcase--let*): New function.
11708 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
11709 (pcase--expand): Use macroexp-let².
11710
11711 2012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
11712
11713 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
11714 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
11715 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
11716 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
11717 * emacs-lisp/derived.el: Use pcase instead of `cl'.
11718 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
11719
11720 2012-06-10 Glenn Morris <rgm@gnu.org>
11721
11722 * mail/rmail.el (rmail-yank-current-message): Leave point at
11723 correct position. (Bug#11660)
11724
11725 2012-06-10 Chong Yidong <cyd@gnu.org>
11726
11727 * allout-widgets.el: Fix code header.
11728
11729 2012-06-10 Chong Yidong <cyd@gnu.org>
11730
11731 * cus-edit.el (customize-changed-options-previous-release):
11732 Bump to 24.1.
11733
11734 2012-06-09 Andreas Schwab <schwab@linux-m68k.org>
11735
11736 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
11737
11738 2012-06-09 Chong Yidong <cyd@gnu.org>
11739
11740 * ebuff-menu.el (electric-buffer-list): Preserve header line.
11741
11742 2012-06-09 Martin Rudalics <rudalics@gmx.at>
11743
11744 * window.el (special-display-popup-frame): Don't use
11745 window--display-buffer (Bug#11651).
11746
11747 2012-06-09 Eli Zaretskii <eliz@gnu.org>
11748
11749 Fix parallel builds: make sure loaddefs.el is not being written
11750 while Lisp files are compiled.
11751 (compile): Don't depend on 'mh-autoloads'.
11752 (compile-CMD, compile-SH): Depend on 'autoloads'.
11753 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
11754
11755 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
11756
11757 2012-06-09 Chong Yidong <cyd@gnu.org>
11758
11759 * face-remap.el (face-remap-add-relative, face-remap-set-base)
11760 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
11761 Doc fixes (Bug#11225).
11762
11763 2012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
11764
11765 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
11766 a function if there's a clear indication that it has a compiler-macro.
11767 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
11768 (macro-declarations-alist): Add arglist to declaration functions.
11769 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
11770 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
11771 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
11772 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
11773 Also add autoload to find the compiler macro.
11774 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
11775 (cl--compiler-macro-member, cl--compiler-macro-assoc)
11776 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
11777 (cl--compiler-macro-get): New functions, replacing calls to
11778 cl-define-compiler-macro.
11779 (cl-typep) [compiler-macro]: Use macroexp-let².
11780
11781 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
11782
11783 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
11784 string properly, fixes Bug#11473.
11785
11786 2012-06-08 Chong Yidong <cyd@gnu.org>
11787
11788 * faces.el (set-face-attribute): Doc fix.
11789 (modify-face): Don't use :bold and :italic.
11790 (error, warning, success): Tweak definitions.
11791
11792 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
11793 (custom-modified, custom-set, custom-changed, custom-themed)
11794 (custom-saved, custom-button, custom-button-mouse)
11795 (custom-button-pressed, custom-state, custom-comment-tag)
11796 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
11797 (custom-group-subtitle): Use new-style face specs.
11798 (custom-invalid-face, custom-rogue-face, custom-modified-face)
11799 (custom-set-face, custom-changed-face, custom-saved-face)
11800 (custom-button-face, custom-button-pressed-face)
11801 (custom-documentation-face, custom-state-face)
11802 (custom-comment-face, custom-comment-tag-face)
11803 (custom-variable-tag-face, custom-variable-button-face)
11804 (custom-face-tag-face, custom-group-tag-face-1)
11805 (custom-group-tag-face): Remove obsolete face alias.
11806
11807 * epa.el (epa-validity-high, epa-validity-medium)
11808 (epa-validity-low, epa-mark, epa-field-name, epa-string)
11809 (epa-field-name, epa-field-body):
11810 * font-lock.el (font-lock-comment-face, font-lock-string-face)
11811 (font-lock-keyword-face, font-lock-builtin-face)
11812 (font-lock-function-name-face, font-lock-variable-name-face)
11813 (font-lock-type-face, font-lock-constant-face):
11814 * ido.el (ido-first-match, ido-only-match, ido-subdir)
11815 (ido-virtual, ido-indicator, ido-incomplete-regexp):
11816 * speedbar.el (speedbar-button-face, speedbar-file-face)
11817 (speedbar-directory-face, speedbar-tag-face)
11818 (speedbar-selected-face, speedbar-highlight-face)
11819 (speedbar-separator-face):
11820 * whitespace.el (whitespace-newline, whitespace-space)
11821 (whitespace-hspace, whitespace-tab, whitespace-trailing)
11822 (whitespace-line, whitespace-space-before-tab)
11823 (whitespace-space-after-tab, whitespace-indentation)
11824 (whitespace-empty):
11825 * emulation/cua-base.el (cua-global-mark):
11826 * eshell/em-prompt.el (eshell-prompt):
11827 * net/newst-plainview.el (newsticker-new-item-face)
11828 (newsticker-old-item-face, newsticker-immortal-item-face)
11829 (newsticker-obsolete-item-face, newsticker-date-face)
11830 (newsticker-statistics-face, newsticker-default-face):
11831 * net/newst-reader.el (newsticker-feed-face)
11832 (newsticker-extra-face, newsticker-enclosure-face):
11833 * net/newst-treeview.el (newsticker-treeview-face)
11834 (newsticker-treeview-new-face, newsticker-treeview-old-face)
11835 (newsticker-treeview-immortal-face)
11836 (newsticker-treeview-obsolete-face)
11837 (newsticker-treeview-selection-face):
11838 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
11839 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
11840 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
11841 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
11842 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
11843 (nxml-outline-active-indicator, nxml-outline-ellipsis):
11844 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
11845 (mpuz-text):
11846 * progmodes/vera-mode.el (vera-font-lock-number)
11847 (vera-font-lock-function, vera-font-lock-interface):
11848 * textmodes/table.el (table-cell): Use new-style face specs, and
11849 don't use the old :bold and :italic attributes.
11850
11851 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
11852 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
11853 (ebrowse-member-class, ebrowse-progress): Likewise.
11854 (ebrowse-tree-mark-face, ebrowse-root-class-face)
11855 (ebrowse-file-name-face, ebrowse-default-face)
11856 (ebrowse-member-attribute-face, ebrowse-member-class-face)
11857 (ebrowse-progress-face): Remove obsolete faces.
11858
11859 * progmodes/flymake.el (flymake-errline, flymake-warnline):
11860 Inherit from error and warning faces respectively.
11861
11862 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
11863 Likewise.
11864 (flyspell-incorrect-face, flyspell-duplicate-face):
11865 Remove obsolete aliases.
11866
11867 2012-06-08 Michael Albinus <michael.albinus@gmx.de>
11868
11869 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
11870 Avoid infloop.
11871
11872 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
11873
11874 * startup.el (argv, argi): Make lexically scoped.
11875 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
11876 * emacs-lisp/cl-macs.el: Use lexical-binding.
11877 Rename cl-bind-* to cl--bind-*.
11878 * files.el: Don't require `cl' since it doesn't use it.
11879 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
11880
11881 2012-06-08 Juanma Barranquero <lekktu@gmail.com>
11882
11883 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
11884 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
11885 instead of calling external sort utility.
11886 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
11887
11888 2012-06-08 Eli Zaretskii <eliz@gnu.org>
11889
11890 * descr-text.el (describe-char): Mention how to insert the
11891 character, if the current input method doesn't support it.
11892 See the discussion in this thread for the details:
11893 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
11894
11895 2012-06-08 Sam Steingold <sds@gnu.org>
11896
11897 * bindings.el (global-map): Bind XF86Forward to next-buffer and
11898 XF86Back to previous-buffer.
11899 (minibuffer-local-map): Bind them to next-history-element and
11900 previous-history-element respectively.
11901 * help-mode.el (help-mode-map): Bind them to help-go-forward and
11902 help-go-back respectively.
11903 * info.el (Info-mode-map): Bind them to Info-history-forward and
11904 Info-history-back respectively.
11905 These are the keys next to Up on the ThinkPad keyboard.
11906
11907 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
11908
11909 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
11910 * emacs-lisp/cl-macs.el: Provide itself.
11911 (cl--labels-convert-cache): New var.
11912 (cl--labels-convert): New function.
11913 (cl-flet, cl-labels): New implementation with new semantics, relying on
11914 lexical-binding.
11915 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
11916 (cl-closure-vars, cl--function-convert-cache)
11917 (cl--function-convert): Move from cl-macs.el.
11918 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
11919 rename by removing the "cl-" prefix.
11920 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
11921
11922 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11923
11924 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
11925 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
11926 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
11927 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
11928 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
11929 (cl-hash-table-count): Add old compatibility aliases.
11930
11931 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
11932 Use macroexpand-all-environment instead.
11933 (cl--old-macroexpand): New var.
11934 (cl--sm-macroexpand): New function.
11935 (cl-symbol-macrolet): Use it during macro expansion.
11936 (cl--function-convert-cache): New var.
11937 (cl--function-convert): New function, extracted from
11938 cl-macroexpand-all.
11939 (cl-lexical-let): Use it.
11940
11941 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
11942 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
11943 (cl-member): Remove old alias.
11944
11945 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
11946 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
11947 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
11948 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
11949 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
11950 (cl-macroexpand-cmacs): Remove var.
11951 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
11952 Use macroexpand-all instead.
11953
11954 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11955
11956 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
11957 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
11958 (macroexp-copyable-p): New functions and macros.
11959 * emacs-lisp/edebug.el (edebug-unwrap):
11960 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
11961 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
11962 (pcase--let*): Remove.
11963 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
11964 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
11965 macroexp-const-p instead.
11966 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
11967
11968 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
11969 instead of "cl-" for internal definitions. Use macroexp-const-p.
11970 (cl-old-bc-file-form): Remove var.
11971 (cl-const-exprs-p): Remove fun.
11972 (cl-labels, cl-macrolet): Use backquote.
11973 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
11974 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
11975 (cl-define-setf-expander): Rename from cl-define-setf-method.
11976 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
11977
11978 * international/mule-cmds.el: Don't require CL.
11979 (view-hello-file): Don't use `letf'.
11980
11981 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11982
11983 * tmm.el (tmm-prompt): Use string-prefix-p.
11984 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
11985 (tmm-add-prompt): Use minibuffer-completion-help.
11986 (tmm-delete-map): Remove.
11987
11988 * subr.el (kbd): Make it its own function.
11989
11990 2012-06-07 Stefan Merten <smerten@oekonux.de>
11991
11992 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
11993 Silence compiler warnings. Fix versions.
11994 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
11995 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
11996 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
11997 (rst-package-emacs-version-alist): Correct Emacs version to
11998 represent major merge with upstream.
11999 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
12000
12001 2012-06-06 Glenn Morris <rgm@gnu.org>
12002
12003 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
12004 Only print environment variables if set.
12005
12006 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
12007
12008 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
12009 (macroexp--cons): Rename from maybe-cons.
12010 (macroexp--accumulate): Rename from macroexp-accumulate.
12011 (macroexp--all-forms): Rename from macroexpand-all-forms.
12012 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
12013 (macroexp--expand-all): Rename from macroexpand-all-1.
12014
12015 2012-06-06 Sam Steingold <sds@gnu.org>
12016
12017 * calendar/calendar.el (calendar-in-read-only-buffer):
12018 Call `special-mode' to enable the standard read-only keybindings.
12019
12020 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
12021
12022 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
12023 with "loading" messages (bug#11635).
12024
12025 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
12026
12027 * files.el (enable-remote-dir-locals): New option.
12028 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
12029
12030 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
12031 Ensure, that the temp directory is local.
12032
12033 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
12034 `temporary-file-directory'.
12035
12036 * progmodes/python.el (python-send-region): Ensure, that the
12037 temporary file is created also in the remote case.
12038
12039 2012-06-06 Glenn Morris <rgm@gnu.org>
12040
12041 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
12042 (vc-rcs-update-changelog): Use it.
12043
12044 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
12045
12046 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
12047 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
12048 (vc-sccs-diff): Replace use of the external vcdiff script.
12049
12050 2012-06-05 Glenn Morris <rgm@gnu.org>
12051
12052 * ledit.el: Move to obsolete/.
12053
12054 2012-06-05 Sam Steingold <sds@gnu.org>
12055
12056 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
12057 patch (Bug#11140).
12058
12059 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
12060
12061 * emacs-lisp/cust-print.el: Move to obsolete.
12062
12063 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
12064 compiler-macro expansion.
12065
12066 Add native compiler-macro support.
12067 * emacs-lisp/macroexp.el (macroexpand-all-1):
12068 Support compiler-macros directly. Properly follow aliases and apply
12069 the compiler macros more thoroughly.
12070 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
12071 macroexpand now properly follows aliases.
12072 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
12073 (cl-compiler-macroexpand): Use new prop.
12074 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
12075
12076 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
12077
12078 2012-06-05 Martin Rudalics <rudalics@gmx.at>
12079
12080 * window.el (get-lru-window, get-mru-window, get-largest-window):
12081 New argument NOT-SELECTED to avoid picking the selected window.
12082 (window--display-buffer-1, window--display-buffer-2): Replace by
12083 new function window--display-buffer
12084 (display-buffer-same-window, display-buffer-reuse-window)
12085 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
12086 Use window--display-buffer.
12087 (display-buffer-use-some-window): Remove temporary dedication
12088 hack by calling get-lru-window and get-largest-window with
12089 NOT-SELECTED argument non-nil. Call window--display-buffer.
12090
12091 2012-06-05 Glenn Morris <rgm@gnu.org>
12092
12093 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
12094 Replace external vcdiff script.
12095
12096 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
12097
12098 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
12099
12100 2012-06-04 Chong Yidong <cyd@gnu.org>
12101
12102 * image.el (imagemagick-types-inhibit): Revert last change.
12103 Add INFO and M.
12104 (imagemagick-enabled-types): Remove CIN and EPS*.
12105
12106 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
12107
12108 * emacs-lisp/cl-lib.el: Rename from cl.el.
12109 * emacs-lisp/cl.el: New compatibility file.
12110 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
12111 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
12112 to obey the "cl-" prefix.
12113 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
12114
12115 2012-06-03 Glenn Morris <rgm@gnu.org>
12116
12117 * emacs-lisp/authors.el (authors-aliases): Addition.
12118
12119 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
12120 Fix :version.
12121
12122 2012-06-03 Stefan Merten <smerten@oekonux.de>
12123
12124 * textmodes/rst.el: Add comments.
12125 (rst-transition, rst-adornment): New faces.
12126 (rst-adornment-faces-alist): Make default safe to reevaluate.
12127 Fixes
12128 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
12129 Improve customization tags.
12130 (rst-define-level-faces): Clarify meaning.
12131
12132 2012-06-03 Chong Yidong <cyd@gnu.org>
12133
12134 * progmodes/compile.el (compilation-mode-line-fail)
12135 (compilation-mode-line-run, compilation-mode-line-exit):
12136 New faces.
12137 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
12138
12139 2012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
12140
12141 * progmodes/which-func.el (which-func-update-ediff-windows):
12142 New function. Use it in ediff-select-hook (Bug#11478).
12143
12144 2012-06-03 Chong Yidong <cyd@gnu.org>
12145
12146 * bindings.el: Remove explicit help text from format-mode-line.
12147 It is now supplied by mode-line-default-help-echo.
12148 (mode-line-front-space, mode-line-end-spaces)
12149 (mode-line-misc-info): New variables.
12150 (mode-line-modes, mode-line-position): Move the default value to
12151 the variable definition.
12152 (mode-line-default-help-echo): New defcustom.
12153 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
12154 (mode-line-modified-help-echo): New functions.
12155 (mode-line-mule-info, mode-line-modified): Use them.
12156 (mode-line-eol-desc, propertized-buffer-identification):
12157 Consistency fixes for help text.
12158 (mode-line-coding-system-map): Allow using mouse-3 to invoke
12159 set-buffer-file-coding-system (Bug#289).
12160 (mode-line-mule-info-help-echo): Update help text.
12161
12162 2012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
12163
12164 * simple.el (execute-extended-command): Set real-this-command
12165 (bug#11506).
12166
12167 2012-06-02 Chong Yidong <cyd@gnu.org>
12168
12169 Remove incorrect uses of "modeline" in comments, docstrings, and
12170 function/variable names (Bug#10329).
12171
12172 * cus-edit.el (mode-line):
12173 * dframe.el (dframe-mouse-hscroll):
12174 * emacs-lisp/re-builder.el:
12175 * emacs-lisp/easy-mmode.el (define-minor-mode):
12176 * frame.el (set-frame-name):
12177 * help.el (lookup-minor-mode-from-indicator):
12178 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
12179 * progmodes/cc-cmds.el (c-toggle-auto-newline)
12180 (c-toggle-hungry-state):
12181 * progmodes/antlr-mode.el (antlr-language-alist):
12182 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
12183 * progmodes/vhdl-mode.el (vhdl-mode):
12184 * progmodes/which-func.el (which-func, which-func-cleanup-function):
12185 * term/ns-win.el (ns-face-at-pos):
12186 * term/sup-mouse.el (sup-mouse-report):
12187 * textmodes/flyspell.el (flyspell-mode-line-string):
12188 * textmodes/ispell.el (ispell-highlight-face):
12189 * textmodes/reftex-global.el:
12190 * vc/vc-arch.el (vc-arch-mode-line-string):
12191 * vc/vc-cvs.el (vc-cvs-mode-line-string):
12192 * vc/vc-git.el (vc-git-mode-line-string):
12193 * vc/vc-hooks.el (vc-display-status)
12194 (vc-default-mode-line-string):
12195 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
12196
12197 * ansi-color.el (ansi-color-faces-vector): Change default faces.
12198
12199 * dired.el (dired-sort-set-mode-line): Rename from
12200 dired-sort-set-modeline. All callers changed.
12201
12202 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
12203 eshell-status-in-modeline.
12204
12205 * foldout.el (foldout-mode-line-string): Rename from
12206 foldout-modeline-string. All callers changed.
12207 (foldout-update-mode-line): Rename from foldout-update-modeline.
12208
12209 * subr.el (redraw-modeline): Make into obsolete alias.
12210
12211 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
12212 timeclock-modeline-display. Make old name an alias.
12213 (timeclock-update-mode-line): Likewise. All callers changed.
12214 (timeclock-mode-line-display): No need to check before using
12215 add-hook.
12216 (timeclock-relative, timeclock-day-over-hook)
12217 (timeclock-use-elapsed, timeclock-mode-string)
12218 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
12219
12220 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
12221 crisp-mode-modeline-string.
12222
12223 * play/solitaire.el (solitaire-build-mode-line): Rename from
12224 solitaire-build-modeline. All callers changed.
12225
12226 * play/zone.el (zone-hiding-mode-line): Rename from
12227 zone-hiding-modeline. All callers changed.
12228 (zone): Remove unusued `modeline-hidden-level' property.
12229
12230 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
12231 xscheme-modeline-initialize. All callers changed.
12232
12233 * strokes.el (strokes-lighter): Rename from
12234 strokes-modeline-string.
12235
12236 * textmodes/sgml-mode.el (html-face-tag-alist)
12237 (html-tag-face-alist): Use mode-line face instead of obsolete
12238 alias modeline.
12239
12240 2012-06-02 Stefan Merten <smerten@oekonux.de>
12241
12242 * textmodes/rst.el: Always require `cl'.
12243 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
12244
12245 2012-06-02 Chong Yidong <cyd@gnu.org>
12246
12247 * image.el (imagemagick-enabled-types): Rename from
12248 imagemagick-types-enable. Add many more types.
12249 (imagemagick-types-inhibit): Change default to nil.
12250 (imagemagick-filter-types): Caller changed.
12251
12252 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
12253
12254 * emacs-lisp/cl-macs.el: Use backquotes.
12255 (cl-transform-function-property): Use eval-and-compile rather than
12256 abusing `require'.
12257 (defstruct): Use declare-function instead of with-no-warnings.
12258
12259 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
12260 (byte-compile-output-docform): Re-add the print-circle bindings.
12261 (byte-compile-fix-header): Use #$ just because it's shorter.
12262 (byte-compile-output-file-form): Remove defun/defmacro.
12263
12264 2012-06-01 Martin Rudalics <rudalics@gmx.at>
12265
12266 * simple.el (choose-completion): Remove now obsolete binding for
12267 owindow.
12268
12269 2012-06-01 Michael Albinus <michael.albinus@gmx.de>
12270
12271 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
12272 in order to avoid "Stack overflow in regexp matcher".
12273
12274 2012-05-31 Glenn Morris <rgm@gnu.org>
12275
12276 * image.el: For clarity, call imagemagick-register-types at
12277 top-level, rather than relying on a custom :initialize.
12278 (imagemagick-types-enable): New option. (Bug#11557)
12279 (imagemagick-filter-types): New function. (Bug#7406)
12280 (imagemagick-register-types): Use imagemagick-filter-types.
12281 If disabling support, remove elements altogether rather
12282 than using an impossible regexp.
12283 (imagemagick-types-inhibit): Give it the default init function.
12284
12285 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12286
12287 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
12288 Handle arbitrary file name lengths (Bug#11585).
12289
12290 2012-05-31 Martin Rudalics <rudalics@gmx.at>
12291
12292 * desktop.el (desktop-read): Clear previous and next buffers for
12293 all windows and bury *Messages* buffer (bug#11556).
12294
12295 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12296
12297 Add `declare' for `defun'. Align `defmacro's with it.
12298 * emacs-lisp/easy-mmode.el (define-minor-mode)
12299 (define-globalized-minor-mode): Don't autoload the var definitions.
12300 * emacs-lisp/byte-run.el: Use lexical-binding.
12301 (defun-declarations-alist, macro-declarations-alist): New vars.
12302 (defmacro, defun): Use them.
12303 (make-obsolete, define-obsolete-function-alias)
12304 (make-obsolete-variable, define-obsolete-variable-alias):
12305 Use `declare'.
12306 (macro-declaration-function): Mark obsolete.
12307 * emacs-lisp/autoload.el: Use lexical-binding.
12308 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
12309
12310 2012-05-30 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12311
12312 * textmodes/ispell.el (ispell-with-no-warnings):
12313 Define as a macro.
12314 (ispell-kill-ispell, ispell-change-dictionary):
12315 Use `called-interactively-p' for Emacs instead of obsolete
12316 `interactive-p'.
12317
12318 2012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12319
12320 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
12321 (macro-declaration-function): Move var from C code.
12322 (macro-declaration-function): Define function with defalias.
12323 * emacs-lisp/macroexp.el (macroexpand-all-1):
12324 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
12325 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
12326 defun/defmacro any more.
12327 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
12328 Provide fallback for unknown arglist.
12329 (byte-compile-arglist-warn): Change calling convention.
12330 (byte-compile-output-file-form): Move print-vars binding.
12331 (byte-compile-output-docform): Simplify accordingly.
12332 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
12333 (byte-compile-defmacro-declaration): Remove.
12334 (byte-compile-file-form-defmumble): Generalize to defalias.
12335 (byte-compile-output-as-comment): Return byte-positions.
12336 Simplify callers accordingly.
12337 (byte-compile-lambda): Use `assert'.
12338 (byte-compile-defun, byte-compile-defmacro): Remove.
12339 (byte-compile-file-form-defalias):
12340 Use byte-compile-file-form-defmumble.
12341 (byte-compile-defalias-warn): Remove.
12342
12343 2012-05-29 Stefan Merten <smerten@oekonux.de>
12344
12345 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
12346 possible. Fix authors. Improve comments. Improve loading of `cl'.
12347
12348 (rst-mode-abbrev-table): Merge definition.
12349 (rst-mode): Make sure `font-lock-defaults' is buffer local.
12350 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
12351
12352 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
12353
12354 * calendar/icalendar.el
12355 (icalendar-export-region): Export UID properly.
12356
12357 2012-05-29 Leo Liu <sdl.web@gmail.com>
12358 * calendar/icalendar.el (icalendar-import-format):
12359 Add `icalendar-import-format-uid' (Bug#11525).
12360 (icalendar-import-format-uid): New.
12361 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
12362 Export UID.
12363
12364 2012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
12365
12366 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
12367 different alternative patterns.
12368 (pcase-codegen): Be more careful to preserve identity.
12369 (pcase--u1): Don't forget to mark vars as used.
12370
12371 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
12372 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
12373 (byte-compile-from-buffer): ...rather than here.
12374
12375 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
12376 functions from byte-compile-function-environment.
12377
12378 2012-05-29 Troels Nielsen <bn.troels@gmail.com>
12379
12380 * window.el (window-deletable-p): Avoid deleting the root window
12381 of a frame with an active minibuffer.
12382
12383 2012-05-29 Martin Rudalics <rudalics@gmx.at>
12384
12385 * simple.el (choose-completion): Use quit-window (Bug#11567).
12386
12387 2012-05-29 Chong Yidong <cyd@gnu.org>
12388
12389 * whitespace.el (whitespace-cleanup): Fix usage of
12390 whitespace-empty-at-bob-regexp (Bug#11492).
12391
12392 2012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12393
12394 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
12395 revert (Bug#11488).
12396
12397 2012-05-29 Juri Linkov <juri@jurta.org>
12398
12399 * isearch.el (isearch-mode-map): Bind `M-s _' to
12400 `isearch-toggle-symbol'. Bind `M-s c' to
12401 `isearch-toggle-case-fold'.
12402 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
12403 (isearch-forward): Add `M-s _' to the docstring.
12404 (isearch-forward-symbol, isearch-toggle-case-fold)
12405 (isearch-symbol-regexp): New functions. (Bug#11381)
12406
12407 2012-05-29 Juri Linkov <juri@jurta.org>
12408
12409 * isearch.el (isearch-word): Add docstring. (Bug#11381)
12410 (isearch-occur, isearch-search-and-update): If `isearch-word' is
12411 a function, call it to get the regexp.
12412 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
12413 property `isearch-message-prefix' instead of the string "word ".
12414 (isearch-search-fun-default): For the case of `isearch-word',
12415 return a lambda that calls re-search-forward/re-search-backward
12416 with a regexp returned by `word-search-regexp' or by the function
12417 in `isearch-word'.
12418
12419 2012-05-29 Juri Linkov <juri@jurta.org>
12420
12421 * isearch.el (isearch-search-fun-default): New function.
12422 (isearch-search-fun): Move default part to the new function
12423 `isearch-search-fun-default'.
12424 (isearch-search-fun-function): Set the default value to
12425 `isearch-search-fun-default'. (Bug#11381)
12426
12427 * comint.el (comint-history-isearch-end):
12428 Use `isearch-search-fun-default'.
12429 (comint-history-isearch-search): Use `isearch-search-fun-default'
12430 and remove spacial case for `isearch-word'.
12431 (comint-history-isearch-wrap): Remove spacial case for
12432 `isearch-word'.
12433
12434 * hexl.el (hexl-isearch-search-function):
12435 Use `isearch-search-fun-default'.
12436
12437 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
12438 Use `word-search-regexp' for `isearch-word'.
12439
12440 * misearch.el (multi-isearch-search-fun):
12441 Use `isearch-search-fun-default'.
12442
12443 * simple.el (minibuffer-history-isearch-search):
12444 Use `isearch-search-fun-default' and remove spacial case for
12445 `isearch-word'.
12446 (minibuffer-history-isearch-wrap): Remove spacial case for
12447 `isearch-word'.
12448
12449 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
12450 Remove spacial case for `isearch-word'.
12451 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
12452
12453 2012-05-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12454
12455 Decrease XEmacs incompatibilities.
12456 * textmodes/flyspell.el (flyspell-check-pre-word-p):
12457 Use `string-match'.
12458 (flyspell-delete-region-overlays): Use alternative definition for
12459 XEmacs.
12460 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
12461 (flyspell-word): Use `process-kill-without-query' if XEmacs.
12462 (flyspell-mode-on): Use `interactive-p' if XEmacs.
12463 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
12464 `define-obsolete-face-alias' under XEmacs, but old method.
12465
12466 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
12467 `with-no-warnings' definition or Emacs alias.
12468 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
12469 (ispell-word): Do not use `region-p' if XEmacs.
12470
12471 2012-05-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12472
12473 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12474 Check for `ispell-dictionary-base-alist' instead of full
12475 `ispell-dictionary-alist'.
12476 (ispell-init-process): Show spellchecker when starting new Ispell
12477 process.
12478
12479 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12480
12481 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
12482 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
12483
12484 2012-05-27 Juanma Barranquero <lekktu@gmail.com>
12485
12486 * version.el (motif-version-string, gtk-version-string)
12487 (ns-version-string): Declare.
12488
12489 2012-05-27 Juri Linkov <juri@jurta.org>
12490
12491 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
12492 after the `eval-defun-1' specialcaseing
12493 like in `edebug-eval-defun' (bug#10181).
12494
12495 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
12496 like in `eval-defun-1'.
12497
12498 2012-05-27 Eli Zaretskii <eliz@gnu.org>
12499
12500 * mail/sendmail.el (mail-yank-region):
12501 Recognize rmail-yank-current-message in addition to insert-buffer.
12502 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
12503 a *mail* buffer created through rmail-start-mail with sendmail as
12504 mail-user-agent.
12505
12506 2012-05-27 Chong Yidong <cyd@gnu.org>
12507
12508 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
12509 Default to 256 (Bug#11267).
12510
12511 * help.el (describe-mode): Doc fix.
12512
12513 2012-05-26 Glenn Morris <rgm@gnu.org>
12514
12515 * w32-fns.el (w32-init-info): Remove.
12516 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
12517
12518 * info.el (info-initialize): For self-contained NS builds, put the
12519 included info/ directory at the front. (Bug#2791)
12520
12521 * paths.el (Info-default-directory-list): Make it a defcustom,
12522 mainly so that we can use custom-initialize-delay.
12523
12524 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
12525
12526 * subr.el (buffer-has-markers-at): Mark obsolete.
12527
12528 * subr.el (lambda): Use declare.
12529
12530 * emacs-lisp/lisp-mode.el (lambda):
12531 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
12532
12533 2012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12534
12535 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
12536
12537 2012-05-26 Glenn Morris <rgm@gnu.org>
12538
12539 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
12540
12541 2012-05-25 Glenn Morris <rgm@gnu.org>
12542
12543 * paths.el: Remove no-byte-compile.
12544 * loadup.el: No need to load paths.el uncompiled.
12545
12546 * image.el (imagemagick-types-inhibit): Doc fix.
12547
12548 * version.el: Remove no-byte-compile and associated formatting.
12549 * loadup.el: No need to load version.el uncompiled. AFAICS, this
12550 is ancient code from when there was an "inc-vers.el".
12551
12552 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
12553
12554 * progmodes/gdb-mi.el: Minor style changes.
12555 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
12556 Turn into minor modes.
12557 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
12558 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
12559 (gdb-shell): Remove unneeded let-binding.
12560 (gdb-get-many-fields): Eliminate O(n²) behavior.
12561
12562 2012-05-25 Eli Zaretskii <eliz@gnu.org>
12563
12564 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
12565 platforms that don't link in fontset.c.
12566
12567 2012-05-25 Juri Linkov <juri@jurta.org>
12568
12569 Use the same diff color scheme as in modern VCSes (bug#10181).
12570
12571 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
12572 to avoid confusion with `diff-added' that now uses green colors.
12573 (diff-removed): Use shades of red.
12574 (diff-added): Use shades of green.
12575 (diff-changed): Leave just the yellow color.
12576 (diff-use-changed-face): New variable.
12577 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
12578 how to highlight context diff changes.
12579 (diff-refine-change): Use shades of yellow.
12580 (diff-refine-removed): New face that uses shades of red.
12581 (diff-refine-added): New face that uses shades of green.
12582 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
12583 `diff-refine-removed' in the call to `smerge-refine-subst'
12584 depending on the value of `diff-use-changed-face'.
12585
12586 * vc/smerge-mode.el (smerge-mine): Use shades of red.
12587 (smerge-other): Use shades of green.
12588 (smerge-base): Use shades of yellow.
12589 (smerge-refined-change): Empty face.
12590 (smerge-refined-removed): New face that uses shades of red.
12591 (smerge-refined-added): New face that uses shades of green.
12592 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
12593 args `props-r' and `props-a', and use them. Doc fix.
12594 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
12595 on its value use different faces `smerge-refined-change',
12596 `smerge-refined-removed', `smerge-refined-added' in the call to
12597 `smerge-refine-subst'.
12598
12599 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
12600 Add face condition `min-colors 88' with shades of red.
12601 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
12602 `min-colors 88' with shades of green.
12603 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
12604 `min-colors 88' with shades of yellow.
12605
12606 2012-05-24 Glenn Morris <rgm@gnu.org>
12607
12608 * paths.el (prune-directory-list, remote-shell-program): Move to...
12609 * files.el (prune-directory-list, remote-shell-program): ...here.
12610 For the latter, delay initialization, prefer ssh, just search PATH.
12611
12612 * paths.el (term-file-prefix): Move to faces.el (the only user).
12613 * faces.el (term-file-prefix): Move here, make it a defcustom.
12614
12615 * paths.el (news-directory, news-path, news-inews-program):
12616 Move to gnus/nnspool.el.
12617
12618 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
12619
12620 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
12621 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
12622 Make the latter a defcustom, with a delayed initialization.
12623
12624 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
12625 These were deleted from Gnus itself late 2010.
12626
12627 2012-05-22 Juanma Barranquero <lekktu@gmail.com>
12628
12629 * progmodes/which-func.el (which-func-ff-hook):
12630 Check against user-error, not error.
12631
12632 * emacs-lisp/edebug.el (top): Do not load or set up loading of
12633 cl-specs.el, which no longer exists.
12634
12635 2012-05-22 Glenn Morris <rgm@gnu.org>
12636
12637 * info.el (info-emacs-bug): New command.
12638 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
12639 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
12640
12641 2012-05-21 Glenn Morris <rgm@gnu.org>
12642
12643 * makefile.w32-in (update-subdirs-SH):
12644 * Makefile.in (update-subdirs): Update for moved update-subdirs.
12645
12646 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
12647
12648 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
12649
12650 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12651 Simplify Maven regexp, and make sure the file can't start with a space
12652 (bug#11517).
12653
12654 2012-05-21 Glenn Morris <rgm@gnu.org>
12655
12656 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
12657 Scrap superfluous subshells.
12658
12659 2012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
12660
12661 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
12662 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
12663
12664 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
12665
12666 * calc/calc.el (calc-ensure-consistent-units): New variable.
12667
12668 * calc/calc-units.el (math-consistent-units-p)
12669 (math-check-unit-consistency): New functions.
12670 (calc-quick-units, calc-convert-units):
12671 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
12672 is non-nil.
12673 (calc-extract-units): Fix typo.
12674
12675 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
12676
12677 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
12678
12679 * textmodes/flyspell.el: Commenting style, plus code simplifications.
12680 (flyspell-default-deplacement-commands): Don't spell check after
12681 repeated window/frame switches (e.g. triggered by mouse-movement).
12682 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
12683 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
12684 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
12685 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
12686 Remove unused vars.
12687 (flyspell-get-casechars, flyspell-get-not-casechars):
12688 Simplify; Don't bother removing a ] just to add it back.
12689 * textmodes/ispell.el (ispell-program-name): Use executable-find.
12690
12691 2012-05-18 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
12692
12693 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
12694 New functions.
12695 (math-function-table): Add support for more C functions.
12696
12697 2012-05-18 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12698
12699 * textmodes/flyspell.el (flyspell-check-pre-word-p)
12700 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
12701 Protect delay handling for otherchars against empty otherchars.
12702
12703 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
12704
12705 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
12706 their respective macro declarations.
12707 * skeleton.el (define-skeleton):
12708 * progmodes/compile.el (define-compilation-mode):
12709 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
12710 (define-ibuffer-filter):
12711 * emacs-lisp/generic.el (define-generic-mode):
12712 * emacs-lisp/easy-mmode.el (define-minor-mode)
12713 (define-globalized-minor-mode):
12714 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
12715 * emacs-lisp/byte-run.el (defsubst):
12716 * custom.el (deftheme): Add doc-string metadata.
12717
12718 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12719
12720 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
12721
12722 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12723
12724 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
12725
12726 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
12727 * emacs-lisp/cl-macs.el: Idem.
12728 * emacs-lisp/cl-specs.el: Remove.
12729
12730 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12731
12732 Minor renaming of internal CL functions and variables.
12733 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
12734 (cl--position): Rename from cl-position.
12735 (cl--delete-duplicates): Rename from cl-delete-duplicates.
12736 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
12737 (cl--random-state): Rename from *random-state*.
12738
12739 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12740
12741 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
12742 parens around the arg list (bug#11499).
12743
12744 2012-05-17 Juri Linkov <juri@jurta.org>
12745
12746 * isearch.el (word-search-regexp, word-search-backward)
12747 (word-search-forward, word-search-backward-lax)
12748 (word-search-forward-lax): Move functions from search.c
12749 (bug#10145, bug#11381).
12750
12751 2012-05-16 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12752
12753 * textmodes/flyspell.el (flyspell-check-pre-word-p)
12754 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
12755 Delay for otherchars as for normal word components.
12756
12757 2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12758
12759 * minibuffer.el (completion--sifn-requote): Fix last change.
12760 (minibuffer-local-must-match-filename-map):
12761 Move define-obsolete-variable-alias before its var.
12762
12763 2012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
12764
12765 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
12766
12767 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
12768 behavior.
12769 (completion--string-equal-p): New function.
12770 (completion--twq-all): Use it to get better assertion failure data.
12771
12772 Only handle ".." and '..' quoting in shell-mode (bug#11466).
12773 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
12774 (shell--requote-argument): New functions.
12775 (shell-completion-vars): Use them.
12776 (shell--parse-pcomplete-arguments): Rename from
12777 shell-parse-pcomplete-arguments.
12778 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
12779 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
12780 Obey comint-file-name-quote-list.
12781
12782 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
12783 (smie-indent-keyword): Use it.
12784
12785 2012-05-14 Stefan Merten <smerten@oekonux.de>
12786
12787 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
12788
12789 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
12790
12791 * net/rlogin.el (rlogin-mode-map): Fix last change.
12792
12793 2012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
12794
12795 * mail/smtpmail.el (smtpmail-send-command): Send the command and
12796 the following \r\n using a single `process-send-string', since the
12797 Lotus SMTP server refuses to accept any commands if they are sent
12798 with two `process-send-string's (Bug#11444).
12799
12800 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
12801
12802 * shell.el (shell-parse-pcomplete-arguments):
12803 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
12804
12805 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
12806
12807 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
12808 (image-transform-scale, image-transform-right-angle-fudge): New vars.
12809 (image-transform-width, image-transform-fit-width): New functions.
12810 (image-transform-properties): Use them.
12811 (image-transform-check-size): New function.
12812 (image-toggle-display-image): Use it (for testing).
12813 (image-transform-set-rotation): Reduce angle mod 360.
12814 Delete obsolete comment.
12815
12816 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
12817
12818 * image-mode.el: Fix scaling (bug#11399).
12819 (image-transform-resize): Doc fix.
12820 (image-transform-properties): Default scale is 1 and height should
12821 be an integer.
12822
12823 2012-05-13 Johan BockgĂ¥rd <bojohan@gnu.org>
12824
12825 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
12826 than hard-coding `car', to fix misbehavior when moving forward.
12827
12828 2012-05-13 Chong Yidong <cyd@gnu.org>
12829
12830 * emacs-lisp/tabulated-list.el (tabulated-list-format)
12831 (tabulated-list-entries, tabulated-list-padding)
12832 (tabulated-list-sort-key): Make permanent-local.
12833
12834 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
12835 (electric-buffer-list): Put electric buffer menu
12836 command descriptions in this docstring, instead of the docstring
12837 of electric-buffer-menu-mode. Code cleanups.
12838 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
12839 Electric-buffer-menu-mode.
12840 (electric-buffer-update-highlight): Minor code cleanup.
12841
12842 2012-05-13 Michael Albinus <michael.albinus@gmx.de>
12843
12844 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
12845 (Bug#11447)
12846
12847 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
12848
12849 Move define-obsolete-variable-alias before the var's definition.
12850 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
12851 * tooltip.el (tooltip-hook):
12852 * textmodes/reftex-toc.el (reftex-toc-map):
12853 * textmodes/reftex-sel.el (reftex-select-label-map)
12854 (reftex-select-bib-map):
12855 * textmodes/reftex-index.el (reftex-index-map)
12856 (reftex-index-phrases-map):
12857 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
12858 * progmodes/meta-mode.el (meta-mode-map):
12859 * novice.el (disabled-command-hook):
12860 * loadhist.el (unload-hook-features-list):
12861 * frame.el (blink-cursor):
12862 * files.el (find-file-not-found-hooks, write-file-hooks)
12863 (write-contents-hooks):
12864 * emulation/tpu-edt.el (GOLD-map):
12865 * emacs-lock.el (emacs-lock-from-exiting):
12866 * emacs-lisp/generic.el (generic-font-lock-defaults):
12867 * emacs-lisp/chart.el (chart-map):
12868 * dos-fns.el (register-name-alist):
12869 * dired-x.el (dired-omit-files-p):
12870 * desktop.el (desktop-enable):
12871 * cus-edit.el (custom-mode-hook):
12872 * buff-menu.el (buffer-menu-mode-hook):
12873 * bookmark.el (bookmark-read-annotation-text-func)
12874 (bookmark-exit-hooks):
12875 * allout.el (allout-mode-deactivate-hook)
12876 (allout-exposure-change-hook, allout-structure-added-hook)
12877 (allout-structure-deleted-hook, allout-structure-shifted-hook):
12878 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
12879 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
12880 comes before the corresponding variable's definition.
12881
12882 2012-05-12 Chong Yidong <cyd@gnu.org>
12883
12884 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
12885 (Buffer-menu-mouse-select): Restore function (Bug#11459).
12886 (Buffer-menu-mode-map): Bind it.
12887 (Buffer-menu--pretty-name): Add a mouse-face property.
12888
12889 2012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
12890
12891 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
12892 (prolog-upper-case-string, prolog-lower-case-string)
12893 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
12894 (prolog-use-smie, prolog-smie-grammar): New vars.
12895 (prolog-smie-forward-token, prolog-smie-backward-token)
12896 (prolog-smie-rules): New funs.
12897 (prolog-comment-indent): Remove.
12898 (prolog-mode-variables): Use default comment indentation instead.
12899 Setup SMIE.
12900 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
12901 (prolog-mode): Don't call them any more.
12902 (prolog-electric-colon, prolog-electric-dash)
12903 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
12904
12905 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
12906
12907 * minibuffer.el (completion--twq-all): Again, allow case differences.
12908
12909 * term.el: Move keymap initialization code to be more idiomatic.
12910 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
12911 (term-terminal-menu): Move initialization into declaration.
12912 (term-escape-char): Let the user set it in her .emacs.
12913
12914 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
12915 Provide SMIE-based indentation (not enabled by default yet).
12916 (sh-mode-map): Don't bind electric keys.
12917 Use electric-pair-mode instead of skeleton-pair.
12918 (sh-assignment-regexp): Fit within 80 columns.
12919 (sh-indent-supported): Specify actual shell name instead of boolean.
12920 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
12921 (sh-maybe-here-document): Use it. Make obsolete.
12922 (sh-electric-here-document-mode) New minor mode.
12923 (sh-mode): Use it. Don't set sh-indent-supported-here here.
12924 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
12925 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
12926 (sh-smie-rc-grammar, sh-use-smie): New vars.
12927 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
12928 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
12929 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
12930 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
12931 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
12932 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
12933 (sh-set-shell): Use smie-setup if requested.
12934
12935 * term.el (term-set-escape-char): Properly set term-escape-char.
12936 See http://stackoverflow.com/questions/10524656.
12937
12938 2012-05-10 Chong Yidong <cyd@gnu.org>
12939
12940 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
12941 Use url-generic-parse-url, and handle host names and Windows
12942 filenames properly.
12943 (ffap-url-unwrap-remote): Use url-generic-parse-url.
12944 (ffap-url-unwrap-remote): Accept list values, specifying a list of
12945 URL schemes to work on.
12946 (ffap--toggle-read-only): New function.
12947 (ffap-read-only, ffap-read-only-other-window)
12948 (ffap-read-only-other-frame): Use it.
12949 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
12950 necessary for ffap-url-unwrap-remote.
12951
12952 2012-05-10 Dave Abrahams <dave@boostpro.com>
12953
12954 * cus-start.el (create-lockfiles): Add it.
12955
12956 2012-05-09 Chong Yidong <cyd@gnu.org>
12957
12958 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
12959 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
12960
12961 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
12962
12963 * shell.el (shell-completion-vars): Fix last change (bug#11348).
12964
12965 2012-05-09 Chong Yidong <cyd@gnu.org>
12966
12967 * ansi-color.el (ansi-color-process-output): Check for validity of
12968 comint-last-output-start before using it. This avoids a bad
12969 interaction with gdb-mi's input/output buffer.
12970
12971 2012-05-09 Glenn Morris <rgm@gnu.org>
12972
12973 * files.el (dir-locals-read-from-file):
12974 Mention dir-locals in any error message.
12975
12976 2012-05-09 Chong Yidong <cyd@gnu.org>
12977
12978 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
12979 package (Bug#11410).
12980
12981 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
12982 variables into description.
12983
12984 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
12985
12986 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
12987 shell-delimiter-argument-list (bug#11348).
12988 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
12989
12990 2012-05-09 Juanma Barranquero <lekktu@gmail.com>
12991
12992 * textmodes/rst.el: Silence byte-compiler warnings.
12993 (rst-re-alist, rst-reset-section-caches): Move around.
12994 (rst-re): Use `characterp', not `char-valid-p'.
12995 (font-lock-beg, font-lock-end): Declare.
12996
12997 * progmodes/idlw-shell.el (specs): Remove reference to deleted
12998 variable `idlwave-shell-activate-alt-keybindings' and simplify.
12999
13000 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
13001
13002 2012-05-08 Glenn Morris <rgm@gnu.org>
13003
13004 * files.el (auto-mode-alist): Treat ".make" like ".mk".
13005
13006 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13007
13008 * vc/log-edit.el: Add GNU coding standards highlighting.
13009 (log-edit-font-lock-gnu-style)
13010 (log-edit-font-lock-gnu-keywords): New vars.
13011 (log-edit-font-lock-keywords): New fun.
13012 (log-edit-mode): Don't fold case in font-lock.
13013 (log-edit-font-lock-keywords): Do not assume case-folding.
13014
13015 * imenu.el: Misc cleanup. Make docstrings out of comments.
13016 Use lexical-binding.
13017 (imenu--index-alist, imenu--last-menubar-index-alist)
13018 (imenu-menubar-modified-tick): Use defvar-local.
13019 (imenu--split-menu): Remove unused var.
13020 (imenu--cleanup-seen): Declare as global.
13021 (imenu--cleanup): Use dolist.
13022
13023 * subr.el (defvar-local): Add debug spec and doc-string position.
13024
13025 2012-05-08 Glenn Morris <rgm@gnu.org>
13026
13027 * language/burmese.el, language/cham.el, language/czech.el:
13028 * language/english.el, language/georgian.el, language/greek.el:
13029 * language/japanese.el, language/khmer.el, language/korean.el:
13030 * language/lao.el, language/misc-lang.el, language/romanian.el:
13031 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
13032 * language/thai.el, language/utf-8-lang.el:
13033 Remove no-byte-compile setting.
13034
13035 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
13036
13037 2012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
13038
13039 * progmodes/make-mode.el (makefile-browse):
13040 Remove unnecessary interactive. (Bug#11324)
13041
13042 2012-05-07 Glenn Morris <rgm@gnu.org>
13043
13044 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
13045
13046 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
13047
13048 2012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13049
13050 * loadup.el: Preload newcomment.el.
13051 * newcomment.el: Move autoload-only code to toplevel.
13052
13053 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
13054 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
13055 Handle new :right-align column property.
13056 (tabulated-list-print-col): Idem, plus use `display' text-property to
13057 try and preserve alignment for variable pitch fonts.
13058
13059 2012-05-07 Chong Yidong <cyd@gnu.org>
13060
13061 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
13062 (tabulated-list-use-header-line): New var.
13063 (tabulated-list-init-header): Use it.
13064 (tabulated-list-print-fake-header): New function.
13065 (tabulated-list-print): Use it.
13066 (tabulated-list-sort-button-map): Add non-header-line commands.
13067 (tabulated-list-init-header): Add column name property to basic
13068 labels as well.
13069 (tabulated-list-col-sort): Handle non-header-line button case.
13070 (tabulated-list--sort-by-column-name): Fix a corner case.
13071
13072 * buff-menu.el (list-buffers--refresh):
13073 Handle Buffer-menu-use-header-line.
13074
13075 2012-05-06 Chong Yidong <cyd@gnu.org>
13076
13077 * buff-menu.el: Convert to Tabulated List mode.
13078 (Buffer-menu-buffer+size-width): Make obsolete.
13079 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
13080 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
13081 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
13082 documentation into docstring of buffer-menu.
13083 (Buffer-menu-toggle-files-only): Add an informative message.
13084 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
13085 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
13086 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
13087 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
13088 (Buffer-menu-execute, Buffer-menu-select)
13089 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
13090 (Buffer-menu-bury): Use Tabulated List machinery.
13091 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
13092 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
13093 Delete.
13094 (list-buffers--refresh): New function.
13095 (list-buffers-noselect): Use it.
13096 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
13097 (Buffer-menu--pretty-file-name): New helper functions.
13098
13099 * loadup.el: Preload tabulated-list.
13100
13101 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
13102 tabulated-list-sort-column.
13103 (tabulated-list-init-header): Add the initial aligning space even
13104 if tabulated-list-padding is zero.
13105
13106 2012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
13107
13108 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
13109 whose cdr is not a cons cell correctly (bug#11038).
13110
13111 2012-05-06 Chong Yidong <cyd@gnu.org>
13112
13113 * emacs-lisp/tabulated-list.el (tabulated-list-format):
13114 Accept additional plist in column descriptors.
13115 (tabulated-list-init-header): Obey it.
13116 (tabulated-list-get-entry): New function.
13117 (tabulated-list-put-tag): Use it. Use string-width instead of
13118 length.
13119 (tabulated-list--column-number): New function.
13120 (tabulated-list-print): Use it.
13121 (tabulated-list-print-col): New function.
13122 Set `tabulated-list-column-name' property on each column's text.
13123 (tabulated-list-print-entry): Use it.
13124 (tabulated-list-delete-entry, tabulated-list-set-col):
13125 New functions.
13126 (tabulated-list-sort-column): New command (Bug#11337).
13127
13128 * buff-menu.el (list-buffers): Move C-x C-b binding from
13129 buff-menu.el to bindings.el.
13130
13131 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
13132 :advertised-binding feature.
13133
13134 2012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
13135
13136 * progmodes/compile.el (compilation-internal-error-properties):
13137 Calculate start position correctly when end-col is set but
13138 end-line is not (Bug#11382).
13139
13140 2012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
13141
13142 * man.el (Man-unindent): Use text-property-default-nonsticky to
13143 prevent untabify from inheriting face properties (Bug#11408).
13144
13145 2012-05-05 Stefan Merten <smerten@oekonux.de>
13146
13147 * textmodes/rst.el: Major merge with upstream development up to
13148 Docutils SVN r7399 / rst.el V1.2.1.
13149
13150 Clarify maintainership and authors.
13151
13152 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
13153 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
13154 (rst-official-version, rst-official-cvs-rev, rst-version)
13155 (rst-package-emacs-version-alist): New functions and variables
13156 for version information.
13157
13158 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
13159 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
13160 (rst-mode-syntax-table, rst-mode): New and corrected functions
13161 and variables representing reStructuredText features.
13162
13163 (rst-re): New function for reStructuredText regexes. Use in
13164 many places.
13165
13166 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
13167 (rst-mode-map): Rebind keys.
13168
13169 (rst-mode-lazy, rst-font-lock-keywords)
13170 (rst-font-lock-extend-region)
13171 (rst-font-lock-extend-region-internal)
13172 (rst-font-lock-extend-region-extend)
13173 (rst-font-lock-find-unindented-line-limit)
13174 (rst-font-lock-find-unindented-line-match)
13175 (rst-adornment-level, rst-font-lock-adornment-level)
13176 (rst-font-lock-adornment-match)
13177 (rst-font-lock-handle-adornment-pre-match-form)
13178 (rst-font-lock-handle-adornment-matcher): Major revision of
13179 font-locking. Integrate with other code. Use `jit-lock-mode'.
13180
13181 (rst-preferred-adornments, rst-adjust-hook)
13182 (rst-new-adornment-down, rst-preferred-bullets)
13183 (rst-preferred-bullets, rst-indent, rst-indent-width)
13184 (rst-indent-field, rst-indent-literal-normal)
13185 (rst-indent-literal-minimized, rst-indent-comment): Change,
13186 extend and improve customization.
13187
13188 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
13189 (rst-normalize-cursor-position, rst-get-decoration)
13190 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
13191 (rst-rstrip, rst-toc-insert-find-delete-contents)
13192 (rst-shift-fill-region, rst-compute-bullet-tabs)
13193 (rst-debug-print-tabs, rst-debug-mark-found)
13194 (rst-shift-region-guts, rst-shift-region-right)
13195 (rst-shift-region-left, rst-use-char-classes)
13196 (rst-font-lock-keywords-function)
13197 (rst-font-lock-indentation-point)
13198 (rst-font-lock-find-unindented-line-begin)
13199 (rst-font-lock-find-unindented-line-end)
13200 (rst-font-lock-find-unindented-line)
13201 (rst-font-lock-adornment-point, rst-font-lock-level)
13202 (rst-adornment-level-alist): Remove functions and variables.
13203
13204 (rst-compare-adornments, rst-get-adornment-match)
13205 (rst-suggest-new-adornment, rst-get-adornments-around)
13206 (rst-adornment-complete-p, rst-get-next-adornment)
13207 (rst-adjust-adornment, rst-display-adornments-hierarchy)
13208 (rst-straighten-adornments): Standardize function names to
13209 use "adornment" instead of "decoration". Correct callers.
13210 Similar standardizing in many places.
13211
13212 (rst-update-section, rst-adjust, rst-promote-region)
13213 (rst-enumerate-region, rst-bullet-list-region)
13214 (rst-repeat-last-character): Correct use of `interactive'.
13215
13216 (rst-classify-adornment, rst-find-all-adornments)
13217 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
13218 (rst-find-leftmost-column, rst-repeat-last-character):
13219 Refactor functions.
13220
13221 (rst-find-title-line, rst-reset-section-caches)
13222 (rst-get-adornments-around, rst-adjust-adornment-work)
13223 (rst-arabic-to-roman, rst-roman-to-arabic)
13224 (rst-insert-list-pos, rst-insert-list-new-item)
13225 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
13226 New functions.
13227
13228 (rst-all-sections, rst-section-hierarchy)
13229 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
13230 New variables.
13231
13232 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
13233 configuration instead of only buffer. Change where necessary.
13234
13235 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
13236 (rst-shift-region, rst-adaptive-fill): New functions for
13237 indentation and filling.
13238
13239 (rst-comment-line-break, rst-comment-indent)
13240 (rst-comment-insert-comment, rst-comment-region)
13241 (rst-uncomment-region): New functions for handling comments.
13242
13243 (rst-compile): Quote shell arguments.
13244
13245 (rst-compile-pdf-preview, rst-compile-slides-preview):
13246 Delete temporary files after use.
13247
13248 2012-05-05 Glenn Morris <rgm@gnu.org>
13249
13250 * calendar/cal-html.el: Optionally include holidays in the output.
13251 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
13252 (cal-html-holidays): New option.
13253 (cal-html-css-default): Add holiday entry.
13254 (holiday-in-range): Autoload it.
13255 (cal-html-htmlify-entry): Add optional class argument.
13256 (cal-html-htmlify-list): Add optional holidays argument.
13257 (cal-html-insert-agenda-days): Include holidays in the output.
13258 (cal-html-one-month): Maybe include holidays.
13259
13260 * calendar/holidays.el (holiday-in-range):
13261 Move here from cal-tex-list-holidays.
13262 * calendar/cal-tex.el (cal-tex-list-holidays):
13263 Make it an obsolete alias for holiday-in-range. Update all callers.
13264
13265 2012-05-05 Chong Yidong <cyd@gnu.org>
13266
13267 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
13268 Nextstep.
13269
13270 2012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
13271
13272 * files.el (file-auto-mode-skip): New var.
13273 (set-auto-mode-1): Use it.
13274
13275 2012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
13276
13277 * repeat.el: Use lexical-binding.
13278 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
13279 (repeat-undo-count): Remove.
13280 (repeat):
13281 * progmodes/octave-mod.el (octave-abbrev-start):
13282 * progmodes/f90.el (f90-abbrev-start):
13283 * face-remap.el (text-scale-adjust):
13284 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
13285
13286 * emacs-lisp/pcase.el (pcase--let*): New function.
13287 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
13288 a bit more.
13289 (pcase--split-pred): Be more clever about ruling out overlap between
13290 a predicate and some constant pattern.
13291 (pcase--q1): Use `null' instead of (eq foo nil).
13292
13293 * subr.el (setq-local, defvar-local): New macros.
13294 (kbd): Redefine as an alias.
13295 (with-selected-window): Leave unrelated frames alone.
13296 (set-temporary-overlay-map): New function.
13297
13298 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13299
13300 * subr.el (user-error): New function.
13301 * window.el (switch-to-buffer):
13302 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
13303 (smerge-match-conflict):
13304 * simple.el (previous-matching-history-element)
13305 (next-matching-history-element, goto-history-element, undo-more)
13306 (undo-start):
13307 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
13308 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
13309 (next-file, tags-loop-scan, list-tags, complete-tag):
13310 * progmodes/compile.el (compilation-loop):
13311 * mouse.el (mouse-minibuffer-check):
13312 * man.el (Man-bgproc-sentinel, Man-goto-page):
13313 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
13314 (Info-history-forward, Info-follow-reference, Info-menu)
13315 (Info-extract-menu-item, Info-extract-menu-counting)
13316 (Info-forward-node, Info-backward-node, Info-next-menu-item)
13317 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
13318 (Info-next-reference, Info-prev-reference, Info-index)
13319 (Info-index-next, Info-follow-nearest-node)
13320 (Info-copy-current-node-name):
13321 * imenu.el (imenu--make-index-alist)
13322 (imenu-default-create-index-function, imenu-add-to-menubar):
13323 * files.el (basic-save-buffer, recover-file):
13324 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13325 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
13326 (checkdoc-message-text, checkdoc-defun):
13327 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
13328 * cus-edit.el (customize-changed-options, customize-rogue)
13329 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
13330 (custom-variable-mark-to-reset-standard)
13331 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
13332 (custom-file):
13333 * completion.el (check-completion-length):
13334 * comint.el (comint-search-arg)
13335 (comint-previous-matching-input-string-position)
13336 (comint-previous-matching-input)
13337 (comint-replace-by-expanded-history-before-point, comint-send-input)
13338 (comint-copy-old-input, comint-backward-matching-input)
13339 (comint-goto-process-mark, comint-set-process-mark):
13340 * calendar/calendar.el (calendar-cursor-to-date): Use it.
13341 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
13342
13343 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13344
13345 * dabbrev.el (dabbrev--ignore-case-p): New function.
13346 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
13347 Use it.
13348
13349 * files.el (automount-dir-prefix): Mark as obsolete.
13350
13351 2012-05-04 Glenn Morris <rgm@gnu.org>
13352
13353 * patcomp.el, play/bruce.el: Move to obsolete/.
13354
13355 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
13356
13357 Fix minor Y10k bugs.
13358 * arc-mode.el (archive-unixdate):
13359 * autoinsert.el (auto-insert-alist):
13360 * calc/calc-forms.el (math-this-year):
13361 * emacs-lisp/copyright.el (copyright-current-year)
13362 (copyright-update-year, copyright):
13363 * tar-mode.el (tar-clip-time-string):
13364 * time.el (display-time-update):
13365 Don't assume years have 4 digits.
13366
13367 2012-05-04 Chong Yidong <cyd@gnu.org>
13368
13369 * dos-w32.el (file-name-buffer-file-type-alist)
13370 (direct-print-region-use-command-dot-com):
13371 * ffap.el (ffap-menu-regexp):
13372 * find-file.el (ff-special-constructs):
13373 * follow.el (follow-debug):
13374 * forms.el (forms--debug):
13375 * iswitchb.el (iswitchb-all-frames):
13376 * ido.el (ido-all-frames):
13377 * emacs-lisp/timer.el (timer-max-repeats):
13378 * mail/feedmail.el (feedmail-mail-send-hook)
13379 (feedmail-mail-send-hook-queued):
13380 * mail/footnote.el (footnote-signature-separator):
13381 * mail/mailabbrev.el (mail-alias-separator-string)
13382 (mail-abbrev-mode-regexp):
13383 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
13384 * progmodes/idlwave.el (idlwave-libinfo-file)
13385 (idlwave-default-completion-case-is-down)
13386 (idlwave-library-routines): Convert defvars to defcustoms.
13387
13388 * mail/rmail.el (rmail-decode-mime-charset):
13389 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
13390 (idlwave-shell-fix-inserted-breaks)
13391 (idlwave-shell-activate-alt-keybindings)
13392 (idlwave-shell-use-breakpoint-glyph):
13393 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
13394
13395 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13396
13397 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
13398
13399 2012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
13400
13401 * progmodes/verilog-mode.el (font-lock-keywords):
13402 Fix mis-highligting auto. Reported by Craig Barner.
13403 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
13404 defines from global name space. Reported by Dan Dever.
13405 (verilog-auto-reset, verilog-auto-reset-widths)
13406 (verilog-auto-tieoff): Support using unbased numbers for
13407 AUTORESET and AUTOTIEOFF.
13408 (verilog-submit-bug-report): Update variable list.
13409 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
13410 parenthesis from not matching. Reported by Michael Rytting.
13411 (verilog-auto-template-lint): Fix hash error when linting modules
13412 with no used templates.
13413 (verilog-warn, verilog-warn-error)
13414 (verilog-warn-fatal): When non-interactive report multiple
13415 warnings before exiting. Suggested by Brad Dobbie.
13416 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
13417 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
13418 to report unused template errors. Reported by Brad Dobbie.
13419 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
13420 nets, bug438. Reported by Vns Blore.
13421 (verilog-auto-inout-module, verilog-auto-reg)
13422 (verilog-read-decls, verilog-read-sub-decls-sig)
13423 (verilog-signals-edit-wire-reg, verilog-signals-with):
13424 Fix passing of Verilog data types in ANSI input/output ports
13425 such as "output logic" into the AUTOs. Special case "wire" and
13426 "reg" for backwards compatibility presuming Verilog 2001.
13427 (verilog-auto-ascii-enum): Add "auto enum" as alias.
13428 (verilog-preprocess): Fix replication of preprocess output.
13429 Reported by Brad Dobbie.
13430 (verilog-auto-inst-interfaced-ports):
13431 Create verilog-auto-inst-interfaced-ports, bug429.
13432 Reported by Julian Gorfajn.
13433 (verilog-after-save-font-hook)
13434 (verilog-before-save-font-hook): New variable.
13435 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
13436 (verilog-save-font-mods): Wrap disabling fontification, reported
13437 by David Rogoff.
13438 (verilog-do-indent, verilog-pretty-declarations-auto)
13439 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
13440 Reported by Pierre-David Pfister.
13441 (verilog-set-auto-endcomments): Fix endtask auto comments outside
13442 of class declarations, bug292. Reported by Kevin Heilman.
13443 (verilog-read-decls): Fix 'parameter type' not appearing in
13444 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
13445 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
13446 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
13447 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
13448 Reported by David Kravitz.
13449
13450 2012-05-03 Michael McNamara <mac@mail.brushroad.com>
13451
13452 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
13453 assignment with tests in ifs and for loops.
13454 (verilog-extended-complete-re, verilog-complete-reg): Change so
13455 that DPI inport functions don't look like fuction declarations.
13456 (verilog-pretty-expr): Don't line up assignment
13457 operations to the test and increment in if and for loops
13458 (verilog-extended-complete-re, verilog-complete-reg): Change so
13459 that DPI inport functions don't look like fuction declarations.
13460
13461 2012-05-03 Kenichi Handa <handa@m17n.org>
13462
13463 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
13464 decoding, and show a warning message without signaling an error
13465 (Bug#11282).
13466
13467 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13468
13469 * emacs-lisp/bytecomp.el
13470 (byte-compile-file-form-custom-declare-variable): Compile all elements,
13471 since cconv.el might have introduced :fun-body, internal-make-closure,
13472 and friends for bytecomp to handle (bug#11391).
13473 * custom.el (defcustom): Avoid ((λ ..) ..).
13474
13475 2012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
13476
13477 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
13478
13479 2012-05-02 Juanma Barranquero <lekktu@gmail.com>
13480
13481 * notifications.el (dbus-debug):
13482 * term/linux.el (gpm-mouse-enable):
13483 * term/screen.el (xterm-register-default-colors): Declare.
13484
13485 2012-05-02 Chong Yidong <cyd@gnu.org>
13486
13487 * cus-start.el (gc-cons-percentage, exec-suffixes)
13488 (dos-display-scancodes, dos-hyper-key, dos-super-key)
13489 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
13490 (make-cursor-line-fully-visible, void-text-area-pointer)
13491 (font-list-limit): Add customization data.
13492
13493 * allout.el (allout-exposure-change-functions)
13494 (allout-structure-added-functions)
13495 (allout-structure-deleted-functions)
13496 (allout-structure-shifted-functions): Rename abnormal hooks from
13497 *-hook, and convert to defcustoms.
13498 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
13499 Convert to defcustoms.
13500 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
13501
13502 * allout-widgets.el: Hook callers changed.
13503
13504 2012-05-02 Eli Zaretskii <eliz@gnu.org>
13505
13506 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
13507 the yanked message in preference to the default value of
13508 buffer-file-coding-system.
13509
13510 2012-05-02 Martin Rudalics <rudalics@gmx.at>
13511
13512 * window.el (display-buffer--action-function-custom-type):
13513 Fix entry.
13514
13515 2012-05-02 Alan Mackenzie <acm@muc.de>
13516
13517 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
13518
13519 2012-05-01 Glenn Morris <rgm@gnu.org>
13520
13521 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
13522
13523 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
13524
13525 * cus-edit.el (custom-variable-documentation): Simplify with format.
13526
13527 2012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
13528 Stefan Monnier <monnier@iro.umontreal.ca>
13529
13530 * simple.el (suggest-key-bindings, execute-extended-command):
13531 Move from keyboard.c.
13532
13533 2012-05-01 Chong Yidong <cyd@gnu.org>
13534
13535 * follow.el: Eliminate advice.
13536 (set-process-filter, process-filter, sit-for): Advice deleted.
13537 (follow-mode-off-hook): Obsolete hook removed.
13538 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
13539 Vars deleted.
13540 (follow-auto): Use a :set function.
13541 (follow-mode): Rewritten. Don't advise process filters.
13542 (follow-switch-to-current-buffer-all, follow-scroll-up)
13543 (follow-scroll-down): Assume follow-mode is bound.
13544 (follow-comint-scroll-to-bottom)
13545 (follow-align-compilation-windows): New functions.
13546 (follow--window-sorter): New function.
13547 (follow-all-followers): Use it to explicitly sort windows by their
13548 positions; don't make assumptions about next-window order.
13549 (follow-windows-start-end, follow-delete-other-windows-and-split)
13550 (follow-calc-win-start): Doc fix.
13551 (follow-windows-aligned-p, follow-select-if-visible): Don't call
13552 vertical-motion unnecessarily.
13553 (follow-adjust-window): New function.
13554 (follow-post-command-hook): Use it.
13555 (follow-call-set-process-filter, follow-call-process-filter)
13556 (follow-intercept-process-output, follow-tidy-process-filter-alist)
13557 (follow-stop-intercept-process-output, follow-generic-filter):
13558 Functions deleted.
13559 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
13560 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
13561 New functions, replacing advice on scroll-bar-* commands.
13562 (follow-mwheel-scroll): New function (Bug#4112).
13563
13564 * comint.el (comint-adjust-point): New function.
13565 (comint-postoutput-scroll-to-bottom): Use it.
13566 Call follow-comint-scroll-to-bottom for Follow mode buffers.
13567
13568 2012-05-01 Glenn Morris <rgm@gnu.org>
13569
13570 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
13571 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
13572 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
13573 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
13574 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
13575 Remove no-byte-compile setting.
13576
13577 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
13578
13579 * minibuffer.el (completion-table-with-quoting): Fix compatibility
13580 all-completions code to not return a number in the last cdr.
13581
13582 2012-04-30 Leo Liu <sdl.web@gmail.com>
13583
13584 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
13585 read-only error.
13586
13587 2012-04-29 Chong Yidong <cyd@gnu.org>
13588
13589 * follow.el (follow-calc-win-end): Rewrite to handle partial
13590 screen lines correctly (Bug#8390).
13591 (follow-avoid-tail-recenter): Minor cleanup.
13592
13593 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
13594
13595 Avoid the obsolete `assoc' package.
13596 * speedbar.el (speedbar-refresh): Avoid adelete.
13597 (speedbar-file-lists): Simplify and avoid aput.
13598 * man.el (Man--sections, Man--refpages): New vars, replacing
13599 Man-sections-alist and Man-refpages-alist.
13600 (Man-build-section-alist, Man-build-references-alist):
13601 Use them; avoid aput.
13602 (Man--last-section, Man--last-refpage): New vars.
13603 (Man-follow-manual-reference): Use them.
13604 Use the `default' arg of completing-read.
13605 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
13606
13607 2012-04-27 Chong Yidong <cyd@gnu.org>
13608
13609 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
13610
13611 * startup.el (x-apply-session-resources): New function.
13612
13613 * term/ns-win.el (ns-initialize-window-system):
13614 * term/w32-win.el (w32-initialize-window-system):
13615 * term/x-win.el (x-initialize-window-system): Use it to properly
13616 set menu-bar-mode and other vars from X resources, even if the
13617 initial frame is not a window-system frame (Bug#2299).
13618
13619 * subr.el (read-key): Avoid running filter function when setting
13620 up temporary tool bar entries (Bug#9922).
13621
13622 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
13623
13624 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
13625 (Bug#11344)
13626
13627 2012-04-27 Chong Yidong <cyd@gnu.org>
13628
13629 * select.el (xselect--encode-string): New function, split from
13630 xselect-convert-to-string.
13631 (xselect-convert-to-string): Use it.
13632 (xselect-convert-to-filename, xselect-convert-to-os)
13633 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
13634 returned strings are properly encoded (Bug#11315).
13635
13636 2012-04-27 Chong Yidong <cyd@gnu.org>
13637
13638 * simple.el (delete-active-region): Move to killing custom group.
13639
13640 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
13641
13642 * progmodes/which-func.el (which-func-current): Quote %
13643 characters for mode-line processing.
13644
13645 2012-04-27 Chong Yidong <cyd@gnu.org>
13646
13647 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
13648 reaching eob (Bug#11286).
13649
13650 2012-04-27 Eli Zaretskii <eliz@gnu.org>
13651
13652 * progmodes/gdb-mi.el (gdb-control-level): New variable.
13653 (gdb): Make it buffer-local and init to zero.
13654 (gdb-control-commands-regexp): New variable.
13655 (gdb-send): Don't wrap in "-interpreter-exec console" if
13656 gdb-control-level is positive. Increment gdb-control-level
13657 whenever the command matches gdb-control-commands-regexp, and
13658 decrement it each time the command is "end". (Bug#11279)
13659
13660 2012-04-27 Martin Rudalics <rudalics@gmx.at>
13661
13662 * window.el (adjust-window-trailing-edge, enlarge-window)
13663 (shrink-window, window-resize):
13664 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
13665 windows (Bug#11276).
13666
13667 2012-04-27 Chong Yidong <cyd@gnu.org>
13668
13669 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
13670 fix "missing prefix" warning. All callers changed.
13671
13672 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
13673
13674 * emacs-lisp/assoc.el: Move to obsolete/.
13675
13676 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13677
13678 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
13679
13680 * term/ns-win.el (ns-define-service):
13681 * progmodes/pascal.el (pascal-goto-defun):
13682 * progmodes/js.el (js--read-tab):
13683 * progmodes/etags.el (tags-lazy-completion-table):
13684 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
13685 * emacs-lisp/ewoc.el (ewoc--wrap):
13686 * emacs-lisp/assoc.el (aput, adelete, amake):
13687 * doc-view.el (doc-view-convert-current-doc):
13688 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
13689
13690 2012-04-26 Chong Yidong <cyd@gnu.org>
13691
13692 * image.el (image-type-from-buffer): Only return supported image
13693 type (Bug#9045).
13694
13695 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
13696 value, for symmetry with diff-end-of-hunk.
13697 (diff-split-hunk, diff-find-source-location)
13698 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
13699 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
13700 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
13701 compute the relevant hunk or file properly (Bug#6005).
13702 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
13703
13704 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13705
13706 * vc/vc-mtn.el:
13707 * vc/vc-hg.el:
13708 * vc/vc-git.el:
13709 * vc/vc-dir.el:
13710 * vc/vc-cvs.el:
13711 * vc/vc-bzr.el:
13712 * vc/vc-arch.el:
13713 * vc/vc.el: Replace lexical-let by lexical-binding.
13714 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
13715 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
13716 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
13717
13718 2012-04-26 Chong Yidong <cyd@gnu.org>
13719
13720 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
13721 (diff-mode-shared-map): Bind it to / and [remap undo].
13722
13723 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
13724 (ediff-window-setup-function): Use it as the default, to set up
13725 windows based on whether the current frame is graphical (Bug#2138).
13726 (ediff-choose-window-setup-function-automatically): Make obsolete.
13727
13728 * vc/ediff-init.el: Always define ediff-pixel-width/height.
13729
13730 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
13731
13732 * ffap.el: Remove old code for obsolete package.
13733 (ffap-complete-as-file-p): Remove.
13734
13735 Use completion-table-with-quoting for comint and pcomplete.
13736 * comint.el (comint--unquote&requote-argument)
13737 (comint--unquote-argument, comint--requote-argument): New functions.
13738 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
13739 (comint-quote-filename): Use regexp-opt-charset.
13740 (comint--common-suffix, comint--common-quoted-suffix)
13741 (comint--table-subvert): Remove.
13742 (comint-unquote-function, comint-requote-function): New vars.
13743 (comint--complete-file-name-data): Use them with
13744 completion-table-with-quoting.
13745 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
13746 * pcomplete.el (pcomplete-arg-quote-list)
13747 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
13748 (pcomplete-unquote-argument-function): Default to non-nil.
13749 (pcomplete-unquote-argument): Simplify.
13750 (pcomplete--common-quoted-suffix): Remove.
13751 (pcomplete-requote-argument-function): New var.
13752 (pcomplete--common-suffix): New function.
13753 (pcomplete-completions-at-point): Use completion-table-with-quoting
13754 and completion-table-subvert.
13755
13756 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
13757 (minibuffer--double-dollars): Preserve properties.
13758 (completion--sifn-requote): New function.
13759 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
13760
13761 * minibuffer.el: Add support for completion of quoted/escaped data.
13762 (completion-table-with-quoting, completion-table-subvert): New funs.
13763 (completion--twq-try, completion--twq-all): New functions.
13764 (completion--nth-completion): New function.
13765 (completion-try-completion, completion-all-completions): Use it.
13766
13767 2012-04-25 Leo Liu <sdl.web@gmail.com>
13768
13769 * progmodes/python.el (python-pdbtrack-get-source-buffer):
13770 Use compilation-message if available to find real filename.
13771
13772 2012-04-25 Chong Yidong <cyd@gnu.org>
13773
13774 * vc/diff-mode.el (diff-setup-whitespace): New function.
13775 (diff-mode): Use it.
13776
13777 * vc/diff.el (diff-sentinel):
13778 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
13779 Whitespace mode variables based on diff style (Bug#8612).
13780
13781 2012-04-25 Leo Liu <sdl.web@gmail.com>
13782
13783 * progmodes/python.el (python-send-region): Add suffix .py to the
13784 temp file.
13785
13786 * files.el (auto-mode-alist): Use javascript-mode instead.
13787
13788 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
13789
13790 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
13791
13792 * net/soap-client.el (soap-resolve-references-for-sequence-type)
13793 (soap-resolve-references-for-array-type): Hack to prevent self
13794 references, see Bug#9.
13795 (soap-parse-envelope): Report the contents of the 'detail' node
13796 when receiving a fault reply.
13797 (soap-parse-envelope): Report the contents of the entire 'detail' node.
13798
13799 * net/soap-inspect.el (soap-sample-value-for-simple-type)
13800 (soap-inspect-simple-type): New function.
13801
13802 * net/soap-client.el (soap-simple-type): New struct.
13803 (soap-default-xsd-types, soap-default-soapenc-types)
13804 (soap-decode-basic-type, soap-encode-basic-type):
13805 support unsignedInt and double basic types.
13806 (soap-resolve-references-for-simple-type)
13807 (soap-parse-simple-type, soap-encode-simple-type): New function.
13808 (soap-parse-schema): Parse xsd:simpleType declarations.
13809
13810 * net/soap-client.el (soap-default-xsd-types)
13811 (soap-default-soapenc-types): Add integer, byte and anyURI types.
13812 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
13813 the local name of "soapenc:Array".
13814 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
13815 decoding integer, byte and anyURI xsd types.
13816
13817 2012-04-25 Chong Yidong <cyd@gnu.org>
13818
13819 * cus-edit.el (custom-buffer-create-internal): Update header text.
13820
13821 2012-04-25 Eli Zaretskii <eliz@gnu.org>
13822
13823 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
13824 settings on 'system-type', not on 'window-system'. On MS-Windows,
13825 set interactive-mode on in GDB.
13826
13827 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13828
13829 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
13830 (ruby-syntax-propertize-regexp): Remove.
13831 (ruby-syntax-propertize-function): Split regexp into chunks.
13832 Match following code directly.
13833
13834 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
13835
13836 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
13837 (ruby-syntax-propertize-regexp): New function.
13838 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
13839 by a special keyword.
13840
13841 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
13842 (ruby-syntax-general-delimiters-goto-beg)
13843 (ruby-syntax-propertize-general-delimiters): New functions.
13844 (ruby-syntax-propertize-function): Use them to handle GDL.
13845 (ruby-font-lock-keywords): Move old handling of GDL...
13846 (ruby-font-lock-syntactic-keywords): .. to here.
13847 (ruby-calculate-indent): Adjust indentation for GDL.
13848
13849 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
13850
13851 * notifications.el (top): Remove unneeded declarations.
13852 (notifications-specification-version): Change to "1.2".
13853 (notifications-interface, notifications-notify-method)
13854 (notifications-close-notification-method): Fix docstring.
13855 (notifications-get-capabilities-method): New defconst.
13856 (notifications-notify): Add :action-items, :resident and
13857 :transient hints. Change "image_data" to "image-data" and
13858 "image_path" to "image-path".
13859 (notifications-get-capabilities): New defun.
13860
13861 2012-04-24 Leo Liu <sdl.web@gmail.com>
13862
13863 * progmodes/python.el: Move hideshow setup to the end.
13864
13865 2012-04-24 Martin Rudalics <rudalics@gmx.at>
13866
13867 * window.el (handle-select-window): Clear echo area since this is
13868 no more done by read_char (Bug#11304).
13869
13870 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13871
13872 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
13873 and `/ M' to filter-derived-mode.
13874 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
13875 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
13876 (ibuffer-mark-by-mode): Use default rather than initial-input.
13877 (ibuffer-filter-by-derived-mode): Autoload and require-match.
13878
13879 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
13880
13881 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
13882 (ibuffer-filter-by-derived-mode): New filter.
13883 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
13884
13885 2012-04-23 Andreas Politz <politza@fh-trier.de>
13886
13887 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
13888
13889 2012-04-23 Chong Yidong <cyd@gnu.org>
13890
13891 * cus-edit.el (customize-apropos, customize-apropos-options):
13892 Disable matching of non-option variables (Bug#11176).
13893 (customize-option, customize-option-other-window)
13894 (customize-changed-options): Doc fix.
13895 (customize-apropos-options, customize-apropos-faces)
13896 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
13897
13898 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
13899 Fix word list splitting (Bug#11132).
13900 (apropos-symbol, apropos-keybinding, apropos-label)
13901 (apropos-property, apropos-function-button)
13902 (apropos-variable-button, apropos-misc-button): New faces.
13903 (apropos-symbol-face, apropos-keybinding-face)
13904 (apropos-label-face, apropos-property-face, apropos-match-face):
13905 Variables removed (Bug#8396).
13906 (apropos-library-button, apropos-format-plist, apropos-print)
13907 (apropos-print-doc, apropos-describe-plist): Callers changed.
13908
13909 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
13910
13911 * net/xesam.el (xesam-mode-map): Use let-bound map in
13912 initialization. (Bug#11292)
13913
13914 2012-04-23 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
13915
13916 Preserve ispell session localwords when switching back to
13917 original buffer.
13918
13919 * textmodes/ispell.el (ispell-buffer-session-localwords):
13920 New buffer-local variable to hold buffer session localwords.
13921 (ispell-kill-ispell): Add option 'clear to delete session
13922 localwords.
13923 (ispell-command-loop, ispell-change-dictionary)
13924 (ispell-buffer-local-words): Preserve session localwords when
13925 needed.
13926
13927 * textmodes/flyspell.el (flyspell-process-localwords)
13928 (flyspell-do-correct): Preserve session localwords when needed.
13929
13930 2012-04-23 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
13931
13932 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
13933 using obsolete `translation-table-for-input'.
13934 (ispell-word, ispell-process-line, ispell-complete-word):
13935 Use plain `insert' instead of removed `ispell-insert-word'.
13936
13937 2012-04-22 Chong Yidong <cyd@gnu.org>
13938
13939 * cus-edit.el (custom-variable-menu)
13940 (custom-variable-reset-saved, custom-face-menu)
13941 (custom-face-reset-saved): If there is no saved value, make the
13942 "reset-saved" operation bring back the default (Bug#9509).
13943 (custom-face-state): Properly detect themed faces.
13944
13945 * faces.el (face-spec-set): Stop supporting deprecated form of
13946 third arg.
13947
13948 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
13949
13950 Move functions from C to Lisp. Make non-blocking method calls
13951 the default. Implement further D-Bus standard interfaces.
13952
13953 * net/dbus.el (dbus-message-internal): Declare function.
13954 Remove unneeded function declarations.
13955 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
13956 (dbus-message-type-method-return, dbus-message-type-error)
13957 (dbus-message-type-signal): Declare variables. Remove local
13958 definitions.
13959 (dbus-interface-dbus, dbus-interface-peer)
13960 (dbus-interface-introspectable, dbus-interface-properties)
13961 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
13962 Adapt docstring.
13963 (dbus-interface-objectmanager): New defconst.
13964 (dbus-call-method, dbus-call-method-asynchronously)
13965 (dbus-send-signal, dbus-method-return-internal)
13966 (dbus-method-error-internal, dbus-register-service)
13967 (dbus-register-signal, dbus-register-method): New defuns, moved
13968 from dbusbind.c
13969 (dbus-call-method-handler, dbus-setenv)
13970 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
13971 New defuns.
13972 (dbus-call-method-non-blocking): Make it an obsolete function.
13973 (dbus-unregister-object, dbus-unregister-service)
13974 (dbus-handle-event, dbus-register-property)
13975 (dbus-property-handler): Obey the new structure of
13976 `bus-registered-objects'.
13977 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
13978 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
13979 Use `dbus-call-method'.
13980
13981 2012-04-22 Chong Yidong <cyd@gnu.org>
13982
13983 * cus-edit.el (custom-commands, custom-reset-menu)
13984 (Custom-reset-standard): Tweak labels.
13985 (custom-reset-button-menu): Change default to t.
13986 (custom-buffer-create-internal): For the custom-reset-button-menu
13987 case, put the revert button first.
13988 (custom-group-subtitle): New face.
13989 (custom-group-value-create): Align docstring to a specific column.
13990
13991 * wid-edit.el (widget-documentation-link-add): Don't handle
13992 indentation in this function.
13993 (widget-documentation-string-indent-to): New function.
13994 (widget-documentation-string-value-create): Use it.
13995
13996 * autorevert.el (auto-revert):
13997 * epg-config.el (epg):
13998 * ibuffer.el (ibuffer):
13999 * mpc.el (mpc):
14000 * ses.el (ses):
14001 * eshell/eshell.el (eshell):
14002 * net/ange-ftp.el (ange-ftp):
14003 * progmodes/ebnf2ps.el (postscript):
14004 * progmodes/flymake.el (flymake):
14005 * progmodes/prolog.el (prolog):
14006 * progmodes/verilog-mode.el (verilog-mode):
14007 * progmodes/which-func.el (which-func):
14008 * term/xterm.el (xterm):
14009 * textmodes/picture.el (picture):
14010 * textmodes/tildify.el (tildify):
14011 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
14012 customization buffers.
14013
14014 2012-04-22 Alan Mackenzie <acm@muc.de>
14015
14016 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
14017 Adding a ) can hide the resulting (..) from searches. Fix it.
14018 Bound the backward search to the position of the existing (.
14019
14020 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
14021
14022 * progmodes/verilog-mode.el (verilog-mode): Check whether
14023 which-func-modes is t before adding verilog-mode.
14024 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
14025
14026 2012-04-21 Leo Liu <sdl.web@gmail.com>
14027
14028 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
14029
14030 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
14031
14032 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
14033 filling of the last column of a table (Bug#5635).
14034 (woman-find-next-control-line): New arg, specifying an additional
14035 regexp component for the control line.
14036 (woman2-roff-buffer): Use it.
14037 (woman-break-table): New function.
14038 (woman2-TS): Use it.
14039
14040 2012-04-21 Chong Yidong <cyd@gnu.org>
14041
14042 * woman.el (woman-set-buffer-display-table, woman-decode-region)
14043 (woman-horizontal-escapes, woman-negative-vertical-space)
14044 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
14045 (WoMan-warn-ignored): Use ?\s instead of ?\ .
14046
14047 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
14048
14049 * minibuffer.el (completion-file-name-table): Complete user names.
14050
14051 2012-04-20 Leo Liu <sdl.web@gmail.com>
14052
14053 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
14054 and pcase-let*.
14055
14056 2012-04-20 Chong Yidong <cyd@gnu.org>
14057
14058 * server.el (server-execute): Respect initial-buffer-choice if it
14059 is a string and there are no files to open (Bug#2825).
14060 (server-create-window-system-frame, server-create-tty-frame):
14061 Don't switch buffers here.
14062 (server-process-filter): Only try to open a window system frame if
14063 compiled with graphical support (Bug#8314).
14064
14065 2012-04-20 Dan Nicolaescu <dann@gnu.org>
14066
14067 * battery.el (battery-echo-area-format): Display remaining time
14068 for sysfs backend too (Bug#11269).
14069 (battery-linux-sysfs): Fix conditional for the charge.
14070
14071 2012-04-20 Chong Yidong <cyd@gnu.org>
14072
14073 * progmodes/gdb-mi.el (gdb): Revert previous change.
14074 (gdb-inferior-io--init-proc): New function.
14075 (gdb-init-1): Use it.
14076 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
14077 responsible for allocating a new pty and hooking it to gdb when
14078 the old pty gets an EIO due to process exit.
14079 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
14080 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
14081 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
14082
14083 2012-04-20 Eli Zaretskii <eliz@gnu.org>
14084
14085 * window.el (window-min-size, window-sizable, window-min-delta)
14086 (window-max-delta, window--resizable, window-resizable)
14087 (window-total-size, window-full-height-p, window-full-width-p)
14088 (window-in-direction, window--resize-mini-window, window-resize)
14089 (window--resize-child-windows-normal)
14090 (window--resize-child-windows, window--resize-siblings)
14091 (window--resize-this-window, adjust-window-trailing-edge)
14092 (enlarge-window, shrink-window): Doc fixes.
14093
14094 2012-04-20 Chong Yidong <cyd@gnu.org>
14095
14096 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
14097 New function to call delete-process on the gdb-inferior buffer's pty.
14098 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
14099 pty process (Bug#11273).
14100 (gdb-update): New arg to suppress talking to the gdb process.
14101 (gdb-done-or-error): Use it.
14102 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
14103 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
14104 sentinel not being called.
14105
14106 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
14107
14108 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
14109
14110 2012-04-20 Glenn Morris <rgm@gnu.org>
14111
14112 * net/network-stream.el (open-network-stream): Doc fix.
14113
14114 2012-04-20 Chong Yidong <cyd@gnu.org>
14115
14116 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
14117
14118 2012-04-20 Alan Mackenzie <acm@muc.de>
14119
14120 Ensure searching for keywords is case sensitive.
14121
14122 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
14123 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
14124 (c-defun-name, c-mark-function, c-cpp-define-name)
14125 (c-comment-indent, c-scan-conditionals, c-indent-defun)
14126 (c-context-line-break): Bind case-fold-search to nil.
14127
14128 * progmodes/cc-mode.el (c-font-lock-fontify-region):
14129 Bind case-fold-search to nil.
14130
14131 2012-04-20 Chong Yidong <cyd@gnu.org>
14132
14133 * mail/sendmail.el (mail-bury): Call return action with the right
14134 Rmail buffer (Bug#11242).
14135
14136 * server.el (server-process-filter): Handle corner case where both
14137 tty and nowait options are present (Bug#11102).
14138
14139 2012-04-20 Eli Zaretskii <eliz@gnu.org>
14140
14141 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
14142 (top level): Put into the executable the ident-style '$Id:' tag on
14143 windows-nt as well.
14144
14145 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
14146
14147 * electric.el (electric-indent-post-self-insert-function): Check that
14148 electric-indent-mode is enabled in current buffer.
14149
14150 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
14151
14152 * imenu.el (imenu-progress-message): Restore; it is "used" in
14153 erc/erc-imenu.el and net/snmp-mode.el.
14154
14155 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
14156
14157 * avoid.el (mouse-avoidance-mode): Mark unused arg.
14158 (mouse-avoidance-nudge-mouse): Remove unused binding.
14159
14160 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
14161
14162 * descr-text.el (describe-char):
14163 * progmodes/python.el (python-describe-symbol):
14164 Don't call `toggle-read-only', set `buffer-read-only'.
14165
14166 * imenu.el (imenu-default-goto-function): Mark unused args.
14167 (imenu-progress-message): Remove obsolete macro; all callers changed.
14168
14169 * subr.el (keymap-canonicalize): Remove unused binding.
14170 (read-passwd): Mark unused arg.
14171
14172 * tutorial.el (tutorial--display-changes): Remove unused binding.
14173 (tutorial--save-tutorial-to): Remove unused variable.
14174
14175 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
14176 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
14177 (package-generate-autoloads, package-menu--generate)
14178 (package-menu--find-upgrades): Remove unused bindings.
14179
14180 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
14181 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
14182 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
14183 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
14184 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
14185 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
14186 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
14187 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
14188 (cua-delete-char-rectangle): Mark unused args.
14189 (cua-align-rectangle): Remove unused binding.
14190
14191 * mail/rmail.el (compilation--message->loc)
14192 (epa--find-coding-system-for-mime-charset): Declare.
14193
14194 * net/dbus.el (dbus-register-service): Declare.
14195 (dbus-name-owner-changed-handler): Remove unused binding.
14196
14197 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
14198 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
14199 (nxml-scan-backward-within): Mark unused arg.
14200 (nxml-dynamic-markup-word): Remove unused binding.
14201
14202 * mouse.el (mouse-menu-major-mode-map):
14203 * emacs-lisp/authors.el (authors-scan-change-log)
14204 (authors-add-to-author-list):
14205 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
14206 * emacs-lisp/smie.el (smie-auto-fill):
14207 * mail/sendmail.el (mail-bury):
14208 * mail/unrmail.el (unrmail):
14209 * net/tls.el (open-tls-stream):
14210 * textmodes/picture.el (picture-mouse-set-point):
14211 Remove unused bindings.
14212
14213 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
14214
14215 * net/tramp.el (tramp-action-password): Let-bind
14216 `enable-recursive-minibuffers' to t.
14217
14218 2012-04-18 Sam Steingold <sds@gnu.org>
14219
14220 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
14221 instead of 'string to accommodate values like [f11].
14222 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
14223 * progmodes/gdb-mi.el: Likewise.
14224
14225 2012-04-18 Leo Liu <sdl.web@gmail.com>
14226
14227 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
14228 current buffer.
14229 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
14230 LOCAL is nil.
14231
14232 2012-04-18 Chong Yidong <cyd@gnu.org>
14233
14234 * simple.el (line-move): Use forward-line if in batch mode
14235 (Bug#11053).
14236
14237 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
14238
14239 * files.el (after-find-file): Do not try to add a final newline if
14240 the buffer is read-only (Bug#11156).
14241
14242 2012-04-17 Richard Stallman <rms@gnu.org>
14243
14244 * mail/rmail.el (rmail-start-mail):
14245 Pass (rmail-mail-return...) for the return-action.
14246 Pass (rmail-yank-current-message...) for the yank-action.
14247 (rmail-yank-current-message): New function.
14248 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
14249 (rmail-reply): Likewise.
14250 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
14251
14252 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
14253 buffer, not the last. Reject temp buffers. Use the rmail-mode
14254 buffer, not newbuf.
14255
14256 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
14257
14258 * server.el (server-ensure-safe-dir): Simplify.
14259
14260 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14261
14262 * emacs-lisp/smie.el: Provide smarter auto-filling.
14263 (smie-auto-fill): New function.
14264 (smie-setup): Use it.
14265
14266 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
14267
14268 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
14269
14270 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
14271 (comment-indent): Use it.
14272
14273 2012-04-17 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
14274
14275 * ses.el: The overall change is to add cell renaming, that is
14276 setting fancy names for cell symbols other than name matching
14277 "\\`[A-Z]+[0-9]+\\'" regexp .
14278 (ses-localvars): Add ses--renamed-cell-symb-list.
14279 (ses-create-cell-variable): New defun.
14280 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
14281 (ses-relocate-formula): Relocate formulas only for cells the
14282 symbols of which are not renamed, i.e. symbols whose names do not
14283 match regexp "\\`[A-Z]+[0-9]+\\'".
14284 (ses-relocate-all): Relocate values only for cells the symbols of
14285 which are not renamed.
14286 (ses-load): Create cells variables as the (ses-cell ...) are read,
14287 in order to check row col consistency with cell symbol name only
14288 for cells that are not renamed.
14289 (ses-replace-name-in-formula): New defun.
14290 (ses-rename-cell): New defun.
14291
14292 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
14293
14294 * progmodes/perl-mode.el (perl-indent-parens-as-block):
14295 New option (bug#11118).
14296 (perl-calculate-indent): Respect it.
14297
14298 2012-04-17 Glenn Morris <rgm@gnu.org>
14299
14300 * dired-aux.el (dired-mark-read-string): Doc fix.
14301
14302 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
14303
14304 * dired-aux.el (dired-mark-read-string): Offer optional completion.
14305 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
14306
14307 2012-04-17 Glenn Morris <rgm@gnu.org>
14308
14309 * mouse.el (mouse-drag-track):
14310 * speedbar.el (speedbar-frame-mode):
14311 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
14312
14313 2012-04-16 Leo Liu <sdl.web@gmail.com>
14314
14315 * progmodes/python.el: Trivial cleanup.
14316
14317 2012-04-16 Glenn Morris <rgm@gnu.org>
14318
14319 * vc/vc.el (vc-string-prefix-p):
14320 * vc/pcvs-util.el (cvs-string-prefix-p):
14321 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
14322 * mpc.el (mpc-string-prefix-p):
14323 Make all of these into obsolete aliases for string-prefix-p.
14324 Update callers.
14325 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
14326
14327 * textmodes/two-column.el: Move custom options to the start.
14328 (frame-width): Remove compat definition.
14329 (2C-associate-buffer, 2C-dissociate):
14330 Use with-current-buffer rather than save-excursion.
14331 (2C-dissociate): Force a mode-line update.
14332 (2C-autoscroll): Use ignore-errors.
14333
14334 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
14335 Autoload trivia.
14336
14337 * emacs-lisp/cl-extra.el (*random-state*):
14338 Remove unnecessary declaration.
14339
14340 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
14341
14342 * play/cookie1.el (cookie-snarf):
14343 Give an explicit error if input file cannot be read.
14344
14345 * play/yow.el (yow-file): Use expand-file-name rather than concat.
14346
14347 * progmodes/perl-mode.el (c-macro-expand):
14348 Remove unnecessary autoload (it is in loaddefs.el).
14349
14350 * textmodes/picture.el (picture-desired-column)
14351 (picture-update-desired-column): Convert comments to doc-strings.
14352 (picture-substitute): Remove function.
14353 (picture-mode-map): Initialize in the defvar.
14354
14355 * woman.el: Remove eval-after-load for tar-mode.
14356 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
14357 (woman-tar-extract-file): Autoload it.
14358
14359 * frame.el (automatic-hscrolling): Make this alias obsolete.
14360
14361 2012-04-12 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14362
14363 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
14364 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
14365 (ispell-dictionary-base-alist): Revert to original XEmacs
14366 friendly version for default. [:alpha:] will be added in
14367 `ispell-set-spellchecker-params' if needed.
14368
14369 2012-04-16 Chong Yidong <cyd@gnu.org>
14370
14371 * image.el (imagemagick--file-regexp): New variable.
14372 (imagemagick-register-types): Use it.
14373 (imagemagick-types-inhibit): Add :set function. Allow new value
14374 of t to inhibit all types.
14375
14376 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
14377 so we can preload it.
14378
14379 * loadup.el (fboundp): Preload regexp-opt, needed by
14380 imagemagick-register-types.
14381
14382 2012-04-15 Chong Yidong <cyd@gnu.org>
14383
14384 * frame.el (scrolling): Remove nearly unused customization group.
14385
14386 * scroll-all.el (scroll-all-mode): Move to windows group.
14387
14388 2012-04-15 Chong Yidong <cyd@gnu.org>
14389
14390 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
14391
14392 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14393
14394 Avoid the use of ((lambda ...) ...) in lexical-binding code.
14395 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
14396
14397 2012-04-15 Glenn Morris <rgm@gnu.org>
14398
14399 * simple.el (process-file-side-effects): Doc fix.
14400
14401 2012-04-15 Glenn Morris <rgm@gnu.org>
14402
14403 * international/mule-cmds.el (set-language-environment): Doc fix.
14404
14405 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
14406
14407 * server.el (server-auth-key, server-generate-key): Doc fixes.
14408 (server-get-auth-key): Doc fix. Use `string-match-p'.
14409 (server-start): Reflow docstring.
14410
14411 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
14412
14413 * server.el (server-generate-key): `called-interactively-p'
14414 requires a parameter.
14415
14416 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
14417
14418 * server.el (server-auth-key): New variable.
14419 (server-generate-key, server-get-auth-key): New function.
14420 (server-start): Use the new variable and functions to allow
14421 setting a permanent server key (bug#9423).
14422
14423 2012-04-14 Leo Liu <sdl.web@gmail.com>
14424
14425 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
14426
14427 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
14428
14429 Spelling fixes.
14430 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
14431 Emacs uses American spelling.
14432
14433 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
14434
14435 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
14436 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
14437 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
14438 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
14439
14440 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14441
14442 * progmodes/which-func.el (which-func-modes): Change default.
14443
14444 2012-04-14 Kim F. Storm <storm@cua.dk>
14445
14446 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
14447 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
14448
14449 2012-04-14 Chong Yidong <cyd@gnu.org>
14450
14451 * custom.el (custom-theme-set-variables): Doc fix.
14452
14453 2012-04-14 Glenn Morris <rgm@gnu.org>
14454
14455 * international/mule.el (set-auto-coding-for-load): Doc fix.
14456
14457 2012-04-14 Alan Mackenzie <acm@muc.de>
14458
14459 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
14460 imenu work again for Objective C Mode. Correct the *-index values,
14461 these having been disturbed by a previous change in 2011-08.
14462
14463 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
14464 Correct two search limits.
14465
14466 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14467
14468 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
14469
14470 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
14471
14472 * international/characters.el: Fix sorting.
14473
14474 2012-04-14 Eli Zaretskii <eliz@gnu.org>
14475
14476 * international/characters.el: Add more missing Latin case pairs.
14477
14478 2012-04-14 Glenn Morris <rgm@gnu.org>
14479
14480 * files.el (dir-locals-set-class-variables): Doc fix.
14481
14482 2012-04-14 Eli Zaretskii <eliz@gnu.org>
14483
14484 * international/characters.el: Add set-case-syntax-pair call for
14485 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
14486 counterpart. (Bug#11209)
14487
14488 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
14489
14490 2012-04-14 Glenn Morris <rgm@gnu.org>
14491
14492 * calendar/holidays.el (calendar-check-holidays): Doc fix.
14493
14494 2012-04-14 Eli Zaretskii <eliz@gnu.org>
14495
14496 * textmodes/ispell.el (ispell-dictionary-base-alist):
14497 Add data for Hebrew.
14498
14499 2012-04-14 Chong Yidong <cyd@gnu.org>
14500
14501 * net/rcirc.el (rcirc-cmd-quit):
14502 Revert 2012-03-18 change (Bug#11192).
14503
14504 2012-04-14 Glenn Morris <rgm@gnu.org>
14505
14506 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
14507
14508 2012-04-14 Eli Zaretskii <eliz@gnu.org>
14509
14510 * minibuffer.el (completion-in-region-mode-map):
14511 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
14512
14513 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
14514
14515 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
14516
14517 2012-04-13 Masatake YAMATO <yamato@redhat.com>
14518
14519 * minibuffer.el (minibuffer-local-filename-syntax): New variable
14520 to allow `C-M-f' and `C-M-b' to move to the nearest path
14521 separator (bug#9511).
14522
14523 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
14524
14525 * avoid.el: Require cl when compiling. And also move the
14526 `provide' to the end.
14527
14528 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14529
14530 * avoid.el (mouse-avoidance-banish-position): New variable.
14531 (mouse-avoidance-banish-destination): Use it (bug#10165).
14532
14533 2012-04-13 Leo Liu <sdl.web@gmail.com>
14534
14535 * progmodes/which-func.el (which-func-modes): Add objc-mode.
14536
14537 2012-04-13 Ken Brown <kbrown@cornell.edu>
14538
14539 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
14540 this is no longer needed now that cygstart understands file:// URLs.
14541 (browse-url-filename-alist): For the same reason, don't modify
14542 file:// URLs on Cygwin.
14543
14544 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
14545
14546 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
14547 the region on shift if the binding is already shifted (bug#11221).
14548
14549 2012-04-12 Glenn Morris <rgm@gnu.org>
14550
14551 * mail/mailpost.el: Move to obsolete/.
14552
14553 2012-04-12 Drew Adams <drew.adams@oracle.com>
14554
14555 * imenu.el (imenu--generic-function): Ignore invisible definitions
14556 (bug#10123).
14557
14558 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
14559
14560 * hexl.el (hexl-bits): New variable.
14561 (hexl-options): Mention the variable in the doc string.
14562 (hexl-rulerise, hexl-line-displen): New functions.
14563 (hexl-mode): Mention the new variable.
14564 (hexl-mode, hexl-current-address, hexl-current-address):
14565 Use the displen.
14566 (hexl-ascii-start-column): New function.
14567 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
14568 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
14569
14570 2012-04-12 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14571
14572 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
14573 '("-i" ENCODING), in 2 separate command-line arguments, to specify
14574 the encoding, as expected by hunspell.
14575
14576 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
14577
14578 * battery.el (battery--linux-sysfs-regexp): New const.
14579 (battery-status-function): Use it. Remove yeeloong special case.
14580 (battery-yeeloong-sysfs): Remove.
14581 (battery-echo-area-format): Remove yeeloong special case.
14582
14583 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14584
14585 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
14586 Reported by Noah Friedman.
14587
14588 * subr.el (read-passwd): Use read-string.
14589
14590 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14591
14592 * vcursor.el (vcursor-move): Increase the priority of the overlay
14593 (bug#9663).
14594
14595 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
14596
14597 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
14598 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
14599
14600 2012-04-11 William Stevenson <yhvh2000@gmail.com>
14601
14602 * textmodes/artist.el (artist-mode): Convert artist-mode to use
14603 define-minor-mode (bug#10760).
14604
14605 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
14606
14607 * progmodes/grep.el (rgrep): Tweak the find command line so
14608 that directories matching `grep-find-ignored-files' won't be
14609 pruned (bug#10351).
14610
14611 2012-04-11 Chong Yidong <cyd@gnu.org>
14612
14613 * startup.el (command-line): Remove support for long-obsolete
14614 variable font-lock-face-attributes.
14615
14616 2012-04-11 Glenn Morris <rgm@gnu.org>
14617
14618 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
14619
14620 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14621
14622 * window.el (window--state-get-1): Obey window-point-insertion-type.
14623
14624 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
14625
14626 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
14627 to previous function when point is on the first character of a
14628 function. Take care of that in `narrow-to-defun' (bug#6157).
14629
14630 2012-04-11 Glenn Morris <rgm@gnu.org>
14631
14632 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
14633 not just file-errors.
14634
14635 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
14636 (vc-bzr-sha1): Use internal sha1.
14637
14638 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14639
14640 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
14641
14642 2012-04-10 SĂ©bastien Gross <seb@chezwam.org> (tiny change)
14643
14644 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
14645 that start in the middle of the line (bug#10496).
14646
14647 2012-04-10 Dan Nicolaescu <dann@gnu.org>
14648
14649 * battery.el (battery-linux-proc-acpi): Only one battery is
14650 discharged at a time, but that seems to confuse battery.el when
14651 computing `rate-type' for the battery not being discharged
14652 (bug#10332).
14653
14654 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
14655
14656 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
14657
14658 * international/quail.el: Use dolist and simplify.
14659 (quail-define-package, quail-update-keyboard-layout)
14660 (quail-define-rules): Use dolist.
14661 (quail-insert-kbd-layout, quail-get-translation): CSE.
14662
14663 * tmm.el: Use dolist, remove left over hook.
14664 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
14665 Use dolist.
14666 (calendar-load-hook): Don't mess with it.
14667
14668 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
14669 Use derived-mode-p. Run the diff asynchronously.
14670
14671 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14672
14673 * obsolete/mouse-sel.el: Add an Obsolete-since header.
14674
14675 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
14676
14677 * misc.el: Display absolute path of loaded DLLs (bug#10424).
14678 (list-dynamic-libraries--loaded): New function.
14679 (list-dynamic-libraries--refresh): Use it.
14680
14681 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
14682
14683 * progmodes/python.el (python-fill-paragraph):
14684 Make python-fill-region in a multiline string work when font-lock is
14685 disabled (bug#7018).
14686
14687 2012-04-10 Laimonas VÄ—bra <laimonas.vebra@gmail.com> (tiny change)
14688
14689 * language/european.el (cp775): Add oem/legacy (en)coding on
14690 DOS/MS Windows for the Baltic languages. There are still plenty
14691 of texts written in this encoding/codepage (bug#6519).
14692
14693 2012-04-10 Glenn Morris <rgm@gnu.org>
14694
14695 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
14696 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
14697
14698 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
14699
14700 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
14701 next-line "n" and previous-line "p" in order to make recentf more
14702 consistent with ibuffer, dired or org-mode (bug#9387).
14703
14704 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14705
14706 * image.el (put-image): Return the overlay created instead of the
14707 optional input string (bug#7834). Note that this may break code
14708 that is (for some reason or other) depending on `put-image'
14709 returning the string.
14710
14711 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
14712
14713 * simple.el (zap-to-char): Allow zapping using input methods
14714 (bug#1580).
14715
14716 * textmodes/fill.el (fill-region): Leave point and mark where they
14717 were before filling (bug#5399).
14718
14719 2012-04-09 Glenn Morris <rgm@gnu.org>
14720
14721 * version.el (emacs-bzr-get-version):
14722 Handle lightweight checkouts of local branches.
14723
14724 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
14725
14726 * international/characters.el: Recover lost case pairs. (Bug#11209)
14727
14728 2012-04-09 Chong Yidong <cyd@gnu.org>
14729
14730 * custom.el (custom-variable-p): Return nil for non-symbol
14731 arguments instead of signaling an error.
14732 (user-variable-p): Obsolete alias for custom-variable-p.
14733
14734 * apropos.el (apropos-variable):
14735 * files-x.el (read-file-local-variable):
14736 * simple.el (set-variable):
14737 * woman.el (woman-mini-help):
14738 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
14739
14740 2012-04-09 Glenn Morris <rgm@gnu.org>
14741
14742 * startup.el (normal-top-level): Don't look for leim-list.el
14743 in places where it will not be found. (Bug#910)
14744
14745 * international/mule-cmds.el (set-default-coding-systems):
14746 * files.el (normal-mode):
14747 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
14748 This function was removed with ucs-tables.el in 2008.
14749
14750 2012-04-08 Eli Zaretskii <eliz@gnu.org>
14751
14752 * textmodes/ispell.el (ispell-check-version): For hunspell, set
14753 ispell-encoding8-command to "-i", without a trailing space.
14754 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
14755 separate command-line arguments, to specify the encoding, since
14756 that's how hunspell expects it.
14757
14758 2012-04-08 Glenn Morris <rgm@gnu.org>
14759
14760 * loadup.el: Load bindings before cus-start.
14761 This reduces somewhat the number of "rogue" settings in emacs -Q.
14762
14763 2012-04-07 Glenn Morris <rgm@gnu.org>
14764
14765 * version.el (emacs-bzr-get-version): New function.
14766 (emacs-bzr-version): New variable.
14767 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
14768 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
14769
14770 2012-04-07 Eli Zaretskii <eliz@gnu.org>
14771
14772 * international/uni-bidi.el, international/uni-category.el:
14773 * international/uni-combining.el, international/uni-decimal.el:
14774 * international/uni-decomposition.el, international/uni-digit.el:
14775 * international/uni-lowercase.el, international/uni-mirrored.el:
14776 * international/uni-name.el, international/uni-numeric.el:
14777 * international/uni-titlecase.el, international/uni-uppercase.el:
14778 Update for Unicode 6.1.
14779
14780 2012-04-07 Eli Zaretskii <eliz@gnu.org>
14781
14782 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
14783
14784 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
14785
14786 * window.el (shrink-window): Mention the `window-min-height'
14787 variable in the doc string.
14788
14789 2012-04-05 Bastien Guerry <bzg@altern.org>
14790
14791 * color.el (color-lighten-name): Fix typo.
14792
14793 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14794
14795 * server.el (server--on-display-p): New function.
14796 (server--on-display-p): Use it.
14797
14798 2012-04-04 GĂ¡bor Vida <vidagabor@gmail.com> (tiny change)
14799
14800 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
14801 (bug#11145).
14802
14803 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14804
14805 * comint.el (comint--common-quoted-suffix): Check string boundary
14806 before comparing (bug#11158).
14807 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
14808
14809 2012-04-04 Chong Yidong <cyd@gnu.org>
14810
14811 * minibuffer.el (completion-extra-properties): Doc fix.
14812
14813 * subr.el (delayed-warnings-hook): Doc fix.
14814
14815 2012-04-04 Daiki Ueno <ueno@unixuser.org>
14816
14817 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
14818 selection (Bug#11159).
14819 (epa-insert-keys): Inform that the default public key will be
14820 exported if no key is selected.
14821
14822 2012-04-04 Richard Stallman <rms@gnu.org>
14823
14824 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
14825
14826 2012-04-03 Chong Yidong <cyd@gnu.org>
14827
14828 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
14829 mail-insert-file, not its obsolete alias mail-attach-file.
14830
14831 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
14832
14833 * notifications.el (notifications-notify): Fix docstring.
14834
14835 2012-04-02 Glenn Morris <rgm@gnu.org>
14836
14837 * emacs-lisp/authors.el (authors-aliases): Another addition.
14838
14839 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
14840
14841 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
14842 `tramp-compat-call-process' instead of `tramp-local-call-process'.
14843 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
14844
14845 2012-04-01 Chong Yidong <cyd@gnu.org>
14846
14847 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
14848 Handle root directory properly.
14849 (copy-directory): Caller changed.
14850
14851 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
14852 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
14853
14854 2012-03-31 Glenn Morris <rgm@gnu.org>
14855
14856 * term/xterm.el (xterm-extra-capabilities): Doc fix.
14857
14858 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
14859
14860 * calendar/calendar.el (calendar-window-list)
14861 (calendar-hide-window): Restore. (Bug#11140)
14862 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
14863
14864 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
14865
14866 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14867
14868 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
14869 Check if file is a symlink (Bug#10489).
14870
14871 * files.el (copy-directory): Likewise.
14872
14873 2012-03-30 Chong Yidong <cyd@gnu.org>
14874
14875 * image.el (imagemagick-types-inhibit)
14876 (imagemagick-register-types): Doc fix.
14877
14878 2012-03-30 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14879
14880 * textmodes/ispell.el (ispell-get-extended-character-mode):
14881 Disable extended-char-mode for hunspell. hunspell does not support it
14882 and treats ~word as ordinary words in pipe mode.
14883
14884 2012-03-30 Glenn Morris <rgm@gnu.org>
14885
14886 * tutorial.el (help-with-tutorial): Ensure local variables don't
14887 happen to make the buffer read-only. (Bug#11127)
14888
14889 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
14890
14891 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
14892 (perl-calculate-indent): Return `noindent' in strings.
14893
14894 2012-03-28 Sam Steingold <sds@gnu.org>
14895
14896 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
14897 instead of the broken adhockery which does not prevent calendar
14898 buffers from being displayed at random after exit.
14899 (calendar-window-list, calendar-hide-window): Remove the broken
14900 adhockery.
14901
14902 2012-03-28 Glenn Morris <rgm@gnu.org>
14903
14904 * replace.el (query-replace-map): Doc fix.
14905
14906 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
14907
14908 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
14909 contents. (Bug#11109)
14910
14911 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
14912
14913 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
14914 (bug#11077).
14915 (avl-tree--check, avl-tree--check-node): New funs.
14916
14917 2012-03-27 Martin Rudalics <rudalics@gmx.at>
14918
14919 * window.el (switch-to-visible-buffer): New option.
14920 (switch-to-prev-buffer, switch-to-next-buffer):
14921 Observe switch-to-visible-buffer. Make sure that checking for a window
14922 showing a buffer already is done on the same frame.
14923
14924 2012-03-27 Glenn Morris <rgm@gnu.org>
14925
14926 * startup.el (mail-host-address): Doc fix.
14927
14928 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14929
14930 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
14931 than 197 variables.
14932
14933 2012-03-26 Ami Fischman <ami@fischman.org>
14934
14935 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
14936
14937 2012-03-26 Glenn Morris <rgm@gnu.org>
14938
14939 * files.el (save-buffers-kill-emacs): Doc fix.
14940
14941 * startup.el (normal-top-level, command-line, command-line-1):
14942 Give them doc strings.
14943
14944 2012-03-25 Eli Zaretskii <eliz@gnu.org>
14945
14946 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
14947 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
14948
14949 2012-03-25 Chong Yidong <cyd@gnu.org>
14950
14951 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
14952 theme if it was previously enabled before (Bug#11031).
14953
14954 * cus-theme.el (custom-theme-write-faces): Retrieve current face
14955 spec with custom-face-get-current-spec if its :shown-value is not
14956 determined yet (Bug#9337).
14957 (customize-create-theme, custom-theme-revert): Doc fixes.
14958
14959 * button.el (button-at): Minor addition to docstring.
14960
14961 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
14962
14963 * vc/vc.el (vc-merge): Fix a prompt.
14964
14965 2012-03-24 Chong Yidong <cyd@gnu.org>
14966
14967 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
14968 point (Bug#9623).
14969
14970 * button.el (button-at): Minor addition to docstring.
14971
14972 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
14973
14974 * newcomment.el (comment-choose-indent): No space after BOL.
14975
14976 2012-03-22 Sam Steingold <sds@gnu.org>
14977
14978 * window.el (switch-to-prev-buffer): Revert last patch because the
14979 bug turned out to be an advertised feature (Elisp manual 28.14).
14980
14981 2012-03-22 Glenn Morris <rgm@gnu.org>
14982
14983 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
14984 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
14985
14986 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
14987
14988 * net/network-stream.el (network-stream-open-starttls): Make error
14989 message under Windows be less misleading.
14990
14991 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
14992
14993 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
14994 understands (bug#9942).
14995
14996 2012-03-22 Chong Yidong <cyd@gnu.org>
14997
14998 * simple.el (end-of-visible-line): Handle return value of
14999 next-single-property-change properly (Bug#9371).
15000
15001 2012-03-22 Kenichi Handa <handa@m17n.org>
15002
15003 * international/quail.el (quail-insert-kbd-layout): Fix previous
15004 change. To avoid unwanted bidi reordering, use
15005 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
15006
15007 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
15008
15009 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
15010 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
15011 (ruby-beginning-of-indent): Be more careful with the difference
15012 between word-boundary and symbol boundary.
15013 (ruby-mode-syntax-table): Make : a symbol constituent.
15014
15015 2012-03-21 Andreas Politz <politza@fh-trier.de>
15016
15017 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
15018
15019 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
15020
15021 * progmodes/etags.el (tags-completion-at-point-function):
15022 Improve last fix.
15023
15024 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
15025
15026 2012-03-21 Sam Steingold <sds@gnu.org>
15027
15028 * progmodes/etags.el (tags-completion-at-point-function):
15029 Avoid the error when point is inside the pattern.
15030
15031 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
15032
15033 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
15034 line (Bug#10855).
15035
15036 2012-03-21 Drew Adams <drew.adams@oracle.com>
15037
15038 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
15039
15040 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
15041
15042 * ido.el (ido-set-current-directory, ido-read-internal)
15043 (ido-choose-completion-string, ido-completion-help): Handle nil
15044 value of ido-completion-buffer (Bug#11008).
15045
15046 2012-03-21 Sam Steingold <sds@gnu.org>
15047
15048 * window.el (switch-to-prev-buffer): Do not switch to a visible
15049 window previous buffer, just like with the frame previous buffers.
15050
15051 2012-03-21 Chong Yidong <cyd@gnu.org>
15052
15053 * faces.el (make-face, make-empty-face, copy-face):
15054 * face-remap.el (face-remap-add-relative, face-remap-set-base):
15055 Doc fixes.
15056
15057 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
15058
15059 * wid-edit.el (widget-complete-field): Remove (bug#11051).
15060 (widget-complete): Remove broken use of it.
15061
15062 2012-03-20 Chong Yidong <cyd@gnu.org>
15063
15064 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
15065 Use string-width and truncate-string-width to handle arbitrary
15066 characters.
15067
15068 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
15069
15070 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
15071 to draw rectangles, not squares. (Regression introduced by revno
15072 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
15073
15074 2012-03-18 Chong Yidong <cyd@gnu.org>
15075
15076 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
15077 it is not yet defined (for temacs).
15078
15079 2012-03-18 Leo Liu <sdl.web@gmail.com>
15080
15081 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
15082 prefix.
15083
15084 2012-03-17 Eli Zaretskii <eliz@gnu.org>
15085
15086 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
15087 (ispell-choices-win-default-height, ispell-silently-savep)
15088 (ispell-dictionary-alist, ispell-encoding8-command)
15089 (ispell-check-version, ispell-aspell-find-dictionary)
15090 (ispell-valid-dictionary-list, ispell-words-keyword)
15091 (ispell-get-word, ispell-internal-change-dictionary)
15092 (ispell-region, ispell-skip-region-list)
15093 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
15094 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
15095 (ispell-message-text-end, ispell-message)
15096 (ispell-buffer-local-parsing): Doc fix.
15097
15098 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
15099
15100 * htmlfontify.el: Add support for code block fontification for ODT
15101 export (Bug #9914).
15102 (hfy-optimisations): Define new option
15103 `body-text-only'
15104 (hfy-fontify-buffer): Honor above setting.
15105 (hfy-begin-span, hfy-end-span): New routines factored out form
15106 `hfy-fontify-buffer'.
15107 (hfy-begin-span-handler, hfy-end-span-handler): New variables
15108 that permit insertion of custom tags.
15109 (hfy-fontify-buffer): Use above handlers.
15110 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
15111 (hfy-face-to-css): Re-defined to be a variable.
15112 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
15113 over multiple runs. This is made possible by having the caller let
15114 bind a special variable `hfy-user-sheet-assoc'.
15115 (htmlfontify-string): New defun.
15116 (hfy-compile-face-map): Make sure that the last char in the
15117 buffer is correctly fontified.
15118 (hfy-face-resolve-face): Whitespace only change.
15119
15120 2012-03-17 Eli Zaretskii <eliz@gnu.org>
15121
15122 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
15123 message more clear.
15124
15125 2012-03-16 Leo Liu <sdl.web@gmail.com>
15126
15127 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
15128
15129 2012-03-16 Alan Mackenzie <acm@muc.de>
15130
15131 Further optimize the handling of large macros.
15132
15133 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
15134 limit to a call of `c-literal-limits'.
15135 (c-determine-+ve-limit): New function.
15136 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
15137 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
15138 In CASE 5B, restrict a search limit to 500.
15139 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
15140
15141 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
15142 Restrict macro bounds to +-500 from after-change's BEG END.
15143
15144 2012-03-16 Leo Liu <sdl.web@gmail.com>
15145
15146 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
15147
15148 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
15149
15150 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
15151 `special-mode' setting of `buffer-read-only'. (Bug#11010)
15152
15153 2012-03-16 Glenn Morris <rgm@gnu.org>
15154
15155 * view.el (view-buffer, view-buffer-other-window)
15156 (view-buffer-other-frame): Doc fixes re special mode-class.
15157
15158 * subr.el (eval-after-load): If named feature is provided not from
15159 a file, run after-load forms. (Bug#10946)
15160
15161 * calendar/calendar.el (calendar-insert-at-column):
15162 Handle non-unit-width characters a bit better. (Bug#10978)
15163
15164 2012-03-15 Chong Yidong <cyd@gnu.org>
15165
15166 * emacs-lisp/ring.el (ring-extend): New function.
15167 (ring-insert+extend): Extend the ring correctly (Bug#11019).
15168
15169 * comint.el (comint-read-input-ring)
15170 (comint-add-to-input-history): Grow comint-input-ring lazily.
15171
15172 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15173
15174 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
15175 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
15176
15177 * imenu.el: Fix multiple inheritance breakage (bug#9199).
15178 (imenu-add-to-menubar): Don't add a redundant index.
15179 (imenu-update-menubar): Handle a dynamically composed keymap.
15180
15181 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
15182
15183 * mail/sendmail.el (mail-encode-header):
15184 Bind rfc2047-encode-encoded-words to nil.
15185
15186 2012-03-13 Glenn Morris <rgm@gnu.org>
15187
15188 * calendar/calendar.el (calendar-string-spread):
15189 Handle non-unit-width characters a bit better. (Bug#10978)
15190
15191 2012-03-13 Leo Liu <sdl.web@gmail.com>
15192
15193 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
15194 directory and file as argument (Bug#10822).
15195
15196 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
15197
15198 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
15199 For dynamically generated code, follow $PC.
15200 (gdb-disassembly-handler-custom): Handle no function name case.
15201
15202 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
15203
15204 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
15205 * emulation/ws-mode.el (ws-query-replace):
15206 * sort.el (sort-regexp-fields):
15207 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
15208
15209 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15210
15211 * dabbrev.el: Fix cycle completion order (bug#10963).
15212 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
15213 (dabbrev-completion): Don't use an obarray; provide
15214 a cycle-sort-function.
15215
15216 2012-03-12 Leo Liu <sdl.web@gmail.com>
15217
15218 * simple.el (kill-new): Use equal-including-properties for comparison.
15219 (kill-do-not-save-duplicates): Doc fix.
15220
15221 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15222
15223 * dabbrev.el: Fix cycle completion (bug#10963).
15224 Use lexical binding and wrap to 80 columns.
15225 (dabbrev-completion): Delay computing the list of completions.
15226
15227 2012-03-12 Kenichi Handa <handa@m17n.org>
15228
15229 * international/quail.el (quail-insert-kbd-layout): Surround each
15230 row by LRO and PDF instead of inserting many LRMs. Pad the left
15231 and right of each non-spacing marks. Insert invisible space
15232 between lower and upper characters to prevent composition.
15233
15234 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15235
15236 * minibuffer.el (minibuffer-complete): Don't get confused when the
15237 function is run twice via different commands (bug#10958).
15238 (complete-with-action): Fix docstring.
15239
15240 2012-03-12 Chong Yidong <cyd@gnu.org>
15241
15242 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
15243 (nxml-completion-at-point-function): New function.
15244 (nxml-mode): Use it.
15245 (nxml-bind-meta-tab-to-complete-flag): Default to t.
15246
15247 * emacs-lisp/package.el (package-unpack, package-unpack-single):
15248 Load generated autoloads file before byte compiling (Bug#10970).
15249 (package--make-autoloads-and-compile): New helper fun.
15250
15251 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
15252
15253 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
15254
15255 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
15256
15257 * autorevert.el (auto-revert-handler): Ensure, that
15258 file-readable-p is applied only for local files or in
15259 auto-revert-tail-mode.
15260
15261 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
15262
15263 * server.el (server-eval-at): Handle non-tcp connections.
15264 Decode result string.
15265
15266 * server.el (server-msg-size): New constant.
15267 (server-reply-print): New function.
15268 (server-eval-and-print): Use it.
15269 (server-eval-at): Use server-quote-arg and server-unquote-arg.
15270 Handle -print-nonl.
15271
15272 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
15273
15274 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
15275 (Bug#10987).
15276
15277 2012-03-11 Chong Yidong <cyd@gnu.org>
15278
15279 * simple.el (goto-line): Doc fix (Bug#9938).
15280
15281 * subr.el (save-window-excursion): Doc fix (Bug#9979).
15282
15283 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
15284 when finished (Bug#10963).
15285
15286 2012-03-11 Martin Rudalics <rudalics@gmx.at>
15287
15288 * window.el (split-window-below): Fix bug in case where
15289 split-window-keep-point is nil (Bug#10971).
15290
15291 2012-03-11 Juri Linkov <juri@jurta.org>
15292
15293 * replace.el (replace-highlight): Set isearch-word to nil
15294 unconditionally. (Bug#10887)
15295
15296 2012-03-10 Eli Zaretskii <eliz@gnu.org>
15297
15298 * net/mairix.el (mairix-replace-invalid-chars): Rename from
15299 mairix-replace-illegal-chars; all callers changed. Don't remove
15300 ^, ~, and = characters: they are meaningful in mairix search specs.
15301 (mairix-widget-create-query): Add usage information about mairix
15302 search forms: negating words, searching for substrings, etc.
15303
15304 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
15305
15306 * international/fontset.el (font-encoding-alist): Add an entry for
15307 ksx1001 (Bug#5667).
15308
15309 2012-03-10 Richard Stallman <rms@gnu.org>
15310
15311 * mail/sendmail.el (mail-encode-header):
15312 Set rfc2047-encode-encoded-words.
15313
15314 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
15315
15316 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
15317 view buffer means not swapped.
15318 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
15319 (rmail-write-region-annotate): Error if real text has disappeared.
15320
15321 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
15322
15323 2012-03-10 Chong Yidong <cyd@gnu.org>
15324
15325 * emulation/cua-rect.el (cua--init-rectangles):
15326 * emulation/cua-base.el (cua--init-keymaps):
15327 Add delete-forward-char to remappings (Bug#9666).
15328
15329 2012-03-10 Martin Rudalics <rudalics@gmx.at>
15330
15331 * speedbar.el (speedbar-unhighlight-one-tag-line):
15332 Avoid unhighlighting due to frame switching (Bug#10275).
15333
15334 2012-03-10 Chong Yidong <cyd@gnu.org>
15335
15336 * minibuffer.el (completion-in-region, completion-help-at-point):
15337 Give the completion field overlay a high priority (Bug#6830).
15338
15339 * dired.el (dired-goto-file): Recognize absolute file name
15340 listings (Bug#7126).
15341 (dired-goto-file-1): New helper function.
15342 (dired-toggle-read-only): Inhibit warnings.
15343
15344 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
15345
15346 * net/dbus.el (dbus-property-handler): Return empty array if
15347 there are no properties.
15348
15349 2012-03-09 Leo Liu <sdl.web@gmail.com>
15350
15351 * savehist.el (savehist-printable): Stricter check for string
15352 value (Bug#10937).
15353
15354 2012-03-09 Eli Zaretskii <eliz@gnu.org>
15355
15356 * mail/smtpmail.el (smtpmail-send-it):
15357 Bind coding-system-for-write to *-unix, so that FCC files are kept in
15358 valid mbox format.
15359
15360 2012-03-09 Glenn Morris <rgm@gnu.org>
15361
15362 * files.el (dir-locals-find-file):
15363 Don't check result is regular, readable.
15364 (dir-locals-read-from-file): Demote errors.
15365
15366 2012-03-08 Eli Zaretskii <eliz@gnu.org>
15367
15368 * international/quail.el (quail-insert-kbd-layout):
15369 Insert invisible LRM characters before each character in a keyboard
15370 layout cell, to prevent their reordering by bidi display engine.
15371 For details, see the discussion in
15372 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
15373
15374 2012-03-08 Alan Mackenzie <acm@muc.de>
15375
15376 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
15377 the starting position; make it extend the marked region when
15378 invoked repeatedly - all under appropriate circumstances.
15379 Fixes bugs #5525, #10906.
15380
15381 2012-03-08 Glenn Morris <rgm@gnu.org>
15382
15383 * files.el (locate-dominating-file, dir-locals-find-file):
15384 Undo 2012-03-06 change.
15385
15386 2012-03-07 Eli Zaretskii <eliz@gnu.org>
15387
15388 * international/quail.el (quail-help):
15389 Force bidi-paragraph-direction be left-to-right. See discussion in
15390 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
15391 for the reason.
15392
15393 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
15394
15395 Avoid superfluous registering of signals. (Bug#10807)
15396
15397 * notifications.el (notifications-on-action-object)
15398 (notifications-on-close-object): New defvars.
15399 (notifications-on-action-signal, notifications-on-closed-signal):
15400 Unregister the signal if not needed any longer.
15401 (notifications-notify): Register `notifications-action-signal' or
15402 `notifications-closed-signal', if :on-action or :on-close has been
15403 passed as argument.
15404
15405 2012-03-07 Chong Yidong <cyd@gnu.org>
15406
15407 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
15408 non-X platforms.
15409
15410 2012-03-06 Glenn Morris <rgm@gnu.org>
15411
15412 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
15413 (x-disown-selection-internal, x-get-selection-internal):
15414 Doc fix (add arglist signatures). (Bug#10783)
15415
15416 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
15417
15418 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
15419 Handle breakpoints with no "type".
15420
15421 2012-03-06 Glenn Morris <rgm@gnu.org>
15422
15423 * files.el (locate-dominating-file): Add optional predicate argument.
15424 (dir-locals-find-file): Make use of above change.
15425
15426 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
15427
15428 * info.el (Info-insert-dir): Also try "dir.gz".
15429
15430 2012-03-06 Glenn Morris <rgm@gnu.org>
15431
15432 * files.el (dir-locals-find-file):
15433 Ignore non-readable or non-regular files. (Bug#10928)
15434
15435 * files.el (locate-dominating-file): Doc fix.
15436
15437 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
15438
15439 * calendar/calendar.el (calendar-set-mode-line):
15440 `getenv' returns a string. (Bug#10951)
15441
15442 2012-03-05 Leo Liu <sdl.web@gmail.com>
15443
15444 * simple.el (backward-delete-char-untabify): Constrain point to
15445 field (Bug#10939).
15446
15447 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
15448
15449 2012-03-05 Chong Yidong <cyd@gnu.org>
15450
15451 * simple.el (count-words): If called from Lisp, return the word
15452 count, for symmetry with `count-lines'. Arglist changed.
15453 (count-words--message): Args changed. Consolidate counting code
15454 from count-words and count-words-region.
15455 (count-words-region): Caller changed.
15456 (count-lines-region): Make it an obsolete alias.
15457
15458 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
15459
15460 * saveplace.el (save-place-to-alist)
15461 (save-place-ignore-files-regexp): Allow value nil to disable this
15462 feature.
15463
15464 2012-03-04 Chong Yidong <cyd@gnu.org>
15465
15466 * faces.el (face-spec-reset-face): For the default face, reset the
15467 attributes to default values (Bug#10748).
15468
15469 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
15470
15471 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
15472 previous patch: Check `message-send-mail-function', and not the
15473 default function (bug#10897).
15474
15475 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
15476
15477 * notifications.el (notifications-on-action-signal)
15478 (notifications-on-closed-signal): Check for unique service name of
15479 incoming event. Fix error in removing entry.
15480 (top): Register for signals with wildcard service name.
15481 (notifications-notify): Use daemon unique service name for map entries.
15482
15483 2012-03-04 Chong Yidong <cyd@gnu.org>
15484
15485 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
15486
15487 2012-03-04 Glenn Morris <rgm@gnu.org>
15488
15489 * abbrev.el (copy-abbrev-table, abbrev-table-p)
15490 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
15491 (expand-abbrev, define-abbrev-table): Doc fixes.
15492
15493 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
15494
15495 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
15496 `message-default-send-mail-function' and not `send-mail-function'
15497 when doing the prompting for `sendmail-query-once' before sending
15498 in Message buffers (bug#10897).
15499
15500 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
15501 This is inconsistent with all the other stream functions, which leave
15502 the setting up to the higher levels (if so wanted) (bug#10931).
15503
15504 2012-03-02 Alan Mackenzie <acm@muc.de>
15505
15506 Depessimize the handling of very large macros.
15507
15508 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
15509 (c-macro-cache-syntactic): New variables to implement a one
15510 element macro cache.
15511 (c-invalidate-macro-cache): New function.
15512 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
15513 Adapt to use the new cache.
15514 (c-state-safe-place): Use better the cache of safe positions.
15515 (c-state-semi-nonlit-pos-cache)
15516 (c-state-semi-nonlit-pos-cache-limit):
15517 New variables for...
15518 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
15519 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
15520 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
15521 Use c-state-semi-safe-place.
15522
15523 * progmodes/cc-langs.el (c-get-state-before-change-functions):
15524 Add c-invalidate-macro-cache to the C, C++, Obj entries.
15525
15526 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
15527
15528 * jka-compr.el (jka-compr-call-process):
15529 Apply `file-accessible-directory-p' only when the default directory is
15530 not remote.
15531
15532 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
15533
15534 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
15535 access of FILE2, if FILE1 does not exist.
15536
15537 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
15538 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
15539
15540 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
15541 Add "PAGER=" to `process-environment'.
15542
15543 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
15544
15545 * progmodes/sql.el: Bug fix
15546 (sql-get-login-ext): Save login values in globals.
15547 (sql-get-login): Use new version of `sql-get-login-ext'.
15548 (sql-interactive-mode): Set global `sql-connection' to nil.
15549 (sql-connect): Set global values for connection.
15550 (sql-product-interactive): Save global values as buffer local.
15551
15552 2012-02-29 Leo Liu <sdl.web@gmail.com>
15553
15554 * abbrev.el (define-abbrevs): Reset sys to nil.
15555
15556 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15557
15558 * files.el (file-equal-p): Rename from `files-equal-p'.
15559 Return nil when one or both files don't exist.
15560 (file-subdir-of-p): Now only top directory must exists,
15561 return nil if it doesn't.
15562 (copy-directory): No need to test with `file-subdir-of-p' after
15563 creating dir.
15564 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
15565 to `file-equal-p'.
15566
15567 2012-02-28 Glenn Morris <rgm@gnu.org>
15568
15569 * shell.el (shell-mode):
15570 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
15571 * play/landmark.el (landmark-font-lock-face-O):
15572 * play/handwrite.el (handwrite):
15573 * play/gomoku.el (gomoku-O):
15574 * net/browse-url.el (browse-url-browser-display):
15575 * international/mule.el (define-charset):
15576 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
15577 * filesets.el (filesets-find-file-delay):
15578 * eshell/em-xtra.el (eshell-xtra):
15579 * eshell/em-unix.el (eshell-grep):
15580 * emulation/viper.el (viper-mode):
15581 * emacs-lisp/regexp-opt.el (regexp-opt-group):
15582 * emacs-lisp/easymenu.el (easy-menu-define):
15583 * calendar/timeclock.el (timeclock-use-display-time):
15584 * bs.el (bs-mode):
15585 * bookmark.el (bookmark-save-flag):
15586 Doc fix (standardize possessive apostrophe usage).
15587
15588 2012-02-27 Chong Yidong <cyd@gnu.org>
15589
15590 * emulation/viper-cmd.el (viper-intercept-ESC-key):
15591 Fix key-binding lookup for ESC key (Bug#9146).
15592
15593 * font-lock.el (font-lock-specified-p): Rename from
15594 font-lock-spec-present. Callers changed.
15595
15596 2012-02-27 Daniel Hackney <dan@haxney.org>
15597
15598 * emacs-lisp/package.el (package-compute-transaction):
15599 Handle holding a package version to t in package-load-list.
15600
15601 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
15602
15603 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
15604 (tramp-get-inode, tramp-get-device): Use cached values.
15605
15606 2012-02-26 Alan Mackenzie <acm@muc.de>
15607
15608 Check there is a font-lock specification before doing initial
15609 fontification.
15610
15611 * font-core.el (font-lock-mode): Move the conditional from
15612 :after-hook to font-lock-initial-fontify.
15613 (font-lock-default-function): Move the check for a specification
15614 to font-lock-spec-present.
15615
15616 * font-lock.el (font-lock-initial-fontify): Call ...
15617 (font-lock-spec-present): New function.
15618
15619 2012-02-26 Jim Blandy <jimb@red-bean.com>
15620
15621 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
15622 (gdb-send): Apply it to the operand of the '-interpreter-exec
15623 console' command, so that we can pass arguments with (say) quotes
15624 in them. Store exact string sent in gdb-debug-log (Bug#10765).
15625
15626 2012-02-26 Chong Yidong <cyd@gnu.org>
15627
15628 * help-fns.el (describe-function-1): Clarify description of
15629 remapping (Bug#10844).
15630
15631 * files.el (files-equal-p): Doc fix.
15632 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
15633 and quit the loop once a mismatch is found.
15634
15635 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
15636
15637 * bs.el (bs--show-with-configuration): Don't throw an error
15638 if the window cannot be split; otherwise, subsequent calls to
15639 bs-show fail, restoring a stale window config. (Bug#10882)
15640
15641 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
15642
15643 * term/ns-win.el (global-map): Bind ns-drag-file to
15644 ns-find-file (Bug#5855, Bug#10050).
15645
15646 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
15647
15648 * calendar/parse-time.el (parse-time-string): Allow extractor to
15649 return nil.
15650
15651 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
15652
15653 * net/tramp.el (tramp-file-name-for-operation):
15654 Add `files-equal-p' and `file-subdir-of-p'.
15655
15656 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
15657 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
15658 Add COPY-CONTENTS argument.
15659
15660 2012-02-25 Chong Yidong <cyd@gnu.org>
15661
15662 Add custom groups for VC backends, for consistency with vc-bzr.
15663
15664 * vc/vc-arch.el (vc-arch):
15665 * vc/vc-cvs.el (vc-cvs):
15666 * vc/vc-git.el (vc-git):
15667 * vc/vc-hg.el (vc-hg):
15668 * vc/vc-mtn.el (vc-mtn):
15669 * vc/vc-rcs.el (vc-rcs):
15670 * vc/vc-sccs.el (vc-sccs):
15671 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
15672 All relevant defcustoms reassigned.
15673
15674 2012-02-25 Chong Yidong <cyd@gnu.org>
15675
15676 * newcomment.el (comment-styles): Add autoload (Bug#10868).
15677
15678 * term/x-win.el (x-initialize-window-system): Reduce default for
15679 x-selection-timeout to 5 seconds (Bug#8869).
15680
15681 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15682
15683 * files.el (files-equal-p, file-subdir-of-p): New functions.
15684 (copy-directory): Error when trying to copy a directory on itself.
15685 Add missing copy-contents arg to tramp handler.
15686 * dired-aux.el (dired-copy-file-recursive): Same.
15687 (dired-create-files): Modify destination when source is equal to
15688 dest when copying files.
15689 Return also when dest is a subdir of source. (Bug#10489)
15690
15691 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
15692
15693 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
15694 (Bug#10874)
15695
15696 2012-02-23 Alan Mackenzie <acm@muc.de>
15697
15698 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
15699 parameter "after-hook:" to allow the expansion to run code after
15700 the execution of the mode hooks.
15701
15702 * font-lock.el (font-lock-initial-fontify): New function extracted
15703 from font-lock-mode-internal.
15704
15705 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
15706 :after-hook.
15707
15708 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15709
15710 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
15711 (completion--cache-all-sorted-completions): New function.
15712 (completion-all-sorted-completions): Use it.
15713 (completion--do-completion, minibuffer-force-complete):
15714 Use it to re-instate the flush hook.
15715
15716 * icomplete.el (icomplete-completions): Replace last fix with a better
15717 one (bug#10850).
15718
15719 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
15720
15721 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
15722 when it might call us back infinitely (bug#10797).
15723
15724 2012-02-23 Glenn Morris <rgm@gnu.org>
15725
15726 * minibuffer.el (completion-category-overrides): Doc fix.
15727
15728 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15729
15730 * minibuffer.el (completion-table-with-context): Fix inf-loop.
15731 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
15732
15733 2012-02-23 Glenn Morris <rgm@gnu.org>
15734
15735 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
15736 (authors-obsolete-files-regexps, authors-ignored-files)
15737 (authors-ambiguous-files, authors-renamed-files-alist):
15738 Add more entries.
15739
15740 2012-02-23 Juri Linkov <juri@jurta.org>
15741
15742 * isearch.el (isearch-occur): Sync interactive spec with occur's
15743 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
15744
15745 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
15746
15747 2012-02-22 Juri Linkov <juri@jurta.org>
15748
15749 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
15750 (ucs-insert): Doc fix. Check for hex digits in the string.
15751 Don't display `nil' in the error message. (Bug#10857)
15752
15753 2012-02-22 Alan Mackenzie <acm@muc.de>
15754
15755 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
15756
15757 2012-02-22 Glenn Morris <rgm@gnu.org>
15758
15759 * ffap.el (ffap-c-path):
15760 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
15761
15762 2012-02-22 Chong Yidong <cyd@gnu.org>
15763
15764 * custom.el (load-theme): Doc fix.
15765
15766 2012-02-22 Glenn Morris <rgm@gnu.org>
15767
15768 * dired-x.el (dired-guess-shell-alist-default):
15769 Remove escape sequences from nroff output. (Bug#172)
15770
15771 2012-02-21 Glenn Morris <rgm@gnu.org>
15772
15773 * vc/emerge.el (emerge-defvar-local):
15774 Set `permanent-local' property rather than unused `preserved'.
15775
15776 * textmodes/picture.el (picture-delete-char): New alias.
15777 (picture-mode-map): Use it. (Bug#10860)
15778 (picture-mode): Doc fix.
15779
15780 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
15781
15782 * newcomment.el (uncomment-region-default): Remove unused binding.
15783
15784 2012-02-21 Glenn Morris <rgm@gnu.org>
15785
15786 * textmodes/picture.el (picture-motion, picture-motion-reverse)
15787 (picture-self-insert, picture-tab-chars): Doc fix.
15788 (picture-mode-map): Fix C-a, C-e.
15789
15790 2012-02-20 Glenn Morris <rgm@gnu.org>
15791
15792 * emacs-lisp/authors.el (authors-aliases): Add another entry.
15793
15794 2012-02-20 Leo Liu <sdl.web@gmail.com>
15795
15796 * icomplete.el (icomplete-completions): Check FROM arg before
15797 passing to substring (Bug#10850).
15798
15799 2012-02-19 Chong Yidong <cyd@gnu.org>
15800
15801 * comint.el: Require ansi-color.
15802 (comint-output-filter-functions): Add ansi-color-process-output.
15803
15804 * ansi-color.el: Don't set comint-output-filter-functions; it is
15805 now in the initial value defined in comint.el.
15806 (ansi-color-apply-face-function): New variable.
15807 (ansi-color-apply-on-region): Use it.
15808 (ansi-color-apply-overlay-face): New function.
15809
15810 * shell.el (shell): No need to require ansi-color.
15811 (shell-mode): Use ansi-color-apply-face-function to highlight
15812 color escapes using font-lock-face property (Bug#10835).
15813
15814 2012-02-19 Chong Yidong <cyd@gnu.org>
15815
15816 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
15817 mode-line formats (Bug#10839).
15818
15819 2012-02-18 Glenn Morris <rgm@gnu.org>
15820
15821 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
15822
15823 * mail/undigest.el (unforward-rmail-message): Doc fix.
15824
15825 * saveplace.el (save-place-ignore-files-regexp): Add :version.
15826
15827 2012-02-18 Eli Zaretskii <eliz@gnu.org>
15828
15829 * international/characters.el (script-list): Sync with the latest
15830 Unicode Character Database.
15831
15832 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
15833
15834 * international/titdic-cnv.el: Remove duplicate coding tag.
15835 * language/cham.el: Likewise.
15836 * language/tai-viet.el: Likewise.
15837
15838 2012-02-18 Glenn Morris <rgm@gnu.org>
15839
15840 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
15841 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
15842 (calendar-bahai-all-holidays-flag, calendar-other-dates):
15843 * calendar/diary-lib.el (diary-abbreviated-year-flag):
15844 * calendar/holidays.el (holiday-bahai-holidays)
15845 (calendar-holidays, list-holidays):
15846 Use utf-8 BahĂ¡'Ă­ in doc-strings, menus, etc.
15847
15848 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
15849
15850 * saveplace.el (save-place-ignore-files-regexp): New variable
15851 allowing for excluding files from saving their location of point.
15852 The default value matches the temporary commit message editing
15853 files from Git, SVN, Bazaar, and Mercurial.
15854 (save-place-to-alist): Use it.
15855
15856 2012-02-17 Lawrence Mitchell <wence@gmx.li>
15857 Stefan Monnier <monnier@iro.umontreal.ca>
15858
15859 * newcomment.el (uncomment-region-default): Don't leave extra space
15860 when an arg is provided (bug#8150).
15861
15862 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
15863
15864 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
15865
15866 2012-02-17 Glenn Morris <rgm@gnu.org>
15867
15868 * net/socks.el: Require network-stream. (Bug#10599)
15869
15870 2012-02-17 Kenichi Handa <handa@m17n.org>
15871
15872 * international/charprop.el:
15873 * international/uni-name.el:
15874 * international/uni-old-name.el:
15875 * international/uni-comment.el: Regenerate.
15876
15877 2012-02-16 Glenn Morris <rgm@gnu.org>
15878
15879 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
15880 Interactively in calendar buffer, give an error if not on a date.
15881
15882 2012-02-15 Glenn Morris <rgm@gnu.org>
15883
15884 * shell.el (shell-delimiter-argument-list):
15885 Revert 2011-02-17 change. (Bug#8027)
15886
15887 2012-02-15 Chong Yidong <cyd@gnu.org>
15888
15889 * minibuffer.el (completion-at-point-functions): Doc fix.
15890
15891 * custom.el (defcustom): Doc fix; note use of defvar.
15892
15893 2012-02-15 Glenn Morris <rgm@gnu.org>
15894
15895 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
15896 Doc fixes.
15897
15898 2012-02-14 Glenn Morris <rgm@gnu.org>
15899
15900 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
15901
15902 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
15903
15904 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
15905 way the ports list is computed.
15906 (smtpmail-query-smtp-server): Prompt the user for a port number if
15907 we can't connect to any of the standard ports (bug#10810).
15908
15909 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
15910
15911 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
15912
15913 2012-02-13 Glenn Morris <rgm@gnu.org>
15914
15915 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
15916
15917 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
15918
15919 * net/gnutls.el (gnutls-trustfiles): New variable.
15920 (gnutls-negotiate): Use it.
15921
15922 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
15923
15924 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
15925 does its stuff if Gnus is running.
15926
15927 2012-02-13 Alan Mackenzie <acm@muc.de>
15928
15929 Fix a loop in c-set-fl-decl-start.
15930
15931 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
15932 c-backward-syntactic-ws actually moves backwards.
15933
15934 2012-02-13 Leo Liu <sdl.web@gmail.com>
15935
15936 * net/rcirc.el (rcirc-markup-attributes): Move point to the
15937 beginning so that all \C-o chars are removed.
15938
15939 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
15940
15941 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
15942
15943 2012-02-12 Alan Mackenzie <acm@muc.de>
15944
15945 Fix infinite loop with long macros.
15946 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
15947
15948 2012-02-12 Chong Yidong <cyd@gnu.org>
15949
15950 * window.el (display-buffer): Doc fix (Bug#10785).
15951
15952 2012-02-12 Glenn Morris <rgm@gnu.org>
15953
15954 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
15955 (x-disown-selection-internal, x-get-selection-internal):
15956 Sync docs with the xselect.c versions.
15957
15958 * allout-widgets.el: Add missing license notice.
15959
15960 2012-02-11 Glenn Morris <rgm@gnu.org>
15961
15962 * select.el (x-get-selection-internal, x-own-selection-internal)
15963 (x-disown-selection-internal):
15964 * x-dnd.el (x-get-selection-internal): Update declarations.
15965
15966 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
15967
15968 * window.el (window-sides-slots):
15969 * tool-bar.el (tool-bar-position):
15970 * term/xterm.el (xterm-extra-capabilities):
15971 * ses.el (ses-self-reference-early-detection):
15972 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
15973 (verilog-auto-wire-type)
15974 (verilog-auto-delete-trailing-whitespace)
15975 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
15976 (verilog-auto-tieoff-declaration):
15977 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
15978 (sql-oracle-statement-starters, sql-oracle-scan-on):
15979 * progmodes/prolog.el (prolog-align-comments-flag)
15980 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
15981 (prolog-left-indent-regexp, prolog-paren-indent-p)
15982 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
15983 (prolog-types, prolog-mode-specificators)
15984 (prolog-determinism-specificators, prolog-directives)
15985 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
15986 (prolog-electric-dot-flag)
15987 (prolog-electric-dot-full-predicate-template)
15988 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
15989 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
15990 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
15991 (prolog-program-switches, prolog-prompt-regexp)
15992 (prolog-debug-on-string, prolog-debug-off-string)
15993 (prolog-trace-on-string, prolog-trace-off-string)
15994 (prolog-zip-on-string, prolog-zip-off-string)
15995 (prolog-use-standard-consult-compile-method-flag)
15996 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
15997 (prolog-imenu-max-lines, prolog-info-predicate-index)
15998 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
15999 (prolog-char-quote-workaround):
16000 * progmodes/cc-vars.el (c-defun-tactic):
16001 * net/tramp.el (tramp-encoding-command-interactive)
16002 (tramp-local-end-of-line):
16003 * net/soap-client.el (soap-client):
16004 * net/netrc.el (netrc-file):
16005 * net/gnutls.el (gnutls):
16006 * minibuffer.el (completion-category-overrides)
16007 (completion-cycle-threshold)
16008 (completion-pcm-complete-word-inserts-delimiters):
16009 * man.el (Man-name-local-regexp):
16010 * mail/feedmail.el (feedmail-display-full-frame):
16011 * international/characters.el (glyphless-char-display-control):
16012 * eshell/em-ls.el (eshell-ls-date-format):
16013 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
16014 (lisp-lambda-list-keyword-parameter-indentation)
16015 (lisp-lambda-list-keyword-parameter-alignment):
16016 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
16017 * dired-x.el (dired-omit-verbose):
16018 * cus-theme.el (custom-theme-allow-multiple-selections):
16019 * calc/calc.el (calc-highlight-selections-with-faces)
16020 (calc-lu-field-reference, calc-lu-power-reference)
16021 (calc-note-threshold):
16022 * battery.el (battery-mode-line-limit):
16023 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
16024 (archive-7z-update):
16025 * allout.el (allout-prefixed-keybindings)
16026 (allout-unprefixed-keybindings)
16027 (allout-inhibit-auto-fill-on-headline)
16028 (allout-flattened-numbering-abbreviation):
16029 * allout-widgets.el (allout-widgets-auto-activation)
16030 (allout-widgets-icons-dark-subdir)
16031 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
16032 (allout-widgets-theme-dark-background)
16033 (allout-widgets-theme-light-background)
16034 (allout-widgets-item-image-properties-emacs)
16035 (allout-widgets-item-image-properties-xemacs)
16036 (allout-widgets-run-unit-tests-on-load)
16037 (allout-widgets-time-decoration-activity)
16038 (allout-widgets-hook-error-post-time)
16039 (allout-widgets-track-decoration):
16040 Add missing :version tags to new defcustoms and defgroups.
16041
16042 * progmodes/sql.el (sql-ansi-statement-starters)
16043 (sql-oracle-statement-starters): Add custom type.
16044
16045 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
16046 (prolog-system-version): Give it a type.
16047
16048 2012-02-11 Eli Zaretskii <eliz@gnu.org>
16049
16050 * term/pc-win.el (x-select-text, x-selection-owner-p)
16051 (x-own-selection-internal, x-disown-selection-internal)
16052 (x-get-selection-internal): Sync doc strings and argument lists
16053 with xselect.c, common-win.el and x-win.el. (Bug#10783)
16054
16055 2012-02-11 Leo Liu <sdl.web@gmail.com>
16056
16057 * progmodes/python.el (python-end-of-statement): Fix infinite
16058 loop. (Bug#10788)
16059
16060 2012-02-10 Glenn Morris <rgm@gnu.org>
16061
16062 * international/mule-cmds.el (unify-8859-on-encoding-mode)
16063 (unify-8859-on-decoding-mode): Properly mark as obsolete.
16064
16065 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
16066
16067 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
16068 about SMTP before checking the From header.
16069
16070 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
16071 into own function for reuse by emacsbug.el.
16072
16073 2012-02-10 Leo Liu <sdl.web@gmail.com>
16074
16075 * subr.el (condition-case-unless-debug): Rename from
16076 condition-case-no-debug. All callers changed.
16077 (with-demoted-errors): Fix caller.
16078
16079 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
16080 * nxml/rng-valid.el (rng-do-some-validation):
16081 * emacs-lisp/package.el (package-refresh-contents)
16082 (package-menu-execute):
16083 * desktop.el (desktop-create-buffer):
16084 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
16085
16086 2012-02-10 Glenn Morris <rgm@gnu.org>
16087
16088 * textmodes/bibtex.el:
16089 Add missing :version tags for new/changed defcustoms.
16090
16091 * files.el (remote-file-name-inhibit-cache): Doc fixes.
16092
16093 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
16094
16095 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
16096 (smtpmail-via-smtp): Use it, or fall back on the From address.
16097 (smtpmail-send-it): Ditto.
16098
16099 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
16100
16101 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
16102 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
16103 (byte-compile-tmp-var): New const.
16104 (byte-compile-defvar): Use it to minimize .elc size.
16105 Just use `defvar' rather than simulate it (bug#10761).
16106
16107 2012-02-09 Glenn Morris <rgm@gnu.org>
16108
16109 * files.el (rename-uniquely): Doc fix. (Bug#3806)
16110
16111 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
16112 Add :version tags.
16113
16114 * progmodes/compile.el (compilation-error-screen-columns)
16115 (compilation-first-column, compilation-filter-start): Doc fixes.
16116
16117 * vc/log-view.el (log-view-toggle-entry-display):
16118 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
16119
16120 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
16121 (report-emacs-bug-can-use-xdg-email):
16122 (report-emacs-bug-insert-to-mailer): Doc fixes.
16123 (report-emacs-bug): Message fix.
16124
16125 * net/browse-url.el (browse-url-can-use-xdg-open)
16126 (browse-url-xdg-open): Doc fixes.
16127
16128 * electric.el (electric-indent-mode, electric-pair-mode)
16129 (electric-layout-rules, electric-layout-mode): Doc fixes.
16130 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
16131
16132 2012-02-08 Martin Rudalics <rudalics@gmx.at>
16133
16134 * server.el (server-unselect-display): Don't inadvertently kill
16135 the current buffer. (Bug#10729)
16136
16137 2012-02-08 Glenn Morris <rgm@gnu.org>
16138
16139 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
16140 (sql-list-table): Doc fixes.
16141
16142 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
16143 Comment out (does nothing).
16144
16145 * completion.el (dynamic-completion-mode):
16146 * dirtrack.el (dirtrack-debug-mode):
16147 * electric.el (electric-layout-mode):
16148 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
16149 * face-remap.el (text-scale-mode, buffer-face-mode):
16150 * iimage.el (iimage-mode):
16151 * image-mode.el (image-transform-mode):
16152 * minibuffer.el (completion-in-region-mode):
16153 * scroll-lock.el (scroll-lock-mode):
16154 * simple.el (next-error-follow-minor-mode):
16155 * tar-mode.el (tar-subfile-mode):
16156 * tooltip.el (tooltip-mode):
16157 * vcursor.el (vcursor-use-vcursor-map):
16158 * wid-browse.el (widget-minor-mode):
16159 * emulation/tpu-edt.el (tpu-edt-mode):
16160 * emulation/tpu-extras.el (tpu-cursor-free-mode):
16161 * international/iso-ascii.el (iso-ascii-mode):
16162 * language/thai-util.el (thai-word-mode):
16163 * mail/supercite.el (sc-minor-mode):
16164 * net/goto-addr.el (goto-address-mode):
16165 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
16166 * progmodes/cwarn.el (cwarn-mode):
16167 * progmodes/flymake.el (flymake-mode):
16168 * progmodes/glasses.el (glasses-mode):
16169 * progmodes/hideshow.el (hs-minor-mode):
16170 * progmodes/pascal.el (pascal-outline-mode):
16171 * textmodes/enriched.el (enriched-mode):
16172 * vc/smerge-mode.el (smerge-mode):
16173 Doc fixes (minor mode argument).
16174
16175 2012-02-07 Eli Zaretskii <eliz@gnu.org>
16176
16177 * ls-lisp.el (ls-lisp-sanitize): New function.
16178 (ls-lisp-insert-directory): Use it to fix or remove any elements
16179 in file-alist with missing attributes. (Bug#4673)
16180
16181 2012-02-07 Alan Mackenzie <acm@muc.de>
16182
16183 Fix spurious recognition of c-in-knr-argdecl.
16184
16185 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
16186 putative K&R region.
16187
16188 2012-02-07 Alan Mackenzie <acm@muc.de>
16189
16190 * progmodes/cc-engine.el (c-forward-objc-directive):
16191 Prevent looping in "#pragma mark @implementation".
16192
16193 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
16194
16195 * notifications.el (notifications-on-closed-signal): Make `reason'
16196 optional. (Bug#10744)
16197
16198 2012-02-07 Glenn Morris <rgm@gnu.org>
16199
16200 * emacs-lisp/easy-mmode.el (define-minor-mode):
16201 Doc fixes for the macro and the mode it defines.
16202
16203 * image.el (imagemagick-types-inhibit): Doc fix.
16204
16205 * cus-start.el (imagemagick-render-type): Add it.
16206
16207 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
16208
16209 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
16210 Set the default at load time, too, so that `font-lock-fontify-buffer'
16211 can be called without setting up the entire mode first. This fixes
16212 a bug in `mm-inline-text' with C MIME parts.
16213
16214 2012-02-06 Chong Yidong <cyd@gnu.org>
16215
16216 * simple.el (list-processes--refresh): Delete exited processes
16217 (Bug#8094).
16218
16219 * comint.el (comint-next-prompt): next-single-char-property-change
16220 and prev-single-char-property-change never return nil (Bug#8657).
16221
16222 * custom.el (defcustom): Doc fix (Bug#9711).
16223
16224 2012-02-05 Chong Yidong <cyd@gnu.org>
16225
16226 * cus-edit.el (custom-variable-reset-backup): Quote the value
16227 before storing it in the customized-value property (Bug#6712).
16228 (custom-display): Add a customization type tag.
16229 (custom-buffer-create-internal): Improve tooltip message.
16230
16231 * wid-edit.el (widget-field-value-get): New optional arg to
16232 suppress trailing whitespace truncation.
16233 (character): Use it (Bug#2689).
16234
16235 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
16236
16237 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
16238 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
16239
16240 2012-02-05 Chong Yidong <cyd@gnu.org>
16241
16242 * cus-edit.el (custom-variable-value-create): For mismatched
16243 types, show the current value (Bug#7600).
16244
16245 * custom.el (defcustom): Doc fix.
16246
16247 2012-02-05 Glenn Morris <rgm@gnu.org>
16248
16249 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
16250
16251 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
16252
16253 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
16254 (pp-buffer): Use `ignore-errors', `looking-at-p'.
16255 (pp-last-sexp): Use `looking-at-p'.
16256
16257 2012-02-04 Glenn Morris <rgm@gnu.org>
16258
16259 * files.el (revert-buffer):
16260 Doc fix (mention revert-buffer-in-progress-p).
16261
16262 * emacs-lisp/ert-x.el (ert-simulate-command):
16263 Check deferred-action-list (which is obsolete) is bound.
16264
16265 * subr.el (with-wrapper-hook): Doc fixes.
16266
16267 * simple.el (filter-buffer-substring-functions)
16268 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
16269
16270 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
16271
16272 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
16273 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
16274
16275 2012-02-04 Leo Liu <sdl.web@gmail.com>
16276
16277 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
16278
16279 2012-02-04 Glenn Morris <rgm@gnu.org>
16280
16281 * image.el (image-extension-data): Add obsolete alias.
16282
16283 * isearch.el (isearch-update): Doc fix.
16284
16285 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
16286
16287 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
16288
16289 2012-02-03 Glenn Morris <rgm@gnu.org>
16290
16291 * image.el (image-animated-p): Doc fix. Use image-animated-types.
16292 (image-animate-timeout): Doc fix.
16293
16294 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
16295
16296 2012-02-02 Glenn Morris <rgm@gnu.org>
16297
16298 * server.el (server-auth-dir): Doc fix.
16299 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
16300
16301 * subr.el (run-mode-hooks): Doc fix.
16302
16303 2012-02-02 Juri Linkov <juri@jurta.org>
16304
16305 * image-mode.el (image-toggle-display-image): Remove tautological
16306 `major-mode' from the `derived-mode-p' test.
16307
16308 2012-02-02 Kenichi Handa <handa@m17n.org>
16309
16310 * composite.el (compose-region): Cancel previous change.
16311
16312 2012-02-02 Kenichi Handa <handa@m17n.org>
16313
16314 * composite.el (compose-region, compose-string): Signal error for
16315 a null string component (Bug#6988).
16316
16317 2012-02-01 Chong Yidong <cyd@gnu.org>
16318
16319 * view.el (view-buffer-other-window, view-buffer-other-frame):
16320 Handle special modes like view-buffer (Bug#10650).
16321 (view-buffer): Simplify.
16322
16323 * frame.el (set-frame-font): Tweak meaning of third argument.
16324
16325 * dynamic-setting.el (font-setting-change-default-font):
16326 Use set-frame-font (Bug#9982).
16327
16328 2012-02-01 Glenn Morris <rgm@gnu.org>
16329
16330 * progmodes/compile.el (compilation-internal-error-properties):
16331 Respect compilation-first-column in the "*compilation*" buffer.
16332
16333 * emacs-lisp/easy-mmode.el (define-minor-mode):
16334 Relax :variable's test for a named function.
16335
16336 2012-01-31 Alan Mackenzie <acm@muc.de>
16337
16338 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
16339 off by one error.
16340
16341 2012-01-31 Chong Yidong <cyd@gnu.org>
16342
16343 * frame.el (set-frame-font): New arg ALL-FRAMES.
16344
16345 * menu-bar.el (menu-set-font): Use set-frame-font.
16346
16347 * faces.el (face-spec-reset-face): Don't apply unspecified
16348 attribute values to the default face.
16349
16350 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
16351
16352 * progmodes/cwarn.el (cwarn): Remove dead link.
16353 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
16354 Remove * from defcustom docstrings.
16355 (turn-on-cwarn-mode): Make obsolete.
16356 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
16357 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
16358
16359 2012-01-31 Glenn Morris <rgm@gnu.org>
16360
16361 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
16362 Fix :variable handling of mode a symbol not equal to modefun.
16363 Allow named functions to be used as the cdr of :variable.
16364
16365 2012-01-30 Glenn Morris <rgm@gnu.org>
16366
16367 * emacs-lisp/authors.el (authors-fixed-entries):
16368 Remove reference to deleted file rnewspost.el.
16369
16370 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
16371
16372 * window.el (window-with-parameter): Remove unused variable `windows'.
16373 (window--side-check): Remove unused variable `code'.
16374 (window--resize-siblings): Remove unused variable `first'.
16375 (adjust-window-trailing-edge): Remove unused variable `failed'.
16376 (window-deletable-p, window--delete): Remove unused variable `buffer'.
16377 Use `let', not `let*'.
16378 (balance-windows-2): Remove unused variable `found'.
16379 (window--state-put-2): Remove unused variable `splits'.
16380 (window-state-put): Remove unused variable `selected'.
16381 (same-window-p): Use `string-match-p'.
16382 (display-buffer-assq-regexp): Remove unused variable `value'.
16383 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
16384 Mark argument ALIST as ignored.
16385 (pop-to-buffer): Remove unused variable `old-window'.
16386
16387 2012-01-29 Eli Zaretskii <eliz@gnu.org>
16388
16389 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
16390 and .lzma compressed files.
16391
16392 2012-01-29 Chong Yidong <cyd@gnu.org>
16393
16394 * frame.el (window-system-default-frame-alist): Doc fix.
16395
16396 * dynamic-setting.el (font-setting-change-default-font): Don't
16397 change the default face if SET-FONT argument is non-nil (Bug#9982).
16398
16399 2012-01-29 Samuel Bronson <naesten@gmail.com>
16400
16401 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
16402
16403 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
16404
16405 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
16406 breakpoints in files outside current directory (Bug#6098).
16407
16408 2012-01-29 Chong Yidong <cyd@gnu.org>
16409
16410 * progmodes/python.el: Require ansi-color at top-level.
16411
16412 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
16413 Define and use in Emacs Lisp mode (Bug#9360).
16414 (lisp-mode-abbrev-table): Add doc.
16415 (lisp-mode-variables): Don't set local-abbrev-table.
16416 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
16417
16418 2012-01-28 Roland Winkler <winkler@gnu.org>
16419
16420 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
16421
16422 2012-01-28 Roland Winkler <winkler@gnu.org>
16423
16424 * textmodes/bibtex.el (bibtex-entry-alist): New function.
16425 (bibtex-set-dialect): Use it. Either set global values of
16426 dialect-dependent variables or bind these variables buffer-locally
16427 (Bug#10254).
16428 (bibtex-mode): Call bibtex-set-dialect via
16429 hack-local-variables-hook.
16430 (bibtex-dialect): Update docstring.
16431 Add safe-local-variable predicate.
16432 (bibtex-entry-alist, bibtex-field-alist): Initialize via
16433 bibtex-set-dialect.
16434 (bibtex-mode-map): Define menu for each dialect.
16435 (bibtex-entry): Fix docstring.
16436
16437 2012-01-28 Chong Yidong <cyd@gnu.org>
16438
16439 * eshell/esh-arg.el (eshell-quote-argument): New function.
16440
16441 * eshell/esh-ext.el (eshell-invoke-batch-file):
16442 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
16443 first arg to eshell-parse-command (Bug#10523).
16444
16445 2012-01-28 Drew Adams <drew.adams@oracle.com>
16446
16447 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
16448 `default-directory' is non-nil.
16449
16450 2012-01-28 Eli Zaretskii <eliz@gnu.org>
16451
16452 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
16453 line that displays system-configuration-options. (Bug#9924)
16454
16455 2012-01-28 Drew Adams <drew.adams@oracle.com>
16456
16457 * descr-text.el (describe-char): Show information about POS, in
16458 addition to information about the character at POS. Improve and
16459 update the doc string. Change "code point" to "code point in
16460 charset", to avoid confusion with the character's Unicode code
16461 point shown above that. (Bug#10129)
16462
16463 2012-01-28 Eli Zaretskii <eliz@gnu.org>
16464
16465 * descr-text.el (describe-char): Show the raw character, not only
16466 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
16467 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
16468 for the reasons.
16469
16470 2012-01-28 Phil Hagelberg <phil@hagelb.org>
16471
16472 * emacs-lisp/package.el (package-install):
16473 Run package-refresh-contents if there is no archive yet (Bug#9798).
16474
16475 2012-01-28 Chong Yidong <cyd@gnu.org>
16476
16477 * emacs-lisp/package.el (package-maybe-load-descriptor):
16478 New function, split from package-maybe-load-descriptor.
16479 (package-maybe-load-descriptor): Use it.
16480 (package-download-transaction): Fully load required packages
16481 inside the loop, so that `require' calls work (Bug#10593).
16482 (package-install): No need to call package-initialize now.
16483
16484 2012-01-28 Chong Yidong <cyd@gnu.org>
16485
16486 * simple.el (deactivate-mark): Doc fix (Bug#8614).
16487
16488 * tooltip.el (tooltip-mode): Doc fix.
16489 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
16490
16491 * frame.el (set-cursor-color): Doc fix (Bug#352).
16492
16493 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
16494 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
16495
16496 * cus-edit.el (custom-buffer-create-internal): Fix search button
16497 action (Bug#10542).
16498 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
16499
16500 2012-01-27 Eduard Wiebe <usenet@pusto.de>
16501
16502 * dired.el (dired-mark-files-regexp):
16503 Include any subdirectory components. (Bug#10445)
16504
16505 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
16506
16507 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
16508 Handle [host]:port syntax. (Bug#10533)
16509
16510 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
16511
16512 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
16513
16514 2012-01-26 Glenn Morris <rgm@gnu.org>
16515
16516 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
16517 * term.el (term-raw-escape-map): Use Control-X-prefix.
16518 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
16519
16520 2012-01-25 Martin Rudalics <rudalics@gmx.at>
16521
16522 * window.el (window-state-get, window--state-get-1): Don't deal
16523 with fixed-sizeness of windows. Simplify code.
16524
16525 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
16526
16527 * window.el (window--state-get-1, window--state-put-2):
16528 Don't save and restore the mark.
16529
16530 2012-01-25 Chong Yidong <cyd@gnu.org>
16531
16532 * custom.el (custom-variable-p): Doc fix.
16533
16534 2012-01-25 Glenn Morris <rgm@gnu.org>
16535
16536 * dired.el (dired-goto-file): Handle some of the more common
16537 characters that `ls -b' escapes. (Bug#10596)
16538
16539 * progmodes/compile.el (compilation-next-error-function):
16540 Respect compilation-first-column in the "*compilation*" buffer.
16541 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
16542
16543 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
16544
16545 2012-01-24 Glenn Morris <rgm@gnu.org>
16546
16547 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
16548
16549 2012-01-24 Julien Danjou <julien@danjou.info>
16550
16551 * color.el (color-rgb-to-hsl): Fix value computing.
16552 (color-hue-to-rgb): New function.
16553 (color-hsl-to-rgb): New function.
16554 (color-clamp, color-saturate-hsl, color-saturate-name)
16555 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
16556 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
16557
16558 2012-01-24 Glenn Morris <rgm@gnu.org>
16559
16560 * vc/vc-rcs.el (vc-rcs-create-tag):
16561 * vc/vc-sccs.el (vc-sccs-create-tag):
16562 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
16563
16564 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
16565
16566 * eshell/esh-util.el (eshell-read-hosts-file):
16567 Skip comment lines. (Bug#10549)
16568
16569 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
16570
16571 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
16572
16573 * subr.el (display-delayed-warnings): Doc fix.
16574 (collapse-delayed-warnings): New function to collapse identical
16575 adjacent warnings.
16576 (delayed-warnings-hook): Add it.
16577
16578 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
16579
16580 * net/tramp.el (tramp-action-login): Set connection property "login-as".
16581
16582 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
16583 (tramp-default-user-alist): Don't add "pscp".
16584 (tramp-do-copy-or-rename-file-out-of-band): Use connection
16585 property "login-as", if set. (Bug#10530)
16586
16587 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
16588
16589 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
16590 "plink1" and "psftp". (Bug#10530)
16591
16592 2012-01-21 Kenichi Handa <handa@m17n.org>
16593
16594 * international/mule-cmds.el (prefer-coding-system): Show a
16595 warning message if the default value of file-name-coding-system
16596 was not changed.
16597
16598 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
16599
16600 * windmove.el (windmove-reference-loc):
16601 Fix windmove-reference-loc miscalculation.
16602
16603 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
16604
16605 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
16606 default unit.
16607
16608 2012-01-21 Glenn Morris <rgm@gnu.org>
16609
16610 * international/mule.el (auto-coding-alist): Add .tbz.
16611
16612 * files.el (local-enable-local-variables): Doc fix.
16613 (inhibit-local-variables-regexps): Rename from
16614 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
16615 Doc fix. Add some extensions from auto-coding-alist.
16616 (inhibit-local-variables-suffixes):
16617 Rename from inhibit-first-line-modes-suffixes. Doc fix.
16618 (inhibit-local-variables-p):
16619 New function, extracted from set-auto-mode-1.
16620 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
16621 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
16622 (hack-local-variables): Doc fix. Make the mode-only case
16623 respect enable-local-variables and friends.
16624 Respect inhibit-local-variables-regexps for file-locals, but
16625 not for directory-locals.
16626 (set-visited-file-name):
16627 Take account of inhibit-local-variables-regexps.
16628 Whether it applies may change as the file name is changed.
16629 * jka-cmpr-hook.el (jka-compr-install):
16630 * jka-compr.el (jka-compr-uninstall):
16631 Update for inhibit-first-line-modes-suffixes name change.
16632
16633 2012-01-20 Martin Rudalics <rudalics@gmx.at>
16634
16635 * help-macro.el (make-help-screen): Temporarily restore original
16636 binding for minor-mode-map-alist (Bug#10454).
16637
16638 2012-01-19 Julien Danjou <julien@danjou.info>
16639
16640 * color.el (color-name-to-rgb): Use the white color to find the max
16641 color component value and return correctly computed values.
16642 (color-name-to-rgb): Add missing float conversion for max value.
16643
16644 2012-01-19 Martin Rudalics <rudalics@gmx.at>
16645
16646 * window.el (window--state-get-1, window-state-get): Do not use
16647 special state value for window-persistent-parameters.
16648 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
16649 (window--state-put-2): Reset all window parameters to nil before
16650 assigning values of persistent parameters.
16651
16652 2012-01-18 Alan Mackenzie <acm@muc.de>
16653
16654 Eliminate sluggishness and hangs in fontification of "semicolon
16655 deserts".
16656
16657 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
16658 Change value 10000 -> 3000.
16659 (c-state-safe-place): Reformulate so it doesn't stack up an
16660 infinite number of wrong entries in c-state-nonlit-pos-cache.
16661 (c-determine-limit-get-base, c-determine-limit): New functions to
16662 determine backward search limits disregarding literals.
16663 (c-find-decl-spots): Amend commenting.
16664 (c-cheap-inside-bracelist-p): New function which detects "={".
16665
16666 * progmodes/cc-fonts.el
16667 (c-make-font-lock-BO-decl-search-function): Give a limit to a
16668 backward search.
16669 (c-font-lock-declarations): Fix an occurrence of point being
16670 undefined. Check additionally for point being in a bracelist or
16671 near a macro invocation without a semicolon so as to avoid a
16672 fruitless time consuming search for a declarator. Give a more
16673 precise search limit for declarators using the new
16674 c-determine-limit.
16675
16676 2012-01-18 Glenn Morris <rgm@gnu.org>
16677
16678 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
16679 (set-auto-mode): Doc fixes.
16680
16681 2012-01-17 Glenn Morris <rgm@gnu.org>
16682
16683 * isearch.el (search-nonincremental-instead): Fix doc typo.
16684
16685 * dired.el (dired-insert-directory): Handle newlines in directory name.
16686 (dired-build-subdir-alist): Unescape newlines in directory name.
16687
16688 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
16689
16690 * net/tramp.el (tramp-local-end-of-line): New defcustom.
16691 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
16692 (tramp-action-terminal): Use it. (Bug#10530)
16693
16694 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
16695
16696 * minibuffer.el (completion--replace): Strip properties (bug#10062).
16697
16698 2012-01-16 Martin Rudalics <rudalics@gmx.at>
16699
16700 * window.el (window-state-ignored-parameters): Remove variable.
16701 (window--state-get-1): Rename argument MARKERS to IGNORE.
16702 Handle persistent window parameters. Make copy of clone-of
16703 parameter only if requested. (Bug#10348)
16704 (window--state-put-2): Install a window parameter only if it has
16705 a non-nil value or an existing parameter shall be overwritten.
16706
16707 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
16708
16709 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
16710
16711 2012-01-14 Eli Zaretskii <eliz@gnu.org>
16712
16713 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
16714 don't pass the (nil) value of `upnode' to string-match.
16715
16716 2012-01-14 Chong Yidong <cyd@gnu.org>
16717
16718 * startup.el (command-line): Fix X resource class for cursorColor.
16719 Fix values recognized by the cursorBlink resource.
16720
16721 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
16722
16723 * epg.el (epg--make-temp-file): Avoid permission race condition
16724 when running on old Emacs versions (bug#10403).
16725
16726 2012-01-14 Glenn Morris <rgm@gnu.org>
16727
16728 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
16729
16730 2012-01-13 Alan Mackenzie <acm@muc.de>
16731
16732 Fix filling for when filladapt mode is enabled.
16733
16734 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
16735 c-mask-paragraph, pass in `fill-paragraph' rather than
16736 `fill-region-as-paragraph'. (This is a reversion of a previous
16737 change.)
16738 * progmodes/cc-mode.el (c-basic-common-init):
16739 Make fill-paragraph-handle-comment buffer local and set it to nil.
16740
16741 2012-01-13 Glenn Morris <rgm@gnu.org>
16742
16743 * dired.el (dired-switches-escape-p): New function.
16744 (dired-insert-directory): Use dired-switches-escape-p.
16745 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
16746
16747 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
16748
16749 2012-01-12 Glenn Morris <rgm@gnu.org>
16750
16751 * mail/sendmail.el (mail-mode): Update paragraph-separate for
16752 changes in adaptive-fill-regexp. (Bug#10276)
16753
16754 2012-01-11 Alan Mackenzie <acm@muc.de>
16755
16756 Fix Emacs bug #10463 - put `widen's around the critical spots.
16757
16758 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
16759 widen around each invocation of c-state-pp-to-literal. Remove an
16760 unused let variable.
16761
16762 2012-01-11 Glenn Morris <rgm@gnu.org>
16763
16764 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
16765 Doc fix.
16766
16767 2012-01-10 Chong Yidong <cyd@gnu.org>
16768
16769 * net/network-stream.el (network-stream-open-starttls):
16770 Avoid emitting a confusing error message when the server gives a bad
16771 response to the capability command.
16772
16773 2012-01-10 Glenn Morris <rgm@gnu.org>
16774
16775 * mail/unrmail.el (unrmail): Tweak previous change.
16776
16777 2012-01-09 Chong Yidong <cyd@gnu.org>
16778
16779 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
16780
16781 2012-01-08 Alan Mackenzie <acm@muc.de>
16782
16783 Optimize font locking in long enum definitions.
16784
16785 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
16786 arm to a cond form to handle enums.
16787 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
16788 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
16789
16790 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
16791
16792 * files.el (move-file-to-trash): Preserve default file modes on error.
16793 (Bug#10401)
16794
16795 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
16796
16797 * faces.el (set-face-attribute): Clarify the meaning of the nil
16798 frame (bug#10294).
16799
16800 * subr.el (with-selected-frame): Mention that the selected frame
16801 is restored (bug#9980).
16802
16803 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
16804 (bug#9759).
16805
16806 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
16807 (password-read): Don't autoload unused function.
16808
16809 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
16810
16811 * progmodes/which-func.el (which-func-mode): Turn into a
16812 non-interactive function and mark as obsolete (bug#10428).
16813
16814 2012-01-06 Chong Yidong <cyd@gnu.org>
16815
16816 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
16817 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
16818 functions, along with 1 and -1.
16819
16820 2012-01-06 Eli Zaretskii <eliz@gnu.org>
16821
16822 * time.el (display-time-load-average)
16823 (display-time-default-load-average): Doc fixes. See the thread
16824 starting at
16825 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
16826 for the details.
16827
16828 2012-01-06 Glenn Morris <rgm@gnu.org>
16829
16830 * mail/unrmail.el (unrmail): Give an explicit error if the input file
16831 has no messages. (Bug#10377)
16832
16833 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
16834 than Info-edit. (Bug#10385)
16835
16836 * time.el (display-time-load-average, display-time-next-load-average):
16837 Doc fixes.
16838
16839 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
16840 local setting of buffer-read-only to the input buffer. (Bug#10419)
16841
16842 * calendar/calendar.el (calendar-mode):
16843 Locally set scroll-margin to 0. (Bug#10379)
16844
16845 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
16846
16847 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
16848
16849 2012-01-05 Glenn Morris <rgm@gnu.org>
16850
16851 * eshell/em-unix.el (diff-no-select): Autoload it.
16852 (eshell/diff): Use diff-no-select. (Bug#10420)
16853
16854 2012-01-05 Chong Yidong <cyd@gnu.org>
16855
16856 * shell.el (shell-dynamic-complete-functions): Revert last change.
16857 (shell-command-completion-function): New function.
16858 (shell-completion-vars): Use it to implement
16859 shell-completion-execonly (Bug#10417).
16860
16861 * custom.el (enable-theme): Don't set custom-safe-themes.
16862
16863 * cus-theme.el (custom-theme-merge-theme):
16864 Ignore custom-enabled-themes and custom-safe-themes.
16865
16866 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
16867
16868 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
16869 first prompt in `sql-interacive-mode'.
16870 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
16871 keywords.
16872 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
16873 (sql-product-interactive): Bug fix: Set `sql-buffer' in
16874 context of original buffer. Invoke `sql-login-hook'.
16875
16876 2012-01-04 Eli Zaretskii <eliz@gnu.org>
16877
16878 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
16879 letters in cite-prefix.
16880
16881 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
16882
16883 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
16884
16885 2012-01-03 Chong Yidong <cyd@gnu.org>
16886
16887 * shell.el (shell-dynamic-complete-functions):
16888 Put pcomplete-completions-at-point, so as to try
16889 comint-filename-completion first (Bug#10417).
16890
16891 2012-01-02 Richard Stallman <rms@gnu.org>
16892
16893 * battery.el (battery-status-function):
16894 Detect when to use battery-yeeloong-sysfs.
16895 (battery-echo-area-format): Add string for Yeeloong.
16896 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
16897 (battery-yeeloong-sysfs): New function.
16898
16899 2012-01-02 Chong Yidong <cyd@gnu.org>
16900
16901 * dirtrack.el (dirtrack-list): Eliminate unused third element.
16902 (dirtrack): Merge code for handling relative filenames in prompt
16903 from shell-dir-cookie-watcher.
16904 (dirtrack-debug-message): New arg to avoid excess format calls.
16905
16906 * shell.el (shell-dir-cookie-re): Variable deleted.
16907 (shell-dir-cookie-watcher): Function deleted.
16908 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
16909 with dirtrack-mode.
16910
16911 2012-01-01 Eli Zaretskii <eliz@gnu.org>
16912
16913 * term/w32-win.el (dynamic-library-alist) <gnutls>:
16914 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
16915 libgnutls-26.dll.
16916
16917 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
16918
16919 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
16920
16921 2011-12-31 Eli Zaretskii <eliz@gnu.org>
16922
16923 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
16924 headers of non-MIME messages, when rmail-enable-mime is non-nil.
16925
16926 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
16927
16928 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
16929 also for alternative shells.
16930 (tramp-open-connection-setup-interactive-shell): Check, whether
16931 the shell is a busybox.
16932 (tramp-send-command): Don't suppress multiple prompts for
16933 busyboxes, it hurts.
16934
16935 2011-12-28 Chong Yidong <cyd@gnu.org>
16936
16937 * progmodes/gdb-mi.el (gdb-get-source-file-list)
16938 (gdb-get-source-file): Move mode line update to
16939 gdb-get-source-file (Bug#10087).
16940
16941 2011-12-25 Chong Yidong <cyd@gnu.org>
16942
16943 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
16944 gud-gdb-marker-filter without taking it as an argument.
16945 (gud-gdb-run-command-fetch-lines): Caller changed.
16946 (gud-gdb-completion-function): New variable.
16947 (gud-gdb-completion-at-point): Use it.
16948 (gud-gdb-completions-1): Split from gud-gdb-completions.
16949
16950 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
16951 function as separate arguments.
16952 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
16953 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
16954 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
16955 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
16956 (gdb-stopped, def-gdb-auto-update-trigger)
16957 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
16958 (gdb-get-changed-registers, gdb-get-main-selected-frame):
16959 Callers changed.
16960 (gud-gdbmi-completions): New function.
16961 (gdb): Use it for generating the completion table.
16962
16963 2011-12-24 Alan Mackenzie <acm@muc.de>
16964
16965 Introduce a mechanism to widen the region used in context font
16966 locking. Use this to protect declarations from losing their contexts.
16967
16968 * progmodes/cc-langs.el (c-before-font-lock-functions):
16969 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
16970 (c-before-context-fontification-functions): New defvar, a list of
16971 functions to be run just before context (etc.) font locking.
16972
16973 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
16974 New, functionality extracted from
16975 c-neutralize-syntax-in-and-mark-CPP.
16976 (c-in-after-change-fontification): New variable.
16977 (c-after-change): Set c-in-after-change-fontification.
16978 (c-set-fl-decl-start): Rejig its interface, so it can be called
16979 from both after-change and context fontifying.
16980 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
16981 New functions.
16982 (c-standard-font-lock-fontify-region-function): New variable.
16983 (c-font-lock-fontify-region): New function.
16984
16985 2011-12-24 Juri Linkov <juri@jurta.org>
16986
16987 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
16988 (Bug#10348)
16989
16990 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
16991
16992 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
16993 existence of source file. (Bug#10325)
16994
16995 2011-12-23 Alan Mackenzie <acm@muc.de>
16996
16997 Fix unstable fontification inside templates.
16998
16999 * progmodes/cc-langs.el (c-before-font-lock-functions):
17000 Newly created from the singular version. The (c c++ objc) entry now
17001 additionally has c-set-fl-decl-start. The other languages (apart
17002 from AWK) have that as a single entry.
17003
17004 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
17005 The functionality for "local" declarations has been extracted to
17006 c-set-fl-decl-start.
17007
17008 * progmodes/cc-mode.el (c-common-init, c-after-change):
17009 Changes due to pluralisation of c-before-font-lock-functions.
17010 (c-set-fl-decl-start): New function, extracted from
17011 c-font-lock-enclosing-decls and enhanced.
17012
17013 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
17014
17015 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
17016
17017 2011-12-22 Juri Linkov <juri@jurta.org>
17018
17019 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
17020
17021 2011-12-22 Chong Yidong <cyd@gnu.org>
17022
17023 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
17024
17025 2011-12-21 Drew Adams <drew.adams@oracle.com>
17026
17027 * files.el (file-remote-p): Fix docstring. (Bug#10319)
17028
17029 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
17030
17031 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
17032
17033 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
17034
17035 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
17036 highlighting and support. Fix up comments for capitalization.
17037 (cfengine-mode-debug): New var.
17038 (cfengine3-mode): Change the modeline indicator to "CFE3".
17039 (cfengine3-font-lock-keywords): Improve defun highlighting.
17040 (cfengine2-actions): Rename from `cfengine-actions'.
17041 (cfengine2-font-lock-keywords): Rename from
17042 `cfengine-font-lock-keywords'.
17043 (cfengine2-imenu-expression): Rename from
17044 `cfengine-imenu-expression'.
17045 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
17046 (cfengine2-beginning-of-defun): Rename from
17047 `cfengine-beginning-of-defun'.
17048 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
17049 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
17050 (cfengine2-mode): Rename from `cfengine-mode'. Change the
17051 modeline indicator to "CFE2".
17052 (cfengine-mode): Defalias to `cfengine-auto-mode'.
17053 (cfengine-mode-abbrevs): Mark obsolete.
17054
17055 2011-12-21 Chong Yidong <cyd@gnu.org>
17056
17057 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
17058 filename argument.
17059
17060 2011-12-20 Martin Rudalics <rudalics@gmx.at>
17061
17062 * window.el (window-normalize-buffer-to-display): Remove.
17063 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
17064
17065 2011-12-19 Chong Yidong <cyd@gnu.org>
17066
17067 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
17068 Don't signal an error in a predicate function; return non-nil.
17069 (vc-dir-mark-file): Move the error here.
17070 (vc-dir-mark-unmark): If acting on the region, keep going if one
17071 of the entries cannot be marked/unmarked.
17072 (vc-dir-mark-all-files): If current entry is a directory, mark
17073 only child files, as documented.
17074
17075 2011-12-19 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
17076
17077 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
17078 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
17079 addition.
17080
17081 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
17082
17083 * term/ns-win.el (ns-get-selection-internal)
17084 (ns-store-selection-internal): Declare.
17085 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
17086 Declare as obsolete.
17087 (ns-get-pasteboard, ns-paste-secondary):
17088 Use ns-get-selection-internal.
17089 (ns-set-pasteboard, ns-copy-including-secondary):
17090 Use ns-store-selection-internal.
17091
17092 2011-12-17 Chong Yidong <cyd@gnu.org>
17093
17094 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
17095 (vc-deduce-fileset): Doc fix.
17096
17097 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
17098
17099 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
17100
17101 2011-12-13 Sam Steingold <sds@gnu.org>
17102
17103 * man.el (Man-getpage-in-background): When running under a
17104 window-system, ignore $MANWIDTH and $COLUMNS.
17105
17106 2011-12-15 Kenichi Handa <handa@m17n.org>
17107
17108 * language/ethio-util.el: Change coding tag to utf-8-emacs.
17109 (setup-ethiopic-environment-internal): Comment out key-binding for
17110 ethio-toggle-punctuation.
17111
17112 2011-12-13 Alan Mackenzie <acm@muc.de>
17113
17114 Add the switch statement to AWK Mode.
17115
17116 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
17117 "default" to the keywords regexp.
17118
17119 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
17120 expression as the rest.
17121 (c-nonlabel-token-key): Allow string literals for AWK.
17122 Refactor for the other modes.
17123
17124 Large brace-block initialisation makes CC Mode slow: Fix.
17125 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
17126 routines. Limit backward searching in c-font-lock-enclosing.decl.
17127
17128 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
17129 pp-state and literal type in addition to the limits.
17130 (c-state-safe-place): New defun, extracted from c-state-literal-at.
17131 (c-state-literal-at): Use the above new defun.
17132 (c-slow-in-literal, c-fast-in-literal): Remove.
17133 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
17134
17135 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
17136 being in a literal. Add a limit for backward searching.
17137
17138 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
17139 c-slow-in-literal.
17140
17141 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
17142
17143 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
17144
17145 2011-12-13 Martin Rudalics <rudalics@gmx.at>
17146
17147 * window.el (delete-other-windows): Use correct frame in call to
17148 window-with-parameter.
17149
17150 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
17151
17152 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
17153 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
17154 (makefile-gmake-statements, makefile-makepp-statements):
17155 Use it and add new makepp keywords.
17156 (makefile-makepp-font-lock-keywords): Add new patterns.
17157 (makefile-match-function-end): Match new [...] and [[...]].
17158
17159 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
17160
17161 * ses.el (ses-call-printer-return, ses-cell-property-get)
17162 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
17163 (ses-create-cell-variable, ses-reset-header-string)
17164 (ses-cell-set-formula, ses-repair-cell-reference-all)
17165 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
17166 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
17167 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
17168 (ses-aset-with-undo, ses-load, ses-truncate-cell)
17169 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
17170 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
17171 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
17172 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
17173 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
17174 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
17175 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
17176 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
17177
17178 2011-12-11 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
17179
17180 * ses.el: The overall change is to add cell renaming, that is
17181 setting fancy names for cell symbols other than name matching
17182 "\\`[A-Z]+[0-9]+\\'" regexp .
17183 (ses-create-cell-variable): New defun.
17184 (ses-relocate-formula): Relocate formulas only for cells the
17185 symbols of which are not renamed, i.e. symbols whose names do not
17186 match regexp "\\`[A-Z]+[0-9]+\\'".
17187 (ses-relocate-all): Relocate values only for cells the symbols of
17188 which are not renamed.
17189 (ses-load): Create cells variables as the (ses-cell ...) are read,
17190 in order to check row col consistency with cell symbol name only
17191 for cells that are not renamed.
17192 (ses-replace-name-in-formula): New defun.
17193 (ses-rename-cell): New defun.
17194
17195 2011-12-11 Chong Yidong <cyd@gnu.org>
17196
17197 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
17198 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
17199
17200 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
17201
17202 * window.el (other-window): Fix docstring.
17203
17204 2011-12-10 Eli Zaretskii <eliz@gnu.org>
17205
17206 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
17207 `from' or `to' address before taking its substring.
17208 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
17209 encoded name is chopped in the middle of the encoded string, and
17210 thus displayed encoded.
17211
17212 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
17213
17214 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
17215
17216 2011-12-10 Eli Zaretskii <eliz@gnu.org>
17217
17218 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
17219 to use texinfo-update-node and commands that call it if the
17220 Texinfo file uses @node lines without next/prev/up pointers.
17221 Correct outdated description about texinfo-master-menu.
17222 (texinfo-all-menus-update, texinfo-master-menu)
17223 (texinfo-update-node, texinfo-every-node-update)
17224 (texinfo-multiple-files-update): Doc fix. Warn against updating
17225 all the @node lines.
17226 (texinfo-master-menu): Only call texinfo-update-node if the prefix
17227 argument is numeric. Explain better in the doc string what the
17228 function really does.
17229 (texinfo-insert-master-menu-list): Improve the error message
17230 displayed if there's no menu in the Top node.
17231 (Bug#2975) See also this thread:
17232 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
17233
17234 2011-12-09 Manuel GĂ³mez <mgrojo@gmail.com> (tiny change)
17235
17236 * speedbar.el (speedbar-supported-extension-expressions):
17237 Add .adb and .ads, commonly used for Ada source code (bug#10256).
17238
17239 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
17240
17241 * printing.el (pr-mode-alist):
17242 * simple.el (filter-buffer-substring-functions)
17243 (completion-list-insert-choice-function):
17244 * window.el (window-with-parameter, window-atom-root)
17245 (window-sides-slots, window-size-fixed, window-min-delta)
17246 (window-max-delta, window--resize-mini-window)
17247 (window--resize-child-windows-normal, window-tree)
17248 (delete-other-windows, quit-window, split-window)
17249 (display-buffer-record-window, special-display-buffer-names)
17250 (special-display-regexps, special-display-popup-frame)
17251 (same-window-p, split-window-sensibly)
17252 (display-buffer-overriding-action, display-buffer-alist)
17253 (display-buffer-base-action, display-buffer, switch-to-buffer)
17254 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
17255 (fit-window-to-buffer, recenter-positions)
17256 (mouse-autoselect-window-state, mouse-autoselect-window-select):
17257 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
17258 and remove unneeded backslashes in docstrings.
17259
17260 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
17261
17262 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
17263
17264 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
17265 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
17266 end in ".mk".
17267 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
17268 when reading the makefile (bug#10116).
17269
17270 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
17271
17272 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
17273 (bug#10116).
17274
17275 2011-12-06 Glenn Morris <rgm@gnu.org>
17276
17277 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
17278
17279 2011-12-06 Chong Yidong <cyd@gnu.org>
17280
17281 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
17282
17283 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
17284
17285 * textmodes/table.el (table-shorten-cell): Fix typo.
17286
17287 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
17288
17289 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
17290
17291 2011-12-05 Eli Zaretskii <eliz@gnu.org>
17292
17293 * descr-text.el (describe-char): Fix display of strong
17294 right-to-left characters and directional embeddings and overrides.
17295
17296 * simple.el (what-cursor-position): Fix display of codepoints of
17297 strong right-to-left characters.
17298
17299 2011-12-05 Chong Yidong <cyd@gnu.org>
17300
17301 * faces.el (read-color): Doc fix.
17302
17303 2011-12-05 Glenn Morris <rgm@gnu.org>
17304
17305 * align.el (align--set-marker): Add doc-string.
17306 Don't try to move something that is not a marker. (Bug#10216)
17307
17308 2011-12-04 Glenn Morris <rgm@gnu.org>
17309
17310 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
17311 overly zealous deletion of trailing whitespace.
17312
17313 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
17314
17315 * server.el (server-delete-client): On Windows, do not try to delete
17316 the only terminal.
17317 (server-process-filter): On Windows, treat requests for a tty frame as
17318 if they were for a GUI frame if the running server is in GUI mode.
17319
17320 2011-12-03 Glenn Morris <rgm@gnu.org>
17321
17322 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
17323
17324 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
17325
17326 * electric.el: Streamline electric-indent's hook.
17327 (electric-indent-chars): Revert to simple list.
17328 (electric-indent-functions): New var.
17329 (electric-indent-post-self-insert-function): Use it.
17330
17331 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
17332 there's no inferior buffer (bug#10196).
17333 (prolog-consult-compile): Don't use toggle-read-only.
17334
17335 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
17336
17337 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
17338 interrupt. (Bug#10187)
17339
17340 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
17341
17342 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
17343 (bug#9160).
17344
17345 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
17346 (bug#10191).
17347
17348 2011-12-02 Juri Linkov <juri@jurta.org>
17349
17350 * info.el (Info-search): Display "end of manual" when Isearch
17351 reaches the end of single-file Info manual. (Bug#9918)
17352
17353 2011-12-02 Eli Zaretskii <eliz@gnu.org>
17354
17355 * isearch.el (isearch-message-prefix): Run the input method part
17356 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
17357
17358 2011-12-02 Juri Linkov <juri@jurta.org>
17359
17360 * isearch.el (isearch-occur): Use `word-search-regexp' for
17361 `isearch-word'.
17362 (isearch-search-and-update): Add condition for `isearch-word' and
17363 call `word-search-regexp'. (Bug#10145)
17364
17365 2011-12-01 Glenn Morris <rgm@gnu.org>
17366
17367 * eshell/em-hist.el (eshell-hist-initialize):
17368 Handle eshell-history-size nil and HISTSIZE set or unset.
17369 (eshell-history-file-name, eshell-history-size): Fix custom type.
17370
17371 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
17372
17373 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
17374
17375 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
17376
17377 * progmodes/verilog-mode.el (verilog-pretty-expr):
17378 Rework verilog-pretty-expr to handle new assignment operators in system
17379 verilog, such as += *= and the like.
17380 (verilog-assignment-operator-re): Regular expression to find the
17381 assigment operator in a verilog assignment.
17382 (verilog-assignment-operation-re): Regular expression to find an
17383 assignment statement for pretty-expr.
17384 (verilog-in-attribute-p): Query returns true if point is in an
17385 attribute context; used to skip these for expression line up from
17386 pretty-expr.
17387 (verilog-in-parameter-p): Query returns true if point is in an
17388 parameter definition context; used to skip these for expression
17389 line up from pretty-expr.
17390 (verilog-in-parenthesis-p): Query returns true if point is in a
17391 parenthetical expression, specifically ( ) but not [ ] or { };
17392 used by pretty-expr.
17393 (verilog-just-one-space): If there is no space, don't add one.
17394 (verilog-get-lineup-indent-2): Specifically skip just attribute
17395 contexts for expression lineup, rather than skipping all
17396 parenthetical expressions.
17397 (verilog-calculate-indent): Fix comment, and fix indent.
17398 (verilog-do-indent): Indent declarations in lists (suggested by
17399 Joachim Lechner).
17400 (verilog-mode-abbrev-table): Populate abbrev mode with the various
17401 skeleton items.
17402 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
17403 by Alain Mellan).
17404
17405 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
17406
17407 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
17408 parameters with embedded comments. Reported by Ray Stevens.
17409 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
17410 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
17411 Reported by Tim Holt.
17412 (verilog-auto): Fix AUTOing a upper module then AUTOing module
17413 instantiated by upper module causing wrong expansion until AUTOed a
17414 second time. Reported by K C Buckenmaier.
17415 (verilog-diff-auto): Fix showing .* as a difference when
17416 `verilog-auto-star-save' off. Reported by Dan Dever.
17417 (verilog-auto-reset, verilog-read-always-signals)
17418 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
17419 temporary signals in reset list if
17420 verilog-auto-reset-blocking-in-non is nil, and match assignment
17421 style to each signal's assignment type, bug381.
17422 Reported by Thomas Esposito.
17423 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
17424 (verilog-uvm-statement-re): Support UVM indentation and
17425 highlighting, with old OVM keywords only.
17426 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
17427 Support AUTOTIEOFF creating non-wire data types.
17428 Suggested by Jonathan Greenlaw.
17429 (verilog-auto-insert-lisp, verilog-delete-to-paren)
17430 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
17431 (verilog-inject-sense, verilog-read-inst-pins)
17432 (verilog-read-sub-decls, verilog-read-sub-decls-line):
17433 Fix mismatching parenthesis inside commented out code when deleting
17434 AUTOINST, bug383. Reported by Jonathan Greenlaw.
17435 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
17436 non-numeric vector width. Reported by Alex Reed.
17437 (verilog-auto-ascii-enum): Add "onehot" option to work around not
17438 detecting signals with parameter widths. Reported by Alex Reed.
17439 (verilog-auto-delete-trailing-whitespace):
17440 With `verilog-auto-delete-trailing-whitespace' remove trailing
17441 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
17442 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
17443 Fix verilog-scan-cache corruption when running user AUTO expansion
17444 hooks that call indentation routines.
17445 (verilog-simplify-range-expression): Fix typo ignoring lower case
17446 identifiers.
17447 (verilog-delete-auto): Fix delete-autos to also remove user created
17448 automatics, as long as they start with AUTO.
17449 (verilog-batch-diff-auto, verilog-diff-auto)
17450 (verilog-diff-function): Add `verilog-diff-auto' and bind to
17451 "C-c?" to report differences in AUTO expansion, ignoring spaces.
17452 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
17453 (verilog-in-paren-quick, verilog-re-search-backward-quick)
17454 (verilog-re-search-forward-quick, verilog-syntax-ppss):
17455 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
17456 is disabled and its cache will get corrupt, causing AUTOS not to
17457 expand. Instead use only -quick functions.
17458 (verilog-scan-region): Fix scanning over escaped quotes.
17459 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
17460 (verilog-re-search-backward-quick)
17461 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
17462 related functions now ignore strings, to fix misparsing of strings
17463 with magic comments embedded in them.
17464 (verilog-read-auto-template):
17465 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
17466 Reported by Brad Dobbie.
17467 (verilog-read-auto-template):
17468 Fix 'verilog-auto-inst-template-numbers' with comments.
17469 Reported by Brad Dobbie.
17470 (verilog-auto-inst, verilog-auto-inst-param)
17471 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
17472 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
17473 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
17474 debugging templates without merge conflicts, bug357.
17475 Reported by Brad Dobbie.
17476 (verilog-read-auto-template):
17477 Fix verilog-auto-inst-template-numbers with multiple templates.
17478 Reported by Brad Dobbie.
17479 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
17480 abbrevs so user won't be asked to save.
17481 (verilog-read-auto-lisp-present): Fix to start at beginning of
17482 buffer in case called outside of verilog-auto.
17483 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
17484 to "X-2". Reported by Matthew Myers.
17485 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
17486 all inputs from module templates. Reported by Leith Johnson.
17487 (verilog-module-inside-filename-p): Fix locating programs as with
17488 modules.
17489 (verilog-auto-inst-port): Fix vl-width expressions when using
17490 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
17491 (verilog-decls-get-regs, verilog-decls-get-signals,
17492 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
17493 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
17494 verilog-read-decls): Combine reg and wire structures into one var
17495 structure to represent SystemVerilog concepts.
17496 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
17497 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
17498 (verilog-auto-wire-type, verilog-insert-definition):
17499 Add verilog-auto-wire-type and AUTOLOGIC to support using
17500 SystemVerilog "logic" keyword instead of "wire"/"reg".
17501 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
17502 to declares outputs that also have assignments (presumably in an
17503 ifdef or generate if so there's not a driver conflict).
17504 Reported by Matthew Myers.
17505 (verilog-auto-declare-nettype, verilog-insert-definition):
17506 Add verilog-auto-declare-nettype to fix declarations using
17507 `default_nettype none. Reported by Julian Gorfajn.
17508 (verilog-read-always-signals-recurse, verilog-read-decls)
17509 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
17510 malformed end statement, bug325. Reported by Joshua Wise and
17511 Andrew Drake.
17512 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
17513 (verilog-inst-comment-re): Fix not deleting Interfaced comment
17514 when expanding .* in interfaces, bug320.
17515 Reported by Pierre-David Pfister.
17516 (verilog-read-module-name): Fix import statements between module
17517 name and open parenthesis, bug317.
17518 Reported by Pierre-David Pfister.
17519 (verilog-simplify-range-expression): Fix simplification of
17520 multiplications inside AUTOWIRE connections, bug303.
17521 (verilog-auto-inst-port): Support parameter expansion in
17522 multidimensional arrays.
17523 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
17524 after "assert property". Reported by Julian Gorfajn.
17525 (verilog-simplify-range-expression): Fix "couldn't merge" errors
17526 with multiplication, bug303.
17527 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
17528 Reported by Jan Frode Lonnum.
17529
17530 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
17531
17532 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
17533 (hfy-shell-file-name, hfy-shell):
17534 * international/fontset.el (x-decompose-font-name): Fix typos.
17535
17536 2011-11-29 Ken Brown <kbrown@cornell.edu>
17537
17538 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
17539 (gdb-version): Remove defvar.
17540 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
17541 (gdb-gud-context-command, gdb-non-stop-handler)
17542 (gdb-current-context-command, gdb-stopped): Use it.
17543 (gdb-init-1): Enable pretty printing here.
17544 (gdb-non-stop-handler): Don't enable pretty-printing here.
17545 Check to see if the target supports non-stop mode; if not, turn off
17546 non-stop mode. Use the following.
17547 (gdb-check-target-async): New defun.
17548 (gud-watch, gdb-stopped): Fix whitespace.
17549 (gdb-get-source-file): Don't try to display the source file if
17550 `gdb-main-file' is nil.
17551
17552 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
17553
17554 * align.el: Try to generate fewer markers (bug#10047).
17555 (align--set-marker): New macro.
17556 (align-region): Use it.
17557
17558 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
17559
17560 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
17561
17562 2011-11-29 Chong Yidong <cyd@gnu.org>
17563
17564 * indent.el (indent-for-tab-command, indent-according-to-mode):
17565 Doc fix.
17566 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
17567
17568 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
17569
17570 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
17571 aware of remote file names. (Bug#10124)
17572
17573 2011-11-29 Chong Yidong <cyd@gnu.org>
17574
17575 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
17576
17577 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
17578
17579 * files.el (find-file): Don't use force-same-window (bug#10144).
17580 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
17581 use pop-to-buffer if the selected window can't be used.
17582 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
17583
17584 2011-11-28 Eli Zaretskii <eliz@gnu.org>
17585
17586 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
17587 special-mode-map.
17588
17589 2011-11-28 Chong Yidong <cyd@gnu.org>
17590
17591 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
17592
17593 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
17594
17595 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
17596 gdb-get-source-file-list on gdb-create-source-file-list.
17597
17598 2011-11-26 Eli Zaretskii <eliz@gnu.org>
17599
17600 * whitespace.el (whitespace-newline): Use a different foreground
17601 color for 16-color light-background displays.
17602
17603 2011-11-24 Chong Yidong <cyd@gnu.org>
17604
17605 * window.el (display-buffer--special-action): Doc fix.
17606
17607 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
17608
17609 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
17610 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
17611 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
17612 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
17613 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
17614 (avl-tree-stack-first):
17615 * emacs-lisp/cconv.el (cconv--analyse-use):
17616 * net/gnutls.el (gnutls-negotiate): Fix typos.
17617
17618 2011-11-24 Glenn Morris <rgm@gnu.org>
17619
17620 * lpr.el (lpr-windows-system, lpr-lp-system):
17621 * mail/binhex.el (binhex-begin-line):
17622 * progmodes/grep.el (grep-history, grep-find-history):
17623 * textmodes/flyspell.el:
17624 * vc/pcvs-defs.el (cvs-global-menu):
17625 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
17626 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
17627 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
17628
17629 * net/tls.el: Fix case of "GnuTLS".
17630
17631 * paths.el (rmail-file-name): Format doc-string for make-docfile.
17632
17633 * version.el (emacs-build-system): Give it a doc-string.
17634
17635 2011-11-24 Juri Linkov <juri@jurta.org>
17636
17637 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
17638
17639 2011-11-24 Glenn Morris <rgm@gnu.org>
17640
17641 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
17642 if called on a non-mime message just toggle the headers. (Bug#8006)
17643
17644 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
17645
17646 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
17647 (allout-lead-with-comment-string, allout-structure-deleted-hook)
17648 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
17649 (allout-rebullet-heading, allout-open-sibtopic)
17650 (allout-toggle-current-subtree-encryption)
17651 (allout-toggle-subtree-encryption, allout-encrypt-string)
17652 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
17653 (allout-distinctive-bullets-string, allout-auto-activation):
17654 * window.el (window-normalize-buffer-to-display):
17655 * progmodes/verilog-mode.el (verilog-batch-indent):
17656 * textmodes/bibtex.el (bibtex-field-braces-opt)
17657 (bibtex-field-strings-opt):
17658 * vc/cvs-status.el (cvs-tree-merge):
17659 Fix typos.
17660
17661 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
17662
17663 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
17664 `non-essential' to t, in order to avoid remote connections.
17665
17666 2011-11-23 Eli Zaretskii <eliz@gnu.org>
17667
17668 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
17669 On MS-DOS and MS-Windows, compare with loaddefs.el
17670 case-insensitively.
17671
17672 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
17673
17674 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
17675
17676 2011-11-23 Glenn Morris <rgm@gnu.org>
17677
17678 * paths.el (rmail-file-name): Reformat the doc-string so that it
17679 is picked up.
17680
17681 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
17682 (rmail-auto-file): Ignore case in the "special" field names,
17683 as mail-fetch-field does for all others.
17684
17685 * mail/rmail.el (rmail-forward):
17686 * mail/rmailkwd.el (rmail-set-label):
17687 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
17688 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
17689
17690 * mail/rmail.el (rmail-current-message): Doc fix.
17691
17692 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
17693
17694 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
17695
17696 * server.el (server-eval-and-print): Allow C-g (bug#6585).
17697
17698 2011-11-22 Glenn Morris <rgm@gnu.org>
17699
17700 * mail/rmailmm.el (test-rmail-mime-handler)
17701 (test-rmail-mime-bulk-handler)
17702 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
17703
17704 2011-11-21 Juri Linkov <juri@jurta.org>
17705
17706 * calc/calc.el (calc-read-key-sequence):
17707 Let-bind `input-method-function' to nil. (Bug#10018)
17708
17709 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17710
17711 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
17712 Tell the caller that the next line needs recomputation, even
17713 though it doesn't start a sexp (bug#10094).
17714
17715 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
17716
17717 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
17718
17719 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
17720
17721 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
17722 Use force-same-window.
17723
17724 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
17725
17726 * descr-text.el (describe-char-unicode-data):
17727 * json.el (json-string-escape):
17728 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
17729 (Footnote-unicode, Footnote-style-p):
17730 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
17731
17732 2011-11-20 Chong Yidong <cyd@gnu.org>
17733
17734 * window.el (replace-buffer-in-windows): Restore interactive spec.
17735
17736 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
17737
17738 * electric.el (electric-indent-mode): Fix last change (too optimistic).
17739
17740 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
17741 (byte-compile-global-not-obsolete-vars): New var.
17742 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
17743 Use it.
17744 (byte-compile-warn-obsolete): Align text with the one in *Help*.
17745
17746 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
17747
17748 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
17749 * progmodes/pascal.el (electric-pascal-equal):
17750 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
17751 * xml.el (xml-substitute-special): Fix typos.
17752
17753 2011-11-20 Glenn Morris <rgm@gnu.org>
17754
17755 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
17756 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
17757 Doc fixes.
17758 (rmail-decode-mime-charset): Mark as obsolete.
17759
17760 * mail/rmailsum.el (rmail-message-regexp-p-1):
17761 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
17762 Before using mime functions, check they are set. (Bug#10077)
17763
17764 2011-11-19 Juri Linkov <juri@jurta.org>
17765
17766 * info.el (Info-finder-find-node): Use `package--builtins' instead
17767 of `package-alist'. Use node names formed by the pattern "Keyword "
17768 and the keyword name.
17769
17770 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
17771
17772 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
17773
17774 2011-11-19 Juri Linkov <juri@jurta.org>
17775
17776 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
17777 that calls `revert-buffer' on all Info buffers. (Bug#9915)
17778 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
17779 `old-history', `old-history-forward'. Add let-binding
17780 `window-selected'. Remove calls to `kill-buffer',
17781 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
17782 before calling `Info-find-node', so `Info-find-node-2' will reread
17783 the Info file. Restore window positions only when `window-selected'
17784 is non-nil.
17785
17786 2011-11-19 Juri Linkov <juri@jurta.org>
17787
17788 * isearch.el (isearch-lazy-highlight-new-loop):
17789 Remove condition `(not isearch-error)'. (Bug#9918)
17790
17791 * misearch.el (multi-isearch-search-fun): Add condition
17792 `(not bound)' to ignore lazy-highlighting search.
17793 Add the search-failed message "end of multi" when the end of
17794 multi-sequence is reached. Uncapitalize the search-failed
17795 message "Repeat for next buffer".
17796
17797 * info.el (Info-search): Add the search-failed message
17798 "end of the manual" when the end of the manual is reached
17799 in Isearch mode.
17800
17801 2011-11-19 Juri Linkov <juri@jurta.org>
17802
17803 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
17804 Use non-destructive `remove' instead of `delete' because
17805 `Info-history-list' stored to `Info-isearch-initial-history-list' in
17806 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
17807
17808 2011-11-19 Juri Linkov <juri@jurta.org>
17809
17810 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
17811 to nil instead of binding `search-ring' and `regexp-search-ring'.
17812 (Bug#9185)
17813
17814 2011-11-19 Eli Zaretskii <eliz@gnu.org>
17815
17816 * simple.el (line-move): Force movement by logical lines for any
17817 hscrolled window, not only when auto-hscroll-mode is on.
17818 (line-move-visual): Update doc string to that effect. (Bug#10076)
17819
17820 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
17821
17822 * language/european.el (macintosh): Define as alias for mac-roman.
17823
17824 2011-11-19 Eli Zaretskii <eliz@gnu.org>
17825
17826 * mail/rmailmm.el (rmail-mime-display-header)
17827 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
17828 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
17829 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
17830 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
17831 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
17832 of a raw aref.
17833 (rmail-mime-entity-segment): To get past the tagline, move forward
17834 2 more lines, to account for the 2 empty lines that precede and
17835 follow the line with the buttons.
17836 (rmail-mime-update-tagline): Move one more line, to get past the
17837 empty line that follows the buttons in the tagline. (Bug#9520)
17838
17839 2011-11-19 Martin Rudalics <rudalics@gmx.at>
17840
17841 * window.el (window-max-delta-1, window-min-delta-1)
17842 (window-min-size-1, window-state-get-1, window-state-put-1)
17843 (window-state-put-2): Use "window--" prefix.
17844
17845 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
17846
17847 * emacs-lisp/smie.el: Improve warnings and conflict detection.
17848 (smie-warning-count): New var.
17849 (smie-set-prec2tab): Use it.
17850 (smie-bnf->prec2): Improve warnings. Add docstring.
17851 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
17852 (smie-bnf--set-class): New function.
17853 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
17854 corner case.
17855
17856 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
17857 (compilation-error-properties, compilation-move-to-column):
17858 Handle compilation-first-column while in the target buffer.
17859
17860 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
17861 Don't hardcode point-min==1.
17862
17863 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
17864 (eshell-rewrite-for-command): Remove workaround.
17865 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
17866 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
17867 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
17868
17869 * files-x.el (modify-file-local-variable): Obey commenting conventions.
17870
17871 2011-11-17 Glenn Morris <rgm@gnu.org>
17872
17873 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
17874 Ignore buffer-local generated-autoload-file if it is the same
17875 as the global value. (Bug#10049)
17876
17877 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
17878
17879 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
17880 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
17881 (reftex-toc-previous-heading, reftex-toc-max-level)
17882 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
17883 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
17884 (reftex-toc-do-promote, reftex-toc-promote-prepare)
17885 (reftex-toc-promote-action, reftex-toc-extract-section-number)
17886 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
17887 (reftex-toc-rename-label, reftex-toc-visit-location)
17888 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
17889 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
17890 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
17891 leaving "*toc*" only for references to the buffer.
17892
17893 2011-11-17 Martin Rudalics <rudalics@gmx.at>
17894
17895 * window.el (window-resize, delete-window, split-window):
17896 Replace window-splits by window-combination-resize.
17897 * cus-start.el (window-splits): Replace by window-combination-resize.
17898
17899 2011-11-17 Glenn Morris <rgm@gnu.org>
17900
17901 * progmodes/sh-script.el (sh-font-lock-keywords-var):
17902 Make bash entry derive from sh entry, not shell entry.
17903
17904 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
17905
17906 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
17907 local file name.
17908
17909 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
17910
17911 * menu-bar.el (menu-bar-file-menu):
17912 * printing.el (pr-ps-utility):
17913 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
17914 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
17915 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
17916 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
17917 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
17918 (icalendar--convert-cyclic-to-ical)
17919 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
17920 (icalendar--convert-ical-to-diary)
17921 (icalendar--convert-recurring-to-diary)
17922 (icalendar--convert-non-recurring-all-day-to-diary)
17923 (icalendar-import-format-sample):
17924 * progmodes/idlw-shell.el (idlwave-shell-mode):
17925 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
17926 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
17927 (vhdl-ps-print-init): Fix typos.
17928
17929 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
17930
17931 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
17932 FSF and collapse date sequence, obscure author/maintainer email address
17933 better, remove extra version line, track relocation of author's webpage.
17934
17935 * progmodes/python.el (python-pdbtrack-input-prompt)
17936 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
17937 regular python pdb prompts. Adjustments shamelessly taken exactly as
17938 suggested in EmacsWiki page (tiny change):
17939 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
17940
17941 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
17942
17943 * expand.el (expand-pos, expand-index, expand-point):
17944 Remove redundant info from docstring.
17945 (expand-add-abbrevs): Doc fix.
17946 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
17947 (expand-sample-perl-mode-expand-list): Fix typos.
17948
17949 * net/dbus.el (dbus-event-member-name):
17950 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
17951 * term/pc-win.el (msdos-create-frame-with-faces):
17952 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
17953
17954 2011-11-16 Martin Rudalics <rudalics@gmx.at>
17955
17956 * window.el (split-window, window-state-get-1)
17957 (window-state-put-1, window-state-put-2): Rename occurrences of
17958 window-nest to window-combination-limit.
17959 * cus-start.el (window-nest): Rename to window-combination-limit.
17960
17961 2011-11-16 Chong Yidong <cyd@gnu.org>
17962
17963 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
17964 regexp (Bug#10033).
17965
17966 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
17967
17968 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
17969 `completing-read' will remove *Completions* and will preserve
17970 current-buffer for us.
17971 (tmm-add-prompt): Users of *Completions* will always (re)set its
17972 major mode.
17973 (tmm-old-comp-map): Remove.
17974
17975 2011-11-16 Glenn Morris <rgm@gnu.org>
17976
17977 * mail/rmailedit.el: Require rmailmm when compiling.
17978 (rmail-old-mime-state): New declaration.
17979 (rmail-edit-current-message): If editing a mime message,
17980 edit the "raw" message from the mbox buffer.
17981 (rmail-cease-edit): Handle mime messages. (Bug#9840)
17982
17983 2011-11-15 Glenn Morris <rgm@gnu.org>
17984
17985 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
17986 which wasn't being used. Add optional arg to force given state.
17987 (rmail-mime): Add optional arg to force given state.
17988
17989 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
17990
17991 * allout.el (allout-encryption-plaintext-sanitization-regexps):
17992 * frame.el (display-mm-dimensions-alist):
17993 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
17994 (outline-move-subtree-down):
17995 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
17996 (newsticker--treeview-do-get-node):
17997 * net/quickurl.el (quickurl-list-buffer-name):
17998 * progmodes/dcl-mode.el (dcl-mode):
17999 * progmodes/gdb-mi.el (gdb-mapcar*):
18000 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
18001
18002 2011-11-15 Glenn Morris <rgm@gnu.org>
18003
18004 * mail/rmail.el (rmail-file-coding-system): It's only ever used
18005 in a boolean sense, so just make it a boolean, and fix the doc.
18006 (rmail-show-mime-function, rmail-mime-feature)
18007 (rmail-require-mime-maybe): Doc fixes.
18008 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
18009
18010 * mail/rmailmm.el (rmail-show-mime): Doc fix.
18011
18012 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
18013
18014 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
18015 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
18016 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
18017 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
18018
18019 2011-11-15 Glenn Morris <rgm@gnu.org>
18020
18021 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
18022 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
18023 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
18024 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
18025 (rmail-mime, rmail-show-mime): Doc fixes.
18026
18027 * term/ns-win.el (mode-line-frame-identification):
18028 Leave it alone. (Bug#10051)
18029
18030 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
18031
18032 * mail/rmailout.el (rmail-output-to-rmail-buffer):
18033 Handle empty buffers. (Bug#9978)
18034
18035 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
18036
18037 * international/mule.el (define-charset):
18038 * mail/rmailmm.el (rmail-mime-find-header-encoding):
18039 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
18040 * progmodes/verilog-mode.el (verilog-backward-token):
18041 * textmodes/ispell.el (lookup-words):
18042 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
18043
18044 2011-11-14 Glenn Morris <rgm@gnu.org>
18045
18046 * progmodes/executable.el
18047 (executable-make-buffer-file-executable-if-script-p):
18048 Handle file-modes returning nil.
18049
18050 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
18051 message - not necessary, and causes problems. (Bug#9831)
18052
18053 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
18054
18055 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
18056
18057 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
18058 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
18059 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
18060
18061 2011-11-12 Martin Rudalics <rudalics@gmx.at>
18062
18063 * window.el (window-resize, delete-window): Use window-splits
18064 variable instead of function.
18065 (window-state-get-1, window-state-put-2, window-state-put):
18066 Don't deal with windows' splits status.
18067
18068 2011-11-12 Glenn Morris <rgm@gnu.org>
18069
18070 * apropos.el (apropos-do-all, apropos-library, apropos-value)
18071 (apropos-documentation): Doc fixes.
18072
18073 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
18074
18075 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
18076 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
18077
18078 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
18079
18080 * electric.el (electric-indent-post-self-insert-function): Make it
18081 possible for a char to only indent in some circumstances.
18082 (electric-indent-mode): Simplify.
18083
18084 2011-11-11 Martin Rudalics <rudalics@gmx.at>
18085
18086 * window.el (windows-with-parameter): Remove unused function.
18087 (windows-at-side): Rename to window-at-side-list.
18088 (window-check, window-atom-check, window-atom-check-1)
18089 (window-side-check, window-size-ignore, window-size-fixed-1)
18090 (window-in-direction-2): Prefix with "window--".
18091 (window-tree-1): Rename to window--subtree, fix doc-string.
18092
18093 2011-11-11 Glenn Morris <rgm@gnu.org>
18094
18095 * subr.el (eval-after-load): If FILE is already loaded,
18096 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
18097
18098 2011-11-10 Glenn Morris <rgm@gnu.org>
18099
18100 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
18101 Call svn via vc-svn-command rather than vc-do-command.
18102 (vc-svn-command): Add --non-interactive. (Bug#9993)
18103 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
18104
18105 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18106 Add toggle-read-only. (Bug#7292)
18107 * files.el (toggle-read-only): Mention that it should only
18108 be used interactively. (Bug#10006)
18109
18110 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
18111
18112 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18113 Adjust regexp for OCaml warnings.
18114
18115 * electric.el (electric-pair-post-self-insert-function): Let user
18116 turn it off buffer-locally (bug#9932).
18117
18118 * progmodes/python.el (python-beginning-of-statement):
18119 Rewrite (bug#2703).
18120
18121 * progmodes/compile.el: Better handle TABs (bug#9749).
18122 (compilation-internal-error-properties)
18123 (compilation-next-error-function): Obey the target buffer's
18124 compilation-error-screen-columns.
18125
18126 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
18127
18128 * progmodes/meta-mode.el: Remove obsolete comments.
18129 (meta-right-comment-regexp, meta-ignore-comment-regexp):
18130 Fix typos in docstrings.
18131
18132 2011-11-09 Martin Rudalics <rudalics@gmx.at>
18133
18134 * window.el (window-size-fixed-p): Rewrite doc-string.
18135 (window-resizable-p): Rename to window--resizable-p. Update callers.
18136 (window--resizable): New function. Make all callers of
18137 window-resizable call window--resizable instead.
18138 (window-resizable): Rewrite in terms of window--resizable.
18139
18140 2011-11-08 Glenn Morris <rgm@gnu.org>
18141
18142 * progmodes/delphi.el (delphi-mode-syntax-table):
18143 Let define-derived-mode define a proper syntax table. (Bug#9994)
18144
18145 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
18146
18147 * window.el: Stay away from defsubst.
18148 (window-list-no-nils): Remove.
18149 (window-state-get-1, window-state-get): Use backquote instead.
18150
18151 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18152
18153 * emacs-lisp/find-func.el (find-function-read):
18154 Fix incorrect use of default argument in `completing-read'.
18155
18156 2011-11-08 Martin Rudalics <rudalics@gmx.at>
18157
18158 * window.el (display-buffer-function, special-display-function):
18159 Mention display-buffer-record-window but do not mention
18160 help-setup parameter in doc-strings.
18161 (window-min-delta): Fix doc-string typo.
18162
18163 2011-11-08 Chong Yidong <cyd@gnu.org>
18164
18165 * window.el (window-total-height, window-total-width): Doc fix.
18166 (window-body-size): Move from C.
18167 (window-body-height, window-body-width): Move to C.
18168
18169 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
18170
18171 * window.el: Make special-display like display-buffer-alist (bug#9532).
18172 (display-buffer--special-action): New function, morphed
18173 from display-buffer--special.
18174 (display-buffer): Use it to handle special-display-buffers at higher
18175 priority (just after display-buffer-alist).
18176 (display-buffer-fallback-action, display-buffer--other-frame-action)
18177 (pop-to-buffer-same-window): Remove display-buffer--special.
18178
18179 2011-11-07 Glenn Morris <rgm@gnu.org>
18180
18181 * calendar/cal-menu.el (cal-menu-set-date-title):
18182 Do nothing if not in a calendar. (Bug#9976)
18183
18184 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
18185
18186 * files.el (find-file): Always use selected-window.
18187
18188 2011-11-07 Martin Rudalics <rudalics@gmx.at>
18189
18190 * window.el (window-combinations): Make WINDOW argument
18191 mandatory. Rewrite doc-string.
18192 (walk-window-subtree, window-atom-check, window-min-delta)
18193 (window-max-delta, window--resize-this-window)
18194 (window--resize-root-window-vertically, window-tree)
18195 (balance-windows, window-state-put): Rewrite doc-strings as to
18196 not mention the term "subwindow".
18197 (window--resize-subwindows-skip-p): Rename to
18198 window--resize-child-windows-skip-p.
18199 (window--resize-subwindows-normal): Rename to
18200 window--resize-child-windows-normal.
18201 (window--resize-subwindows): Rename to
18202 window--resize-child-windows.
18203 (window-or-subwindow-p): Rename to window--in-subtree-p.
18204
18205 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
18206
18207 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
18208 Ensure that mbox format messages end in two newlines (Bug#9974).
18209
18210 2011-11-06 Chong Yidong <cyd@gnu.org>
18211
18212 * window.el (window-combination-p): Function deleted; its
18213 side-effect is not used in any existing code.
18214 (window-combinations, window-combined-p): Call window-*-child
18215 directly.
18216
18217 2011-11-05 Chong Yidong <cyd@gnu.org>
18218
18219 * window.el (window-valid-p): Rename from window-any-p.
18220 (window-size-ignore, window-state-get): Callers changed.
18221 (window-normalize-window): Rename from window-normalize-any-window.
18222 New arg LIVE-ONLY, replacing window-normalize-live-window.
18223 (window-normalize-live-window): Delete.
18224 (window-combination-p, window-combined-p, window-combinations)
18225 (walk-window-subtree, window-atom-root, window-min-size)
18226 (window-sizable, window-sizable-p, window-size-fixed-p)
18227 (window-min-delta, window-max-delta, window-resizable)
18228 (window-resizable-p, window-full-height-p, window-full-width-p)
18229 (window-current-scroll-bars, window-point-1, set-window-point-1)
18230 (window-at-side-p, window-in-direction, window-resize)
18231 (adjust-window-trailing-edge, maximize-window, minimize-window)
18232 (window-deletable-p, delete-window, delete-other-windows)
18233 (record-window-buffer, unrecord-window-buffer)
18234 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
18235 (quit-window, split-window, window-state-put)
18236 (set-window-text-height, fit-window-to-buffer)
18237 (shrink-window-if-larger-than-buffer): Callers changed.
18238
18239 2011-11-04 Eli Zaretskii <eliz@gnu.org>
18240
18241 * mail/rmail.el (rmail-simplified-subject): Decode subject with
18242 rfc2047-decode-string.
18243 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
18244 warnings.
18245
18246 * window.el (window-body-height, window-body-width): Mention in
18247 the doc string that the return values are in frame's canonical
18248 units. (Bug#9949)
18249
18250 2011-11-03 Alan Mackenzie <acm@muc.de>
18251
18252 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
18253 change in cc-engine.el.
18254
18255 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
18256
18257 * window.el (switch-to-buffer): Use `force-same-window' interactively.
18258
18259 2011-11-02 Martin Rudalics <rudalics@gmx.at>
18260
18261 * window.el (quit-window): Call unrecord-window-buffer after
18262 showing another buffer in the window. (Bug#9937)
18263 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
18264
18265 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
18266
18267 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
18268 Accept status with more than 9 shelves. (Bug#9935)
18269 Reported by Colin D Bennett <colin@gibibit.com>.
18270
18271 2011-11-01 Martin Rudalics <rudalics@gmx.at>
18272
18273 * help.el (with-help-window): Don't reference
18274 temp-buffer-show-specifiers in doc-string.
18275
18276 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
18277
18278 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
18279 menu-item.
18280
18281 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18282
18283 * whitespace.el: New version 13.2.2.
18284 (whitespace-newline-mode): Disable properly. Reported by Sarah
18285 <EmacsWiki>.
18286
18287 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
18288
18289 * net/newst-treeview.el: Remove "Time-stamp".
18290 (newsticker--group-manage-orphan-feeds): Do not call
18291 newsticker--treeview-tree-update.
18292 (newsticker-treeview-update, newsticker-treeview):
18293 Call newsticker--treeview-tree-update if necessary.
18294
18295 2011-10-30 Martin Rudalics <rudalics@gmx.at>
18296
18297 * window.el (window-iso-combination-p, window-iso-combined-p)
18298 (window-iso-combinations): Remove "iso-" infix.
18299 Suggested by Chong Yidong.
18300 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
18301 (window-max-delta-1, window-resize, window--resize-siblings)
18302 (window--resize-this-window, adjust-window-trailing-edge)
18303 (split-window, balance-windows-1)
18304 (shrink-window-if-larger-than-buffer):
18305 * calendar/calendar.el (calendar-generate-window):
18306 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
18307
18308 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
18309
18310 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
18311 in place (bug#9907).
18312 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
18313 (eshell-rewrite-if-command, eshell-rewrite-for-command)
18314 (eshell-structure-basic-command, eshell-rewrite-while-command)
18315 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
18316 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
18317 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
18318 (eshell-do-pipelines-synchronously, eshell-eval-command):
18319 Use backquotes and prefer setq to set.
18320 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
18321 (eshell-macrop): Use functionp.
18322 (eshell-do-eval): Handle multiple expressions in `while' body.
18323
18324 2011-10-30 Chong Yidong <cyd@gnu.org>
18325
18326 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
18327 instead of set-mark (Bug#9810).
18328
18329 2011-10-30 Chong Yidong <cyd@gnu.org>
18330
18331 * window.el (split-window-below, split-window-right): Rename from
18332 split-window-above-each-other and split-window-side-by-side
18333 respectively. All callers changed.
18334 (split-window-sensibly, split-window-sensibly): Use them.
18335 (split-window-keep-point): Doc fix.
18336
18337 * isearch.el: Add isearch-scroll property to split-window-below
18338 and split-window-right.
18339
18340 * follow.el (follow-mode):
18341 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
18342 * progmodes/ada-xref.el (ada-gdb-application):
18343 * emulation/vip.el (vip-buffer-in-two-windows):
18344 * image-dired.el (image-dired-dired-with-window-configuration):
18345 * dired-x.el (dired-do-find-marked-files):
18346 * dired.el (dired-pop-to-buffer):
18347 * bs.el (bs--show-with-configuration):
18348 * vc/emerge.el (emerge-setup-windows):
18349 * textmodes/two-column.el (2C-two-columns):
18350 * textmodes/reftex-toc.el (reftex-toc):
18351 * progmodes/gdb-mi.el (gdb-setup-windows):
18352 * progmodes/fortran.el (fortran-window-create):
18353 * net/newst-treeview.el (newsticker--treeview-window-init):
18354 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
18355 * emulation/tpu-edt.el (tpu-gold-map):
18356 * emulation/crisp.el (crisp-mode-map):
18357 * calendar/calendar.el (calendar-basic-setup): Callers changed.
18358
18359 2011-10-29 Chong Yidong <cyd@gnu.org>
18360
18361 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
18362
18363 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
18364
18365 * textmodes/flyspell.el (flyspell-word): Fix char offset for
18366 forged Ispell output (Bug#7904).
18367
18368 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
18369
18370 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
18371
18372 * doc-view.el: Avoid ugly errors about not finding nil.
18373 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
18374 (doc-view-dvipdf-program, doc-view-unoconv-program)
18375 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
18376 Avoid nil or absolute file name as default value.
18377 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
18378
18379 2011-10-28 Alan Mackenzie <acm@muc.de>
18380
18381 * progmodes/cc-defs.el (c-version): -> 5.32.2.
18382
18383 2011-10-28 Alan Mackenzie <acm@muc.de>
18384
18385 Amend the handling of c-beginning/end-of-defun in nested declaration
18386 scopes.
18387
18388 * progmodes/cc-vars.el (c-defun-tactic): Move here from
18389 cc-langs.el. Change it to a defcustom.
18390
18391 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
18392 cc-vars.el.
18393
18394 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18395 Prevent "class foo : bar" being spuriously recognized as a label.
18396
18397 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
18398 Add parameter `inclusive' (to include enclosing braces in the region).
18399 (c-widen-to-enclosing-decl-scope): New function.
18400 (c-while-widening-to-decl-block): New macro.
18401 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
18402 outward for defun boundaries, and correspondingly change symbol
18403 `respect-enclosure' to `go-outward'.
18404 (c-declaration-limits): Change algorithm to report only the "innermost"
18405 defun's boundaries.
18406
18407 2011-10-28 Deniz Dogan <deniz@dogan.se>
18408
18409 * net/rcirc.el (rcirc-mode): Use hard newlines.
18410
18411 2011-10-28 Alan Mackenzie <acm@muc.de>
18412
18413 Amend to indent and fontify macros "which include their own semicolon"
18414 correctly, using the "virtual semicolon" mechanism.
18415
18416 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
18417
18418 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
18419 Recode to scan one line at a time rather than having \n and \r
18420 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
18421 (c-forward-label): Amend for virtual semicolons.
18422 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
18423
18424 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
18425 of the new C macros.
18426
18427 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
18428 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
18429 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
18430 (c-opt-cpp-macro-define): Make into a full language variable.
18431 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
18432 AWK Mode (including \n, \r) removed, no longer needed.
18433
18434 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
18435 Invoke c-make-macro-with-semi-re.
18436
18437 * progmodes/cc-vars.el (c-macro-with-semi-re):
18438 (c-macro-names-with-semicolon): New variables.
18439 (c-make-macro-with-semi-re): New function.
18440
18441 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
18442
18443 * vc/log-edit.el: Fill empty field rather than adding new one.
18444 (log-edit-add-field): New function.
18445 (log-edit-insert-changelog): Use it.
18446
18447 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
18448
18449 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
18450
18451 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
18452
18453 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
18454 (gdb--check-interpreter): New function.
18455 (gdb): Use it.
18456
18457 2011-10-27 Glenn Morris <rgm@gnu.org>
18458
18459 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
18460 (least-positive-float, least-negative-float)
18461 (least-positive-normalized-float, least-negative-normalized-float)
18462 (float-epsilon, float-negative-epsilon):
18463 Remove unnecessary declarations.
18464
18465 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
18466 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
18467 (least-positive-float, least-negative-float)
18468 (least-positive-normalized-float, least-negative-normalized-float)
18469 (float-epsilon, float-negative-epsilon): Add doc-strings,
18470 based on those in cl.texi.
18471
18472 * files.el (set-visited-file-name): If the major-mode changed,
18473 reload the local variables. (Bug#9796)
18474
18475 2011-10-27 Chong Yidong <cyd@gnu.org>
18476
18477 * subr.el (change-major-mode-after-body-hook): New hook.
18478 (run-mode-hooks): Run it.
18479
18480 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
18481 Use change-major-mode-before-body-hook.
18482
18483 * simple.el (fundamental-mode):
18484 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
18485 change introducing fundamental-mode-hook.
18486
18487 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
18488
18489 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
18490
18491 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
18492
18493 * ido.el (ido-file-name-all-completions-1): Do not require
18494 tramp.el explicitly. (Bug#7583)
18495
18496 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
18497
18498 * progmodes/octave-mod.el:
18499 * progmodes/octave-inf.el: Update maintainer.
18500
18501 2011-10-26 Chong Yidong <cyd@gnu.org>
18502
18503 * subr.el (with-wrapper-hook): Rewrite doc.
18504
18505 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
18506
18507 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
18508 filenames "/method:foo:". (Bug#9793)
18509
18510 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
18511
18512 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
18513 (bug#9865).
18514
18515 2011-10-24 Glenn Morris <rgm@gnu.org>
18516
18517 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
18518
18519 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
18520
18521 * notifications.el: Add the requirement of a running D-Bus session
18522 bus to the Commentary.
18523
18524 2011-10-24 Juri Linkov <juri@jurta.org>
18525
18526 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
18527 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
18528 (Bug#9364)
18529
18530 2011-10-24 Juri Linkov <juri@jurta.org>
18531
18532 * info.el (Info-following-node-name-re): Add newline to the list
18533 of allowed characters for leading space. (Bug#9824)
18534
18535 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
18536
18537 * progmodes/octave-inf.el (inferior-octave-mode-map):
18538 Fix C-c C-h binding.
18539 * progmodes/octave-mod.el (octave-help): Remove.
18540
18541 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
18542
18543 Sync with Tramp 2.2.3.
18544
18545 * net/tramp-cache.el (top): Pacify byte-compiler using
18546 `init-file-user' and `site-run-file'.
18547
18548 * net/trampver.el: Update release number.
18549
18550 2011-10-23 Chong Yidong <cyd@gnu.org>
18551
18552 * files.el (toggle-read-only): Remove obsolete comment about
18553 version control.
18554
18555 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
18556 for toggle-read-only. Note that this hasn't called vc-next-action
18557 since 2008-05-02, though it wasn't documented at the time.
18558
18559 * vc/ediff-init.el (ediff-toggle-read-only-function):
18560 Use toggle-read-only.
18561
18562 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
18563
18564 Fix bug #9560, sporadic wrong indentation; improve instrumentation
18565 of c-parse-state.
18566
18567 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
18568 correct faulty logical expression.
18569 (c-parse-state-state, c-record-parse-state-state):
18570 (c-replay-parse-state-state): New defvar/defuns.
18571 (c-debug-parse-state): Use new functions.
18572
18573 2011-10-22 Martin Rudalics <rudalics@gmx.at>
18574
18575 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
18576 last fix. Use window-in-direction correctly.
18577
18578 2011-10-21 Chong Yidong <cyd@gnu.org>
18579
18580 * progmodes/idlwave.el (idlwave-mode):
18581 * progmodes/vera-mode.el (vera-mode): No need to set
18582 require-final-newline; that's done in prog-mode.
18583 Suggested by Stefan Monnier.
18584
18585 2011-10-21 Martin Rudalics <rudalics@gmx.at>
18586
18587 * mouse.el (mouse-drag-window-above)
18588 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
18589 (mouse-drag-mode-line-1, mouse-drag-header-line)
18590 (mouse-drag-vertical-line-rightward-window): Remove.
18591 (mouse-drag-line): New function.
18592 (mouse-drag-mode-line, mouse-drag-header-line)
18593 (mouse-drag-vertical-line): Call mouse-drag-line.
18594 * window.el (window-at-side-p, windows-at-side): New functions.
18595
18596 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
18597
18598 * tar-mode.el (tar-grind-file-mode):
18599 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
18600
18601 2011-10-21 Chong Yidong <cyd@gnu.org>
18602
18603 * progmodes/idlwave.el (idlwave-mode):
18604 * progmodes/vera-mode.el (vera-mode):
18605 Use mode-require-final-newline.
18606
18607 2011-10-20 Glenn Morris <rgm@gnu.org>
18608
18609 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
18610
18611 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
18612
18613 * emulation/cua-base.el (cua-set-mark): Fix case of string.
18614
18615 2011-10-20 Chong Yidong <cyd@gnu.org>
18616
18617 * emulation/cua-base.el (cua-mode):
18618 * mail/footnote.el (footnote-mode):
18619 * mail/mailabbrev.el (mail-abbrevs-mode):
18620 * net/xesam.el (xesam-minor-mode):
18621 * progmodes/bug-reference.el (bug-reference-mode):
18622 * progmodes/cap-words.el (capitalized-words-mode):
18623 * progmodes/compile.el (compilation-minor-mode)
18624 (compilation-shell-minor-mode):
18625 * progmodes/gud.el (gud-tooltip-mode):
18626 * progmodes/hideif.el (hide-ifdef-mode):
18627 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
18628 * progmodes/subword.el (subword-mode):
18629 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
18630 * progmodes/which-func.el (which-function-mode):
18631 * term/tvi970.el (tvi970-set-keypad-mode):
18632 * term/vt100.el (vt100-wide-mode):
18633 * textmodes/flyspell.el (flyspell-mode):
18634 * textmodes/ispell.el (ispell-minor-mode):
18635 * textmodes/nroff-mode.el (nroff-electric-mode):
18636 * textmodes/paragraphs.el (use-hard-newlines):
18637 * textmodes/refill.el (refill-mode):
18638 * textmodes/reftex.el (reftex-mode):
18639 * textmodes/rst.el (rst-minor-mode):
18640 * textmodes/sgml-mode.el (html-autoview-mode)
18641 (sgml-electric-tag-pair-mode):
18642 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
18643 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
18644 * emulation/crisp.el (crisp-mode):
18645 * emacs-lisp/eldoc.el (eldoc-mode):
18646 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
18647 minor mode behavior.
18648
18649 2011-10-19 Juri Linkov <juri@jurta.org>
18650
18651 * descr-text.el (describe-char): Add #x2010 and #x2011 to
18652 the list of hard-coded chars with escape-glyph face.
18653
18654 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
18655
18656 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
18657
18658 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
18659
18660 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
18661 running process.
18662
18663 2011-10-19 Glenn Morris <rgm@gnu.org>
18664
18665 * vc/vc-bzr.el (vc-bzr-after-dir-status):
18666 Ignore ignored files. (Bug#9726)
18667
18668 2011-10-19 Chong Yidong <cyd@gnu.org>
18669
18670 Doc fix for minor modes, stating that an omitted argument enables
18671 the mode unconditionally when called from Lisp.
18672
18673 * abbrev.el (abbrev-mode):
18674 * allout.el (allout-mode):
18675 * autoinsert.el (auto-insert-mode):
18676 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18677 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
18678 (global-auto-revert-mode):
18679 * battery.el (display-battery-mode):
18680 * composite.el (global-auto-composition-mode)
18681 (auto-composition-mode):
18682 * delsel.el (delete-selection-mode):
18683 * desktop.el (desktop-save-mode):
18684 * dired-x.el (dired-omit-mode):
18685 * dirtrack.el (dirtrack-mode):
18686 * doc-view.el (doc-view-minor-mode):
18687 * double.el (double-mode):
18688 * electric.el (electric-indent-mode, electric-pair-mode):
18689 * emacs-lock.el (emacs-lock-mode):
18690 * epa-hook.el (auto-encryption-mode):
18691 * follow.el (follow-mode):
18692 * font-core.el (font-lock-mode):
18693 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
18694 * help.el (temp-buffer-resize-mode):
18695 * hilit-chg.el (highlight-changes-mode)
18696 (highlight-changes-visible-mode):
18697 * hi-lock.el (hi-lock-mode):
18698 * hl-line.el (hl-line-mode, global-hl-line-mode):
18699 * icomplete.el (icomplete-mode):
18700 * ido.el (ido-everywhere):
18701 * image-file.el (auto-image-file-mode):
18702 * image-mode.el (image-minor-mode):
18703 * iswitchb.el (iswitchb-mode):
18704 * jka-cmpr-hook.el (auto-compression-mode):
18705 * linum.el (linum-mode):
18706 * longlines.el (longlines-mode):
18707 * master.el (master-mode):
18708 * mb-depth.el (minibuffer-depth-indicate-mode):
18709 * menu-bar.el (menu-bar-mode):
18710 * minibuf-eldef.el (minibuffer-electric-default-mode):
18711 * mouse-sel.el (mouse-sel-mode):
18712 * msb.el (msb-mode):
18713 * mwheel.el (mouse-wheel-mode):
18714 * outline.el (outline-minor-mode):
18715 * paren.el (show-paren-mode):
18716 * recentf.el (recentf-mode):
18717 * reveal.el (reveal-mode, global-reveal-mode):
18718 * rfn-eshadow.el (file-name-shadow-mode):
18719 * ruler-mode.el (ruler-mode):
18720 * savehist.el (savehist-mode):
18721 * scroll-all.el (scroll-all-mode):
18722 * scroll-bar.el (scroll-bar-mode):
18723 * server.el (server-mode):
18724 * shell.el (shell-dirtrack-mode):
18725 * simple.el (auto-fill-mode, transient-mark-mode)
18726 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
18727 (line-number-mode, column-number-mode, size-indication-mode)
18728 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
18729 * strokes.el (strokes-mode):
18730 * time.el (display-time-mode):
18731 * t-mouse.el (gpm-mouse-mode):
18732 * tool-bar.el (tool-bar-mode):
18733 * tooltip.el (tooltip-mode):
18734 * type-break.el (type-break-mode-line-message-mode)
18735 (type-break-query-mode):
18736 * view.el (view-mode):
18737 * whitespace.el (whitespace-mode, whitespace-newline-mode)
18738 (global-whitespace-mode, global-whitespace-newline-mode):
18739 * xt-mouse.el (xterm-mouse-mode): Doc fix.
18740
18741 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
18742 Fix autogenerated docstring.
18743
18744 2011-10-19 Juri Linkov <juri@jurta.org>
18745
18746 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
18747 by checking environment variables "DESKTOP_SESSION" and
18748 "XDG_CURRENT_DESKTOP". (Bug#9779)
18749
18750 2011-10-19 Juri Linkov <juri@jurta.org>
18751
18752 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
18753 (browse-url-chromium-program, browse-url-chromium-arguments):
18754 New defcustoms.
18755 (browse-url-default-browser): Check for `browse-url-chromium' and
18756 call `browse-url-chromium-program'.
18757 (browse-url-chromium): New command. (Bug#9779)
18758
18759 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
18760
18761 * facemenu.el (list-colors-duplicates): On Windows, detect more
18762 duplicates by assuming that only colors matching "^System" are
18763 special "system colors". (Bug#9722)
18764
18765 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
18766
18767 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
18768 to distinguish the author from the committer.
18769
18770 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
18771
18772 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
18773
18774 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
18775
18776 * international/mule.el (sgml-html-meta-auto-coding-function):
18777 Add support for detecting encoding in HTML5 specified only as
18778 <meta charset="UTF-8">. Implementation just makes http-equiv and
18779 content-type parts from HTML4 encoding string optional. (Bug#9716)
18780
18781 2011-10-18 Glenn Morris <rgm@gnu.org>
18782
18783 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
18784
18785 2011-10-18 Chong Yidong <cyd@gnu.org>
18786
18787 * faces.el (cursor): Doc fix.
18788
18789 2011-10-17 Chong Yidong <cyd@gnu.org>
18790
18791 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
18792
18793 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
18794
18795 * dirtrack.el (dirtrack): Support shell buffers with path
18796 prefixes, e.g. tramp-based remote shells. (Bug#9647)
18797
18798 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
18799
18800 * json.el: Bump version to 1.3 and note change in History.
18801 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
18802
18803 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
18804
18805 * comint.el (comint-insert-input, comint-send-input)
18806 (comint-get-old-input-default, comint-backward-matching-input)
18807 (comint-next-prompt): Use nil instead of `input' for field property of
18808 past user input (bug#114).
18809
18810 * minibuffer.el (completion--replace): Inherit surrounding properties
18811 (bug#114).
18812 (minibuffer-complete-and-exit): Use it.
18813
18814 * comint.el (comint--table-subvert): Quote the all-completions output
18815 (bug#9160).
18816
18817 2011-10-17 Martin Rudalics <rudalics@gmx.at>
18818
18819 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
18820
18821 * menu-bar.el (menu-bar-file-menu): Add entry for making new
18822 window on right of selected. (Bug#9350) Reword other window
18823 entries and separate them from frame entries.
18824
18825 2011-10-15 Glenn Morris <rgm@gnu.org>
18826
18827 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
18828 Doc fixes.
18829
18830 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
18831
18832 * net/network-stream.el (network-stream-open-starttls):
18833 Improve detection of failure due to lack of TLS support.
18834
18835 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
18836 putting the input text in front and in bold.
18837
18838 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18839
18840 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
18841
18842 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
18843 empty buffer.
18844
18845 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
18846 unread-command-events rather than pushing yet-another event.
18847
18848 2011-10-14 Eli Zaretskii <eliz@gnu.org>
18849
18850 * mail/sendmail.el (sendmail-query-once): Improve the wording of
18851 the explanation of the possible choices. Make the options passed
18852 to completing-read shorter.
18853
18854 2011-10-13 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
18855
18856 * textmodes/flyspell.el (flyspell-large-region): Make sure
18857 extended character mode is used if defined (Bug#1339).
18858
18859 2011-10-13 Eli Zaretskii <eliz@gnu.org>
18860
18861 * simple.el (what-cursor-position): Fix the display of the
18862 character info for LRE, LRO, RLE, and RLO characters by appending
18863 an invisible PDF.
18864
18865 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
18866
18867 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
18868 even in case of error; add debug spec; simplify data flow.
18869 (with-timeout-handler): Remove.
18870
18871 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
18872
18873 Fix Bug#6019, Bug#9315.
18874
18875 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
18876 complete `buffer-file-name', the local file name part could look
18877 remotely (for example on VMS).
18878
18879 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
18880 `tramp-run-real-handler'.
18881 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
18882 already quoted by '"'.
18883
18884 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
18885 Let `file-name-handler-alist' be nil, the local file name part
18886 could look remotely (for example on VMS).
18887
18888 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
18889
18890 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
18891 from here...
18892 (flyspell-post-command-hook): ...to here.
18893
18894 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
18895
18896 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
18897 if not needed.
18898 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
18899 using completion. Protect against "slow" callers.
18900 Remove the "message hack".
18901
18902 2011-10-11 Juri Linkov <juri@jurta.org>
18903
18904 * isearch.el (isearch-lazy-highlight-word): New variable.
18905 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
18906 Use it. (Bug#9727)
18907
18908 2011-10-11 Glenn Morris <rgm@gnu.org>
18909
18910 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
18911 like f90-previous-statement does.
18912
18913 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18914
18915 * eshell/eshell.el (eshell-command): History should be saved
18916 only in interactive use, to avoid error.
18917
18918 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
18919
18920 * minibuffer.el (completion-file-name-table): Fix last change,
18921 i.e. ignore normal errors but not the other ones.
18922
18923 2011-10-10 Martin Rudalics <rudalics@gmx.at>
18924
18925 * window.el (special-display-buffer-names)
18926 (special-display-regexps): Remove some remnants of earlier
18927 changes from doc-strings.
18928 (quit-windows-on): New function.
18929
18930 * vc/vc.el (vc-revert, vc-rollback):
18931 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
18932 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
18933 (Bug#6183) (Bug#7074) (Bug#7447)
18934
18935 2011-10-09 Martin Rudalics <rudalics@gmx.at>
18936
18937 * window.el (frame-auto-hide-function): Add version tag.
18938 (Bug#9699)
18939
18940 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
18941
18942 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
18943 condition.
18944
18945 2011-10-09 Leo Liu <sdl.web@gmail.com>
18946
18947 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
18948 (Bug#9701)
18949
18950 2011-10-08 Glenn Morris <rgm@gnu.org>
18951
18952 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
18953 before the first code statement zero indent. (Bug#9690)
18954
18955 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
18956
18957 * simple.el (count-words-region): Always count in the region.
18958 Report the number of lines and characters too.
18959 (count-words): New command, which counts in the buffer if the
18960 region is inactive, as count-words-region used to.
18961 (count-words--message): New function. Handle plurals.
18962 (count-lines-region): Make it an alias for count-words-region.
18963
18964 * bindings.el (esc-map): Replace count-lines-region with
18965 count-words-region.
18966
18967 2011-10-08 Martin Rudalics <rudalics@gmx.at>
18968
18969 * window.el (window--delete): Delete dedicated frame
18970 unconditionally when argument KILL is non-nil. (Bug#9699)
18971 (switch-to-buffer): Fix doc-string typo.
18972
18973 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18974
18975 * eshell/eshell.el (eshell-command): Avoid using hooks.
18976
18977 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
18978
18979 * bindings.el ([M-left],[M-right]): Bind to left-word and
18980 right-word respectively.
18981
18982 2011-10-07 Glenn Morris <rgm@gnu.org>
18983
18984 * cus-start.el (debug-on-quit): Fix custom type.
18985
18986 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
18987
18988 * subr.el (define-key-after): Clarify that the function is not
18989 useful for non-menu keymaps.
18990
18991 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
18992
18993 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18994
18995 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
18996 in current minibuffer (Fix bug with recursive minibuffers).
18997
18998 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
18999
19000 * progmodes/gdb-mi.el (gdb): Doc fix.
19001
19002 2011-10-05 Martin Rudalics <rudalics@gmx.at>
19003
19004 * window.el (frame-auto-hide-function): New option replacing
19005 frame-auto-delete. Suggested by Stefan Monnier.
19006 (window--delete): Call frame-auto-hide-function instead of
19007 investigating frame-auto-delete.
19008 (window-point-1, set-window-point-1): New functions.
19009 (window-in-direction, record-window-buffer, window-state-get-1)
19010 (display-buffer-record-window): Use window-point-1 instead of
19011 window-point.
19012 (set-window-buffer-start-and-point): Use set-window-point-1.
19013
19014 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
19015
19016 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
19017
19018 2011-10-05 Glenn Morris <rgm@gnu.org>
19019
19020 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
19021 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
19022
19023 2011-10-05 Leo Liu <sdl.web@gmail.com>
19024
19025 * subr.el (read-char-choice): Fix argument to buffer-live-p which
19026 works with buffer object.
19027
19028 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
19029
19030 * mpc.el (mpc-tool-bar-map): Add labels.
19031
19032 2011-10-04 Glenn Morris <rgm@gnu.org>
19033
19034 * calendar/holidays.el (calendar-check-holidays): Doc fix.
19035
19036 2011-10-04 Martin Rudalics <rudalics@gmx.at>
19037
19038 * window.el (window--delete): New function.
19039 (frame-auto-delete): Resuscitate option.
19040 (bury-buffer, replace-buffer-in-windows)
19041 (quit-window): Rewrite using window--delete.
19042 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
19043 Pass display-buffer-mark-dedicated to window--display-buffer-2
19044 (Bug#9639).
19045
19046 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
19047
19048 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
19049 returns a list (bug#9554). Add remote file name completion.
19050 * comint.el (comint--table-subvert): Curry and get quote&unquote
19051 functions as arguments.
19052 (comint--complete-file-name-data): Adjust call accordingly.
19053 * pcomplete.el (pcomplete--table-subvert): Remove.
19054 (pcomplete-completions-at-point): Use comint--table-subvert instead.
19055
19056 * minibuffer.el (completion-table-case-fold): Use currying.
19057 (completion--styles-type, completion--cycling-threshold-type):
19058 New constants.
19059 (completion-styles, completion-category-overrides)
19060 (completion-cycle-threshold): Use them.
19061 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
19062 completion-table-case-fold.
19063
19064 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
19065
19066 * minibuffer.el (completion-category-overrides): Fix type of styles
19067 and add more user friendly tags (bug#9660).
19068
19069 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
19070
19071 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
19072 (mule-input-method-string): New widget.
19073 (default-input-method, language-info-custom-alist): Use it.
19074
19075 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
19076
19077 * pcomplete.el: Require comint.
19078 (pcomplete--common-suffix): Remove.
19079 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
19080 (pcomplete--table-subvert): Sync with comint--table-subvert.
19081 (pcomplete--entries): Use comint-completion-file-name-table.
19082 * comint.el (comint-unquote-filename): Simplify.
19083 (comint-completion-file-name-table): New function (bug#9616).
19084 (comint--complete-file-name-data): Use it.
19085
19086 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
19087 (pcmpl-gnu-tar-buffer): Remove.
19088 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
19089 around. Make sure pcomplete-suffix-list is only changed temporarily.
19090 Don't look inside the tar's file if it's too large.
19091
19092 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
19093
19094 * cus-edit.el (custom-mode-map):
19095 * epa.el (epa-key-list-mode-map):
19096 * man.el (Man-mode-map):
19097 * startup.el (splash-screen-keymap):
19098 * simple.el (special-mode-map): Use scroll-up-command and
19099 scroll-down-command.
19100
19101 * progmodes/idlw-help.el (idlwave-help-mode-map):
19102 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
19103 * net/newst-plainview.el (newsticker-mode-map):
19104 * emulation/ws-mode.el (wordstar-mode-map):
19105 * emulation/vi.el (vi-com-map):
19106 * calc/calc-graph.el (calc-graph-show-dumb):
19107 * term/sun.el (terminal-init-sun):
19108 * term/ns-win.el (global-map):
19109 * progmodes/grep.el (grep-mode-map):
19110 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
19111 * mail/rmail.el (rmail-mode-map):
19112 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
19113
19114 * custom.el (custom-safe-themes, load-theme): Treat value of t for
19115 custom-safe-themes as special.
19116
19117 2011-10-01 Julien Danjou <julien@danjou.info>
19118
19119 * notifications.el (notifications-notify): Fix docstring.
19120
19121 2011-10-01 Per Starbäck <per@starback.se>
19122
19123 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
19124
19125 2011-09-30 Martin Rudalics <rudalics@gmx.at>
19126
19127 * startup.el (command-line-1): Fix last fix by inserting
19128 initial-scratch-message into *scratch* before displaying it.
19129 (Bug#9605) and (Bug#9636)
19130
19131 2011-09-29 Eli Zaretskii <eliz@gnu.org>
19132
19133 * simple.el (line-move): If auto-hscroll-mode is disabled and the
19134 window is hscrolled, move by logical lines. (Bug#9607)
19135 (line-move-visual): Update the doc string to the above effect.
19136
19137 2011-09-29 Martin Rudalics <rudalics@gmx.at>
19138
19139 * window.el (display-buffer-record-window): When WINDOW is the
19140 selected window use `point' instead of `window-point'. (Bug#9626)
19141
19142 * startup.el (command-line-1): Use insert-before-markers when
19143 inserting initial-scratch-message. (Bug#9605)
19144
19145 * help.el (help-window): Remove variable.
19146
19147 2011-09-29 Glenn Morris <rgm@gnu.org>
19148
19149 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
19150
19151 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
19152
19153 * descr-text.el (describe-char-categories): Accept category
19154 descriptions more than one line long.
19155
19156 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
19157
19158 * simple.el (delete-trailing-whitespace): Fix last change.
19159
19160 * progmodes/perl-mode.el (perl-syntax-propertize-function):
19161 Don't confuse "y => 3" as the beginning of a `y' operation.
19162
19163 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
19164 object has more than 4 slots (bug#9613).
19165
19166 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
19167
19168 * subr.el (with-output-to-temp-buffer):
19169 * net/quickurl.el (quickurl, quickurl-browse-url):
19170 Fix typos in docstrings.
19171
19172 2011-09-27 Eli Zaretskii <eliz@gnu.org>
19173
19174 * minibuffer.el (completion-styles)
19175 (completion-category-overrides): Cross reference each other in doc
19176 strings.
19177
19178 2011-09-27 Glenn Morris <rgm@gnu.org>
19179
19180 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
19181 to split-string. (Bug#9606)
19182
19183 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
19184
19185 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
19186 (bug#9615).
19187
19188 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
19189
19190 * emacs-lisp/package.el (list-packages): Fix echo area message.
19191
19192 2011-09-27 Leo Liu <sdl.web@gmail.com>
19193
19194 * ido.el (ido-read-internal): Accept cons cell HIST arg.
19195
19196 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
19197
19198 * net/dbus.el (dbus-unregister-object): Don't release services for
19199 registered signals. (Bug#9581)
19200
19201 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
19202
19203 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
19204 function that picks between cfengine 2 and 3 support
19205 automatically. Update docs accordingly.
19206
19207 2011-09-22 Kenichi Handa <handa@m17n.org>
19208
19209 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
19210 ZERO.
19211 (indian-itrans-v5-table-for-tamil): New variable.
19212 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
19213
19214 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
19215
19216 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
19217 that's true if the current command involved collapsing of text.
19218 It's reset to false at the beginning of the next command.
19219 (allout-post-command-business): Move the cursor to the beginning
19220 of entry if the cursor is hidden and collapsing activity just
19221 happened.
19222
19223 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
19224
19225 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
19226 tracking (Bug#9541).
19227
19228 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
19229
19230 * net/newst-reader.el (newsticker-html-renderer)
19231 (newsticker-show-news): Automatically load html rendering package
19232 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
19233 because w3m-fill-column is let-bound" and the error "Symbol's value
19234 as variable is void: w3m-fill-column".
19235
19236 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
19237
19238 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
19239 Release services only if they are defined. (Bug#9581)
19240
19241 2011-09-23 Richard Stallman <rms@gnu.org>
19242
19243 * textmodes/paragraphs.el (forward-sentence): For backwards case,
19244 distinguish start of paragraph from start of its text.
19245
19246 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
19247
19248 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
19249 (rmail-generate-viewer-buffer): Put that hook on view buffer.
19250 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
19251
19252 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
19253
19254 * international/mule-diag.el (mule-diag): Insert a newline after
19255 each fontset description.
19256
19257 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19258
19259 * simple.el (delete-trailing-whitespace):
19260 Document last change; simplify.
19261
19262 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
19263
19264 * simple.el (delete-trailing-whitespace): Also delete
19265 extra newlines at the end of the buffer.
19266
19267 * textmodes/picture.el: Make motion commands obey shift-select-mode.
19268 (picture-newline): Use forward-line so as to ignore fields.
19269
19270 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19271
19272 * subr.el (with-wrapper-hook): Fix edebug spec.
19273
19274 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19275
19276 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
19277 (bug#4538).
19278
19279 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
19280
19281 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
19282 Fix nasty bug using wrong cached values.
19283
19284 2011-09-23 Alan Mackenzie <acm@muc.de>
19285
19286 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
19287
19288 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
19289
19290 * window.el (pop-to-buffer): Ensure right window is selected if we
19291 chose another frame.
19292
19293 2011-09-22 Eli Zaretskii <eliz@gnu.org>
19294
19295 * simple.el (what-cursor-position): Use get-char-property-change
19296 and next-single-char-property-change, to be able to show display
19297 properties that come from overlays as well as text properties.
19298
19299 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
19300
19301 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
19302
19303 * cmuscheme.el (run-scheme, switch-to-scheme):
19304 * cus-edit.el (customize-group, custom-buffer-create)
19305 (customize-browse):
19306 * info.el (info):
19307 * shell.el (shell):
19308 * mail/sendmail.el (mail):
19309 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
19310
19311 2011-09-22 Richard Stallman <rms@gnu.org>
19312
19313 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
19314 move back only to line beg, don't move back over blank lines.
19315
19316 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
19317
19318 * files.el (copy-directory): Set directory attributes only in case
19319 they could be retrieved from the source directory. (Bug#9565)
19320
19321 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
19322
19323 * progmodes/hideshow.el (hs-looking-at-block-start-p)
19324 (hs-find-block-beginning, hs-hide-level-recursive):
19325 Ignore strings as well as comments. (Bug#9502)
19326
19327 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
19328
19329 * progmodes/sql.el (sql-comint-postgres):
19330 Convert port number to a string. (Bug#9566)
19331
19332 2011-09-22 Martin Rudalics <rudalics@gmx.at>
19333
19334 * window.el (quit-window): Undedicate window when switching to
19335 previous buffer. Reported by Thierry Volpiatto
19336 <thierry.volpiatto@gmail.com>.
19337 (special-display-popup-frame): When popping up a new frame reset
19338 its previous buffers to nil. Simplify code.
19339
19340 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
19341
19342 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
19343 and process filter, as done also in `shell-command'.
19344
19345 2011-09-21 Martin Rudalics <rudalics@gmx.at>
19346
19347 * window.el (set-window-buffer-start-and-point):
19348 Call set-window-start with NOFORCE argument t.
19349 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
19350 (quit-window): Reword doc-string. Handle new format of
19351 quit-restore parameter. Don't delete window if it has a
19352 previous buffer we can show instead of the present one.
19353 (display-buffer-record-window): Rewrite using a new format for
19354 the quit-restore window parameter
19355 (special-display-popup-frame, display-buffer-same-window)
19356 (display-buffer-reuse-window, display-buffer-pop-up-frame)
19357 (display-buffer-pop-up-window, display-buffer-use-some-window):
19358 Adapt symbol passed to display-buffer-record-window.
19359 * help.el (help-window-setup): Handle new format of quit-restore
19360 parameter.
19361
19362 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19363
19364 * faces.el (face-list): Fix docstring (bug#9564).
19365
19366 * window.el (display-buffer--action-function-custom-type):
19367 Don't include internal functions in the Custom interface.
19368
19369 2011-09-20 Juri Linkov <juri@jurta.org>
19370
19371 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
19372 (Info-forward-node, Info-backward-node, Info-next-preorder)
19373 (Info-last-preorder): Use it. (Bug#9528)
19374
19375 2011-09-20 Juri Linkov <juri@jurta.org>
19376
19377 * info.el (Info-last-preorder): Visit last menu item only when
19378 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
19379
19380 2011-09-20 Julien Danjou <julien@danjou.info>
19381
19382 * password-cache.el (password-cache-remove): Remove entries even if the
19383 value is nil, so that password with a nil value (negative caching) is
19384 possible to invalidate.
19385
19386 2011-09-20 Lawrence Mitchell <wence@gmx.li>
19387
19388 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
19389 all whitespace around breakpoint. (Bug#9553)
19390 (f90-find-breakpoint): Only break at whitespace inside a comment.
19391
19392 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
19393
19394 * minibuffer.el (completion-file-name-table): Keep track of errors.
19395 (completion-table-with-predicate): Handle the case where pred1 is nil.
19396 * pcomplete.el (pcomplete-completions-at-point): Simplify.
19397
19398 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
19399
19400 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
19401 (debugger-return-value): Signal an error if the debugging context does
19402 not await any return value.
19403
19404 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
19405 * image-mode.el (image-toggle-display-text)
19406 (image-toggle-display-image): Stay away from evil `intangible'.
19407
19408 2011-09-19 Leo Liu <sdl.web@gmail.com>
19409
19410 * replace.el (occur-revert-arguments): Make it permanent-local.
19411 (occur-mode): Don't call font-lock-defontify.
19412
19413 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
19414
19415 * net/ldap.el (ldap-search-internal): Don't push empty search
19416 result (Bug#9508).
19417
19418 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
19419
19420 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
19421
19422 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
19423
19424 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
19425 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
19426
19427 2011-09-18 Juri Linkov <juri@jurta.org>
19428
19429 * buff-menu.el (Buffer-menu-mode-map):
19430 * dired.el (dired-mode-map):
19431 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
19432 (lisp-interaction-mode-map):
19433 * emacs-lisp/package.el (package-menu-mode-map):
19434 * epa.el (epa-key-list-mode-map):
19435 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
19436 (menu-bar-options-menu):
19437 * outline.el (outline-mode-menu-bar-map):
19438 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
19439 * vc/vc-dir.el (vc-dir-menu-map):
19440 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
19441 Capitalize non-function content words in menu item strings.
19442
19443 * dired.el (dired-mode-map): Add menu item for
19444 `image-dired-dired-toggle-marked-thumbs'.
19445
19446 2011-09-18 Juri Linkov <juri@jurta.org>
19447
19448 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
19449 to `isearch-case-fold-search' and restore its original value
19450 after the `isearch-mode' call.
19451
19452 2011-09-18 Juri Linkov <juri@jurta.org>
19453
19454 * progmodes/grep.el (grep-process-setup): Don't check code for 1
19455 because `zgrep' returns 1 for successful matches (bug#9226).
19456
19457 2011-09-18 Juri Linkov <juri@jurta.org>
19458
19459 * info.el (Info-extract-menu-node-name): Check the second match
19460 for empty string (second test-case of bug#9528).
19461 (Info-last-preorder): Let-bind `Info-history' to nil to not add
19462 intermediate nodes to the history (first test-case of bug#9528).
19463
19464 2011-09-18 Juri Linkov <juri@jurta.org>
19465
19466 * info.el (Info-mode-syntax-table): New variable.
19467 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
19468
19469 2011-09-18 Juri Linkov <juri@jurta.org>
19470
19471 * info.el (Info-file-supports-index-cookies):
19472 Increment line-beginning-position's arg from 3 to 4 because makeinfo
19473 outputs one more line for long file names (bug#4142).
19474
19475 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
19476
19477 * newcomment.el (comment-normalize-vars): If prompting for
19478 comment-start, set comment-start-skip too (Bug#8424).
19479
19480 2011-09-18 Johan BockgĂ¥rd <bojohan@gnu.org>
19481
19482 * icomplete.el: Fix previous fix of Bug#5849.
19483 (icomplete-mode): Don't set completion-show-inline-help.
19484 (icomplete-minibuffer-setup): Set completion-show-inline-help
19485 locally during icompletion.
19486
19487 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
19488
19489 * woman.el (woman2-process-escapes): Don't delete unrecognized
19490 escapes (Bug#7843).
19491
19492 * files.el (inhibit-first-line-modes-regexps): Add image files.
19493 (hack-local-variables-prop-line): Return nil for malformed
19494 prop-lines (Bug#9044).
19495
19496 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
19497
19498 * net/tramp.el (top): Don't require 'shell.
19499 (tramp-methods): Fix docstring.
19500 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
19501 Return complete remote file name. Handle "smb" case.
19502 Use `tramp-tmpdir', if defined for the respective method.
19503 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
19504
19505 * net/tramp-compat.el (top): Require 'shell.
19506
19507 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
19508 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
19509 `tramp-current-host'.
19510 (tramp-get-remote-tmpdir): Remove.
19511
19512 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
19513 `tramp-tmpdir' entries.
19514 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
19515 (tramp-smb-handle-file-attributes): Ignore errors.
19516 (tramp-smb-wait-for-output): Check also for process end.
19517
19518 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
19519
19520 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
19521 when sending QUIT (bug#9312).
19522
19523 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
19524
19525 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
19526 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
19527 occur-mode-display-occurrence.
19528 (occur-edit-mode): Add usage message.
19529 (occur-cease-edit): New command.
19530 (occur-after-change-function): Use text properties to find the
19531 position of the prefix text.
19532 (occur-engine): Set stickiness of prefix text properties.
19533
19534 2011-09-17 Glenn Morris <rgm@gnu.org>
19535
19536 * progmodes/etags.el (complete-tag):
19537 Fix call to completion-in-region. (Bug#9526)
19538
19539 2011-09-17 Juri Linkov <juri@jurta.org>
19540
19541 * textmodes/ispell.el (ispell-word): Add to the error message
19542 the word, ispell program name and current dictionary (bug#9121).
19543 (ispell-tex-arg-end): Capitalize "error" in the error message.
19544
19545 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
19546
19547 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
19548 check. (Bug#4251)
19549
19550 2011-09-17 Juri Linkov <juri@jurta.org>
19551
19552 * window.el (window-safe-min-height, window-safe-min-width):
19553 Fix typos (followup to bug#9522).
19554
19555 2011-09-17 Sven Joachim <svenjoac@gmx.de>
19556
19557 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
19558
19559 2011-09-16 Eli Zaretskii <eliz@gnu.org>
19560
19561 * simple.el (line-move): If goal-column is set, move by logical
19562 lines, not by display lines. (Bug#971)
19563 (next-line, previous-line, goal-column, line-move-visual): Doc fix
19564 to reflect the above change.
19565
19566 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19567
19568 * image.el (imagemagick-register-types): Use regexp-opt.
19569
19570 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
19571
19572 * window.el (display-buffer-base-action): Rename from
19573 display-buffer-default-action. Make default value empty.
19574 (display-buffer-overriding-action): Convert to defvar.
19575 (display-buffer-fallback-action): New var.
19576
19577 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
19578
19579 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
19580 declaration.
19581 (package--add-to-archive-contents): If there is a duplicate entry
19582 with an older version, remove it.
19583 (package-menu-mark-delete, package-menu-mark-install)
19584 (package-menu-mark-unmark): Make unused args optional.
19585 (package-menu-mark-obsolete-for-deletion):
19586 Use package-menu-get-status instead of a regexp search.
19587 (package-menu-get-status): Use tabulated-list-entry.
19588 (package-menu-mark-upgrades): New command.
19589 (package-menu-mode-map): Bind it to U. Add it to menu bar.
19590 (package-menu-execute): Do installation before deletion.
19591 (package-menu-refresh, package-menu-execute): Use derived-mode-p
19592 instead of checking major-mode.
19593 (package-menu--find-upgrades): New function.
19594
19595 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19596
19597 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
19598 passwords in the log buffer.
19599 (smtpmail-process-filter): Update the process marker so that the
19600 "broken by peer" status message is inserted in the right place.
19601
19602 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19603
19604 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
19605 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
19606 bibtex-completion-at-point-function.
19607 (bibtex-completion-at-point-function): Use them.
19608
19609 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
19610
19611 * mpc.el (mpc-constraints-tag-lookup): New function.
19612 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
19613 also to browser "album|playlist".
19614
19615 2011-09-14 Juri Linkov <juri@jurta.org>
19616
19617 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
19618 (isearch-edit-string): Use length of `isearch-string' when
19619 `isearch-fail-pos' returns nil.
19620 (isearch-message): Remove duplicate code and call
19621 `isearch-fail-pos' with arg `t'.
19622
19623 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
19624
19625 * replace.el (occur-mode-goto-occurrence): Don't force using other
19626 window (Bug#9499).
19627
19628 * dired-aux.el (dired-do-chmod): Don't provide initial input.
19629
19630 2011-09-14 Martin Rudalics <rudalics@gmx.at>
19631
19632 * window.el (display-buffer-window): Remove.
19633 (display-buffer-record-window): Use help-setup window parameter
19634 instead of variable display-buffer-window.
19635 (display-buffer-function, special-display-buffer-names)
19636 (special-display-function): Mention help-setup parameter instead
19637 of display-buffer-window in doc-string.
19638 * help.el (help-window-setup): New argument help-window.
19639 Use help-window-setup parameter instead of display-buffer-window.
19640 Reword some messages.
19641 (with-help-window): Pass window used for displaying the buffer
19642 to help-window-setup. Don't set display-buffer-window.
19643
19644 2011-09-13 Glenn Morris <rgm@gnu.org>
19645
19646 * emacs-lisp/debug.el (debugger-make-xrefs):
19647 Preserve point. (Bug#9462)
19648
19649 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
19650
19651 * window.el (window-deletable-p): Use next-frame.
19652
19653 2011-09-13 Martin Rudalics <rudalics@gmx.at>
19654
19655 * window.el (window-auto-delete): Remove.
19656 (window-deletable-p): Remove argument FORCE. Don't deal with
19657 dedication and previous buffers.
19658 (switch-to-prev-buffer): Don't delete window.
19659 (delete-windows-on): Delete a window's frame if and only if the
19660 window is dedicated.
19661 (replace-buffer-in-windows): Delete buffer's window or frame if
19662 and only if window is dedicated.
19663 (quit-window): Handle quit-restore as before last change.
19664 (bury-buffer): Delete window only if window-deletable-p returns t.
19665
19666 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
19667
19668 * window.el (window-deletable-p): Never delete the last frame on a
19669 given terminal.
19670
19671 2011-09-13 Glenn Morris <rgm@gnu.org>
19672
19673 * help.el (describe-key-briefly): Copy previous standard-output change.
19674
19675 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
19676
19677 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
19678
19679 2011-09-13 Glenn Morris <rgm@gnu.org>
19680
19681 * emacs-lisp/lisp-mode.el (lisp-indent-function):
19682 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
19683
19684 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
19685
19686 * dired-aux.el (dired-mark-read-string): Don't return default
19687 value on empty input (Bug#9361).
19688 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
19689 Omit initial minibuffer contents.
19690 (dired-do-chmod): Signal an error on empty input.
19691 (dired-mark-read-string): Don't return default on empty input.
19692
19693 * files.el (file-modes-symbolic-to-number): Doc fix.
19694
19695 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19696
19697 * international/mule-cmds.el (ucs-completions): Remove.
19698 (read-char-by-name): Use complete-with-action instead; add metadata.
19699
19700 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
19701
19702 * window.el (display-buffer--action-function-custom-type)
19703 (display-buffer--action-custom-type): New vars.
19704 (display-buffer-alist, display-buffer-default-action)
19705 (display-buffer-overriding-action): Add defcustom types.
19706
19707 * frame.el (delete-other-frames): Doc fix (Bug#276).
19708
19709 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19710
19711 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
19712
19713 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
19714
19715 Change modes that used same-window-* vars to use switch-to-buffer.
19716
19717 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
19718 Use switch-to-buffer.
19719
19720 * cus-edit.el (customize-group, custom-buffer-create)
19721 (customize-browse, custom-buffer-create-other-window):
19722 Use switch-to-buffer or switch-to-buffer-other-window.
19723
19724 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
19725 (Info-prev, Info-up, Info-speedbar-goto-node)
19726 (info-display-manual): Use switch-to-buffer.
19727 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
19728
19729 * mail/sendmail.el (mail): Use switch-to-buffer.
19730 (mail-recover): Use switch-to-buffer-other-window.
19731
19732 * cmuscheme.el (run-scheme, switch-to-scheme):
19733 * ielm.el (ielm):
19734 * shell.el (shell):
19735 * net/rlogin.el (rlogin):
19736 * net/telnet.el (telnet, rsh):
19737 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
19738
19739 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
19740
19741 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
19742
19743 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19744
19745 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
19746 so don't mention it (bug#9301).
19747 (dired-sort-toggle-or-edit): Clarify string further.
19748
19749 * faces.el (face-spec-set-match-display): Make `(type graphic)'
19750 match `x', `w32' and `ns', like the manual says (bug#9029).
19751
19752 * subr.el (eval-after-load): Doc string clarification (bug#9125).
19753 (process-kill-buffer-query-function): Mention the buffer name in
19754 the query.
19755
19756 * image-mode.el (image-next-line): The line parameter is mandatory
19757 (bug#9258).
19758
19759 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
19760 which can be useful (bug#9301).
19761
19762 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
19763
19764 * subr.el (match-string): Mention that the current buffer should
19765 be the same as the search was done in (bug#9282).
19766
19767 * facemenu.el: Disable the remove-* commands if the mark isn't
19768 active (bug#9162).
19769
19770 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
19771
19772 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
19773 of display-buffer.
19774 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
19775
19776 * replace.el (occur-mode-goto-occurrence)
19777 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
19778 and display-buffer.
19779
19780 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
19781 display-buffer.
19782
19783 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
19784 special-display and same-window variables.
19785 (mail-other-window): Use switch-to-buffer-other-window.
19786 (mail-other-frame): USe switch-to-buffer-other-frame.
19787
19788 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
19789 Use display-buffer-other-frame.
19790 (gdb-display-gdb-buffer): Use pop-to-buffer.
19791
19792 * progmodes/gud.el (gud-goto-info): Use info-other-window.
19793
19794 * progmodes/python.el: Don't set same-window-buffer-names.
19795
19796 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
19797
19798 * window.el (display-buffer-alist): Add *Python*.
19799
19800 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
19801
19802 * window.el (display-buffer-alist): Add entry for buffers
19803 previously handled same-window-*.
19804 (display-buffer-alist, display-buffer-default-action)
19805 (display-buffer-overriding-action): Mark as risky.
19806 (display-buffer-alist): Document action function changes.
19807 (display-buffer--same-window-action)
19808 (display-buffer--other-frame-action): New variables.
19809 (switch-to-buffer, display-buffer-other-frame): Use them.
19810 (display-buffer): Rename reuse-frame entry to reusable-frames.
19811 (display-buffer-reuse-selected-window): Function deleted.
19812 (display-buffer-reuse-window): Handle reusable-frames alist entry.
19813 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
19814 (display-buffer-special): New function.
19815 (display-buffer--maybe-pop-up-frame-or-window): Rename from
19816 display-buffer-reuse-or-pop-window. Split off special-display
19817 part into display-buffer-special.
19818 (display-buffer-use-some-window): Don't perform any special
19819 pop-up-frames handling.
19820 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
19821 (display-buffer--maybe-same-window): Rename from
19822 display-buffer-maybe-same-window.
19823
19824 * info.el: Don't set same-window-regexps.
19825 (info-setup): New function.
19826 (info-other-window, info): Call it.
19827
19828 * cus-edit.el: Don't set same-window-regexps.
19829 (customize-group): New argument.
19830 (customize-group-other-window): Use it.
19831 (customize-face, customize-face-other-window): Likewise.
19832 (custom-buffer-create-other-window): Use pop-to-buffer directly.
19833
19834 * net/rlogin.el:
19835 * net/telnet.el:
19836 * progmodes/gud.el: Don't set same-window-regexps.
19837
19838 * cmuscheme.el:
19839 * ielm.el:
19840 * shell.el:
19841 * mail/sendmail.el:
19842 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
19843
19844 2011-09-10 Juri Linkov <juri@jurta.org>
19845
19846 * isearch.el (isearch-edit-string): Remove obsolete mention of
19847 `C-w' (`isearch-yank-word-or-char') from docstring.
19848 (isearch-query-replace): Fix typo in docstring (bug#9466).
19849
19850 2011-09-10 Juri Linkov <juri@jurta.org>
19851
19852 * paren.el (show-paren-function): Don't show escaped parens.
19853 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
19854
19855 2011-09-10 Eli Zaretskii <eliz@gnu.org>
19856
19857 * mail/sendmail.el (mml-to-mime, mml-attach-file)
19858 (mm-default-file-encoding): Remove autoload forms, they are
19859 replaced with autoload cookies in mml.el and mm-encode.el.
19860 (mail-add-attachment): New command.
19861 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
19862 (mail-mode): Mention mail-insert-file and mail-add-attachment in
19863 the doc string.
19864 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
19865
19866 2011-09-10 Reuben Thomas <rrt@sc3d.org>
19867
19868 * simple.el (count-words-region): Use buffer if there's no region
19869 (bug#9429).
19870
19871 2011-09-09 Juri Linkov <juri@jurta.org>
19872
19873 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
19874 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
19875 (wdired-isearch-filter-read-only): New function. (Bug#6362)
19876
19877 2011-09-09 Alan Mackenzie <acm@muc.de>
19878
19879 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
19880 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
19881
19882 2011-09-09 Eli Zaretskii <eliz@gnu.org>
19883
19884 Fix for Savannah bug#9392.
19885 * simple.el (mail-encode-mml): New defvar.
19886
19887 * mail/rmail.el (mail-encode-mml): Add a defvar.
19888 (rmail-enable-mime-composing): Default to t.
19889 (rmail-forward): Use MIME method of forwarding only if both
19890 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
19891 Set mail-encode-mml non-nil if the MIME method was used.
19892
19893 * mail/sendmail.el (mml-to-mime): Add autoload form.
19894 (mail-encode-mml): Add a defvar.
19895 (mail-mode): Make mail-encode-mml buffer-local and initialize it
19896 to nil.
19897 (mail-send): If mail-encode-mml is non-nil, run the outgoing
19898 message through mml-to-mime, and reset mail-encode-mml to nil.
19899
19900 2011-09-09 Glenn Morris <rgm@gnu.org>
19901
19902 * woman.el (woman-if-body): When processing an .el block,
19903 do not delete the next .el block as well. (Bug#9447)
19904 (woman-special-characters): Add oq, cq, and hy characters.
19905
19906 2011-09-08 Martin Rudalics <rudalics@gmx.at>
19907
19908 * window.el (window-deletable-p): Make sure window is live before
19909 invoking window-prev-buffers.
19910
19911 2011-09-08 Leo Liu <sdl.web@gmail.com>
19912
19913 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
19914
19915 2011-09-08 Juri Linkov <juri@jurta.org>
19916
19917 * progmodes/compile.el (compilation-environment): Make it
19918 a defcustom (bug#8340).
19919
19920 2011-09-08 Martin Rudalics <rudalics@gmx.at>
19921
19922 * window.el (frame-auto-delete): Rename to window-auto-delete.
19923 Make it control auto-deletion of windows and/or frames.
19924 (window-deletable-p): New argument FORCE. Rewrite conditions
19925 for deleting window/frame. (Bug#9419)
19926 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
19927 Rewrite handling of case when window/frame can be deleted.
19928 (delete-windows-on): Call window-deletable-p with new FORCE
19929 argument t. (Bug#9456)
19930
19931 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
19932
19933 * help-mode.el (help-mode): Restore autoload.
19934
19935 2011-09-07 Juri Linkov <juri@jurta.org>
19936
19937 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
19938 `compilation-environment'. Set buffer-local
19939 `compilation-environment' to `thisenv' later after (funcall mode).
19940 (Bug#8340)
19941
19942 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
19943 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
19944 instead of replacing its value. (Bug#8340)
19945
19946 2011-09-07 Juri Linkov <juri@jurta.org>
19947
19948 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
19949 based on text properties put by `grep-filter' instead of matching
19950 escape sequences.
19951 (grep-mode): Set buffer-local `compilation-error-screen-columns'
19952 to the value of `grep-error-screen-columns' (bug#9438).
19953
19954 2011-09-07 Juri Linkov <juri@jurta.org>
19955
19956 * simple.el (next-error-highlight, next-error-highlight-no-select):
19957 Doc fix (bug#9432).
19958
19959 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
19960
19961 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
19962 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
19963
19964 2011-09-07 Leo Liu <sdl.web@gmail.com>
19965
19966 * net/rcirc.el (rcirc-mode): Conditionally initialize
19967 rcirc-input-ring.
19968
19969 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
19970
19971 * emacs-lisp/find-func.el (find-function-C-source): Only set
19972 find-function-C-source-directory after checking that we found a source
19973 file there (bug#9440).
19974
19975 2011-09-06 Alan Mackenzie <acm@muc.de>
19976
19977 * isearch.el (isearch-other-meta-char): Wherever a key list is
19978 unread, "unread" the prefix arg, too. This fixes bug #8901.
19979
19980 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
19981
19982 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
19983
19984 2011-09-05 Juri Linkov <juri@jurta.org>
19985
19986 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
19987
19988 2011-09-05 Juri Linkov <juri@jurta.org>
19989
19990 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
19991 keeping point where processing of grep matches begins, and
19992 continue to delete remaining escape sequences from the same point.
19993 (grep-filter): Make leading zero optional in "0?1;31m" because
19994 git-grep emits "\033[1;31m" escape sequences unlike expected
19995 "\033[01;31m" as GNU Grep does (bug#9408).
19996 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
19997
19998 2011-09-05 Juri Linkov <juri@jurta.org>
19999
20000 * subr.el (y-or-n-p): Capitalize "yes".
20001
20002 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
20003
20004 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
20005 `tramp-cache-unload-hook' where appropriate.
20006 (tramp-methods): Rename `tramp-remote-sh' to
20007 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
20008 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
20009
20010 * net/tramp-sh.el (top): Don't require 'shell.
20011 (tramp-methods): Add `tramp-remote-shell' and
20012 `tramp-remote-shell-args' entries.
20013 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
20014 (tramp-sh-handle-shell-command): Remove.
20015 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
20016 Use `tramp-remote-shell'.
20017
20018 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
20019
20020 * mail/sendmail.el (sendmail-query-once-function): Delete.
20021 (sendmail-query-once): Save directly to send-mail-function.
20022 Update message-send-mail-function too.
20023
20024 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
20025
20026 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
20027
20028 * progmodes/python.el (python-mode-map): Use correct function to
20029 start python interpreter from menu-bar (as reported by Geert
20030 Kloosterman).
20031 (inferior-python-mode-map): Fix typo.
20032 (python-shell-map): Remove.
20033
20034 2011-09-03 Deniz Dogan <deniz@dogan.se>
20035
20036 * net/rcirc.el (rcirc-print): Simplify code for
20037 rcirc-scroll-show-maximum-output. There is no need to walk
20038 through all windows to find the right one.
20039
20040 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
20041
20042 * help.el (help-return-method): Doc fix.
20043
20044 2011-09-03 Martin Rudalics <rudalics@gmx.at>
20045
20046 * window.el (window-deletable-p): Don't return a non-nil value
20047 when there's a buffer that was shown in the window before.
20048 (Bug#9419)
20049 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
20050 Set window's previous buffers to nil.
20051
20052 2011-09-03 Eli Zaretskii <eliz@gnu.org>
20053
20054 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
20055 newline before and after the tag line, so it doesn't interfere
20056 with determining the paragraph direction of bidirectional text.
20057
20058 2011-09-03 Leo Liu <sdl.web@gmail.com>
20059
20060 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
20061
20062 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
20063
20064 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
20065 (pop-to-buffer): Change interactive spec. Pass second argument
20066 directly to display-buffer.
20067 (display-buffer): Fix interactive spec. Use functionp to
20068 distinguish between a function and a list of functions.
20069
20070 * abbrev.el (edit-abbrevs):
20071 * arc-mode.el (archive-extract):
20072 * autoinsert.el (auto-insert):
20073 * bookmark.el (bookmark-bmenu-list):
20074 * files.el (find-file):
20075 * view.el (view-buffer):
20076 * progmodes/compile.el (compilation-goto-locus):
20077 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
20078
20079 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
20080
20081 * window.el (display-buffer-alist): Doc fix.
20082 (display-buffer): Add docstring. Don't treat
20083 display-buffer-default specially.
20084 (display-buffer-reuse-selected-window)
20085 (display-buffer-same-window, display-buffer-maybe-same-window)
20086 (display-buffer-reuse-window, display-buffer-pop-up-frame)
20087 (display-buffer-pop-up-window)
20088 (display-buffer-reuse-or-pop-window)
20089 (display-buffer-use-some-window): New functions.
20090 (display-buffer-default-action): Use them.
20091 (display-buffer-default): Delete.
20092 (pop-to-buffer-1): Fix choice of actions.
20093
20094 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
20095
20096 * minibuffer.el (completion--insert-strings): Don't get confused by
20097 completion entries that end with an LF char.
20098
20099 2011-09-01 Eli Zaretskii <eliz@gnu.org>
20100
20101 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
20102
20103 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
20104
20105 * window.el (display-buffer): Restore interactive spec.
20106 (display-buffer-same-window, display-buffer-other-window):
20107 New functions.
20108 (pop-to-buffer-1): New function. Use the above.
20109 (pop-to-buffer, pop-to-buffer-same-window): Use it.
20110 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
20111
20112 * view.el (view-buffer-other-window, view-buffer-other-frame):
20113 Just use pop-to-buffer.
20114
20115 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
20116
20117 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
20118
20119 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
20120
20121 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
20122
20123 2011-08-31 Richard Stallman <rms@gnu.org>
20124
20125 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
20126 of the separation of rmail-view-buffer from rmail-buffer.
20127 If you say no to "replace original", the decrypt is in the
20128 view buffer. If you say yes, the decrypt goes into the
20129 rmail buffer also.
20130
20131 2011-08-31 Martin Rudalics <rudalics@gmx.at>
20132
20133 * window.el (display-buffer-window): Rewrite doc-string.
20134 (display-buffer-record-window): New function.
20135 (display-buffer-macro-specifiers)
20136 (display-buffer-even-window-sizes, display-buffer-set-height)
20137 (display-buffer-set-width, display-buffer-in-window)
20138 (display-buffer-reuse-window, display-buffer-split-specifiers)
20139 (display-buffer-side-specifiers, display-buffer-split-window-1)
20140 (display-buffer-split-window, display-buffer-split-atom-window)
20141 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
20142 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
20143 (display-buffer-other-window-means-other-frame)
20144 (display-buffer-normalize-special)
20145 (display-buffer-normalize-default)
20146 (display-buffer-normalize-argument)
20147 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
20148 (display-buffer-normalize-specifiers, display-buffer-frame)
20149 (display-buffer-same-window, display-buffer-same-frame)
20150 (display-buffer-other-window)
20151 (display-buffer-same-frame-other-window)
20152 (display-buffer-other-frame, pop-to-buffer-same-window)
20153 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
20154 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
20155 (switch-to-buffer-same-frame)
20156 (switch-to-buffer-other-window-same-frame)
20157 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
20158 (display-buffer-alist-set-1, display-buffer-alist-set-2)
20159 (display-buffer-alist-set): Remove.
20160 (display-buffer-function, special-display-buffer-names)
20161 (special-display-regexps, special-display-function):
20162 In doc-string refer to display-buffer-window and quit-restore
20163 parameter.
20164 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
20165 (special-display-frame-alist, special-display-popup-frame)
20166 (same-window-buffer-names, same-window-regexps, same-window-p)
20167 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
20168 (split-window-preferred-function, split-height-threshold)
20169 (split-width-threshold, window-splittable-p)
20170 (split-window-sensibly, window--try-to-split-window)
20171 (window--frame-usable-p, even-window-heights)
20172 (window--even-window-heights, window--display-buffer-1)
20173 (window--display-buffer-2, display-buffer-other-frame):
20174 Restore old Emacs 23 code, order and doc-strings where applicable.
20175 (display-buffer-default, display-buffer-assq-regexp): New functions.
20176 (display-buffer-alist): Rewrite doc-string.
20177 (display-buffer-default-action)
20178 (display-buffer-overriding-action): New variables.
20179 (display-buffer, switch-to-buffer): Rewrite.
20180 (pop-to-buffer): Restore Emacs 23 behavior but use
20181 window-normalize-buffer-to-display.
20182 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
20183 Restore Emacs 23 behavior but use
20184 window-normalize-buffer-to-switch-to.
20185 (pop-to-buffer-same-window): Rewrite.
20186 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
20187 Rewrite using Emacs 23 options.
20188
20189 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
20190
20191 * net/tramp.el (tramp-root-regexp): Remove.
20192 (tramp-completion-file-name-regexp-unified)
20193 (tramp-completion-file-name-regexp-separate)
20194 (tramp-completion-file-name-regexp-url): Don't use leading volume
20195 letter on w32 systems. (Bug#5303, Bug#9311)
20196 (tramp-drop-volume-letter): Simplify definition.
20197 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20198
20199 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20200
20201 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
20202 (bug#9356).
20203
20204 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
20205
20206 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
20207
20208 2011-08-29 Juri Linkov <juri@jurta.org>
20209
20210 * isearch.el (isearch-done): Don't display message "Mark saved"
20211 when arg `edit' is non-nil to prevent its flicker in the echo area.
20212
20213 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
20214
20215 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
20216 obsolete packages for deletion.
20217
20218 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
20219
20220 * help-mode.el (help-mode-map): Add special-mode-map to parent.
20221 (help-mode): Derive help-mode from special-mode. Don't invoke
20222 view-mode from help-mode.
20223 (help-xref-override-view-map): Remove.
20224 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
20225 view-mode is not used anymore.
20226
20227 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
20228
20229 * server.el (server-port): Doc fix.
20230
20231 * cus-theme.el (custom-theme-choose-mode): Inherit from
20232 special-mode (Bug#9124).
20233 (custom-theme-choose-mode-map): Add special-mode to parent.
20234
20235 2011-08-28 Alan Mackenzie <acm@muc.de>
20236
20237 * progmodes/cc-fonts.el
20238 (c-make-font-lock-BO-decl-search-function): New function.
20239 (c-basic-matchers-after - "Fontify the clauses after various
20240 keywords"): Extract the three keyword lists for the 3 erroneous
20241 constructs from the list of four, and use the new function above
20242 in place of an old one.
20243
20244 2011-08-28 Deniz Dogan <deniz@dogan.se>
20245
20246 * net/rcirc.el (rcirc-insert-prev-input)
20247 (rcirc-insert-next-input): Remove unused argument.
20248
20249 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20250
20251 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
20252
20253 2011-08-27 Alan Mackenzie <acm@muc.de>
20254
20255 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
20256 handle function pointer parameters properly.
20257
20258 2011-08-27 Martin Rudalics <rudalics@gmx.at>
20259
20260 * window.el (display-buffer-reuse-window): Fix case where
20261 selected window was reused with non-nil OTHER-WINDOW argument.
20262 (Bug#9381)
20263
20264 2011-08-27 Deniz Dogan <deniz@dogan.se>
20265
20266 * net/rcirc.el (rcirc-check-auth-status): Adding support for
20267 oftc's NickServ messages.
20268
20269 2011-08-27 Glenn Morris <rgm@gnu.org>
20270
20271 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
20272
20273 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
20274
20275 * emacs-lisp/package.el (package-install): Call package-initialize
20276 if called interactively.
20277
20278 2011-08-26 Leo Liu <sdl.web@gmail.com>
20279
20280 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
20281
20282 2011-08-25 Juri Linkov <juri@jurta.org>
20283
20284 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
20285 `search-whitespace-regexp' (bug#9364).
20286
20287 2011-08-25 Juri Linkov <juri@jurta.org>
20288
20289 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
20290 `regexp-search-ring' to their global values to protect from
20291 updating by `read-from-minibuffer' (bug#9185).
20292
20293 2011-08-25 Juri Linkov <juri@jurta.org>
20294
20295 * textmodes/ispell.el (ispell-command-loop): Add newline
20296 at the end of the "Use option `i'..." line.
20297
20298 2011-08-25 Juri Linkov <juri@jurta.org>
20299
20300 * battery.el (display-battery-mode): If `battery-status-function'
20301 or `battery-mode-line-format' is nil, display the message and set
20302 `display-battery-mode' to nil (bug#9363).
20303
20304 2011-08-25 Eli Zaretskii <eliz@gnu.org>
20305
20306 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
20307 bidi-string-mark-left-to-right; they are unnecessary now.
20308
20309 2011-08-25 Deniz Dogan <deniz@dogan.se>
20310
20311 * net/quickurl.el: Documentation typo fixes.
20312
20313 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
20314
20315 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
20316
20317 2011-08-25 Glenn Morris <rgm@gnu.org>
20318
20319 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
20320
20321 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
20322 (smtpmail-via-smtp): Handle nil response from smtp.
20323
20324 2011-08-24 Juri Linkov <juri@jurta.org>
20325
20326 * proced.el (proced-marked): Inherit from `error' instead of
20327 `font-lock-warning-face'.
20328
20329 * ibuffer.el (ibuffer-marked-face): Change default face from
20330 `font-lock-warning-face' to `warning'.
20331 (ibuffer-deletion-face): Change default face from
20332 `font-lock-type-face' to `error'.
20333
20334 * battery.el (battery-update): Use the face `error' instead of
20335 `font-lock-warning-face' (bug#6117).
20336
20337 2011-08-24 Juri Linkov <juri@jurta.org>
20338
20339 * faces.el (success): Change face color from "Green3" to
20340 "ForestGreen" on light background (bug#9353).
20341
20342 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
20343
20344 * window.el (quit-window): Rename from quit-restore-window.
20345 Use same arglist as old quit-window.
20346 (frame-auto-delete): Doc fix.
20347
20348 * view.el (view-mode-exit): Use quit-window.
20349
20350 2011-08-24 Juri Linkov <juri@jurta.org>
20351
20352 * isearch.el (isearch-ring-adjust1): Start visiting previous
20353 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
20354 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
20355 for empty search string (when the last search string is reused
20356 automatically) to adjust the isearch ring to the last element and
20357 prepare the correct index for further M-p commands (bug#9185).
20358
20359 2011-08-24 Kenichi Handa <handa@m17n.org>
20360
20361 * international/ucs-normalize.el: If decomposition property of
20362 CHAR is the default one (i.e. a list of CHAR itself), treat it as
20363 nil.
20364 (nfd, nfkd): Likewise.
20365
20366 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20367
20368 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
20369 from process filters aren't reliably transmitted to the surrounding
20370 accept-process-output.
20371 (mpc-proc-check): New function.
20372 (mpc-proc-sync): Use it (bug#8293)
20373
20374 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
20375
20376 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
20377 Add compatibility functions (bug#9313).
20378
20379 2011-08-23 Eli Zaretskii <eliz@gnu.org>
20380
20381 * cus-start.el (all): Add entry for bidi-paragraph-direction.
20382
20383 * international/uni-bidi.el: Regenerate.
20384
20385 2011-08-23 Kenichi Handa <handa@m17n.org>
20386
20387 * international/charprop.el:
20388 * international/uni-bidi.el:
20389 * international/uni-category.el:
20390 * international/uni-combining.el:
20391 * international/uni-comment.el:
20392 * international/uni-decimal.el:
20393 * international/uni-decomposition.el:
20394 * international/uni-digit.el:
20395 * international/uni-lowercase.el:
20396 * international/uni-mirrored.el:
20397 * international/uni-name.el:
20398 * international/uni-numeric.el:
20399 * international/uni-old-name.el:
20400 * international/uni-titlecase.el:
20401 * international/uni-uppercase.el: Regenerate.
20402
20403 2011-08-23 Martin Rudalics <rudalics@gmx.at>
20404
20405 * help.el (help-window-setup): Fix message displayed when other
20406 window is reused. (Bug#9341)
20407
20408 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
20409
20410 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
20411 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
20412
20413 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
20414 Mark obsolete.
20415 * shell.el (shell-parse-pcomplete-arguments): New function.
20416 (shell-completion-vars): Use it instead (bug#9160).
20417
20418 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
20419
20420 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
20421 strings and comments (bug#9333).
20422
20423 * emacs-lisp/debug.el (debug-arglist): New function.
20424 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
20425 (debug-on-entry-1): Handle interpreted closures (bug#9120).
20426
20427 2011-08-22 Juri Linkov <juri@jurta.org>
20428
20429 * progmodes/compile.el (compilation-mode-font-lock-keywords):
20430 Revert regexp that highlights output switches to its old
20431 pre-2010-10-28 value and remove one `?' from it (bug#9319).
20432
20433 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
20434 to check for empty output (bug#9226).
20435
20436 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
20437
20438 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
20439 symbol-constituent as the default, as that stops font-lock from
20440 working properly (Bug#8843).
20441
20442 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
20443
20444 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
20445 `coding-system-for-*' around the process open call to avoid
20446 auth-source side effects.
20447 (smtpmail-try-auth-methods): Expand the secret password.
20448 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
20449 probe hangs.
20450
20451 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
20452
20453 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
20454
20455 * emacs-lisp/find-func.el (find-function-noselect): New arg
20456 lisp-only.
20457
20458 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
20459 signal an error for built-in functions (Bug#6664).
20460
20461 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
20462
20463 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
20464 (smtpmail-try-auth-methods): Use it.
20465
20466 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
20467
20468 * font-lock.el (font-lock-fontify-region)
20469 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
20470 (font-lock-default-unfontify-buffer)
20471 (font-lock-default-fontify-region)
20472 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
20473
20474 * progmodes/compile.el (compilation-error-properties):
20475 Fix confusion between file struct and message struct (Bug#9319).
20476 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
20477 `ant' regexp.
20478
20479 * net/browse-url.el (browse-url-firefox): Don't call
20480 browse-url-firefox-sentinel unless using -remote (Bug#9328).
20481
20482 2011-08-20 Glenn Morris <rgm@gnu.org>
20483
20484 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
20485
20486 * tutorial.el (tutorial--default-keys): Update some default bindings.
20487
20488 * files.el (hack-local-variables): Fully ignore case for "mode:".
20489
20490 2011-08-20 Alan Mackenzie <acm@muc.de>
20491
20492 Resolve invalid use of a regexp in regexp-opt.
20493
20494 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
20495 detection for a java annotation.
20496
20497 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
20498 detection for a java annotation.
20499
20500 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
20501 handling for java.
20502 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
20503
20504 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
20505
20506 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
20507 (Bug#9274).
20508
20509 2011-08-20 Alan Mackenzie <acm@muc.de>
20510
20511 Fontify CPP expressions correctly when starting in the middle of
20512 such a construct. Mainly for when jit-lock etc. starts a chunk
20513 here.
20514
20515 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
20516 variable.
20517 (c-make-font-lock-search-form): New function, extracted from
20518 c-make-font-lock-search-function.
20519 (c-make-font-lock-search-function): Use the above function.
20520 (c-make-font-lock-context-search-function): New function.
20521 (c-cpp-matchers): Enhance the preprocessor expression case with
20522 the above function
20523 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
20524 which takes an expression.
20525
20526 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
20527
20528 2011-08-20 Martin Rudalics <rudalics@gmx.at>
20529
20530 * window.el (display-buffer-reuse-window)
20531 (display-buffer-pop-up-window): Don't reuse or split a side
20532 window.
20533
20534 2011-08-19 Glenn Morris <rgm@gnu.org>
20535
20536 * files.el (hack-local-variables-prop-line, hack-local-variables):
20537 Downcase "Mode:". (Bug#9331)
20538
20539 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
20540
20541 * international/characters.el: Add L and R categories.
20542
20543 * subr.el (bidi-string-mark-left-to-right): Rename from
20544 string-mark-left-to-right. Use category search.
20545
20546 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
20547
20548 2011-08-18 Juri Linkov <juri@jurta.org>
20549
20550 * faces.el (error, warning, success): New faces with definitions
20551 copied from old default values of `font-lock-warning-face',
20552 `compilation-warning', `compilation-info' (bug#6117).
20553
20554 * font-lock.el (font-lock-warning-face): Inherit from `error'.
20555
20556 * progmodes/compile.el (compilation-error): Inherit from `error'.
20557 (compilation-warning): Inherit from `warning'.
20558 (compilation-info): Inherit from `success'.
20559
20560 * dired.el (dired-marked): Inherit from `warning'.
20561 (dired-flagged): Inherit from `error'.
20562
20563 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
20564
20565 * mail/smtpmail.el (auth-source): Require to avoid problems with
20566 binding variables (bug#9298). Also clean up some unused
20567 autoloads.
20568
20569 * net/network-stream.el (network-stream-open-starttls):
20570 Support using starttls.el without using gnutls-cli.
20571
20572 2011-08-17 Juri Linkov <juri@jurta.org>
20573
20574 * progmodes/grep.el (rgrep): Handle the case when
20575 `grep-find-command' is a cons cell (bug#9278).
20576
20577 2011-08-17 Martin Rudalics <rudalics@gmx.at>
20578
20579 * window.el (display-buffer-pop-up-frame): Run frame creation
20580 function with BUFFER current (as special-display-popup-frame
20581 does). Reported by Drew Adams.
20582
20583 2011-08-17 Daiki Ueno <ueno@unixuser.org>
20584
20585 * epa-mail.el: Simplify GnuPG group expansion using
20586 epg-expand-group.
20587 (epa-mail-group-alist, epa-mail-group-modtime)
20588 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
20589 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
20590 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
20591 Remove.
20592
20593 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
20594
20595 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
20596
20597 2011-08-16 Alan Mackenzie <acm@muc.de>
20598
20599 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
20600 Correct, to avoid the inside of macros.
20601
20602 2011-08-16 Richard Stallman <rms@gnu.org>
20603
20604 * epa-mail.el: Handle GnuPG group definitions.
20605 (epa-mail-group-alist, epa-mail-group-modtime)
20606 (epa-mail-gnupg-conf-file): New variables.
20607 (epa-mail-parse-groups, epa-mail-sync-groups)
20608 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
20609 (epa-mail-expand-recipients): New functions.
20610 (epa-mail-encrypt): Call epa-mail-expand-recipients.
20611
20612 * mail/rmail.el (rmail-epa-decrypt): New command.
20613
20614 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
20615 Don't bind buffer-read-only, just inhibit-read-only.
20616 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
20617 (epa-decrypt-armor-in-region): Make error message clearer.
20618
20619 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
20620
20621 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
20622 and "a2b" to "ab" for `prefix'.
20623
20624 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
20625
20626 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
20627 filter groups.
20628 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
20629 Fourquet (Bug#8804).
20630
20631 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
20632
20633 * startup.el (argi): Declare as global variable (bug#9275).
20634
20635 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
20636
20637 * subr.el (string-mark-left-to-right): Search the entire string
20638 for RTL script, not just the terminating character. Doc fix.
20639
20640 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
20641
20642 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
20643 New function.
20644 (js--regexp-literal, js-syntax-propertize-function): Remove.
20645 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
20646 (js-mode-map): Don't rebind electric keys.
20647 (js-insert-and-indent): Remove.
20648 (js-mode): Setup electric-layout and electric-indent instead.
20649
20650 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
20651
20652 2011-08-12 Daiki Ueno <ueno@unixuser.org>
20653
20654 * epa.el (epa-progress-callback-function): Fix the logic of
20655 displaying progress.
20656 * epa-file.el (epa-file-insert-file-contents): Make progress
20657 display more user-friendly.
20658 (epa-file-write-region): Ditto.
20659
20660 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
20661
20662 * subr.el (string-mark-left-to-right): New function.
20663
20664 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
20665 Use string-mark-left-to-right.
20666 (list-buffers-noselect): Caller changed.
20667
20668 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
20669 Use string-mark-left-to-right.
20670 (tabulated-list-print): Recenter after moving point.
20671
20672 2011-08-10 Juri Linkov <juri@jurta.org>
20673
20674 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
20675 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
20676 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
20677
20678 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
20679
20680 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
20681 (Bug#7554).
20682
20683 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
20684
20685 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
20686 character. (Bug#6594)
20687
20688 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
20689
20690 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
20691 (image-dired--with-db-file): New macro.
20692 (image-dired-write-tags, image-dired-remove-tag)
20693 (image-dired-create-gallery-lists, image-dired-write-comments)
20694 (image-dired-get-comment, image-dired-mark-tagged-files)
20695 (image-dired-list-tags, image-dired-gallery-generate): Use it.
20696 (image-dired-gallery-generate): Use insert-file-contents.
20697
20698 * time.el (display-time-world-list, display-time-world-display):
20699 * time-stamp.el (time-stamp-string):
20700 * vc/add-log.el (add-change-log-entry): Use setenv instead of
20701 set-time-zone-rule (Bug#7337).
20702
20703 2011-08-08 Daiki Ueno <ueno@unixuser.org>
20704
20705 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
20706 (epg-error-to-string, epg-errors-to-string): New function.
20707 (epg-wait-for-completion): Reverse errors list.
20708 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
20709 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
20710 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
20711 (epg-sign-keys, epg-generate-key-from-file)
20712 (epg-generate-key-from-string): Format errors by using
20713 epg-errors-to-string (bug#9255).
20714 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
20715
20716 2011-08-07 Juri Linkov <juri@jurta.org>
20717
20718 * faces.el (list-faces-display): Remove extra angle bracket
20719 from `help-mode-map'.
20720
20721 * info.el (Info-history-toc-nodes): Doc fix.
20722
20723 * longlines.el (longlines-mode): Doc fix.
20724
20725 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
20726
20727 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
20728 of statements and in a few more cases (bug#9183).
20729
20730 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
20731 New functions.
20732 (cl-transform-lambda): Use them (bug#9239).
20733
20734 2011-08-05 Martin Rudalics <rudalics@gmx.at>
20735
20736 * window.el (display-buffer-same-window)
20737 (display-buffer-same-frame, display-buffer-other-window)
20738 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
20739 (pop-to-buffer-other-window)
20740 (pop-to-buffer-same-frame-other-window)
20741 (pop-to-buffer-other-frame): Make them defuns.
20742 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
20743
20744 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
20745
20746 * subr.el (make-composed-keymap): Move from C. Change calling
20747 convention, and improve docstring to bring attention to a subtle point.
20748 * minibuffer.el (completing-read-default): Adjust accordingly.
20749
20750 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
20751
20752 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
20753 (tramp-open-shell): Use `tramp-shell-quote-argument'.
20754
20755 * net/trampver.el: Update release number.
20756
20757 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
20758
20759 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
20760 "in" (bug#9190).
20761
20762 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20763
20764 * mail/sendmail.el (sendmail-query-once): Restore the current
20765 buffer after querying (bug#9074).
20766
20767 * dired.el (dired-flagged): Use different faces for marked and
20768 flagged files (bug#6117).
20769
20770 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
20771 (bug#4433).
20772
20773 * ido.el (ido-mode): Switch off the message if called
20774 non-interactively.
20775
20776 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
20777 before 587, since it appears that that's more likely to work for
20778 more people.
20779
20780 * cus-edit.el (custom-file): When running under emacs -q, always
20781 refuse to save the customizations, even if the .emacs file doesn't
20782 exist.
20783
20784 * info.el: Remove the `Info-beginning-of-buffer' function
20785 (bug#8325).
20786
20787 * net/network-stream.el (network-stream-open-starttls):
20788 Use `starttls-available-p' to see whether starttls.el can be used.
20789
20790 2011-08-01 Martin Rudalics <rudalics@gmx.at>
20791
20792 * window.el (display-buffer-in-window): Don't set dedicated status
20793 of window here (Bug#9215).
20794 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
20795 (display-buffer-pop-up-side-window)
20796 (display-buffer-in-side-window): Set dedicated status of window here.
20797
20798 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
20799
20800 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
20801 before binding generated-autoload-file.
20802
20803 2011-08-01 Deniz Dogan <deniz@dogan.se>
20804
20805 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
20806
20807 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
20808
20809 Sync with Tramp 2.2.2.
20810
20811 * net/trampver.el: Update release number.
20812
20813 2011-07-30 Juri Linkov <juri@jurta.org>
20814
20815 * dired-aux.el (dired-touch-initial): Remove function.
20816 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
20817 current time, and `default' to the last modification time of the
20818 current marked file (bug#6887).
20819
20820 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
20821
20822 * simple.el (goto-line): Use string-to-number to provide a
20823 numeric argument to read-number (bug#9163).
20824
20825 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
20826
20827 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
20828 connection process, it could be nil.
20829
20830 2011-07-27 Leo Liu <sdl.web@gmail.com>
20831
20832 Simplify url handling in rcirc-mode.
20833
20834 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
20835 (rcirc-browse-url-at-mouse): Remove.
20836 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
20837
20838 2011-07-26 Alan Mackenzie <acm@muc.de>
20839
20840 Fontify bitfield declarations properly.
20841
20842 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
20843 (c-symbol-chars): Now exported as a lang variable.
20844 (c-not-primitive-type-keywords): New lang variable.
20845
20846 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
20847 QT keyword "more" to prevent "more slots: ...." being spuriously
20848 parsed as a bitfield declaration.
20849
20850 * progmodes/cc-engine.el (c-beginning-of-statement-1):
20851 Refactor and enhance to handle bitfield declarations.
20852 (c-punctuation-in): New function.
20853 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
20854 declarations properly.
20855
20856 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
20857
20858 * calendar/icalendar.el (icalendar--all-events): Take care of
20859 multiple vcalendars in a single file.
20860 (icalendar--convert-float-to-ical): Checkdoc fixes.
20861
20862 2011-07-25 Deniz Dogan <deniz@dogan.se>
20863
20864 * image.el (insert-image): Clarifying docstring.
20865
20866 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
20867
20868 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
20869 `tramp-send-command-and-check' if there is no error.
20870 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
20871
20872 2011-07-22 Alan Mackenzie <acm@muc.de>
20873
20874 Prevent cc-langs.elc being loaded at run time.
20875
20876 * progmodes/cc-mode.el: Remove two autoload forms which loaded
20877 cc-langs.
20878
20879 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
20880 "(require 'cc-langs)". Quote a form so it will evaluate at
20881 (cc-mode's) compilation time.
20882
20883 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
20884
20885 * net/tramp.el (tramp-file-name-handler): Avoid recursive
20886 loading. (Bug#9114)
20887
20888 2011-07-21 Martin Rudalics <rudalics@gmx.at>
20889
20890 * window.el (display-buffer-pop-up-window)
20891 (display-buffer-pop-up-side-window)
20892 (display-buffer-in-side-window): Call display-buffer-set-height
20893 and display-buffer-set-width after setting the new window's
20894 buffer so `fit-window-to-buffer' and friends work on the right buffer.
20895
20896 2011-07-20 Sam Steingold <sds@gnu.org>
20897
20898 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
20899 (etags-tags-included-tables): Call `convert-standard-filename' on
20900 the file names contained in TAGS so that windows Emacs can handle
20901 TAGS files created by cygwin ctags.
20902
20903 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
20904
20905 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
20906 which apparently didn't work.
20907
20908 2011-07-19 Roland Winkler <winkler@gnu.org>
20909
20910 * proced.el (proced-send-signal): For *Marked Processes* buffer
20911 put point at beginning of buffer.
20912
20913 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
20914
20915 * proced.el (proced-format): Make header lines align with the text
20916 (bug#1779).
20917
20918 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
20919
20920 * view.el (view-buffer): Allow running in `special' modes if we're
20921 visiting a file (bug#8615).
20922
20923 2011-07-19 Martin Rudalics <rudalics@gmx.at>
20924
20925 * window.el (display-buffer-alist-of-strings-p)
20926 (display-buffer-alist-set-1, display-buffer-alist-set-2):
20927 New functions.
20928 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
20929 more accurately.
20930
20931 2011-07-18 Alan Mackenzie <acm@muc.de>
20932
20933 Fontify declarators properly when, e.g., a jit-lock chunk begins
20934 inside a declaration.
20935
20936 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
20937
20938 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
20939 New function.
20940 (c-complex-decl-matchers): Insert reference to
20941 c-font-lock-enclosing-decls.
20942
20943 * progmodes/cc-engine.el (c-backward-single-comment):
20944 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
20945 to nil around calls to (forward-comment -1).
20946
20947 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
20948
20949 * image.el (put-image): Doc typo fix.
20950
20951 * progmodes/etags.el (tags-search): Doc typo fix.
20952
20953 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
20954 password if we get errors 550 to 554.
20955
20956 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20957
20958 * net/gnutls.el (gnutls-log-level): Remove.
20959
20960 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
20961 indentation character (bug#6380).
20962
20963 * files.el (buffer-offer-save): Made permanently local (bug#6241).
20964
20965 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
20966 to clarify what the problem is (bug#4291).
20967
20968 * simple.el (current-kill): Clarify what
20969 `interprogram-paste-function' does (bug#7500).
20970 (auto-fill-mode): Document `auto-fill-function' in relation to
20971 `auto-fill-mode' (bug#2470).
20972
20973 2011-07-16 Lawrence Mitchell <wence@gmx.li>
20974
20975 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
20976 method if slot is read-only (bug#9035).
20977
20978 2011-07-16 Martin Rudalics <rudalics@gmx.at>
20979
20980 * frame.el (select-frame-set-input-focus): New argument NORECORD.
20981 * window.el (pop-to-buffer): Select window used even if it was
20982 selected before, see discussion of (Bug#8615), (Bug#6954).
20983 Pass argument NORECORD on to select-frame-set-input-focus.
20984
20985 2011-07-15 Glenn Morris <rgm@gnu.org>
20986
20987 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
20988 Respect help-form.
20989
20990 2011-07-09 Lawrence Mitchell <wence@gmx.li>
20991
20992 * net/gnutls.el (gnutls-min-prime-bits): New variable.
20993 (gnutls-negotiate): Use it.
20994
20995 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
20996
20997 * net/gnutls.el (gnutls-negotiate):
20998 Upcase `gnutls-algorithm-priority'.
20999
21000 2011-07-15 Glenn Morris <rgm@gnu.org>
21001
21002 * jka-compr.el (jka-compr-verbose): Move from here...
21003 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
21004 Add missing :version tag.
21005 * info.el: No need to require jka-compr when compiling.
21006
21007 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
21008
21009 * net/gnutls.el (gnutls-algorithm-priority): New variable.
21010 (gnutls-negotiate): Use it.
21011
21012 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
21013
21014 * info.el (Info-beginning-of-buffer): New command.
21015 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
21016 announcing `b' as the key (bug#8325).
21017 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
21018
21019 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
21020
21021 * international/mule-cmds.el
21022 (describe-specified-language-support): Make the error message
21023 clearer (bug#8905).
21024
21025 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
21026
21027 * isearch.el (isearch-barrier): Add a doc string, since it's
21028 mentioned in a function doc string (bug#8678).
21029
21030 2011-07-15 Martin Rudalics <rudalics@gmx.at>
21031
21032 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
21033 buffer argument (Bug#9083) and self-identifying label argument.
21034
21035 2011-07-15 Glenn Morris <rgm@gnu.org>
21036
21037 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
21038
21039 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21040
21041 * man.el (Man-fontify-manpage): Fix message when formatting the
21042 man page (bug#7929).
21043
21044 2011-07-14 Eli Zaretskii <eliz@gnu.org>
21045
21046 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
21047 argument LRM; if non-nil, append an invisible LRM character to the
21048 buffer name.
21049 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
21050 last argument non-nil, when formatting buffer names.
21051 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
21052 paragraph direction.
21053
21054 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21055
21056 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
21057 the man page name (bug#7929).
21058
21059 * image.el (put-image): Mention the `put-image' overlay property
21060 (bug#7834).
21061
21062 * scroll-bar.el (set-scroll-bar-mode): Mention that
21063 `scroll-bar-mode' lists the values (bug#7772).
21064
21065 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
21066 command (bug#7729).
21067
21068 * rect.el (apply-on-rectangle): Return the point after the last
21069 operation.
21070 (string-rectangle): Go to the point after the last operation
21071 (bug#7522).
21072
21073 * printing.el (pr-toggle-region): Clarify the documentation
21074 slightly (bug#7493).
21075
21076 * time.el (display-time-update):
21077 Allow `display-time-mail-function' to return nil (bug#7158).
21078 Fix suggested by Detlev Zundel.
21079
21080 * vc/diff.el (diff): Clarify the order the file names are read
21081 (bug#7111).
21082
21083 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
21084 the doc string (bug#7015).
21085
21086 * font-lock.el (font-lock-maximum-decoration): Mention what
21087 numeric levels mean (bug#6935).
21088
21089 * startup.el (initial-buffer-choice): Don't mention the `none'
21090 selection, which is against policy.
21091
21092 2011-07-14 Martin Rudalics <rudalics@gmx.at>
21093
21094 * window.el (display-buffer-normalize-special):
21095 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
21096
21097 2011-07-14 Eli Zaretskii <eliz@gnu.org>
21098
21099 * subr.el (version<, version<=, version=): Mention "-CVS" and
21100 "-12345" alpha version numbers.
21101
21102 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
21103
21104 * bindings.el: Add advertised binding for set-mark-command
21105 (Bug#5772).
21106
21107 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
21108
21109 * bindings.el (mode-line-other-buffer):
21110 * bookmark.el (bookmark-bmenu-2-window):
21111 * bs.el (bs-cycle-next, bs-cycle-previous):
21112 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
21113 switch-to-buffer.
21114
21115 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
21116 Delete.
21117
21118 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
21119
21120 * follow.el (follow-debug-message, follow-redisplay):
21121 * jka-cmpr-hook.el (with-auto-compression-mode):
21122 Fix typos in docstrings.
21123
21124 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
21125
21126 * subr.el (with-silent-modifications): Clarify somewhat what the
21127 macro inhibits (bug#6525).
21128
21129 * simple.el (eval-expression): Note what it does if called
21130 interactively (bug#6495).
21131
21132 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
21133
21134 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
21135 Use pop-to-buffer buffer-or-name if it is nil.
21136
21137 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21138 Remove switch-to-buffer.
21139
21140 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
21141
21142 * files.el (make-directory): Clarify that an error will be raised
21143 if there's an error (bug#6397).
21144
21145 * startup.el (initial-buffer-choice): Add `none' as a choice
21146 (bug#6234).
21147
21148 * subr.el (add-hook): Clarify section about buffer-local hooks
21149 (bug#6218).
21150
21151 * dired.el (dired-flagged): Clarify doc string (bug#6117).
21152
21153 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
21154
21155 * tabify.el (untabify): Preserve the current column so that point
21156 doesn't move (bug#6032).
21157
21158 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
21159
21160 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
21161 Rewrite to avoid awkward possessive "s" (bug#5986).
21162
21163 2011-07-13 Glenn Morris <rgm@gnu.org>
21164
21165 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
21166 (dired-insert-directory): Give a message the first time
21167 if ls is found not to support --dired.
21168
21169 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
21170
21171 * simple.el (toggle-truncate-lines): Clarify what is toggled
21172 (bug#5580). Text by Drew Adams.
21173
21174 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
21175
21176 * simple.el (blink-matching-open): Make the error message from the
21177 last change less verbose.
21178
21179 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
21180
21181 * font-lock.el (font-lock-comment-face): Use the high contrast
21182 "yellow" color for font-lock-comment-face on low color terminals
21183 using a dark background color (bug#4221).
21184
21185 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
21186
21187 * dired.el (dired-insert-set-properties): Make the doc string
21188 reflect what it does now (bug#5325).
21189
21190 * simple.el (blink-matching-open): Say that we were unable to find
21191 the match within the limit, if we're limited (bug#5122).
21192
21193 * international/mule-cmds.el (prefer-coding-system): Add an
21194 example (bug#4869).
21195
21196 * progmodes/etags.el (tags-search): Document `file-list-form'
21197 (bug#4731).
21198
21199 2011-07-13 Lawrence Mitchell <wence@gmx.li>
21200
21201 * net/browse-url.el (browse-url-default-browser)
21202 (browse-url-browser-function): Make the default browser choice a
21203 bit more logical (bug#4300). Also clean up the doc string.
21204
21205 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
21206
21207 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
21208 binary endings (bug#4440).
21209
21210 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
21211
21212 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
21213 which can be pretty annoying (bug#8971).
21214
21215 * jka-compr.el (jka-compr-verbose): New variable, and use
21216 throughout (bug#8971).
21217
21218 * info.el (Info-find-file): Fall back on the installation
21219 directory if we can't find the info node anywhere else.
21220
21221 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
21222
21223 * vc/vc.el (vc-revert-file):
21224 Don't set file time-stamp in the past. (Bug#5181)
21225
21226 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21227
21228 * files.el (after-find-file): Give a better error message when
21229 trying to find a symlink that points to a file that doesn't exist
21230 (bug#4398).
21231
21232 * progmodes/cc-vars.el: Remove (probably) misleading comment
21233 (bug#4396).
21234
21235 2011-07-12 Johan BockgĂ¥rd <bojohan@gnu.org>
21236
21237 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
21238
21239 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
21240
21241 * mouse-sel.el: Hack restoring functionality, while keeping
21242 compatibility with 2010-07-03 changes to mouse selection.
21243 (mouse-sel-primary-overlay): New var.
21244 (mouse-sel-selection-alist): Use it.
21245 (mouse-sel-mode): Doc fix; remove points that are default features
21246 of mouse.el.
21247
21248 2011-07-12 Johan BockgĂ¥rd <bojohan@gnu.org>
21249
21250 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21251 Fix previous fix (bug#2490).
21252
21253 2011-07-12 Roland Winkler <winkler@gnu.org>
21254
21255 * textmodes/bibtex.el (bibtex-initialize):
21256 Use pop-to-buffer-same-window.
21257 (bibtex-search-entries): Fix interactive call.
21258
21259 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21260
21261 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21262 Fontise bytecomp Error lines more correctly (bug#2490).
21263 Fix suggested by Johan BockgĂ¥rd.
21264
21265 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
21266
21267 * dired-x.el (dired-guess-default): Use `delete-dups'.
21268
21269 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
21270
21271 * dired.el (dired-mark-prompt):
21272 * dired-aux.el (dired-read-shell-command): Doc fix.
21273
21274 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
21275
21276 * mail/sendmail.el (sendmail-query-once):
21277 Use `customize-save-variable' unconditionally, now that it works under
21278 emacs -Q.
21279
21280 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
21281
21282 * cus-edit.el (custom-file): Take an optional no-error variable.
21283 (customize-save-variable): Set the variable, and give a warning if
21284 running under "emacs -q".
21285
21286 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
21287
21288 * loadhist.el (unload-feature-special-hooks):
21289 Add `auto-coding-functions', `fill-nobreak-predicate' and
21290 `find-directory-functions' (bug#5327).
21291
21292 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
21293
21294 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
21295
21296 * cus-edit.el (custom-guess-name-alist): -alist variables should
21297 use the `alist' type (bug#3120). Suggested by Drew Adams.
21298
21299 * printing.el: Add documentation to all the `pr-toggle-' commands.
21300
21301 2011-07-11 Leo Liu <sdl.web@gmail.com>
21302
21303 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
21304 backends where it makes sense (bug#2623).
21305
21306 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
21307
21308 * dired-x.el (dired-guess-default): Remove duplicate shell command
21309 entries (bug#2028).
21310 (dired-guess-default): Fix grammar in doc string (bug#2028).
21311 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
21312
21313 * subr.el (remove-duplicates): New conveniency function.
21314
21315 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
21316
21317 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
21318 (bug#1526).
21319
21320 2011-07-10 Martin Rudalics <rudalics@gmx.at>
21321
21322 * window.el (display-buffer-normalize-default): Don't invert
21323 meaning of even-window-heights. Reported by Eli Zaretskii
21324 <eliz@gnu.org>.
21325
21326 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
21327
21328 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
21329
21330 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
21331
21332 * window.el (display-buffer): Fix arguments to
21333 display-buffer-reuse-window in last change.
21334
21335 * faces.el (link): Use a less saturated blue on light backgrounds.
21336
21337 * startup.el (fancy-startup-text, fancy-about-text)
21338 (fancy-startup-tail): Use font-lock faces, for background safety.
21339
21340 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
21341
21342 * emulation/viper-cmd.el (viper-change-state-to-vi):
21343 Limit triggering of abbrev expansion (Bug#9038).
21344
21345 2011-07-09 Martin Rudalics <rudalics@gmx.at>
21346
21347 * window.el (display-buffer-default-specifiers): Remove.
21348 (display-buffer-macro-specifiers): Remove default specifiers.
21349 (display-buffer-alist): Default to nil.
21350 (display-buffer-reuse-window): New optional argument other-window.
21351 (display-buffer-pop-up-window): Allow splitting internal
21352 windows. Check whether a live window was created.
21353 (display-buffer-other-window-means-other-frame)
21354 (display-buffer-normalize-arguments): Rename to
21355 display-buffer-normalize-argument and rewrite. Set the
21356 other-window specifier.
21357 (display-buffer-normalize-special): New function.
21358 (display-buffer-normalize-options): Rename to
21359 display-buffer-normalize-default and rewrite.
21360 (display-buffer-normalize-options-inhibit): Remove.
21361 (display-buffer-normalize-specifiers): Rewrite.
21362 (display-buffer): Process other-window specifier and call
21363 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
21364 more faithfully.
21365 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
21366 (display-buffer-alist-set): Don't handle 'unset default values.
21367 (display-buffer-in-window, display-buffer-alist-set):
21368 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
21369 <tassilo@member.fsf.org>.
21370
21371 2011-07-09 Leo Liu <sdl.web@gmail.com>
21372
21373 * register.el (insert-register): Restore accidental change on
21374 2011-06-26. (Bug#9028)
21375
21376 2011-07-09 Glenn Morris <rgm@gnu.org>
21377
21378 * subr.el (remq): Handle the empty list. (Bug#9024)
21379
21380 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
21381
21382 * mail/sendmail.el (send-mail-function): No longer delay custom
21383 initialization.
21384 * custom.el (custom-initialize-delay): Doc fix.
21385
21386 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
21387
21388 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
21389
21390 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
21391
21392 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
21393 human-friendly prompt.
21394
21395 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
21396
21397 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
21398 provided by a particular plugin.
21399
21400 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
21401
21402 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
21403 save customizations (with "emacs -Q"), just set the variable
21404 instead of erroring out.
21405
21406 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
21407
21408 2011-07-08 Juri Linkov <juri@jurta.org>
21409
21410 * arc-mode.el (archive-zip-expunge, archive-zip-update)
21411 (archive-zip-update-case): Use 7z if found by `executable-find'.
21412 The order of searching the available programs is the same as in
21413 `archive-zip-extract' (bug#8968).
21414
21415 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
21416
21417 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
21418 (menu-bar-options-menu): Tweak descriptions.
21419
21420 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
21421
21422 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
21423 menu items into verb phrases (bug#1421). Also refill to fit under
21424 80 columns.
21425
21426 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
21427
21428 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
21429 (Info-read-node-name): Doc fix (Bug#1084).
21430
21431 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
21432 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
21433 (end-of-sexp, beginning-of-sexp)
21434 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
21435 (forward-symbol, forward-same-syntax, word-at-point)
21436 (sentence-at-point): Doc fix (Bug#1144).
21437
21438 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
21439
21440 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
21441 should cover it (bug#1281).
21442
21443 * cus-edit.el (custom-show): Mark as obsolete.
21444
21445 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
21446 negotiation fails, then possibly try again with a non-encrypted
21447 connection (bug#9017).
21448
21449 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
21450 be used.
21451
21452 2011-07-07 Richard Stallman <rms@gnu.org>
21453
21454 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
21455 property, and handle its changed format.
21456 Look for the correct line number.
21457 Use file's line contents (but not past first =) to find
21458 correct line in message.
21459
21460 2011-07-07 Kenichi Handa <handa@m17n.org>
21461
21462 * international/characters.el (build-unicode-category-table):
21463 Delete it.
21464 (unicode-category-table): Set it by unicode-property-table-internal.
21465
21466 * international/mule-cmds.el (char-code-property-alist): Move to
21467 to src/chartab.c.
21468 (get-char-code-property): Call unicode-property-table-internal to
21469 load a file. Call get-unicode-property-internal where necessary.
21470 (put-char-code-property): Call unicode-property-table-internal to
21471 load a file. Call put-unicode-property-internal where necessary.
21472 put-unicode-property-internal where necessary.
21473 (char-code-property-description):
21474 Call unicode-property-table-internal to load a file.
21475
21476 * international/charprop.el:
21477 * international/uni-bidi.el:
21478 * international/uni-category.el:
21479 * international/uni-combining.el:
21480 * international/uni-comment.el:
21481 * international/uni-decimal.el:
21482 * international/uni-decomposition.el:
21483 * international/uni-digit.el:
21484 * international/uni-lowercase.el:
21485 * international/uni-mirrored.el:
21486 * international/uni-name.el:
21487 * international/uni-numeric.el:
21488 * international/uni-old-name.el:
21489 * international/uni-titlecase.el:
21490 * international/uni-uppercase.el: Regenerate.
21491
21492 * loadup.el: Load international/charprop.el before
21493 international/characters.
21494
21495 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
21496
21497 * window.el (next-buffer, previous-buffer): Signal an error if
21498 called from a minibuffer window.
21499
21500 * bindings.el: Revert 2011-07-04 change.
21501
21502 2011-07-06 Richard Stallman <rms@gnu.org>
21503
21504 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
21505 (rmail-mime-insert-bulk, rmail-mime-insert-text):
21506 Treat markers like ints.
21507 (rmail-mime-entity): Doc fix.
21508
21509 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21510
21511 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
21512 defcustom again for backwards compatibility.
21513
21514 * simple.el (shell-command-on-region): Fill.
21515
21516 * dired-aux.el (dired-kill-line): Add a doc string.
21517
21518 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
21519 to "\\sw\\|\\s_" (bug#358).
21520
21521 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
21522 (dired-unmark-backward): Ditto.
21523 (dired-flag-backup-files): Ditto.
21524
21525 * dired-x.el (dired-mark-sexp): Ditto.
21526
21527 2011-07-06 Richard Stallman <rms@gnu.org>
21528
21529 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
21530 (rmail-mime-entity): New arg TRUNCATED.
21531 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
21532 New functions.
21533 (rmail-mime-save): Warn if entity is truncated.
21534 (rmail-mime-toggle-hidden): Likewise, for showing.
21535 (rmail-mime-process-multipart): Record when an entity is truncated.
21536
21537 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
21538 if ENTITY is a string.
21539
21540 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21541
21542 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
21543 of faces when `M-C-x'-ing their definitions (bug#8378).
21544 Also clean up the code slightly.
21545
21546 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
21547 because that makes the colors go away.
21548
21549 * mail/sendmail.el (send-mail-function): Change the default to
21550 `sendmail-query-once'.
21551 (sendmail-query-once): Add an autoload cookie.
21552
21553 * net/network-stream.el (network-stream-open-starttls): Try using
21554 a plain connection even if the server offered STARTTLS, and we
21555 kinda wanted to use it, if Emacs doesn't have any STARTTLS
21556 capability. This should make smtpmail.el work in slightly more
21557 configurations.
21558
21559 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
21560
21561 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
21562 New defun.
21563 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
21564
21565 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
21566
21567 * progmodes/sql.el: Version 3.0
21568 (sql-product-alist): Add product :completion-object,
21569 :completion-column, and :statement attributes.
21570 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
21571 (sql-mode-syntax-table): Mark all punctuation.
21572 (sql-font-lock-keywords-builder): Temporarily remove fallback on
21573 ansi keywords.
21574 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
21575 (sql-mode-oracle-font-lock-keywords): Improve.
21576 (sql-oracle-show-reserved-words): New function for development.
21577 (sql-product-font-lock): Simplify for source code buffers.
21578 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
21579 New functions.
21580 (sql-highlight-product): Set product specific syntax table.
21581 (sql-mode-map): Add statement movement functions.
21582 (sql-ansi-statement-starters, sql-oracle-statement-starters):
21583 New variable.
21584 (sql-statement-regexp, sql-beginning-of-statement)
21585 (sql-end-of-statement, sql-signum): New functions.
21586 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
21587 (sql-show-sqli-buffer): Bug fix.
21588 (sql-interactive-mode): Store connection data as buffer local.
21589 (sql-connect): Add NEW-NAME parameter. Redesign interaction
21590 with sql-interactive-mode.
21591 (sql-save-connection): Save buffer local settings.
21592 (sql-connection-menu-filter): Change menu entry name.
21593 (sql-product-interactive): Bug fix.
21594 (sql-preoutput-hold): New variable.
21595 (sql-interactive-remove-continuation-prompt): Bug fixes.
21596 (sql-debug-redirect): New variable.
21597 (sql-str-literal): New function.
21598 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
21599 Redesign.
21600 (sql-oracle-save-settings, sql-oracle-restore-settings)
21601 (sql-oracle-list-all, sql-oracle-list-table): New functions.
21602 (sql-completion-object, sql-completion-column)
21603 (sql-completion-sqlbuf): New variables.
21604 (sql-build-completions-1, sql-build-completions)
21605 (sql-try-completion): New functions.
21606 (sql-read-table-name): Use them.
21607 (sql-contains-names): New buffer local variable.
21608 (sql-list-all, sql-list-table): Use it.
21609 (sql-oracle-completion-types): New variable.
21610 (sql-oracle-completion-object, sql-sqlite-completion-object)
21611 (sql-postgres-completion-object): New functions.
21612
21613 2011-07-06 Glenn Morris <rgm@gnu.org>
21614
21615 * window.el (pop-to-buffer): Doc fix.
21616
21617 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
21618
21619 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
21620
21621 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
21622
21623 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
21624
21625 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
21626
21627 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
21628
21629 * button.el (button): Inherit from link face. Suggested by Dan
21630 Nicolaescu.
21631
21632 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
21633
21634 * progmodes/gdb-mi.el: Fit in 80 columns.
21635 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
21636 switch-to-buffer.
21637
21638 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
21639 if imenu is simply not configured (bug#8941).
21640
21641 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
21642
21643 * allout.el (allout-post-undo-hook): New allout outline-change
21644 event hook to signal undo activity.
21645 (allout-post-command-business): Run allout-post-undo-hook if an
21646 undo just occurred.
21647 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
21648 * allout-widgets.el (allout-widgets-after-undo-function):
21649 Ensure the integrity of the current item's decoration after it has been
21650 in the vicinity of an undo.
21651 (allout-widgets-mode): Include allout-widgets-after-undo-function
21652 on the new allout-post-undo-hook.
21653
21654 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
21655
21656 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
21657 Let define-derived-mode define it.
21658 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
21659 cycles of abbrev-table inheritance (bug#8998).
21660
21661 2011-07-05 Roland Winkler <winkler@gnu.org>
21662
21663 * textmodes/bibtex.el: Add support for biblatex.
21664 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
21665 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
21666 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
21667 (bibtex-entry-alist, bibtex-field-alist): New variables.
21668 (bibtex-entry-field-alist): Obsolete alias for
21669 bibtex-BibTeX-entry-alist.
21670 (bibtex-entry-alist, bibtex-field-alist): New widgets.
21671 (bibtex-set-dialect): New command.
21672 (bibtex-entry-type, bibtex-entry-head)
21673 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
21674 Bind via bibtex-set-dialect.
21675 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
21676 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
21677 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
21678 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
21679 Define via bibtex-set-dialect.
21680 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
21681 Obey bibtex-no-opt-remove-re.
21682 (bibtex-vec-push, bibtex-vec-incr): New functions.
21683 (bibtex-format-entry, bibtex-field-list)
21684 (bibtex-print-help-message, bibtex-validate)
21685 (bibtex-search-entries): Use new format of bibtex-entry-alist.
21686
21687 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
21688
21689 * progmodes/compile.el (compilation-goto-locus):
21690 * net/tramp-cmds.el (tramp-append-tramp-buffers):
21691 * bs.el (bs-cycle-next, bs-cycle-previous):
21692 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
21693 * bindings.el (mode-line-other-buffer):
21694 * autoinsert.el (auto-insert):
21695 * arc-mode.el (archive-extract):
21696 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
21697
21698 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
21699
21700 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
21701 Fix check of `emacs-lock-unlockable-modes'.
21702 Coerce true values of `emacs-lock--try-unlocking' to t.
21703
21704 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
21705
21706 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
21707 * emacs-lock.el: New file.
21708
21709 2011-07-05 Julien Danjou <julien@danjou.info>
21710
21711 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
21712 than `boundp' to check if face is set.
21713
21714 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
21715
21716 * register.el (registerv-make):
21717 * window.el (window-min-height): Fix typos in docstrings.
21718
21719 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
21720
21721 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
21722 Update doc string.
21723
21724 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
21725
21726 * server.el (server-execute): Catch quit and call
21727 `server-return-error' to pass the error back to emacsclient and
21728 close the connection (bug#8942).
21729
21730 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
21731
21732 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
21733 insecure exception for current topic. Also note that auto-saves
21734 are handled differently.
21735
21736 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
21737 State variables for tracking auto-save inhibition situation.
21738
21739 (allout-write-contents-hook-handler): Rename from
21740 'allout-write-file-hook-handler', and describe how it depends on
21741 write-contents-functions sensitivity to non-nil value to prevent
21742 file write.
21743
21744 (allout-auto-save-hook-handler): Remove. auto-save does not check
21745 this in individual buffers, only in the starting buffer, so this
21746 is not the right way for us to inhibit auto-save in a buffer
21747 according to its condition.
21748
21749 (allout-mode): Use new allout-write-contents-hook-handler, and
21750 only with write-contents-functions. Remove auto-save provisions -
21751 they're implemented elsewhere.
21752
21753 (allout-before-change-handler): If undo is in progress, note that
21754 for attention of allout-post-command-business.
21755
21756 (allout-post-command-business): If the command we're following was
21757 an undo, check for change in the status of encrypted items and
21758 adjust auto-save inhibitions accordingly.
21759
21760 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
21761 according to whether there are or aren't any plain-text topics
21762 pending encryption.
21763
21764 (allout-inhibit-auto-save-info-for-decryption):
21765 Adjust buffer-saved-size and some allout state to inhibit auto-saves
21766 if there are plain-text topics pending encryption.
21767
21768 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
21769 buffer-saved-size and some allout state to not inhibit auto-saves
21770 if there are no longer any plain-text topics pending encryption.
21771
21772 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
21773 No longer provide for exemption of the current topic.
21774
21775 2011-07-04 Juri Linkov <juri@jurta.org>
21776
21777 Add 7z operations to delete and save changed members (bug#8968).
21778 * arc-mode.el (archive-7z-expunge, archive-7z-update):
21779 New defcustoms.
21780 (archive-7z-write-file-member): New function.
21781 (archive-7z-summarize): Fix the number of dashes in the
21782 listing output.
21783
21784 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
21785
21786 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
21787 (bug#8958).
21788
21789 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
21790
21791 * bindings.el: Ignore next-buffer and previous-buffer in
21792 minibuffer-local-map.
21793
21794 * font-lock.el (font-lock-builtin-face): Change light background
21795 color to dark slate blue (Bug#6693).
21796
21797 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
21798
21799 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
21800
21801 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
21802
21803 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
21804 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21805 Add switch-to-buffer.
21806
21807 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21808
21809 * isearch.el (isearch-search-fun-function): Clarify further the
21810 meaning of the function returned.
21811
21812 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
21813
21814 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
21815
21816 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
21817 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
21818 Use it.
21819 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
21820 `tramp-default-remote-path' does not exist.
21821 (tramp-send-command-and-read): New optional argument NOERROR.
21822 (tramp-open-connection-setup-interactive-shell)
21823 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
21824 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
21825 (tramp-process-sentinel): Flush also process' connection property.
21826 (tramp-sh-handle-start-file-process): Do not set process
21827 sentinel. It is done now ...
21828 (tramp-maybe-open-connection): ... here. (Bug#8929)
21829
21830 2011-07-04 MON KEY <monkey@sandpframing.com>
21831
21832 * play/animate.el (animate-string): Doc fixes and allow changing
21833 the buffer name (bug#5417).
21834
21835 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21836
21837 * play/animate.el (animation-buffer-name): Rename from *animate*.
21838
21839 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
21840
21841 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
21842 This is simpler and helps future-proof the code.
21843 (timer-until): Use time-subtract and float-time.
21844 (timer--time-less-p): Use time-less-p.
21845
21846 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
21847
21848 * type-break.el (timep): Use the value of `float-time' to avoid a
21849 byte-compiler warning.
21850
21851 * server.el (server-eval-and-print): Return any result, even nil.
21852
21853 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
21854
21855 * type-break.el: Accept time formats that the builtins accept.
21856 (timep, type-break-time-difference): Accept any format that
21857 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
21858 This is simpler and helps future-proof the code.
21859 (type-break-time-difference): Round rather than ignoring
21860 subseconds components.
21861
21862 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21863
21864 * info.el (Info-apropos-matches): Make non-interactive, since it
21865 doesn't seem to do anything useful as a command (bug#8829).
21866
21867 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
21868
21869 * frame.el (frame-background-mode, frame-set-background-mode):
21870 Move from faces.el.
21871 (frame-default-terminal-background): New function.
21872
21873 * custom.el (custom-push-theme): Don't record faces in `changed'
21874 theme; this doesn't work correctly for per-frame face settings.
21875 (disable-theme): Use face-set-after-frame-default to reset faces.
21876 (custom--frame-color-default): New function.
21877
21878 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21879
21880 * dired.el (dired-flagging-regexp): Remove unused variable
21881 (bug#8769).
21882
21883 2011-03-29 Kevin Ryde <user42@zip.com.au>
21884
21885 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21886 `perl-Test2' extend to match possible "fail #N" rep count
21887 (bug#8377).
21888
21889 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21890
21891 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
21892 `smtpmail-via-smtp' now returns the error instead of nil.
21893
21894 * isearch.el (isearch-search-fun-function): Clarify the doc string
21895 (bug#8101).
21896
21897 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
21898
21899 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
21900 unnecessary spaces (bug#8987).
21901
21902 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21903
21904 * net/network-stream.el (open-network-stream): Use the
21905 :end-of-capability command thoughout.
21906
21907 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21908
21909 * net/network-stream.el (open-network-stream): Add the
21910 :end-of-capability command parameter, used by pop3.el.
21911
21912 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21913
21914 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
21915
21916 * fringe.el (fringe-query-style): Remove redundant text " (type ?
21917 for list)" (bug#6475).
21918
21919 * files.el (file-expand-wildcards): Ignore non-readable
21920 sub-directories while trying to find matches instead of signaling
21921 an error (bug#6297).
21922
21923 * man.el (Man-reference-regexp): Allow matching possible
21924 word-wrapped references (bug#6289).
21925
21926 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
21927 for consistency with the other vc buffers (bug#6197).
21928 (vc-checkin): Ditto.
21929
21930 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
21931
21932 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
21933
21934 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21935
21936 * custom.el (defcustom): Clarify that :set is only used in the
21937 Customize user interface (bug#6089).
21938
21939 * progmodes/flymake.el (flymake-mode): If the buffer isn't
21940 associated with a file, refuse to run instead of erroring out
21941 (bug#6084).
21942
21943 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
21944 the doc string, since it appears that using `fill-column' always
21945 controls the width (bug#7845).
21946
21947 * simple.el (shell-command-on-region): Say where the error output
21948 went if `shell-command-default-error-buffer' is set (bug#6857).
21949
21950 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
21951
21952 * allout.el (allout-yank-processing): Adjust cursor position for
21953 backwards-deleted space.
21954
21955 (allout-rebullet-heading): Register changes with
21956 allout-exposure-changed-hook, so the modified topic is properly
21957 decorated.
21958
21959 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21960
21961 * minibuffer.el (completion-in-region): Document PREDICATE
21962 (bug#7136).
21963
21964 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
21965 of keyword/argument pairs (bug#6904).
21966
21967 * replace.el (multi-occur):
21968 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
21969
21970 2011-07-02 Drew Adams <drew.adams@oracle.com>
21971
21972 * dired.el (dired-mark-if): Make the message about whether it's
21973 marking or unmarking clearer (bug#8523).
21974
21975 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21976
21977 * disp-table.el (display-table-print-array): New function.
21978 (describe-display-table): Use it to print the vectors more pretty
21979 (Bug#8859).
21980
21981 2011-07-02 Martin Rudalics <rudalics@gmx.at>
21982
21983 * window.el (window-state-get-1): Don't assign clone numbers.
21984 Add clone-of item to list of window parameters.
21985 (window-state-put-2): Don't process clone numbers.
21986 (display-buffer-alist): Fix doc-string.
21987
21988 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
21989
21990 * subr.el (remq): Don't allocate if it's not needed.
21991 (keymap--menu-item-binding, keymap--menu-item-with-binding)
21992 (keymap--merge-bindings): New functions.
21993 (keymap-canonicalize): Use them to refine the canonicalization.
21994 * minibuffer.el (minibuffer-local-completion-map)
21995 (minibuffer-local-must-match-map): Move initialization from C.
21996 (minibuffer-local-filename-completion-map): Move initialization from C;
21997 don't inherit from anything here.
21998 (minibuffer-local-filename-must-match-map): Make obsolete.
21999 (completing-read-default): Use make-composed-keymap to combine
22000 minibuffer-local-filename-completion-map with either
22001 minibuffer-local-must-match-map or
22002 minibuffer-local-filename-completion-map.
22003
22004 2011-07-01 Glenn Morris <rgm@gnu.org>
22005
22006 * type-break.el (type-break-time-sum): Use dolist.
22007
22008 * textmodes/flyspell.el (flyspell-word-search-backward):
22009 Replace CL function.
22010
22011 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
22012
22013 * mouse.el (mouse--strip-first-event): New function.
22014 (function-key-map): Use it to map fringe clicks to normal clicks
22015 by default.
22016
22017 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
22018 (vc-bzr-revision-completion-table): Add support for annotate and date.
22019
22020 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
22021 inherit from parent.
22022
22023 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
22024
22025 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
22026 (dired-show-file-type): Doc fixup (bug#8818).
22027
22028 * dired.el (dired-mode): Fix up the doc string as suggested by
22029 Drew Adams (bug#8817).
22030
22031 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
22032 cookie, since the manual says that it should be possible to add
22033 this function to `find-file-hook' (bug#8709).
22034
22035 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
22036
22037 * progmodes/cfengine.el: Moved all cfengine3.el functionality
22038 here. Noted Ted Zlatanov as the maintainer.
22039 (cfengine-common-settings, cfengine-common-syntax): New functions
22040 to set up common things between `cfengine-mode' and
22041 `cfengine3-mode'.
22042 (cfengine3-mode): New mode.
22043 (cfengine3-defuns cfengine3-defuns-regex
22044 (cfengine3-class-selector-regex cfengine3-category-regex)
22045 (cfengine3-vartypes cfengine3-font-lock-keywords)
22046 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
22047 (cfengine3-indent-line): Add from cfengine3.el.
22048
22049 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
22050
22051 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
22052
22053 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
22054
22055 2011-07-01 Martin Rudalics <rudalics@gmx.at>
22056
22057 * window.el (same-window-buffer-names, same-window-regexps)
22058 (same-window-p, special-display-frame-alist)
22059 (special-display-popup-frame, special-display-function)
22060 (special-display-buffer-names, special-display-regexps)
22061 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
22062 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
22063 (split-window-preferred-function, split-height-threshold)
22064 (split-width-threshold, even-window-heights)
22065 (display-buffer-mark-dedicated, window-splittable-p)
22066 (split-window-sensibly, window-safely-shrinkable-p):
22067 Un-obsolete.
22068 (display-buffer): Don't spread args with function specifier
22069 because special-display-popup-frame won't like it.
22070
22071 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
22072
22073 Time-stamp simplifications and fixes.
22074 These improve accuracy slightly, and future-proof the code
22075 against some potential changes to current-time format.
22076
22077 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
22078 by using time-since and float-time.
22079
22080 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
22081 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
22082 + NNN microseconds".
22083
22084 * type-break.el (type-break-time-sum): Rewrite using time-add.
22085
22086 * play/hanoi.el (hanoi-current-time-float): Remove.
22087 All uses replaced by float-time.
22088
22089 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
22090 This yields a more-accurate answer.
22091 (rng-time-to-float): Remove; no longer needed.
22092
22093 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
22094
22095 * calendar/timeclock.el (timeclock-seconds-to-time):
22096 Defalias to seconds-to-time, since they're the same thing.
22097
22098 * emacs-lisp/elp.el (elp-elapsed-time):
22099 * emacs-lisp/benchmark.el (benchmark-elapse):
22100 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
22101
22102 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
22103
22104 * window.el (bury-buffer): Don't iconify the only frame.
22105 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
22106 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
22107
22108 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
22109
22110 * eshell/em-smart.el (eshell-smart-display-navigate-list):
22111 Add mouse-yank-primary.
22112
22113 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
22114
22115 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
22116
22117 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
22118
22119 * emacs-lisp/find-func.el (find-library--load-name): New fun.
22120 (find-library-name): Use it to find relative load names when provided
22121 absolute file name (bug#8803).
22122
22123 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
22124
22125 * textmodes/flyspell.el (flyspell-word): Consider words that
22126 differ only in case as potential doublons (bug#5687).
22127
22128 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
22129 Remove two rather uninteresting debugging-like messages to make
22130 debbugs.el more silent.
22131
22132 * comint.el (comint-password-prompt-regexp): Accept "Response" as
22133 a password-like phrase.
22134
22135 2011-06-30 Masatake YAMATO <yamato@redhat.com>
22136
22137 * progmodes/cc-guess.el: New file.
22138
22139 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
22140
22141 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
22142 derived from `c-basic-common-init'.
22143
22144 * progmodes/cc-mode.el (top-level): Require cc-guess.
22145 (c-basic-common-init): Use `cc-choose-style-for-mode'.
22146
22147 2011-06-30 Lawrence Mitchell <wence@gmx.li>
22148
22149 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
22150
22151 2011-06-30 Alan Mackenzie <acm@muc.de>
22152
22153 * progmodes/cc-engine.el (c-guess-continued-construct):
22154 Correct the handling of template-args-cont, particularly for when font
22155 lock is disabled. Name this case as "CASE G".
22156
22157 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
22158
22159 * allout.el (allout-yank-processing): Fix injection of extra space
22160 between bullet and non-whitespace character in first topic when
22161 pasting, ensuring that the actual spacing in the pasted topic
22162 following the bullet char is preserved. This extra space was
22163 causing pasted encrypted topics to get a decrypted status even
22164 when the content was actually still encrypted. Now the decryption
22165 status from before the paste is preserved.
22166
22167 (allout-flag-region): Set all allout overlays so they evaporate
22168 when reduced to zero length (evanescent), to prevent overlay
22169 leakage.
22170
22171 2011-06-30 Glenn Morris <rgm@gnu.org>
22172
22173 * w32-fns.el (w32-charset-info-alist): Declare.
22174
22175 * find-dired.el (find-grep-options): Simplify.
22176
22177 * term/ns-win.el (ns-set-resource): Declare.
22178
22179 * ses.el (row, col): Declare dynamic variables honestly.
22180
22181 * textmodes/reftex-parse.el (index-tags): Declare.
22182
22183 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
22184
22185 * cus-edit.el (customize-push-and-save): New function.
22186
22187 * files.el (hack-local-variables-confirm): Use it.
22188
22189 * custom.el (load-theme): New arg NO-CONFIRM.
22190 Use customize-push-and-save (Bug#8720).
22191 (custom-enabled-themes): Doc fix.
22192
22193 * cus-theme.el (customize-create-theme)
22194 (custom-theme-merge-theme): Callers to load-theme changed.
22195
22196 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
22197
22198 * thingatpt.el (thing-at-point-short-url-regexp): Require that
22199 short URLs have at least one dot in them (bug #7614).
22200
22201 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
22202 nil, because using a pty is apparently too slow (bug #895).
22203
22204 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
22205
22206 * mail/sendmail.el (sendmail-query-once): New function.
22207 (sendmail-query-once-function): New variable.
22208
22209 2011-06-29 Glenn Morris <rgm@gnu.org>
22210
22211 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
22212
22213 * ses.el (top-level): Require cl when compiling.
22214 (ses-set-localvars): Fix error statement.
22215 Call it at compile time to silence a storm of warnings.
22216
22217 2011-06-29 Martin Rudalics <rudalics@gmx.at>
22218
22219 * window.el (normalize-live-buffer): Rename to
22220 window-normalize-buffer.
22221 (normalize-live-frame): Rename to window-normalize-frame.
22222 (normalize-any-window): Rename to window-normalize-any-window.
22223 (normalize-live-window): Rename to window-normalize-live-window.
22224 (make-window-atom): Rename to window-make-atom.
22225 (window-resize-reset): Rename to window--resize-reset.
22226 (window-resize-reset-1): Rename to window--resize-reset-1.
22227 (resize-mini-window): Rename to window--resize-mini-window.
22228 (resize-subwindows-skip-p): Rename to
22229 window--resize-subwindows-skip-p.
22230 (resize-subwindows-normal): Rename to
22231 window--resize-subwindows-normal.
22232 (resize-subwindows): Rename to window--resize-subwindows.
22233 (resize-other-windows): Rename to window--resize-siblings.
22234 (resize-this-window): Rename to window--resize-this-window.
22235 (resize-root-window): Rename to window--resize-root-window.
22236 (resize-root-window-vertically): Rename to
22237 window--resize-root-window-vertically.
22238 (normalize-buffer-to-display): Rename to
22239 window-normalize-buffer-to-display.
22240 (normalize-buffer-to-switch-to): Rename to
22241 window-normalize-buffer-to-switch-to.
22242 Correspondingly update all callers of the functions listed
22243 above.
22244 (display-buffer-alist, display-buffer-normalize-arguments)
22245 (display-buffer-normalize-options, display-buffer)
22246 (display-buffer-alist-set): Use "function" instead of
22247 "fun-with-args".
22248
22249 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
22250
22251 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
22252 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
22253 debbugs.gnu.org. Mention acknowledgment email.
22254
22255 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
22256
22257 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
22258 buffer multibyteness, since it shouldn't matter.
22259
22260 2011-06-28 Martin Rudalics <rudalics@gmx.at>
22261
22262 * window.el (display-buffer-in-side-window): Handle dedicated
22263 windows as in display-buffer-reuse-window.
22264 (display-buffer-normalize-alist): Use value of override
22265 specifier.
22266 (display-buffer-normalize-specifiers): Use value of
22267 other-window-means-other-frame specifier.
22268 (display-buffer-alist): Rewrite some texts in widgets.
22269 (display-buffer): Spread arguments when calling function
22270 specified by fun-with-args.
22271
22272 2011-06-28 Deniz Dogan <deniz@dogan.se>
22273
22274 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
22275 Unnest `let'.
22276
22277 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
22278 selectors (Bug#5732).
22279 (css-proprietary-nmstart-re): Use `regexp-opt'.
22280
22281 2011-06-27 Jari Aalto <jari.aalto@cante.net>
22282
22283 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
22284 (eshell-ls-date-format): New defcustom.
22285 (eshell-ls-file): Use it.
22286
22287 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
22288
22289 * help-fns.el (describe-variable): Fix message for terminal-local vars.
22290
22291 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
22292
22293 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
22294 (ange-ftp-make-tmp-name): New arg.
22295 (ange-ftp-file-local-copy): Use it.
22296
22297 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
22298
22299 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
22300 no-conversion (Bug#8870).
22301
22302 2011-06-27 Martin Rudalics <rudalics@gmx.at>
22303
22304 * window.el (window-right, window-left, window-child)
22305 (window-child-count, window-last-child)
22306 (window-iso-combination-p, walk-window-tree-1)
22307 (window-atom-check-1, window-tree-1, delete-window)
22308 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
22309 new naming conventions - window-vchild, window-hchild,
22310 window-next and window-prev are now called window-top-child,
22311 window-left-child, window-next-sibling and window-prev-sibling
22312 respectively.
22313 (resize-window-reset): Rename to window-resize-reset.
22314 (resize-window-reset-1): Rename to window-resize-reset-1.
22315 (resize-window): Rename to window-resize.
22316 (window-min-height, window-min-width)
22317 (resize-mini-window, resize-this-window, resize-root-window)
22318 (resize-root-window-vertically, adjust-window-trailing-edge)
22319 (enlarge-window, shrink-window, maximize-window)
22320 (minimize-window, delete-window, quit-restore-window)
22321 (split-window, balance-windows, balance-windows-area-adjust)
22322 (balance-windows-area, window-state-put-2)
22323 (display-buffer-even-window-sizes, display-buffer-set-height)
22324 (display-buffer-set-width, set-window-text-height)
22325 (fit-window-to-buffer): Rename all "resize-window" prefixed
22326 calls to use the "window-resize" prefix convention.
22327 (display-buffer-alist): Fix symbol for label specifier.
22328 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
22329 corresponding specifier.
22330 Reported by Juanma Barranquero <lekktu@gmail.com>.
22331
22332 2011-06-27 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
22333
22334 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
22335 convention.
22336 (ses-call-printer): Does not pass an empty string to formatter when the
22337 cell is empty to keep from barking printer Calc math-format-value.
22338
22339 2011-06-27 Richard Stallman <rms@gnu.org>
22340
22341 * battery.el (battery-mode-line-limit): New variable.
22342 (battery-update): Handle it.
22343
22344 * mail/rmailmm.el (rmail-mime-process-multipart):
22345 Handle truncated messages.
22346
22347 2011-06-27 Glenn Morris <rgm@gnu.org>
22348
22349 * progmodes/flymake.el (flymake-err-line-patterns):
22350 Allow for column numbers in the ant/javac pattern. (Bug#8866)
22351
22352 2011-06-27 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
22353
22354 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
22355 (ses--clean-!, ses--clean-_): New functions.
22356 (ses-range): Add configurability of readout order, and conversion
22357 to Calc vector.
22358
22359 * ses.el (ses-repair-cell-reference-all): New function.
22360 (ses-cell-symbol): Set macro as safe, so that it can be used in
22361 formulas.
22362
22363 * ses.el: Update cycle detection algorithm.
22364 (ses-localvars): Add ses--Dijkstra-attempt-nb and
22365 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
22366 (ses-set-localvars): New function.
22367 (ses-make-cell): Add property-list as a cell element.
22368 (ses-cell-property-get-fun, ses-cell-property-get)
22369 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
22370 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
22371 New functions.
22372 (ses-cell-property-set, ses-cell-property-pop)
22373 (ses-cell-property-get-handle): New macro.
22374 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
22375 New aliases, used for code readability.
22376 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
22377 cycle detection.
22378 (ses-self-reference-early-detection): New defcustom.
22379 (ses-formula-references): Robustify against self-referring cells.
22380 (ses-mode): Use ses-set-localvars.
22381 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
22382 before lauching the update processing.
22383 (ses-initialize-Dijkstra-attempt): New function.
22384 (ses-recalculate-cell): Update for cycle detection based on
22385 Dijkstra algorithm.
22386
22387 * ses.el: Fix commenting and indenting convention.
22388
22389 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
22390
22391 * bs.el (bs-cycle-next): Complete last change.
22392
22393 2011-06-27 Drew Adams <drew.adams@oracle.com>
22394
22395 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
22396
22397 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
22398
22399 * net/network-stream.el (network-stream-open-starttls):
22400 Don't re-get capabilities unless we've reestablished connection.
22401 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
22402
22403 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
22404 to binary to possibly avoid line encoding issues on Windows (among
22405 other things).
22406
22407 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
22408
22409 * net/network-stream.el (open-network-stream): Return an :error
22410 saying what the problem was, if possible.
22411
22412 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
22413 server.
22414
22415 * net/network-stream.el (network-stream-open-starttls): If we
22416 wanted to use STARTTLS, and the server offered it, but we weren't
22417 able to because we had no STARTTLS support, then close the connection.
22418 (open-network-stream): Return an :error element, if present.
22419
22420 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
22421
22422 * hl-line.el (hl-line-sticky-flag): Doc fix.
22423 (global-hl-line-sticky-flag): New option (Bug#8323).
22424 (global-hl-line-highlight): Obey it.
22425
22426 * vc/vc.el (vc-revert-show-diff): Default to t.
22427
22428 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
22429
22430 * allout-widgets.el (allout-widgets-post-command-business):
22431 Stop decorating intermediate isearch matches. They're not being
22432 undecorated when an isearch is continued past, and isearch
22433 automatically collapses them. This leads to "widget leaks", where
22434 decorated items accumulate in collapsed areas. Lines with lots of
22435 hidden widgets can slow down cursor travel, substantially.
22436 Too much complicated machinery would be needed to ensure undecoration,
22437 so we're doing without this nicety.
22438
22439 (allout-widgets-tally-string): Don't try to do a hash-table-count
22440 of allout-widgets-tally when it's nil. This eliminates spurious "Error
22441 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
22442 *Messages* when allout-widgets-maintain-tally is t.
22443
22444 2011-06-26 Martin Rudalics <rudalics@gmx.at>
22445
22446 * window.el (display-buffer-normalize-argument): Rename to
22447 display-buffer-normalize-arguments. Handle special meaning of
22448 LABEL argument. Respect special-display-function when popping up
22449 a new frame. Fix code searching for a window showing the buffer
22450 on another frame.
22451 (display-buffer-normalize-specifiers):
22452 Call display-buffer-normalize-arguments.
22453 (display-buffer-in-window): Don't undedicate the window if its
22454 buffer remains the same.
22455 Reported by Drew Adams <drew.adams@oracle.com>.
22456 (display-buffer-alist): Add choice for same-window macro
22457 specfier.
22458 (display-buffer): Mention special meaning of LABEL argument in
22459 doc-string. Fix quoting. Don't pop up a new frame even as
22460 fallback.
22461
22462 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
22463
22464 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
22465 avoid deleting the current window in some cases (bug#8911).
22466
22467 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
22468
22469 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
22470 (Bug#8934)
22471
22472 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
22473
22474 * net/network-stream.el (network-stream-open-starttls):
22475 Use built-in TLS support if `gnutls-available-p' is true.
22476 (network-stream-open-tls): Ditto.
22477
22478 2011-06-26 Leo Liu <sdl.web@gmail.com>
22479
22480 * register.el (registerv): New struct.
22481 (registerv-make): New function.
22482 (jump-to-register, describe-register-1, insert-register):
22483 Support the jump-func, print-func and insert-func slot of a registerv
22484 struct. (Bug#8415)
22485
22486 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
22487
22488 * vc/vc.el (vc-revert-show-diff): New defcustom.
22489 (vc-diff-internal): New arg specifying diff buffer.
22490 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
22491 reuse an existing *vc-diff* buffer (Bug#8927).
22492
22493 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
22494
22495 2011-06-26 Glenn Morris <rgm@gnu.org>
22496
22497 * progmodes/f90.el (f90-critical-indent): New option.
22498 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
22499 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
22500 (f90-mode): Doc fix.
22501 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
22502 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
22503 (f90-beginning-of-block, f90-next-block, f90-indent-region)
22504 (f90-match-end): Handle block, critical.
22505
22506 2011-06-25 Glenn Morris <rgm@gnu.org>
22507
22508 * calendar/diary-lib.el (diary-included-files): Doc fix.
22509 (diary-include-files): New function, extracted from
22510 diary-include-other-diary-files and diary-mark-included-diary-files.
22511 (diary-include-other-diary-files, diary-mark-included-diary-files):
22512 Just call diary-include-files.
22513 (diary-mark-entries): Reset diary-included-files on first call.
22514
22515 * calendar/diary-lib.el (diary-mark-entries)
22516 (diary-mark-included-diary-files):
22517 Visit included diary-files in temp buffers.
22518
22519 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
22520 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
22521 (f90-start-block-re, f90-imenu-generic-expression)
22522 (f90-looking-at-program-block-start, f90-no-block-limit):
22523 Add support for submodules.
22524
22525 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
22526 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
22527
22528 2011-06-25 Eli Zaretskii <eliz@gnu.org>
22529
22530 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
22531 buffer-file-type before setting its value, to avoid disastrous
22532 global effects on decoding files for DOS/Windows systems. (Bug#8780)
22533
22534 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
22535
22536 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
22537
22538 * ses.el (ses-unload-function):
22539 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
22540
22541 * proced.el (proced-unload-function):
22542 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
22543
22544 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
22545
22546 * server.el (server-create-window-system-frame): Add parameters arg.
22547 (server-process-filter): Doc fix. Handle frame-parameters.
22548
22549 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
22550
22551 Fix bug#8730, bug#8781.
22552
22553 * loadhist.el (unload--set-major-mode): New function.
22554 (unload-feature): Use it.
22555
22556 * progmodes/python.el (python-after-info-look): Add autoload cookie.
22557 (python-unload-function): New function.
22558
22559 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
22560
22561 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
22562
22563 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
22564
22565 * net/browse-url.el (browse-url-firefox-program): Add icecat to
22566 the candidates list.
22567
22568 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
22569
22570 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
22571
22572 2011-06-23 Richard Stallman <rms@gnu.org>
22573
22574 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
22575 (rmail-variables): Set next-error-move-function.
22576 (rmail-what-message): Take argument POS.
22577 (rmail-next-error-move): New function.
22578
22579 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
22580
22581 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
22582 messages for adjacent non-terminals.
22583
22584 2011-06-23 Richard Stallman <rms@gnu.org>
22585
22586 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
22587 (rmail-show-message-1): Preserve buffer modified flag.
22588 (rmail-start-mail): Don't specify use of rmail-mail-return;
22589 that's done by mail-bury now.
22590 (rmail-mail-return): Handle arg NEWBUF.
22591
22592 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
22593
22594 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
22595 SIZE is a number.
22596
22597 2011-06-23 Martin Rudalics <rudalics@gmx.at>
22598
22599 * window.el (get-lru-window, get-mru-window)
22600 (get-largest-window): Never return a minibuffer window.
22601 (display-buffer-pop-up-window): Fix a bug that could lead to
22602 reusing the minibuffer window.
22603 (display-buffer): Pass original specifier argument to
22604 display-buffer-function instead of the normalized one.
22605 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
22606
22607 2011-06-22 Leo Liu <sdl.web@gmail.com>
22608
22609 * minibuffer.el (completing-read-function)
22610 (completing-read-default): Move from minibuf.c.
22611
22612 2011-06-22 Richard Stallman <rms@gnu.org>
22613
22614 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
22615 to Rmail even if not started by a special Rmail command.
22616
22617 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
22618 Copy the buffer currently showing just one message.
22619
22620 2011-06-22 Roland Winkler <winkler@gnu.org>
22621
22622 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
22623 (bibtex-clean-entry): First delete the old key so that a
22624 customized algorithm for generating the new key does not get
22625 confused by the old key.
22626 (bibtex-url): Obey regexp of first step.
22627 (bibtex-search-entries): Do not use add-to-list with local
22628 list-var.
22629
22630 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
22631
22632 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
22633 stored a user name, then query for the password first, instead of
22634 waiting for SMTP to give an error message and the trying again.
22635
22636 2011-06-22 Lawrence Mitchell <wence@gmx.li>
22637
22638 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
22639 BUFFER in call-process.
22640
22641 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
22642
22643 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
22644 QUIT twice.
22645 (smtpmail-try-auth-methods): Require user name and password from
22646 auth-source.
22647
22648 2011-06-22 Martin Rudalics <rudalics@gmx.at>
22649
22650 * window.el (display-buffer-default-specifiers)
22651 (display-buffer-alist): Remove entries for pop-up-frame-alist.
22652 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
22653 (split-window): Normalize SIDE argument (Bug#8916).
22654
22655 * frame.el (pop-up-frame-alist, pop-up-frame-function)
22656 (special-display-frame-alist, special-display-popup-frame):
22657 Remove duplicate declarations. These are now in window.el.
22658
22659 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
22660
22661 * mail/smtpmail.el (smtpmail-via-smtp):
22662 Set :use-starttls-if-possible so that we always use STARTTLS if the
22663 server supports it. SMTP servers that support STARTTLS commonly
22664 require it.
22665
22666 * net/network-stream.el (network-stream-open-starttls): Support
22667 upgrading to STARTTLS always, even if we don't have built-in support.
22668 (open-network-stream): Add the :always-query-capabilities keyword.
22669
22670 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
22671 upgrades with `open-network-stream', and rely solely on
22672 auth-source for all credentials. Big changes throughout the file,
22673 but in particular:
22674 (smtpmail-auth-credentials): Remove.
22675 (smtpmail-starttls-credentials): Remove.
22676 (smtpmail-via-smtp): Check for servers saying they want AUTH after
22677 MAIL FROM, too.
22678
22679 * net/network-stream.el (network-stream-open-starttls):
22680 Provide support for client certificates both for external and built-in
22681 STARTTLS.
22682 (auth-source): Require.
22683 (open-network-stream): Document the :client-certificate keyword.
22684 (network-stream-certificate): Change cert-cert to cert and
22685 cert-key to key.
22686
22687 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
22688
22689 * net/tramp-cache.el (top): Don't load the persistency file when
22690 "emacs -Q" has been called.
22691
22692 2011-06-21 Tim Harper <timcharper@gmail.com>
22693
22694 * term/ns-win.el (ns-initialize-window-system):
22695 Set application-specific `ApplePressAndHoldEnabled' system
22696 resource to NO as it is not yet supported by the NS port.
22697
22698 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
22699
22700 * misc.el (list-dynamic-libraries--refresh): Compute header here...
22701 (list-dynamic-libraries): ...not here.
22702
22703 2011-06-21 Leo Liu <sdl.web@gmail.com>
22704
22705 * subr.el (sha1): Implement sha1 using secure-hash.
22706
22707 2011-06-21 Martin Rudalics <rudalics@gmx.at>
22708
22709 * window.el (display-buffer-alist): In default value do not
22710 enforce searching a window on any but the selected frame.
22711 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
22712 (display-buffer-select-window): Remove function.
22713 (display-buffer-in-window): When a window on another frame gets
22714 reused, do not select it any more but just raise its frame if
22715 necessary (Bug#8851) and (Bug#8856).
22716 (display-buffer-normalize-options): Handle pop-up-frames related
22717 options more faithfully.
22718 (pop-to-buffer): Don't rely on `display-buffer' selecting the
22719 window if it is on another frame.
22720 (display-buffer-alist, display-buffer-default-specifiers):
22721 Don't make new frame unsplittable by default.
22722 (display-buffer-normalize-argument): Fix doc-string typo and use
22723 'same-frame-other-window instead of 'other-window when associating
22724 with display-buffer-macro-specifiers.
22725
22726 2011-06-21 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
22727
22728 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
22729 New functions.
22730 (5x5-mode-map, 5x5-mode-menu): Bind them.
22731 (5x5-draw-grid): Tweak the solver's rendering.
22732
22733 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
22734
22735 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
22736 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
22737
22738 2011-06-21 Drew Adams <drew.adams@oracle.com>
22739
22740 * menu-bar.el: Use function variable instead of switch-to-buffer.
22741 (menu-bar-select-buffer-function): New variable.
22742 (menu-bar-update-buffers): Use it (bug#8876).
22743
22744 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
22745
22746 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
22747 variable's status.
22748
22749 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
22750
22751 * x-dnd.el (x-dnd-version-from-flags)
22752 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
22753 and long as number (Bug#8899).
22754 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
22755
22756 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
22757
22758 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
22759 (completion-try-completion, completion-all-completions): Compute the
22760 metadata argument if it's missing; make it optional (bug#8795).
22761
22762 * wid-edit.el: Use lex-bind and move towards completion-at-point.
22763 (widget-complete): Use new :completion-function property.
22764 (widget-completions-at-point): New function.
22765 (default): Use :completion-function instead of :complete.
22766 (widget-default-completions): Rename from widget-default-complete;
22767 Rewrite.
22768 (widget-string-complete, widget-file-complete, widget-color-complete):
22769 Remove functions.
22770 (file, symbol, function, variable, coding-system, color):
22771 * international/mule-cmds.el (default-input-method, charset)
22772 (language-info-custom-alist):
22773 * cus-edit.el (face): Use new property :completions.
22774
22775 * progmodes/pascal.el (pascal-completions-at-point): New function.
22776 (pascal-mode): Use it.
22777 (pascal-mode-map): Use completion-at-point.
22778 (pascal-toggle-completions): Make obsolete.
22779 (pascal-complete-word, pascal-show-completions):
22780 * progmodes/octave-mod.el (octave-complete-symbol):
22781 Redefine as obsolete alias.
22782 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
22783 Signal absence of completion info for old Octave,
22784 (inferior-octave-complete): Redefine as obsolete alias.
22785 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
22786 (meta-completions-at-point): Rename from meta-complete-symbol and
22787 adapt it for use on completion-at-point-functions.
22788 (meta-common-mode): Use it.
22789 (meta-looking-at-backward, meta-match-buffer): Remove.
22790 (meta-complete-symbol): Redefine as obsolete alias.
22791 (meta-common-mode-map): Use completion-at-point.
22792 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
22793 (makefile-mode-map): Use completion-at-point.
22794 (makefile-completions-at-point): Rename from makefile-complete and
22795 adapt it for use on completion-at-point-functions.
22796 (makefile-mode): Use it.
22797 (makefile-complete): Redefine as obsolete alias.
22798
22799 2011-06-20 Deniz Dogan <deniz@dogan.se>
22800
22801 * net/rcirc.el: Delete trailing whitespaces once and for all.
22802
22803 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
22804
22805 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
22806
22807 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
22808
22809 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
22810
22811 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
22812
22813 2011-06-19 Martin Rudalics <rudalics@gmx.at>
22814
22815 * window.el (display-buffer-other-window-means-other-frame):
22816 Call display-buffer-normalize-alist.
22817 (display-buffer-normalize-specifiers-1): Rename to
22818 display-buffer-normalize-argument. New argument other-frame.
22819 Rewrite.
22820 (display-buffer-normalize-specifiers-2): Rename to
22821 display-buffer-normalize-options.
22822 (display-buffer-normalize-alist-1): New function.
22823 (display-buffer-normalize-specifiers-3): Rename to
22824 display-buffer-normalize-alist.
22825 Call display-buffer-normalize-alist-1.
22826 (display-buffer-normalize-options-inhibit): New variable.
22827 (display-buffer-normalize-specifiers): Rewrite calling
22828 display-buffer-normalize-alist,
22829 display-buffer-normalize-argument, and
22830 display-buffer-normalize-options. Don't call the latter if
22831 display-buffer-normalize-options-inhibit is non-nil.
22832 (frame-auto-delete): New option.
22833 (window-deletable-p): Use frame-auto-delete.
22834 (window-list-no-nils, window-state-ignored-parameters)
22835 (window-state-get-1, window-state-get, window-state-put-list)
22836 (window-state-put-1, window-state-put-2, window-state-put):
22837 New functions.
22838 (display-buffer-normalize-options): Move special-display-p group
22839 after pop-up-frame group (Bug#8851) and (Bug#8856).
22840
22841 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
22842
22843 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
22844 groups (Bug#8776).
22845 (rx-submatch-n): New function.
22846 (rx): Document it.
22847
22848 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
22849 (Bug#8768).
22850
22851 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
22852
22853 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
22854
22855 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
22856 anytime existing face settings are present (Bug#8889).
22857
22858 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
22859 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
22860 Remove unused argument.
22861
22862 2011-06-18 Martin Rudalics <rudalics@gmx.at>
22863
22864 * window.el (display-buffer-default-specifiers):
22865 Remove pop-up-frame. Add pop-up-window-min-height,
22866 pop-up-window-min-width, and another reuse-window specifier
22867 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
22868 (display-buffer-normalize-specifiers-2):
22869 Handle split-height-threshold and split-width-threshold also when
22870 pop-up-windows is unset. Add a reuse-window specifier for the
22871 case popping up a new window fails.
22872 (special-display-popup-frame): Remove double quoting.
22873 (display-buffer-normalize-specifiers-1): Fix thinko.
22874
22875 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
22876
22877 * shell.el (shell-completion-vars): Set pcomplete-termination-string
22878 according to comint-completion-addsuffix.
22879
22880 * pcomplete.el: Convert to lexical binding and fix bug#8819.
22881 (pcomplete-suffix-list): Mark as obsolete.
22882 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
22883 pcomplete-seen in the closure.
22884 (pcomplete-comint-setup): Setup completion-at-point as well.
22885 (pcomplete--entries): New function.
22886 (pcomplete--env-regexp): New var.
22887 (pcomplete-entries): Rewrite to work with partial-completion and
22888 without relying on pcomplete-suffix-list.
22889 (pcomplete-pare-list): Remove, unused.
22890
22891 2011-06-17 Martin Rudalics <rudalics@gmx.at>
22892
22893 * window.el (display-buffer-alist): Set pop-up-window-min-height
22894 and pop-up-window-min-width in default value. Reported by
22895 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
22896 other-window-means-other-frame.
22897 (display-buffer-macro-specifiers): Comment out entry for
22898 other-window specifier.
22899 (display-buffer-other-window-means-other-frame): New function.
22900 (display-buffer-normalize-specifiers-1): New arguments
22901 buffer-name and label. Treat other-window case specially.
22902 (display-buffer-normalize-specifiers-2): Treat other-window case
22903 specially.
22904 (display-buffer-normalize-specifiers-3): New function.
22905 (display-buffer-normalize-specifiers):
22906 Call display-buffer-normalize-specifiers-3.
22907
22908 2011-06-17 Martin Rudalics <rudalics@gmx.at>
22909
22910 * window.el (same-window-p): Fix two typos introduced when
22911 adding with-no-warnings.
22912 (display-buffer-normalize-specifiers-1): Don't check
22913 pop-up-frames for 'unset initialization.
22914 (display-buffer-normalize-specifiers-2): Major rewrite using
22915 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
22916 (pop-up-frames, display-buffer-reuse-frames)
22917 (display-buffer-mark-dedicated): Don't initialize to 'unset.
22918 Suggested by David Engster <deng@randomsample.de>.
22919 (even-window-heights): Initialize to 'unset.
22920 (display-buffer-alist-set): Handle new 'unset initializations.
22921 (display-buffer-macro-specifiers): Don't pop up a new frame in the
22922 other window case.
22923
22924 2011-06-16 Martin Rudalics <rudalics@gmx.at>
22925
22926 * window.el (display-buffer-normalize-specifiers-1):
22927 Respect current value of pop-up-frames for most reasonable values of
22928 second argument of display-buffer (Bug#8865).
22929 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
22930 (switch-to-buffer-other-window-same-frame)
22931 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
22932 Adams (Bug#8875).
22933 (display-buffer): Don't check noninteractive when calling
22934 display-buffer-pop-up-frame.
22935 (display-buffer-pop-up-frame): Never pop up a frame in
22936 noninteractive mode (Bug#8857).
22937 (enlarge-window, shrink-window): Don't report an error when the
22938 window can't be resized as requested (Bug#8862).
22939
22940 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
22941
22942 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
22943
22944 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
22945
22946 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
22947
22948 2011-06-15 Alan Mackenzie <acm@muc.de>
22949
22950 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
22951 for declarators, disable knr checking to speed up for normal files.
22952 2: Refactor, replacing a sequence of nested if forms by a cond form.
22953
22954 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22955
22956 * net/network-stream.el (open-network-stream): Add the keyword
22957 :always-query-capabilities for the case where you want to force a
22958 `plain' network connection, but the protocol still requires the
22959 capabilitiy command (i.e., SMTP and EHLO).
22960
22961 * subr.el (process-live-p): Rename from `process-alive-p' for
22962 consistency with other `-live-p' functions.
22963
22964 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
22965
22966 * window.el (same-window-buffer-names, same-window-regexps)
22967 (special-display-frame-alist, special-display-popup-frame)
22968 (special-display-function, special-display-buffer-names)
22969 (special-display-regexps, pop-up-frame-alist)
22970 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
22971 (pop-up-windows, split-window-preferred-function)
22972 (split-height-threshold, split-width-threshold, even-window-heights)
22973 (display-buffer-mark-dedicated): Don't encourage the use of
22974 display-buffer-alist from Elisp code.
22975
22976 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
22977
22978 * progmodes/python.el (python-mode): Derive from prog-mode.
22979 * progmodes/ps-mode.el (ps-mode):
22980 * progmodes/mixal-mode.el (mixal-mode):
22981 * progmodes/cfengine.el (cfengine-mode):
22982 * progmodes/ld-script.el (ld-script-mode): Likewise.
22983
22984 2011-06-15 Martin Rudalics <rudalics@gmx.at>
22985
22986 * window.el (display-buffer-alist): Trim default value to avoid
22987 popping up a new frame (Bug#8857) or reusing an arbitrary window
22988 on another frame.
22989 (display-buffer): Do not fall back on popping up a new frame in
22990 batch mode (Bug#8857).
22991
22992 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
22993
22994 * cus-theme.el (describe-theme-1): Use custom-theme-p.
22995 (custom-theme-summary): New function.
22996 (customize-themes): Use it.
22997
22998 2011-06-13 Glenn Morris <rgm@gnu.org>
22999
23000 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
23001
23002 2011-06-13 Martin Rudalics <rudalics@gmx.at>
23003
23004 * help.el (help-window): Remove variable.
23005 (help-window-point-marker, temp-buffer-max-height)
23006 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
23007 (help-print-return-message): Don't set help-window.
23008 (resize-temp-buffer-window): Rewrite cod eand doc-string.
23009 (help-window-setup-finish): Remove.
23010 (help-window-display-message, help-window-setup)
23011 (with-help-window): Major rewrite based on new
23012 display-buffer-window variable.
23013
23014 * help-mode.el (help-mode-finish): Remove help-window related
23015 code.
23016
23017 * view.el (view-exits-all-viewing-windows): Remove reference to
23018 view-return-to-alist in doc-string.
23019 (view-return-to-alist): Make obsolete.
23020 (view-buffer): Call pop-to-buffer-same-window and remove
23021 undo-window code.
23022 (view-buffer-other-window): Call pop-to-buffer-other-window and
23023 simplify code. Ignore second argument.
23024 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
23025 simplify code. Ignore second argument.
23026 (view-return-to-alist-update): Make obsolete.
23027 (view-mode-enter): Rename second argument to QUIT-RESTORE.
23028 Rewrite using quit-restore window parameters.
23029 (view-mode-exit): Rename second argument to EXIT-ONLY.
23030 Rewrite using quit-restore-window.
23031 (View-exit, View-exit-and-edit, View-leave, View-quit)
23032 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
23033 appropriate arguments.
23034 (view-end-message): Use quit-restore window parameter.
23035
23036 * window.el (display-buffer-function): Rewrite doc-string.
23037 (display-buffer-window, display-buffer-alist): New variables.
23038 (display-buffer-split-specifiers)
23039 (display-buffer-side-specifiers)
23040 (display-buffer-macro-specifiers): New constants.
23041 (display-buffer-even-window-sizes, display-buffer-set-height)
23042 (display-buffer-set-width, display-buffer-select-window)
23043 (display-buffer-in-window, display-buffer-reuse-window)
23044 (display-buffer-split-window-1, display-buffer-split-window)
23045 (display-buffer-split-atom-window, display-buffer-pop-up-window)
23046 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
23047 (display-buffer-in-side-window, normalize-buffer-to-display)
23048 (display-buffer-normalize-specifiers-1)
23049 (display-buffer-normalize-specifiers-2)
23050 (display-buffer-normalize-specifiers, display-buffer-frame):
23051 New functions.
23052 (display-buffer): Major rewrite.
23053 (display-buffer-other-window, display-buffer-other-frame)
23054 (pop-to-buffer, switch-to-buffer-other-window)
23055 (switch-to-buffer-other-frame): Rewrite.
23056 (display-buffer-same-window, display-buffer-same-frame)
23057 (display-buffer-same-frame-other-window)
23058 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
23059 (pop-to-buffer-other-window)
23060 (pop-to-buffer-same-frame-other-window)
23061 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
23062 (switch-to-buffer-other-window-same-frame): New functions.
23063 (same-window-p, special-display-p): Rewrite disabling warnings.
23064 Make obsolete.
23065 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
23066 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
23067 Make obsolete
23068 (same-window-buffer-names, same-window-regexps)
23069 (special-display-frame-alist, special-display-popup-frame)
23070 (special-display-function, special-display-buffer-names)
23071 (special-display-regexps, pop-up-frame-alist)
23072 (pop-up-frame-function, split-window-preferred-function)
23073 (split-height-threshold, split-width-threshold)
23074 (even-window-heights): Make obsolete.
23075
23076 2011-06-12 Glenn Morris <rgm@gnu.org>
23077
23078 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
23079 Misc simplifications.
23080
23081 2011-06-12 Martin Rudalics <rudalics@gmx.at>
23082
23083 * window.el (window-safely-shrinkable-p): Restore function which
23084 was inadvertently removed in change from 2011-06-11. Declare as
23085 obsolete.
23086
23087 * calendar/calendar.el (calendar-generate-window):
23088 Use window-iso-combined-p instead of combination of one-window-p and
23089 window-safely-shrinkable-p.
23090
23091 2011-06-12 Glenn Morris <rgm@gnu.org>
23092
23093 * progmodes/fortran.el (fortran-mode-syntax-table):
23094 * progmodes/f90.el (f90-mode-syntax-table):
23095 Set % to punctuation. (Bug#8820)
23096 (f90-find-tag-default): Remove, no longer needed.
23097
23098 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
23099
23100 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
23101
23102 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
23103
23104 * image.el (image-animated-p): Return animation delay in seconds.
23105 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
23106 (image-animate-timeout): Remove DELAY argument. Don't assume
23107 every subimage has the same delay; get it from image-animated-p.
23108 (image-animate): Caller changed.
23109
23110 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
23111
23112 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
23113 to ignored backtrace functions.
23114
23115 2011-06-11 Glenn Morris <rgm@gnu.org>
23116
23117 * calendar/appt.el (appt-disp-window-function): Doc fix.
23118 (appt-check): Handle overlapping appointments. (Bug#8337)
23119
23120 2011-06-11 Martin Rudalics <rudalics@gmx.at>
23121
23122 * window.el (window-tree-1, window-tree): New functions, moving
23123 the latter to window.el.
23124 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
23125 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
23126 (bw-refresh-edges): Remove.
23127 (balance-windows-1, balance-windows-2): New functions.
23128 (balance-windows): Rewrite in terms of window tree functions,
23129 balance-windows-1 and balance-windows-2.
23130 (bw-adjust-window): Remove.
23131 (balance-windows-area-adjust): New function with functionality of
23132 bw-adjust-window but using resize-window.
23133 (set-window-text-height): Rewrite doc-string.
23134 Use normalize-live-window and resize-window.
23135 (enlarge-window-horizontally, shrink-window-horizontally):
23136 Rename argument to DELTA.
23137 (window-buffer-height): New function.
23138 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
23139 Rewrite using new window resize routines.
23140 (kill-buffer-and-window, mouse-autoselect-window-select):
23141 Use ignore-errors instead of condition-case.
23142 (quit-window): Call delete-frame instead of delete-windows-on
23143 for the only buffer on frame.
23144
23145 2011-06-10 Martin Rudalics <rudalics@gmx.at>
23146
23147 * loadup.el (top-level): Load window before files for the sake
23148 of replace-buffer-in-windows.
23149
23150 * files.el (read-buffer-to-switch)
23151 (switch-to-buffer-other-window)
23152 (switch-to-buffer-other-frame, display-buffer-other-frame):
23153 Move to window.el.
23154
23155 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
23156 (previous-buffer): Move to window.el.
23157
23158 * bindings.el (unbury-buffer): Move to window.el.
23159
23160 * window.el (delete-other-windows-vertically): Move after
23161 definition of delete-other-windows.
23162 (other-window, delete-windows-on, replace-buffer-in-windows):
23163 Move here from window.c.
23164 (record-window-buffer, unrecord-window-buffer)
23165 (set-window-buffer-start-and-point, switch-to-prev-buffer)
23166 (switch-to-next-buffer): New functions.
23167 (get-next-valid-buffer, last-buffer, next-buffer): Move here
23168 from simple.el. Call switch-to-next-buffer.
23169 (previous-buffer): Move here from simple.el.
23170 Call switch-to-prev-buffer.
23171 (bury-buffer): Move here from buffer.c. Switch to previous
23172 buffer when window cannot be deleted.
23173 (unbury-buffer): Move here from bindings.el.
23174 (ctl-x-map): Move binding for other-window from window.c to
23175 here.
23176 (read-buffer-to-switch, switch-to-buffer-other-window)
23177 (switch-to-buffer-other-frame): Move here from files.el.
23178 (normalize-buffer-to-switch-to): New functions.
23179 (switch-to-buffer): Move here from buffer.c.
23180 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
23181
23182 2011-06-10 Martin Rudalics <rudalics@gmx.at>
23183
23184 * window.el (window-min-height, window-min-width): Move here
23185 from window.c. Add defcustoms and rewrite doc-strings.
23186 (resize-mini-window, resize-window): New functions.
23187 (adjust-window-trailing-edge, enlarge-window, shrink-window):
23188 Move here from window.c.
23189 (maximize-window, minimize-window): New functions.
23190 (delete-window, delete-other-windows, split-window): Move here
23191 from window.c.
23192 (window-split-min-size): New function.
23193 (split-window-keep-point): Mention split-window-above-each-other
23194 instead of split-window-vertically.
23195 (split-window-above-each-other, split-window-vertically):
23196 Rename split-window-vertically to split-window-above-each-other
23197 and provide defalias for old definition.
23198 (split-window-side-by-side, split-window-horizontally):
23199 Rename split-window-horizontally to split-window-side-by-side
23200 and provide defalias for the old definition.
23201 (ctl-x-map): Move bindings for delete-window,
23202 delete-other-windows and enlarge-window here from window.c.
23203 Replace bindings for split-window-vertically and
23204 split-window-horizontally by bindings for
23205 split-window-above-each-other and split-window-side-by-side.
23206
23207 * cus-start.el (all): Remove entries for window-min-height and
23208 window-min-width. Add entries for window-splits and
23209 window-nest.
23210
23211 2011-06-09 Glenn Morris <rgm@gnu.org>
23212
23213 * calendar/appt.el (appt-mode-line): New function.
23214 (appt-check, appt-disp-window): Use it.
23215
23216 * files.el (hack-one-local-variable-eval-safep):
23217 Allow minor-modes with explicit +/-1 arguments.
23218
23219 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
23220
23221 * term/xterm.el (xterm): Add defgroup.
23222 (xterm-extra-capabilities): Add defcustom to supply known xterm
23223 capabilities, skip querying them, or query them (default).
23224 (terminal-init-xterm): Use it.
23225 (terminal-init-xterm-modify-other-keys): New function to set up
23226 modifyOtherKeys support to simplify `terminal-init-xterm'.
23227
23228 2011-06-09 Martin Rudalics <rudalics@gmx.at>
23229
23230 * window.el (resize-window-reset, resize-window-reset-1)
23231 (resize-subwindows-skip-p, resize-subwindows-normal)
23232 (resize-subwindows, resize-other-windows, resize-this-window)
23233 (resize-root-window, resize-root-window-vertically)
23234 (window-deletable-p, window-or-subwindow-p)
23235 (frame-root-window-p): New functions.
23236
23237 2011-06-09 Glenn Morris <rgm@gnu.org>
23238
23239 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
23240 (ange-ftp-get-files): Use it.
23241
23242 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
23243
23244 * mail/sendmail.el (mail-recover-1, mail-recover):
23245 * files.el (recover-file, recover-session):
23246 Handle dired-listing-switches not being just a single short option.
23247
23248 2011-06-09 Glenn Morris <rgm@gnu.org>
23249
23250 * calendar/appt.el (appt-display-message, appt-disp-window):
23251 Handle lists of appointments.
23252
23253 2011-06-08 Martin Rudalics <rudalics@gmx.at>
23254
23255 * window.el (one-window-p): Move down in code.
23256 Rewrite doc-string.
23257 (window-current-scroll-bars): Rewrite doc-string.
23258 Normalize live window argument.
23259 (walk-windows, get-window-with-predicate, count-windows):
23260 Rewrite doc-string. Use window-list-1.
23261 (window-in-direction-2, window-in-direction, get-mru-window):
23262 New functions.
23263
23264 2011-06-08 Reuben Thomas <rrt@sc3d.org>
23265
23266 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
23267 Doc fix (Bug#8713).
23268
23269 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
23270
23271 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
23272
23273 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
23274
23275 * loadhist.el (unload-feature-special-hooks):
23276 Add `comint-output-filter-functions'.
23277
23278 2011-06-08 Ivan Kanis <gnu@kanis.fr>
23279
23280 * calendar/appt.el (appt-check): Move some initializations into the let.
23281
23282 2011-06-08 Martin Rudalics <rudalics@gmx.at>
23283
23284 * window.el (window-height): Defalias to window-total-height.
23285 (window-width): Defalias to window-body-width.
23286
23287 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
23288
23289 * image-mode.el (image-toggle-animation): New command.
23290 (image-mode-map): Bind it to RET.
23291 (image-mode): Update message.
23292 (image-toggle-display-image): Avoid a spurious cache flush.
23293 (image-transform-rotation): Doc fix.
23294 (image-transform-properties): Return quickly in the normal case.
23295 (image-animate-loop): Rename from image-animate-max-time.
23296
23297 * image.el (image-animate-max-time): Move to image-mode.el.
23298 (create-animated-image): Remove unnecessary function.
23299 (image-animate): Rename from image-animate-start. New arg.
23300 (image-animate-stop): Remove; just use image-animate-timer.
23301 (image-animate-timer): Use car-safe.
23302 (image-animate-timeout): Rename argument.
23303
23304 2011-06-07 Martin Rudalics <rudalics@gmx.at>
23305
23306 * window.el (get-lru-window, get-largest-window): Move here from
23307 window.c. Rename first argument to ALL-FRAMES.
23308 Rephrase doc-strings.
23309 (get-buffer-window-list): Rewrite using window-list-1.
23310 Rephrase doc-string.
23311 (window-safe-min-height, window-safe-min-width): New constants.
23312 (window-size-ignore, window-min-size, window-min-size-1)
23313 (window-sizable, window-sizable-p, window-size-fixed-1)
23314 (window-size-fixed-p, window-min-delta-1, window-min-delta)
23315 (window-max-delta-1, window-max-delta, window-resizable)
23316 (window-resizable-p, window-total-height, window-total-width)
23317 (window-body-width): New functions.
23318 (window-full-height-p, window-full-width-p): Rewrite using
23319 window-total-size.
23320 (window-body-height): Rewrite using window-body-size.
23321
23322 2011-06-06 Martin Rudalics <rudalics@gmx.at>
23323
23324 * window.el (window-right, window-left, window-child)
23325 (window-child-count, window-last-child, window-any-p)
23326 (normalize-live-buffer, normalize-live-frame)
23327 (normalize-any-window, normalize-live-window)
23328 (window-iso-combination-p, window-iso-combined-p)
23329 (window-iso-combinations)
23330 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
23331 (windows-with-parameter, window-with-parameter)
23332 (window-atom-root, make-window-atom, window-atom-check-1)
23333 (window-atom-check, window-side-check, window-check):
23334 New functions.
23335 (ignore-window-parameters, window-sides, window-sides-vertical)
23336 (window-sides-slots): New variables.
23337 (window-size-fixed): Move down in code. Minor doc-string fix.
23338
23339 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
23340
23341 * comint.el (comint-dynamic-complete-as-filename)
23342 (comint-dynamic-complete-filename): Correctly call
23343 completion-in-region.
23344
23345 2011-06-05 Deniz Dogan <deniz@dogan.se>
23346
23347 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
23348 in last change.
23349
23350 2011-06-05 Deniz Dogan <deniz@dogan.se>
23351
23352 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
23353 (rcirc): Use it to prompt for encryption.
23354
23355 2011-06-05 Roland Winkler <winkler@gnu.org>
23356
23357 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
23358 (bibtex-search-entries): New command bound to C-c C-a.
23359 (bibtex-display-entries): New function.
23360
23361 2011-06-05 Roland Winkler <winkler@gnu.org>
23362
23363 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
23364 (bibtex-insert-kill): After yanking insert newline if necessary.
23365 (bibtex-initialize): Call bibtex-string-files-init only once.
23366 (bibtex-mode): Do not call easy-menu-add.
23367 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
23368 (bibtex-yank): Set arg properly if nil.
23369
23370 2011-06-05 Roland Winkler <winkler@gnu.org>
23371
23372 * textmodes/bibtex.el (bibtex-search-entry-globally):
23373 New variable.
23374 (bibtex-search-entry): Use it.
23375
23376 2011-06-05 Roland Winkler <winkler@gnu.org>
23377
23378 * textmodes/bibtex.el (bibtex-entry-format): New option
23379 sort-fields.
23380 (bibtex-format-entry, bibtex-reformat): Honor this option.
23381 (bibtex-parse-entry): Return fields in proper order.
23382
23383 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
23384
23385 * doc-view.el (doc-view-remove-if): Move computation of result out
23386 of `dolist' to silence misleading lexical-binding warning.
23387
23388 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
23389
23390 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
23391 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
23392
23393 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
23394
23395 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
23396 "SunOS 5.10".
23397
23398 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
23399
23400 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
23401 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
23402 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
23403 (tramp-parse-putty):
23404 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
23405 (tramp-completion-function-alist-ssh)
23406 (tramp-completion-function-alist-telnet)
23407 (tramp-completion-function-alist-su)
23408 (tramp-completion-function-alist-putty): Set `tramp-autoload'
23409 cookie.
23410
23411 * net/tramp-ftp.el:
23412 * net/tramp-sh.el:
23413 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
23414 load "tramp.el" `tramp-set-completion-function'.
23415
23416 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
23417
23418 * shell.el: Require and use pcomplete.
23419 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
23420 (shell-completion-vars): Set pcomplete-default-completion-function.
23421
23422 2011-06-04 Deniz Dogan <deniz@dogan.se>
23423
23424 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
23425 `memq' (Bug#8799).
23426
23427 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
23428
23429 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
23430
23431 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
23432
23433 * bs.el (bs--mark-unmark, bs--nth-wrapper):
23434 * mpc.el (mpc-select-extend, mpc-songpointer-context):
23435 * vc/log-view.el (log-view-beginning-of-defun):
23436 * vc/smerge-mode.el (smerge-apply-resolution-patch)
23437 (smerge-refine-forward, smerge-refine-chopup-region):
23438 Silence warning for unused `dotimes' counter variables.
23439
23440 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
23441
23442 * net/tramp.el (tramp-with-progress-reporter): Rename from
23443 with-progress-reporter. Use `declare'.
23444 * net/tramp-smb.el:
23445 * net/tramp-sh.el:
23446 * net/tramp-gvfs.el: Update all uses.
23447
23448 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
23449
23450 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
23451 buffer isn't killed before making it current.
23452
23453 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
23454
23455 Silence various byte-compiler warnings.
23456 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
23457 `access-type' and new obsolescence format.
23458 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
23459 new format.
23460 (byte-compile-check-variable): New `access-type' argument.
23461 Only warn if the access-type is obsolete.
23462 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
23463 (byte-compile-variable-set): Adjust callers.
23464 * help-fns.el (describe-variable): Adjust to new obsolescence format.
23465 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
23466 setting it as obsolete.
23467 * simple.el (minibuffer-completing-symbol):
23468 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
23469 access as obsolete.
23470 * minibuffer.el (minibuffer-completing-file-name): Don't make it
23471 obsolete yet.
23472 * international/quail.el (quail-mouse-choose-completion): Remove unused
23473 code referring to obsolete var.
23474 (quail-choose-completion-string): Remove.
23475 * server.el (server-clients-with, server-kill-buffer-query-function)
23476 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
23477 * proced.el (proced-send-signal):
23478 * emacs-lisp/lisp.el (lisp-complete-symbol):
23479 Replace completion-annotate-function with completion-extra-properties.
23480
23481 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
23482
23483 * simple.el (goto-line): Use read-number.
23484 (overriding-map-is-bound): Remove.
23485 (saved-overriding-map): Change default.
23486 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
23487 Take the map as argument.
23488 (universal-argument, negative-argument, digit-argument): Use it.
23489 (restore-overriding-map): Adjust.
23490 (do-auto-fill): Use fill-forward-paragraph.
23491 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
23492
23493 * minibuffer.el (minibuffer-inactive-mode-map): New var.
23494 (minibuffer-inactive-mode): New major mode.
23495 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
23496 the *Messages* buffer" hack.
23497 (mouse-popup-menubar): Don't burp if the event is a normal key.
23498
23499 Miscellaneous tweaks.
23500 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
23501 lexical scoping as in subr.el's dolist and dotimes.
23502 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
23503 Silence compiler warning.
23504 * thingatpt.el (forward-whitespace): Trivial coding style fix.
23505 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
23506 * international/ccl.el (ccl-compile): Trivial simplification.
23507 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
23508 * emacs-lisp/testcover.el (testcover-end): Remove spurious
23509 `printflag' argument.
23510 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
23511 Purecopy the whole obsolescence data.
23512
23513 2011-06-01 Leo Liu <sdl.web@gmail.com>
23514
23515 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
23516 improve doc-string as suggested by Marco Pessotto
23517 <melmothx@gmail.com>.
23518 (rcirc-print): Fix last change.
23519
23520 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
23521
23522 * minibuffer.el (complete-with-action): Return nil for the metadata and
23523 boundaries of non-functional tables.
23524 (completion-table-dynamic): Return nil for the metadata.
23525 (completion-table-with-terminator): Add default case, using
23526 complete-with-action.
23527 (completion--metadata): New function.
23528 (completion-all-sorted-completions, minibuffer-completion-help): Use it
23529 to try and avoid pathological performance problems.
23530 (completion--embedded-envvar-table): Return `category' metadata.
23531
23532 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
23533
23534 * subr.el (process-alive-p): New tiny convenience function.
23535
23536 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
23537
23538 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
23539 content but also its previous major mode.
23540
23541 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
23542
23543 * emacs-lisp/debug.el (debug): Restore the previous content of the
23544 *Backtrace* buffer when we exit with C-M-c.
23545
23546 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
23547
23548 * minibuffer.el: Add metadata method to completion tables.
23549 (completion-category-overrides): New defcustom.
23550 (completion-metadata, completion--field-metadata)
23551 (completion-metadata-get, completion--styles)
23552 (completion--cycle-threshold): New functions.
23553 (completion-try-completion, completion-all-completions):
23554 Add `metadata' argument to choose completion-styles.
23555 (completion--do-completion): Use metadata to choose cycling.
23556 (completion-all-sorted-completions): Use metadata for sorting.
23557 Remove :completion-cycle-penalty which is not needed any more.
23558 (completion--try-word-completion): Add `metadata' argument.
23559 (minibuffer-completion-help): Check metadata for annotation function
23560 and sorting.
23561 (completion-file-name-table): Return `category' metadata.
23562 (minibuffer-completing-file-name): Make obsolete.
23563 * simple.el (minibuffer-completing-symbol): Make obsolete.
23564 * icomplete.el (icomplete-completions): Pass new `metadata' param to
23565 completion-try-completion.
23566
23567 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
23568
23569 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
23570
23571 2011-05-30 Leo Liu <sdl.web@gmail.com>
23572
23573 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
23574 (rcirc-print): Decode all incoming messages (bug#8744).
23575 (rcirc-decode-coding-system): Allow value nil for automatic coding
23576 system detection.
23577
23578 2011-06-01 Glenn Morris <rgm@gnu.org>
23579
23580 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
23581
23582 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
23583
23584 * image.el (image-animate-max-time): Allow nil and t values.
23585 Default to nil.
23586 (create-animated-image): Doc fix.
23587 (image-animate-start): Remove second arg; just use
23588 image-animate-max-time.
23589 (image-animate-timeout): Doc fix. Args changed.
23590
23591 * image-mode.el (image-toggle-display-image): Ensure that the
23592 image spec passed to the animate timer is the same object as in
23593 the buffer's display property (Bug#6981).
23594 (image-transform-properties): Doc fix.
23595
23596 * image.el (image-animate-max-time): Default to nil.
23597
23598 2011-05-29 Martin Rudalics <rudalics@gmx.at>
23599
23600 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
23601 entire buffer list (Bug#8184).
23602
23603 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
23604
23605 * image.el (imagemagick-types-inhibit)
23606 (imagemagick-register-types): Doc fix.
23607
23608 2011-05-29 Deniz Dogan <deniz@dogan.se>
23609
23610 * net/rcirc.el (rcirc): Use the user's stored encryption method by
23611 default.
23612
23613 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
23614
23615 * select.el: Don't perform clipboard-manager saving in hooks;
23616 leave the hooks empty.
23617
23618 2011-05-28 Leo Liu <sdl.web@gmail.com>
23619
23620 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
23621 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
23622 (occur-edit-mode): New major mode (Bug#8463).
23623 (occur-after-change-function): New function.
23624 (occur-engine): Give Occur tags a read-only property.
23625
23626 2011-05-28 Kevin Ryde <user42@zip.com.au>
23627
23628 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
23629
23630 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
23631
23632 * bindings.el (help-echo): Make the initial non-indicator dash
23633 empty on graphical terminals (Bug#7295).
23634
23635 * files.el (auto-mode-alist): Move config rule after the
23636 in-stripping one (Bug#8547).
23637
23638 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
23639
23640 * startup.el (normal-splash-screen): Remove gratuitous mode-line
23641 setting (Bug#8740).
23642
23643 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
23644
23645 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
23646 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
23647 (Bug#8539).
23648
23649 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
23650
23651 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
23652
23653 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
23654
23655 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
23656 (hs-hide-block-at-point, hs-find-block-beginning)
23657 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
23658 (Bug#8279).
23659
23660 2011-05-28 Glenn Morris <rgm@gnu.org>
23661
23662 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
23663
23664 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
23665
23666 * help-fns.el (describe-function-1): If the function is a derived
23667 major mode, print the parent mode.
23668
23669 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
23670 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
23671
23672 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
23673
23674 * minibuffer.el (completion--capf-wrapper): Check applicability before
23675 returning non-nil for non-exclusive completion data.
23676 * progmodes/etags.el (tags-completion-at-point-function):
23677 * info-look.el (info-lookup-completions-at-point): Mark as
23678 non-exclusive.
23679 (info-complete): Adjust accordingly.
23680
23681 * info-look.el: Convert to lexical-binding and completion-at-point.
23682 (info-lookup-completions-at-point): New function.
23683 (info-complete): Use it and completion-in-region.
23684
23685 2011-05-28 Drew Adams <drew.adams@oracle.com>
23686
23687 * isearch.el: Let M-e start with point at the first mismatched char.
23688 (isearch-fail-pos): New function.
23689 (isearch-edit-string): Use it.
23690
23691 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
23692
23693 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
23694
23695 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
23696
23697 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
23698 traversal functions for avl-trees.
23699 (avl-tree--stack): New struct.
23700 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
23701 (avl-tree-enter): Add optional `updatefun' arg.
23702 (avl-tree--do-enter): Add optional `updatefun' arg.
23703 Change return value.
23704 (avl-tree-delete): Add optional `test' and `nilflag' args.
23705 (avl-tree--do-delete): Add `test' and `nilflag' args.
23706 Change return value.
23707 (avl-tree-member): Add optional `nilflag'
23708 (avl-tree-member-p): New function.
23709 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
23710 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
23711 (avl-tree-stack-empty-p): New functions.
23712
23713 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
23714 avl-tree--del-balance1 and make it work both ways.
23715 (avl-tree--del-balance2): Remove.
23716 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
23717 make it work both ways.
23718 (avl-tree--enter-balance2): Remove.
23719 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
23720 New macros.
23721 (avl-tree--mapc, avl-tree-map): Add direction argument.
23722
23723 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
23724
23725 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
23726
23727 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
23728
23729 * select.el: Support clipboard managers with built-in function
23730 x-clipboard-manager-save, via delete-frame-functions and
23731 kill-emacs-hook.
23732 (xselect-convert-to-targets): Add MULTIPLE target to list.
23733 (xselect-convert-to-save-targets): New function.
23734
23735 2011-05-27 Kenichi Handa <handa@m17n.org>
23736
23737 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
23738 let-binding rfc2047-encode-encoded-words to nil.
23739
23740 2011-05-27 Glenn Morris <rgm@gnu.org>
23741
23742 * mail/emacsbug.el: Don't require url-util.
23743
23744 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
23745
23746 * files.el (set-auto-mode):
23747 Also respect mode: entries at the end of the file. (Bug#8586)
23748
23749 2011-05-26 Glenn Morris <rgm@gnu.org>
23750
23751 * files.el (hack-local-variables-prop-line, hack-local-variables):
23752 Downcase mode names, as seems to be traditional.
23753 (hack-local-variables, hack-local-variables-apply): Doc fixes.
23754
23755 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
23756 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
23757
23758 2011-05-25 Julien Danjou <julien@danjou.info>
23759
23760 * textmodes/rst.el (rst-define-level-faces): Do not define face
23761 symbol if it is already defined.
23762
23763 2011-05-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
23764
23765 * play/5x5.el (5x5-new-game, 5x5-randomize):
23766 Reset 5x5-solver-output to nil when a new grid is cast.
23767 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
23768 these debugging traces, as defmacro breaks the compiled code.
23769
23770 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
23771
23772 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
23773
23774 2011-05-24 Leo Liu <sdl.web@gmail.com>
23775
23776 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
23777 (vc-bzr-sha1): Adapt.
23778
23779 * sha1.el: Remove. Function `sha1' is now builtin.
23780
23781 * bindings.el: Provide sha1 feature.
23782
23783 2011-05-24 Kenichi Handa <handa@m17n.org>
23784
23785 * mail/sendmail.el: Require `rfc2047'.
23786 (mail-insert-from-field): Do not perform RFC2047 encoding.
23787 (mail-encode-header): New function.
23788 (sendmail-send-it): Set buffer-file-coding-system of the work
23789 buffer to the return value of select-message-coding-system.
23790 Call mail-encode-header.
23791
23792 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
23793
23794 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
23795
23796 * mail/supercite.el (sc-default-cite-frame):
23797 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
23798
23799 2011-05-24 Glenn Morris <rgm@gnu.org>
23800
23801 * progmodes/python.el (brm-menu): Declare.
23802
23803 * emulation/viper.el (viper-set-hooks): Declare.
23804
23805 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
23806 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
23807 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
23808 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
23809 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
23810 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
23811
23812 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
23813
23814 Add an :exit-function for completion-at-point.
23815
23816 * minibuffer.el (completion--done): New fun.
23817 (completion--do-completion): Use it. New arg `expect-exact'.
23818 (minibuffer-complete, minibuffer-complete-word): Don't output message,
23819 since completion--do-completion does it for us now.
23820 (minibuffer-force-complete): Use completion--done and
23821 completion--replace. Handle sole-completion case with more care.
23822 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
23823 (completion-extra-properties): New var.
23824 (completion-annotate-function): Make obsolete.
23825 (minibuffer-completion-help): Adjust accordingly.
23826 Use completion-list-insert-choice-function.
23827 (completion-at-point, completion-help-at-point):
23828 Bind completion-extra-properties.
23829 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
23830 * simple.el (completion-list-insert-choice-function): New var.
23831 (completion-setup-function): Preserve it.
23832 (choose-completion): Pay attention to it, shuffle the code a bit.
23833 (choose-completion-string): New arg `insert-function'.
23834
23835 * textmodes/bibtex.el: Convert to lexical binding.
23836 (bibtex-mode-map): Use completion-at-point.
23837 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
23838 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
23839 (bibtex-complete): Define as obsolete alias.
23840 (bibtex-complete-internal): Remove.
23841 (bibtex-format-entry): Remove unused sub-group in regexp.
23842 * shell.el (shell--command-completion-data)
23843 (shell-environment-variable-completion):
23844 * pcomplete.el (pcomplete-completions-at-point):
23845 * comint.el (comint--complete-file-name-data): Use :exit-function
23846 instead of completion-table-with-terminator so it also works for
23847 choose-completion.
23848
23849 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
23850
23851 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
23852
23853 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
23854 (bug#8710).
23855
23856 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
23857
23858 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
23859
23860 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
23861 customization variable and implement: If non-nil, auto-fill will
23862 be inhibited while on topic's header line.
23863
23864 2011-05-23 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
23865
23866 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
23867 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
23868 always have a solution in grid size = 5 cases.
23869 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
23870 (5x5-solver-output, 5x5-log-buffer): New vars.
23871 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
23872 Make these variables buffer local to achieve 5x5 multi-session-ness.
23873 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
23874 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
23875 (5x5-solve-suggest): New funs.
23876 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
23877 randomize a grid so that we ensure that there is always a solution.
23878 (5x5-make-random-grid): Allow other movement than flipping.
23879
23880 2011-05-23 Kevin Ryde <user42@zip.com.au>
23881
23882 * emacs-lisp/advice.el (ad-read-advised-function):
23883 Use `function-called-at-point' as the default, if it has
23884 advice and passes PREDICATE.
23885
23886 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
23887
23888 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
23889 byte-compile-lambda if it's actually a lambda.
23890
23891 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
23892 Fix function quoting. Use backquote better.
23893
23894 2011-05-22 Yuanle Song <sylecn@gmail.com>
23895
23896 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
23897 matching (Bug#8516).
23898
23899 2011-05-22 Jari Aalto <jari.aalto@cante.net>
23900
23901 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
23902 different face (Bug#8178).
23903
23904 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
23905
23906 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
23907 defface (Bug#8144).
23908
23909 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
23910
23911 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
23912 funcall as well (bug#8712). Warn when performing those conversions.
23913 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
23914
23915 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
23916
23917 2011-05-22 Glenn Morris <rgm@gnu.org>
23918
23919 * files.el (hack-local-variables-prop-line): Small simplifications.
23920 (hack-local-variables, hack-local-variables-prop-line):
23921 If MODE-ONLY, return the mode, rather than just `t'.
23922
23923 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
23924
23925 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
23926
23927 2011-05-21 Glenn Morris <rgm@gnu.org>
23928
23929 * files.el (hack-local-variables-prop-line, hack-local-variables):
23930 If only interested in the mode, don't bother doing the other stuff.
23931
23932 * image-mode.el (image-after-revert-hook):
23933 Redraw all frames on which the image is visible. (Bug#8567)
23934
23935 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
23936
23937 * wid-edit.el (widget-checklist-match-inline):
23938 Fix 2011-04-19 change. (Bug#8649)
23939
23940 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
23941
23942 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
23943 Also allow singlespace after single-letter capitals followed by a dot.
23944
23945 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
23946 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
23947
23948 2011-05-20 Nix <nix@esperi.org.uk>
23949
23950 * files.el (basic-save-buffer-2):
23951 Fix handling of break-hardlink-on-save with non-existent files.
23952
23953 2011-05-19 Deniz Dogan <deniz@dogan.se>
23954
23955 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
23956 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
23957
23958 2011-05-19 Glenn Morris <rgm@gnu.org>
23959
23960 * progmodes/f90.el (f90-type-def-re):
23961 Handle "type, bind(c)". (Bug#8691)
23962
23963 * emacs-lisp/autoload.el (batch-update-autoloads):
23964 Set autoload-excludes by parsing loadup.el rather than Makefiles.
23965
23966 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
23967
23968 * net/tramp.el (tramp-process-actions): Set "first-password-request"
23969 property for the correct connection in case of multihops.
23970
23971 2011-05-18 Glenn Morris <rgm@gnu.org>
23972
23973 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
23974 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
23975
23976 Rationalize calendar handling of day and month abbrev-arrays.
23977 * calendar/calendar.el (calendar-customized-p): New function.
23978 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
23979 (calendar-day-name-array, calendar-month-name-array): Doc fix.
23980 Add :set function.
23981 (calendar-abbrev-length, calendar-day-abbrev-array)
23982 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
23983 (calendar-day-abbrev-array, calendar-month-abbrev-array):
23984 Elements may no longer be nil.
23985 (calendar-day-name, calendar-month-name):
23986 Update for changed nature of abbrev arrays.
23987 * calendar/diary-lib.el (diary-name-pattern):
23988 Update for changed nature of abbrev arrays.
23989 (diary-mark-entries-1): Update calendar-make-alist calls.
23990 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
23991 * calendar/cal-html.el (cal-html-day-abbrev-array):
23992 Simply inherit from calendar-day-abbrev-array.
23993
23994 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
23995
23996 * progmodes/grep.el (grep-mode): Disable default
23997 compilation-directory-matcher setting (bug#8684).
23998
23999 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
24000
24001 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
24002 instead of "head" and "tail". There were problems with SunOS 5.9,
24003 and it performs better.
24004
24005 2011-05-17 Glenn Morris <rgm@gnu.org>
24006
24007 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
24008
24009 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
24010 Replace obsolete function.
24011
24012 * shell.el (pcomplete-parse-arguments-function): Declare.
24013
24014 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
24015 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
24016 (appt-check): Doc fixes.
24017 (appt-disp-window-function, appt-delete-window-function):
24018 Remove needless special case in custom :type.
24019 (appt-display-count): Default to 0, not nil.
24020 (appt-check): Reset appt-display-count to 0, not nil.
24021
24022 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
24023
24024 * progmodes/python.el (python-font-lock-keywords):
24025 Add the Python 3.X keyword "nonlocal" (bug#8639).
24026
24027 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
24028
24029 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
24030
24031 2011-05-16 Kevin Ryde <user42@zip.com.au>
24032
24033 * info-look.el (makefile-automake-mode): New setups, looking in
24034 automake manual, then makefile-mode.
24035 (makefile-mode): Remove automake manual, have it just in
24036 makefile-automake-mode since there's various things different or
24037 not relevant to plain make.
24038 (makefile-mode): Remove "other-modes" non-existent automake-mode,
24039 believe a hypothetical automake-mode would go to makefile-mode,
24040 not the other way around.
24041
24042 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
24043
24044 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
24045 hunk-end tags (Bug#8672).
24046
24047 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
24048 vc-annotate-show-diff-revision-at-line (Bug#8671).
24049
24050 2011-05-14 Glenn Morris <rgm@gnu.org>
24051
24052 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
24053 in the middle of an existing one with multiple authors. (Bug#8645)
24054 (change-log-font-lock-keywords): Also handle multiple author lines
24055 with leading tabs. (Bug#8644)
24056
24057 * calendar/appt.el (appt-check): Rename some local variables.
24058 Some simplification/reordering.
24059
24060 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
24061 (feedmail-sendmail-f-doesnt-sell-me-out)
24062 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
24063 (feedmail-debug-sit-for, feedmail-queue-express-hook)
24064 (feedmail-queue-runner-message-sender): Set :version.
24065 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
24066 (bbdb-dwim-net-address, vm-mail): Declare.
24067 (feedmail-binmail-gnulinuxish-template):
24068 Rename from feedmail-binmail-linuxish-template.
24069 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
24070 Use insert-buffer-substring.
24071
24072 2011-05-14 Bill Carpenter <bill@carpenter.org>
24073
24074 * mail/feedmail.el (feedmail-patch-level): Increase.
24075 (feedmail-debug): New custom group.
24076 (feedmail-confirm-outgoing-timeout)
24077 (feedmail-sendmail-f-doesnt-sell-me-out)
24078 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
24079 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
24080 (feedmail-sender-line, feedmail-from-line)
24081 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
24082 (feedmail-spray-this-address)
24083 (feedmail-spray-address-fiddle-plex-list)
24084 (feedmail-queue-use-send-time-for-date)
24085 (feedmail-queue-use-send-time-for-message-id)
24086 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
24087 (feedmail-buffer-eating-function):
24088 Doc fixes.
24089 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
24090 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
24091 (feedmail-message-action-scroll-down): New functions.
24092 (feedmail-queue-directory, feedmail-queue-draft-directory):
24093 Use expand-file-name.
24094 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
24095 Remove C-v help entry.
24096 (feedmail-queue-buffer-file-name): New variable.
24097 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
24098 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
24099 (feedmail-message-action-send-strong, feedmail-message-action-edit)
24100 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
24101 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
24102 (feedmail-message-action-toggle-spray)
24103 (feedmail-run-the-queue-no-prompts)
24104 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
24105 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
24106 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
24107 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
24108 (feedmail-envelope-deducer, feedmail-fiddle-from)
24109 (feedmail-fiddle-sender, feedmail-default-date-generator)
24110 (feedmail-fiddle-date, feedmail-fiddle-message-id)
24111 (feedmail-fiddle-spray-address)
24112 (feedmail-fiddle-list-of-spray-fiddle-plexes)
24113 (feedmail-fiddle-list-of-fiddle-plexes)
24114 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
24115 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
24116 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
24117 Change default. Doc fix.
24118 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
24119 (feedmail-binmail-linuxish-template): New constant.
24120 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
24121 Respect feedmail-sendmail-f-doesnt-sell-me-out.
24122 (feedmail-send-it): Add debug call.
24123 Use feedmail-queue-buffer-file-name, and
24124 feedmail-send-it-immediately-wrapper.
24125 (feedmail-message-action-send): Add debug call.
24126 Use feedmail-send-it-immediately-wrapper.
24127 (feedmail-queue-express-to-queue): Add debug call.
24128 Run feedmail-queue-express-hook.
24129 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
24130 (feedmail-message-action-help-blat):
24131 Rename from feedmail-queue-send-edit-prompt-help-first.
24132 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
24133 Check line-endings. Handle errors better.
24134 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
24135 Doc fix. Add debug call.
24136 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
24137 Use feedmail-queue-send-edit-prompt-inner.
24138 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
24139 (feedmail-queue-send-edit-prompt-inner): New function, extracted
24140 from feedmail-queue-send-edit-prompt.
24141 (feedmail-queue-send-edit-prompt-help)
24142 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
24143 (feedmail-tidy-up-slug): Add debug call.
24144 Respect feedmail-queue-slug-suspect-regexp.
24145 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
24146 (feedmail-dump-message-to-queue): Add debug call.
24147 Expand queue-directory.
24148 (feedmail-dump-message-to-queue): Change message slightly.
24149 Use feedmail-say-chatter.
24150 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
24151 (feedmail-send-it-immediately-wrapper): New function.
24152 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
24153 Insert empty string rather than newline. Handle full-frame case.
24154 Use catch/throw. Use feedmail-say-chatter.
24155 (feedmail-fiddle-from): Try mail-host-address.
24156 (feedmail-default-message-id-generator): Doc fix.
24157 Bind system-time-locale. Handle missing end.
24158 (feedmail-fiddle-x-mailer): Add debug call.
24159 Handle feedmail-x-mailer-line being nil.
24160 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
24161 Add debug call. Use buffer-substring-no-properties.
24162 (feedmail-say-debug, feedmail-say-chatter): New functions.
24163 (feedmail-find-eoh): Give an explicit error.
24164
24165 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
24166
24167 * net/newst-treeview.el (newsticker-treeview-face): Change default
24168 family from helvetica to sans.
24169 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
24170 etc/images/newsticker.
24171
24172 * net/newst-reader.el (newsticker-feed-face): Change default
24173 family from helvetica to sans.
24174
24175 * net/newst-plainview.el (newsticker-new-item-face)
24176 (newsticker-old-item-face, newsticker-immortal-item-face)
24177 (newsticker-obsolete-item-face, newsticker-date-face)
24178 (newsticker-statistics-face): Change default family from
24179 helvetica to sans.
24180 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
24181 etc/images/newsticker.
24182
24183 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
24184 (newsticker--process-auto-mark-filter-match): Tell user about
24185 auto-marking.
24186
24187 2011-05-13 Didier Verna <didier@xemacs.org>
24188
24189 Common Lisp indentation improvements on defmethod and lambda-lists.
24190 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
24191 TODO entries.
24192 (lisp-lambda-list-keyword-parameter-indentation)
24193 (lisp-lambda-list-keyword-parameter-alignment)
24194 (lisp-lambda-list-keyword-alignment): New customizable user options.
24195 (lisp-indent-defun-method): Improve docstring.
24196 (extended-loop-p): Fix comment.
24197 (lisp-indent-lambda-list-keywords-regexp): New variable.
24198 (lisp-indent-lambda-list): New function.
24199 (lisp-indent-259): Use it.
24200 (lisp-indent-defmethod): Support for more than one
24201 method qualifier and properly indent methods lambda-lists.
24202 (defgeneric): Provide a missing common-lisp-indent-function property.
24203
24204 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
24205
24206 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
24207 bounds for the empty string (bug#8667).
24208
24209 2011-05-13 Glenn Morris <rgm@gnu.org>
24210
24211 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
24212
24213 * mail/sendmail.el (sendmail-program): Try executable-find first.
24214 (sendmail-send-it): `sendmail-program' cannot be unbound.
24215
24216 * calendar/appt.el (appt-make-list): Simplify.
24217 (appt-time-msg-list): Doc fix.
24218 (appt-check): Change mode-line message at the time of the appointment.
24219
24220 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
24221
24222 * progmodes/ld-script.el (ld-script-keywords)
24223 (ld-script-builtins): Update keywords list.
24224
24225 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
24226
24227 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
24228
24229 * shell.el (shell-completion-vars): New function.
24230 (shell-mode):
24231 * simple.el (read-shell-command): Use it.
24232 (blink-matching-open): No need for " [...]" in minibuffer-message.
24233
24234 2011-05-12 Glenn Morris <rgm@gnu.org>
24235
24236 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
24237 (appt-check): Simplify.
24238
24239 2011-05-12 Eli Zaretskii <eliz@gnu.org>
24240
24241 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
24242 literal "/dev/null".
24243
24244 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
24245
24246 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
24247 Fix typo.
24248
24249 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
24250
24251 * progmodes/which-func.el (which-function):
24252 Use add-log-current-defun instead of add-log-current-defun-function,
24253 which might not be defined (Bug#8260).
24254
24255 2011-05-12 Glenn Morris <rgm@gnu.org>
24256
24257 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
24258 Let byte-compile-initial-macro-environment always take precedence.
24259
24260 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
24261
24262 * net/rcirc.el: Add support for SSL/TLS connections.
24263 (rcirc-server-alist): New field `encryption'.
24264 (rcirc): Check `encryption' settings.
24265 (rcirc-connect): New arg `encryption'. Use open-network-stream.
24266 Merge make-local-variable into `set'.
24267 (rcirc--connection-open-p): New function.
24268 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
24269 the process is not a network process (e.g. running gnutls-cli).
24270 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
24271 Make rcirc-(en|de)code-coding-system local here.
24272 (rcirc-mode): Merge make-local-variable into `set'.
24273 (rcirc-parent-buffer): Make permanent buffer-local.
24274 (rcirc-multiline-minor-mode): Don't do it here.
24275 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
24276 there's no server buffer.
24277
24278 2011-05-11 Glenn Morris <rgm@gnu.org>
24279
24280 * newcomment.el (comment-kill): Prefix "unused" local.
24281
24282 * term/w32console.el (get-screen-color): Declare.
24283
24284 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
24285 Handle symbol elements of byte-compile-initial-macro-environment.
24286
24287 2011-05-10 Leo Liu <sdl.web@gmail.com>
24288
24289 * bookmark.el (bookmark-bmenu-mode-map):
24290 Bind bookmark-bmenu-search to `/'.
24291
24292 * mail/footnote.el: Convert to utf-8 encoding.
24293 (footnote-unicode-string, footnote-unicode-regexp): New variable.
24294 (Footnote-unicode): New function.
24295 (footnote-style-alist): Add unicode style to the list.
24296 (footnote-style): Doc fix.
24297
24298 2011-05-10 Jim Meyering <meyering@redhat.com>
24299
24300 Fix doubled-word typos.
24301 * international/quail.el (quail-insert-kbd-layout): and and -> and
24302 * kermit.el: and and -> and
24303 * net/ldap.el (ldap-search-internal): to to -> to
24304 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
24305 * progmodes/js.el (js-mode): and and -> and
24306 * textmodes/artist.el (artist-move-to-xy): at at -> at
24307 (artist-draw-region-trim-line-endings): if if -> if
24308 And Safetyc -> Safety.
24309 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
24310
24311 2011-05-10 Glenn Morris <rgm@gnu.org>
24312 Stefan Monnier <monnier@iro.umontreal.ca>
24313
24314 * files.el (hack-one-local-variable-eval-safep):
24315 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
24316
24317 2011-05-10 Glenn Morris <rgm@gnu.org>
24318
24319 * calendar/diary-lib.el (diary-list-entries-hook)
24320 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
24321 (diary-nongregorian-marking-hook, diary-list-entries)
24322 (diary-include-other-diary-files, diary-mark-entries)
24323 (diary-mark-included-diary-files): Doc fixes.
24324
24325 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
24326
24327 * misc.el: Require tabulated-list.el during compilation.
24328
24329 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
24330
24331 * progmodes/compile.el (compilation-start):
24332 Run compilation-filter-hook for the async case too.
24333 (compilation-filter-hook): Doc fix.
24334
24335 2011-05-09 Deniz Dogan <deniz@dogan.se>
24336
24337 * wdired.el: Remove outdated installation comment. Fix usage
24338 comment.
24339
24340 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
24341
24342 * misc.el: Implement new command `list-dynamic-libraries'.
24343 (list-dynamic-libraries--loaded-only-p): New variable.
24344 (list-dynamic-libraries--refresh): New function.
24345 (list-dynamic-libraries): New command.
24346
24347 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
24348
24349 * progmodes/compile.el (compilation-error-regexp-alist-alist):
24350 Fix the ant regexp to handle end-line and end-column info from jikes.
24351 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
24352 higher priority to avoid clobbering by gnu.
24353
24354 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
24355
24356 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
24357 if the face has existing theme settings (Bug#8454).
24358
24359 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
24360
24361 * progmodes/perl-mode.el (perl-imenu-generic-expression):
24362 Only match variables declared via `my' or `our' (Bug#8261).
24363
24364 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
24365 special file names `.' and `..' (Bug#8259).
24366
24367 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
24368
24369 * progmodes/grep.el (grep-mode-font-lock-keywords):
24370 Remove buffer-changing entries.
24371 (grep-filter): New function.
24372 (grep-mode): Add it to compilation-filter-hook.
24373
24374 * progmodes/compile.el (compilation-filter-hook)
24375 (compilation-filter-start): New defvars.
24376 (compilation-filter): Call compilation-filter-hook prior to
24377 updating the process mark.
24378
24379 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
24380
24381 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
24382
24383 2011-05-07 Eli Zaretskii <eliz@gnu.org>
24384
24385 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
24386 mailclient-send-it even if window-system is nil. (Bug#8595)
24387
24388 * term/w32console.el (terminal-init-w32console):
24389 Call get-screen-color and use its output to set the frame
24390 background-mode. (Bug#8597)
24391
24392 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
24393
24394 Make bytecomp.el understand that defmethod defines funs (bug#8631).
24395 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
24396 New functions.
24397 (defgeneric, eieio--defmethod): Use them.
24398 (eieio-defgeneric): Remove.
24399 (defmethod): Call defgeneric in a way visible to the byte-compiler.
24400
24401 2011-05-07 Glenn Morris <rgm@gnu.org>
24402
24403 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
24404 Use let rather than let*.
24405 (timeclock-find-discrep): Remove unused local.
24406
24407 * calendar/diary-lib.el (diary-comment-start): Doc fix.
24408
24409 * calendar/appt.el (appt-time-msg-list): Doc fix.
24410
24411 2011-05-06 Noah Friedman <friedman@splode.com>
24412
24413 * apropos.el (apropos-print-doc): Only use
24414 emacs-lisp-docstring-fill-column when it is bound to an integer,
24415 per that variable's documentation.
24416
24417 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
24418
24419 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
24420 and warnings are not silently discarded (e.g. use -d instead of -P).
24421
24422 2011-05-06 Glenn Morris <rgm@gnu.org>
24423
24424 * calendar/appt.el (appt-message-warning-time): Doc fix.
24425 (appt-warning-time-regexp): New option.
24426 (appt-make-list): Respect appt-message-warning-time.
24427
24428 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
24429 New options.
24430 (diary-add-to-list): Strip comments from the displayed string.
24431 (diary-mode): Set comment-start and comment-end.
24432
24433 * vc/diff-mode.el (smerge-refine-subst): Declare.
24434 (diff-refine-hunk): Don't require smerge-mode when compiling.
24435
24436 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
24437
24438 * simple.el (list-processes): Return nil as the docstring says.
24439
24440 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
24441
24442 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
24443 to "".
24444 (ange-ftp-write-region, ange-ftp-insert-file-contents)
24445 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
24446 determining of binary transfer. (Bug#7383)
24447
24448 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
24449
24450 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
24451 Fix port computation bug. (Bug#8618)
24452
24453 2011-05-05 Glenn Morris <rgm@gnu.org>
24454
24455 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
24456
24457 * simple.el (shell-dynamic-complete-functions)
24458 (comint-dynamic-complete-functions): Declare.
24459
24460 * net/network-stream.el (gnutls-negotiate):
24461 * simple.el (tabulated-list-print): Fix declarations.
24462
24463 * progmodes/gud.el (syntax-symbol, syntax-point):
24464 Remove unnecessary and incorrect declarations.
24465
24466 * emacs-lisp/check-declare.el (check-declare-scan):
24467 Handle byte-compile-initial-macro-environment in bytecomp.el.
24468
24469 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
24470
24471 Fix earlier half-done eieio-defmethod change (bug#8338).
24472 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
24473 Streamline and change calling convention.
24474 (defmethod): Adjust accordingly and simplify.
24475 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
24476 new eieio--defmethod.
24477 (slot-boundp): Minor CSE simplification.
24478
24479 2011-05-05 Milan Zamazal <pdm@zamazal.org>
24480
24481 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
24482 (glasses-make-readable): Use glasses-separate-capital-groups.
24483
24484 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
24485
24486 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
24487 (warning-series): Doc fix.
24488 (display-warning): Don't try to create the buffer if we just found it.
24489
24490 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
24491
24492 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
24493 (autoload-find-generated-file): New function.
24494 (generate-file-autoloads): Bind generated-autoload-file to
24495 buffer-file-name.
24496 (update-file-autoloads, update-directory-autoloads):
24497 Use autoload-find-generated-file. If called interactively, prompt for
24498 output file (Bug#7989).
24499 (batch-update-autoloads): Doc fix.
24500
24501 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
24502
24503 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
24504
24505 2011-05-04 Glenn Morris <rgm@gnu.org>
24506
24507 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
24508 function, so it follows changes in calendar-date-style.
24509 (diary-fancy-date-matcher): New function.
24510 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
24511 (diary-fancy-font-lock-fontify-region-function):
24512 Use diary-fancy-date-pattern as a function.
24513
24514 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
24515 non-numbers for `year' etc pseudo-variables. (Bug#8583)
24516
24517 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
24518
24519 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
24520 instead of positional arguments. Allow :keylist and :crlfiles
24521 arguments.
24522 (open-gnutls-stream): Call it.
24523
24524 * net/network-stream.el (network-stream-open-starttls): Adjust to
24525 call `gnutls-negotiate' with :process and :hostname arguments.
24526
24527 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
24528
24529 * minibuffer.el (completion--message): New function.
24530 (completion--do-completion, minibuffer-complete)
24531 (minibuffer-force-complete, minibuffer-complete-word): Use it.
24532 (completion--do-completion): Don't ignore completion-auto-help when in
24533 icomplete-mode.
24534
24535 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
24536 internal encoding (e.g. tibetan zero is not whitespace).
24537 (global-whitespace-mode): Prefer save-current-buffer.
24538 (whitespace-trailing-regexp): Remove useless save-match-data.
24539 (whitespace-empty-at-bob-regexp): Minor simplification.
24540
24541 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
24542
24543 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
24544
24545 2011-05-03 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
24546
24547 * textmodes/ispell.el (ispell-add-per-file-word-list):
24548 Use `concat' to create string for insertion.
24549
24550 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
24551
24552 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
24553 Avoid open-line which runs post-self-insert-hook.
24554 (bibtex-fill-entry): Remove unused `end' var.
24555
24556 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
24557
24558 * textmodes/ispell.el (ispell-add-per-file-word-list):
24559 Protect against `nil' value of `comment-start' (Bug#8579).
24560
24561 2011-05-03 Leo Liu <sdl.web@gmail.com>
24562
24563 * isearch.el (isearch-yank-pop): New command.
24564 (isearch-mode-map): Bind it to `M-y'.
24565 (isearch-forward): Mention it.
24566
24567 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
24568
24569 * simple.el (minibuffer-complete-shell-command): Remove.
24570 (minibuffer-local-shell-command-map): Use completion-at-point.
24571 (read-shell-command): Setup completion vars here instead.
24572 (read-expression-map): Bind TAB to symbol completion.
24573
24574 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
24575 error directly rather via storing it into `results'.
24576
24577 2011-05-02 Leo Liu <sdl.web@gmail.com>
24578
24579 * vc/diff.el: Fix description.
24580
24581 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
24582
24583 * server.el (server-eval-at): New function.
24584
24585 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
24586
24587 * net/network-stream.el (open-network-stream): Take a :nowait
24588 parameter and pass it on to `make-network-process'.
24589 (network-stream-open-plain): Ditto.
24590
24591 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
24592
24593 * faces.el (face-spec-set-match-display): Don't match toolkit
24594 options on terminal frames.
24595
24596 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
24597
24598 * progmodes/pascal.el: Use lexical binding.
24599 (pascal-mode-map): Remove author preferences.
24600
24601 * pcomplete.el (pcomplete-std-complete): Don't abuse
24602 completion-at-point.
24603
24604 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
24605
24606 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
24607 removing code that has been dead since 1991 or so.
24608
24609 * startup.el (command-line): When warning about "_emacs", use a
24610 delayed warning to allow the user to filter it out.
24611
24612 2011-04-28 Deniz Dogan <deniz@dogan.se>
24613
24614 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
24615 user has not joined.
24616
24617 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
24618
24619 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
24620 aren't any completions at point.
24621
24622 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
24623
24624 * subr.el (display-delayed-warnings): New function.
24625 (delayed-warnings-hook): New variable.
24626
24627 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
24628
24629 * minibuffer.el (completion-at-point, completion-help-at-point):
24630 Don't presume that a given completion-at-point-function will always
24631 use the same calling convention.
24632
24633 * pcomplete.el (pcomplete-completions-at-point):
24634 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
24635 pcomplete-seen is non-nil.
24636 (pcomplete-comint-setup): Also recognize the new comint/shell
24637 completion functions.
24638 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
24639 pcomplete-seen is non-nil.
24640
24641 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
24642
24643 * calendar/icalendar.el (diary-lib): Add require statement.
24644 (icalendar--create-uid): Read out a uid from a text-property on
24645 the first character in the entry. This allows for code to add its
24646 own uid to the entry.
24647 (icalendar--convert-float-to-ical): Add export of
24648 `diary-float'-entries save for those with the optional DAY
24649 argument.
24650
24651 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
24652
24653 * subr.el (shell-quote-argument): Use alternate escaping strategy
24654 when we spot a variable reference in a string.
24655
24656 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
24657
24658 * cus-start.el (all): Define customization for debug-on-event.
24659
24660 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
24661
24662 * subr.el (shell-quote-argument): Escape correctly under Windows.
24663
24664 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
24665
24666 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
24667
24668 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
24669
24670 * net/tramp.el (tramp-process-actions): Add POS argument.
24671 Delete region between POS and (pos).
24672
24673 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
24674 Use `nil' position in `tramp-process-actions' call.
24675 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
24676
24677 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
24678 position in `tramp-process-actions' call.
24679
24680 * net/trampver.el: Update release number.
24681
24682 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
24683
24684 * custom.el (defcustom): Obey lexical-binding.
24685
24686 Fix octave-inf completion problems reported by Alexander Klimov.
24687 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
24688 Inherit from octave-mode-syntax-table.
24689 (inferior-octave-mode): Set info-lookup-mode.
24690 (inferior-octave-completion-at-point): New function.
24691 (inferior-octave-complete): Use it and completion-in-region.
24692 (inferior-octave-dynamic-complete-functions): Use it as well, and use
24693 comint-filename-completion.
24694 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
24695 symbol elements which shouldn't be word elements.
24696 (octave-font-lock-keywords, octave-beginning-of-defun)
24697 (octave-function-header-regexp): Adjust regexps accordingly.
24698 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
24699
24700 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
24701
24702 * net/gnutls.el (gnutls-errorp): Declare before first use.
24703
24704 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
24705
24706 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
24707 verify-error, and verify-hostname-error parameters. Check whether
24708 default trustfile exists before going to use it. Add missing
24709 argument to gnutls-message-maybe call. Return value.
24710 Reported by Claudio Bley <claudio.bley@gmail.com>.
24711 (open-gnutls-stream): Add usage example.
24712
24713 * net/network-stream.el (network-stream-open-starttls): Give host
24714 parameter to `gnutls-negotiate'.
24715 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
24716 * subr.el (shell-quote-argument): Escape correctly under Windows.
24717
24718 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
24719
24720 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
24721 Use correct match group (bug#8438).
24722
24723 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
24724
24725 * emacs-lisp/package.el (package-built-in-p): Fix typo.
24726 (package-menu--generate): New arg specifying packages to show.
24727 (package-menu-refresh, package-menu-execute, list-packages):
24728 Callers changed.
24729 (package-show-package-list): New function, replacing deleted
24730 package--list-packages (renamed because it is non-internal).
24731
24732 * finder.el (finder-list-matches): Use package-show-package-list
24733 instead of deleted package--list-packages.
24734
24735 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
24736 Based on a previous implementation by Juanma Barranquero (Bug#8366).
24737 (vc-annotate-mode-map): Bind it to RET.
24738
24739 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
24740
24741 * progmodes/etags.el (next-file): Don't use set-buffer to change
24742 buffers (Bug#8478).
24743
24744 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
24745
24746 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
24747
24748 * apropos.el (apropos-label-face): Avoid variable-pitch face.
24749 (apropos-accumulator): Doc fix.
24750 (apropos-function, apropos-macro, apropos-command)
24751 (apropos-variable, apropos-face, apropos-group, apropos-widget)
24752 (apropos-plist): Add face property.
24753 (apropos-symbols-internal): Fix indentation.
24754 (apropos-print): Simplify help, and recognize apropos-multi-type.
24755 (apropos-print-doc): Use button-type-get to extract the button's
24756 face property. Fill docstring (Bug#8352).
24757
24758 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
24759
24760 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
24761
24762 * play/mpuz.el (mpuz-silent): Doc fix.
24763 (mpuz-mode-map): Use mapc.
24764 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
24765 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
24766 Fix typos in docstrings.
24767
24768 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
24769 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
24770
24771 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
24772
24773 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
24774
24775 * minibuffer.el (completion--do-completion): Avoid the "Next char
24776 not unique" prompt if icomplete-mode is enabled (Bug#5849).
24777
24778 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
24779 mouse-2 into unread-command-events, it is interpreted correctly.
24780
24781 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
24782 (image-toggle-display): Doc fix.
24783
24784 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
24785
24786 * textmodes/page.el (what-page): Use line-number-at-pos to
24787 calculate line number (Bug#6825).
24788
24789 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
24790
24791 * eshell/esh-mode.el (find-tag-interactive): Declare function.
24792 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
24793 Pass argument NO-DEFAULT to `find-tag-interactive'.
24794
24795 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
24796
24797 Lexical-binding cleanup.
24798
24799 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
24800 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
24801 * progmodes/ada-prj.el (ada-prj-initialize-values)
24802 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
24803 (ada-prj-show-value):
24804 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
24805 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
24806 (antlr-invalidate-context-cache, antlr-options-menu-filter)
24807 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
24808 * progmodes/bug-reference.el (bug-reference-push-button):
24809 * progmodes/fortran.el (fortran-line-length):
24810 * progmodes/glasses.el (glasses-change):
24811 * progmodes/octave-mod.el (octave-fill-paragraph):
24812 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
24813 (python-pdbtrack-grub-for-buffer, python-sentinel):
24814 * progmodes/sql.el (sql-save-connection):
24815 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
24816 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
24817 Mark unused parameters.
24818
24819 * progmodes/compile.el (compilation--flush-directory-cache)
24820 (compilation--flush-parse, compile-internal): Mark unused parameters.
24821 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
24822 (compilation-next-error-function): Remove unused variable `timestamp'.
24823
24824 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
24825 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
24826
24827 * progmodes/dcl-mode.el (dcl-end-of-command):
24828 Remove unused variable `start'.
24829 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
24830 (dcl-option-value-basic, dcl-option-value-offset)
24831 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
24832 Mark unused parameters.
24833 (dcl-save-local-variable): Remove unused variable `val'.
24834 (mode): Declare.
24835
24836 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
24837 Mark unused parameters.
24838 (delphi-ignore-changes): Move before first use.
24839 (delphi-charset-token-at): Remove unused variable `start'.
24840 (delphi-else-start): Remove unused variable `if-count'.
24841 (delphi-comment-block-start, delphi-comment-block-end):
24842 Remove unused variable `kind'.
24843 (delphi-indent-line): Remove unused variable `new-point'.
24844
24845 * progmodes/ebrowse.el (ebrowse-files-list)
24846 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
24847 Mark unused parameters. Don't quote `lambda'.
24848 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
24849 Don't quote `lambda'.
24850 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
24851 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
24852 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
24853 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
24854 Use `ignore-errors'.
24855 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
24856 (ebrowse-view/find-file-and-search-pattern)
24857 (ebrowse-view/find-member-declaration/definition):
24858 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
24859 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
24860 Rename parameter PREFIX-ARG to PREFIX.
24861 (ebrowse-tags-read-name): Remove unused variables `start' and
24862 `member-info'.
24863 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
24864 to `tags-file'.
24865
24866 * progmodes/etags.el (local-find-tag-hook): Declare.
24867 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
24868 Mark unused parameters.
24869
24870 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
24871 (executable-interpret): Mark unused parameter.
24872
24873 * progmodes/flymake.el (flymake-process-sentinel)
24874 (flymake-after-change-function)
24875 (flymake-create-temp-with-folder-structure)
24876 (flymake-get-include-dirs-dot): Mark unused parameters.
24877 (flymake-safe-delete-directory): Remove unused variable `err'.
24878
24879 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
24880 (speedbar-timer-fn, speedbar-line-text)
24881 (speedbar-change-expand-button-char, speedbar-delete-subblock)
24882 (speedbar-center-buffer-smartly): Declare functions.
24883 (gdb-find-watch-expression): Remove unused variable `array'.
24884 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
24885 (gdb-starting): Mark unused parameters.
24886 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
24887 (gdb-table-string): Remove unused variable `res'.
24888 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
24889 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
24890 (gdb-display-buffer): Remove unused variable `cur-size'.
24891
24892 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
24893 allow lexical-binding compilation.
24894 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
24895 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
24896 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
24897 Mark unused parameters.
24898 (gud-gdb-marker-filter): Remove unused variable `match'.
24899 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
24900 lambda expressions and funcall them, instead of using `fset'.
24901
24902 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
24903 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
24904
24905 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
24906 variable `header-beg'; use `let'.
24907
24908 * progmodes/icon.el (indent-icon-exp): Remove unused variables
24909 `restart', `last-sexp' and `at-do'.
24910
24911 * progmodes/js.el (js--debug): Mark unused parameter.
24912 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
24913 (js--splice-into-items): Remove unused variable `item'.
24914 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
24915
24916 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
24917 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
24918 (makefile-complete): Remove unused variable `try'.
24919 (makefile-fill-paragraph, makefile-match-function-end):
24920 Mark unused parameters.
24921
24922 * progmodes/octave-inf.el (inferior-octave-complete):
24923 Remove unused variable `proc'.
24924 (inferior-octave-output-digest): Mark unused parameter.
24925
24926 * progmodes/perl-mode.el (perl-calculate-indent):
24927 Remove unused variable `err'.
24928
24929 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
24930 (prolog-indent-line): Mark unused parameters.
24931 (prolog-indent-line): Remove unused variable `beg'.
24932
24933 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
24934 (reporter-dont-compact-list): Declare.
24935
24936 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
24937 Remove unused variable `char'.
24938 (sh-debug): Mark unused parameter.
24939 (sh-get-indent-info): Remove unused variable `start'.
24940 (sh-calculate-indent): Remove unused variable `var'.
24941
24942 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
24943 (simula-electric-keyword): Remove unused variable `null'.
24944 (simula-search-backward, simula-search-forward): Remove unused
24945 variables `begin' and `end'.
24946
24947 * progmodes/vera-mode.el (vera-guess-basic-syntax):
24948 Remove unused variable `pos'.
24949 (vera-electric-tab, vera-comment-uncomment-region):
24950 Mark unused parameters.
24951 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
24952
24953 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
24954
24955 * emacs-lisp/package.el (package--builtins, package-alist)
24956 (package-load-descriptor, package-built-in-p, package-activate)
24957 (define-package, package-installed-p)
24958 (package-compute-transaction, package-buffer-info)
24959 (package--push): Doc fix. Distinguish more clearly between
24960 version strings and version lists.
24961
24962 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
24963
24964 Lexical-binding cleanup.
24965
24966 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
24967 (5x5-make-mutate-best):
24968 * play/fortune.el (fortune-in-buffer):
24969 * play/gomoku.el (gomoku-init-display):
24970 * play/solitaire.el (solitaire, solitaire-do-check):
24971 * play/tetris.el (tetris-default-update-speed-function):
24972 Mark unused parameters.
24973
24974 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
24975 (bubbles--shift): Remove unused variable `char-org'.
24976 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
24977 (bubbles--show-images): Remove unused variable `char'.
24978
24979 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
24980 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
24981 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
24982 (decipher-analyze-buffer): Use ?\s.
24983 (decipher-make-checkpoint): Remove unused variable `mapping'.
24984
24985 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
24986
24987 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
24988 Remove unused variable `result'; use `let'.
24989
24990 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
24991 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
24992 (gametree-children-shown-p, gametree-compute-reduced-score):
24993 Use `ignore-errors'.
24994
24995 * play/handwrite.el (ps-lpr-switches): Declare.
24996 (handwrite): Remove unused variables `pmin' and `lastp'.
24997
24998 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
24999
25000 * play/landmark.el (landmark-init-display)
25001 (landmark-update-naught-weights): Mark unused parameters.
25002 (landmark-y): Remove unused variable `noise'. Simplify.
25003 (landmark-human-plays): Remove unused variable `score'.
25004
25005 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
25006 (mpuz-try-proposal): Remove unused variable `game'.
25007
25008 * play/zone.el (life-patterns): Declare.
25009
25010 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
25011
25012 * vc/vc.el (ediff-vc-internal): Declare function.
25013
25014 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
25015
25016 * shell.el: Use lexical-binding and std completion UI.
25017 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
25018 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
25019 comint-preoutput-filter-functions rather than on
25020 comint-output-filter-functions.
25021 (shell-command-completion, shell--command-completion-data)
25022 (shell-filename-completion, shell-environment-variable-completion)
25023 (shell-c-a-p-replace-by-expanded-directory): New functions.
25024 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
25025 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
25026 (shell-dynamic-complete-environment-variable): Use them.
25027 (shell-dynamic-complete-as-environment-variable)
25028 (shell-dynamic-complete-as-command): Remove.
25029 (shell-match-partial-variable): Match past point.
25030 * comint.el: Clean up use of completion-at-point-functions.
25031 (comint-completion-at-point): New function.
25032 (comint-mode): Use it completion-at-point-functions.
25033 (comint-dynamic-complete): Make it obsolete.
25034 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
25035 (comint-c-a-p-replace-by-expanded-history): New function.
25036 (comint-dynamic-complete-functions)
25037 (comint-replace-by-expanded-history): Use it.
25038 * minibuffer.el (completion-table-with-terminator): Allow dynamic
25039 termination strings. Try harder to avoid second try-completion.
25040 (completion-in-region-mode-map): Disable bindings that don't work yet.
25041
25042 * comint.el: Use lexical-binding. Require CL.
25043 (comint-dynamic-complete-functions): Use comint-filename-completion.
25044 (comint-completion-addsuffix): Tweak custom type.
25045 (comint-filename-completion, comint--common-suffix)
25046 (comint--common-quoted-suffix, comint--table-subvert)
25047 (comint--complete-file-name-data): New functions.
25048 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
25049 (comint-dynamic-list-filename-completions): Use them.
25050 (comint-dynamic-simple-complete): Make obsolete.
25051
25052 * minibuffer.el (completion-in-region-mode):
25053 Keep completion-in-region-mode--predicate global.
25054 (completion-in-region--postch):
25055 Assume completion-in-region-mode--predicate is not null.
25056
25057 * progmodes/flymake.el (flymake-start-syntax-check-process):
25058 Obey `dir'. Simplify.
25059
25060 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
25061 we're in VC after all.
25062
25063 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
25064
25065 * vc/vc.el (vc-diff-build-argument-list-internal)
25066 (vc-version-ediff, vc-ediff): New commands.
25067 (vc-version-diff): Use vc-diff-build-argument-list-internal.
25068
25069 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
25070
25071 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
25072 add sanity check.
25073
25074 * obsolete/erc-hecomplete.el: Make obsolete.
25075 * obsolete/: Standardize obsolescence info in the header.
25076
25077 2011-04-20 Glenn Morris <rgm@gnu.org>
25078
25079 * calendar/solar.el (solar-horizontal-coordinates):
25080 Use the longitude argument rather than `calendar-longitude'.
25081 (solar-date-next-longitude): Remove unused locals.
25082
25083 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25084
25085 * whitespace.el: New version 13.2.1.
25086
25087 2011-04-20 felix <EmacsWiki> (tiny change)
25088
25089 * whitespace.el (global-whitespace-mode): Keep highlight when
25090 switching between major modes on a file.
25091
25092 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
25093
25094 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
25095 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
25096 multi-line comments as well.
25097
25098 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
25099
25100 Lexical-binding cleanup.
25101
25102 * arc-mode.el (archive-mode-revert):
25103 * cmuscheme.el (scheme-interactively-start-process):
25104 * custom.el (custom-initialize-delay):
25105 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
25106 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
25107 * emacs-lock.el (emacs-lock-clear-sentinel):
25108 * ezimage.el (defezimage):
25109 * follow.el (follow-avoid-tail-recenter):
25110 * fringe.el (set-fringe-mode-1):
25111 * generic-x.el (bat-generic-mode-compile):
25112 * help-mode.el (help-info-variable, help-do-xref)
25113 (help-mode-revert-buffer):
25114 * help.el (view-emacs-todo):
25115 * iswitchb.el (iswitchb-completion-help):
25116 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
25117 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
25118 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
25119 * locate.el (locate-update):
25120 * longlines.el (longlines-encode-region)
25121 (longlines-after-change-function):
25122 * outline.el (outline-isearch-open-invisible):
25123 * ps-def.el (declare-function, charset-dimension, char-width)
25124 (encode-char):
25125 * ps-mule.el (ps-mule-plot-string):
25126 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
25127 (recentf-edit-list-select, recentf-edit-list-validate)
25128 (recentf-open-files-action):
25129 * rect.el (delete-whitespace-rectangle-line)
25130 (rectangle-number-line-callback):
25131 * register.el (window-configuration-to-register)
25132 (frame-configuration-to-register):
25133 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
25134 * select.el (xselect-convert-to-string, xselect-convert-to-length)
25135 (xselect-convert-to-targets, xselect-convert-to-delete)
25136 (xselect-convert-to-filename, xselect-convert-to-charpos)
25137 (xselect-convert-to-lineno, xselect-convert-to-colno)
25138 (xselect-convert-to-os, xselect-convert-to-host)
25139 (xselect-convert-to-user, xselect-convert-to-class)
25140 (xselect-convert-to-name, xselect-convert-to-integer)
25141 (xselect-convert-to-atom, xselect-convert-to-identity):
25142 * subr.el (declare, ignore, process-kill-without-query)
25143 (text-clone-maintain):
25144 * terminal.el (te-get-char, te-tic-sentinel):
25145 * tool-bar.el (tool-bar-make-keymap):
25146 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
25147 * type-break.el (type-break-mode, type-break-noninteractive-query):
25148 * view.el (View-back-to-mark):
25149 * wid-browse.el (widget-browse-action, widget-browse-widget)
25150 (widget-browse-widgets, widget-browse-sexp):
25151 * widget.el (define-widget-keywords):
25152 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
25153 Mark unused parameters.
25154
25155 * align.el (align-adjust-col-for-rule): Mark unused parameter.
25156 (align-areas): Remove unused variable `look'.
25157 (align-region): Remove unused variables `real-end' and `pos-list'.
25158
25159 * apropos.el (apropos-score-doc): Remove unused variable `i'.
25160
25161 * bindings.el (mode-line-modified, mode-line-remote):
25162 Mark unused parameters.
25163 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
25164
25165 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
25166 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
25167
25168 * comint.el (comint-history-isearch-pop-state)
25169 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
25170 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
25171 (comint-substitute-in-file-name): Doc fix.
25172
25173 * completion.el (cmpl-statistics-block): Mark unused parameter.
25174 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
25175 (save-completions-to-file, load-completions-from-file):
25176 Remove unused local variable `e'.
25177
25178 * composite.el (compose-chars): Remove unused variable `len'.
25179 (lgstring-insert-glyph): Remove unused variable `g'.
25180 (compose-glyph-string): Remove unused variables `ascent',
25181 `descent', `lbearing' and `rbearing'.
25182 (compose-glyph-string-relative): Remove unused variables
25183 `lbearing', `rbearing' and `wadjust'.
25184 (compose-gstring-for-graphic): Remove unused variables `header',
25185 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
25186 (compose-gstring-for-terminal): Remove unused variables `header'
25187 and `nchars'. Use `let', not `let*'.
25188
25189 * cus-edit.el (Custom-set, Custom-save, custom-reset)
25190 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
25191 (Custom-buffer-done, custom-buffer-create-internal)
25192 (custom-browse-visibility-action, custom-browse-group-tag-action)
25193 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
25194 (widget-magic-mouse-down-action, custom-toggle-parent)
25195 (custom-add-parent-links, custom-toggle-hide-variable)
25196 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
25197 (custom-toggle-hide-face, face, hook, custom-group-link-action)
25198 (custom-face-menu-create, custom-variable-menu-create, get)
25199 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
25200 (custom-reset-standard-save-and-update): Remove unused variable `value'.
25201 (customize-apropos): Remove unused variable `tests'.
25202 (custom-group-value-create): Remove unused variable `hidden-p'.
25203 (sort-fold-case): Declare.
25204
25205 * cus-theme.el (custom-reset-standard-faces-list)
25206 (custom-reset-standard-variables-list): Declare.
25207 (customize-create-theme, custom-theme-revert, custom-theme-write)
25208 (custom-theme-choose-mode, customize-themes, custom-theme-save):
25209 Mark unused parameters.
25210
25211 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
25212
25213 * delim-col.el (delimit-columns-max): Move defvar before first use.
25214
25215 * descr-text.el (describe-char-categories): Don't quote `lambda'.
25216 (describe-char): Don't quote `lambda'. Mark unused parameter.
25217
25218 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
25219 (auto-insert): Declare.
25220 (desktop-restore-file-buffer): Rename desktop-* parameters;
25221 mark unused ones.
25222 (desktop-create-buffer): Rename desktop-* parameters and bind them.
25223 (desktop-buffer): Rename desktop-* parameters.
25224
25225 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
25226 (dframe-reposition-frame-xemacs, dframe-help-echo)
25227 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
25228 Mark unused parameters.
25229
25230 * dired-aux.el (backup-extract-version-start, overwrite-query)
25231 (overwrite-backup-query, rename-regexp-query)
25232 (rename-non-directory-query): Declare.
25233 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
25234 (dired-add-entry): Remove unused variable `orig-file-name'.
25235 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
25236 Use parameter PRESERVE-TIME instead of accessing dynamic variable
25237 `dired-copy-preserve-time' directly.
25238 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
25239 (dired-insert-subdir-newpos): Rename unused variable `pos'.
25240
25241 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
25242 (dired-virtual-revert, dired-make-relative-symlink):
25243 Mark unused parameters.
25244 (manual-program): Declare.
25245 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
25246 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
25247 wrapped in `with-no-warnings' to avoid replacing one warning by another.
25248
25249 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
25250
25251 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
25252
25253 * echistory.el (electric-history-in-progress, Helper-return-blurb):
25254 Declare.
25255
25256 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
25257
25258 * electric.el (Electric-command-loop): Rename parameter
25259 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
25260
25261 * expand.el (expand-in-literal): Remove unused variable `here'.
25262
25263 * facemenu.el (facemenu-add-new-color):
25264 Remove unused variable `docstring'.
25265
25266 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
25267 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
25268 (face-attr-construct): Mark unused parameter. Doc fix.
25269 (read-color): Remove unused variable `hex-string'.
25270
25271 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
25272 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
25273 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
25274 (display-buffer-other-frame): Remove unused variable `old-window'.
25275 (kill-buffer-hook): Declare.
25276 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
25277 Mark unused parameters.
25278 (after-find-file): Pass 1 to `auto-save-mode', not t.
25279
25280 * files-x.el (auto-insert): Declare.
25281 (modify-file-local-variable-prop-line): Remove unused variable `val'.
25282
25283 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
25284 variable `buf'. Mark unused parameter.
25285 (find-lisp-insert-directory): Mark unused parameter.
25286
25287 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
25288 (format-encode-region): Remove unused variables `cur-buf' and `result'.
25289 (format-common-tail): Remove, unused.
25290 (format-deannotate-region): Remove unused variable `loc'.
25291 (format-annotate-region): Remove unused variable `p'.
25292 (format-annotate-single-property-change): Remove unused variables
25293 `default' and `tail'.
25294
25295 * forms.el (read-file-filter): Declare.
25296 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
25297
25298 * frame.el (frame-creation-function-alist): Mark unused parameter.
25299 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
25300
25301 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
25302 Remove unused parameters.
25303 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
25304 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
25305
25306 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
25307 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
25308 (hfy-prepare-tag-map): Mark unused parameters.
25309 (htmlfontify-buffer): Use `called-interactively-p'.
25310
25311 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
25312 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
25313 (ibuffer-do-occur): Mark unused parameters.
25314 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
25315 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
25316
25317 * ibuffer.el: Don't quote `lambda'.
25318 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
25319 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
25320 Mark unused parameters.
25321
25322 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
25323 (ido-completing-read): Mark unused parameters.
25324 (ido-copy-current-word): Mark unused parameters;
25325 remove unused variable `name'.
25326 (ido-sort-merged-list): Remove unused parameter `dirs'.
25327
25328 * ielm.el (ielm-input-sender): Mark unused parameter.
25329 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
25330 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
25331 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
25332 `ielm-string' as a dynamic variable accessible from the IELM prompt.
25333 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
25334
25335 * image-dired.el (image-dired-display-thumbs): Remove unused
25336 variables `curr-file' and `count'.
25337 (image-dired-remove-tag): Remove unused variable `start'.
25338 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
25339 variable `curr-file'
25340 (image-dired-rotate-original): Remove unused variable `temp-file'.
25341 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
25342 Remove unused variable `file'.
25343 (image-dired-gallery-generate): Remove unused variable `curr'.
25344 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
25345
25346 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
25347
25348 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
25349
25350 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
25351
25352 * isearch.el (minibuffer-history-symbol): Declare.
25353 (isearch-edit-string): Remove unused variable `err'.
25354 (isearch-message-prefix, isearch-message-suffix):
25355 Mark unused parameters.
25356
25357 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
25358
25359 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
25360
25361 * makesum.el (double-column): Remove unused variable `cnt'.
25362
25363 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
25364 (ido-ignore-item-temp-list): Declare.
25365
25366 * mouse-drag.el (mouse-drag-throw): Remove unused variables
25367 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
25368 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
25369 (mouse-drag-drag): Remove unused variables `mouse-delta' and
25370 `mouse-col-delta'.
25371
25372 * mouse-sel.el (mouse-extend-internal):
25373 Remove unused variable `orig-window-frame'.
25374
25375 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
25376 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
25377 Move declarations before first use.
25378 (pcomplete-opt): Mark unused parameters; doc fix.
25379
25380 * proced.el (proced-revert): Mark unused parameter.
25381 (proced-send-signal): Remove unused variable `err'.
25382
25383 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
25384 Rename parameter PREFIX-ARG to ARG.
25385 (ps-basic-plot-string, ps-basic-plot-whitespace):
25386 Mark unused parameters.
25387
25388 * replace.el (replace-count): Define.
25389 (occur-revert-function): Mark unused parameters.
25390 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
25391 (isearch-case-fold-search, isearch-string): Declare.
25392 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
25393 bind `case-fold-search'. Remove unused variables `beg' and `end',
25394 and simplify.
25395 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
25396 COUNT and bind `replace-count'.
25397 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
25398 to COUNT.
25399
25400 * savehist.el (print-readably, print-string-length): Declare.
25401
25402 * shadowfile.el (shadow-expand-cluster-in-file-name):
25403 Remove unused variable `cluster'.
25404 (shadow-copy-file): Remove unused variable `i'.
25405 (shadow-noquery, shadow-clusters, shadow-site-cluster)
25406 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
25407 (shadow-define-literal-group, shadow-define-regexp-group)
25408 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
25409
25410 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
25411 (shell): Use `called-interactively-p'.
25412 (shell-directory-tracker): Remove unused variable `chdir-failure'.
25413
25414 * simple.el (compilation-context-lines, comint-file-name-quote-list)
25415 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
25416 (delete-backward-char): Remove unused variable `ocol'.
25417 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
25418 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
25419 (event-apply-hyper-modifier, event-apply-shift-modifier)
25420 (event-apply-control-modifier, event-apply-meta-modifier):
25421 Mark unused parameters.
25422 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
25423 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
25424
25425 * speedbar.el (speedbar-ignored-directory-expressions)
25426 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
25427 (speedbar-find-file, speedbar-dir-follow)
25428 (speedbar-directory-buttons-follow, speedbar-tag-find)
25429 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
25430 (speedbar-buffers-line-directory, speedbar-buffer-click):
25431 Mark unused parameters.
25432 (speedbar-tag-file): Remove unused variable `mode'.
25433 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
25434
25435 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
25436
25437 * talk.el (talk): Remove unused variable `display'.
25438
25439 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
25440 (tar-write-region-annotate): Mark unused parameter.
25441
25442 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
25443 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
25444 Declare them, wrapped in `with-no-warnings' to avoid replacing one
25445 warning by another.
25446
25447 * time-stamp.el (time-stamp-string-preprocess):
25448 Remove unused variable `require-padding'.
25449
25450 * tree-widget.el (widget-glyph-enable): Declare.
25451 (tree-widget-action): Mark unused parameter.
25452
25453 * w32-fns.el (x-get-selection): Mark unused parameter.
25454 (autoload-make-program, generated-autoload-file): Declare.
25455
25456 * wdired.el (wdired-revert): Mark unused parameters.
25457 (wdired-xcase-word): Remove unused variable `err'.
25458
25459 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
25460 (whitespace-help-scroll): Remove unused variable `data-help'.
25461
25462 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
25463 (widget-image-insert, widget-after-change, default)
25464 (widget-default-format-handler, widget-default-notify)
25465 (widget-default-prompt-value, widget-info-link-action)
25466 (widget-url-link-action, widget-function-link-action)
25467 (widget-variable-link-action, widget-file-link-action)
25468 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
25469 (widget-field-prompt-internal, widget-field-action, widget-field-match)
25470 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
25471 (widget-insert-button-action, widget-delete-button-action, visibility)
25472 (widget-documentation-link-action, widget-documentation-string-action)
25473 (widget-const-prompt-value, widget-regexp-match, symbol)
25474 (widget-coding-system-prompt-value)
25475 (widget-key-sequence-value-to-external, sexp)
25476 (widget-sexp-value-to-internal, character, vector, cons)
25477 (widget-choice-prompt-value, widget-boolean-prompt-value)
25478 (widget-color--choose-action): Mark unused parameters.
25479 (widget-item-match-inline, widget-choice-match-inline)
25480 (widget-checklist-match, widget-checklist-match-inline)
25481 (widget-group-match): Rename parameter VALUES to VALS.
25482 (widget-field-value-set): Remove unused variable `size'.
25483 (widget-color-action): Remove unused variables `value' and `start'.
25484
25485 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
25486 variable `dir'. Doc fix.
25487 (windmove-find-other-window): Don't pass it.
25488
25489 * window.el (count-windows): Mark unused parameter.
25490 (bw-adjust-window): Remove unused variable `err'.
25491
25492 * woman.el (woman-file-name): Remove unused variable `default'.
25493 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
25494 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
25495 (global-font-lock-mode): Declare.
25496 (woman-decode-region): Mark unused parameter.
25497 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
25498
25499 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
25500 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
25501 (x-dnd-handle-moz-url): Remove unused variable `title'.
25502 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
25503
25504 * xml.el (xml-parse-tag, xml-parse-attlist):
25505 Remove unused variable `pos'.
25506
25507 2011-04-19 Glenn Morris <rgm@gnu.org>
25508
25509 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
25510 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
25511 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
25512 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
25513 * calendar/cal-html.el (cal-html-insert-minical):
25514 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
25515 (calendar-mark-date-pattern):
25516 Prefix "unused" locals.
25517
25518 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
25519 optional argument `style'.
25520
25521 * calendar/appt.el (appt-make-list):
25522 * calendar/cal-china.el (calendar-chinese-date-string):
25523 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
25524 (diary-hebrew-yahrzeit):
25525 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
25526 * calendar/calendar.el (calendar-generate-window):
25527 * calendar/time-date.el (time-to-days):
25528 Remove unused local variables.
25529
25530 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
25531
25532 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
25533 glyphless-char-display table.
25534 (tabulated-list-glyphless-char-display): New var.
25535
25536 2011-04-18 Sam Steingold <sds@gnu.org>
25537
25538 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
25539 to acknowledgments.
25540
25541 2011-04-17 Glenn Morris <rgm@gnu.org>
25542
25543 * calendar/diary-lib.el (diary-sexp-entry):
25544 * calendar/holidays.el (holiday-sexp):
25545 Set debug-on-error rather than the removed stack-trace-on-error.
25546
25547 2011-04-16 Glenn Morris <rgm@gnu.org>
25548
25549 * progmodes/f90.el: Use lexical-binding.
25550 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
25551
25552 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
25553
25554 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
25555 (mail-mode): Setup mailalias completion here instead.
25556 * mail/mailalias.el: Use lexical-binding.
25557 (pattern, mailalias-done): Declare dynamic.
25558 (mail-completion-at-point-function): New function, from mail-complete.
25559 (mail-complete): Use it.
25560 (mail-completion-expand): New function.
25561 (mail-get-names): Use it.
25562 (mail-directory, mail-directory-process, mail-directory-stream):
25563 Don't use `pattern' for lexically bound arg.
25564
25565 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
25566
25567 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
25568 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
25569 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
25570
25571 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
25572 (byte-save-window-excursion, byte-temp-output-buffer-setup)
25573 (byte-interactive-p): Define them again, for use when inlining
25574 old code.
25575
25576 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
25577
25578 * loadup.el: Use `string-to-number', not `string-to-int'.
25579
25580 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
25581
25582 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
25583 gud-gdb-complete-command.
25584 (gud-gdb-completions): New function, from gud-gdb-complete-command.
25585 (gud-gdb-completion-at-point): New function.
25586 (gud-gdb-completions): Remove.
25587
25588 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
25589
25590 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
25591 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
25592 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
25593 whether `executable-find' is bound.
25594
25595 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
25596
25597 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
25598
25599 * minibuffer.el (completion-in-region-mode-predicate)
25600 (completion-in-region-mode--predicate): New vars.
25601 (completion-in-region, completion-in-region--postch)
25602 (completion-in-region-mode): Use them.
25603 (completion--capf-wrapper): Also return the hook function.
25604 (completion-at-point, completion-help-at-point):
25605 Adjust and provide a predicate.
25606
25607 Preserve arg names for advice of subr and lexical functions (bug#8457).
25608 * help-fns.el (help-function-arglist): Consolidate the subr and
25609 new-byte-code cases. Add argument `preserve-names' to extract names
25610 from the docstring when needed.
25611 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
25612 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
25613 (ad-arglist): Use help-function-arglist's new arg.
25614 (ad-definition-type): Use cond.
25615
25616 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
25617
25618 * autorevert.el (auto-revert-handler):
25619 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
25620 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
25621 Don't quote lambda.
25622
25623 * image-mode.el (image-transform-set-scale):
25624 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
25625
25626 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
25627
25628 * net/network-stream.el (network-stream-open-starttls): Only do
25629 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
25630 Upgrades via gnutls-cli are too slow to be done opportunistically.
25631
25632 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
25633
25634 * dframe.el (dframe-current-frame): Remove spurious quote.
25635
25636 2011-04-12 Glenn Morris <rgm@gnu.org>
25637
25638 * calendar/cal-tex.el (cal-tex-end-document):
25639 Try to automatically use latin1 input if needed.
25640
25641 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
25642 Don't try to cons a mark onto an empty element.
25643
25644 2011-04-11 Leo Liu <sdl.web@gmail.com>
25645
25646 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
25647 buffers.
25648 (ido-kill-buffer-at-head): Support killing virtual buffers.
25649
25650 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
25651
25652 * minibuffer.el (completion-show-inline-help): New var.
25653 (completion--do-completion, minibuffer-complete)
25654 (minibuffer-force-complete, minibuffer-complete-word):
25655 Inhibit minibuffer messages if completion-show-inline-help is nil.
25656
25657 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
25658 to avoid interference from inline help (Bug#5849).
25659
25660 2011-04-10 Leo Liu <sdl.web@gmail.com>
25661
25662 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
25663 Fix typo.
25664
25665 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
25666
25667 * image-mode.el (image-toggle-display-image): Signal an error if
25668 not in Image mode.
25669 (image-transform-mode, image-transform-resize)
25670 (image-transform-set-rotation): Doc fix.
25671 (image-transform-set-resize): Delete.
25672 (image-transform-set-scale, image-transform-fit-to-height)
25673 (image-transform-fit-to-width): Handle image-toggle-display-image
25674 and image-transform-resize directly.
25675
25676 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
25677
25678 * doc-view.el (doc-view-fit-width-to-window)
25679 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
25680 New functions for fitting the shown image to the Emacs window size.
25681 (doc-view-mode-map): Add bindings for the new functions.
25682
25683 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
25684
25685 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
25686 Fix typo in docstring.
25687
25688 2011-04-08 Eli Zaretskii <eliz@gnu.org>
25689
25690 * files.el (file-size-human-readable): Produce one digit after
25691 decimal, like "ls -lh" does.
25692
25693 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
25694 the file size representation.
25695
25696 * simple.el (list-processes): If async subprocesses are not
25697 available, error out with a clear error message.
25698
25699 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
25700
25701 * help.el (help-form-show): New function, to be called from C.
25702 Put help-form output in a buffer named differently than *Help*.
25703
25704 2011-04-08 Eli Zaretskii <eliz@gnu.org>
25705
25706 * files.el (file-size-human-readable): New function.
25707
25708 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
25709 computing the representation inline. Don't require `cl'.
25710
25711 2011-04-08 Glenn Morris <rgm@gnu.org>
25712
25713 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
25714
25715 * net/browse-url.el (browse-url-firefox):
25716 Test system-type, not system-configuration.
25717
25718 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
25719 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
25720 Use log-edit-empty-buffer-p. (Bug#7598)
25721
25722 * net/rlogin.el (rlogin-process-connection-type): Simplify.
25723 (rlogin-mode-map): Initialize in the defvar.
25724 (rlogin): Use ignore-errors.
25725
25726 * replace.el (occur-mode-map): Some fixes for menu items.
25727
25728 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
25729
25730 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
25731
25732 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
25733
25734 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
25735 issuing unused warnings.
25736
25737 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
25738 macro directly.
25739
25740 * simple.el: Lisp reimplement of list-processes. Based on an
25741 earlier reimplementation by Leo Liu, but using tabulated-list.el.
25742 (process-menu-mode): New major mode.
25743 (list-processes--refresh, list-processes):
25744 (process-menu-visit-buffer): New functions.
25745
25746 * files.el (save-buffers-kill-emacs): Don't assume any return
25747 value of list-processes, which is undocumented anyway.
25748
25749 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
25750
25751 * emacs-lisp/tabulated-list.el: New file.
25752
25753 * emacs-lisp/package.el: Use Tabulated List mode.
25754 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
25755 (package-menu-mode): Derive from tabulated-list-mode. Set up the
25756 table format using Tabulated List mode variables.
25757 (package--push): New macro, replacing package-list-maybe-add.
25758 (package-menu--generate): Use package--push. Renamed from
25759 package--generate-package-list.
25760 (package-menu-refresh, list-packages): Use it.
25761 (package-menu--print-info): Rename from package-print-package.
25762 Return insertion data instead of inserting it directly.
25763 (package-menu-describe-package, package-menu-execute):
25764 Use tabulated-list-get-id.
25765 (package-menu-mark-delete, package-menu-mark-install)
25766 (package-menu-mark-unmark, package-menu-backup-unmark)
25767 (package-menu-mark-obsolete-for-deletion):
25768 Use tabulated-list-put-tag.
25769 (package--list-packages, package-menu-revert)
25770 (package-menu-get-package, package-menu-get-version)
25771 (package-menu-sort-by-column): Functions deleted.
25772 (package-menu-package-list, package-menu-sort-key): Vars deleted.
25773 (package-menu--status-predicate, package-menu--version-predicate)
25774 (package-menu--name-predicate)
25775 (package-menu--description-predicate): Handle arguments in the
25776 Tabulated List format.
25777 (package-list-packages-no-fetch): Call list-packages.
25778
25779 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
25780
25781 * files.el (after-find-file-from-revert-buffer): Remove variable.
25782 (after-find-file): Don't bind it.
25783 (revert-buffer-in-progress-p): New variable.
25784 (revert-buffer): Bind it.
25785 Pass nil for `after-find-file-from-revert-buffer'.
25786
25787 * saveplace.el (save-place-find-file-hook): Use new variable
25788 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
25789
25790 2011-04-06 Glenn Morris <rgm@gnu.org>
25791
25792 * Makefile.in (AUTOGEN_VCS): New variable.
25793 (autoloads): Use $AUTOGEN_VCS.
25794
25795 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
25796 * calendar/calendar.el (calendar-mode-map):
25797 Check for toolkit scroll bars. (Bug#8305)
25798
25799 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
25800
25801 * minibuffer.el (completion-in-region--postch)
25802 (completion-in-region-mode): Remove unnecessary messages.
25803
25804 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
25805
25806 * font-lock.el (font-lock-refresh-defaults):
25807 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
25808 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
25809
25810 * info.el (Info-directory-list, Info-read-node-name-2)
25811 (Info-split-parameter-string): Doc fixes.
25812 (Info-virtual-nodes): Reflow docstring.
25813 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
25814 (Info-apropos-toc-nodes, info-finder, Info-get-token)
25815 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
25816 Fix typos in docstrings.
25817 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
25818 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
25819 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
25820 (Info-restore-desktop-buffer): Mark unused parameters.
25821 (Info-directory-find-file, Info-directory-find-node)
25822 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
25823 (Info-virtual-index-find-node, Info-apropos-find-file)
25824 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
25825 Mark unused parameters; fix typos in docstrings.
25826 (Info-virtual-index): Remove unused local variable `nodename'.
25827
25828 2011-04-05 Deniz Dogan <deniz@dogan.se>
25829
25830 * net/rcirc.el: Update my e-mail address.
25831 (rcirc-mode-map): Remove M-o binding.
25832
25833 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
25834
25835 * startup.el (command-line): Save the cursor's theme-face
25836 directly, instead of using face-override-spec.
25837
25838 * custom.el (load-theme): Minor optimization in assigning faces.
25839
25840 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
25841
25842 * help-fns.el (describe-variable): Complete all variables having
25843 documentation, including keywords.
25844 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
25845
25846 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
25847
25848 Convert to lexical-binding.
25849
25850 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
25851 (bs--get-marked-string, bs--get-modified-string)
25852 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
25853 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
25854 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
25855
25856 * ehelp.el (electric-help-execute-extended)
25857 (electric-help-ctrl-x-prefix):
25858 * hexl.el (hexl-revert-buffer-function):
25859 * linum.el (linum-after-change, linum-after-scroll):
25860 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
25861
25862 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
25863
25864 2011-04-04 Daiki Ueno <ueno@unixuser.org>
25865
25866 * epa-dired.el:
25867 * epa-mail.el:
25868 * epa-hook.el:
25869 * epa-file.el:
25870 * epa.el:
25871 * epg.el: Use lexical binding.
25872
25873 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
25874
25875 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
25876
25877 * textmodes/flyspell.el (flyspell-word): Recognize default
25878 dictionary case for flyspell-mark-duplications-exceptions.
25879 Use regexp matching for languages.
25880 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
25881 default dictionary (Bug#7926).
25882
25883 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
25884
25885 * emacs-lisp/package.el (package--with-work-buffer):
25886 Recognize https URLs.
25887
25888 * net/network-stream.el: Move from gnus/proto-stream.el.
25889 Change prefix to network-stream throughout.
25890 (open-protocol-stream): Merge into open-network-stream, leaving
25891 open-protocol-stream as an alias. Handle nil BUFFER args.
25892
25893 * subr.el (open-network-stream): Move to net/network-stream.el.
25894
25895 2011-04-02 Glenn Morris <rgm@gnu.org>
25896
25897 * find-dired.el (find-exec-terminator): New option.
25898 (find-ls-option): Test for -ls support.
25899 (find-ls-subdir-switches): Test for -b in find-ls-option.
25900 (find-dired, find-grep-dired): Doc fixes.
25901 (find-dired): Use find-exec-terminator.
25902
25903 * find-dired.el (find-ls-option, find-ls-subdir-switches)
25904 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
25905 (find-name-arg): Remove purecopy.
25906
25907 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
25908 (grep-compute-defaults): Check for `-exec COMMAND +' support.
25909 Set grep-find-use-xargs, grep-find-command, and grep-find-template
25910 accordingly. Don't add the null-device if not needed.
25911
25912 * files.el (save-some-buffers): Doc fix.
25913
25914 2011-04-02 Eli Zaretskii <eliz@gnu.org>
25915
25916 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
25917
25918 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
25919
25920 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
25921 Use `dolist' rather than `mapcar'.
25922
25923 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
25924
25925 Add lexical binding.
25926
25927 * subr.el (apply-partially): Use new closures rather than CL.
25928 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
25929 (dolist, dotimes): Use slightly different expansion for lexical code.
25930 (functionp): Move to C.
25931 (letrec): New macro.
25932 (with-wrapper-hook): Use it and apply-partially instead of CL.
25933 (eval-after-load): Preserve lexical-binding.
25934 (save-window-excursion, with-output-to-temp-buffer): Turn them
25935 into macros.
25936
25937 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
25938
25939 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
25940 than the arglist.
25941 (help-add-fundoc-usage): Don't add `Not documented'.
25942 (help-function-arglist): Handle closures, subroutines, and new
25943 byte-code-functions.
25944 (help-make-usage): Remove leading underscores.
25945 (describe-function-1): Handle closures.
25946 (describe-variable): Use special-variable-p for completion.
25947
25948 * files.el (lexical-binding): Declare safe.
25949
25950 * emacs-lisp/pcase.el: Don't use destructuring-bind.
25951 (pcase--memoize): Rename from pcase-memoize. Change weakness.
25952 (pcase): Add `let' pattern.
25953 Change memoization so it actually works.
25954 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
25955 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
25956 <let>: New case.
25957
25958 * emacs-lisp/macroexp.el: Use lexical binding.
25959 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
25960 Don't convert ' to #' without checking that it's indeed quoting
25961 a lambda.
25962
25963 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
25964 Use eval-sexp-add-defvars.
25965 (eval-sexp-add-defvars): New fun.
25966
25967 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
25968
25969 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
25970 Don't autoload.
25971 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
25972 than the internal `byte-compile-lambda'.
25973 (defmethod): Don't hide code under quotes.
25974 (eieio-defmethod): New `code' argument.
25975
25976 * emacs-lisp/eieio-comp.el: Remove.
25977
25978 * emacs-lisp/edebug.el (edebug-eval-defun)
25979 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
25980 (edebug-toggle): Avoid `eval'.
25981
25982 * emacs-lisp/disass.el (disassemble-internal): Handle new
25983 `closure' objects.
25984 (disassemble-1): Handle new byte codes.
25985
25986 * emacs-lisp/cl.el (pushnew): Silence warning.
25987
25988 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
25989 (cl-byte-compile-throw): Remove.
25990 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
25991
25992 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
25993 closures.
25994
25995 * emacs-lisp/cconv.el: New file.
25996
25997 * emacs-lisp/bytecomp.el: Use lexical binding instead of
25998 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
25999 (byte-compile-initial-macro-environment):
26000 Handle declare-function here.
26001 (byte-compile--lexical-environment): New var.
26002 (byte-stack-ref, byte-stack-set, byte-discardN)
26003 (byte-discardN-preserve-tos): New lap codes.
26004 (byte-interactive-p): Don't use any more.
26005 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
26006 New macros.
26007 (byte-compile-lapcode): Use them and handle new lap codes.
26008 (byte-compile-obsolete): Remove.
26009 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
26010 (byte-compile-arglist-warn): Check late def of inlinable funs.
26011 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
26012 since they should have been expanded by now.
26013 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
26014 (byte-compile-from-buffer): Remove unused second arg.
26015 (byte-compile-preprocess): New function.
26016 (byte-compile-toplevel-file-form): New function to distinguish
26017 file-form calls from outside from file-form calls from hunk-handlers.
26018 (byte-compile-file-form): Simplify.
26019 (byte-compile-file-form-defsubst): Remove.
26020 (byte-compile-file-form-defmumble): Simplify now that
26021 byte-compile-lambda always returns a byte-code-function.
26022 (byte-compile): Preprocess.
26023 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
26024 Remove, not used any more.
26025 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
26026 (byte-compile-make-args-desc): New funs.
26027 (byte-compile-lambda): Handle lexical functions. Always return
26028 a byte-code-function.
26029 (byte-compile-reserved-constants): New var, to make up room for
26030 closed-over variables.
26031 (byte-compile-constants-vector): Obey it.
26032 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
26033 (byte-compile-macroexpand-declare-function): New function.
26034 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
26035 byte-code-functions.
26036 (byte-compile-form): Check obsolescence here.
26037 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
26038 (byte-compile-variable-ref): Remove.
26039 (byte-compile-dynamic-variable-op): New fun.
26040 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
26041 (byte-compile-variable-set): New funs.
26042 (byte-compile-discard): Add 2 args.
26043 (byte-compile-stack-ref, byte-compile-stack-set)
26044 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
26045 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
26046 macroexpand-all instead.
26047 (byte-compile-quote-form): Remove.
26048 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
26049 (byte-compile-bind, byte-compile-unbind): New funs.
26050 (byte-compile-let): Handle let* and lexical binding.
26051 (byte-compile-let*): Remove.
26052 (byte-compile-catch, byte-compile-unwind-protect)
26053 (byte-compile-track-mouse, byte-compile-condition-case):
26054 Handle a new :fun-body form, used for lexical scoping.
26055 (byte-compile-save-window-excursion)
26056 (byte-compile-with-output-to-temp-buffer): Remove.
26057 (byte-compile-defun): Simplify.
26058 (byte-compile-stack-adjustment): New fun.
26059 (byte-compile-out): Use it.
26060 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
26061
26062 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
26063 handler any more.
26064
26065 * emacs-lisp/byte-opt.el: Use lexical binding.
26066 (byte-inline-lapcode): Remove (to bytecomp).
26067 (byte-compile-inline-expand): Pay attention to inlining to/from
26068 lexically bound code.
26069 (byte-compile-unfold-lambda): Don't handle byte-code-functions
26070 any more.
26071 (byte-optimize-form-code-walker): Don't handle save-window-excursion
26072 any more and don't call compiler-macros.
26073 (byte-compile-splice-in-already-compiled-code): Remove.
26074 (byte-code): Don't inline any more.
26075 (disassemble-offset): Receive `bytes' as argument rather than via
26076 dynamic scoping.
26077 (byte-compile-tag-number): Declare before first use.
26078 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
26079 `return' even if make-spliceable.
26080 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
26081 obsolete interactive-p.
26082 (byte-optimize-lapcode): Optimize new lap-codes.
26083 Don't trip up on new form of `byte-constant' lap code.
26084
26085 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
26086
26087 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
26088
26089 * custom.el (custom-initialize-default, custom-declare-variable):
26090 Use `defvar'.
26091
26092 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
26093 New variables.
26094 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
26095 (COMPILE_FIRST): Add macroexp and cconv.
26096 * makefile.w32-in: Mirror changes in Makefile.in.
26097
26098 * vc/cvs-status.el:
26099 * vc/diff-mode.el:
26100 * vc/log-edit.el:
26101 * vc/log-view.el:
26102 * vc/smerge-mode.el:
26103 * textmodes/bibtex-style.el:
26104 * textmodes/css-mode.el:
26105 * startup.el:
26106 * uniquify.el:
26107 * minibuffer.el:
26108 * newcomment.el:
26109 * reveal.el:
26110 * server.el:
26111 * mpc.el:
26112 * emacs-lisp/smie.el:
26113 * doc-view.el:
26114 * dired.el:
26115 * abbrev.el: Use lexical binding.
26116
26117 2011-04-01 Eli Zaretskii <eliz@gnu.org>
26118
26119 * info.el (info-display-manual): New function.
26120
26121 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
26122
26123 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
26124
26125 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
26126
26127 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
26128 an entry for that server in rcirc-authinfo. (Bug#8385)
26129
26130 2011-03-31 Glenn Morris <rgm@gnu.org>
26131
26132 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
26133
26134 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
26135
26136 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
26137
26138 * progmodes/python.el (python-default-interpreter)
26139 (python-python-command-args, python-jython-command-args)
26140 (python-which-shell, python-which-args, python-which-bufname)
26141 (python-file-queue, python-comint-output-filter-function)
26142 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
26143 variables and functions.
26144
26145 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
26146
26147 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
26148 (completion-in-region-mode): New minor mode.
26149 (completion-in-region): Use it.
26150 (completion-in-region--data, completion-in-region-mode-map): New vars.
26151 (completion-in-region--postch): New function.
26152 (completion--capf-misbehave-funs, completion--capf-safe-funs):
26153 New vars.
26154 (completion--capf-wrapper): New function.
26155 (completion-at-point): Use it to track well-behavedness of
26156 hook functions.
26157 (completion-help-at-point): New command.
26158
26159 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
26160
26161 * vc/add-log.el (add-change-log-entry): Don't use whitespace
26162 syntax class to search for whitespace on a single line
26163 (Message-ID: <4D938140.4030905@redhat.com>).
26164
26165 2011-03-30 Leo Liu <sdl.web@gmail.com>
26166
26167 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
26168 New commands.
26169 (edit-abbrevs-map): Bind them here.
26170 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
26171
26172 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
26173
26174 * allout.el (allout-hide-by-annotation, allout-flag-region):
26175 Reduce possibility of overlay leakage by making them volatile.
26176
26177 * allout-widgets.el (allout-widgets-tally): Define as nil so the
26178 hash is not shared between buffers. Mode initialization is
26179 responsible for giving it a useful starting value.
26180 (allout-item-span): Reduce possibility of overlay leakage by
26181 making them volatile.
26182 (allout-widgets-count-buttons-in-region): Add diagnostic function
26183 for tracking down button overlay leaks.
26184
26185 2011-03-29 Leo Liu <sdl.web@gmail.com>
26186
26187 * ido.el (ido-read-internal): Use the default history var
26188 minibuffer-history if no HISTORY is specified.
26189
26190 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
26191
26192 * net/imap.el (imap-shell-open, imap-process-connection-type):
26193 Use imap-process-connection-type for 'shell' streams as well as
26194 Kerberos, SSL, other subprocesses.
26195
26196 2011-03-28 Leo Liu <sdl.web@gmail.com>
26197
26198 * abbrev.el (abbrev-table-empty-p): New function.
26199 (prepare-abbrev-list-buffer): Place empty abbrev tables after
26200 nonempty ones. (Bug#5937)
26201
26202 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
26203
26204 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
26205
26206 2011-03-27 Leo Liu <sdl.web@gmail.com>
26207
26208 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
26209 for foreground and background colors.
26210 (ansi-color-make-color-map): Adapt.
26211
26212 2011-03-25 Leo Liu <sdl.web@gmail.com>
26213
26214 * midnight.el (midnight-time-float): Remove. Note it calculates
26215 the microsecond component incorrectly and seconds-to-time does the
26216 same job.
26217 Remove redundant (require 'timer).
26218
26219 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
26220 (ido-completions): Remove unused arguments. (Bug#8329)
26221
26222 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
26223
26224 * minibuffer.el (completion--flush-all-sorted-completions):
26225 Remove itself from hook.
26226 (completion-at-point): Let the functions perform the completion
26227 immediately and return nil or t.
26228 * comint.el (comint-dynamic-complete-functions): Now identical to
26229 completion-at-point-functions.
26230 (comint-dynamic-list-input-ring): Remove unused var `index'.
26231 (comint--match-partial-filename, comint--unquote&expand-filename):
26232 New funs, split from comint-match-partial-filename.
26233 (comint-dynamic-complete): Use completion-at-point.
26234 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
26235
26236 2011-03-24 Drew Adams <drew.adams@oracle.com>
26237
26238 * thingatpt.el: Support `defun'.
26239
26240 2011-03-23 Leo Liu <sdl.web@gmail.com>
26241
26242 * abbrevlist.el: Move to obsolete/abbrevlist.el.
26243
26244 * help-mode.el (help-mode-finish): Tweak regexp.
26245
26246 2011-03-23 Glenn Morris <rgm@gnu.org>
26247
26248 * eshell/esh-opt.el (eshell-eval-using-options):
26249 Do not bind unused local variable `eshell-option-stub'.
26250
26251 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
26252
26253 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
26254
26255 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
26256 keymap variable in `with-no-warnings' to avoid a warning when the
26257 keymap has been already `defconst'ed.
26258
26259 2011-03-22 Leo Liu <sdl.web@gmail.com>
26260
26261 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
26262 encode all chars in abbrevs; otherwise use emacs-mule or
26263 utf-8-emacs. (Bug#8308)
26264
26265 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
26266
26267 * simple.el (backward-delete-char-untabify):
26268 Avoid warning about using `delete-backward-char'.
26269
26270 * image.el (image-type-file-name-regexps): Make it variable.
26271 `imagemagick-register-types' modifies it, and the user may want
26272 to add new extensions for known image types.
26273 (imagemagick-register-types): Throw error if not using ImageMagick.
26274
26275 2011-03-22 Leo Liu <sdl.web@gmail.com>
26276
26277 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
26278 located before rcirc-prompt-end-marker.
26279 (rcirc-complete): Error if point is not after rcirc prompt.
26280 Handle the case when table is nil.
26281 (rcirc-user-authenticated): Define to fix compiler warning.
26282
26283 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
26284
26285 * custom.el (custom--inhibit-theme-enable): Make it affect only
26286 custom-theme-set-variables and custom-theme-set-faces.
26287 (provide-theme): Ignore custom--inhibit-theme-enable.
26288 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
26289 (custom-enabling-themes): Delete variable.
26290 (enable-theme): Accept only loaded themes as arguments.
26291 Ignore the special custom-enabled-themes variable.
26292 (custom-enabled-themes): Forbid themes from setting this.
26293 Eliminate use of custom-enabling-themes.
26294 (custom-push-theme): Quote "changed" custom var entry.
26295
26296 2011-03-21 Leo Liu <sdl.web@gmail.com>
26297
26298 * ido.el (ido-read-internal): Add ido-selected to history instead
26299 of user input.
26300
26301 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
26302
26303 * subr.el (deferred-action-list, deferred-action-function):
26304 Mark obsolete.
26305
26306 2011-03-21 Leo Liu <sdl.web@gmail.com>
26307
26308 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
26309 change on 2011-02-13 (bug#8309).
26310
26311 * minibuffer.el (read-file-name-function): Change default value.
26312 (read-file-name--defaults): Rename from read-file-name-defaults.
26313 (read-file-name-default): Rename from read-file-name.
26314 (read-file-name): Call read-file-name-function.
26315
26316 2011-03-21 Glenn Morris <rgm@gnu.org>
26317
26318 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
26319 Doc fixes.
26320
26321 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
26322
26323 * cus-theme.el: Add missing provide statement.
26324 (customize-create-theme): Extract theme value correctly.
26325 (custom-theme-visit-theme): Autoload.
26326 (customize-create-theme): Prompt before inserting default faces.
26327
26328 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
26329
26330 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
26331 units and musical notes.
26332
26333 2011-03-20 Leo Liu <sdl.web@gmail.com>
26334
26335 * ido.el (ido-read-internal): Use completing-read-default.
26336 (ido-completing-read): Fix compatibility with completing-read.
26337
26338 2011-03-20 Christian Ohler <ohler@gnu.org>
26339
26340 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
26341 (ert-delete-all-tests): Use `called-interactively-p' rather than
26342 `interactive-p'.
26343 (ert--make-xrefs-region): Respect END.
26344
26345 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
26346
26347 * dired-aux.el (dired-create-directory): Signal an error if the
26348 directory already exists (Bug#8246).
26349
26350 * facemenu.el (list-colors-display): Call list-faces-display
26351 inside with-help-window.
26352 (list-colors-print): Use display property to align the final
26353 column, instead of checking window-width.
26354
26355 2011-03-19 Eli Zaretskii <eliz@gnu.org>
26356
26357 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
26358 windows-nt systems.
26359 (emerge-protect-metachars): Quote correctly for ms-dos and
26360 windows-nt systems.
26361
26362 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
26363
26364 * info.el (info-initialize): Replace all uses of `:' with
26365 path-separator for compatibility with non-Unix systems.
26366 Cache quoting of path-separator. (Bug#8258)
26367
26368 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
26369
26370 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
26371 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
26372 (mouse-avoidance-mode): Fix typos in docstrings.
26373
26374 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
26375
26376 * startup.el (package-subdirectory-regexp): Move from package.el.
26377 Omit \\` and \\', and let callers add them.
26378
26379 * emacs-lisp/package.el (package-strip-version)
26380 (package-load-all-descriptors): Add \\` and \\' to
26381 package-subdirectory-regexp before using it.
26382 (package-untar-buffer): New arg DIR; ensure that file untars only
26383 into this expected directory. Remove superfluous delete-region.
26384 (package-unpack): Caller changed.
26385 (package-tar-file-info): Use package-subdirectory-regexp.
26386
26387 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
26388
26389 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
26390 diff-mode-shared-map (bug#8284).
26391 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
26392
26393 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
26394
26395 * calendar/time-date.el (format-seconds): Use assoc instead of
26396 assoc-string, since assoc-string doesn't exist in XEmacs.
26397
26398 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
26399
26400 * custom.el (custom-known-themes): Reflow docstring.
26401 (custom-theme-load-path): Fix typo in docstring.
26402 (load-theme): Fix typo in error message.
26403 (custom-available-themes, custom-variable-theme-value):
26404 Use `let', not `let*'.
26405
26406 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
26407
26408 * calc/README: Mention inclusion of musical notes.
26409
26410 * calc/calc-units.el (calc-lu-quant): Rename from
26411 `calc-logunits-quantity'.
26412 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
26413 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
26414 (calc-db): Rename from `calc-dblevel'.
26415 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
26416 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
26417 (calc-np): Rename from `calc-nplevel'.
26418 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
26419 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
26420 (calc-lu-plus): Rename from `calc-logunits-add'.
26421 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
26422 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
26423 (calc-lu-minus): Rename from `calc-logunits-sub'.
26424 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
26425 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
26426 (calc-lu-times): Rename from `calc-logunits-mul'.
26427 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
26428 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
26429 (calc-lu-divide): Rename from `calc-logunits-div'.
26430 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
26431 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
26432
26433 * calc/calc-ext.el (calc-init-extensions): Update the names of the
26434 functions being autoloaded.
26435
26436 * calc/calc.el (calc-lu-power-reference): Rename from
26437 `calc-logunits-power-reference'.
26438 (calc-lu-field-reference): Rename from
26439 `calc-logunits-field-reference'.
26440
26441 * calc/calc-help.el (calc-l-prefix-help):
26442 Mention musical note functions.
26443
26444 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
26445
26446 * minibuffer.el (completion-all-sorted-completions):
26447 Use :completion-cycle-penalty text property if present.
26448
26449 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
26450
26451 * allout.el (allout-yank-processing): Adjust for new rebulleting
26452 regime so bullet being yanked is used without prompting the user
26453 for a choice.
26454
26455 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
26456
26457 * startup.el (command-line): Warn the user that _emacs is deprecated.
26458
26459 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
26460
26461 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
26462 (delphi-verbose, delphi-comment-face, delphi-string-face)
26463 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
26464 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
26465 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
26466 (delphi-new-comment-line, delphi-font-lock-defaults)
26467 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
26468 Fix typos in docstrings.
26469
26470 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
26471
26472 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
26473 Invert the roles of character and string values for INSTEAD, so a
26474 string is used for the more common case of a defaulting prompt.
26475
26476 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
26477
26478 * progmodes/ruby-mode.el (ruby-backward-sexp):
26479 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
26480 * play/gamegrid.el (gamegrid-make-face):
26481 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
26482 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
26483 * notifications.el (notifications-notify):
26484 * net/xesam.el (xesam-search-engines):
26485 * net/quickurl.el (quickurl-list-insert):
26486 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
26487
26488 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
26489
26490 * startup.el (command-line): Update package subdirectory regexp.
26491
26492 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
26493
26494 * allout.el (allout-abbreviate-flattened-numbering)
26495 (allout-mode-deactivate-hook): Fix up obsolescence "date".
26496
26497 * subr.el (read-char-choice): Only show the cursor after the prompt,
26498 not after the answer.
26499
26500 2011-03-15 Kevin Ryde <user42@zip.com.au>
26501
26502 * help-fns.el (variable-at-point): Skip leading quotes, if any
26503 (bug#8253).
26504
26505 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
26506
26507 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
26508 warning message.
26509
26510 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
26511
26512 * shell.el (shell): When called interactively, offer to change the
26513 shell file name on remote hosts.
26514
26515 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
26516
26517 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
26518 integration for LDAP parameters. The host, base, user or binddn,
26519 and secret tokens can be specified in a netrc file, for instance.
26520 This is optional because an `auth-source' parameter must be
26521 specified in the search attributes.
26522
26523 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
26524
26525 * help.el (describe-mode): Link to the mode's definition (bug#8185).
26526
26527 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
26528
26529 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
26530 into declaration. Remove redundant and harmful binding.
26531
26532 2011-03-12 Eli Zaretskii <eliz@gnu.org>
26533
26534 * files.el (file-ownership-preserved-p): Pass `integer' as an
26535 explicit 2nd argument to `file-attributes'. If the file's owner
26536 is the Administrators group on Windows, and the current user is
26537 Administrator, consider that a match.
26538
26539 * server.el (server-ensure-safe-dir): Consider server directory
26540 safe on MS-Windows if its owner is the Administrators group while
26541 the current Emacs user is Administrator. Use `=' to compare
26542 numerical UIDs, since they could be integers or floats.
26543
26544 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
26545
26546 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
26547
26548 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
26549
26550 Sync with Tramp 2.2.1.
26551
26552 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
26553
26554 * net/trampver.el: Update release number.
26555
26556 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
26557
26558 * progmodes/compile.el (compilation--previous-directory): Fix up
26559 various nil/dead-marker mismatches (bug#8014).
26560 (compilation-directory-properties, compilation-error-properties):
26561 Don't call it at a position past the one we're about to change.
26562
26563 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
26564 Disable obsolescence warnings in the file that declares it.
26565
26566 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
26567
26568 * allout-widgets.el (allout-widgets-tally):
26569 Initialize allout-widgets-tally as a hash table rather than nil to
26570 prevent mode-line redisplay warnings. Also, clarify the module
26571 description and fix a comment typo.
26572
26573 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
26574
26575 * help-fns.el (describe-variable): Don't complete keywords.
26576 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
26577
26578 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
26579
26580 * emacs-lisp/package.el (package-version-join): Impose a standard
26581 string representation for pre/alpha/beta version lists.
26582 (package-unpack-single): Standardize the directory name by passing
26583 it through package-version-join.
26584 (package-strip-rcs-id): Accept any version string that does not
26585 signal an error in version-to-list.
26586
26587 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
26588
26589 * simple.el (delete-trailing-whitespace): Return nil for the
26590 benefit of `write-file-functions'.
26591
26592 2011-03-10 Glenn Morris <rgm@gnu.org>
26593
26594 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
26595
26596 * vc/vc-git.el (vc-git-program): New option.
26597 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
26598 (vc-git--call): Use it.
26599
26600 * eshell/esh-util.el (eshell-condition-case): Doc fix.
26601
26602 * cus-edit.el (Custom-newline): If no button at point, look
26603 for a subgroup button at start-of-line. (Bug#2298)
26604
26605 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
26606
26607 2011-03-10 Julien Danjou <julien@danjou.info>
26608
26609 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
26610 `cursor-type' is nil.
26611
26612 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
26613
26614 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
26615
26616 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
26617
26618 * allout.el: Change so yank of distinctive-bullet items
26619 preserves the existing header prefix, rebulleting it if necessary,
26620 rather than replacing it. This is necessary for proper operation
26621 of cooperative addons like allout-widgets.
26622 (allout-make-topic-prefix, allout-rebullet-heading):
26623 Change SOLICIT arg to INSTEAD, and interpret additionally a string
26624 value as alternate bullet to be used, instead of prompting the user
26625 for a bullet character.
26626
26627 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
26628
26629 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
26630 Do not use `tramp-file-name-port', because this returns also
26631 `tramp-default-port'.
26632
26633 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
26634
26635 * net/rcirc.el (rcirc-handler-001): Remove useless
26636 with-rcirc-process-buffer.
26637 (rcirc-check-auth-status): Swap arguments to string-match.
26638
26639 2011-03-09 Glenn Morris <rgm@gnu.org>
26640
26641 * shell.el (shell-mode):
26642 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
26643
26644 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
26645 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
26646
26647 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
26648
26649 * emacs-lisp/package.el (package-refresh-contents)
26650 (package-menu-execute): Use condition-case-no-debug.
26651
26652 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
26653
26654 * simple.el (shell-command-to-string): Use `process-file'.
26655
26656 * emacs-lisp/package.el (package-tar-file-info): Handle also
26657 remote files.
26658
26659 * emacs-lisp/package-x.el (package-upload-buffer-internal):
26660 Use `equal' for upload base check.
26661
26662 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
26663
26664 * textmodes/texinfo.el (texinfo-environments):
26665 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
26666
26667 2011-03-08 Glenn Morris <rgm@gnu.org>
26668
26669 * cus-start.el (cursor-in-non-selected-windows):
26670 Fix :set quoting oddness. (Bug#8192)
26671
26672 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
26673 in some setf expressions. (Bug#2159)
26674
26675 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
26676
26677 * custom.el (custom-available-themes): Return themes in
26678 alphabetical order.
26679
26680 See ChangeLog.15 for earlier changes.
26681
26682 ;; Local Variables:
26683 ;; coding: utf-8
26684 ;; End:
26685
26686 Copyright (C) 2011-2013 Free Software Foundation, Inc.
26687
26688 This file is part of GNU Emacs.
26689
26690 GNU Emacs is free software: you can redistribute it and/or modify
26691 it under the terms of the GNU General Public License as published by
26692 the Free Software Foundation, either version 3 of the License, or
26693 (at your option) any later version.
26694
26695 GNU Emacs is distributed in the hope that it will be useful,
26696 but WITHOUT ANY WARRANTY; without even the implied warranty of
26697 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26698 GNU General Public License for more details.
26699
26700 You should have received a copy of the GNU General Public License
26701 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.