]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
* progmodes/octave.el (inferior-octave-has-built-in-variables):
[gnu-emacs] / lisp / ChangeLog
1 2013-05-01 Leo Liu <sdl.web@gmail.com>
2
3 * progmodes/octave.el (inferior-octave-has-built-in-variables):
4 Remove. Buil-in variables were removed from Octave in 2007.
5 (inferior-octave-startup): Fix uses.
6 (comint-line-beginning-position): Remove compatibility code for
7 emacs 21.
8
9 2013-05-01 Juri Linkov <juri@jurta.org>
10
11 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
12
13 2013-05-01 Juri Linkov <juri@jurta.org>
14
15 * comint.el (comint-previous-matching-input): Don't print message
16 "History item: %d" when `isearch-mode' is active.
17 (comint-history-isearch-message): Print message "History item: %d"
18 when `comint-input-ring-index' is not empty and this function is
19 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
20
21 2013-05-01 Leo Liu <sdl.web@gmail.com>
22
23 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
24 definitions. Use completion-at-point to insert keywords.
25 (octave-abbrev-start): Remove.
26 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
27
28 2013-04-30 Leo Liu <sdl.web@gmail.com>
29
30 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
31 change.
32
33 2013-04-30 Alan Mackenzie <acm@muc.de>
34
35 Handle arbitrarily long C++ member initialisation lists.
36 * progmodes/cc-engine.el (c-back-over-member-initializers): new
37 function.
38 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
39 (most) member init lists.
40
41 2013-04-30 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
42
43 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
44 variable.
45
46 2013-04-30 Leo Liu <sdl.web@gmail.com>
47
48 * progmodes/octave.el (octave-variables): Remove. No builtin
49 variables any more. All converted to functions.
50 (octave-font-lock-keywords, octave-completion-at-point-function):
51 Fix uses.
52 (octave-font-lock-texinfo-comment): New user variable.
53 (octave-texinfo-font-lock-keywords): New variable for texinfo
54 comment block.
55 (octave-function-comment-block): New face.
56 (octave-font-lock-texinfo-comment): New function.
57 (octave-mode): Font lock texinfo comment block.
58
59 2013-04-29 Leo Liu <sdl.web@gmail.com>
60
61 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
62 indexing expression.
63 (octave-continuation-string): Do not use \.
64 (inferior-octave-complete-impossible): Remove.
65 (inferior-octave-completion-table)
66 (inferior-octave-completion-at-point): Remove its uses.
67 (inferior-octave-startup): completion_matches was introduced to
68 Octave in 1996 so safe to assume it.
69 (octave-function-file-comment): Improve to follow how Octave does it.
70 (octave-update-function-file-comment): Tweak.
71
72 2013-04-29 Leo Liu <sdl.web@gmail.com>
73
74 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
75 (inferior-octave-startup): Remove inferior-octave-startup-hook.
76 (octave-function-file-comment): Fix typo.
77 (octave-sync-function-file-names): Use read-char-choice.
78
79 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
80
81 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
82 to t for the less important warnings.
83
84 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
85
86 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
87
88 2013-04-27 Glenn Morris <rgm@gnu.org>
89
90 * vc/log-view.el (log-view-current-entry):
91 Treat "---" separator lines as part of the following rev. (Bug#14169)
92
93 2013-04-27 Juri Linkov <juri@jurta.org>
94
95 * subr.el (read-number): Doc fix about using it by interactive
96 code letter `n'. (Bug#14254)
97
98 2013-04-27 Juri Linkov <juri@jurta.org>
99
100 * desktop.el (desktop-auto-save-timeout): New option.
101 (desktop-file-checksum): New variable.
102 (desktop-save): Add optional arg `auto-save' and don't auto-save
103 if nothing changed.
104 (desktop-auto-save-timer): New variable.
105 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
106 (after-init-hook): Call `desktop-auto-save-set-timer'.
107 Suggested by Reuben Thomas <rrt@sc3d.org> in
108 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
109
110 2013-04-27 Leo Liu <sdl.web@gmail.com>
111
112 * progmodes/octave.el (octave-function-file-p)
113 (octave-skip-comment-forward, octave-function-file-comment)
114 (octave-update-function-file-comment): New functions.
115 (octave-mode-map): Bind C-c ; to
116 octave-update-function-file-comment.
117 (octave-mode-menu): Add octave-update-function-file-comment.
118 (octave-mode, inferior-octave-mode): Fix doc-string.
119 (octave-insert-defun): Conform to Octave's coding convention.
120 (Bug#14285)
121
122 * files.el (basic-save-buffer): Don't let errors in
123 before-save-hook prevent saving buffer.
124
125 2013-04-20 Roland Winkler <winkler@gnu.org>
126
127 * faces.el (read-face-name): Use completing-read if arg multiple
128 is nil.
129
130 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
131
132 * ls-lisp.el (ls-lisp-insert-directory): If no files are
133 displayed, move point to after the totals line. See
134 http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
135 for the details.
136
137 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
138
139 * emacs-lisp/package.el (package-autoload-ensure-default-file):
140 Add current dir to the load-path.
141 (package-generate-autoloads): Don't rely on
142 autoload-ensure-default-file.
143
144 2013-04-26 Reuben Thomas <rrt@sc3d.org>
145
146 * textmodes/remember.el (remember-store-in-files): Document that
147 the file name format is passed to `format-time-string'.
148
149 2013-04-26 Leo Liu <sdl.web@gmail.com>
150
151 * progmodes/octave.el (octave-sync-function-file-names): New function.
152 (octave-mode): Use it in before-save-hook.
153
154 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
155
156 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
157 (bug#14274).
158
159 * progmodes/octave.el (octave-smie-forward-token): Properly skip
160 \n and comment, even if it's not an implicit ; (bug#14218).
161
162 2013-04-26 Glenn Morris <rgm@gnu.org>
163
164 * subr.el (read-number): Once more use `read' rather than
165 `string-to-number', to trap non-numeric input. (Bug#14254)
166
167 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
168
169 * emacs-lisp/syntax.el (syntax-propertize-multiline):
170 Use `syntax-multiline' text property consistently instead of
171 `font-lock-multiline'. (bug#14237).
172
173 2013-04-26 Glenn Morris <rgm@gnu.org>
174
175 * emacs-lisp/shadow.el (list-load-path-shadows):
176 No longer necessary to check for duplicate simple.el, since
177 2012-07-07 change to init_lread to not include installation lisp
178 directories in load-path when running uninstalled. (Bug#14270)
179
180 2013-04-26 Leo Liu <sdl.web@gmail.com>
181
182 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
183 (octave-mode, inferior-octave-mode): Use setq-local.
184 (octave-not-in-string-or-comment-p): Rename to
185 octave-in-string-or-comment-p.
186 (octave-in-comment-p, octave-in-string-p)
187 (octave-in-string-or-comment-p): Replace defsubst with defun.
188
189 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
190
191 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
192
193 2013-04-25 Bastien Guerry <bzg@gnu.org>
194
195 * textmodes/remember.el (remember-data-directory)
196 (remember-directory-file-name-format): Fix custom types.
197
198 2013-04-25 Leo Liu <sdl.web@gmail.com>
199
200 * progmodes/octave.el (octave-completion-at-point-function):
201 Make use of inferior octave process.
202 (octave-initialize-completions): Remove.
203 (inferior-octave-completion-table): New function.
204 (inferior-octave-completion-at-point): Use it.
205 (octave-completion-alist): Remove.
206
207 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
208
209 * progmodes/opascal.el: Use font-lock and syntax-propertize.
210 (opascal-mode-syntax-table): New var.
211 (opascal-literal-kind, opascal-is-literal-end)
212 (opascal-literal-token-at): Rewrite.
213 (opascal--literal-start-re, opascal-font-lock-keywords)
214 (opascal--syntax-propertize): New constants.
215 (opascal-font-lock-defaults): Adjust.
216 (opascal-mode): Use them. Set comment-<foo> variables as well.
217 (delphi-comment-face, opascal-comment-face, delphi-string-face)
218 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
219 (delphi-other-face, opascal-other-face): Remove face variables.
220 (opascal-save-state): Remove macro.
221 (opascal-fontifying-progress-step): Remove constant.
222 (opascal--ignore-changes): Remove var.
223 (opascal-set-token-property, opascal-parse-next-literal)
224 (opascal-is-stable-literal, opascal-complete-literal)
225 (opascal-is-literal-start, opascal-face-of)
226 (opascal-parse-region, opascal-parse-region-until-stable)
227 (opascal-fontify-region, opascal-after-change)
228 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
229 (opascal-debug-parse-region, opascal-debug-parse-window)
230 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
231 (opascal-debug-fontify-buffer): Remove.
232 (opascal-debug-mode-map): Adjust accordingly.
233
234 2013-04-25 Leo Liu <sdl.web@gmail.com>
235
236 Merge octave-mod.el and octave-inf.el into octave.el with some
237 cleanups.
238 * progmodes/octave.el: New file renamed from octave-mod.el.
239 * progmodes/octave-inf.el: Merged into octave.el.
240 * progmodes/octave-mod.el: Renamed to octave.el.
241
242 2013-04-25 Tassilo Horn <tsdh@gnu.org>
243
244 * textmodes/reftex-vars.el
245 (reftex-label-ignored-macros-and-environments): New defcustom.
246
247 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
248
249 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
250
251 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
252 (smie-indent-keyword): Improve the check to ensure that the next
253 comment is really on the same line.
254 (smie-indent-comment): Don't align with a subsequent closer (or eob).
255
256 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
257 semi-colons if the line is not otherwise empty (bug#14218).
258
259 2013-04-25 Glenn Morris <rgm@gnu.org>
260
261 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
262
263 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
264
265 * progmodes/opascal.el (opascal-set-token-property): Rename from
266 opascal-set-text-properties and only set `token' (bug#14134).
267 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
268 (opascal-literal-text-properties): Remove.
269 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
270 Adjust callers.
271
272 2013-04-24 Reuben Thomas <rrt@sc3d.org>
273
274 * textmodes/remember.el (remember-handler-functions): Add an
275 option for a new handler `remember-store-in-files'.
276 (remember-data-directory, remember-directory-file-name-format):
277 New options.
278 (remember-store-in-files): New function to store remember notes
279 as separate files within a directory.
280
281 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
282
283 * progmodes/compile.el (compilation-next-error-function):
284 Pass "formats" to compilation-find-file (bug#11777).
285
286 2013-04-24 Glenn Morris <rgm@gnu.org>
287
288 * vc/vc-bzr.el (vc-bzr-print-log):
289 * vc/vc-hg.el (vc-hg-print-log):
290 * vc/vc-svn.el (vc-svn-print-log):
291 Fix START-REVISION with LIMIT != 1. (Bug#14168)
292
293 * vc/vc-bzr.el (vc-bzr-print-log):
294 * vc/vc-cvs.el (vc-cvs-print-log):
295 * vc/vc-git.el (vc-git-print-log):
296 * vc/vc-hg.el (vc-hg-print-log):
297 * vc/vc-mtn.el (vc-mtn-print-log):
298 * vc/vc-rcs.el (vc-rcs-print-log):
299 * vc/vc-sccs.el (vc-sccs-print-log):
300 * vc/vc-svn.el (vc-svn-print-log):
301 * vc/vc.el (vc-print-log-internal): Doc fixes.
302
303 2013-04-23 Glenn Morris <rgm@gnu.org>
304
305 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
306 Remove venerable code attempting to avoid substitute-command-keys.
307
308 2013-04-23 Tassilo Horn <tsdh@gnu.org>
309
310 * textmodes/reftex-vars.el (reftex-label-regexps):
311 Call `reftex-compile-variables' after changes to this variable.
312
313 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
314
315 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
316 Use lexical-binding.
317 (jit-lock-force-redisplay): Use markers, check buffer's continued
318 existence and beware narrowed buffers.
319 (jit-lock-fontify-now): Adjust call accordingly.
320
321 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
322
323 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
324 to avoid misleading the user.
325
326 2013-04-22 Leo Liu <sdl.web@gmail.com>
327
328 * info-look.el: Prefer latex2e.info. (Bug#14240)
329
330 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
331
332 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
333
334 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
335 * net/tramp.el (tramp-call-process): ... here
336 (tramp-set-completion-function, tramp-parse-putty):
337 * net/tramp-adb.el (tramp-adb-execute-adb-command):
338 * net/tramp-gvfs.el (tramp-gvfs-send-command):
339 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
340 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
341 (tramp-call-local-coding-command): Use `tramp-call-process'
342 instead of `tramp-compat-call-process'.
343
344 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
345 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
346 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
347 (tramp-find-inline-compress):Improve traces.
348 (tramp-maybe-send-script): Check for Perl binary.
349 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
350
351 2013-04-22 Daiki Ueno <ueno@gnu.org>
352
353 * epg.el (epg-context-pinentry-mode): New function.
354 (epg-context-set-pinentry-mode): New function.
355 (epg--start): Pass --pinentry-mode option to gpg command.
356
357 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
358
359 * comint.el: (comint-dynamic-complete-functions, comint-mode-map):
360 `comint-dynamic-complete' is obsolete since 24.1, replaced by
361 `completion-at-point'. (Bug#13774)
362
363 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
364 default key binding for `describe-distribution' has been moved to
365 `C-h C-o'. (Bug#13970)
366
367 2013-04-21 Glenn Morris <rgm@gnu.org>
368
369 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
370 Add doc strings.
371 (vc-print-log): Clarify interactive prompt.
372
373 2013-04-20 Glenn Morris <rgm@gnu.org>
374
375 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
376 No longer include timestamp etc information.
377
378 2013-04-20 Roland Winkler <winkler@gnu.org>
379
380 * faces.el (read-face-name): Bug fix, return just one face if arg
381 multiple is nil. (Bug#14209)
382
383 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
384
385 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
386 (remove-function): Autoload.
387
388 * comint.el (comint-redirect-original-filter-function): Remove.
389 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
390 * vc/vc-cvs.el (vc-cvs-annotate-process-filter,vc-cvs-annotate-command):
391 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
392 * progmodes/prolog.el (prolog-consult-compile):
393 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
394 Use add/remove-function instead.
395 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
396 (gud-tooltip-process-output, gud-tooltip-tips):
397 Use add/remove-function instead.
398 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
399 (scheme-interaction-mode, exit-scheme-interaction-mode):
400 Use add/remove-function instead.
401
402 * vc/vc-dispatcher.el: Use lexical-binding.
403 (vc--process-sentinel): Rename from vc-process-sentinel.
404 Change last arg to be the code to run. Don't use vc-previous-sentinel
405 and vc-sentinel-commands any more.
406 (vc-exec-after): Allow code to be a function. Use add/remove-function.
407 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
408
409 2013-04-19 Masatake YAMATO <yamato@redhat.com>
410
411 * progmodes/sh-script.el (sh-imenu-generic-expression):
412 Handle function names with a single character. (Bug#14111)
413
414 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
415
416 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
417 for subroutines defined in an eval (bug#14182).
418
419 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
420
421 * bookmark.el (bookmark-completing-read): Improve handling of empty
422 string (bug#14176).
423
424 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
425
426 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
427
428 2013-04-19 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
429
430 New faster Imenu implementation (bug#14058).
431 * progmodes/python.el:
432 (python-imenu-prev-index-position):
433 (python-imenu-format-item-label-function)
434 (python-imenu-format-parent-item-label-function)
435 (python-imenu-format-parent-item-jump-label-function):
436 New vars.
437 (python-imenu-format-item-label)
438 (python-imenu-format-parent-item-label)
439 (python-imenu-format-parent-item-jump-label)
440 (python-imenu--put-parent, python-imenu--build-tree)
441 (python-imenu-create-index, python-imenu-create-flat-index)
442 (python-util-popn): New functions.
443 (python-mode): Set imenu-create-index-function to
444 python-imenu-create-index.
445
446 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
447
448 * winner.el (winner-active-region): Use region-active-p, activate-mark
449 and deactivate-mark (bug#14225).
450
451 * simple.el (deactivate-mark): Don't inline it.
452
453 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
454
455 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
456
457 2013-04-18 Tassilo Horn <tsdh@gnu.org>
458
459 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
460 file extensions from the archive-mode entry in order to prefer
461 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
462
463 2013-04-18 Leo Liu <sdl.web@gmail.com>
464
465 * bindings.el (help-event-list): Add ?\?.
466
467 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
468
469 * subr.el (with-wrapper-hook): Declare obsolete.
470 * simple.el (filter-buffer-substring-function): New hook.
471 (filter-buffer-substring): Use it.
472 (filter-buffer-substring-functions): Mark obsolete.
473 * minibuffer.el (completion-in-region-function): New hook.
474 (completion-in-region): Use it.
475 (completion-in-region-functions): Mark obsolete.
476 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
477 * abbrev.el (abbrev-expand-function): New hook.
478 (expand-abbrev): Use it.
479 (abbrev-expand-functions): Mark obsolete.
480 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
481 and :filter-return.
482
483 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
484
485 * progmodes/python.el (python-nav--syntactically): Fix cornercases
486 and do not care about match data.
487
488 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
489
490 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
491 completion tables when completing error conditions and
492 `declare' arguments.
493 (lisp-complete-symbol, field-complete): Mark as obsolete.
494 (check-parens): Unmatched parens are user errors.
495 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
496
497 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
498
499 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
500 command changed buffer (ie. `flyspell-pre-buffer' is not current
501 buffer), which prevents making decisions based on invalid value of
502 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
503 cause an error when `flyspell-pre-point' was nil after switching
504 buffers.
505 (flyspell-post-command-hook): No longer needs to change buffers when
506 checking pre-word. While at it remove unnecessary progn.
507
508 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
509
510 * textmodes/ispell.el (ispell-add-per-file-word-list):
511 Fix `flyspell-correct-word-before-point' error when accepting
512 words and `coment-padding' is an integer by using
513 `comment-normalize-vars' (Bug #14214).
514
515 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
516
517 New defun movement commands.
518 * progmodes/python.el (python-nav--syntactically)
519 (python-nav--forward-defun, python-nav-backward-defun)
520 (python-nav-forward-defun): New functions.
521
522 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
523
524 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
525 (python-syntax-context): Use named compiler-macro for backwards
526 compatibility with Emacs 24.x.
527
528 2013-04-17 Leo Liu <sdl.web@gmail.com>
529
530 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
531 octave-hide-process-buffer.
532
533 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
534
535 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
536 (bug#14216).
537
538 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
539
540 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
541 Fix adjustment of offset when receiving incomplete responses from GDB
542 (bug#14129).
543
544 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
545
546 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
547 python-mode-abbrev-table.
548 (python-skeleton-define): Adjust accordingly.
549 (python-mode-abbrev-table): New table that inherits from it so that
550 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
551
552 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
553 (abbrev-symbol): Use it.
554 (abbrev--before-point): Use it since we already handle inheritance.
555
556 2013-04-16 Leo Liu <sdl.web@gmail.com>
557
558 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
559 binding to info-lookup-symbol.
560
561 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
562
563 * minibuffer.el (completion--twq-all):
564 * term/ns-win.el (ns-initialize-window-system):
565 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
566
567 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
568
569 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
570 global bindings.
571
572 * doc-view.el (doc-view-start-process): Handle url-handler directories.
573
574 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
575
576 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
577 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
578 to nil.
579 (ruby-end-of-defun): Remove the unused arg, change the docstring
580 to reflect that this function is only used as the value of
581 `end-of-defun-function'.
582 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
583 to reflect an earlier change that beginning/end-of-defun functions
584 jump between methods in a class definition, as well as top-level
585 functions.
586
587 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
588
589 * minibuffer.el (minibuffer-complete): Don't just scroll
590 a *Completions* that's been iconified.
591 (minibuffer-force-complete): Make sure repetitions do cycle when going
592 through completion-in-region -> minibuffer-complete.
593
594 2013-04-15 Alan Mackenzie <acm@muc.de>
595
596 Correct the placement of c-cpp-delimiters when there're #s not at
597 col 0.
598
599 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
600 place a submatch around the #.
601 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
602 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
603 on the #, not BOL.
604
605 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
606
607 * emacs-lisp/nadvice.el: Properly test names when adding advice.
608 (advice--member-p): New arg `name'.
609 (advice--add-function, advice-member-p): Use it (bug#14202).
610
611 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
612
613 Reformulate java imenu-generic-expression.
614 The old expression contained ill formed regexps.
615
616 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
617 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
618 (cc-imenu-java-method-arg-regexp): New defconsts.
619 (cc-imenu-java-build-type-args-regex): New defun.
620 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
621 handling of spaces in the regexp.
622
623 2013-03-15 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
624
625 * textmodes/ispell.el (ispell-command-loop): Remove
626 flyspell highlight of a word when ispell accepts it (bug #14178).
627
628 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
629
630 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
631 uses code from the previous `ange-ftp-run-real-handler'.
632 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
633 only in case that function exist. This is needed for proper
634 unloading of Tramp.
635
636 2013-04-15 Tassilo Horn <tsdh@gnu.org>
637
638 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
639
640 * textmodes/reftex.el (reftex-compile-variables): Use it.
641
642 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
643
644 * files.el (normal-mode): Only use default major-mode if no other mode
645 was specified.
646
647 * emacs-lisp/trace.el (trace-values): New function.
648
649 * files.el: Allow : in local variables (bug#14089).
650 (hack-local-variable-regexp): New var.
651 (hack-local-variables-prop-line, hack-local-variables): Use it.
652
653 2013-04-13 Roland Winkler <winkler@gnu.org>
654
655 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
656 data before it gets modified by bibtex-beginning-of-entry.
657
658 2013-04-13 Roland Winkler <winkler@gnu.org>
659
660 * textmodes/bibtex.el (bibtex-url): Doc fix.
661
662 2013-04-13 Roland Winkler <winkler@gnu.org>
663
664 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
665 does not visit a BibTeX file, exclude it from the list of buffers
666 returned by bibtex-initialize.
667
668 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
669
670 * window.el (split-window): Remove interactive form, since as a
671 command this function is a special case of split-window-below.
672 Correct doc string.
673
674 2013-04-12 Roland Winkler <winkler@gnu.org>
675
676 * faces.el (read-face-name): Do not override value of arg default.
677 Allow single faces and strings as default values. Remove those
678 elements from return value that are not faces.
679 (describe-face): Simplify.
680 (face-at-point): New optional args thing and multiple so that this
681 function can provide the same functionality previously provided by
682 read-face-name.
683 (make-face-bold, make-face-unbold, make-face-italic)
684 (make-face-unitalic, make-face-bold-italic, invert-face)
685 (modify-face, read-face-and-attribute): Use face-at-point.
686
687 * cus-edit.el (customize-face, customize-face-other-window)
688 * cus-theme.el (custom-theme-add-face)
689 * face-remap.el (buffer-face-set)
690 * facemenu.el (facemenu-set-face): Use face-at-point.
691
692 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
693
694 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
695
696 2013-04-10 Tassilo Horn <tsdh@gnu.org>
697
698 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
699 off leading { and trailing } from field values.
700
701 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
702
703 * emacs-lisp/timer.el (timer--check): New function.
704 (timer--time, timer-set-function, timer-event-handler): Use it.
705 (timer-set-idle-time): Simplify.
706 (timer--activate): CSE.
707 (timer-event-handler): Give more info in error message.
708 (internal-timer-start-idle): New function, moved from C.
709
710 * mpc.el (mpc-proc): Add `restart' argument.
711 (mpc-proc-cmd): Use it.
712 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
713 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
714 less often.
715
716 2013-04-10 Masatake YAMATO <yamato@redhat.com>
717
718 * progmodes/sh-script.el: Implement `sh-mode' own
719 `add-log-current-defun-function' (bug#14112).
720 (sh-current-defun-name): New function.
721 (sh-mode): Use the function.
722
723 2013-04-09 Bastien Guerry <bzg@gnu.org>
724
725 * simple.el (choose-completion-string): Fix docstring (bug#14163).
726
727 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
728
729 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
730
731 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
732 timer (bug#14156).
733
734 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
735
736 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
737 declaration.
738
739 2013-04-07 Leo Liu <sdl.web@gmail.com>
740
741 * pcmpl-x.el: New file.
742
743 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
744
745 Do not set x-display-name until X connection is established.
746 This is needed to prevent from weird situation described at
747 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
748 * frame.el (make-frame): Set x-display-name after call to
749 window system initialization function, not before.
750 * term/x-win.el (x-initialize-window-system): Add optional
751 display argument and use it.
752 * term/w32-win.el (w32-initialize-window-system):
753 * term/ns-win.el (ns-initialize-window-system):
754 * term/pc-win.el (msdos-initialize-window-system):
755 Add compatible optional display argument.
756
757 2013-04-06 Eli Zaretskii <eliz@gnu.org>
758
759 * files.el (normal-backup-enable-predicate): On MS-Windows and
760 MS-DOS compare truenames of temporary-file-directory and of the
761 file, so that 8+3 aliases (usually found in $TEMP on Windows)
762 don't fail comparison by compare-strings. Also, compare file
763 names case-insensitively on MS-Windows and MS-DOS.
764
765 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
766
767 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
768 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
769
770 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
771
772 * whitespace.el (whitespace-color-on, whitespace-color-off):
773 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
774
775 2013-04-05 Jacek ChrzÄ…szcz <chrzaszcz@mimuw.edu.pl> (tiny change)
776
777 * ispell.el (ispell-set-spellchecker-params):
778 Really set `ispell-args' for all equivs.
779
780 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
781
782 * ido.el (ido-completions): Use extra elements of ido-decorations
783 (bug#14143).
784 (ido-decorations): Update docstring.
785
786 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
787
788 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
789 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
790 nil during initialization, in order not to miss changes since the
791 file was opened. (Bug#14140)
792
793 2013-04-05 Leo Liu <sdl.web@gmail.com>
794
795 * kmacro.el (kmacro-call-macro): Fix bug#14135.
796
797 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
798
799 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
800
801 2013-04-04 Glenn Morris <rgm@gnu.org>
802
803 * electric.el (electric-pair-inhibit-predicate): Add :version.
804
805 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
806
807 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
808 when a package is required several times (bug#14082).
809
810 2013-04-04 Roland Winkler <winkler@gnu.org>
811
812 * faces.el (read-face-name): Behave as promised by the docstring.
813 Assume that arg default is a list of faces.
814 (describe-face): Call read-face-name with list of default faces.
815
816 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
817
818 * bookmark.el: Fix deletion of bookmarks (bug#13972).
819 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
820 (bookmark-bmenu-execute-deletions): Only skip first line if it's
821 the header.
822 (bookmark-exit-hook-internal): Save even if list is empty.
823
824 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
825
826 * emacs-lisp/package.el (package-pinned-packages): New var.
827 (package--add-to-archive-contents): Obey it (bug#14118).
828
829 2013-04-03 Alan Mackenzie <acm@muc.de>
830
831 Handle `parse-partial-sexp' landing inside a comment opener
832 (Bug#13244). Also adapt to the new values of element 7 of a parse
833 state.
834
835 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
836 parameter `not-in-delimiter'. Handle being inside comment opener.
837 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
838 character in case we're typing a '*' after a '/'.
839 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
840 instead by passing the parameter to c-state-pp-to-literal.
841
842 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
843 for elt. 7 of a parse state.
844
845 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
846
847 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
848 * international/latin1-disp.el, international/mule-util.el:
849 * language/cyril-util.el, language/european.el, language/ind-util.el:
850 * language/lao-util.el, language/thai.el, language/tibet-util.el:
851 * language/tibetan.el, language/viet-util.el:
852 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
853
854 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
855
856 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
857 (electric-pair-post-self-insert-function): Use it.
858 (electric-pair-default-inhibit): New function, extracted from
859 electric-pair-post-self-insert-function.
860
861 2013-03-31 Roland Winkler <winkler@gnu.org>
862
863 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
864
865 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
866
867 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
868
869 2013-03-30 FabiĂ¡n Ezequiel Gallina <fabian@anue.biz>
870
871 Un-indent after "pass" and "return" statements (Bug#13888)
872 * progmodes/python.el (python-indent-block-enders): New var.
873 (python-indent-calculate-indentation): Use it.
874
875 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
876
877 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
878 defun. Defining it as defalias could introduce too eager
879 byte-compiler optimization. (Bug#14030)
880
881 2013-03-30 Chong Yidong <cyd@gnu.org>
882
883 * iswitchb.el (iswitchb-read-buffer): Fix typo.
884
885 2013-03-30 Leo Liu <sdl.web@gmail.com>
886
887 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
888 (kmacro-execute-from-register): Pass the keyboard macro to
889 kmacro-call-macro or repeating won't work correctly.
890
891 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
892
893 * progmodes/subword.el: Back to using `forward-symbol'.
894
895 * subr.el (forward-whitespace, forward-symbol)
896 (forward-same-syntax): Move from thingatpt.el.
897
898 2013-03-29 Leo Liu <sdl.web@gmail.com>
899
900 * kmacro.el (kmacro-to-register): New command.
901 (kmacro-execute-from-register): New function.
902 (kmacro-keymap): Bind to 'x'. (Bug#14071)
903
904 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
905
906 * mpc.el: Use defvar-local and setq-local.
907 (mpc--proc-connect): Connection failures are not bugs.
908 (mpc-mode-map): `follow-link' only applies to the buffer's content.
909 (mpc-volume-map): Bind to the up-events.
910
911 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
912
913 * progmodes/subword.el (superword-mode): Use `forward-sexp'
914 instead of `forward-symbol'.
915
916 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
917
918 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
919 (edebug--recursive-edit): Use it.
920 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
921 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
922
923 2013-03-28 Leo Liu <sdl.web@gmail.com>
924
925 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
926
927 2013-03-27 Eli Zaretskii <eliz@gnu.org>
928
929 * facemenu.el (list-colors-callback): New defvar.
930 (list-colors-redisplay): New function.
931 (list-colors-display): Install list-colors-redisplay as the
932 revert-buffer-function. (Bug#14063)
933
934 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
935
936 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
937 and suffixes don't overlap (bug#14061).
938
939 * case-table.el: Use lexical-binding.
940 (case-table-get-table): New function.
941 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
942
943 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
944
945 * progmodes/subword.el: Add `superword-mode' to do word motion
946 over symbol_words (parallels and leverages `subword-mode' which
947 does word motion inside MixedCaseWords).
948
949 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
950
951 * eshell/em-unix.el: Move su and sudo to...
952 * eshell/em-tramp.el: ...Eshell tramp module.
953
954 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
955
956 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
957 Change return value to be a sexp. Delay `get-buffer' to after
958 restoring the desktop (bug#13951).
959
960 2013-03-26 Leo Liu <sdl.web@gmail.com>
961
962 * register.el: Move semantic tag handling back to
963 cedet/semantic/senator.el. (Bug#14052)
964
965 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
966
967 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
968 into the prompt either (bug#13963).
969
970 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
971
972 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
973 part of "(error-foo)".
974
975 2013-03-24 Juri Linkov <juri@jurta.org>
976
977 * replace.el (list-matching-lines-prefix-face): New defcustom.
978 (occur-1): Pass `list-matching-lines-prefix-face' to the function
979 `occur-engine' if `face-differs-from-default-p' returns t.
980 (occur-engine): Add `,' inside backquote construct to evaluate
981 `prefix-face'. Propertize the prefix with the `prefix-face' face.
982 Pass `prefix-face' to the functions `occur-context-lines' and
983 `occur-engine-add-prefix'.
984 (occur-engine-add-prefix, occur-context-lines): Add optional arg
985 `prefix-face' and propertize the prefix with `prefix-face'.
986 (Bug#14017)
987
988 2013-03-24 Leo Liu <sdl.web@gmail.com>
989
990 * nxml/rng-valid.el (rng-validate-while-idle)
991 (rng-validate-quick-while-idle): Guard against deleted buffer.
992 (Bug#13999)
993
994 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
995 is the last entry in kill-buffer-hook.
996
997 * files.el (kill-buffer-hook): Doc fix.
998
999 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
1000
1001 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
1002 Make it safe-local.
1003
1004 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
1005
1006 2013-03-23 Leo Liu <sdl.web@gmail.com>
1007
1008 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
1009 Remove.
1010
1011 * nxml/rng-valid.el (rng-validate-mode)
1012 (rng-after-change-function, rng-do-some-validation):
1013 * nxml/rng-maint.el (rng-validate-buffer):
1014 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
1015 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
1016 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
1017 (nxml-extend-after-change-region): Use with-silent-modifications.
1018
1019 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
1020 timer-idle-list.
1021
1022 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
1023 (rng-next-error-1, rng-previous-error-1): Do not let-bind
1024 timer-idle-list. (Bug#13999)
1025
1026 2013-03-23 Juri Linkov <juri@jurta.org>
1027
1028 * info.el (info-index-match): New face.
1029 (Info-index, Info-apropos-matches): Add a nested subgroup to the
1030 main pattern and add text properties with the new face to matches
1031 in index entries relative to the beginning of the index entry.
1032 (Bug#14015)
1033
1034 2013-03-21 Eric Ludlam <zappo@gnu.org>
1035
1036 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
1037 Inhibit read only while inserting objects.
1038
1039 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
1040
1041 * progmodes/cfengine.el: Update docs to mention
1042 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
1043 symbol motion. Remove "_" from the word syntax.
1044
1045 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
1046
1047 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
1048 syntax for both `cfengine2-mode' and `cfengine3-mode'.
1049
1050 2013-03-20 Juri Linkov <juri@jurta.org>
1051
1052 * info.el (Info-next-reference-or-link)
1053 (Info-prev-reference-or-link): New functions.
1054 (Info-next-reference, Info-prev-reference): Use them.
1055 (Info-try-follow-nearest-node): Handle footnote navigation.
1056 (Info-fontify-node): Fontify footnotes. (Bug#13989)
1057
1058 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
1059
1060 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
1061 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
1062
1063 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
1064
1065 Suppress unnecessary non-ASCII chatter during build process.
1066 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
1067 (batch-skkdic-convert): Suppress most of the chatter.
1068 It's not needed so much now that machines are faster,
1069 and its non-ASCII component was confusing; see Dmitry Gutov in
1070 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
1071
1072 2013-03-20 Leo Liu <sdl.web@gmail.com>
1073
1074 * ido.el (ido-chop): Fix bug#10994.
1075
1076 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
1077
1078 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
1079 Remove vars.
1080 (whitespace-color-on, whitespace-color-off):
1081 Use `font-lock-fontify-buffer' (Bug#13817).
1082
1083 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1084
1085 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
1086 remapping in mode-line.
1087 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
1088
1089 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
1090
1091 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
1092 value for `whitespace-line' face (Bug#13875).
1093 (whitespace-font-lock-keywords): Change description.
1094 (whitespace-color-on): Don't save `font-lock-keywords' value, save
1095 the constructed keywords instead.
1096 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
1097
1098 2013-03-19 Leo Liu <sdl.web@gmail.com>
1099
1100 * progmodes/compile.el (compilation-display-error): New command.
1101 (compilation-mode-map, compilation-minor-mode-map): Bind it to
1102 C-o. (Bug#13992)
1103
1104 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
1105
1106 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
1107
1108 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
1109
1110 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
1111
1112 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1113
1114 * net/tramp-compat.el (tramp-compat-user-error): New defun.
1115
1116 * net/tramp-adb.el (tramp-adb-handle-shell-command):
1117 * net/tramp-gvfs.el (top):
1118 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
1119 (tramp-handle-shell-command): Use it.
1120 (tramp-dissect-file-name): Raise an error when hostname is a
1121 method name, and neither method nor user is specified.
1122
1123 * net/trampver.el: Update release number.
1124
1125 2013-03-18 Leo Liu <sdl.web@gmail.com>
1126
1127 Make sure eldoc can be turned off properly.
1128 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
1129 eldoc-mode.
1130 (eldoc-display-message-p): Revert last change.
1131 (eldoc-display-message-no-interference-p)
1132 (eldoc-print-current-symbol-info): Tweak.
1133
1134 2013-03-18 Tassilo Horn <tsdh@gnu.org>
1135
1136 * doc-view.el (doc-view-new-window-function): Check the new window
1137 overlay's display property instead the char property of the
1138 buffer's first char. Use `with-selected-window' instead of
1139 `save-window-excursion' with `select-window'.
1140 (doc-view-document->bitmap): Check the current doc-view overlay's
1141 display property instead the char property of the buffer's first char.
1142
1143 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
1144
1145 Automate the build of ja-dic.el (Bug#13984).
1146 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
1147 from the input, rather than assume that it's been done for us by the
1148 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
1149 the current date into a ja-dic.el comment, as that complicates
1150 regression testing.
1151
1152 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1153
1154 * whitespace.el: Fix double evaluation.
1155 (whitespace-space, whitespace-hspace, whitespace-tab)
1156 (whitespace-newline, whitespace-trailing, whitespace-line)
1157 (whitespace-space-before-tab, whitespace-indentation)
1158 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
1159 obsolete defvars.
1160 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
1161 (whitespace-color-on): Use a single font-lock-add-keywords call.
1162 Fix double-evaluation of face variables.
1163
1164 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
1165
1166 * net/tramp-adb.el (tramp-adb-parse-device-names):
1167 Use `start-process' instead of `call-process'. Otherwise, the
1168 function might be blocked under MS Windows. (Bug#13299)
1169
1170 2013-03-17 Leo Liu <sdl.web@gmail.com>
1171
1172 Extend eldoc to display info in the mode-line. (Bug#13978)
1173 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
1174 (eldoc-mode-line-string): New variable.
1175 (eldoc-minibuffer-message): New function.
1176 (eldoc-message-function): New variable.
1177 (eldoc-message): Use it.
1178 (eldoc-display-message-p)
1179 (eldoc-display-message-no-interference-p):
1180 Support eldoc-post-insert-mode.
1181
1182 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
1183 (eval-expression): Run it.
1184
1185 2013-03-17 Roland Winkler <winkler@gnu.org>
1186
1187 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
1188 strings in the list of return values.
1189
1190 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1191
1192 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
1193 radix before checking for HMS forms.
1194
1195 2013-03-16 Leo Liu <sdl.web@gmail.com>
1196
1197 * progmodes/scheme.el: Add indentation and font-locking for λ.
1198 (Bug#13975)
1199
1200 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
1201
1202 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
1203 token before point (bug#13942).
1204
1205 2013-03-16 Leo Liu <sdl.web@gmail.com>
1206
1207 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
1208
1209 2013-03-16 Eli Zaretskii <eliz@gnu.org>
1210
1211 * startup.el (command-line-normalize-file-name): Fix handling of
1212 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
1213 <xfq.free@gmail.com> in
1214 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
1215
1216 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1217
1218 Sync with Tramp 2.2.7.
1219
1220 * net/trampver.el: Update release number.
1221
1222 2013-03-14 Tassilo Horn <tsdh@gnu.org>
1223
1224 * doc-view.el Fix bug#13887.
1225 (doc-view-insert-image): Don't modify overlay associated to
1226 non-live windows, and implement horizontal centering of image in
1227 case it's smaller than the window.
1228 (doc-view-new-window-function): Force redisplay of new windows on
1229 doc-view buffers.
1230
1231 2013-03-13 Karl Fogel <kfogel@red-bean.com>
1232
1233 * saveplace.el (save-place-alist-to-file): Don't sort
1234 `save-place-alist', just pretty-print it (bug#13882).
1235
1236 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
1237
1238 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,
1239 whether `default-file-name-coding-system' is bound. It isn't in
1240 XEmacs.
1241
1242 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
1243
1244 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
1245 backquotes for `obsolete' (bug#13929).
1246
1247 * international/mule.el (find-auto-coding): Include file name in
1248 obsolescence warning (bug#13922).
1249
1250 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1251
1252 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
1253 for CFEngine 3-specific indentation.
1254 (cfengine3-indent-line): Use it. Fix up category regex.
1255 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
1256
1257 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
1258
1259 * type-break.el (type-break-file-name):
1260 * textmodes/remember.el (remember-data-file):
1261 * strokes.el (strokes-file):
1262 * shadowfile.el (shadow-initialize):
1263 * saveplace.el (save-place-file):
1264 * ps-bdf.el (bdf-cache-file):
1265 * progmodes/idlwave.el (idlwave-config-directory):
1266 * net/quickurl.el (quickurl-url-file):
1267 * international/kkc.el (kkc-init-file-name):
1268 * ido.el (ido-save-directory-list-file):
1269 * emulation/viper.el (viper-custom-file-name):
1270 * emulation/vip.el (vip-startup-file):
1271 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
1272 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
1273
1274 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
1275
1276 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
1277 * language/thai-word.el: Switch to UTF-8.
1278
1279 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1280
1281 * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870).
1282
1283 2013-03-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1284
1285 * net/net-utils.el (net-utils-remove-ctrl-m-filter):
1286 Use with-current-buffer and don't move point.
1287 (net-utils-run-simple): Remove useless code.
1288 (net-utils-remove-ctl-m): Remove unused custom.
1289
1290 2013-03-11 Per Starbäck <starback@stp.lingfil.uu.se>
1291
1292 * international/characters.el (glyphless-set-char-table-range): New fun.
1293 (update-glyphless-char-display): Use it (bug#13744).
1294
1295 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
1296
1297 * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
1298 namespaces in the syntax, indent closer for hanging brace
1299 correctly, allow single-quote delimited 'strings', and make
1300 `cfengine3-mode' the default.
1301
1302 2013-03-11 Jean-Philippe Gravel <jpgravel@gmail.com>
1303
1304 * progmodes/gdb-mi.el: Speed up initialization (bug#10580).
1305 Use lexical-binding. Fix up docstring according to conventions.
1306 (gdbmi-debug-mode): New var.
1307 (gdbmi-start-with, gdbmi-same-start, gdbmi-is-number, gdbmi-bnf-init)
1308 (gdbmi-bnf-output, gdbmi-bnf-skip-unrecognized, gdbmi-bnf-gdb-prompt)
1309 (gdbmi-bnf-result-record, gdbmi-bnf-out-of-band-record)
1310 (gdbmi-bnf-async-record, gdbmi-bnf-stream-record)
1311 (gdbmi-bnf-console-stream-output, gdbmi-bnf-target-stream-output)
1312 (gdbmi-bnf-log-stream-output, gdbmi-bnf-result-and-async-record-impl)
1313 (gdbmi-bnf-incomplete-record-result): New functions.
1314 (gdb-car<): Remove function.
1315 (gdbmi-record-list): Remove variable.
1316 (gdbmi-bnf-state, gdbmi-bnf-offset): New vars.
1317 (gdbmi-bnf-result-state-configs): New const.
1318 (gud-gdbmi-marker-filter): Rewrite.
1319 (gdb-ignored-notification, gdb-thread-created, gdb-thread-exited)
1320 (gdb-thread-selected, gdb-running, gdb-starting, gdb-stopped):
1321 Add `token' argument.
1322 (gdb-done, gdb-error): New functions.
1323 (gdb-done-or-error): Add `is-complete' argument. Change arg order.
1324
1325 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1326
1327 * term/xterm.el (xterm--report-background-handler): Don't burp
1328 upon timeout.
1329 (xterm--version-handler): Extract from terminal-init-xterm.
1330 (xterm--query): Don't mishandle timeout. Remove debugging messages.
1331 Allow multiple handlers.
1332 (terminal-init-xterm): Handle OSX's Terminal.app's incorrect answer.
1333
1334 * term/xterm.el: Don't discard input (bug#6758). Use lexical-binding.
1335 (xterm--report-background-handler, xterm--query): New functions.
1336 (terminal-init-xterm): Use them.
1337
1338 2013-03-11 Michael R. Mauger <michael@mauger.com>
1339
1340 * progmodes/sql.el Version 3.2
1341 Please note that my address changed to <michael@mauger.com>;
1342 the <mmaug@yahoo.com> address remains active.
1343 (sql-connection-alist): Updates documentation to fix bug#13715.
1344 (sql-connect): Handle missing `sql-connection-alist' correctly.
1345 (sql-mode-oracle-font-lock-keywords): Add missing keywords.
1346 (sql-magic-go, sql-magic-semicolon): Mark with `delete-selection'
1347 property.
1348 (sql-default-value): New function.
1349 (sql-get-login-ext, sql-get-login): Fixes bug where buffer-local
1350 values were not used.
1351 (sql-rename-buffer): Make sure alternate buffer name has no text
1352 properties.
1353 (sql-input-sender, sql-execute-feature): Fetch variable with
1354 `buffer-local-value' rather than `with-current-buffer'.
1355 (sql-*): Use #' function syntax consistently.
1356 (sql-*): Use message/error/user-error consistently.
1357
1358 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
1359
1360 * xt-mouse.el (xterm-mouse-event-read): Remove.
1361 (xterm-mouse--read-event-sequence-1000)
1362 (xterm-mouse--read-event-sequence-1006): Use read-event instead.
1363
1364 2013-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
1365
1366 * term/xterm.el (xterm-function-map): Support format used with
1367 formatOtherKeys=1 (bug#13839).
1368
1369 * emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
1370 (with-no-warnings): Use `declare'.
1371
1372 * whitespace.el (whitespace-enable-predicate): New variable.
1373 (whitespace-enable-predicate): Use it.
1374
1375 * comint.el (comint-send-input, comint-snapshot-last-prompt)
1376 (comint-output-filter, comint-update-fence):
1377 Use with-silent-modifications.
1378
1379 2013-03-10 Jambunathan K <kjambunathan@gmail.com>
1380
1381 * replace.el (occur-read-regexp-defaults-function): New var.
1382 (occur-read-regexp-defaults): New defun.
1383 (occur-read-primary-args): Propagate above change (bug#13892).
1384
1385 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
1386
1387 * mouse.el (mouse-drag-track): Remove left-over debugging code.
1388
1389 2013-03-09 Michael Albinus <michael.albinus@gmx.de>
1390
1391 Major rewrite due to changed D-Bus interface of GVFS 1.14.
1392
1393 * net/tramp-gvfs.el (top): Extend check for gvfs availability.
1394 (tramp-gvfs-methods-mounttracker, tramp-gvfs-listmounts)
1395 (tramp-gvfs-mountlocation, tramp-gvfs-mountlocation-signature):
1396 New defconst.
1397 (tramp-gvfs-file-name-handler-alist) [directory-files]
1398 [directory-files-and-attributes, file-exists-p, file-modes]:
1399 Use Tramp default handler.
1400 [file-acl, file-selinux-context, process-file, set-file-acl]:
1401 [set-file-modes, set-file-selinux-context, shell-command]:
1402 [start-file-process]: Remove handler.
1403 [verify-visited-file-modtime]: New handler.
1404 (tramp-gvfs-dbus-string-to-byte-array)
1405 (tramp-gvfs-dbus-byte-array-to-string): New defuns. Replace all
1406 calls of `dbus-string-to-byte-array' and
1407 `tramp-gvfs-dbus-byte-array-to-string'.
1408 (tramp-gvfs-handle-copy-file)
1409 (tramp-gvfs-handle-delete-directory)
1410 (tramp-gvfs-handle-delete-file, tramp-gvfs-handle-file-attributes)
1411 (tramp-gvfs-handle-file-directory-p)
1412 (tramp-gvfs-handle-file-executable-p)
1413 (tramp-gvfs-handle-file-name-all-completions)
1414 (tramp-gvfs-handle-file-readable-p)
1415 (tramp-gvfs-handle-file-writable-p)
1416 (tramp-gvfs-handle-insert-directory)
1417 (tramp-gvfs-handle-insert-file-contents)
1418 (tramp-gvfs-handle-make-directory, tramp-gvfs-handle-rename-file)
1419 (tramp-gvfs-handle-set-visited-file-modtime)
1420 (tramp-gvfs-handle-write-region): Rewrite.
1421 (tramp-gvfs-handle-file-acl)
1422 (tramp-gvfs-handle-file-selinux-context)
1423 (tramp-gvfs-handle-process-file, tramp-gvfs-handle-set-file-acl)
1424 (tramp-gvfs-handle-set-file-modes)
1425 (tramp-gvfs-handle-set-file-selinux-context)
1426 (tramp-gvfs-handle-shell-command)
1427 (tramp-gvfs-handle-start-file-process)
1428 (tramp-gvfs-handle-verify-visited-file-modtime): Remove defuns.
1429 (tramp-gvfs-url-file-name): Do not use `file-truename', we work
1430 over the symlinks. Fix user handling.
1431 (top, tramp-gvfs-handler-mounted-unmounted): Handle different names
1432 of the D-Bus signals.
1433 (tramp-gvfs-connection-mounted-p): Handle different names of the
1434 D-Bus methods.
1435 (tramp-gvfs-mount-spec-entry): New defun.
1436 (tramp-gvfs-mount-spec): Use it.
1437 (tramp-gvfs-maybe-open-connection): Check, that in case of "smb"
1438 there is a share name. Handle different names of the D-Bus
1439 signals and methods. Set connection properties needed for
1440 `tramp-check-cached-permissions'.
1441 (tramp-gvfs-send-command): Apply `tramp-gvfs-maybe-open-connection'.
1442 Return t or nil.
1443
1444 * net/tramp.el (tramp-backtrace): Move up.
1445 (tramp-error): Dump a backtrace into the debug buffer when
1446 `tramp-verbose > 9.
1447 (tramp-file-mode-type-map, tramp-file-mode-from-int)
1448 (tramp-file-mode-permissions, tramp-get-local-uid)
1449 (tramp-get-local-gid, tramp-check-cached-permissions): Move from
1450 tramp-sh.el.
1451
1452 * net/tramp-sh.el (tramp-file-mode-type-map)
1453 (tramp-check-cached-permissions, tramp-file-mode-from-int)
1454 (tramp-file-mode-permissions, tramp-get-local-uid)
1455 (tramp-get-local-gid): Move to tramp.el.
1456
1457 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
1458
1459 Separate mouse-1-click-follows-link from mouse-drag-region.
1460 * mouse.el (mouse--down-1-maybe-follows-link): New function.
1461 (key-translation-map): Use it to implement mouse-1-click-follows-link.
1462 (mouse-drag-line, mouse-drag-track):
1463 Remove mouse-1-click-follows-link code.
1464 (mouse--remap-link-click-p): Remove.
1465
1466 2013-03-08 Jambunathan K <kjambunathan@gmail.com>
1467
1468 * hi-lock.el (hi-lock-read-regexp-defaults-function): New var.
1469 (hi-lock-read-regexp-defaults): New defun.
1470 (hi-lock-line-face-buffer, hi-lock-face-buffer)
1471 (hi-lock-face-phrase-buffer): Propagate above change.
1472 Update docstring (bug#13892).
1473
1474 * subr.el (find-tag-default-as-regexp): New defun.
1475 * replace.el (read-regexp): Propagate above change.
1476
1477 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1478
1479 * calc/calc-units.el (calc-convert-units): Fix the way that default
1480 new units are stored.
1481
1482 2013-03-07 Matthias Meulien <orontee@gmail.com>
1483
1484 * bookmark.el: Define a face to highlight bookmark names in
1485 bookmark menu buffers, where the default is a bold face similarly
1486 to buffer names in buffer menu buffers.
1487 (bookmark-menu-bookmark): New face to highlight bookmark names.
1488 (bookmark-insert-location): Remove duplicated text property to
1489 conform to buffer list (see `list-buffers').
1490 (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
1491 `bookmark-menu-bookmark' to bookmark names.
1492
1493 2013-03-07 Matthias Meulien <orontee@gmail.com>
1494 Karl Fogel <kfogel@red-bean.com>
1495
1496 * bookmark.el: Display the bookmark list header similarly to the
1497 buffer list header (see `list-buffers'), where the default is now
1498 an immovable/immutable header line.
1499 (bookmark-bmenu-use-header-line): New variable.
1500 (bookmark-bmenu-inline-header-height): New name for
1501 `bookmark-bmenu-header-height', to avoid confusion with the code
1502 for the new immovable header. All references changed.
1503 (bookmark-bmenu-set-header): New function.
1504 (bookmark-bmenu-list, bookmark-bmenu-toggle-filenames):
1505 Conditionalize header construction accordingly.
1506 (bookmark-bmenu-ensure-position): Conditionalize the skipping of
1507 the inline header height.
1508 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
1509 Conditionalize the skipping of the inline header height.
1510
1511 2013-03-07 Dmitry Gutov <dgutov@yandex.ru>
1512
1513 * progmodes/js.el (js--multi-line-declaration-indentation):
1514 Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89).
1515
1516 2013-03-06 Dmitry Gutov <dgutov@yandex.ru>
1517
1518 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1519 Only propertize regexp when not inside a string (Bug#13885).
1520
1521 2013-03-06 Alan Mackenzie <acm@muc.de>
1522
1523 Correct the position of point in some line-up functions.
1524 * progmodes/cc-align.el (c-lineup-whitesmith-in-block)
1525 (c-lineup-assignments, c-lineup-gcc-asm-reg ): take position of
1526 point at column 0 rather than at a random place in the line.
1527
1528 2013-03-05 Michael Albinus <michael.albinus@gmx.de>
1529
1530 * net/tramp-compat.el (tramp-compat-delete-directory):
1531 Implement TRASH argument.
1532
1533 2013-03-05 Dmitry Gutov <dgutov@yandex.ru>
1534
1535 Keep pre-existing highlighting in completion candidates (Bug#13250).
1536 * minibuffer.el (completions-first-difference): State that the
1537 face is "added" in the docstring.
1538 (completions-common-part): Same. And don't inherit from default.
1539 (completion-hilit-commonality): Prepend 'completions-common-part
1540 and 'completion-first-difference faces to the 'face property,
1541 instead of replacing the value(s).
1542 (completion--insert-strings): Same with 'completions-annotations face.
1543 (completion-hilit-commonality): Use 'face instead of
1544 'font-lock-face, because it gets priority if the completion
1545 strings already have 'face set.
1546
1547 2013-03-04 Alan Mackenzie <acm@muc.de>
1548
1549 Replace `last-command-event' by `last-command-char' in XEmacs.
1550 * progmodes/cc-defs.el (c-last-command-char): New macro.
1551 * progmodes/cc-align.el (c-semi&comma-inside-parenlist)
1552 (c-semi&comma-no-newlines-before-nonblanks)
1553 (c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro
1554 in place of `last-command-event'.
1555 * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
1556 (c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
1557 (c-electric-paren, c-electric-continued-statement): Use the new
1558 macro in place of `last-command-event'.
1559
1560 2013-03-04 Glenn Morris <rgm@gnu.org>
1561
1562 * files.el (inhibit-local-variables-regexps):
1563 Add .diff and .patch. (Bug#13862)
1564
1565 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1566
1567 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
1568 whether the "su" command is available on the device.
1569
1570 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1571
1572 * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.
1573 (tramp-adb-handle-process-file): Remove superfluous setting.
1574 (tramp-adb-command-exit-status): Handle case that COMMAND is nil.
1575 (tramp-adb-barf-unless-okay): Use `tramp-adb-command-exit-status'.
1576 (tramp-adb-maybe-open-connection): Apply "su" if user is defined.
1577
1578 2013-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
1579
1580 * textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
1581 (ispell-print-if-debug): Build `format' in. Avoid end-of-buffer.
1582 (ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
1583 Use dict-key rather than dict-name for the error message.
1584
1585 2013-03-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1586
1587 * net/net-utils.el (net-utils-run-simple): Don't display-buffer
1588 when reverting (bug#13831).
1589
1590 2013-03-01 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
1591
1592 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
1593 Always expand affix-file before storing to protect against changed
1594 `default-directory'.
1595 (ispell-print-if-debug): Make sure message is printed at the end
1596 of the debug buffer.
1597
1598 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1599
1600 * net/tramp.el (tramp-obsolete-methods): New defconst.
1601 (tramp-warned-obsolete-methods): New defvar.
1602 (tramp-find-method): Check for obsolete methods. Map them to a
1603 replacement method if appropriate.
1604
1605 * net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
1606 Remove methods.
1607 (top): Remove completion functions for "scp1", "scp2", "ssh1",
1608 "ssh2" and "plink1".
1609
1610 2013-02-28 Dale Sedivec <dale@codefu.org>
1611
1612 * textmodes/sgml-mode.el (sgml-syntax-propertize-function):
1613 Return valid syntax-table property value when converting
1614 quotes within text from string syntax to punctuation syntax (bug#13844).
1615
1616 2013-02-28 Juri Linkov <juri@jurta.org>
1617
1618 * dired-aux.el (dired-diff): If file at point is a backup file,
1619 use its original as the default value, and reverse the order
1620 of arguments to the `diff' call. Doc fix. (Bug#13772)
1621
1622 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1623
1624 * net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ...
1625 (tramp-adb-program): New defcustom. Remove function. Adapt calls.
1626
1627 2013-02-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
1628
1629 Initial support for hunspell dictionaries auto-detection (Bug#13639)
1630
1631 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
1632 Ask hunspell about available and default dictionaries.
1633 (ispell-parse-hunspell-affix-file): Extract relevant info from
1634 hunspell affix file.
1635 (ispell-hunspell-fill-dictionary-entry): Fill non-initialized
1636 `ispell-dictionary-alist' entry for given dictionary after info
1637 provided by `ispell-parse-hunspell-affix-file'.
1638 (ispell-hunspell-dict-paths-alist): New defvar to contain an alist
1639 of parsed hunspell dicts and associated affix files.
1640 (ispell-hunspell-dictionary-alist): New defvar to contain an alist
1641 of parsed hunspell dicts and associated parameters.
1642 (ispell-set-spellchecker-params):
1643 Call `ispell-find-hunspell-dictionaries' if hunspell and not
1644 previously done.
1645 (ispell-start-process):
1646 Call `ispell-hunspell-fill-dictionary-entry' for current
1647 dictionary if it is not initialized.
1648
1649 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1650
1651 * imenu.el: Comment nitpicks.
1652
1653 2013-02-28 Sam Steingold <sds@gnu.org>
1654
1655 * vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
1656 See <http://stackoverflow.com/questions/14720205>.
1657
1658 2013-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1659
1660 * net/net-utils.el (net-utils--revert-function): New fun (bug#13831).
1661 (net-utils-mode): Use it.
1662 (net-utils--revert-cmd): New var.
1663 (net-utils-run-simple): Set it, and remove bogus interactive spec.
1664 (traceroute): Use net-utils-run-simple.
1665
1666 2013-02-28 Glenn Morris <rgm@gnu.org>
1667
1668 * textmodes/paragraphs.el (mark-paragraph): Doc fix.
1669
1670 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
1671
1672 * doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
1673 (doc-view-fallback-mode): Remove overlays here.
1674 (doc-view-toggle-display): Instead of here. Don't throw away
1675 image-mode-winprops-alist.
1676 (doc-view-goto-page): Don't mess with hscroll.
1677
1678 2013-02-27 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1679
1680 * font-lock.el (lisp-font-lock-keywords-2): Fix highlighting of
1681 &optional (bug#13819).
1682
1683 2013-02-27 Michael Albinus <michael.albinus@gmx.de>
1684
1685 * net/tramp-adb.el (tramp-adb-parse-device-names)
1686 (tramp-adb-maybe-open-connection): Add timeouts. (Bug#13299)
1687
1688 2013-02-26 Michael Albinus <michael.albinus@gmx.de>
1689
1690 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1691 Add "2>/dev/null" to the ls command, in case "en_US.utf8" is not
1692 defined. POSIX environments fall back to the "C" locale then and
1693 emit a warning, which shall be suppressed.
1694
1695 2013-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
1696
1697 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Tweak logic.
1698 (easy-mmode-set-keymap-parents): Use make-composed-keymap.
1699
1700 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
1701
1702 * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
1703
1704 2013-02-25 Juri Linkov <juri@jurta.org>
1705
1706 * replace.el (read-regexp): Let-bind `default' to the first
1707 element of `defaults' if it's a list, otherwise it should be
1708 a string or nil. Let-bind `suggestions' to `defaults' if it's
1709 a list, otherwise make a list with the string value. Doc fix.
1710 (Bug#13805)
1711
1712 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1713
1714 * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
1715 that match "\`\.#", to avoid compiling lock files, even if they
1716 are readable (as they are on MS-Windows).
1717
1718 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
1719
1720 * files.el (basic-save-buffer): Remove redundant directory-creation.
1721
1722 2013-02-24 Jay Belanger <jay.p.belanger@gmail.com>
1723
1724 * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
1725 Add option to force `pi' to remain symbolic.
1726 * calc/calcalg2.el (calcFunc-sin, calcFunc-cos, calcFunc-tan)
1727 (calcFunc-cot, calcFunc-csc, calcFunc-sec, calcFunc-arcsin)
1728 (calcFunc-arccos, calcFunc-arctan): Use symbolic `pi' in the
1729 derivatives, when necessary.
1730
1731 2013-02-23 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
1732
1733 * progmodes/ps-mode.el (ps-mode-version): Bump to 1.1i.
1734 (ps-mode-octal-region): Use string-make-unibyte.
1735
1736 2013-02-23 Glenn Morris <rgm@gnu.org>
1737
1738 * emulation/viper-cmd.el (viper-submit-report):
1739 * progmodes/ps-mode.el (ps-mode-maintainer-address):
1740 * progmodes/vera-mode.el (vera-mode-help-address):
1741 * textmodes/artist.el (artist-maintainer-address):
1742 * textmodes/reftex.el (reftex-report-bug):
1743 * vc/ediff-util.el (ediff-submit-report):
1744 Add bug-gnu-emacs to bug report address.
1745
1746 * progmodes/simula.el (simula-mode-menu, simula-mode-map):
1747 Remove bug report entries.
1748 (simula-mode-help-address, simula-submit-bug-report): Make obsolete.
1749
1750 * emacs-lisp/bytecomp.el (byte-compile-level): New.
1751 (byte-compile-file, byte-compile-from-buffer):
1752 Use separate input/output buffers for each level of recursive
1753 byte-compile-file calls. (Bug#13787)
1754
1755 2013-02-23 Michael Albinus <michael.albinus@gmx.de>
1756
1757 * net/tramp.el (tramp-methods): Fix docstring.
1758 (tramp-ssh-controlmaster-options): Rename it from
1759 `tramp-ssh-controlmaster-template'. Return a string.
1760 (tramp-default-method): Adapt check for
1761 `tramp-ssh-controlmaster-options'.
1762
1763 * net/tramp-sh.el (tramp-methods):
1764 Replace `tramp-ssh-controlmaster-template' by "%c".
1765 (tramp-do-copy-or-rename-file-out-of-band)
1766 (tramp-maybe-open-connection): Use it in format spec. Ensure,
1767 that it is applied for the first hop only.
1768
1769 2013-02-22 Juri Linkov <juri@jurta.org>
1770
1771 * isearch.el (isearch-lazy-highlight-new-loop):
1772 Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
1773 to `isearch-other-end' if it is not nil. (Bug#13402)
1774
1775 * replace.el (replace-highlight): Let-bind `isearch-other-end'
1776 to `match-beg'.
1777
1778 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
1779 Let-bind `isearch-other-end' to `start', `isearch-forward' to t
1780 and `isearch-error' to nil.
1781
1782 2013-03-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
1783
1784 * progmodes/python.el (python-info-current-defun):
1785 Enhance match-data cluttering prevention.
1786
1787 2013-02-22 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * net/tramp.el (tramp-tramp-file-p): Fix docstring.
1790
1791 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1792 Handle multibyte file names.
1793
1794 2013-02-22 Glenn Morris <rgm@gnu.org>
1795
1796 * textmodes/sgml-mode.el (sgml-xml-mode): Move before use.
1797 (sgml-transformation-function): Give it a :set function.
1798 (sgml-tag): Doc fix.
1799
1800 * cmuscheme.el (scheme-buffer):
1801 * progmodes/inf-lisp.el (inferior-lisp-buffer):
1802 * progmodes/tcl.el (inferior-tcl-buffer):
1803 * textmodes/tex-mode.el (tex-command): Doc fixes.
1804
1805 * image-mode.el (image-mode): Add mouse bindings for mode-line-process.
1806
1807 * htmlfontify.el (hfy-default-header): Encode title string. (Bug#7457)
1808
1809 2013-02-21 Bastien Guerry <bzg@gnu.org>
1810
1811 * cmuscheme.el (scheme-buffer): Fix docstring. (Bug#13778)
1812
1813 2013-02-21 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
1814
1815 * progmodes/python.el (python-info-current-defun):
1816 Enhance match-data cluttering prevention.
1817
1818 2013-02-21 Glenn Morris <rgm@gnu.org>
1819
1820 * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
1821 loaded while outline-regexp is let bound. (Bug#9584)
1822
1823 2013-02-21 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
1824
1825 * progmodes/python.el (python-info-current-defun): Fix failed
1826 defun name retrieval because of unwanted match-data cluttering.
1827
1828 2013-02-21 Michael Albinus <michael.albinus@gmx.de>
1829
1830 * net/tramp.el (tramp-ssh-controlmaster-template): Make it a
1831 defconst. Apply independent check for ControlPersist.
1832
1833 * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
1834 temporarily, via "env".
1835
1836 2013-02-21 Glenn Morris <rgm@gnu.org>
1837
1838 * info.el (Info-enable-edit): Remove.
1839 (Info-edit): Disable it rather than using Info-enable.
1840 (Info-edit-mode-hook, Info-edit-map, Info-edit-mode, Info-edit)
1841 (Info-cease-edit): Make editing of Info files obsolete.
1842
1843 * informat.el (Info-tagify):
1844 Handle buffers not visiting files. (Bug#13763)
1845
1846 2013-02-21 Juanma Barranquero <lekktu@gmail.com>
1847
1848 * calc/calc-graph.el (calc-graph-show-dumb): Fix typo.
1849
1850 2013-02-21 Glenn Morris <rgm@gnu.org>
1851
1852 * files.el (basic-save-buffer): Move check for existing parent
1853 directory after hooks. (Bug#13773)
1854
1855 2013-02-20 Stefan Monnier <monnier@iro.umontreal.ca>
1856
1857 * simple.el (command-execute): Move from C. Add obsolete check.
1858 (extended-command-history): Move from C.
1859
1860 2013-02-20 Ulrich MĂ¼ller <ulm@gentoo.org>
1861
1862 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1863 (jka-compr-mode-alist-additions): Handle .txz suffix for
1864 XZ-compressed tar archives (bug#13770).
1865
1866 2013-02-20 Bastien Guerry <bzg@gnu.org>
1867
1868 * outline.el (outline-regexp, outline-heading-end-regexp):
1869 Make variables, not options (bug#13731).
1870
1871 2013-02-20 Glenn Morris <rgm@gnu.org>
1872
1873 * image.el (image-current-frame): Change from variable to function.
1874 (image-show-frame): Rename from image-nth-frame. Update callers.
1875 * image-mode.el (image-multi-frame): New variable.
1876 (image-mode-map, image-mode, image-goto-frame):
1877 Use image-multi-frame rather than image-current-frame.
1878 (image-mode, image-goto-frame): Use image-current-frame as
1879 function rather than as variable.
1880
1881 * emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.
1882 * emacs-lisp/cl-macs.el (cl--make-type-test)
1883 (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.
1884
1885 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
1886
1887 * net/tramp-cache.el (tramp-get-hash-table): New defun.
1888 (tramp-get-file-property, tramp-set-file-property)
1889 (tramp-get-connection-property, tramp-set-connection-property): Use it.
1890 (tramp-flush-file-property, tramp-flush-directory-property):
1891 Rename argument to KEY.
1892 (tramp-flush-connection-property): Simplify a little bit.
1893 (tramp-connection-property-p): New defun.
1894 (top): Reapply saved values only if there isn't a corresponding
1895 entry in `tramp-connection-properties'.
1896
1897 2013-02-19 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
1898
1899 * progmodes/python.el (python-indent-context):
1900 Fix python-info-line-ends-backslash-p call.
1901 (python-info-line-ends-backslash-p)
1902 (python-info-beginning-of-backslash): Respect line-number argument.
1903 (python-info-current-line-comment-p):
1904 Fix behavior when not at beginning-of-line.
1905 (python-util-position): Remove function.
1906 (python-util-goto-line): New function.
1907
1908 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
1909
1910 * eshell/em-unix.el (eshell/su): Require tramp.
1911 (eshell/sudo): Require tramp. Remove now unnecessary check.
1912
1913 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
1914 `tramp-current-connection' in order to avoid an error when several
1915 commands are invoked in a short time in eshell and friends.
1916
1917 2013-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
1918
1919 Cleanup some of EIEIO's namespace.
1920 * emacs-lisp/eieio.el (eieio--define-field-accessors): New macro.
1921 Use it to define all the class-* and object-* field accessors (renamed
1922 to eieio--class-* and eieio--object-*). Update all uses.
1923 (eieio--class-num-slots, eieio--object-num-slots): Rename from
1924 class-num-slots and object-num-slots.
1925 (eieio--check-type): New macro.
1926 (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p)
1927 (object-of-class-p, child-of-class-p, object-slots, class-slot-initarg)
1928 (eieio-oset, eieio-oset-default, object-assoc, object-assoc-list)
1929 (object-assoc-list-safe): Use it.
1930 (eieio-defclass): Tighten regexp.
1931 (eieio--defmethod): Use `memq'. Signal an error for unknown method kind.
1932 Remove unreachable code.
1933 (object-class-fast): Declare obsolete.
1934 (eieio-class-name, eieio-object-name, eieio-object-set-name-string)
1935 (eieio-object-class, eieio-object-class-name, eieio-class-parents)
1936 (eieio-class-children, eieio-class-precedence-list, eieio-class-parent):
1937 Rename from class-name, object-name, object-set-name-string,
1938 object-class, object-class-name, class-parents, class-children,
1939 class-precedence-list, class-parent; with obsolete alias.
1940 (class-of, class-direct-superclasses, class-direct-subclasses):
1941 Declare obsolete.
1942 (eieio-defmethod): Use `memq'; remove unreachable code.
1943 * emacs-lisp/eieio-base.el (eieio-persistent-read):
1944 * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic)
1945 (eieio-browse-tree, eieio-browse): Use eieio--check-type.
1946
1947 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
1948
1949 * eshell/em-cmpl.el: Correct "context-related help" keybinding in
1950 commentary.
1951
1952 2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>
1953
1954 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
1955 Use font-lock-keyword-face for macros and special forms (bug#8345).
1956
1957 2013-02-17 Didier Verna <didier@didierverna.net>
1958
1959 * net/network-stream.el (network-stream-open-starttls):
1960 Check that response to the starttls-command is non-nil. (Bug#13706)
1961
1962 2013-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
1963
1964 * font-lock.el (lisp-font-lock-keywords-1, lisp-font-lock-keywords-2):
1965 Don't assume all identifier chars have syntax word.
1966 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1967 Remove bar-not-symbol. Adjust callers.
1968 (lisp-mode-variables): Don't set a font-lock-syntax-table.
1969
1970 2013-02-17 Leo Liu <sdl.web@gmail.com>
1971
1972 * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.
1973
1974 2013-02-17 Glenn Morris <rgm@gnu.org>
1975
1976 * menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
1977
1978 * image-mode.el (image-mode-map): Add image-dired menu entry.
1979
1980 * image-dired.el (tumme): Make this alias obsolete.
1981
1982 2013-02-16 Glenn Morris <rgm@gnu.org>
1983
1984 * image.el (image-animated-types): Remove.
1985 (image-multi-frame-p): Rename from image-animated-p, and generalize.
1986 (image-animated-p): Make obsolete alias.
1987 (image-animate, image-nth-frame, image-animate-timeout):
1988 Use image-multi-frame-p.
1989 (image-animate-timeout): If no delay, use image-default-frame-delay.
1990 * image-mode.el (image-mode, image-toggle-animation):
1991 Use image-multi-frame-p. (Bug#763, bug#10739)
1992 (image-mode): Adjust startup message for a multi-frame image.
1993
1994 * image-mode.el (image-mode-map): Give it a menu.
1995
1996 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1997
1998 * net/tramp-cache.el (tramp-connection-properties): New customer
1999 option.
2000 (tramp-get-connection-property): Use it.
2001
2002 * net/tramp-compat.el (top): Require 'trampver.
2003
2004 * net/tramp-sh.el (tramp-remote-process-environment):
2005 Set tramp-autoload cookie.
2006
2007 2013-02-16 Kevin Ryde <user42@zip.com.au>
2008
2009 * info-look.el (info-lookup-select-mode): If major-mode has no
2010 info-lookup-alist entry then search up derived-mode-parent (bug#8660).
2011
2012 2013-02-16 Jambunathan K <kjambunathan@gmail.com>
2013
2014 * replace.el (read-regexp): Tighten the regexp that matches tag.
2015 When tag is retrieved with `find-tag-default', use regexp that
2016 matches tag at point. Also update docstring (Bug#13687).
2017
2018 2013-02-16 Eli Zaretskii <eliz@gnu.org>
2019
2020 * autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
2021 add watch for the file, not its parent directory, since w32notify
2022 sets up the watch for the directory internally. (Bug#13725)
2023
2024 2013-02-16 Glenn Morris <rgm@gnu.org>
2025
2026 * image.el (image-default-frame-delay): New variable.
2027 (image-animated-p): Use image-default-frame-delay.
2028 (image-minimum-frame-delay): New constant.
2029 (image-animate-timeout): Use image-minimum-frame-delay.
2030
2031 * image.el (image-nth-frame): New, split from image-animate-timeout.
2032 (image-animate-timeout): Use image-nth-frame.
2033 * image-mode.el (image-goto-frame, image-next-frame)
2034 (image-previous-frame): New commands.
2035 (image-mode-map): Add new frame commands.
2036
2037 2013-02-16 Jonas Bernoulli <jonas@bernoul.li>
2038
2039 * emacs-lisp/tabulated-list.el (tabulated-list-print-col):
2040 If col-desc already has help-echo, use it. (Bug#13563)
2041
2042 2013-02-16 Glenn Morris <rgm@gnu.org>
2043
2044 * image.el (image-current-frame): New variable.
2045 (image-animate-timeout): Set image-current-frame.
2046 * image-mode.el (image-mode): For animated images,
2047 display a frame counter via mode-line-process.
2048
2049 * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.
2050
2051 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
2052
2053 * simple.el (eval-expression): Let `exp' set the mark (bug#13724).
2054
2055 2013-02-15 Alan Mackenzie <acm@muc.de>
2056
2057 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a
2058 global minor mode has been enabled, call the minor mode function
2059 for a new buffer once only, after the major mode hook, whilst
2060 allowing that hook explicitly to disable the minor mode.
2061 (MODE-disable-in-buffer): New (generated) function.
2062 (disable-MODE): New (generated) buffer local variable.
2063
2064 2013-02-15 Jambunathan K <kjambunathan@gmail.com>
2065
2066 * iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to
2067 `iswitchb-next-match' and `iswitchb-prev-match' resply.
2068 * ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to
2069 `ido-next-match' and `ido-prev-match' resply.
2070 * icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'.
2071 Bind `C-.' and `C-,' to `icomplete-forward-completions' and
2072 `icomplete-backward-completions' (Bug#13708).
2073
2074 2013-02-15 Glenn Morris <rgm@gnu.org>
2075
2076 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2077
2078 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
2079
2080 * net/goto-addr.el (goto-address-fontify): Add start and end args.
2081 (goto-address-fontify-region): Use them instead of narrowing, so
2082 syntax-ppss has access to the whole buffer.
2083
2084 2013-02-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2085
2086 * progmodes/python.el: Explain how to restore "cc-mode"-like
2087 forward-sexp movement in header documentation (Bug#13642).
2088 (python-nav--forward-sexp): Behave like emacs-lisp-mode in
2089 comments and strings (GH bug 114).
2090
2091 2013-02-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2092
2093 * progmodes/python.el (python-info-current-defun): Fix current
2094 defun detection (Bug#13618).
2095
2096 2013-02-15 Chong Yidong <cyd@gnu.org>
2097
2098 * xml.el (xml-parse-string): Fix typo in handling of bad character
2099 references.
2100
2101 2013-02-15 Glenn Morris <rgm@gnu.org>
2102
2103 * play/fortune.el (fortune-compile): Simplify and fix previous change.
2104
2105 2013-02-14 Michael Albinus <michael.albinus@gmx.de>
2106
2107 * net/tramp.el (tramp-debug-message):
2108 Add `tramp-condition-case-unless-debug'.
2109 (tramp-debug-on-error): New defvar.
2110 (tramp-condition-case-unless-debug): New defun.
2111 (tramp-file-name-handler): Use it.
2112
2113 2013-02-14 Juri Linkov <juri@jurta.org>
2114
2115 * info.el (Info-isearch-filter): Treat non-nil values of
2116 `search-invisible' including its default value `open'
2117 like the value `t' to match hidden text. (Bug#13402)
2118
2119 2013-02-14 Glenn Morris <rgm@gnu.org>
2120
2121 * help-fns.el (find-lisp-object-file-name): Give special treatment
2122 to all ~/.foo.elc files, not just ~/.emacs. (Bug#9007)
2123
2124 2013-02-14 David Biesack <sasdjb@d72933.na.sas.com> (tiny change)
2125
2126 * net/quickurl.el (quickurl-save-urls):
2127 Ensure quickurl-urls is not truncated on printing. (Bug#9276)
2128
2129 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
2130
2131 * progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
2132 depth for unfinished percent literal. Not using it in the caller.
2133 (ruby-move-to-block): Jump over multiline literals of all types,
2134 ignoring code-looking contents inside them.
2135 (ruby-add-log-current-method): Improve performance at the expense
2136 of accuracy. `ruby-block-contains-point' is relatively slow, so
2137 only use it for method and singleton class blocks.
2138
2139 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
2140
2141 Use ControlMaster where applicable. (Bug#13677)
2142
2143 * net/tramp.el (tramp-ssh-controlmaster-template): New defvar,
2144 replacing `tramp-detect-ssh-controlmaster'.
2145 (tramp-default-method): Use it.
2146
2147 * net/tramp-sh.el (tramp-methods) [scp, scp1, scp2, scpx, sftp]:
2148 [rsync, ssh, ssh1, ssh2, sshx]: Add ControlPath and ControlMaster
2149 arguments.
2150 [scpc, rsyncc]: Remove methods.
2151 (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old"
2152 and "ssh2_old".
2153 (tramp-do-copy-or-rename-file-out-of-band): Change trace level.
2154 (tramp-maybe-open-connection): Reuse tmpfile for ControlPath.
2155
2156 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
2157
2158 * emacs-lisp/package.el (package--initialized): Move before first use.
2159
2160 2013-02-13 Jambunathan K <kjambunathan@gmail.com>
2161
2162 * icomplete.el (icomplete-hide-common-prefix): New user option.
2163 (icomplete-first-match): New face.
2164 (icomplete-completions): Correct handling of "complete but not
2165 unique" (Bug#12638).
2166
2167 2013-02-13 YE Qianchuan <stool.ye@gmail.com> (tiny change)
2168
2169 * descr-text.el (describe-char): Display the script (bug#13698).
2170
2171 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
2172
2173 * tmm.el: Use lexical-binding and current-active-maps.
2174 (tmm-menubar): Use map-keymap and pcase.
2175 (tmm--completion-table): New function.
2176 (tmm-prompt): Use it to fix the menu order.
2177 (tmm-get-keybind): Use current-active-maps.
2178
2179 2013-02-12 Christopher Schmidt <christopher@ch.ristopher.com>
2180
2181 Add dired-hide-details-mode. (Bug#6799)
2182
2183 * locate.el (locate-mode): Set parent mode property to dired-mode.
2184
2185 * find-dired.el (find-dired): Call dired-insert-set-properties on
2186 initial information line. Set process mark on end of buffer.
2187 (find-dired-sentinel):
2188 Call dired-insert-set-properties on summary.
2189
2190 * dired.el (dired-hide-details-hide-symlink-targets)
2191 (dired-hide-details-hide-information-lines): New options.
2192 (dired-insert-directory):
2193 Set properties after final treatment of output.
2194 (dired-insert-set-properties):
2195 Set dired-hide-details-* properties.
2196 (dired-mode-map): Bind dired-hide-details-mode.
2197 (dired-mode): Set buffer-invisibility-spec to a list.
2198 (dired-next-line): Skip hidden lines.
2199 (dired-previous-line): Use dired-next-line.
2200 (dired-hide-details-mode): New minor mode.
2201 (dired-hide-details-update-invisibility-spec): New function.
2202
2203 2013-02-13 Glenn Morris <rgm@gnu.org>
2204
2205 * play/yow.el: Move to obsolete/. (Bug#9384)
2206
2207 2013-02-13 Juri Linkov <juri@jurta.org>
2208
2209 * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
2210 to select `ediff-control-frame' and set input focus correctly on Xfce.
2211 (Bug#12218)
2212
2213 2013-02-13 Juri Linkov <juri@jurta.org>
2214
2215 * image-mode.el (image-mode-map):
2216 * doc-view.el (doc-view-mode-map):
2217 * vc/ediff-util.el (ediff-setup-keymap):
2218 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
2219
2220 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
2221
2222 * progmodes/ruby-mode.el (ruby-move-to-block): Improve
2223 performance. Instead of recalculating indentation fully for each
2224 line, sum up indentation depth based only on visited lines.
2225 (ruby-parse-partial): Increase the depth after "do" even when END
2226 is right after it.
2227 (ruby-parse-partial): When END is in the middle of a percent
2228 literal, increase the depth if the delimiter chars belong to the
2229 paren syntax class.
2230
2231 2013-02-13 Kirill A. Korinskiy <catap@catap.ru>
2232
2233 * play/fortune.el (fortune-compile): Also make the compiled file
2234 if it does not exist at all, not just if it is old. (Bug#5338)
2235
2236 2013-02-13 Glenn Morris <rgm@gnu.org>
2237
2238 * emacs-lisp/package.el (package-menu-execute): Doc fix.
2239
2240 2013-02-13 Yves Baumes <ybaumes@gmail.com> (tiny change)
2241
2242 * lisp/emacs-lisp/package.el (package-menu-execute):
2243 Add optional noquery argument. (Bug#13625)
2244
2245 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
2246
2247 * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
2248 if DIR exists and PARENTS is non-nil.
2249
2250 2013-02-13 Juanma Barranquero <lekktu@gmail.com>
2251
2252 * progmodes/js.el (js--multi-line-declaration-indentation):
2253 Silence byte-compiler warning.
2254
2255 2013-02-12 Michael Albinus <michael.albinus@gmx.de>
2256
2257 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.
2258
2259 * net/tramp-compat.el (top): Declare `remote-file-name-inhibit-cache'
2260 only if it doesn't exist.
2261
2262 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2263 Set process marker.
2264
2265 2013-02-12 Tassilo Horn <tsdh@gnu.org>
2266
2267 * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
2268 UserInstallation when calling soffice to work around LibreOffice
2269 bug 37531.
2270
2271 2013-02-12 Glenn Morris <rgm@gnu.org>
2272
2273 * files.el (basic-save-buffer):
2274 Offer to create a non-existing directory. (Bug#3016)
2275
2276 * calc/calc-graph.el (calc-graph-show-dumb):
2277 * calendar/calendar.el (calendar-mode-map):
2278 * cus-edit.el (custom-mode-map):
2279 * ehelp.el (electric-help-map):
2280 * emulation/vip.el (vip-mode-map):
2281 * epa.el (epa-key-list-mode-map):
2282 * info.el (Info-mode-map):
2283 * mail/rmail.el (rmail-mode-map):
2284 * mail/rmailsum.el (rmail-summary-mode-map):
2285 * man.el (Man-mode-map):
2286 * net/newst-plainview.el (newsticker-mode-map):
2287 * progmodes/cpp.el (cpp-edit-mode-map):
2288 * progmodes/grep.el (grep-mode-map):
2289 * progmodes/idlw-help.el (idlwave-help-mode-map):
2290 * simple.el (special-mode-map):
2291 * startup.el (splash-screen-keymap):
2292 * view.el (view-mode-map):
2293 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
2294
2295 2013-02-11 Elias Pipping <pipping@lavabit.com>
2296
2297 * doc-view.el (doc-view-current-cache-dir): Beware % escapes
2298 (bug#13679).
2299
2300 2013-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
2301
2302 * cus-start.el (all): Remove inhibit-local-menu-bar-menus.
2303
2304 2013-02-11 Glenn Morris <rgm@gnu.org>
2305
2306 * vc/diff.el (diff-use-labels): New variable.
2307 (diff-no-select): Use --label rather than -L, and first
2308 check that it is supported. (Bug#11067)
2309
2310 * files.el (enable-dir-local-variables): New variable.
2311 (hack-dir-local-variables): Respect enable-dir-local-variables.
2312 * tutorial.el (help-with-tutorial):
2313 Ignore directory-local variables. (Bug#11127)
2314
2315 * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...
2316 (vc-svn-global-switches): ... to here. (Bug#13513)
2317
2318 2013-02-10 Christopher Schmidt <christopher@ch.ristopher.com>
2319
2320 * minibuf-eldef.el (minibuffer-default--in-prompt-regexps):
2321 Handle "foo (bar, default: xxx): " prompts.
2322
2323 2013-02-10 Chong Yidong <cyd@gnu.org>
2324
2325 * files.el (basic-save-buffer-1): Do not set
2326 buffer-file-coding-system-explicit (Bug#4533).
2327
2328 * mail/emacsbug.el (report-emacs-bug): Change binding of
2329 report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
2330
2331 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
2332
2333 * calc/calc.el (calc-allow-units-as-numbers): New variable.
2334 * calc/calc-units.el (calc-convert-units): Use new variable.
2335
2336 2013-02-09 Eli Zaretskii <eliz@gnu.org>
2337
2338 * subr.el (buffer-file-type, default-buffer-file-type): Remove.
2339
2340 * net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference
2341 buffer-file-type.
2342
2343 * mail/feedmail.el (feedmail-force-binary-write): Doc fix.
2344 (feedmail-run-the-queue, feedmail-dump-message-to-queue)
2345 (feedmail-send-it-immediately): Don't bind buffer-file-type, bind
2346 coding-system-for-write instead.
2347
2348 * jka-compr.el (jka-compr-write-region): Don't bind
2349 buffer-file-type.
2350
2351 * emacs-lisp/bytecomp.el (byte-compile-file): Don't bind
2352 buffer-file-type.
2353
2354 * files.el (file-name-buffer-file-type-alist): Remove defvar.
2355 (insert-file-contents-literally): Remove reference to
2356 file-name-buffer-file-type-alist.
2357
2358 * dos-w32.el (file-name-buffer-file-type-alist): Deprecate and
2359 make-obsolete.
2360 (find-buffer-file-type-match, find-buffer-file-type): Remove.
2361 (find-buffer-file-type-coding-system): Remove references to
2362 find-buffer-file-type-match, find-buffer-file-type, and
2363 buffer-file-type.
2364 Don't put find-buffer-file-type-coding-system into
2365 file-coding-system-alist.
2366 (find-file-binary, find-file-text): Bind coding-system-for-read
2367 instead of file-name-buffer-file-type-alist.
2368
2369 2013-02-09 Jambunathan K <kjambunathan@gmail.com>
2370
2371 * doc-view.el: Use (and prefer) soffice as default ODF->PDF
2372 converter (Bug#13622).
2373 (doc-view-unoconv-program): Make obsolete alias.
2374 (doc-view-odf->pdf-converter-program): New variable.
2375 (doc-view-odf->pdf-converter-function): New variable.
2376 (doc-view-mode-p): Use it.
2377 (doc-view-odf->pdf-converter-unoconv):
2378 Rename from `doc-view-odf->pdf-converter-unoconv'.
2379 (doc-view-odf->pdf-converter-soffice): New function.
2380 (doc-view-convert-current-doc):
2381 Use `doc-view-odf->pdf-converter-function'.
2382
2383 2013-02-09 Chong Yidong <cyd@gnu.org>
2384
2385 * minibuffer.el (minibuffer-inactive-mode-map): Bind mouse-1 to
2386 view-echo-area-messages (Bug#13340).
2387
2388 * help.el (view-echo-area-messages): Use display-buffer.
2389
2390 * dired-x.el (dired-do-run-mail): Prompt for confirmation
2391 (Bug#13561).
2392
2393 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
2394
2395 * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
2396 Eval body right away, now that we do eager macroexpansion (bug#13605).
2397
2398 * simple.el (end-of-buffer): Don't touch unrelated windows (bug#13466).
2399 (fundamental-mode): Use run-mode-hooks.
2400
2401 * eshell/esh-proc.el (eshell/kill): Fix last change.
2402 * eshell/em-ls.el (eshell-ls-dir): Fix use of CL in last change.
2403
2404 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
2405
2406 * eshell/esh-proc.el (eshell/kill): Rewrite.
2407
2408 * eshell/em-ls.el (show-almost-all): Declare.
2409 (eshell-do-ls): Add support for -A argument.
2410
2411 2013-02-08 Jambunathan K <kjambunathan@gmail.com>
2412
2413 * icomplete.el (icomplete-forward-completions)
2414 (icomplete-backward-completions): Handle corner case (bug#13602).
2415
2416 2013-02-07 Michael Albinus <michael.albinus@gmx.de>
2417
2418 * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' can
2419 be nil. Handle this. (Bug#13636)
2420
2421 2013-02-07 Richard Stallman <rms@gnu.org>
2422
2423 * mail/rmail.el (rmail-variables): Specify `no-conversion' for
2424 `save-buffer-coding-system'.
2425
2426 2013-02-07 Alan Mackenzie <acm@muc.de>
2427
2428 Fix bug in state cache mechanism. Remove 'BOD "strategy". Refactor.
2429 * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
2430 (c-parse-state-get-strategy): Don't return 'BOD any more.
2431 (c-append-lower-brace-pair-to-state-cache):
2432 Extra parameter HERE instead of narrowing.
2433 Widen to top of buffer before searching backwards for a brace pair.
2434 (c-state-push-any-brace-pair): Add HERE parameter to function call.
2435 (c-append-to-state-cache): Extra parameter HERE in place of narrowing.
2436 Narrow to parameter HERE, in place of being called narrowed.
2437 (c-remove-stale-state-cache): Extra parameter HERE in place of
2438 narrowing. Check there's an open brace in the cache before
2439 searching for its match.
2440 (c-invalidate-state-cache-1): Add HERE parameter to function call.
2441 (c-parse-state-1): Don't narrow here for 'forward strategy,
2442 instead passing extra parameter HERE to several functions.
2443 Remove 'BOD strategy.
2444
2445 2013-02-06 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
2446
2447 * emacs-lisp/package.el (describe-package-1): Tell what archive is
2448 used to install the package.
2449
2450 2013-02-06 Glenn Morris <rgm@gnu.org>
2451
2452 * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following links
2453 if we can't get user input. (Bug#6567)
2454
2455 * startup.el (command-line): If simple.el is missing,
2456 test and warn about for some possible causes.
2457
2458 2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
2459
2460 * cus-start.el (all): Add ns-use-native-fullscreen.
2461
2462 2013-02-05 Glenn Morris <rgm@gnu.org>
2463
2464 * profiler.el (profiler-report-mode-map): Add a restart menu entry.
2465
2466 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
2467 Fix directory creation in fallback case.
2468
2469 2013-02-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2470
2471 * vc/vc.el (vc-next-action): Fix inf-loop (bug#13610).
2472 (vc-update-change-log): Use dolist.
2473
2474 2013-02-04 Chong Yidong <cyd@gnu.org>
2475
2476 * thingatpt.el: Rewrite the URL detection routines, absorbing some
2477 code from ffap.el.
2478 (thing-at-point-beginning-of-url-regexp): New var.
2479 (thing-at-point-uri-schemes): Update list of URI schemes.
2480 (thing-at-point-url-regexp): Variable deleted.
2481 (thing-at-point-markedup-url-regexp): Disallow newlines.
2482 (thing-at-point-newsgroup-regexp)
2483 (thing-at-point-newsgroup-heads)
2484 (thing-at-point-default-mail-uri-scheme): New variables.
2485 (thing-at-point-bounds-of-url-at-point): Rewrite. Use ffap's
2486 method to find the possible bounds of the URI at point.
2487 New optional argument to find ill-formed URIs.
2488 (thing-at-point-url-at-point): Rewrite. New arguments for finding
2489 ill-formed URIs. Use thing-at-point-bounds-of-url-at-point, and
2490 the scheme-adding heuristics from ffap-url-at-point.
2491 (thing-at-point--bounds-of-well-formed-url): New function.
2492 Do parens matching to decide whether to include parens in the URI
2493 (Bug#9153).
2494
2495 * ffap.el: Require thingatpt.
2496 (ffap-url-at-point): Delegate URI detection to thing-at-point.
2497 All URI-valid characters are now recognized (Bug#5673).
2498 (ffap-string-at-point): Use use-region-p.
2499 (ffap-url-regexp): Extra character is handled by thing-at-point.
2500 (ffap-string-at-point-mode-alist): Allow parentheses.
2501 (ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
2502 Convert to aliases; code moved to thingatpt.el.
2503 (ffap-gnus-hook): Use setq-local.
2504
2505 2013-02-04 Glenn Morris <rgm@gnu.org>
2506
2507 * emacs-lisp/ert.el (ert--explain-format-atom):
2508 Don't try to print non-characters as characters. (Bug#13543)
2509
2510 2013-02-03 Michael Albinus <michael.albinus@gmx.de>
2511
2512 * net/tramp.el (tramp-debug-message): Extend function exclude list.
2513 (tramp-backtrace): New defun.
2514 (tramp-handle-insert-file-contents): Use `visit' when inserting
2515 the local copy.
2516
2517 * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime):
2518 Use `remote-file-name-inhibit-cache'.
2519
2520 2013-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
2521
2522 * progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning
2523 (bug#13614).
2524
2525 * subr.el (internal--called-interactively-p--get-frame): Avoid filling
2526 current-load-list (bug#13366).
2527
2528 2013-02-02 Christopher Schmidt <christopher@ch.ristopher.com>
2529
2530 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2531 Identify g++ template instantiation trace. (Bug#12287)
2532 (compilation-mode-hook, compilation-start-hook)
2533 (compilation-window-height): Simplify docstrings. (Bug#13379)
2534
2535 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2536
2537 * mouse.el (mouse-drag-track): Always deactivate the mark before
2538 running the final event's command since that command is in charge of
2539 activating the mark if needed (bug#13523).
2540
2541 2013-02-02 Juri Linkov <juri@jurta.org>
2542
2543 * replace.el (perform-replace): Move let-bindings of isearch-*
2544 variables deeper to the loop that searches for the next match.
2545 Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
2546 Use `isearch-search-fun-default' instead of `isearch-search-fun'.
2547 (Bug#13579)
2548
2549 * isearch.el (isearch-search-fun-default): Check for null
2550 first element of isearch-cmds as a precaution when it's used
2551 with inactive isearch.
2552
2553 2013-02-02 Andrew W. Nosenko <andrew.w.nosenko@gmail.com> (tiny change)
2554
2555 * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
2556 error when buffer in question is narrowed so position 1 is out of
2557 visible part.
2558
2559 2013-02-02 Glenn Morris <rgm@gnu.org>
2560
2561 * textmodes/remember.el (remember-clipboard): Doc fix.
2562
2563 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
2564
2565 * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
2566 properties (bug#13179).
2567
2568 2013-02-02 Juri Linkov <juri@jurta.org>
2569
2570 * progmodes/grep.el (grep-regexp-alist): Use variable grep-match-face
2571 instead of hard-coded default face `match'. (Bug#9438)
2572
2573 2012-02-01 Christopher Schmidt <christopher@ch.ristopher.com>
2574
2575 * vc/vc-arch.el (vc-arch-registered):
2576 * vc/vc-bzr.el (vc-bzr-registered):
2577 * vc/vc-cvs.el (vc-cvs-registered):
2578 * vc/vc-git.el (vc-git-registered):
2579 * vc/vc-hg.el (vc-hg-registered):
2580 * vc/vc-mtn.el (vc-mtn-registered):
2581 * vc/vc-svn.el (vc-svn-registered): Suppress load messages.
2582 (Bug#13139)
2583
2584 * info.el (Info-next-reference, Info-prev-reference): Add numeric
2585 prefix argument. (Bug#11656)
2586
2587 2013-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2588
2589 * help-fns.el (help-split-fundoc): Don't insert byte-compiled body.
2590
2591 2013-02-01 Glenn Morris <rgm@gnu.org>
2592
2593 * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu item
2594 if the backend is known not to support it.
2595
2596 * imenu.el (imenu-default-create-index-function):
2597 Tweak infinite loop test to check for forward motion as well as none.
2598
2599 2013-02-01 Alex Harsanyi <AlexHarsanyi@gmail.com>
2600
2601 * net/soap-client.el (soap-invoke): Encode the string for
2602 `url-request-data' as UTF-8.
2603 Fixes <http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
2604
2605 2013-02-01 Glenn Morris <rgm@gnu.org>
2606
2607 * calc/calc-help.el (calc-view-news): Use view-emacs-news.
2608
2609 * calc/README, calc/README.prev: Rename/merge to etc/CALC-NEWS.
2610
2611 2013-01-31 Michael Albinus <michael.albinus@gmx.de>
2612
2613 * net/tramp.el (tramp-tramp-file-p): Comment check for
2614 `string-as-unibyte'. The function does not exist on XEmacs, and
2615 likely we need another approach.
2616
2617 * net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
2618 `tramp-gw-*' variables are bound.
2619
2620 2013-01-31 Glenn Morris <rgm@gnu.org>
2621
2622 * files.el (basic-save-buffer-2): Choose coding system for
2623 writing the file before backing it up, to reduce delay between
2624 backing up and writing the new version. (Bug#13522)
2625
2626 2013-01-31 Michal Nazarewicz <mina86@mina86.com>
2627
2628 * simple.el (cycle-spacing): New command.
2629 (just-one-space): Use it.
2630
2631 2013-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
2632
2633 * progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
2634 (opascal-newline-always-indents): Remove custom.
2635 (opascal-tab, opascal-newline): Remove commands.
2636 (opascal-new-comment-line): Insert "\n" instead of calling newline.
2637 (opascal-mode-map): Keep default bindings for RET and TAB and DEL.
2638 (opascal-save-match-data): Remove, use save-match-data instead.
2639 (opascal-save-state): Use with-silent-modifications.
2640
2641 * progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments
2642 (bug#13585).
2643
2644 2013-01-30 Juri Linkov <juri@jurta.org>
2645
2646 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
2647 Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in
2648 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
2649
2650 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2651
2652 * progmodes/make-mode.el (makefile-backslash-region): Don't compute
2653 column if we're just deleting the backslashes.
2654 (makefile-fill-paragraph): Use eolp.
2655
2656 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
2657
2658 * autorevert.el (auto-revert-use-notify): Fix docstring.
2659
2660 2013-01-30 Leo Liu <sdl.web@gmail.com>
2661
2662 * imenu.el (imenu--truncate-items): Fix subalist checking (bug#13576).
2663
2664 2013-01-30 Glenn Morris <rgm@gnu.org>
2665
2666 * mouse.el (mouse-drag-line): Avoid pushing same event onto
2667 unread-command-events twice in some cases. This tries to implement
2668 the 2012-07-26 changes in a different way. (Bug#13560)
2669
2670 2013-01-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2671
2672 * progmodes/python.el
2673 (python-pdbtrack-comint-output-filter-function): Enhancements on
2674 stacktrace detection. (thanks @gnovak)
2675
2676 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2677
2678 * jit-lock.el (jit-lock-stealth-chunk-start): Don't widen (bug#13542).
2679 (jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
2680 Use defvar-local.
2681 (jit-lock-register): Use setq-local.
2682
2683 2013-01-30 Jay Belanger <jay.p.belanger@gmail.com>
2684
2685 * calc-units.el (math-default-units-table): Remove initial value.
2686 (calc-convert-units): Treat expressions where all the units cancel as
2687 if they didn't have units.
2688
2689 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
2690
2691 * net/tramp.el (tramp-process-connection-type): Fix docstring.
2692 (tramp-completion-reread-directory-timeout): Fix type.
2693 (tramp-connection-min-time-diff): New defcustom.
2694
2695 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
2696
2697 2013-01-30 Glenn Morris <rgm@gnu.org>
2698
2699 * imenu.el (imenu-default-create-index-function):
2700 Put back a version of the infinite loop test removed 2013-01-23.
2701
2702 2013-01-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2703
2704 * progmodes/python.el (python-shell-parse-command):
2705 Find python-shell-interpreter with modified environment.
2706
2707 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
2708
2709 * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
2710
2711 2013-01-29 Alan Mackenzie <acm@muc.de>
2712
2713 Amend to fontify /regexp/s in actions correctly.
2714 * cc-awk.el (c-awk-harmless-char-re, c-awk-harmless-string*-re):
2715 (c-awk-harmless-string*-here-re): Braces, parens and semicolons
2716 are no longer included.
2717 (c-awk-harmless-line-char-re, c-awk-harmless-line-string*-re):
2718 What used to be these variables without "-line" in the name.
2719 (c-awk-neutral-re): { is no longer neutral. Escaped newlines now are.
2720 (c-awk-non-arith-op-bra-re): Now also matches {.
2721 (c-awk-pre-exp-alphanum-kwd-re): New regexp to match "print",
2722 "return", and "case".
2723 (c-awk-kwd-regexp-sign-re): New, to match "print", etc., followed
2724 by /.
2725 (c-awk-syntax-tablify-/): Check special cases "print /re/", etc.
2726 (c-awk-set-syntax-table-properties): Extend FSM to handle {,},(,),;.
2727
2728 2013-01-29 Michael Albinus <michael.albinus@gmx.de>
2729
2730 * autorevert.el (auto-revert-use-notify):
2731 Use `custom-initialize-default' for initialization. (Bug#13583)
2732
2733 * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.
2734
2735 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2736 Catch `suppress'. Otherwise, `tramp-run-real-handler' might be called
2737 in `tramp-file-name-handler'.
2738 (tramp-gw-tunnel-method, tramp-gw-socks-method): Declare for
2739 compatibility.
2740 (tramp-compute-multi-hops): Check, whether
2741 `tramp-gw-tunnel-method' and `tramp-gw-socks-method' are non-nil.
2742
2743 2013-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2744
2745 * hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol
2746 (bug#13297).
2747
2748 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
2749
2750 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
2751 checks made superfluous by the \_< operator.
2752 * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
2753 temporarily) broken indentation.
2754 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2755 Highlight nested constants, too. \_< broke that.
2756
2757 2013-01-27 Nobuyoshi Nakada <nobu@ruby-lang.org>
2758
2759 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
2760 instead of "\\b".
2761
2762 2013-01-27 Michael Albinus <michael.albinus@gmx.de>
2763
2764 * autorevert.el (auto-revert-handler): Notifications which result
2765 from a saved file shall not be taken into account. (Bug#13557)
2766
2767 2013-01-26 Andreas Schwab <schwab@linux-m68k.org>
2768
2769 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional
2770 parameter BAR-NOT-SYMBOL to control syntax of | for font-lock.
2771 (lisp-mode): Pass t for it. (Bug#13556)
2772
2773 2013-01-25 Alan Mackenzie <acm@muc.de>
2774
2775 AWK Mode: Fix indentation bug at top level. Bug #12274.
2776
2777 * progmodes/cc-engine.el (c-guess-basic-syntax): Move CASE 5P to
2778 just before CASE 5D.
2779
2780 2013-01-25 Dmitry Antipov <dmantipov@yandex.ru>
2781
2782 * net/socks.el (socks-nslookup-host): Use string-to-number.
2783
2784 2013-01-25 Michael Albinus <michael.albinus@gmx.de>
2785
2786 * autorevert.el (auto-revert-remote-files)
2787 (auto-revert-notify-exclude-dir-regexp): New defcustoms.
2788 (auto-revert-notify-enabled, auto-revert-use-notify)
2789 (auto-revert-notify-watch-descriptor-hash-list)
2790 (auto-revert-notify-modified-p, auto-revert-notify-event-p)
2791 (auto-revert-notify-event-descriptor)
2792 (auto-revert-notify-event-action)
2793 (auto-revert-notify-event-file-name): Doc fix.
2794 (global-auto-revert-mode): Reorder checks.
2795 (auto-revert-notify-rm-watch): Respect changed values of
2796 `auto-revert-notify-watch-descriptor-hash-list'.
2797 (auto-revert-notify-add-watch): Check for
2798 `auto-revert-notify-exclude-dir-regexp'. Adapt filters for
2799 `inotify-add-watch'. Watch `default-directory' instead of
2800 `buffer-file-name'. `auto-revert-notify-watch-descriptor-hash-list'
2801 has a changed meaning now. (Bug#13540)
2802 (auto-revert-notify-handler): Change implementation wrt events
2803 returning from a directory.
2804 (auto-revert-handler): Reorder implementation for checks of remote
2805 files.
2806 (auto-revert-buffers): Fix parentheses error.
2807
2808 2013-01-25 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
2809
2810 * progmodes/python.el: Enhancements to header documentation about
2811 skeletons. (Bug#5716)
2812
2813 * imenu.el (imenu-default-create-index-function): Remove useless
2814 infinite loop check. (Bug#13438)
2815
2816 2013-01-25 Alan Mackenzie <acm@muc.de>
2817
2818 Fix a bug in the state cache mechanism. Refactor this a bit.
2819
2820 * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
2821 `cache-pos' element from the return value.
2822 (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
2823 buffer to enable proper searching from beyond HERE. Amend the
2824 test for detecting the sought brace pair. Amend the value written
2825 to the "brace desert cache" when the brace isn't found.
2826 (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
2827 and several other variables analogously.
2828 (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
2829 parameter to a locally calculated variable.
2830 (c-parse-state-1): Change the calling conventions to the two
2831 defuns involving `cache-pos'.
2832
2833 2013-01-25 Chong Yidong <cyd@gnu.org>
2834
2835 * xml.el (xml-entity-or-char-ref-re): Fix regexp.
2836
2837 2013-01-24 Aaron Ecay <aaronecay@gmail.com> (tiny change)
2838
2839 * paren.el (show-paren-function): Make sure to set 'priority and
2840 'face only if the overlay does exist.
2841
2842 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
2843
2844 * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
2845
2846 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Do not suppress
2847 basic attributes.
2848 (tramp-sh-handle-set-file-acl): Improve error checking.
2849
2850 2013-01-24 Dmitry Antipov <dmantipov@yandex.ru>
2851
2852 * doc-view.el (doc-view-display): Force mode line update until all
2853 document is converted. Suggested by Stefan Monnier (Bug#13164).
2854
2855 2013-01-23 Bastien Guerry <bzg@gnu.org>
2856
2857 * paren.el (show-paren-function): Make sure an overlay exists
2858 before trying to delete it. Also use `pos' as a position only
2859 when it is an integer.
2860
2861 2013-01-23 Dmitry Antipov <dmantipov@yandex.ru>
2862
2863 * play/gametree.el (gametree-break-line-here): Use point-marker.
2864
2865 2013-01-22 Michael Albinus <michael.albinus@gmx.de>
2866
2867 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
2868 Mark descriptive parts with `display' property.
2869
2870 2013-01-21 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
2871
2872 * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist):
2873 New variable to map standard dict names to hunspell ones.
2874 (ispell-set-spellchecker-params): Make sure specific dict names
2875 are used for standard dicts with hunspell.
2876
2877 2013-01-21 Tassilo Horn <tsdh@gnu.org>
2878
2879 * textmodes/reftex-cite.el (reftex-format-citation): Add format
2880 chars for note (%N) and url (%U).
2881 * textmodes/reftex-vars.el (reftex-cite-format): Document them.
2882
2883 2013-01-21 Juri Linkov <juri@jurta.org>
2884
2885 * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
2886 in addition to existing separate binding `meta f10' in `global-map'.
2887 (Bug#13484)
2888
2889 2013-01-21 Michael Albinus <michael.albinus@gmx.de>
2890
2891 Improve XEmacs compatibility.
2892
2893 * net/tramp.el (tramp-replace-environment-variables): Make it a defun.
2894
2895 * net/tramp-adb.el (top): Require `time-date'.
2896 (tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
2897 (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file):
2898 Use `tramp-file-name-handler'.
2899 (tramp-adb-maybe-open-connection):
2900 Use `tramp-compat-set-process-query-on-exit-flag'.
2901
2902 * net/tramp-sh.el (tramp-sh-handle-file-acl):
2903 Use `tramp-compat-funcall'.
2904
2905 * net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
2906 `tramp-compat-funcall'.
2907
2908 2013-01-21 JĂ¼rgen Hötzel <juergen@archlinux.org>
2909
2910 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
2911 reimplementation using "adb shell command ..." instead of running
2912 remote shell interactively.
2913
2914 2013-01-20 Glenn Morris <rgm@gnu.org>
2915
2916 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
2917 Add native profiler menu entries.
2918
2919 * profiler.el (profiler-running-p): New function.
2920 (profiler-cpu-profile): Use profiler-running-p.
2921 (profiler-report-mode-map): Add some more menu entries.
2922
2923 2013-01-19 Glenn Morris <rgm@gnu.org>
2924
2925 * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
2926 fixes 2012-12-07 change. (Bug#13499)
2927
2928 2013-01-19 Leo Liu <sdl.web@gmail.com>
2929
2930 * dired.el (dired-get-marked-files): Prune erroneous values due to
2931 last change. (Bug#13152)
2932
2933 2013-01-19 Glenn Morris <rgm@gnu.org>
2934
2935 * progmodes/etags.el (tags-table-check-computed-list):
2936 Preserve point in tags buffer. (Bug#13412)
2937
2938 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
2939
2940 2013-01-19 Christian Wittern <cwittern@gmail.com> (tiny change)
2941 Chong Yidong <cyd@gnu.org>
2942
2943 * image-mode.el (image-next-file, image-previous-file):
2944 New commands (Bug#8453).
2945 (image-mode-map): Bind them to n and p.
2946 (image-mode--images-in-directory): New helper function.
2947
2948 2013-01-19 Chong Yidong <cyd@gnu.org>
2949
2950 * image-mode.el (image-mode-fit-frame): Add a frame argument.
2951 Suggested by Drew Adams (Bug#7730). Handle window decorations;
2952 save and restore the old window configuration.
2953
2954 2013-01-18 Leo Liu <sdl.web@gmail.com>
2955
2956 * progmodes/js.el: Tweak autoload cookie for alias.
2957
2958 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
2959
2960 * autorevert.el (auto-revert-notify-watch-descriptor): Make it
2961 buffer local, again. This was lost with the fix on 2013-01-12.
2962
2963 2013-01-17 JĂ¼rgen Hötzel <juergen@archlinux.org>
2964
2965 * eshell/esh-util.el (eshell-path-env): Make it buffer local, in
2966 order to support several eshell buffers in parallel.
2967
2968 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
2969
2970 * autorevert.el (auto-revert-use-notify): In the :set function, do
2971 not modify `kill-buffer-hook'.
2972 (auto-revert-notify-rm-watch):
2973 Remove `auto-revert-notify-rm-watch' from `kill-buffer-hook'.
2974 (auto-revert-notify-add-watch): Do not call
2975 `auto-revert-notify-rm-watch', but add it to a buffer local
2976 `kill-buffer-hook'.
2977
2978 2013-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2979
2980 * emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
2981 call to `eval' rather than a backquoted lambda.
2982
2983 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2984
2985 * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
2986 to return an explicit nil.
2987 (advice--remove-function): Change accordingly.
2988
2989 * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
2990 the use of nadvice.el.
2991
2992 * progmodes/which-func.el (which-function): Silence imenu errors
2993 (bug#13433).
2994
2995 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
2996
2997 * progmodes/sql.el (sql-imenu-generic-expression):
2998 (sql-mode-font-lock-object-name): Match schema qualified names.
2999 (sql-connect): Use string keys.
3000 (sql-product-interactive): Wait for interpreter prompt.
3001 (sql-comint-oracle): Set process coding based on NLS_LANG.
3002
3003 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
3004
3005 * progmodes/sql.el (sql-output-to-send): Remove, unused.
3006 (sql-interactive-remove-continuation-prompt):
3007 (sql-send-magic-terminator, sql-interactive-mode): Remove references.
3008
3009 2013-01-14 Leo Liu <sdl.web@gmail.com>
3010
3011 * calendar/calendar.el (calendar-redraw): Sync window-point and point.
3012 (Bug#13420)
3013
3014 2013-01-14 Glenn Morris <rgm@gnu.org>
3015
3016 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3017 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
3018
3019 2013-01-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3020
3021 * progmodes/python.el (python-nav-end-of-statement):
3022 Fix cornercase when handling multiline strings.
3023
3024 2013-01-13 Richard Stallman <rms@gnu.org>
3025
3026 * mail/sendmail.el (mail-position-on-field): Add doc string.
3027
3028 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
3029 Get current message boundaries and pass them to
3030 message-forward-make-body-mime. Minor style changes.
3031
3032 2013-01-13 Eli Zaretskii <eliz@gnu.org>
3033
3034 * cus-start.el (all): Avoid warnings about
3035 scroll-bar-adjust-thumb-portion on platforms where it is not defined.
3036
3037 2013-01-11 Jan Djärv <jan.h.d@swipnet.se>
3038
3039 * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
3040
3041 2013-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
3042
3043 * jit-lock.el (jit-lock-debug-mode): New minor mode.
3044 (jit-lock--debug-fontifying): New var.
3045 (jit-lock--debug-fontify): New function.
3046 * subr.el (condition-case-unless-debug): Don't prevent catching the
3047 error, just let the debbugger run.
3048 * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
3049 timer code and don't drop errors silently.
3050
3051 2013-01-12 Michael Albinus <michael.albinus@gmx.de>
3052
3053 * autorevert.el (auto-revert-notify-watch-descriptor): Give it
3054 `permanent-local' property.
3055 (auto-revert-notify-handler): Use `file-equal-p'.
3056
3057 2013-01-12 Eli Zaretskii <eliz@gnu.org>
3058
3059 * autorevert.el (auto-revert-notify-handler): Fix filtering of
3060 file notification by ACTION. For filtering by file name, compare
3061 only the non-directory part of the file name.
3062
3063 2013-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
3064
3065 * autorevert.el: Use cl-lib instead of cl.
3066
3067 * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
3068 (vc-bzr-checkin): Use it.
3069 * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
3070 will preserve match-data.
3071
3072 2013-01-11 Felix H. Dahlke <fhd@ubercode.de>
3073
3074 * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
3075 (js--declaration-keyword-re): New var.
3076 (js--multi-line-declaration-indentation): New function.
3077 (js--proper-indentation): Use it.
3078
3079 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
3080
3081 * calc/calc.el (calc-highlight-selections-with-faces)
3082 (calc-dispatch):
3083 * comint.el (comint-history-isearch-message):
3084 * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
3085 * ffap.el (ffap-string-at-point-region, ffap-next)
3086 (ffap-string-at-point, ffap-string-around)
3087 (ffap-copy-string-as-kill, ffap-highlight-overlay)
3088 (ffap-literally):
3089 * font-lock.el (font-lock-keywords-alist)
3090 (font-lock-removed-keywords-alist):
3091 * help-mode.el (help-xref-symbol-regexp):
3092 * info.el (Info-find-emacs-command-nodes):
3093 * international/mule.el (add-to-coding-system-list):
3094 * isearch.el (isearch-message-function, isearch-fail-pos):
3095 * misearch.el (multi-isearch-next-buffer-function):
3096 * newcomment.el (comment-box):
3097 * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
3098 (pr-setting-database):
3099 * progmodes/cc-fonts.el (c-font-lock-keywords-3)
3100 (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
3101 (java-font-lock-keywords-3, idl-font-lock-keywords-3)
3102 (pike-font-lock-keywords-3):
3103 * progmodes/compile.el (compile):
3104 * progmodes/etags.el (tags-table-files)
3105 (tags-table-files-function, tags-included-tables-function):
3106 * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
3107 (gdb-restore-windows):
3108 * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
3109 (ps-n-up-filling-database):
3110 * server.el (server-buffer, server-log):
3111 * simple.el (newline, delete-backward-char, delete-forward-char)
3112 (minibuffer-history-isearch-message, kill-line, track-eol)
3113 (temporary-goal-column):
3114 * textmodes/flyspell.el (flyspell-mark-duplications-flag)
3115 (flyspell-default-deplacement-commands):
3116 * textmodes/ispell.el (ispell-accept-output):
3117 * textmodes/sgml-mode.el (html-tag-help):
3118 * vc/compare-w.el (compare-ignore-whitespace)
3119 (compare-ignore-case, compare-windows-dehighlight):
3120 * vc/diff.el (diff):
3121 * whitespace.el (whitespace-point)
3122 (whitespace-font-lock-refontify, whitespace-bob-marker)
3123 (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
3124
3125 2013-01-11 Michael Albinus <michael.albinus@gmx.de>
3126
3127 * autorevert.el (top): Require 'cl in order to pacify byte compiler.
3128 (auto-revert-notify-rm-watch): Ignore errors.
3129 (auto-revert-notify-add-watch): Ignore errors. Use '(modify) for
3130 inotify, and '(size last-write-time) for w32notify.
3131 Set buffer-local `auto-revert-use-notify' to nil when adding a file
3132 watch fails - this is a fallback to the file modification check.
3133 (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
3134 (auto-revert-notify-event-action)
3135 (auto-revert-notify-event-file-name): New defuns.
3136 (auto-revert-notify-handler): Use them. Implement first
3137 plausibility checks.
3138 (auto-revert-handler): Handle also `auto-revert-tail-mode'.
3139
3140 2013-01-11 Julien Danjou <julien@danjou.info>
3141
3142 * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
3143 max are almost equal. Also return the correct value for V which is
3144 already between 0 and 1.
3145
3146 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
3147
3148 * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
3149
3150 2013-01-11 Eli Zaretskii <eliz@gnu.org>
3151
3152 * autorevert.el (auto-revert-notify-rm-watch)
3153 (auto-revert-notify-add-watch): Fix typos in w32notify function
3154 names.
3155
3156 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
3157
3158 * autorevert.el (auto-revert-notify-enabled): Move up.
3159 (auto-revert-use-notify): New defcustom.
3160 (auto-revert-mode, global-auto-revert-mode)
3161 (auto-revert-notify-add-watch, auto-revert-handler)
3162 (auto-revert-buffers): Use `auto-revert-use-notify' instead of
3163 `auto-revert-notify-enabled'.
3164
3165 2013-01-10 Elias Pipping <pipping@exherbo.org>
3166
3167 * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
3168 * doc-view.el (doc-view-document->bitmap):
3169 Use doc-view-single-page-converter-function instead of
3170 single-page-converter arg; adjust callers.
3171
3172 2013-01-10 Feng Li <fengli@gmail.com> (tiny change)
3173
3174 * progmodes/which-func.el (which-function): Understand Semantic's use
3175 of overlays in imenu--index-alist.
3176
3177 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
3178
3179 * man.el: Handle different "man -k" behaviors (bug#13160). Use utf-8.
3180 (Man-man-k-use-anchor): New var.
3181 (Man-parse-man-k): New function.
3182 (Man-completion-table): Use it.
3183 (man): Flush the completion cache between uses.
3184
3185 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
3186
3187 * autorevert.el: Add file watch support.
3188 (auto-revert-notify-enabled): New defconst.
3189 (auto-revert-notify-watch-descriptor-hash-list)
3190 (auto-revert-notify-watch-descriptor)
3191 (auto-revert-notify-modified-p): New defvars.
3192 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
3193 (auto-revert-notify-handler): New defuns.
3194 (auto-revert-mode, global-auto-revert-mode): Remove file watches
3195 when mode is disabled.
3196 (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
3197 (auto-revert-buffers): Add file watches for active buffers.
3198
3199 2013-01-10 Dmitry Antipov <dmantipov@yandex.ru>
3200
3201 * cus-start.el (toplevel): Only allow float values for
3202 scroll-up-aggressively and scroll-down-aggressively.
3203 Allow any number for line-spacing.
3204
3205 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3206
3207 * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
3208 (doc-view-pdf->png-converter-function): Use mupdf if available.
3209 (doc-view-djvu->png-converter-function)
3210 (doc-view-ps->png-converter-function): Remove.
3211 (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
3212 (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
3213 (doc-view-already-converted-p): Adjust accordingly.
3214 (doc-view-mode-p): Simplify.
3215 (doc-view-enlarge): Use setq-local.
3216 (doc-view-pdf->png-converter-ghostscript)
3217 (doc-view-djvu->png-converter-ddjvu)
3218 (doc-view-pdf->png-converter-mupdf): Rework to call
3219 doc-view-start-process directly.
3220 (doc-view-pdf/ps->png): Simplify accordingly.
3221 (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
3222 (doc-view-document->bitmap): Rename from doc-view-document->png.
3223 (doc-view-convert-current-doc): Merge pdf and djvu cases.
3224 (doc-view-set-slice-from-bounding-box): Fix completion table.
3225 (doc-view-mode): Use add-hook for after-revert-hook.
3226
3227 2013-01-10 Glenn Morris <rgm@gnu.org>
3228
3229 * emacs-lisp/authors.el (authors-ignored-files)
3230 (authors-valid-file-names, authors-renamed-files-alist):
3231 Add some more entries.
3232
3233 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3234
3235 * image-mode.el (image-mode-winprops): Don't throw away the fallback
3236 `t' pseudo-window entry.
3237
3238 2013-01-10 Alan Mackenzie <acm@muc.de>
3239
3240 Fix bugs in the c-parse-state mechanism. Reuse some markers
3241 instead of continually generating new ones.
3242
3243 * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
3244 (c-state-old-cpp-end-marker): New variables.
3245 (c-append-lower-brace-pair-to-state-cache): Start a backward
3246 search for "}" definitively outside CPP constructs.
3247 (c-remove-stale-state-cache): Inform the caller of a need to
3248 search back for a brace pair in certain circumstances.
3249 (c-state-maybe-marker): New macro.
3250 (c-parse-state): Reuse markers when appropriate.
3251
3252 2013-01-10 Glenn Morris <rgm@gnu.org>
3253
3254 * simple.el (execute-extended-command): Doc fix.
3255 Bind prefix-arg around read-extended-command, for prompt. (Bug#13395)
3256
3257 2013-01-10 Chong Yidong <cyd@gnu.org>
3258
3259 * faces.el (read-face-name): Doc fix.
3260
3261 2013-01-10 Roland Winkler <winkler@gnu.org>
3262
3263 * emacs-lisp/crm.el: Allow any regexp for separators.
3264 (crm-default-separator): All spaces around the default comma separator.
3265 (crm--completion-command): New macro.
3266 (crm-completion-help, crm-complete, crm-complete-word): Use it.
3267 (crm-complete-and-exit): Handle non-single-char separators.
3268
3269 2013-01-09 Elias Pipping <pipping@lavabit.com>
3270
3271 * doc-view.el: Add support for DjVu (bug#13164).
3272 (doc-view-djvu->png-converter-function): New config var.
3273 (doc-view-single-page-converter-function, doc-view--image-type)
3274 (doc-view--image-file-extension): New vars.
3275 (doc-view-mode): Initialize them.
3276 (doc-view-goto-page): Use them.
3277 (doc-view-mode-p): Add support for ddjvu.
3278 (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
3279 (doc-view-set-up-single-converter): New funs.
3280 (doc-view-pdf/ps->png): Extend for djvu.
3281 (doc-view-document->png): Rename from doc-view-pdf->png.
3282 (doc-view-convert-current-doc): Handle djvu.
3283 (doc-view-insert-image, doc-view-display)
3284 (doc-view-already-converted-p): Don't hardcode png.
3285 (doc-view-set-doc-type): Recognize djvu docs.
3286
3287 2013-01-09 Elias Pipping <pipping@lavabit.com>
3288
3289 * doc-view.el: Add support for mupdf converter (bug#13164).
3290 (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
3291 (doc-view-ps->png-converter-function): New config vars.
3292 (doc-view-pdf->png-converter-ghostscript)
3293 (doc-view-ps->png-converter-ghostscript)
3294 (doc-view-pdf->png-converter-mupdf): New functions.
3295 (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
3296
3297 2013-01-09 JĂ¼rgen Hötzel <juergen@archlinux.org>
3298
3299 * net/tramp.el (tramp-eshell-directory-change): Check remote-path
3300 first in session cache: When `tramp-own-remote-path' is in
3301 `tramp-remote-path', the remote path is only set in the session
3302 cache.
3303
3304 2013-01-09 Glenn Morris <rgm@gnu.org>
3305
3306 * emacs-lisp/trace.el (trace-function-foreground)
3307 (trace-function-background): Doc fix.
3308
3309 2013-01-09 Juri Linkov <juri@jurta.org>
3310
3311 * international/mule-cmds.el (read-char-by-name): Move let-binding
3312 of completion-ignore-case around completing-read to fix regression
3313 exhibited by the test case `C-x 8 RET *acc TAB' and caused by
3314 `string-match-p' using the nil value of `case-fold-search' and
3315 `completion-ignore-case' in `completion-pcm--all-completions'.
3316 (Bug#12615).
3317
3318 2013-01-09 Glenn Morris <rgm@gnu.org>
3319
3320 * progmodes/compile.el (compilation-parse-errors):
3321 Fix typo. (Bug#13369)
3322
3323 2013-01-09 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
3324
3325 * comint.el (comint-send-input): Check size of buffer before
3326 waiting for process output, in case already accepted. (Bug#13290)
3327
3328 2013-01-09 Paul Eggert <eggert@cs.ucla.edu>
3329
3330 Spelling fixes.
3331 * net/tramp-adb.el (tramp-adb-get-toolbox):
3332 Fix misspelling of 'unknown'.
3333
3334 2013-01-08 Juri Linkov <juri@jurta.org>
3335
3336 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
3337 * progmodes/flymake.el (flymake-errline, flymake-warnline):
3338 Use underline style wave on terminals that support it. (Bug#13000)
3339
3340 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
3341
3342 * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
3343 the predicate returns nil.
3344
3345 * simple.el: Use lexical-binding.
3346 (primitive-undo): Use pcase.
3347 (minibuffer-history-isearch-push-state): Use a closure.
3348
3349 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3350
3351 * simple.el (primitive-undo): Move from undo.c.
3352
3353 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
3354
3355 * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
3356 (cvs-mode-remove-handled): Use it (bug#13380).
3357
3358 * emacs-lisp/nadvice.el (advice--tweak): New function.
3359 (advice--remove-function, advice--subst-main): Use it.
3360
3361 * emacs-lisp/advice.el: Update commentary.
3362
3363 2013-01-08 Michael Albinus <michael.albinus@gmx.de>
3364
3365 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3366 Remove spurious entry.
3367
3368 2013-01-08 Glenn Morris <rgm@gnu.org>
3369
3370 * net/tramp.el (tramp-default-host-alist): Add :version.
3371
3372 2013-01-08 Juri Linkov <juri@jurta.org>
3373
3374 * info.el (Info-read-node-name-2): Don't duplicate suffixes for
3375 single completion. (Bug#12456)
3376 (info--manual-names): Expand node completions into an explicit list
3377 before appending it to another list. Filter out internal buffers
3378 with the leading space in the buffer name. (Bug#10771)
3379
3380 2013-01-08 Juri Linkov <juri@jurta.org>
3381
3382 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
3383 that defaults to the Top node.
3384 (Info-goto-node, Info-read-node-name): Doc fix to mention that
3385 the short format (FILENAME) goes to the Top node.
3386 (Info-build-node-completions): Rename arg `file' to `filename'.
3387 (Bug#13365)
3388
3389 2013-01-07 Bastien Guerry <bzg@gnu.org>
3390
3391 * menu-bar.el (menu-bar-search-documentation-menu):
3392 Use `apropos-user-option' and fix the help message.
3393
3394 2013-01-07 Bastien Guerry <bzg@gnu.org>
3395
3396 * apropos.el (apropos-do-all): Update docstring.
3397 (apropos-user-option-button): New face.
3398 (apropos-user-option): Rename from `apropos-variable' and update
3399 docstring.
3400 (apropos-variable): Rewrite, now show all variables by default.
3401 (apropos-print): Mention "User option" instead of "Variable" when
3402 printing doc for user options. (Bug#13276)
3403
3404 2013-01-07 JĂ¼rgen Hötzel <juergen@archlinux.org>
3405
3406 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
3407 Handle filename correctly, when parsing "source -> target" symlink
3408 output.
3409 (tramp-adb-handle-set-file-times): New defun.
3410
3411 2013-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
3412
3413 * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
3414 advice list when the interactive-spec of ad-Advice-* changes.
3415
3416 2013-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
3417
3418 * wid-edit.el (widget-default-get): Work for inlined elements.
3419 (Bug#12670)
3420
3421 2013-01-07 Michael Albinus <michael.albinus@gmx.de>
3422
3423 * net/tramp.el (tramp-default-host-alist): New defcustom.
3424 (tramp-find-host): Use it.
3425 (tramp-eshell-directory-change): Move from tramp-sh.el. Add to
3426 `eshell-directory-change-hook'.
3427
3428 * net/tramp-adb.el (top): Add adb specific entry in
3429 `tramp-default-host-alist'.
3430 (tramp-adb-file-name-host): Remove function.
3431 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
3432 Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
3433
3434 * net/tramp-sh.el: Move eshell integration code to tramp.el.
3435
3436 2013-01-06 JĂ¼rgen Hötzel <juergen@archlinux.org>
3437
3438 * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
3439
3440 2013-01-06 Michael Albinus <michael.albinus@gmx.de>
3441
3442 * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
3443 consist of more than one digit.
3444 (tramp-adb-file-name-handler-alist):
3445 Use `tramp-handle-file-exists-p' consistently.
3446 (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
3447 (tramp-adb-handle-file-exists-p): Remove function.
3448 (tramp-adb-file-name-host): New defun.
3449 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
3450 Use it.
3451 (tramp-adb-maybe-open-connection): Set "remote-path" property.
3452
3453 2013-01-06 Chong Yidong <cyd@gnu.org>
3454
3455 * vc/vc.el (vc-next-action): Detect buffer modifications
3456 conflicting with locking VCS operation (Bug#11490).
3457
3458 * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
3459
3460 2013-01-05 Michael Albinus <michael.albinus@gmx.de>
3461
3462 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
3463 (tramp-adb-handle-directory-files-and-attributes): Fix typos.
3464
3465 2013-01-05 JĂ¼rgen Hötzel <juergen@archlinux.org>
3466
3467 * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
3468 parsing of ls output using regular expression (handle filenames
3469 with spaces). Use virtual device number.
3470 (tramp-do-parse-file-attributes-with-ls): New defun (Code
3471 cleanup).
3472
3473 2013-01-04 Daiki Ueno <ueno@gnu.org>
3474
3475 * epg.el: Silence byte-compiler warnings.
3476 (epg--start): Use delete-char instead of delete-backward-char.
3477 (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
3478
3479 2013-01-04 Daiki Ueno <ueno@gnu.org>
3480
3481 * epg.el (epg--start): Don't call "tty" program on W32 platforms.
3482 Suggested by Eli Zaretskii <eliz@gnu.org>.
3483
3484 2013-01-04 Michael Albinus <michael.albinus@gmx.de>
3485
3486 * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
3487 non-negative integers. Otherwise, the default values are used.
3488 (tramp-convert-file-attributes): Convert uid and gid to integers.
3489
3490 2013-01-04 Glenn Morris <rgm@gnu.org>
3491
3492 * term.el (term-handle-colors-array): Ensure face attributes
3493 are fully specified, not nil. (Bug#13337)
3494
3495 * term.el (term-default-fg-color, term-default-bg-color):
3496 Fix custom type.
3497
3498 * progmodes/etags.el (tags-compression-info-list): Doc fix.
3499 (tag-find-file-of-tag-noselect): Check auto-compression-mode
3500 rather than 'jka-compr being loaded. (Bug#13338)
3501
3502 2013-01-04 Wesley Dawson <whd@lavabit.com> (tiny change)
3503
3504 * icomplete.el (icomplete-completions):
3505 Honor icomplete-prospects-height once more following
3506 2012-11-29 changes. (Bug#13224)
3507
3508 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3509
3510 * subr.el (internal--called-interactively-p--get-frame): Find aliases
3511 of called-interactively-p as well (bug#13237).
3512
3513 * view.el (view--enable, view--disable): Rename from view-mode-enable
3514 and view-mode-disable and assume it's called from view-mode.
3515 (view-mode-enable, view-mode-disable): Redefine as obsolete
3516 compatibility layer above view-mode.
3517 (view-mode-enter): Call `view-mode'.
3518
3519 * files.el (after-find-file): Call `view-mode'.
3520
3521 * doc-view.el (doc-view-scale-internally): New var.
3522 (doc-view-enlarge, doc-view-insert-image): Obey it.
3523
3524 2013-01-03 Daiki Ueno <ueno@gnu.org>
3525
3526 * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
3527 exist. (Bug#13344)
3528
3529 2013-01-03 Glenn Morris <rgm@gnu.org>
3530
3531 * mail/rmail.el (rmail-set-header-1): Ignore case.
3532 Handle multi-line headers. (Bug#13330)
3533
3534 * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
3535 Handle paragraph starting at beginning of buffer.
3536
3537 * subr.el (eval-after-load): Don't purecopy the form, so that it
3538 can be nconc'd later on; reverts 2009-11-11 change. (Bug#13331)
3539
3540 * emacs-lisp/byte-run.el (defun): Place cl declarations
3541 after any interactive spec. (Bug#13265)
3542
3543 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
3544
3545 * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
3546 defun. Don't check for DECL if DOCSTRING isn't a string.
3547 (defun): Likewise.
3548
3549 2013-01-02 Glenn Morris <rgm@gnu.org>
3550
3551 * eshell/em-cmpl.el (eshell-pcomplete):
3552 More thoroughly imitate pcomplete. (Bug#13293)
3553
3554 * files.el (parse-colon-path): Doc fix. (Bug#12351)
3555 Return nil for empty path elements. (Bug#13296)
3556
3557 2013-01-02 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3558
3559 * progmodes/python.el (python-nav-end-of-statement): Rewrite in
3560 order to improve efficiency (Based on Daniel Colascione's
3561 <dancol@dancol.org> patch). (Bug#13182)
3562
3563 2013-01-02 Glenn Morris <rgm@gnu.org>
3564
3565 * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
3566
3567 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
3568
3569 * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
3570 neither DOCSTRING nor DECL was given. (Bug#13316)
3571
3572 2013-01-02 Michael Albinus <michael.albinus@gmx.de>
3573
3574 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
3575 `error' call.
3576 (tramp-do-copy-or-rename-file): Ignore errors when calling
3577 `set-file-extended-attributes'.
3578
3579 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3580 Add handler for `file-acl'.
3581 (tramp-smb-handle-file-acl): New defun.
3582
3583 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
3584
3585 * calc/README: Mention ISO 8601 week-numbering dates.
3586
3587 2013-01-01 Martin Rudalics <rudalics@gmx.at>
3588
3589 * view.el (view-mode-enable): New argument run-view-mode-hook.
3590 Run view-mode-hook only when it's non-nil (Bug#13315).
3591 (view-mode-enter): Call view-mode-enable with run-view-mode-hook
3592 argument t.
3593
3594 2012-12-31 JĂ¼rgen Hötzel <juergen@archlinux.org>
3595
3596 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
3597 (No device connected, invalid device name). (Bug #13299)
3598
3599 2012-12-31 Martin Rudalics <rudalics@gmx.at>
3600
3601 * window.el (window-resizable--p): Rename to window-resizable-p.
3602 (window-resize-no-error): New function.
3603
3604 * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
3605 broken in fix from 2012-12-28.
3606
3607 2012-12-31 Stefan Monnier <monnier@iro.umontreal.ca>
3608
3609 * subr.el (special-form-p): Don't signal errors on undef aliases.
3610
3611 2012-12-31 Jay Belanger <jay.p.belanger@gmail.com>
3612
3613 * calc/calc-forms.el (math-parse-date): Try using
3614 `math-parse-iso-date' when it looks like it might be needed.
3615 Allow times of 24:00.
3616 (math-parse-date-validate, math-parse-iso-date-validate): Allow times
3617 of 24:00.
3618
3619 2012-12-30 Glenn Morris <rgm@gnu.org>
3620
3621 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
3622 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
3623 (rmail-summary-displayed, rmail-summary): Declare.
3624 (mairix-rmail-display): Just require rmail.
3625
3626 2012-12-30 Chong Yidong <cyd@gnu.org>
3627
3628 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
3629 check for the tarball contents.
3630
3631 2012-12-30 Matt Fidler <matt.fidler@alcon.com> (tiny change)
3632
3633 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
3634 tarfile content listings (Bug#13136).
3635
3636 2012-12-30 Mark Lillibridge <mark.lillibridge@hp.com>
3637
3638 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
3639 Insert the undecoded text of the message being forwarded. (Bug#9521)
3640
3641 2012-12-30 Michael Albinus <michael.albinus@gmx.de>
3642
3643 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
3644 integers, if they are real numbers. (Bug#13282)
3645
3646 * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
3647 Return `t' on success.
3648
3649 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3650 Add handler for `set-file-selinux-context'.
3651
3652 2012-12-29 Michael Albinus <michael.albinus@gmx.de>
3653
3654 * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
3655 (tramp-sh-handle-set-file-acl): Return `t' on success.
3656
3657 2012-12-29 Eli Zaretskii <eliz@gnu.org>
3658
3659 * files.el (backup-buffer-copy, basic-save-buffer-2):
3660 If set-file-extended-attributes fails, fall back on set-file-modes
3661 instead of signaling an error. (Bug#13298)
3662 (basic-save-buffer): Likewise.
3663
3664 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3665
3666 * progmodes/python.el: Support other commands triggering
3667 python-indent-line so indentation cycling continues to work.
3668 (python-indent-trigger-commands): New defcustom.
3669 (python-indent-line): Use it.
3670
3671 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3672
3673 * progmodes/python.el (python-shell-send-region): Add blank lines
3674 for non sent code so backtraces remain correct.
3675
3676 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3677
3678 * progmodes/python.el: Remove cl dependency.
3679 (python-syntax-count-quotes): Replace incf call.
3680 (python-fill-string): Replace setf call.
3681
3682 2012-12-29 Damien Cassou <damien.cassou@gmail.com>
3683
3684 * info.el (info-other-window): New arg, for consistency with info.
3685
3686 2012-12-28 Martin Rudalics <rudalics@gmx.at>
3687
3688 * mail/rmail.el (rmail-maybe-display-summary):
3689 Rewrite (Bug#13066).
3690
3691 2012-12-28 Andreas Schwab <schwab@linux-m68k.org>
3692
3693 * epg.el (epg--start): Modify process-environment locally.
3694
3695 2012-12-28 Daiki Ueno <ueno@gnu.org>
3696
3697 * epg.el: Support pinentry-curses.
3698 Suggested by Werner Koch in
3699 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
3700 (epg-agent-file, epg-agent-mtime): New variable.
3701 (epg--start): Record the modified time of gpg-agent socket file,
3702 to restore Emacs frame after pinentry-curses termination.
3703 (epg-wait-for-completion): Restore Emacs frame here.
3704
3705 2012-12-27 Juri Linkov <juri@jurta.org>
3706
3707 * info.el (Info-file-completions): New variable.
3708 (Info-read-node-name-1): Complete node names in the Info file
3709 when a file name is given. Call `Info-build-node-completions'
3710 with a file name.
3711 (Info-build-node-completions): Add new arg `file'. When it is
3712 non-nil, visit it in a temporary buffer and cache its completions in
3713 `Info-current-file-completions'. Move most of the function body to
3714 `Info-build-node-completions-1'.
3715 (Info-build-node-completions-1): New function with the body from
3716 `Info-build-node-completions'. (Bug#12456)
3717
3718 2012-12-27 Juri Linkov <juri@jurta.org>
3719
3720 * frame.el (frame-maximization-style): Remove user option.
3721 (cycle-frame-maximized): Remove function.
3722 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
3723 (toggle-frame-fullscreen): New command bound to <f11> instead of
3724 `toggle-frame-maximized'.
3725 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
3726
3727 2012-12-27 Michael Albinus <michael.albinus@gmx.de>
3728
3729 * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
3730
3731 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
3732 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3733 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
3734 for `file-accessible-directory-p'. (Bug#13275)
3735
3736 2012-12-27 Sam Steingold <sds@gnu.org>
3737
3738 * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
3739 continuations, see <http://stackoverflow.com/questions/3582436>.
3740
3741 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
3742
3743 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
3744 "module" and "def" to have indentation before them.
3745 Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
3746
3747 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
3748
3749 2012-12-27 Alan Mackenzie <acm@muc.de>
3750
3751 Speed up fontification where there's large brace blocks.
3752 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
3753 to a call of c-beginning-of-decl-1.
3754
3755 2012-12-27 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
3756
3757 * comint.el (comint-adjust-window-point): New function.
3758 (comint-postoutput-scroll-to-bottom):
3759 Call comint-adjust-window-point (Bug#13248).
3760
3761 2012-12-26 Dmitry Gutov <dgutov@yandex.ru>
3762
3763 * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
3764 Rakefile regexp.
3765 (auto-mode-alist): Associate .gemspec files with ruby-mode
3766 (https://bugs.ruby-lang.org/issues/5453).
3767
3768 2012-12-26 JĂ¼rgen Hötzel <juergen@archlinux.org>
3769
3770 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
3771 Suppress coloring, if possible (required for BusyBox based systems like
3772 CyanogenMod).
3773 (tramp-adb-handle-file-attributes)
3774 (tramp-adb-handle-insert-directory)
3775 (tramp-adb-handle-file-name-all-completions): Use it.
3776 (tramp-adb-get-toolbox): New defun. Check for remote shell
3777 implementation (BusyBox or Toolbox).
3778
3779 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
3780
3781 * startup.el (initial-buffer-choice): Allow function as value
3782 (Bug#13251).
3783 (command-line-1): Handle case where initial-buffer-choice
3784 specifies a function.
3785 * server.el (server-execute): Handle case where
3786 initial-buffer-choice specifies a function.
3787
3788 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
3789
3790 * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
3791 its own function.
3792 (smtpmail-try-auth-methods): Forget the user name/password if the
3793 login is unsuccessful (bug#12424).
3794
3795 2012-12-22 Michael Albinus <michael.albinus@gmx.de>
3796
3797 * notifications.el (notifications-notify): Protect body with
3798 `with-demoted-errors'.
3799
3800 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
3801 Check properties of remote device. Restart connection, if there is a
3802 change.
3803
3804 2012-12-21 Chong Yidong <cyd@gnu.org>
3805
3806 * sort.el (sort-subr): Doc fix (Bug#13056).
3807
3808 2012-12-21 Bastien Guerry <bzg@gnu.org>
3809
3810 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
3811
3812 2012-12-21 Michael Albinus <michael.albinus@gmx.de>
3813
3814 * simple.el (process-file): Overwrite stderr file, if exists.
3815
3816 2012-12-21 Daiki Ueno <ueno@gnu.org>
3817
3818 * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
3819 (epg-error): Set `error-message' property.
3820
3821 2012-12-21 Chong Yidong <cyd@gnu.org>
3822
3823 * international/mule-cmds.el (read-char-by-name): Signal an error
3824 if the user does not supply a valid character (Bug#13177).
3825
3826 * simple.el (transpose-subr-1): Preserve marker positions by
3827 changing the insertion sequence (Bug#13122).
3828
3829 2012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
3830
3831 * simple.el (kill-region): Deactivate mark even for empty regions
3832 (Bug#13169).
3833
3834 2012-12-21 Chong Yidong <cyd@gnu.org>
3835
3836 * help-fns.el (describe-variable): Make sure we get the right
3837 buffer name (Bug#13105). Suggested by Kelly Dean.
3838
3839 2012-12-20 Michael R. Mauger <mmaug@yahoo.com>
3840
3841 * comint.el (comint-redirect-previous-input-string): New variable.
3842 (comint-redirect-setup, comint-redirect-cleanup)
3843 (comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
3844 (comint-redirect-preoutput-filter): Fix verbose message.
3845
3846 2012-12-20 Michael Albinus <michael.albinus@gmx.de>
3847
3848 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
3849 is too long for Tramp. See discussion in
3850 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
3851
3852 * progmodes/compile.el (compilation-start): Remove line escape
3853 template.
3854
3855 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru>
3856
3857 * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
3858 Adjust comment.
3859
3860 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
3861
3862 * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
3863 following non-comment text (bug#13207).
3864 (lm-header-multiline): Continuation lines need to be indented more than
3865 the first line.
3866 (lm-homepage): New function.
3867 (lm-with-file): Don't be confused if narrowing is in effect.
3868
3869 2012-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
3870
3871 * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
3872 very beginning of a hunk (e.g. killing the first line).
3873
3874 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
3875
3876 * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
3877 and text properties from returned ACL string.
3878 (tramp-sh-handle-set-file-acl): Do not use additional parentheses
3879 for "setfacl" command.
3880
3881 2012-12-18 Michael Albinus <michael.albinus@gmx.de>
3882
3883 * net/tramp.el (tramp-error-with-buffer): Give a hint to use
3884 `tramp-cleanup-this-connection', when the process has died.
3885 (Bug#13151)
3886
3887 2012-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
3888
3889 * icomplete.el (icomplete-completions): Also use … to truncate prefix.
3890
3891 2012-12-17 Kevin Ryde <user42@zip.com.au>
3892
3893 * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
3894
3895 2012-12-17 Michael Albinus <michael.albinus@gmx.de>
3896
3897 Add support for preserving ACL entries of files.
3898
3899 * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
3900 `set-file-acl' handlers.
3901
3902 * net/tramp-adb.el (tramp-adb-handle-copy-file):
3903 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3904
3905 * net/tramp-compat.el (tramp-compat-copy-file):
3906 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3907
3908 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3909 Add `file-acl' and `set-file-acl' handlers.
3910 (tramp-gvfs-handle-copy-file):
3911 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3912 (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
3913 New defuns.
3914
3915 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
3916 Add `file-acl' and `set-file-acl' handlers.
3917 (tramp-remote-acl-p, tramp-sh-handle-file-acl)
3918 (tramp-sh-handle-set-file-acl): New defuns.
3919 (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
3920 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3921
3922 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3923 Add `file-acl' and `set-file-acl' handlers.
3924 (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
3925
3926 2012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
3927
3928 * help-macro.el (make-help-screen): Instead of switch-to-buffer
3929 use pop-to-buffer with NORECORD argument t. As buffer name, use
3930 *Metahelp* with a leading space (Bug#13190).
3931
3932 2012-12-16 Romain Francoise <romain@orebokech.com>
3933
3934 * files.el (file-extended-attributes)
3935 (set-file-extended-attributes): New functions.
3936 (backup-buffer): Use them to handle both SELinux context and ACL
3937 entries.
3938 (backup-buffer-copy): Work with an alist of extended attributes,
3939 rather than an SELinux context.
3940 (basic-save-buffer-2): Ditto.
3941
3942 2012-12-16 Timo Myyrä <timo.myyra@gmail.com>
3943
3944 * battery.el (battery-bsd-apm): New function.
3945
3946 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
3947
3948 * calc/calc.el (calc-standard-date-formats): Adjust one of the
3949 standard date formats.
3950
3951 2012-12-15 Juri Linkov <juri@jurta.org>
3952
3953 * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
3954 `isearch-insert-char-by-name'.
3955 (with-isearch-suspended): New defmacro with body mostly from
3956 `isearch-edit-string' except the part that sets
3957 `isearch-new-string' and `isearch-new-message'.
3958 (isearch-edit-string): Use new macro `with-isearch-suspended' with
3959 body that sets `isearch-new-string' and `isearch-new-message'.
3960 (isearch-insert-char-by-name): New command.
3961 * international/mule-cmds.el (read-char-by-name): Let-bind
3962 `enable-recursive-minibuffers' to t.
3963 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
3964
3965 2012-12-15 Juri Linkov <juri@jurta.org>
3966
3967 * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
3968 (Bug#13175)
3969
3970 2012-12-15 Christopher Schmidt <christopher@ch.ristopher.com>
3971
3972 * dired-x.el (dired-guess-shell-command): Put colon at the end of
3973 the prompt. (Bug#13045)
3974
3975 2012-12-14 Glenn Morris <rgm@gnu.org>
3976
3977 * emacs-lisp/macroexp.el (macroexp--warn-and-return):
3978 Try to include filename in non-bytecomp warning. (Bug#13132)
3979
3980 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
3981
3982 Fix permissions bugs with setgid directories etc. (Bug#13125)
3983 * files.el (backup-buffer): Don't rely on 9th output of
3984 file-attributes, as it's now a placeholder. Instead, use the new
3985 optional arg of file-ownership-preserved-p.
3986 (file-ownership-preserved-p): New optional arg GROUP.
3987 Fix mishandling of setuid directories that would cause this
3988 function to return t when it should have returned nil.
3989 Document what happens if the file does not exist, and when
3990 it's not known whether the ownership will be preserved.
3991 * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
3992 Likewise.
3993 (tramp-get-local-gid): Use group-gid for integer, as that's
3994 faster and more reliable.
3995
3996 2012-12-14 Julien Danjou <julien@danjou.info>
3997
3998 * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
3999 Update keywords list, data type and PL/pgSQL.
4000
4001 2012-12-14 Dave Abrahams <dave@boostpro.com>
4002
4003 * vc/ediff-util.el (ediff-buffer-type): New function.
4004 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
4005 rather than taking it as as argument.
4006 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
4007
4008 2012-12-14 Ryan Crum <ryan.crum@eleostech.com>
4009
4010 * json.el: Add pretty-print option (bug#12634).
4011 (json-encoding-separator, json-encoding-default-indentation)
4012 (json--encoding-current-indentation, json-encoding-pretty-print)
4013 (json-encoding-lisp-style-closings): New vars.
4014 (json--with-indentation): New macro.
4015 (json-encode-hash-table, json-encode-alist, json-encode-plist)
4016 (json-encode-array): Use it to obey json-encoding-pretty-print.
4017 (json-pretty-print-buffer, json-pretty-print): New commands.
4018
4019 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
4020
4021 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
4022 Extract `ruby-syntax-propertize-expansions'.
4023 (ruby-syntax-propertize-expansions): Only change syntax on
4024 certain string delimiters, to punctuation. This way the common
4025 functions like forward-word and thing-at-point still work.
4026 (ruby-match-expression-expansion): Improve readability.
4027 (ruby-block-contains-point): New function.
4028 (ruby-add-log-current-method): Handle several edge cases.
4029
4030 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
4031
4032 * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
4033 unload-feature finishes even when aborting an ongoing edebug session.
4034 Also, do not worry about edebug-mode, unload-feature takes care of it.
4035
4036 2012-12-13 Andreas Schwab <schwab@suse.de>
4037
4038 * net/tls.el (tls-program): Update customize type.
4039
4040 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
4041
4042 * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
4043 (edebug-setup-hook, cl-read-load-hooks): Use it.
4044 (edebug-unload-function): New function. (Bug#13163)
4045
4046 2012-12-13 Michael Albinus <michael.albinus@gmx.de>
4047
4048 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
4049 Otherwise, there could be errors in autoloading. (Bug#13151)
4050
4051 2012-12-13 JĂ¼rgen Hötzel <juergen@archlinux.org>
4052
4053 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
4054 sequences.
4055
4056 2012-12-13 Alan Mackenzie <acm@muc.de>
4057
4058 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
4059 * progmodes/cc-engine.el (c-backward-comments): Add code to work
4060 around `forward-comment' not recognizing ^M as whitespace.
4061
4062 2012-12-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4063
4064 * progmodes/python.el (python-skeleton-class)
4065 (python-skeleton-def): Do not add space after defun name.
4066
4067 2012-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4068
4069 * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
4070 (cl--symbol-function): Remove (now that funbound is like nil).
4071
4072 2012-12-12 Glenn Morris <rgm@gnu.org>
4073
4074 * button.el (button--area-button-p): Fix typo.
4075
4076 2012-12-12 Sam Steingold <sds@gnu.org>
4077
4078 * frame.el (frame-maximization-style): New user option.
4079 (toggle-frame-maximized): Toggle frame maximization according to
4080 `frame-maximization-style', bound to <f11>.
4081 (cycle-frame-maximized): Cycle between all maximization styles and
4082 non-maximized frame, bound to shift-<f11>.
4083
4084 2012-12-12 David Cadé <codename68@gmail.com>
4085
4086 * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
4087
4088 2012-12-12 Jonas Bernoulli <jonas@bernoul.li>
4089
4090 * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
4091 (eieio-override-prin1): Don't quote kewords and booleans.
4092 (object-write) <eieio-default-superclass>: Don't put closing parens
4093 on new line, avoid needless empty lines, align values that are objects
4094 with the slot keyword (instead of beginning on the same line).
4095 (eieio-list-prin1): Align value with slot keyword; increase
4096 eieio-print-depth before printing members of the list.
4097
4098 2012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
4099
4100 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
4101 a display text-property.
4102 (report-emacs-bug-hook): Don't bother deleting it any more.
4103
4104 * hilit-chg.el (highlight-save-buffer-state): Delete.
4105 Use with-silent-modifications instead.
4106 (hilit-chg-set-face-on-change): Only fixup the text that's modified.
4107
4108 * button.el: Handle buttons in display text-properties.
4109 (button--area-button-p, button--area-button-string):
4110 Use (STRING . STRING-POS) representation instead of just STRING.
4111
4112 2012-12-11 Eli Zaretskii <eliz@gnu.org>
4113
4114 * makefile.w32-in (compile4-SH): Fix a typo that caused term
4115 subdirectory be skipped.
4116
4117 2012-12-11 Glenn Morris <rgm@gnu.org>
4118
4119 * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
4120
4121 * progmodes/f90.el (f90-line-continued, f90-indent-region):
4122 Treat preprocessor lines embedded in continuations like comments.
4123 (f90-indent-line): Special-case preprocessor lines. (Bug#13138)
4124
4125 2012-12-11 Jay Belanger <jay.p.belanger@gmail.com>
4126
4127 * calc/calc.el (calc-standard-date-formats): Add more date
4128 formats.
4129 * calc/calc-forms.el (math-parse-iso-date): New function.
4130 (math-parse-date): Use `math-parse-iso-date' when appropriate.
4131 (math-parse-iso-date-validate): Add extra error checking.
4132 (calc-date-notation): Add ability to access new date formats.
4133
4134 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
4135
4136 * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
4137 font-lock as well as when there's no text-property.
4138
4139 2012-12-10 Jambunathan K <kjambunathan@gmail.com>
4140
4141 * hi-lock.el: Refine the choice of default face.
4142 (hi-lock-keyword->face): New function. Use it wherever we used
4143 cadadadr instead.
4144 (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
4145 (hi-lock--last-face): Remove var.
4146 (hi-lock--unused-faces): New var to replace it.
4147 (hi-lock-read-face-name): Use/maintain it.
4148 (hi-lock-unface-buffer): Maintain it. Fix error for the C-u case.
4149 (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
4150 if it has another face.
4151
4152 2012-12-10 Eli Zaretskii <eliz@gnu.org>
4153
4154 * subr.el (w32notify-handle-event): New function.
4155 (inotify-handle-event): Doc fix.
4156
4157 2012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
4158
4159 * subr.el (inotify-event-p, inotify-handle-event): New functions.
4160
4161 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
4162
4163 * simple.el (just-one-space): Doc fix.
4164
4165 2012-12-10 Eli Zaretskii <eliz@gnu.org>
4166
4167 * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
4168
4169 2012-12-10 Le Wang <l26wang@gmail.com>
4170
4171 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
4172 narrowed buffer (bug#12361).
4173
4174 2012-12-10 Juanma Barranquero <lekktu@gmail.com>
4175
4176 * vc/vc-hooks.el (vc-state): Doc fix.
4177
4178 2012-12-10 Glenn Morris <rgm@gnu.org>
4179
4180 * mail/rmail.el (rmail-maybe-display-summary):
4181 Preserve buffer, in case select-window changes it. (Bug#13066)
4182
4183 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
4184
4185 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
4186 cl-load-hook where they belong.
4187
4188 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
4189
4190 * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
4191
4192 2012-12-09 Eli Zaretskii <eliz@gnu.org>
4193
4194 Parallelize byte compilation on MS-Windows.
4195 * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
4196 (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
4197 (WINS_BASIC): Define as concatenation of the above.
4198 (compile): Subdivide into 4 separate and independent jobs that can
4199 be run in parallel.
4200 (compile0-CMD, compile0-SH): New targets for compiling
4201 COMPILE_FIRST files, which are prerequisites for the rest of the
4202 byte-compilation.
4203 (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
4204 New targets for parallel compilation with cmd.exe.
4205 (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
4206 compiling under a Unixy shell.
4207
4208 2012-12-09 Chong Yidong <cyd@gnu.org>
4209
4210 * simple.el (set-mark-default-inactive): Delete this
4211 accidentally-introduced option.
4212 (set-mark-command, exchange-point-and-mark): Remove calls.
4213
4214 2012-12-09 Glenn Morris <rgm@gnu.org>
4215
4216 * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
4217 Respect a defcustom's :set function, if appropriate. (Bug#109)
4218 (eval-defun): Doc fix.
4219
4220 2012-12-08 Juri Linkov <juri@jurta.org>
4221
4222 * info.el (Info-copy-current-node-name, Info-breadcrumbs)
4223 (Info-fontify-node, Info-bookmark-make-record): Remove the
4224 file extension from Info-current-file (Bug#13016).
4225
4226 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4227
4228 * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
4229 point, still provide some default.
4230 (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
4231 names, since we don't use it right now. Actually return the list.
4232 (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
4233
4234 2012-12-07 Chong Yidong <cyd@gnu.org>
4235
4236 * novice.el (disabled-command-function): Remove a spurious help
4237 xref (Bug#13043). Suggested by Kelly Dean.
4238
4239 * subr.el (text-clone-maintain): Fix clone overlay deletion when a
4240 syntax is specified (Bug#13025).
4241
4242 * info.el (Info-set-mode-line): Remove the file extension from
4243 Info-current-file if there is one (Bug#13016).
4244
4245 2012-12-07 Glenn Morris <rgm@gnu.org>
4246
4247 * mail/rmail.el (rmail-mime-decoded): New permanent local.
4248 (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
4249 * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
4250 and rmail-mime-decoded. (Bug#9841)
4251
4252 * mail/unrmail.el (unrmail-mbox-format): New option. (Bug#6574)
4253 (batch-unrmail, unrmail): Doc fixes.
4254 (unrmail): Respect unrmail-mbox-format.
4255 * mail/rmail.el (rmail-mbox-format): New option.
4256 (rmail-show-message-1): Respect rmail-mbox-format.
4257
4258 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4259
4260 * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
4261
4262 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4263
4264 Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
4265 * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
4266 (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
4267 (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
4268 (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
4269 (cl-progv): Don't rely on dynamic scoping to find the body.
4270 * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
4271 (cl--proclaims-deferred): Rename from the "cl-" prefix.
4272 (cl-declaim): Use backquotes.
4273 * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
4274 Use "cl--" prefix for the object's tag.
4275
4276 * ses.el: Use advice-add/remove.
4277 (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
4278 (copy-region-as-kill, yank): Use advice-add.
4279 (ses-unload-function): Use advice-remove.
4280
4281 2012-12-06 Jonas Bernoulli <jonas@bernoul.li>
4282
4283 * button.el: Make them work in header-lines (bug#12817).
4284 (button-map): Add bindings for header-line and mode-line use.
4285 (button-get, button-put, button-label): `button' may now be a string.
4286 (button-activate): Don't make it a defsubst.
4287 (button--area-button-p, button--area-button-string): New functions.
4288 (make-text-button): Fix the return value when `beg' was a string.
4289 (push-button): Handle the mode-line case.
4290
4291 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4292
4293 * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
4294 (sql-signum): Remove. Use `cl-signum' instead.
4295 (sql-read-passwd): Remove; use read-passwd instread.
4296 (sql-get-login-ext): Use read-string.
4297 (sql-get-login): Use dolist and pcase.
4298 (sql--completion-table): Rename from sql-try-completion.
4299 Use complete-with-action.
4300 (sql-mode): Don't change abbrev-all-caps globally.
4301 (sql-connect): Don't rely on dynamic scoping for `new-name'.
4302 (sql-postgres-completion-object): Initialize vars in their `let'.
4303 (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
4304 (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
4305 (sql-comint-interbase): Use a single append, without setq.
4306 (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
4307
4308 * hi-lock.el: Rework the default face and the serialize regexp code.
4309 (hi-lock--auto-select-face-defaults): Remove.
4310 (hi-lock-string-serialize-serial): Remove.
4311 (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
4312 make weak.
4313 (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
4314 equal string.
4315 (hi-lock-set-pattern): Adjust accordingly.
4316 (hi-lock--regexps-at-point): Simplify accordingly.
4317 (hi-lock--auto-select-face-defaults): Remove.
4318 (hi-lock--last-face): New var to replace it.
4319 (hi-lock-read-face-name): Rewrite (bug#11095).
4320 (hi-lock-unface-buffer): Arrange for the face to be the next default.
4321
4322 2012-12-06 Michael Albinus <michael.albinus@gmx.de>
4323
4324 * net/tramp.el (tramp-replace-environment-variables):
4325 Hide compiler warning.
4326 (tramp-file-name-for-operation): Remove `executable-find',
4327 `start-process', `call-process' and `call-process-region'.
4328
4329 * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
4330
4331 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
4332 compatibility.
4333
4334 * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
4335
4336 2012-12-06 Chong Yidong <cyd@gnu.org>
4337
4338 * ffap.el (ffap-replace-file-component): Fix typo.
4339
4340 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4341
4342 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
4343 fix open-paren-like token test (bug#12785).
4344
4345 2012-12-06 Glenn Morris <rgm@gnu.org>
4346
4347 * mail/rmailsum.el (rmail-new-summary): Tweak for
4348 rmail-maybe-display-summary changing buffer. (Bug#13066)
4349
4350 2012-12-06 Juri Linkov <juri@jurta.org>
4351
4352 * info.el (Info-fontify-node): Don't hide the last newline.
4353 (Bug#12272)
4354
4355 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
4356
4357 * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
4358 so as to enable message-read-from-minibuffer to expand mail aliases.
4359
4360 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4361
4362 * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
4363 the `intangible' property.
4364 Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
4365
4366 2012-12-05 Deniz Dogan <deniz@dogan.se>
4367
4368 * net/rcirc.el (rcirc-urls): Update documentation.
4369 (rcirc-condition-filter): New function.
4370 (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
4371 and exclude consecutive duplicate URLs (Bug#6082).
4372
4373 2012-12-05 Michael Albinus <michael.albinus@gmx.de>
4374
4375 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
4376 Check return code of copy command.
4377
4378 * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
4379 Use group `tramp'. Add version.
4380
4381 2012-12-05 Chong Yidong <cyd@gnu.org>
4382
4383 * ffap.el (ffap-url-regexp): Don't require matching at front of
4384 string (Bug#4952).
4385 (ffap-url-p): If only a substring matches, return that.
4386 (ffap-url-at-point): Use the return value of ffap-url-p.
4387 (ffap-read-file-or-url, ffap-read-file-or-url-internal)
4388 (find-file-at-point, dired-at-point, dired-at-point-prompter)
4389 (ffap-guess-file-name-at-point): Likewise.
4390 (ffap-replace-file-component): Fix typo.
4391
4392 * info.el (info-display-manual): Add existing Info buffers, whose
4393 files may not be in Info-directory-list, to the completion.
4394 (info--manual-names): New helper function.
4395
4396 2012-12-05 Glenn Morris <rgm@gnu.org>
4397
4398 * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
4399 New functions, for detecting and resolving conflicts. (Bug#10709)
4400
4401 2012-12-04 Jambunathan K <kjambunathan@gmail.com>
4402
4403 * hi-lock.el (hi-lock-auto-select-face): New user variable.
4404 (hi-lock-auto-select-face-defaults): New buffer local variable.
4405 (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
4406 (hi-lock-unface-buffer): Prompt user with useful defaults.
4407 With prefix arg, unhighlight all hi-lock patterns in buffer.
4408
4409 2012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
4410
4411 * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
4412
4413 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
4414
4415 * Makefile.in (TRAMP_SRC):
4416 * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
4417
4418 2012-12-04 Juergen Hoetzel <juergen@archlinux.org>
4419
4420 * net/tramp-adb.el: New package.
4421
4422 2012-12-04 Chong Yidong <cyd@gnu.org>
4423
4424 * terminal.el: Move to obsolete/.
4425
4426 * longlines.el: Move to obsolete/.
4427
4428 * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
4429 Remove code referring to longlines mode.
4430
4431 2012-12-03 Juri Linkov <juri@jurta.org>
4432
4433 * sort.el (delete-duplicate-lines): New command. (Bug#13032)
4434
4435 2012-12-03 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
4436
4437 * textmodes/ispell.el (ispell-init-process)
4438 (ispell-start-process, ispell-internal-change-dictionary):
4439 Make sure personal dictionary name is expanded after initial
4440 `default-directory' value. Use expanded strings for
4441 keep/restart checks and for value (Bug#13019).
4442
4443 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
4444
4445 * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
4446
4447 2012-12-03 Leo Liu <sdl.web@gmail.com>
4448
4449 * files.el (dir-locals-read-from-file): Check file non-empty
4450 before reading. (Bug#13038)
4451
4452 2012-12-03 Glenn Morris <rgm@gnu.org>
4453
4454 * jka-cmpr-hook.el (jka-compr-get-compression-info):
4455 Remove any version extension before checking filename. (Bug#13006)
4456 (jka-compr-compression-info-list): Belated :version bump.
4457
4458 2012-12-03 Chong Yidong <cyd@gnu.org>
4459
4460 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
4461
4462 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
4463 (buffer-menu): Doc fix (Bug#12294).
4464
4465 2012-12-03 Roland Winkler <winkler@gnu.org>
4466
4467 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
4468 of diary-show-all-entries in the diary buffer (Bug#12994).
4469
4470 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
4471
4472 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
4473 "<STDIN>". This is binary safe.
4474
4475 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
4476
4477 * calc/calc-forms.el (math-absolute-from-iso-dt)
4478 (math-date-to-iso-dt, math-parse-iso-date-validate)
4479 (math-iso-dt-to-date): New functions.
4480 (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
4481 (math-fd-isoweekday): New variables.
4482 (calc-date-notation, math-parse-standard-date, math-format-date)
4483 (math-format-date-part): Add support for more formatting codes.
4484
4485 2012-12-02 Dmitry Gutov <dgutov@yandex.ru>
4486
4487 * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
4488 current buffer's file name when called interactively (Bug#12488).
4489
4490 2012-12-02 Juri Linkov <juri@jurta.org>
4491
4492 * info.el (info-display-manual): Don't clobber an existing Info
4493 buffer (Bug#10770). Add completion (Bug#10771).
4494
4495 2012-12-01 Yuya Nishihara <yuya@tcha.org> (tiny change)
4496
4497 * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
4498 before using it for comparison (Bug#5297).
4499
4500 2012-12-01 Jari Aalto <jari.aalto@cante.net>
4501
4502 * textmodes/css-mode.el (css-current-defun-name): New function.
4503 (css-mode): Use it.
4504
4505 * textmodes/sgml-mode.el (html-current-defun-name): New function.
4506 (html-mode): Use it.
4507
4508 2012-12-01 Chong Yidong <cyd@gnu.org>
4509
4510 Modularize add-log-current-defun (Bug#2224).
4511 Suggested by Jari Aalto.
4512
4513 * vc/add-log.el (add-log-current-defun-function): Doc fix.
4514 (add-log-current-defun): Move mode-specific code to other files.
4515 (add-log-lisp-like-modes, add-log-c-like-modes)
4516 (add-log-tex-like-modes): Variables deleted.
4517
4518 * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
4519 (lisp-mode-variables): Use it.
4520
4521 * progmodes/cc-mode.el (c-common-init):
4522 * progmodes/cperl-mode.el (cperl-mode): Set a value for
4523 add-log-current-defun-function.
4524
4525 * progmodes/m4-mode.el (m4-current-defun-name): New function.
4526 (m4-mode): Use it.
4527
4528 * progmodes/perl-mode.el (perl-current-defun-name): New.
4529 (perl-mode): Use it.
4530
4531 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
4532 Use lisp-current-defun-name.
4533
4534 * textmodes/tex-mode.el (tex-current-defun-name): New.
4535 (tex-common-initialization): Use it.
4536
4537 * textmodes/texinfo.el (texinfo-current-defun-name): New.
4538 (texinfo-mode): Use it.
4539
4540 2012-12-01 Chong Yidong <cyd@gnu.org>
4541
4542 * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
4543 * progmodes/autoconf.el (autoconf-mode):
4544 * progmodes/js.el (js-mode):
4545 * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
4546 (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
4547 * progmodes/perl-mode.el (perl-mode):
4548 * progmodes/sh-script.el (sh-mode, sh-set-shell):
4549 * textmodes/css-mode.el (css-mode):
4550 * textmodes/sgml-mode.el (html-mode, sgml-mode)
4551 (sgml-tags-invisible, sgml-guess-indent):
4552 * textmodes/tex-mode.el (tex-common-initialization)
4553 (latex-complete-bibtex-keys, tex-shell, tex-main-file)
4554 (doctex-mode, plain-tex-mode, latex-mode):
4555 * textmodes/texinfo.el (texinfo-mode): Use setq-local.
4556
4557 2012-12-01 Kirk Kelsey <kirk.kelsey@0x4b.net>
4558
4559 * vc/vc-hg.el (vc-hg-next-revision):
4560 Ensure use of default "tip" output format. (Bug#6968)
4561
4562 2012-12-01 Kim F. Storm <storm@cua.dk>
4563
4564 * startup.el (fancy-startup-tail): Add a clickable link
4565 (Bug#2176).
4566
4567 2012-12-01 Chong Yidong <cyd@gnu.org>
4568
4569 * startup.el (fancy-startup-tail): Improve the message about
4570 auto-save files (Bug#2176).
4571
4572 * files.el (recover-session): Improve the descriptive message, and
4573 use substitute-command-keys.
4574
4575 2012-12-01 Glenn Morris <rgm@gnu.org>
4576
4577 * ido.el (ido-file-internal):
4578 Handle other-window, other-frame for dired. (Bug#13036)
4579
4580 2012-11-30 Glenn Morris <rgm@gnu.org>
4581
4582 * icomplete.el (icomplete-separator): Fix :version.
4583
4584 2012-11-30 Chong Yidong <cyd@gnu.org>
4585
4586 * shell.el (shell): For C-u M-x shell, use an inactive shell
4587 buffer as the default (Bug#1975).
4588 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
4589 (shell-mode): Use them to reapply ansi colorization if Shell mode
4590 is re-enabled.
4591
4592 2012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
4593
4594 * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
4595
4596 2012-11-30 Samuel Bronson <naesten@gmail.com>
4597
4598 * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
4599 flag to xargs, for compatibility with BSD xargs (Bug#11703).
4600
4601 2012-11-30 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4602
4603 * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
4604 by move-to-column (Bug#3234).
4605
4606 2012-11-30 Chong Yidong <cyd@gnu.org>
4607
4608 * longlines.el (longlines-wrap-line, longlines-encode-region):
4609 Preserve text properties (Bug#1425).
4610
4611 2012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
4612
4613 * vc/vc.el (vc-register): Allow registering a file which is
4614 already registered with a different backend (Bug#10589).
4615
4616 2012-11-29 Jambunathan K <kjambunathan@gmail.com>
4617 Stefan Monnier <monnier@iro.umontreal.ca>
4618
4619 * icomplete.el: Change separator; add ido-style commands.
4620 (icomplete-show-key-bindings): Remove custom var.
4621 (icomplete-get-keys): Remove function.
4622 (icomplete-forward-completions, icomplete-backward-completions):
4623 New commands.
4624 (icomplete-minibuffer-map): New var.
4625 (icomplete-minibuffer-setup): Use it.
4626 (icomplete-exhibit): Don't delay if the list of completions is known.
4627 (icomplete-separator): New custom.
4628 (icomplete-completions): Use it.
4629 * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
4630 (minibuffer-force-complete-and-exit): New command.
4631 (minibuffer--complete-and-exit): New function extracted from
4632 minibuffer-complete-and-exit.
4633 (minibuffer-complete-and-exit): Use it.
4634
4635 * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
4636 error message when the file doesn't exist (bug#12974).
4637
4638 2012-11-29 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
4639
4640 * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
4641
4642 2012-11-29 Glenn Morris <rgm@gnu.org>
4643
4644 * files.el (hack-dir-local-variables): Warn if try to set
4645 coding via dir-locals, since it doesn't work. (Bug#7169)
4646
4647 Add desktop support for restoring vc-dir buffers. (Bug#10606)
4648 * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
4649 Set buffer-local value of desktop-save-buffer.
4650 (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
4651 New functions.
4652 (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
4653 * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
4654
4655 * files.el (inhibit-local-variables-ignore-case): New. (Bug#10610)
4656 (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
4657 Doc fix.
4658 (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
4659 Doc fixes.
4660
4661 2012-11-28 Jay Belanger <jay.p.belanger@gmail.com>
4662
4663 * calc/calc-forms.el (calc-date-notation): Fix regexp
4664 used to find time codes. Fix symbol for seconds.
4665
4666 2012-11-27 Glenn Morris <rgm@gnu.org>
4667
4668 * emacs-lisp/derived.el (derived-mode-make-docstring):
4669 Don't mention "abbrev" or "syntax" if nil. (Bug#11277)
4670
4671 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4672
4673 * textmodes/table.el (table-insert): Don't use `symbol-name' on
4674 lexically scoped variables (bug#13005).
4675
4676 2012-11-27 Glenn Morris <rgm@gnu.org>
4677
4678 * vc/vc-hooks.el (vc-mistrust-permissions):
4679 Default to t, to avoid data-loss. (Bug#11490)
4680
4681 2012-11-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4682
4683 * progmodes/python.el (python-indent-guess-indent-offset):
4684 If indentation is guessed make python-indent-offset buffer-local.
4685
4686 Fix Imenu regression.
4687 * progmodes/python.el (python-nav-beginning-of-defun):
4688 Fix forward movement when statement(s) separates point from defun.
4689 (python-imenu-prev-index-position): New function.
4690
4691 2012-11-27 Eli Zaretskii <eliz@gnu.org>
4692
4693 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
4694
4695 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4696 Don't set buffer-file-type. Return nil. (Bug#12989)
4697
4698 2012-11-27 Glenn Morris <rgm@gnu.org>
4699
4700 * hippie-exp.el (hippie-expand-try-functions-list):
4701 Re-autoload it. (Bug#12982)
4702
4703 2012-11-27 Eli Zaretskii <eliz@gnu.org>
4704
4705 * descr-text.el (describe-char-padded-string):
4706 Call internal-char-font only on GUI frames. (Bug#11964)
4707
4708 2012-11-27 Andreas Schwab <schwab@linux-m68k.org>
4709
4710 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
4711 and obsoletion message.
4712
4713 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
4714
4715 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
4716 the constructs to keep outside of the `cl-block' (bug#12977).
4717
4718 2012-11-27 Chong Yidong <cyd@gnu.org>
4719
4720 * mouse.el (mouse-drag-line): Even if the line is not draggable,
4721 keep reading until we get the up-event anyway, in order to process
4722 the up-event for mouse-1-click-follows-link (Bug#12971).
4723
4724 2012-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
4725
4726 * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
4727 base function is not yet defined (bug#12965).
4728 (ad-activate-advised-definition): Use ad-compile-function.
4729 (ad-activate): Use cond.
4730
4731 2012-11-25 Leo Liu <sdl.web@gmail.com>
4732
4733 * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
4734 (Bug#12979)
4735
4736 2012-11-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
4737
4738 * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
4739 reftex-section-info-function in order to be compatible with
4740 Texinfo integration.
4741
4742 * textmodes/reftex.el (reftex-section-pre-regexp)
4743 (reftex-section-post-regexp, reftex-section-info-function):
4744 New variable.
4745 (reftex-compile-variables): Use variables reftex-section-pre-regexp,
4746 reftex-section-post-regexp, and reftex-section-info-function in order
4747 to be compatible with Texinfo integration.
4748
4749 * textmodes/reftex-toc.el (reftex-toc-promote-action):
4750 use reftex-section-pre-regexp variable in order to be compatible with
4751 Texinfo integration.
4752
4753 2012-11-25 Chong Yidong <cyd@gnu.org>
4754
4755 * faces.el: Make face-spec-set more analogous to setq.
4756 (face-spec-set): Change the third arg to specify whether this
4757 function is being called via defface, customize, or a third party.
4758 Set the appropriate symbol properties. Clear the override spec if
4759 setting via Custom. Initialize face if necessary. (Bug#4988)
4760 (face-spec-recalc): Allow theme faces to completely replace the
4761 defface spec, in the same way as custom faces (Bug#8454).
4762
4763 * cus-face.el (custom-declare-face): Move face initialization to
4764 face-spec-set.
4765 (custom-theme-set-faces): Don't initialize the face name here, as
4766 that is now done in face-spec-set.
4767
4768 * cus-edit.el (custom-face-set, custom-face-mark-to-save)
4769 (custom-face-reset-saved, custom-face-mark-to-reset-standard):
4770 Simplify by using the new arg to face-spec-set.
4771
4772 * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
4773 reset face-override-spec too, and use custom-declare-face.
4774
4775 2012-11-24 Jan Djärv <jan.h.d@swipnet.se>
4776
4777 * term/ns-win.el (ns-initialize-window-system): Move creation of
4778 fontsets here (Bug#11964).
4779
4780 2012-11-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
4781
4782 * ses.el (ses-rename-cell): Correct bug on mode-line update after
4783 cell renaming.
4784
4785 2012-11-24 Chong Yidong <cyd@gnu.org>
4786
4787 * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
4788 obsolete.
4789
4790 * custom.el (custom-theme-set-variables): Use a topological sort
4791 for ordering by custom dependencies (Bug#12952).
4792 (custom--sort-vars, custom--sort-vars-1): New functions.
4793
4794 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4795
4796 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
4797 lexical-binding (bug#12938).
4798
4799 2012-11-24 Wolfgang Jenkner <wjenkner@inode.at>
4800
4801 * image-mode.el (image-transform-check-size): Use assertions only
4802 for images of type imagemagick.
4803
4804 Otherwise no error, image-transform-fit-to-{width,height} is
4805 silently ignored, as before. Doc fix.
4806
4807 2012-11-24 Chong Yidong <cyd@gnu.org>
4808
4809 * faces.el (color-defined-p): Doc fix (Bug#12853).
4810
4811 2012-11-24 Juri Linkov <juri@jurta.org>
4812
4813 * dired.el (dired-mark): Add optional arg `interactive'.
4814 Check for `use-region-p' if `interactive' is non-nil.
4815 (dired-unmark, dired-flag-file-deletion): Add optional arg
4816 `interactive'. Call `dired-mark' with the arg `interactive'.
4817 (Bug#10624)
4818
4819 * wdired.el: Revert 2012-10-17 change partly and replace it with
4820 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
4821 (wdired-finish-edit): Add marks for new file names to
4822 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
4823 after `revert-buffer'.
4824 (wdired-do-renames): Remove calls to `dired-remove-file',
4825 `dired-add-file', `dired-add-entry'. (Bug#11795)
4826
4827 2012-11-24 Alan Mackenzie <acm@muc.de>
4828
4829 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
4830
4831 Fix bugs in the state cache. Enhance a debugging mechanism.
4832 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
4833 "brace at column zero" strategy for C++.
4834 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
4835 (c-parse-state-point): New variable.
4836 (c-record-parse-state-state): Record old parse state with
4837 `copy-tree'. Record previous value of point.
4838 (c-debug-parse-state-double-cons): New debugging function.
4839 (c-debug-parse-state): Call the above new function.
4840 (c-toggle-parse-state-debug): Output a confirmatory message.
4841
4842 * progmodes/cc-mode.el (c-before-change, c-after-change):
4843 Call c-invalidate-state-cache from `c-before-change' instead of
4844 `c-after-change'.
4845
4846 2012-11-23 Chong Yidong <cyd@gnu.org>
4847
4848 * find-cmd.el (find-constituents): Add executable, ipath,
4849 readable, samefile, writable, daystart, regextype (Bug#12856).
4850
4851 2012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4852
4853 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
4854
4855 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
4856
4857 * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
4858 definition. This fixes a bootstrap failure.
4859 (calc-gregorian-switch): In menu, put dates before regions.
4860 This is easier to follow, lines up better in the menu, and lets us
4861 coalesce regions that switch at the same time. Give country
4862 names, not "Vatican", as that's better for non-expert users.
4863 Use names that are stable between the date of switch and now, e.g.,
4864 Bohemia and Moravia (which existed then and now) and not
4865 Czechoslovakia (which didn't exist then and doesn't exist now).
4866 What is now the U.S. mostly did not switch at the same time as
4867 Britain, so omit the U.S. Correct spelling of "Britain".
4868 Catholic Switzerland was too much of a mess, so omit it.
4869
4870 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4871
4872 * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
4873 after the variable is changed.
4874
4875 2012-11-21 Daniel Colascione <dancol@dancol.org>
4876
4877 * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
4878 in SQL declarations for font-lock.
4879 (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
4880
4881 2012-11-21 Glenn Morris <rgm@gnu.org>
4882
4883 * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
4884 (face-italic-p): Add optional argument "inherit".
4885
4886 * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
4887 Remove -p suffix from names, for consistency with other set-face-*.
4888 (set-face-inverse-video): Fix interactive spec.
4889 * play/gamegrid.el (gamegrid-make-mono-tty-face):
4890 * textmodes/table.el (table--update-cell-face):
4891 Use set-face-inverse-video rather than now obsolete alias.
4892
4893 2012-11-21 Eli Zaretskii <eliz@gnu.org>
4894
4895 * simple.el (line-move): Don't call line-move-partial if
4896 scroll-conservatively is in effect. (Bug#12927)
4897
4898 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4899
4900 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
4901 Fallback on completion-at-point rather than
4902 pcomplete-expand-and-complete, and only if pcomplete actually failed.
4903 (eshell-cmpl-initialize): Setup completion-at-point.
4904
4905 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
4906
4907 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
4908
4909 2012-11-21 Michael Albinus <michael.albinus@gmx.de>
4910
4911 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
4912 are remote, check out-of-band property for both.
4913
4914 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4915
4916 * window.el (switch-to-buffer): Re-add the warning that was lost in the
4917 code rewrite.
4918
4919 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
4920
4921 More minor time fixes.
4922 * calendar/time-date.el: Commentary fix.
4923 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
4924 too much other code depends on (0 0) time stamps.
4925 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
4926 Add a couple of FIXME comments.
4927
4928 Minor cleanup for times as lists of four integers.
4929 * files.el (dir-locals-directory-cache):
4930 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
4931 Doc fixes.
4932 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
4933 * ps-bdf.el (bdf-file-newer-than-time):
4934 Process four-integers time stamps, not two. Doc fixes.
4935
4936 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4937
4938 * uniquify.el (uniquify-managed): Use defvar-local.
4939 (rename-buffer, create-file-buffer): Advise with advice-add.
4940 (uniquify-unload-function): Unadvise accordingly.
4941
4942 * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
4943 (trace-buffer): Don't purecopy.
4944 (trace-entry-message, trace-exit-message): Add `context' arg.
4945 (trace--timer): New var.
4946 (trace-make-advice): Adjust for use in nadvice.
4947 Add `context' argument. Delay `display-buffer' via a timer.
4948 (trace-function-internal): Use advice-add.
4949 (trace--read-args): New function.
4950 (trace-function-foreground, trace-function-background): Use it.
4951 (trace-function): Rename to trace-function-foreground and redefine as
4952 an alias to that new name.
4953 (untrace-function, untrace-all): Adjust to the use of nadvice.
4954
4955 * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
4956
4957 * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
4958
4959 * subr.el (called-interactively-p-functions): New var.
4960 (internal--called-interactively-p--get-frame): New macro.
4961 (called-interactively-p, interactive-p): Rewrite in Lisp.
4962 * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
4963 (called-interactively-p-functions): Use it.
4964 * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
4965 (called-interactively-p-functions): Use it.
4966 * allout.el (allout-called-interactively-p): Don't assume
4967 called-interactively-p is a subr.
4968
4969 2012-11-20 Glenn Morris <rgm@gnu.org>
4970
4971 * profiler.el (profiler-report-mode-map): Add a menu.
4972 No need to bind `q' because we derive from special-mode.
4973 (profiler-report-find-entry): Handle calls from the menu-bar.
4974
4975 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
4976
4977 * emacs-lisp/byte-run.el (defun-declarations-alist):
4978 Allow a compiler-macro to be a lambda expression.
4979
4980 * progmodes/python.el: Use cl-lib. Move var declarations outside of
4981 eval-when-compile.
4982 (python-syntax-context): Add compiler-macro.
4983 (python-font-lock-keywords): Simplify with De Morgan.
4984
4985 * vc/diff-mode.el (diff-hunk): Don't make useless timers.
4986
4987 * files.el (load-file): Require match in minibuffer selection, as was
4988 the case in Emacs-20 before we changed the spec to allow .elc files
4989 (bug#12935).
4990
4991 * json.el: Don't require cl since we don't use it.
4992 * color.el: Don't require cl.
4993 (color-complement): `caddr' -> `nth 2'.
4994
4995 * calendar/time-date.el (time-to-seconds): De-obsolete.
4996
4997 2012-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4998
4999 * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
5000 year numbers.
5001 (math-date-to-julian-dt): Adjust the initial approximation for the
5002 year to deal with the new definition of the DATE.
5003
5004 2012-11-19 Daniel Colascione <dancol@dancol.org>
5005
5006 * term/w32-win.el (cygwin-convert-path-from-windows):
5007 Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
5008
5009 2012-11-18 Chong Yidong <cyd@gnu.org>
5010
5011 * filecache.el (file-cache--read-list): New function.
5012 (file-cache-add-directory-list, file-cache-add-file-list)
5013 (file-cache-delete-file-list, file-cache-delete-directory-list):
5014 Use it to read a list of files or directories (Bug#12846).
5015 (file-cache-add-file, file-cache-add-directory)
5016 (file-cache-delete-file-list, file-cache-delete-file-regexp)
5017 (file-cache-delete-directory): Print an message.
5018
5019 2012-11-18 Jay Belanger <jay.p.belanger@gmail.com>
5020
5021 * calc/calc-forms.el (math-date-to-dt): Use integer date when
5022 calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
5023
5024 2012-11-18 Glenn Morris <rgm@gnu.org>
5025
5026 * image.el (insert-image, insert-sliced-image): Doc fix.
5027
5028 2012-11-18 Chong Yidong <cyd@gnu.org>
5029
5030 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
5031 (Bug#12810).
5032
5033 2012-11-18 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
5034
5035 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
5036 response when the target file is in a subdirectory (Bug#12757).
5037
5038 2012-11-18 Chong Yidong <cyd@gnu.org>
5039
5040 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
5041
5042 2012-11-18 Glenn Morris <rgm@gnu.org>
5043
5044 * emacs-lisp/cl-lib.el (face-underline-p):
5045 Use set-face-underline rather than the alias set-face-underline-p.
5046
5047 * window.el (with-temp-buffer-window): Doc fix.
5048 * subr.el (with-output-to-temp-buffer):
5049 Add doc xref to with-temp-buffer-window.
5050
5051 2012-11-18 Juanma Barranquero <lekktu@gmail.com>
5052
5053 * woman.el (woman-non-underline-faces): Use `set-face-underline'.
5054 * calc/calc.el (math-format-date-cache): Declare.
5055
5056 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
5057
5058 Calc by default uses the Gregorian calendar for all dates (Bug#12633).
5059 It also uses January 1, 1 AD as its day number 1.
5060 * calc/calc-forms.el (math-julian-date-beginning)
5061 (math-julian-date-beginning-int): Implement this.
5062
5063 2012-11-17 Juanma Barranquero <lekktu@gmail.com>
5064
5065 * descr-text.el (quail-find-key):
5066 * dired.el (desktop-file-name):
5067 * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
5068 * generic-x.el (comint-mode, comint-exec):
5069 * image-dired.el (widget-forward):
5070 * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
5071 (speedbar-change-expand-button-char)
5072 (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
5073 (speedbar-make-specialized-keymap, speedbar-make-tag-line):
5074 * printing.el (easy-menu-add-item, easy-menu-remove-item)
5075 (widget-field-action, widget-value-set):
5076 * speedbar.el (imenu--make-index-alist):
5077 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
5078 (ring-length, ring-insert):
5079 * vcursor.el (compare-windows-skip-whitespace):
5080 * woman.el (dired-get-filename):
5081 Declare functions.
5082
5083 * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
5084
5085 2012-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5086
5087 * calc/calc.el (calc-gregorian-switch): New variable.
5088
5089 * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
5090 (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
5091 (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
5092 (math-leap-year-p): Add option to distinguish between Julian
5093 and Gregorian calendars.
5094 (math-day-number): Use `math-day-in-year' to do the computations.
5095 (math-absolute-from-dt): Rename from `math-absolute-from-date'.
5096 Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
5097 to do the computations.
5098 (math-date-to-dt): Use `math-date-to-julian-dt' and
5099 `math-date-to-gregorian-dt' to do the computations.
5100 (calcFunc-weekday, math-format-date-part): Use the new version of
5101 the DATE to determine the weekday.
5102 (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
5103 when necessary.
5104
5105 2012-11-17 Eli Zaretskii <eliz@gnu.org>
5106
5107 * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
5108 Cygwin; otherwise use 'file:'. (Bug#12914)
5109 (cygwin-convert-path-from-windows): Declare, to avoid
5110 byte-compiler warnings.
5111
5112 2012-11-17 Andreas Politz <politza@fh-trier.de>
5113
5114 * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
5115 (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
5116 prefix and negative numeric prefix args (Bug#12795).
5117
5118 2012-11-17 Stephen Berman <stephen.berman@gmx.net>
5119
5120 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
5121 Don't signal an error with a score that is too low to add to the
5122 list of top scores. (Bug#12779)
5123
5124 2012-11-17 Chong Yidong <cyd@gnu.org>
5125
5126 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
5127
5128 * filecache.el (file-cache-add-file): Handle relative file name in
5129 the argument (Bug#12694).
5130
5131 2012-11-16 JĂ¼rgen Hötzel <juergen@archlinux.org> (tiny change)
5132
5133 * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
5134
5135 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5136
5137 * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
5138
5139 * emacs-lisp/cl-lib.el: Set more meaningful version number.
5140
5141 2012-11-16 Martin Rudalics <rudalics@gmx.at>
5142
5143 * window.el (enlarge-window, shrink-window): Don't mention return
5144 value in doc-string (Bug#12896).
5145 (window--display-buffer): Don't resize frames - it won't work
5146 with all window managers and defeat pop-up-frame-alist.
5147 (display-buffer-alist): In doc-string explain that CONDITION can
5148 be a function and which arguments are passed to it (Bug#12854).
5149 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
5150 expressions (Bug#12854).
5151 (display-buffer): Pass ACTION argument to
5152 display-buffer-assq-regexp.
5153
5154 2012-11-16 Glenn Morris <rgm@gnu.org>
5155
5156 * window.el (fit-frame-to-buffer-bottom-margin)
5157 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
5158
5159 * faces.el (face-underline-p): Use face-attribute-specified-or.
5160
5161 2012-11-16 Juanma Barranquero <lekktu@gmail.com>
5162
5163 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
5164
5165 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5166
5167 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
5168
5169 2012-11-16 Glenn Morris <rgm@gnu.org>
5170
5171 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
5172 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
5173
5174 * faces.el (face-underline-p): Doc fix. Handle :underline being
5175 things other than `t' (a string, a list).
5176 (face-inverse-video-p): Doc fix.
5177 (set-face-underline): Rename it back from set-face-underline-p.
5178 Doc fix. Allow interactive input of values other than t.
5179 (read-face-attribute): Apply formatting to :underline,
5180 since like :box and :stipple it can take list values.
5181
5182 * term.el (ansi-term): Don't let C-x escape-char binding
5183 clobber the more standard C-c binding. (Bug#12842)
5184
5185 * subr.el (set-temporary-overlay-map): Doc fix.
5186
5187 2012-11-16 Martin Rudalics <rudalics@gmx.at>
5188
5189 * window.el (record-window-buffer)
5190 (display-buffer-record-window): When copying the markers to
5191 window-point preserve window-point-insertion-type. (Bug#12588)
5192
5193 2012-11-16 Glenn Morris <rgm@gnu.org>
5194
5195 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
5196 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
5197 Use new names for hooks rather than obsolete aliases.
5198
5199 2012-11-15 Daniel Colascione <dancol@dancol.org>
5200
5201 * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
5202 prefix instead of "file:" so that when FILE-NAME begins with "//",
5203 as it does when the target file is on a network share, url-handler
5204 isn't confused.
5205
5206 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
5207
5208 * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
5209 a preactivated advice from an old advice.el; they're not compatible!
5210
5211 2012-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
5212
5213 * emacs-lisp/nadvice.el (advice--make-interactive-form):
5214 Fix string-spec case.
5215
5216 * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
5217
5218 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
5219
5220 * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
5221 (advice--buffer-local-function-sample): New var.
5222 (advice--set-buffer-local, advice--buffer-local): New functions.
5223 (add-function, remove-function): Use them.
5224
5225 2012-11-15 Drew Adams <drew.adams@oracle.com>
5226
5227 * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
5228
5229 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
5230
5231 * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
5232 potential binding of print-gensym to t, and prettify (back)quotes in
5233 case they appear in args's default values (bug#12884).
5234
5235 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5236
5237 * emacs-lisp/nadvice.el: Add around advice for interactive specs.
5238 (advice-eval-interactive-spec): New function.
5239 (advice--make-interactive-form): Support around advice (bug#12844).
5240
5241 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
5242
5243 * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
5244 more strict. Add docstring.
5245 (ruby-expression-expansion-re): Extract from
5246 `ruby-match-expression-expansion'.
5247 (ruby-syntax-propertize-function): After everything else, search
5248 for expansions in string literals, mark their insides as
5249 whitespace syntax and save match data for font-lock.
5250 (ruby-font-lock-keywords): Use the 2nd group from expression
5251 expansion matches.
5252 (ruby-match-expression-expansion): Use the match data saved to the
5253 text property in ruby-syntax-propertize-function.
5254
5255 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
5256
5257 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
5258 (bug#12879).
5259
5260 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
5261
5262 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
5263 start/end keyword a bit harder. Works with different values of N.
5264 Add more comments.
5265 (ruby-end-of-block): Update accordingly.
5266
5267 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5268
5269 * woman.el (woman-file-name): Don't mess with unread-command-events
5270 (bug#12861).
5271
5272 * emacs-lisp/advice.el: Layer on top of nadvice.el.
5273 Remove out of date self-require hack.
5274 (ad-do-advised-functions): Use simple `dolist'.
5275 (ad-advice-name, ad-advice-protected, ad-advice-enabled)
5276 (ad-advice-definition): Redefine as functions.
5277 (ad-advice-classes): Move before first use.
5278 (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
5279 (ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
5280 (ad--defalias-fset): Remove functions.
5281 (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
5282 (ad-get-orig-definition): Rewrite.
5283 (ad-make-advised-definition-docstring): Change base docstring.
5284 (ad-real-orig-definition): Rewrite.
5285 (ad-map-arglists): Change name of called function.
5286 (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
5287 (ad-make-advised-definition): Simplify.
5288 (ad-assemble-advised-definition): Tweak for new calling context.
5289 (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
5290 (ad--defalias-fset): Rename from ad-handle-definition. Make it set the
5291 function and call ad-activate if needed.
5292 (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
5293 (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
5294 (ad-compile-function): Compile ad-Advice-*.
5295 (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
5296 (ad-start-advice, ad-stop-advice): Remove.
5297
5298 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
5299
5300 * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
5301 period before class method names, not after. Remove handling of
5302 one impossible case. Add comments.
5303
5304 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5305
5306 * emacs-lisp/advice.el: Remove support for freezing.
5307 (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
5308 (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
5309 Remove support for `freeze'.
5310
5311 * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
5312 override the default.
5313 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
5314 cl--dotimes/dolist.
5315 * subr.el (dolist, dotimes, declare): Redefine them normally, even when
5316 `cl' is loaded.
5317
5318 * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
5319 from add-advice.
5320 (advice--strip-macro): New function.
5321 (advice--defalias-fset): Use them to handle macros.
5322 (advice-add): Use them.
5323 (advice-member-p): Correctly handle macros.
5324
5325 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
5326
5327 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
5328 Never font-lock the beginning of singleton class as heredoc.
5329
5330 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
5331
5332 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
5333
5334 2012-11-13 Wolfgang Jenkner <wjenkner@inode.at>
5335
5336 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
5337 39 and 49 (bug#12792). Also, treat unimplemented parameters as 0,
5338 thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
5339
5340 2012-11-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5341
5342 Fix end-of-defun misbehavior.
5343 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
5344 python-beginning-of-defun-function. Handle nested defuns
5345 correctly.
5346 (python-nav-end-of-defun): Rename from
5347 python-end-of-defun-function. Ensure forward movement.
5348 (python-info-current-defun): Reimplement to work as intended
5349 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
5350 parent defuns as soon as possible.
5351
5352 2012-11-13 Glenn Morris <rgm@gnu.org>
5353
5354 * progmodes/flymake.el (flymake-error-bitmap)
5355 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
5356 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
5357
5358 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
5359
5360 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
5361 backward, always stop at indentation. Reverts the change from
5362 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
5363
5364 2012-11-13 Glenn Morris <rgm@gnu.org>
5365
5366 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
5367 Add ibuffer-filter-by-derived-mode.
5368
5369 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
5370 the same name shadowing each other.
5371
5372 * window.el (with-temp-buffer-window): Doc tweak.
5373
5374 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
5375
5376 * help.el (temp-buffer-max-height):
5377 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
5378 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
5379
5380 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
5381
5382 * emacs-lisp/nadvice.el: New package.
5383 * subr.el (special-form-p): New function.
5384 * emacs-lisp/elp.el: Use lexical-binding and advice-add.
5385 (elp-all-instrumented-list): Remove var.
5386 (elp-not-profilable): Remove elp-wrapper.
5387 (elp-profilable-p): Use autoloadp and special-form-p.
5388 (elp--advice-name): New const.
5389 (elp-instrument-function): Use advice-add.
5390 (elp--instrumented-p): New predicate.
5391 (elp-restore-function): Use advice-remove.
5392 (elp-restore-all, elp-reset-all): Use mapatoms.
5393 (elp-set-master): Use elp--instrumented-p.
5394 (elp--make-wrapper): Rename from elp-wrapper, return a function
5395 suitable for advice-add. Use cl-inf.
5396 (elp-results): Use mapatoms+elp--instrumented-p.
5397 * emacs-lisp/debug.el: Use lexical-binding and advice-add.
5398 (debug-function-list): Remove var.
5399 (debug): Rename arg, and then let-bind it explicitly inside.
5400 (debugger-setup-buffer): Rename arg.
5401 (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
5402 (debugger-frame-number): Adjust to new debug-on-entry setup.
5403 (debug--implement-debug-on-entry): Rename from
5404 implement-debug-on-entry, add argument.
5405 (debugger-special-form-p): Remove, use special-form-p instead.
5406 (debug-on-entry): Use advice-add.
5407 (debug--function-list): New function.
5408 (cancel-debug-on-entry): Use it, along with advice-remove.
5409 (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
5410 (debugger-list-functions): Use debug--function-list instead of
5411 debug-function-list.
5412 * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
5413 (ad-special-form-p): Remove, use special-form-p instead.
5414 (ad-set-advice-info): Use add-function and remove-function.
5415 (ad--defalias-fset): Adjust accordingly.
5416
5417 2012-11-10 Glenn Morris <rgm@gnu.org>
5418
5419 * mail/emacsbug.el (report-emacs-bug-tracker-url)
5420 (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
5421 (report-emacs-bug-create-existing-bugs-buffer)
5422 (report-emacs-bug-parse-query-results)
5423 (report-emacs-bug-query-existing-bugs): Remove. (Bug#7449)
5424
5425 * term.el (term-default-fg-color, term-default-bg-color):
5426 Make obsolete, rather than just saying "deprecated" in the doc.
5427
5428 * term.el (term): Rename from `term-face'.
5429 (term-current-face, ansi-term-color-vector)
5430 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
5431 Update all users.
5432
5433 2012-11-10 Jan Djärv <jan.h.d@swipnet.se>
5434
5435 * server.el (server-create-window-system-frame): Handle Nextstep
5436 specially (Bug#12780).
5437
5438 2012-11-10 Glenn Morris <rgm@gnu.org>
5439
5440 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
5441 Unautoload, and make obsolete. (Bug#7449)
5442
5443 2012-11-10 Chong Yidong <cyd@gnu.org>
5444
5445 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
5446 rename from diff-remove-trailing-whitespace (Bug#12831).
5447
5448 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
5449
5450 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
5451 miscompilation of trace.el.
5452
5453 2012-11-10 Glenn Morris <rgm@gnu.org>
5454
5455 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
5456
5457 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
5458
5459 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
5460 (bug#12812).
5461
5462 2012-11-10 Chong Yidong <cyd@gnu.org>
5463
5464 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
5465 a defcustom with an appropriate :set function.
5466 (minibuffer-default--in-prompt-regexps): New function.
5467
5468 2012-11-10 Glenn Morris <rgm@gnu.org>
5469
5470 * emacs-lisp/cl.el (define-setf-expander, defsetf)
5471 (define-modify-macro): Doc fixes.
5472
5473 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
5474 (gv-define-simple-setter): Update doc of `fix-return'.
5475
5476 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
5477
5478 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
5479 twice when `fix-return' is set (bug#12813).
5480
5481 * emacs-lisp/cl.el (defsetf): Pass the third arg to
5482 gv-define-simple-setter (bug#12812).
5483
5484 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
5485 (bug#12756).
5486
5487 2012-11-10 Glenn Morris <rgm@gnu.org>
5488
5489 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
5490
5491 * emacs-lisp/cl-extra.el (cl-prettyexpand):
5492 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
5493 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
5494 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
5495
5496 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
5497
5498 2012-11-10 Leo Liu <sdl.web@gmail.com>
5499
5500 * ido.el (ido-set-matches-1): Improve flex matching performance by
5501 removing backtracking in the regexp (suggested by Stefan). (Bug#12796)
5502
5503 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5504
5505 * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
5506 (ad--defalias-fset): New function.
5507 (ad-safe-fset): Remove.
5508 (ad-make-freeze-definition): Use cl-letf*.
5509
5510 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5511
5512 * subr.el (dolist): Don't bind VAR in RESULT.
5513
5514 * emacs-lisp/advice.el: Miscellaneous cleanup. Use lexical-binding.
5515 (fset, documentation): Don't save real def since we don't advise.
5516 (ad-do-advised-functions): Remove problematic `result-form'.
5517 (ad-safe-fset): `ad-real-fset' => `fset'.
5518 (ad-read-advised-function): Don't assume that ad-do-advised-functions
5519 uses CL's dolist internally.
5520 (ad-arglist): Remove unused arg `name'.
5521 (ad-docstring, ad-make-advised-docstring):
5522 `ad-real-documentation' => `documentation'.
5523 (warning-suppress-types): Declare.
5524 (ad-set-arguments): Simple CSE.
5525 (ad-recover-normality): Sanity check.
5526
5527 * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
5528 (funcall '(lambda ..) ..) into ((lambda ..) ..).
5529
5530 2012-11-09 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
5531
5532 * ses.el: symbol to coordinate mapping is made by symbol property
5533 `ses-cell'. This means that the same mapping is done for all SES
5534 sheets. That is good enough for cells with standard A1 names, but
5535 not for named cell. So a hash map is added for the latter.
5536 (defconst ses-localvars): Add local variable ses--named-cell-hashmap
5537 (ses-sym-rowcol): Use hashmap for named cell.
5538 (ses-is-cell-sym-p): New defun.
5539 (ses-decode-cell-symbol): New defun.
5540 (ses-create-cell-variable): Add cell to hashmap when name is not
5541 A1-like.
5542 (ses-rename-cell): Check that cell new name is not already in
5543 spreadsheet with the use of ses-is-cell-sym-p
5544 (ses-rename-cell): Use hash map for named cells, but accept also
5545 renaming back to A1-like.
5546
5547 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5548
5549 * emacs-lisp/advice.el: Use new dynamic docstrings.
5550 (ad-make-advised-definition-docstring, ad-advised-definition-p):
5551 Use dynamic-docstring-function instead of ad-advice-info.
5552 (ad--make-advised-docstring): New function extracted from
5553 ad-make-advised-docstring.
5554 (ad-make-advised-docstring): Use it.
5555 * progmodes/sql.el (sql--make-help-docstring): New function, extracted
5556 from sql-help.
5557 (sql-help): Use it with dynamic-docstring-function.
5558
5559 * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
5560
5561 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5562
5563 * files.el (hack-one-local-variable--obsolete): New function.
5564 (hack-one-local-variable): Use it for obsolete settings.
5565
5566 * subr.el (locate-user-emacs-file): If both old and new name exist, use
5567 the new name.
5568
5569 * progmodes/js.el (js--filling-paragraph): New var.
5570 (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
5571 (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
5572 less sneaky.
5573
5574 2012-11-08 Julien Danjou <julien@danjou.info>
5575
5576 * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
5577 `auto-mode-alist' (Bug#12835).
5578
5579 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5580
5581 * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
5582 (perl--prettify-symbols-alist): New const.
5583 (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
5584 New functions.
5585 (perl-font-lock-keywords-2): Use them.
5586 (perl-electric-noindent-p): New function.
5587 (perl-mode): Use it to set up electric-indent-mode.
5588 (perl-electric-terminator, perl-indent-command): Mark obsolete.
5589 (perl-mode-map): Remove bindings for them.
5590 (perl-imenu-generic-expression, perl-outline-level):
5591 Match functions&packages in column>0.
5592
5593 * env.el (env--substitute-vars-regexp): New const.
5594 (substitute-env-vars): Use it. Add `only-defined' arg.
5595 * net/tramp.el (tramp-replace-environment-variables): Use it.
5596
5597 * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
5598 Byte-compile *before* eval in eval-and-compile.
5599 (byte-compile-log-warning): Remove redundant inhibit-read-only.
5600 (byte-compile-file-form-autoload): Don't hide actual definition.
5601 (byte-compile-maybe-guarded): Accept `functionp' as well.
5602
5603 * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
5604
5605 2012-11-07 Michael Albinus <michael.albinus@gmx.de>
5606
5607 * notifications.el (notifications-get-server-information-method):
5608 New defconst.
5609 (notifications-get-capabilities): Fix docstring.
5610 (notifications-get-server-information): New defun.
5611
5612 2012-11-06 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
5613
5614 * textmodes/ispell.el (ispell-region): Standard re-indent for better
5615 readability.
5616
5617 * textmodes/ispell.el: Experimental support for support debugging.
5618 (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
5619 buffer for ispell.
5620 (ispell-print-if-debug): New function to print stuff to
5621 `ispell-debug-buffer' if debugging is enabled.
5622 (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
5623 show some debugging info.
5624 (ispell-buffer-with-debug): New function that creates a debugging
5625 buffer and calls `ispell-buffer' with debugging enabled.
5626
5627 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
5628 comment in autoconf mode. (Bug#12768)
5629
5630 2012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
5631
5632 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
5633 frame-first-window, frame-root-window, frame-selected-window,
5634 minibuffer-selected-window, minibuffer-window,
5635 window-absolute-pixel-edges, window-at, window-body-height,
5636 window-body-width, window-display-table, window-combination-limit,
5637 window-frame, window-fringes, window-inside-absolute-pixel-edges,
5638 window-inside-edges, window-inside-pixel-edges, window-left-child,
5639 window-left-column, window-margins, window-next-buffers,
5640 window-next-sibling, window-new-normal, window-new-total,
5641 window-normal-size, window-parameter, window-parameters, window-parent,
5642 window-pixel-edges, window-point, window-prev-buffers,
5643 window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
5644 window-start, window-text-height, window-top-child, window-top-line,
5645 window-total-height, window-total-width and window-use-time to the list
5646 of functions without side-effects.
5647 (toplevel): Add window-valid-p to the list of error-free functions
5648 without side-effects.
5649
5650 2012-11-05 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
5651
5652 * textmodes/ispell.el (ispell-program-name):
5653 Update spellchecker parameters when customized.
5654
5655 2012-11-04 Glenn Morris <rgm@gnu.org>
5656
5657 * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn. (Bug#7850)
5658
5659 2012-11-04 Chong Yidong <cyd@gnu.org>
5660
5661 * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
5662 same-window-* variables.
5663
5664 2012-11-04 Juri Linkov <juri@jurta.org>
5665
5666 * isearch.el (isearch-help-for-help, isearch-describe-bindings)
5667 (isearch-describe-key, isearch-describe-mode): Use a display
5668 action instead of binding same-window-* variables (Bug#10040).
5669
5670 2012-11-03 Glenn Morris <rgm@gnu.org>
5671
5672 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
5673 Rename handler properties back from cl-- to cl-. (Bug#12788)
5674
5675 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
5676
5677 2012-11-03 Eli Zaretskii <eliz@gnu.org>
5678
5679 * term/pc-win.el: Don't load term/internal from here.
5680
5681 * loadup.el: Load term/internal from here.
5682
5683 2012-11-03 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5684
5685 * progmodes/python.el (inferior-python-mode): Fix hang in
5686 jit-lock (Bug#12645).
5687
5688 2012-11-03 Martin Rudalics <rudalics@gmx.at>
5689
5690 * window.el (switch-to-visible-buffer)
5691 (switch-to-buffer-preserve-window-point): Fix doc-strings.
5692
5693 2012-11-03 Glenn Morris <rgm@gnu.org>
5694
5695 * emacs-lisp/cl-lib.el (cl--random-time):
5696 Rename from cl-random-time. (Bug#12773)
5697 (cl--gensym-counter, cl--random-state): Update callers.
5698 * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
5699
5700 2012-11-03 Chong Yidong <cyd@gnu.org>
5701
5702 * cus-start.el: Make cursor-type customizable (Bug#11633).
5703
5704 2012-11-02 Glenn Morris <rgm@gnu.org>
5705
5706 * filecache.el: No need to load find-lisp when compiling.
5707 (find-lisp-find-files): Autoload it.
5708 (file-cache-add-directory-recursively): Don't require find-lisp.
5709
5710 * image.el (image-type-from-file-name): Trivial simplification.
5711
5712 * emacs-lisp/bytecomp.el (byte-compile-eval):
5713 Decouple "noruntime" and "cl-functions" warnings.
5714
5715 2012-11-01 Stephen Berman <stephen.berman@gmx.net>
5716
5717 * play/gomoku.el (gomoku-display-statistics): Update mode line
5718 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
5719
5720 2012-10-31 Martin Rudalics <rudalics@gmx.at>
5721
5722 * window.el (quit-restore-window): If the window has been
5723 created on an existing frame and ended up as the sole window on
5724 that frame, do not delete it (Bug#12764).
5725
5726 2012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
5727
5728 * progmodes/sh-script.el (sh--inside-noncommand-expression):
5729 Rename from sh--inside-arithmetic-expression, handle more cases
5730 (bug#11263).
5731
5732 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
5733 (sh-font-lock-open-heredoc): Use it (bug#12770).
5734
5735 2012-10-30 Glenn Morris <rgm@gnu.org>
5736
5737 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
5738
5739 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
5740
5741 2012-10-29 Chong Yidong <cyd@gnu.org>
5742
5743 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
5744 function key is stored in a keyboard macro (Bug#4894).
5745
5746 * thingatpt.el (number-at-point): Apply a thing-at-point property.
5747
5748 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5749
5750 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
5751 header comments".
5752 (diff-unified->context, diff-context->unified)
5753 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
5754
5755 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
5756
5757 * files.el (find-alternate-file): Only ask one question (bug#12487).
5758
5759 2012-10-29 Chong Yidong <cyd@gnu.org>
5760
5761 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
5762 Suggested by Dan Nicolaescu (Bug#6326).
5763
5764 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
5765
5766 * startup.el (fancy-about-screen): Don't message (Bug#12680).
5767
5768 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
5769
5770 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
5771
5772 * face-remap.el (face-remap-add-relative): Handle the case where a
5773 face-remapping-alist entry is a cons cell (Bug#12762).
5774
5775 2012-10-29 Kevin Ryde <user42@zip.com.au>
5776
5777 * woman.el (woman-parse-numeric-value): Handle picas correctly
5778 (Bug#12639).
5779
5780 2012-10-29 Glenn Morris <rgm@gnu.org>
5781
5782 * emacs-lisp/cl.el (defsetf): Doc fix.
5783
5784 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5785
5786 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
5787 syntax to the matching opener, if any (bug#12547).
5788 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
5789 matching open as a "case-(".
5790 (sh-smie-rc-grammar): Add a corresponding rule for it.
5791
5792 2012-10-28 Daniel Hackney <dan@haxney.org>
5793
5794 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
5795 "PKGNAME-autoloads.el" in case we created it.
5796
5797 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5798
5799 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
5800 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
5801 (completion--twq-all): Disable too-strict assertions.
5802
5803 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
5804
5805 2012-10-27 Eli Zaretskii <eliz@gnu.org>
5806
5807 * profiler.el (profiler-report-make-entry-part): Fix help-echo
5808 text to match the real keybindings.
5809
5810 2012-10-27 Juri Linkov <juri@jurta.org>
5811
5812 * wdired.el (wdired-keep-marker-rename): New defcustom.
5813 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
5814 (Bug#11795)
5815
5816 * dired.el (dired-keep-marker-rename): Add reference to
5817 `wdired-keep-marker-rename' in the docstring.
5818 Add default character value ?R to display initially in
5819 Customization UI instead of ?@.
5820
5821 2012-10-27 Martin Rudalics <rudalics@gmx.at>
5822
5823 * window.el (display-buffer): In doc-string describe
5824 window-height and window-width alist entries.
5825
5826 * time.el (display-time-world): Restore fit-window-to-buffer
5827 behavior.
5828
5829 2012-10-27 Chong Yidong <cyd@gnu.org>
5830
5831 * subr.el (insert-buffer-substring-as-yank): Doc fix.
5832
5833 2012-10-26 Jambunathan K <kjambunathan@gmail.com>
5834
5835 * minibuffer.el (completion-category-overrides): New completion
5836 category `bookmark' (bug#11131).
5837
5838 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5839
5840 * emacs-lisp/advice.el (ad-assemble-advised-definition):
5841 Silence bogus compiler warnings for ad-do-it.
5842
5843 * bookmark.el (bookmark-completing-read): Set the completion category
5844 to `bookmark' (bug#11131).
5845
5846 2012-10-26 Bastien <bzg@altern.org>
5847 Stefan Monnier <monnier@iro.umontreal.ca>
5848
5849 * face-remap.el: Use lexical-binding.
5850 (text-scale-adjust): Improve docstring. Use itself for the temporary
5851 overlay-map bindings, so as to repeat the "Use..." message each time.
5852
5853 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5854
5855 * emacs-lisp/macroexp.el (macroexp--expand-all):
5856 Obey byte-compile-warning-enabled-p (bug#12486).
5857
5858 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
5859 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
5860
5861 2012-10-26 Martin Rudalics <rudalics@gmx.at>
5862
5863 * mouse.el (mouse-drag-line): Move last form into preceding when
5864 clause (Bug#12731).
5865
5866 * help.el (resize-temp-buffer-window): Fix doc-string.
5867
5868 2012-10-25 David Engster <deng@randomsample.de>
5869
5870 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
5871 Remove. This feature is already integrated in imenu.
5872
5873 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
5874 always loaded. Require `speedbar' unconditionally.
5875
5876 2012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5877
5878 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
5879
5880 * minibuffer.el (minibuffer-force-complete): Fix thinko.
5881
5882 * net/ldap.el (ldap-search-internal): The official ldif format starts
5883 with a "version: 1" header (bug#12724).
5884
5885 * emacs-lisp/package.el (package-installed-p): Warn if not ready
5886 (bug#12721).
5887
5888 2012-10-25 Glenn Morris <rgm@gnu.org>
5889
5890 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
5891
5892 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5893
5894 * minibuffer.el (minibuffer-force-complete): Use one more marker
5895 for the temporary-overlay-map command (bug#12619).
5896
5897 2012-10-24 Chong Yidong <cyd@gnu.org>
5898
5899 * time.el (display-time-world-mode): Derive from special-mode.
5900 (display-time-world): Use display-buffer (Bug#12708).
5901 (display-time-world-mode-map): Variable deleted.
5902 (display-time-world-display): Wrap the final delete-char inside
5903 inhibit-read-only.
5904
5905 2012-10-24 Chong Yidong <cyd@gnu.org>
5906
5907 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
5908 Doc fix.
5909
5910 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
5911
5912 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5913
5914 * minibuffer.el (completion--all-sorted-completions-location): New var.
5915 (completion--cache-all-sorted-completions)
5916 (completion--flush-all-sorted-completions): Use it.
5917 (completion-in-region, completion-in-region--postch)
5918 (completion-at-point, completion-help-at-point): Use markers in
5919 completion-in-region--data (bug#12619).
5920
5921 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5922
5923 * progmodes/compile.el (compilation-start): Try to handle common
5924 quoting of `cd' argument (bug#12640).
5925
5926 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
5927 (bug#12671).
5928
5929 2012-10-23 Glenn Morris <rgm@gnu.org>
5930
5931 * progmodes/gud.el (gud-menu-map):
5932 Check gdb-active-process is bound. (Bug#12358)
5933
5934 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5935
5936 * repeat.el (repeat): Set real-this-command (bug#12232).
5937
5938 * htmlfontify.el (hfy-post-html-hook):
5939 * filesets.el (filesets-cache-fill-content-hook):
5940 * arc-mode.el (archive-extract-hook):
5941 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
5942 * net/rcirc.el (rcirc-sentinel-functions)
5943 (rcirc-receive-message-functions, rcirc-activity-functions)
5944 (rcirc-print-functions):
5945 * net/dbus.el (dbus-event-error-functions):
5946 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
5947 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
5948 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
5949 * term/sun.el (sun-raw-prefix-hooks):
5950 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
5951
5952 2012-10-23 Michael Albinus <michael.albinus@gmx.de>
5953
5954 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
5955 Set `tramp-chunksize' to 1. This improves the performance.
5956 (tramp-smb-wait-for-output): Add timeout to
5957 `tramp-accept-process-output' calls.
5958
5959 2012-10-23 Chong Yidong <cyd@gnu.org>
5960
5961 * faces.el (font-list-limit): Define as an obsolete variable.
5962
5963 * startup.el (command-line):
5964 * cus-start.el: Don't refer to font-list-limit.
5965
5966 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
5967
5968 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5969
5970 * subr.el (internal-temp-output-buffer-show): Rename from
5971 temp-output-buffer-show, since previously compiled files expect this name.
5972
5973 2012-10-23 Glenn Morris <rgm@gnu.org>
5974
5975 * image.el (image-type-from-file-name): If multiple types match,
5976 return the first one that is supported. (Bug#9045)
5977
5978 2012-10-22 Glenn Morris <rgm@gnu.org>
5979
5980 * image.el (imagemagick-enabled-types): Doc fix.
5981
5982 2012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
5983
5984 * progmodes/which-func.el (which-func-current): The hash-table may have
5985 an explicit nil (bug#12338).
5986
5987 2012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5988
5989 * electric.el (electric-pair-delete-selection-self-insert-function):
5990 Rename to electric-pair-will-use-region, return a boolean.
5991 (electric-pair-mode): Adjust accordingly. Don't require delsel.
5992
5993 * delsel.el (delete-selection-helper): Use a function instead of a hook.
5994 (delete-selection-pre-hook): Use use-region-p.
5995 (delete-selection-self-insert-function): Remove.
5996 (self-insert-command): Obey self-insert-uses-region-functions.
5997 (self-insert-iso): Revert to previous setting, since we don't actually
5998 know what that command does.
5999 (delete-selection-self-insert-hooks): Remove.
6000
6001 2012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
6002
6003 * delsel.el (delete-selection-helper): New function, extracted from
6004 delete-selection-pre-hook.
6005 (delete-selection-pre-hook): Use it.
6006 (delete-selection-self-insert-function): New function.
6007 (delete-selection-self-insert-hooks): New hook.
6008 (self-insert-command, self-insert-iso): Use it.
6009 * electric.el (electric-pair-syntax): New function, extracted from
6010 electric-pair-post-self-insert-function.
6011 (electric-pair-post-self-insert-function): Use it.
6012 (electric-pair-delete-selection-self-insert-function): New function.
6013 (electric-pair-mode): Require delsel and setup
6014 delete-selection-self-insert-hooks (bug#11520).
6015
6016 2012-10-20 Chong Yidong <cyd@gnu.org>
6017
6018 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
6019 no changes to show (Bug#12586).
6020
6021 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
6022 list explicitly (Bug#12571).
6023
6024 2012-10-20 Arne Jørgensen <arne@arnested.dk>
6025
6026 * progmodes/flymake.el (flymake-create-temp-inplace):
6027 Use file-truename.
6028
6029 2012-10-20 Eli Zaretskii <eliz@gnu.org>
6030
6031 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
6032
6033 2012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6034
6035 * calc/calc-units.el (math-extract-units): Properly extract powers
6036 of units.
6037
6038 2012-10-20 Daniel Colascione <dancol@dancol.org>
6039
6040 * frame.el (make-frame): Set x-display-name as we used to in order
6041 to unbreak creating an X11 frame from an Emacs daemon started
6042 without a display.
6043
6044 2012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6045
6046 * minibuffer.el (minibuffer-force-complete): Make the next completion use
6047 the same completion-field (bug#12221).
6048
6049 2012-10-19 Martin Rudalics <rudalics@gmx.at>
6050
6051 * emacs-lisp/debug.el (debug): Record height of debugger window
6052 also when debugger will be back (Bug#8789).
6053
6054 2012-10-18 Chong Yidong <cyd@gnu.org>
6055
6056 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
6057 Convert to defcustom.
6058 (gdb-get-source-file): Don't bind pop-up-windows.
6059
6060 * progmodes/gud.el (gud-display-line): Don't specially re-use
6061 other frames for the gdb-mi case (Bug#12648).
6062
6063 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
6064
6065 * emacs-lisp/advice.el: Clean up commentary a bit.
6066 (ad-do-advised-functions, ad-with-originals): Use `declare'.
6067 (byte-code-function-p): Never redefine.
6068
6069 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
6070
6071 2012-10-18 Glenn Morris <rgm@gnu.org>
6072
6073 * dired.el (dired-sort-toggle): Some ls implementations only allow
6074 a single option string. (Bug#12666)
6075
6076 * minibuffer.el (completion-cycle-threshold): Doc fix.
6077
6078 2012-10-17 Kenichi Handa <handa@gnu.org>
6079
6080 * international/mule.el (set-keyboard-coding-system):
6081 Recover input meta mode when the new coding system doesn not use 8-bit.
6082 Supply TERMINAL arg to set-input-meta-mode.
6083
6084 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
6085
6086 * wdired.el (wdired-old-marks): New variable.
6087 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
6088 (wdired-do-renames): Move point with renamed file and don't lose
6089 mark status (Bug#11795).
6090
6091 2012-10-16 Juri Linkov <juri@jurta.org>
6092
6093 * replace.el (query-replace-help): Mention multi-buffer replacement
6094 keys in the Help message. (Bug#12655)
6095
6096 2012-10-15 Chong Yidong <cyd@gnu.org>
6097
6098 * emacs-lisp/byte-run.el (defsubst): Doc fix.
6099
6100 2012-10-14 Eli Zaretskii <eliz@gnu.org>
6101
6102 * window.el (display-buffer): Doc fix.
6103
6104 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6105 Adjust the msft regexp to the output of Studio 2010, and move msft
6106 before edg-1. See the discussion on emacs-devel,
6107 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
6108 for the details.
6109
6110 2012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
6111
6112 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
6113 (oset): Move uses of object-class-fast macro after its definition.
6114
6115 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
6116
6117 2012-10-13 Chong Yidong <cyd@gnu.org>
6118
6119 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
6120 enabled, re-enable it (Bug#11963).
6121
6122 2012-10-13 Martin Rudalics <rudalics@gmx.at>
6123
6124 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
6125 non-nil, restore window configuration (Bug#12623).
6126
6127 2012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6128
6129 * help-fns.el (describe-variable, describe-function-1):
6130 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
6131
6132 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
6133
6134 2012-10-12 Glenn Morris <rgm@gnu.org>
6135
6136 * mail/rmailsum.el (rmail-header-summary):
6137 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
6138
6139 2012-10-12 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6140
6141 * progmodes/python.el (python-mode-map):
6142 Replace subtitute-key-definition with proper command remapping.
6143 (python-nav--up-list): Fix behavior for blocks on the same level.
6144
6145 2012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6146
6147 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
6148
6149 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
6150 changes to the format of load-history.
6151
6152 * international/mule-cmds.el (read-char-by-name): Move let-binding of
6153 completion-ignore-case in case that var is buffer-local (bug#12615).
6154
6155 2012-10-11 Kenichi Handa <handa@gnu.org>
6156
6157 * international/eucjp-ms.el: Re-generated.
6158
6159 2012-10-10 Kenichi Handa <handa@gnu.org>
6160
6161 * select.el (xselect--encode-string): If a coding is specified for
6162 selection, and that is compatible with COMPOUND_TEXT, use it.
6163
6164 2012-10-10 Martin Rudalics <rudalics@gmx.at>
6165
6166 * window.el (switch-to-buffer-preserve-window-point): New option.
6167 (switch-to-buffer):
6168 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
6169
6170 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
6171
6172 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
6173 Don't document nil as a useful value (bug#12583).
6174
6175 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
6176
6177 * net/tramp.el (tramp-debug-message):
6178 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
6179 (with-tramp-progress-reporter): Rename from
6180 `tramp-with-progress-reporter'.
6181 (with-tramp-file-property, with-tramp-connection-property):
6182 Move from tramp-cache.el, rename from `with-file-property' and
6183 `with-connection-property', respectively.
6184
6185 * net/tramp-cache.el: Remove `with-file-property' and
6186 `with-connection-property'.
6187
6188 * net/tramp.el:
6189 * net/tramp-gvfs.el:
6190 * net/tramp-sh.el:
6191 * net/tramp-smb.el: Adapt callees.
6192
6193 * net/trampver.el: Update release number.
6194
6195 2012-10-09 Glenn Morris <rgm@gnu.org>
6196
6197 * w32-fns.el (set-message-beep):
6198 * term/w32-win.el (set-message-beep): Update declarations.
6199
6200 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
6201
6202 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
6203 (mode-line-widen, mode-line-input-method-map)
6204 (mode-line-coding-system-map, mode-line-remote)
6205 (mode-line-unbury-buffer, mode-line-bury-buffer)
6206 (mode-line-next-buffer, mode-line-previous-buffer):
6207 Replace save-selected-window+select-window => with-selected-window.
6208
6209 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
6210 * progmodes/cc-vars.el (bq-process): Remove, unused.
6211
6212 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
6213
6214 2012-10-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6215
6216 Implemented `backward-up-list'-like navigation.
6217 * progmodes/python.el (python-nav-up-list)
6218 (python-nav-backward-up-list): New functions.
6219 (python-mode-map): Define substitute key for backward-up-list to
6220 python-nav-backward-up-list.
6221
6222 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6223
6224 * progmodes/python.el (python-fill-paragraph): Rename from
6225 python-fill-paragraph-function. Fixed fill-paragraph for
6226 decorators (Bug#12605).
6227
6228 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6229
6230 * progmodes/python.el (python-shell-output-filter): Handle extra
6231 carriage return in OSX (Bug#12409).
6232
6233 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6234
6235 Fix shell handling of unbalanced quotes and parens in output.
6236 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
6237 (python-syntax-propertize-function): Use it.
6238 (python-shell-output-syntax-table): New var.
6239 (inferior-python-mode): Prevent unbalanced parens/quotes from
6240 previous output mess with current input context.
6241
6242 2012-10-08 Juanma Barranquero <lekktu@gmail.com>
6243
6244 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
6245 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
6246
6247 2012-10-08 Michael Albinus <michael.albinus@gmx.de>
6248
6249 * ffap.el (ffap-replace-file-component): Support Tramp file name
6250 syntax, not only ange-ftp's one.
6251
6252 2012-10-08 Glenn Morris <rgm@gnu.org>
6253
6254 * cus-start.el (message-log-max): Set :version.
6255
6256 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
6257
6258 2012-10-08 Martin Rudalics <rudalics@gmx.at>
6259
6260 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
6261 the minibuffer window (Bug#10851).
6262
6263 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6264
6265 Enhancements on forward-sexp movement.
6266 * progmodes/python.el (python-nav-beginning-of-statement)
6267 (python-nav-end-of-statement): Return point-marker.
6268 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
6269 (python-info-current-symbol)
6270 (python-info-statement-starts-block-p): Rename from
6271 python-info-beginning-of-block-p.
6272 (python-info-statement-ends-block-p): Rename from
6273 python-info-end-of-block-p.
6274 (python-info-beginning-of-statement-p)
6275 (python-info-end-of-statement-p)
6276 (python-info-beginning-of-block-p, python-info-end-of-block-p):
6277 New functions.
6278
6279 2012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
6280
6281 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
6282 frame-selected-windows.
6283
6284 2012-10-08 Daniel Colascione <dancol@dancol.org>
6285
6286 * battery.el (battery-status-function): Check for
6287 w32-battery-status itself, not system-time windows-nt.
6288
6289 * frame.el: Require cl-lib.
6290 (display-format-alist): New variable mapping frame types to
6291 functions that initialize them.
6292 (window-system-for-display): New function: interprets
6293 display-format-alist.
6294 (make-frame-on-display): Remove existing display-selection logic
6295 and just forward to make-frame, which will now DTRT.
6296 (make-frame): Restructure to use window-system-for-display to
6297 figure out how to create a frame on a given display.
6298 (display-mouse-p): Look for frame-type w32, not a particular
6299 system-type.
6300
6301 * loadup.el: Load w32 lisp code when we have the w32 feature.
6302
6303 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
6304 system-type windows-nt.
6305
6306 * server.el (server-create-window-system-frame): Look for window
6307 type.
6308 (server-proces-filter): Only force a window system when windows-nt
6309 _and_ w32. Explain why.
6310
6311 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
6312 of window systems we configure for the mode.
6313
6314 * startup.el (command-line): Mark window system is initialized
6315 after we've done it.
6316
6317 * common-win.el (x-select-text): Look for w32, not windows-nt.
6318
6319 * ns-win.el: Require cl-lib. Add ourselves to
6320 display-format-alist.
6321 (ns-initialize-window-system): Assert we're not initialized twice.
6322
6323 * w32-win.el: Enable lexical binding; require cl-lib; add
6324 ourselves to display-format-alist.
6325 (w32-handle-dropped-file): Convert incoming dropped files from
6326 Windows paths to Cygwin ones before passing them on to the rest of
6327 Emacs.
6328 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
6329 (w32-initialize-window-system): Assert we're not initialized twice.
6330
6331 * x-win.el: Require cl-lib; add ourselves to display-format-alist.
6332 (x-initialize-window-system): Assert we're not initialized twice.
6333
6334 * w32-common-fns.el: New File.
6335 (w32-version, w32-using-nt, w32-get-clipboard-data)
6336 (w32-set-clipboard-data, x-set-selection, x-get-selection)
6337 (w32-charset-info-alist, x-last-selected, text)
6338 (x-get-selection-value, x-selection-value): Move here.
6339
6340 * w32-fns.el: Require w32-common-fns.
6341 (w32-version, w32-using-nt, w32-get-clipboard-data)
6342 (w32-set-clipboard-data, x-set-selection, x-get-selection)
6343 (w32-charset-info-alist, x-last-selected, text)
6344 (x-get-selection-value, x-selection-value): Move to
6345 w32-common-fns.
6346
6347 * w32-vars.el:
6348 (w32-allow-system-shell, w32-system-shells): Define only in
6349 non-cygwin case.
6350
6351 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6352
6353 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
6354 (read-passwd): Remove a few more potential sources of leaks.
6355
6356 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6357
6358 * progmodes/python.el (inferior-python-mode)
6359 (python-shell-make-comint): Fix initialization of local
6360 variables copied from parent buffer.
6361
6362 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
6363
6364 * term/ns-win.el (ns-read-file-name): Update declaration to match
6365 nsfns.m.
6366 (ns-respond-to-change-font): Change fontsize separately so we are sure
6367 it is set when font is acted upon.
6368
6369 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6370
6371 Enhancements to indentation.
6372 * progmodes/python.el (python-indent-context): Give priority to
6373 inside-string context. Make comments indentation markers.
6374 (python-indent-region): Do not mess with strings, unless it's the
6375 enclosing set of quotes.
6376
6377 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6378
6379 * window.el (internal--before-save-selected-window)
6380 (internal--after-save-selected-window): New functions extracted from
6381 save-selected-window. Make sure we return the `alist' we construct.
6382 (save-selected-window): Use them.
6383
6384 * textmodes/tex-mode.el (tex-recenter-output-buffer):
6385 Use with-selected-window.
6386
6387 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
6388 forms that define macros (bug#12593).
6389
6390 2012-10-07 Kenichi Handa <handa@gnu.org>
6391
6392 * international/mule-conf.el (compound-text-with-extensions):
6393 Add :mime-charset property as x-ctext.
6394
6395 2012-10-07 Stefan Merten <smerten@oekonux.de>
6396
6397 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
6398 (rst-indent-literal-normal, rst-indent-literal-minimized)
6399 (rst-indent-comment): Correct :version tag.
6400 (rst-official-cvs-rev): Correct version string.
6401
6402 2012-10-07 Glenn Morris <rgm@gnu.org>
6403
6404 * mail/rmailmm.el (rmail-mime-process-multipart):
6405 Do not confuse a multipart message with an epilogue
6406 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
6407
6408 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6409
6410 Fix shell output retrieval and comint-prompt-regexp init.
6411 * progmodes/python.el (inferior-python-mode):
6412 (python-shell-make-comint): Fix initialization of
6413 comint-prompt-regexp from copied file local variables.
6414 (python-shell-fetched-lines): Remove var.
6415 (python-shell-output-filter-in-progress): Rename from
6416 python-shell-fetch-lines-in-progress.
6417 (python-shell-output-filter-buffer): Rename from
6418 python-shell-fetch-lines-string.
6419 (python-shell-fetch-lines-filter): Delete function.
6420 (python-shell-output-filter): New function.
6421 (python-shell-send-string-no-output): Use them.
6422
6423 2012-10-07 Glenn Morris <rgm@gnu.org>
6424
6425 * hi-lock.el (hi-lock-process-phrase):
6426 Try to make it less fragile. (Bug#7161)
6427
6428 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
6429
6430 2012-10-06 Glenn Morris <rgm@gnu.org>
6431
6432 * ehelp.el (electric-help-mode): Use help-mode rather than
6433 non-existent mode `help'.
6434 (electric-help-map): Use button-buffer-map. (Bug#10917)
6435
6436 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
6437 (reftex-create-bibtex-footer): Fix custom types.
6438
6439 * progmodes/sh-script.el (sh-indent-after-continuation):
6440 Add explicit :group.
6441
6442 * textmodes/rst.el (rst-preferred-decorations)
6443 (rst-shift-basic-offset): Clarify obsolescence versions.
6444
6445 * profiler.el (profiler): Add missing group :version tag.
6446 * avoid.el (mouse-avoidance-banish-position):
6447 * proced.el (proced-renice-command):
6448 * calc/calc.el (calc-ensure-consistent-units):
6449 * calendar/icalendar.el (icalendar-import-format-uid):
6450 * net/tramp.el (tramp-save-ad-hoc-proxies):
6451 * progmodes/bug-reference.el (bug-reference-bug-regexp):
6452 * progmodes/flymake.el (flymake-error-bitmap)
6453 (flymake-warning-bitmap, flymake-fringe-indicator-position):
6454 * progmodes/sh-script.el (sh-indent-after-continuation):
6455 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
6456 (verilog-before-save-font-hook, verilog-after-save-font-hook):
6457 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
6458 (vhdl-array-index-record-field-in-sensitivity-list)
6459 (vhdl-indent-comment-like-next-code-line):
6460 * textmodes/reftex-vars.el (reftex-ref-style-alist)
6461 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
6462 (reftex-cite-key-separator, reftex-create-bibtex-header)
6463 (reftex-create-bibtex-footer):
6464 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
6465 (rst-indent-literal-normal, rst-indent-literal-minimized)
6466 (rst-indent-comment): Add missing custom :version tags.
6467
6468 * calendar/timeclock.el (timeclock-modeline-display):
6469 Add missing obsolete alias for renamed user option.
6470
6471 * strokes.el (strokes-modeline-string):
6472 * emulation/crisp.el (crisp-mode-modeline-string):
6473 * eshell/esh-mode.el (eshell-status-in-modeline):
6474 Aliases to defcustoms must come before the defcustom.
6475
6476 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
6477 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
6478 (cal-tex-cursor-week-monday): Doc fixes.
6479 (cal-tex-cursor-week2-summary): Doc fix.
6480 Rename from cal-tex-cursor-week-at-a-glance.
6481
6482 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
6483 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
6484
6485 * calendar/calendar.el (calendar-mode-map):
6486 Add cal-tex-cursor-week2-summary.
6487
6488 2012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
6489
6490 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
6491
6492 * subr.el (read-passwd-map): New var.
6493 (read-passwd): Use `read-string' again.
6494 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
6495
6496 2012-10-06 Jambunathan K <kjambunathan@gmail.com>
6497
6498 * register.el (append-to-register, prepend-to-register):
6499 Deactivate mark, as does `copy-to-register' (bug#12389).
6500
6501 2012-10-06 Chong Yidong <cyd@gnu.org>
6502
6503 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
6504
6505 2012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
6506
6507 * international/characters.el: Fix simple mistake ((car chars) ->
6508 elt), delete duplicated code.
6509
6510 2012-10-06 Glenn Morris <rgm@gnu.org>
6511
6512 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
6513
6514 2012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
6515
6516 * color.el (color-hsl-to-rgb): Fix incorrect results for
6517 small and large hue values. (Bug#12559)
6518
6519 2012-10-05 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6520
6521 Enhancements to docstring formatting when filling paragraphs.
6522 * progmodes/python.el (python-fill-docstring-style): Rename from
6523 python-fill-string-style. Added new style.
6524 (python-fill-string): Use new style. Better checks for
6525 docstrings.
6526
6527 2012-10-05 Glenn Morris <rgm@gnu.org>
6528
6529 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
6530
6531 * color.el (color-name-to-rgb, color-rgb-to-hex)
6532 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
6533 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
6534 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6535 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
6536
6537 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
6538
6539 2012-10-05 Juanma Barranquero <lekktu@gmail.com>
6540
6541 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
6542 to get the correct size across symlinks.
6543
6544 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
6545
6546 2012-10-04 Juri Linkov <juri@jurta.org>
6547
6548 * replace.el (query-replace-interactive): Declare obsolete.
6549 (query-replace-read-from): Add the last incremental search string
6550 to the list of default values accessible via M-n.
6551 (map-query-replace-regexp): Use `read-regexp'.
6552 (query-replace, query-replace-regexp, query-replace-regexp-eval)
6553 (map-query-replace-regexp, replace-string, replace-regexp):
6554 Fix docstrings to replace mentions of `query-replace-interactive'
6555 with alternatives. (Bug#12526)
6556
6557 2012-10-04 Juri Linkov <juri@jurta.org>
6558
6559 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
6560 (dired-pop-to-buffer): Declare obsolete.
6561 (dired-mark-pop-up): Doc fix.
6562
6563 2012-10-04 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6564
6565 Allow user to set docstring style for fill-paragraph.
6566 * progmodes/python.el
6567 (python-fill-comment-function, python-fill-string-function)
6568 (python-fill-decorator-function, python-fill-paren-function):
6569 Remove :safe for defcustoms.
6570 (python-fill-string-style): New defcustom
6571 (python-fill-paragraph-function): Enhance context detection.
6572 (python-fill-string): Honor python-fill-string-style settings.
6573
6574 2012-10-04 Martin Rudalics <rudalics@gmx.at>
6575
6576 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
6577 after setting its buffer (Bug#10805).
6578
6579 2012-10-03 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6580
6581 Fix cornercase for string syntax.
6582 * progmodes/python.el (python-syntax-propertize-function):
6583 Simplify and enhance the regexp for unescaped quotes. Now it also
6584 matches quotes in weird situations like the single quote in
6585 "something\"'".
6586 (python-syntax-stringify): Simplify num-quotes detecting code.
6587
6588 2012-10-03 Glenn Morris <rgm@gnu.org>
6589
6590 * help-macro.el (three-step-help):
6591 Revert 2012-09-29 change. (Bug#12567)
6592
6593 2012-10-03 Martin Rudalics <rudalics@gmx.at>
6594
6595 * menu-bar.el (kill-this-buffer): Don't do anything when
6596 `menu-frame' is not alive or visible (Bug#8184).
6597
6598 * emacs-lisp/debug.el (debug): When quitting the debugger window
6599 restore current buffer (Bug#12502).
6600
6601 2012-10-02 Chong Yidong <cyd@gnu.org>
6602
6603 * progmodes/hideif.el (hif-lookup, hif-defined):
6604 Handle semantic-c-takeover-hideif.
6605
6606 2012-10-02 Paul Eggert <eggert@cs.ucla.edu>
6607
6608 Change sampling interval units from ms to ns.
6609 * profiler.el (profiler-sampling-interval): Change units
6610 from ms to ns, multiplying the default by 1000000 so that
6611 it remains 1 ms.
6612 (profiler-report-cpu-line-format): Give enough room for
6613 the maximum counters on 64-bit hosts.
6614 (profiler-report-render-calltree-1): Call them "CPU samples",
6615 not "Time (ms)", since they are not milliseconds now (and
6616 never really were).
6617
6618 2012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
6619
6620 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
6621 Fix querying BBDB for entries without a last name (Bug#11580).
6622
6623 2012-10-02 Chong Yidong <cyd@gnu.org>
6624
6625 * emacs-lisp/eieio.el: Restore Version header.
6626
6627 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6628
6629 * vc/diff-mode.el (diff--auto-refine-data): New var.
6630 (diff-hunk): Use it to delay refinement.
6631 (diff-mode): Remove overlays when we turn off font-lock.
6632
6633 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
6634 (table-initialize-table-fixed-width-mode)
6635 (table-set-table-fixed-width-mode): Remove functions.
6636 (table-command-list): Move initialization into declaration.
6637 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
6638 (table-with-cache-buffer): Use `declare'.
6639 (table-span-cell): Simplify via CSE.
6640 (table-fixed-width-mode): Use define-minor-mode.
6641 (table-call-interactively, table-funcall, table-apply): Remove.
6642 (table-function): New function, to replace them.
6643
6644 * bookmark.el (bookmark-search-pattern): Remove var.
6645 (bookmark-read-search-input): Remove function.
6646 (bookmark-bmenu-search): Reimplement using a minibuffer.
6647
6648 * faces.el (modeline): Remove obsolete face name.
6649
6650 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
6651 and give a non-nil default value.
6652 (add-change-log-entry): Simplify accordingly.
6653
6654 2012-10-01 Dmitry Gutov <dgutov@yandex.ru>
6655
6656 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
6657 (vc-git-log-edit-toggle-amend): New function.
6658 (vc-git-log-edit-toggle-signoff): New function.
6659 (vc-git-log-edit-mode): New major mode.
6660 (vc-git-log-edit-mode-map): Keymap for it.
6661 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
6662
6663 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
6664 header names.
6665 (log-edit-toggle-header): New function.
6666 (log-edit-extract-headers): Accept function values in HEADERS alist.
6667
6668 2012-10-01 David Engster <deng@randomsample.de>
6669
6670 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
6671 from symbol property and change message to be more consistent with
6672 Emacs proper.
6673 (eieio-describe-generic): Add filename for each implementation.
6674 Fix indices for generic and normal methods.
6675 (eieio-method-def, eieio-class-def): New buttons.
6676 (eieio-help-find-method-definition)
6677 (eieio-help-find-class-definition): New functions.
6678 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
6679 class, constructor and method definitions.
6680
6681 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
6682 information in symbol property.
6683 (scoped-class): Remove.
6684 (eieio-slot-name-index, call-next-method): Check if it is bound.
6685
6686 2012-10-01 Leo P. White <lpw25@cam.ac.uk>
6687
6688 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
6689 (eieio-custom-mode): New major mode.
6690 (eieio-customize-object): Use it.
6691
6692 2012-10-01 Eric Ludlam <zappo@gnu.org>
6693
6694 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
6695 specifying the expected class, and whether subclassing is allowed.
6696 (eieio-persistent-convert-list-to-object):
6697 (eieio-persistent-validate/fix-slot-value)
6698 (eieio-persistent-slot-type-is-class-p): New functions.
6699 (eieio-named::slot-missing): Doc fix.
6700
6701 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
6702 Stop using unused publd variable.
6703
6704 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
6705 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
6706 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
6707 (eieio-speedbar-handle-click): Do not specify a class for the
6708 method. Fixes method invocation order problems with EDE.
6709
6710 2012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
6711
6712 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
6713 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
6714
6715 2012-10-01 Karl Fogel <kfogel@red-bean.com>
6716
6717 * bookmark.el (bookmark-version-control): Give tags in the
6718 :type choices (Bug#12309), and improve doc string.
6719 (bookmark-write-file): Bind `print-circle' to `t' to allow
6720 circular custom bookmark types. (Bug#12503)
6721
6722 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
6723
6724 Revert the FOLLOW-SYMLINKS change for file-attributes.
6725 * files.el (remote-file-name-inhibit-cache, after-find-file):
6726 * time.el (display-time-file-nonempty-p): Undo last change.
6727
6728 * profiler.el (profiler-sampling-interval): Change default back to 1.
6729 See Stefan Monnier in
6730 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
6731
6732 2012-10-01 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6733
6734 Shell output catching a la gud-gdb.
6735 * progmodes/python.el (python-shell-fetch-lines-in-progress)
6736 (python-shell-fetch-lines-string, python-shell-fetched-lines):
6737 New Vars.
6738 (python-shell-fetch-lines-filter): New function.
6739 (python-shell-send-string-no-output): Use them.
6740
6741 2012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
6742
6743 * profiler.el (profiler-sampling-interval): Rename from
6744 profiler-sample-interval.
6745 (profiler-sampling-interval): Default to 10.
6746 (profiler-find-profile): New command (was profiler-find-log).
6747 (profiler-find-profile-other-window): New command.
6748 (profiler-find-profile-other-frame): New command.
6749 (profiler-profile): Introduce API-level data structure.
6750
6751 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
6752
6753 file-attributes has a new optional arg FOLLOW-SYMLINKS.
6754 * files.el (remote-file-name-inhibit-cache):
6755 * time.el (display-time-file-nonempty-p): Use it.
6756 * files.el (after-find-file): Don't chase links before calling
6757 file-exists-p, as file-exists-p already does the right thing.
6758
6759 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
6760
6761 Merge from standalone RefTeX repository.
6762
6763 The following ChangeLog entries are shortened versions of the
6764 original ones with file paths adapted. A not so strongly edited
6765 version of the original ChangeLog can be found in the commit log.
6766
6767 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
6768 (reftex-arg-cite): Use `reftex-cite-key-separator'.
6769 Correctly handle new value type returned by `reftex-citation'.
6770
6771 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
6772 that entries with whitespace at various places are found.
6773 Doc fix. Include entries that are cross-referenced from cited entries.
6774 Include @String definitions in the resulting bib file. Add header
6775 and footer defined in `reftex-create-bibtex-header' and
6776 `reftex-create-bibtex-footer'.
6777 (reftex-do-citation): Make it possible again to insert
6778 non-existent entries. Save match data when asking for optional
6779 arguments. Return all keys, not just the first one.
6780 (reftex-all-used-citation-keys): Fix regexp to correctly extract
6781 all citations in the same line.
6782 (reftex-parse-bibtex-entry): Accept additional optional argument
6783 `raw' and keep quotes or braces if it is non-nil. Match fields
6784 containing hyphens besides word constituents.
6785 (reftex-get-string-refs): New function.
6786 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
6787 and ask if it should be reread in case it did.
6788 (reftex-pop-to-bibtex-entry)
6789 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
6790 entries with spaces or tabs in front of arguments.
6791 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
6792 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
6793 Match entries containing numbers and symbol constituents.
6794 (reftex-do-citation, reftex-figure-out-cite-format):
6795 Use `reftex-cite-key-separator'.
6796
6797 * textmodes/reftex-dcr.el: Move provide statement to end of file.
6798 (reftex-mouse-view-crossref): Explain why point is set.
6799
6800 * textmodes/reftex-global.el: Whitespace changes.
6801
6802 * textmodes/reftex-index.el: Move provide statement to end of
6803 file.
6804 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
6805 (reftex-index-visit-phrases-buffer): Set marker when visiting
6806 buffer. This allows for returning from the phrases file to the
6807 file one was just editing instead of the file where the last
6808 phrases was added from.
6809 (reftex-index-phrases-syntax-table): New variable. Give ?\"
6810 punctuation syntax as it usually is not used as string quote in
6811 TeX-related modes and may occur unmatched. The change also
6812 prevents fontification of quoted content.
6813 (reftex-index-phrases-mode): Use it.
6814
6815 * textmodes/reftex-parse.el (reftex-parse-from-file):
6816 Move backward one char if a `\' was matched after a section macro.
6817 (reftex-parse-from-file): Use beginning of match instead of end as
6818 bound.
6819
6820 * textmodes/reftex-ref.el: Adapt creation of
6821 `reftex-<package>-<macro>' functions to new structure of
6822 `reftex-ref-style-alist'.
6823 (reftex-reference): Use `reftex-ref-style-list' function.
6824 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
6825 reference macro if `reftex-ref-macro-prompt' is non-nil.
6826 (reftex-reference): Pass refstyle to `reftex-format-special'.
6827 Determine reference macro by looking at
6828 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
6829 Use only one special format function.
6830 (reftex-varioref-vref, reftex-fancyref-fref)
6831 (reftex-fancyref-Fref): Remove definitions. The functions are now
6832 generated from `reftex-ref-style-alist'.
6833 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
6834 Remove.
6835 (reftex-format-special): New function.
6836
6837 * textmodes/reftex-sel.el
6838 (reftex-select-cycle-ref-style-internal): Adapt to new structure
6839 of `reftex-ref-style-alist'. Remove code for testing macro type.
6840 (reftex-select-toggle-varioref)
6841 (reftex-select-toggle-fancyref): Remove.
6842 (reftex-select-cycle-ref-style-internal)
6843 (reftex-select-cycle-ref-style-forward)
6844 (reftex-select-cycle-ref-style-backward): New functions.
6845 (reftex-select-label-map): Use `v' and `V' for general cycling
6846 through reference styles. Add `p' for switching between number
6847 and page reference types.
6848
6849 * textmodes/reftex-toc.el (reftex-re-enlarge):
6850 Call `enlarge-window' only if there is something to do because in Emacs
6851 the horizontal version throws an error even if the parameter is 0.
6852
6853 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
6854 (reftex-plug-into-AUCTeX): Doc fix.
6855 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
6856 string. Adapt to new name.
6857 (reftex-ref-style-alist): Change structure so that it is not
6858 possible to use multiple different package names within a style.
6859 Remove the symbols for symbols for macro type distinction.
6860 Add characters for macro selection.
6861 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
6862 (reftex-create-bibtex-footer): New variables.
6863 (reftex-format-ref-function): Mention third argument of special
6864 format function.
6865 (reftex-ref-style-alist, reftex-ref-style-default-list):
6866 New variables.
6867 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
6868 to new implementation. Mark as obsolete. Add compatibility code
6869 for honoring the variable values in case they are set.
6870 (reftex-cite-format-builtin, reftex-bibliography-commands):
6871 Add support for ConTeXt.
6872 (reftex-format-ref-function, reftex-format-cite-function):
6873 Fix custom type.
6874 (reftex-cite-key-separator): New variable.
6875
6876 * textmodes/reftex.el (reftex-syntax-table-for-bib)
6877 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
6878 `reftex-syntax-table' because parens have to retain their paren
6879 syntax in order for parsing of BibTeX entries like @book(...) to
6880 work.
6881 (reftex-in-comment): Do not error out if `comment-start-skip' is
6882 not set. Deal correctly with escaped comment characters.
6883 (reftex-tie-multifile-symbols): Add doc string.
6884 Initialize `reftex-ref-style-list'.
6885 (reftex-untie-multifile-symbols): Add doc string.
6886 (reftex-add-index-macros): Doc fix.
6887 (reftex-ref-style-activate, reftex-ref-style-toggle)
6888 (reftex-ref-style-list): New functions.
6889 (reftex-mode-menu): Use them. Adapt to new structure of
6890 `reftex-ref-style-alist'.
6891 (reftex-select-with-char): Kill the RefTeX Select buffer when
6892 done.
6893 (reftex-remove-if): New function.
6894 (reftex-erase-all-selection-and-index-buffers)
6895 (reftex-mode-menu): Reference styles are now computed from
6896 `reftex-ref-style-alist'. Fix typo.
6897 (reftex-report-bug): New function.
6898 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
6899 algorithms with O(n log n). Introduce optional argument SORT (not
6900 yet used).
6901
6902 2012-09-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6903
6904 Enhancements for triple-quote string syntax.
6905 * progmodes/python.el (python-syntax-propertize-function):
6906 Match both quote cases in one regexp.
6907 (python-syntax-stringify): Handle matches properly.
6908
6909 2012-09-30 Juri Linkov <juri@jurta.org>
6910
6911 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
6912 to nil around the call to `insert' to prevent
6913 directory time modification by lock_file. (Bug#2295)
6914 * tar-mode.el (tar-summarize-buffer): Idem.
6915
6916 2012-09-30 Juri Linkov <juri@jurta.org>
6917
6918 * facemenu.el (list-colors-sort): Add option "Luminance".
6919 (list-colors-sort-key): Implement it.
6920
6921 * vc/diff-mode.el (diff-refine-removed):
6922 * vc/ediff-init.el (ediff-fine-diff-A):
6923 * vc/smerge-mode.el (smerge-refined-removed):
6924 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
6925
6926 2012-09-30 Jan Djärv <jan.h.d@swipnet.se>
6927
6928 * term/ns-win.el (x-file-dialog): New function.
6929
6930 2012-09-30 Juanma Barranquero <lekktu@gmail.com>
6931
6932 * ido.el (ido-max-directory-size): Default to nil; the current
6933 default is small for POSIX systems, and impractical on Windows 7
6934 now that lstat returns directory sizes for NTFS.
6935
6936 2012-09-30 Martin Rudalics <rudalics@gmx.at>
6937
6938 In buffer display functions handle window-height/window-width
6939 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
6940 * window.el (window--display-buffer): New argument ALIST.
6941 Obey window-height and window-width alist entries.
6942 (window--try-to-split-window): New argument ALIST.
6943 Bind window-combination-limit to t when the window's size shall be
6944 changed and window-combination-limit equals `window-size'.
6945 (display-buffer-in-atom-window)
6946 (display-buffer-in-major-side-window)
6947 (display-buffer-in-side-window, display-buffer-same-window)
6948 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6949 (display-buffer-pop-up-window, display-buffer-below-selected)
6950 (display-buffer-at-bottom, display-buffer-in-previous-window)
6951 (display-buffer-use-some-window): Adjust all callers of
6952 window--display-buffer and window--try-to-split-window.
6953 (fit-frame-to-buffer): New option.
6954 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
6955 is non-nil.
6956 (display-buffer-in-major-side-window): Evaluate window-height /
6957 window-width alist entries.
6958
6959 * help.el (temp-buffer-resize-frames)
6960 (temp-buffer-resize-regexps): Remove options.
6961 (temp-buffer-resize-mode): Adjust doc-string.
6962 (resize-temp-buffer-window): Don't consult
6963 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
6964 temp-buffer-resize-frames.
6965
6966 * dired.el (dired-mark-pop-up):
6967 Call display-buffer-below-selected with a fit-window-to-buffer alist
6968 entry.
6969
6970 2012-09-30 Chong Yidong <cyd@gnu.org>
6971
6972 * server.el (server-host): Document the security implications.
6973 (server-auth-key): Doc fix.
6974
6975 * startup.el (initial-buffer-choice): Doc fix.
6976
6977 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
6978
6979 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
6980 restriction change.
6981
6982 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
6983
6984 * help-fns.el (help-fns--obsolete): Fix last change.
6985
6986 2012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6987
6988 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
6989 (minor-mode-map-alist): Remove redundant code.
6990
6991 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
6992 visited in a buffer.
6993 (cvs-insert-visited-file): New function.
6994 (find-file-hook): Use it.
6995
6996 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
6997
6998 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
6999 chose face.
7000 (log-edit-empty-buffer-p): Don't require a space after a header.
7001
7002 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
7003
7004 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
7005
7006 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
7007 a proper minor-mode.
7008
7009 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
7010
7011 2012-09-29 Glenn Morris <rgm@gnu.org>
7012
7013 * winner.el (winner-mode): Remove variable (let define-minor-mode
7014 handle it).
7015 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
7016 Doc fixes.
7017 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
7018 (winner-mode): Use define-minor-mode.
7019
7020 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
7021 the full definition in loaddefs, rather than duplicating it.
7022
7023 * help-macro.el (three-step-help): No need to autoload defcustom.
7024
7025 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
7026 (inferior-lisp-program, inferior-lisp-load-command)
7027 (inferior-lisp-prompt, inferior-lisp-mode-hook):
7028 No need to autoload defcustoms.
7029
7030 * hippie-exp.el (hippie-expand-try-functions-list)
7031 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
7032 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
7033 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
7034 (hippie-expand-only-buffers): No need to autoload defcustoms.
7035 * progmodes/vhdl-mode.el (vhdl-line-expand):
7036 Explicitly load hippie-exp, so it does not get autoloaded
7037 while hippie-expand-try-functions-list is let-bound.
7038
7039 2012-09-28 Glenn Morris <rgm@gnu.org>
7040
7041 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
7042
7043 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
7044 Only "cl.el" counts as cl these days.
7045
7046 2012-09-28 Juri Linkov <juri@jurta.org>
7047
7048 Display archive errors in the echo area instead of inserting
7049 to the file buffer.
7050
7051 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
7052 to STDERR-TEST that can be a regexp matching a successful output.
7053 Create a temporary file and redirect stderr to it. Search for
7054 STDERR-TEST in the stderr output and display it in the echo area
7055 if no match is found.
7056 (archive-extract-by-file): New function like
7057 `archive-extract-by-stdout' but extracting archives to files
7058 and looking for successful matches in stdout. Function body is
7059 mostly copied from `archive-rar-extract'.
7060 (archive-rar-extract): Use `archive-extract-by-file'.
7061 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
7062
7063 2012-09-28 Leo Liu <sdl.web@gmail.com>
7064
7065 * pcomplete.el (pcomplete-show-completions):
7066 Use minibuffer-message to make pcomplete usable in minibuffer.
7067
7068 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
7069
7070 2012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
7071
7072 * type-break.el: Use lexical-binding.
7073 (type-break-mode): Use define-minor-mode.
7074
7075 * emacs-lisp/pcase.el (pcase--mark-used): New.
7076 (pcase--u1): Use it (bug#12512).
7077
7078 * custom.el (load-theme): Set buffer-file-name so the load is recorded
7079 in load-history with the right file name.
7080
7081 2012-09-28 Tassilo Horn <tsdh@gnu.org>
7082
7083 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
7084 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
7085 (doc-view-get-bounding-box): Make bounding box slicing work for
7086 ODF and DVI documents.
7087
7088 2012-09-28 Glenn Morris <rgm@gnu.org>
7089
7090 * type-break.el (type-break-mode, type-break-interval)
7091 (type-break-good-rest-interval, type-break-keystroke-threshold):
7092 No need to autoload.
7093 (type-break-good-rest-interval, type-break-keystroke-threshold):
7094 Add :set-after.
7095
7096 2012-09-28 Chong Yidong <cyd@gnu.org>
7097
7098 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
7099 Add :version tag.
7100
7101 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
7102
7103 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
7104
7105 2012-09-27 Glenn Morris <rgm@gnu.org>
7106
7107 * faces.el (x-display-name): Declare (for without-x builds).
7108
7109 * linum.el (linum-format): Don't autoload it. Improve :type.
7110
7111 * progmodes/tcl.el: Don't require outline when compiling.
7112 (outline-regexp, outline-level): Declare.
7113 * textmodes/sgml-mode.el: Don't require outline when compiling.
7114 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
7115
7116 * term.el (term-ansi-reset):
7117 Try setting term-ansi-face-already-done to nil. (Bug#11785)
7118
7119 * vc/vc.el (vc-next-action): Only gripe about committing read-only
7120 files for RCS and SCCS. (Bug#9781)
7121
7122 2012-09-27 Chong Yidong <cyd@gnu.org>
7123
7124 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
7125 change; value should be t.
7126
7127 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
7128
7129 * image-mode.el: Use lexical-binding.
7130 (image-mode-winprops): Use t to stand for the window of
7131 a buffer that's not displayed.
7132 * doc-view.el (doc-view-new-window-function): Handle the new
7133 t in winprops.
7134 (doc-view-enlarge): Make it a real nop if the size is not changed.
7135 (doc-view-display): Handle the case where the buffer is not (yet?)
7136 displayed in any window.
7137 (doc-view-saved-settings): New var.
7138 (doc-view-mode): Use it.
7139 (doc-view-fallback-mode): Set it.
7140
7141 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
7142 Set lexical-binding.
7143 (minibuffer-eldef-shorten-default): New var.
7144 (minibuffer-default-in-prompt-regexps): Use it for new default.
7145 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
7146
7147 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
7148
7149 * international/uni-bidi.el:
7150 * international/uni-category.el:
7151 * international/uni-name.el:
7152 * international/uni-numeric.el: Regenerate.
7153
7154 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
7155 Stefan Monnier <monnier@iro.umontreal.ca>
7156
7157 * profiler.el: New file.
7158
7159 2012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
7160
7161 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
7162 (testcover-reinstrument): Simplify with CSE.
7163
7164 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
7165
7166 * window.el (temp-buffer-window-setup): Fix typo in docstring.
7167
7168 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
7169
7170 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
7171 (verilog-auto-input, verilog-auto-insert-lisp)
7172 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
7173 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
7174 (verilog-auto-unused, verilog-auto-wire)
7175 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
7176 newline. Reported by Andrew Jones.
7177 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
7178 Reported by Brad Dobbie.
7179 (verilog-batch-delete-trailing-whitespace):
7180 Create verilog-batch-delete-trailing-whitespace.
7181 Reported by Brad Dobbie.
7182 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
7183 parameters from another module. Reported by Dan Katz.
7184 (verilog-auto, verilog-auto-assign-modport)
7185 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
7186 AUTOINOUTMODPORT for UVM interface module shell generation.
7187 Reported by Brad Dobbie.
7188 (verilog-auto-inst-interfaced-ports): Make default nil, as more
7189 standard behavior.
7190 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
7191 Reported by Matt Martin.
7192
7193 2012-09-25 Martin Rudalics <rudalics@gmx.at>
7194
7195 * window.el (window--resize-child-windows): When resizing child
7196 windows proportionally, process them in reverse order to
7197 preserve the "when splitting a window the new one gets the odd
7198 line" behavior.
7199 (window--resize-root-window-vertically): When resizing the
7200 minibuffer window try to affect only windows at the bottom of the
7201 frame. (Bug#12419)
7202
7203 2012-09-25 Chong Yidong <cyd@gnu.org>
7204
7205 * subr.el (declare): Doc fix.
7206
7207 * help-fns.el (help-fns--obsolete): Handle macros properly.
7208
7209 2012-09-25 Chong Yidong <cyd@gnu.org>
7210
7211 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
7212 this function obsolete.
7213
7214 * calendar/cal-x.el (calendar-two-frame-setup)
7215 (calendar-only-one-frame-setup, calendar-one-frame-setup):
7216 * calendar/calendar.el (american-calendar, european-calendar)
7217 (calendar-for-loop):
7218 * comint.el (comint-dynamic-simple-complete)
7219 (comint-dynamic-complete-as-filename, comint-unquote-filename):
7220 * desktop.el (desktop-load-default):
7221 * dired-x.el (dired-omit-here-always)
7222 (dired-hack-local-variables, dired-default-directory):
7223 * emacs-lisp/derived.el (derived-mode-class):
7224 * emacs-lisp/timer.el (timer-set-time-with-usecs):
7225 * emacs-lock.el (toggle-emacs-lock):
7226 * epa.el (epa-display-verify-result):
7227 * epg.el (epg-sign-keys, epg-start-sign-keys)
7228 (epg-passphrase-callback-function):
7229 * eshell/esh-util.el (eshell-for):
7230 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
7231 (eshell-add-to-window-buffer-names):
7232 * files.el (locate-file-completion):
7233 * imenu.el (imenu-example--create-c-index)
7234 (imenu-example--create-lisp-index)
7235 (imenu-example--lisp-extract-index-name)
7236 (imenu-example--name-and-position):
7237 * international/mule-cmds.el (princ-list):
7238 * international/mule-diag.el (decode-codepage-char):
7239 * international/mule-util.el (detect-coding-with-priority):
7240 * iswitchb.el (iswitchb-read-buffer):
7241 * mail/mailalias.el (mail-complete):
7242 * mail/sendmail.el (mail-sent-via):
7243 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
7244 (mouse-major-mode-menu):
7245 * password-cache.el (password-read-and-add):
7246 * pcomplete.el (pcomplete-parse-comint-arguments):
7247 * progmodes/sh-script.el (sh-maybe-here-document):
7248 * replace.el (query-replace-regexp-eval):
7249 * savehist.el (savehist-load):
7250 * simple.el (choose-completion-delete-max-match):
7251 * term.el (term-dynamic-simple-complete):
7252 * vc/ediff-init.el (ediff-check-version):
7253 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
7254 * vc/vc.el (vc-diff-switches-list):
7255 * view.el (view-return-to-alist-update): Likewise.
7256
7257 * subr.el (eval-next-after-load, makehash, insert-string)
7258 (assoc-ignore-representation, assoc-ignore-case): Use declare to
7259 mark obsolete.
7260 (mode-line-inverse-video): Variable deleted.
7261
7262 * international/mule-util.el (string-to-sequence): Remove.
7263
7264 * calendar/calendar.el (calendar-version):
7265 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
7266 (icalendar-convert-diary-to-ical):
7267 * cus-edit.el (custom-mode):
7268 * ansi-color.el (ansi-color-unfontify-region):
7269 * international/latin1-disp.el (latin1-char-displayable-p):
7270 * progmodes/cwarn.el (turn-on-cwarn-mode):
7271 * progmodes/which-func.el (which-func-update-1):
7272 Use define-obsolete-function-alias.
7273
7274 * net/newst-backend.el (newsticker-cache-filename):
7275 * net/newst-treeview.el (newsticker-groups-filename):
7276 Fix incorrect obsolescence declaration.
7277
7278 * allout.el (allout-passphrase-hint-string): Likewise.
7279 (allout-init): Use a declare form to mark obsolete.
7280
7281 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
7282 this applies to functions.
7283
7284 * iswitchb.el (iswitchb-read-buffer): Move code of
7285 iswitchb-define-mode-map here, and delete that obsolete function.
7286
7287 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
7288 font-lock-reference-face.
7289
7290 2012-09-25 Glenn Morris <rgm@gnu.org>
7291
7292 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
7293 Doc fixes.
7294
7295 * eshell/em-term.el (eshell-term-name):
7296 Default to term-term-name. (Bug#12485)
7297
7298 2012-09-24 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7299
7300 * progmodes/python.el (python-shell-send-buffer): Better handling
7301 of "if __name__ == '__main__':" conditionals when sending the buffer.
7302
7303 2012-09-24 Glenn Morris <rgm@gnu.org>
7304
7305 * eshell/esh-cmd.el (eshell-find-alias-function):
7306 Tighten up file-name regexp. (Bug#12499)
7307
7308 2012-09-24 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7309
7310 Enhancements for triple-quote string syntax.
7311 * progmodes/python.el (python-quote-syntax): Remove.
7312 (python-syntax-propertize-function): New value.
7313 (python-syntax-count-quotes, python-syntax-stringify):
7314 New functions.
7315
7316 2012-09-24 Chong Yidong <cyd@gnu.org>
7317
7318 * mail/supercite.el (sc-version): Remove obsolete function.
7319 (sc-describe): Don't mark as obsolete, since it is bound.
7320 (sc-submit-bug-report): Remove.
7321
7322 * vc/log-edit.el (cvs-changelog-full-paragraphs)
7323 (cvs-commit-buffer-require-final-newline): Remove.
7324 (log-edit-require-final-newline)
7325 (log-edit-changelog-full-paragraphs): Default to t.
7326
7327 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
7328 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
7329 * vc/vc.el (vc-checkout-carefully): Likewise.
7330
7331 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
7332 (emerge-version): Remove.
7333
7334 * progmodes/compile.el (compile-internal): Remove.
7335 (compilation-parse-errors-function): Fix typo.
7336
7337 * international/mule.el (set-char-table-default): Remove.
7338 (set-coding-priority, make-coding-system, generic-char-p)
7339 (charset-list, charset-bytes, charset-id): Use declare to mark
7340 functions as obsolete.
7341
7342 * vc/pcvs-defs.el (cvs-buffer-name-alist)
7343 (cvs-invert-ignore-marks): Remove references to obsolete vars.
7344 * vc/vc-hooks.el (vc-default-registered): Don't use
7345 vc-master-templates.
7346
7347 * font-lock.el (font-lock-reference-face):
7348 Use define-obsolete-variable-alias.
7349
7350 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
7351 * calendar/calendar.el (calendar-font-lock-keywords):
7352 * calendar/diary-lib.el (diary-font-lock-keywords)
7353 (diary-fancy-font-lock-keywords):
7354 * textmodes/reftex-sel.el (reftex-insert-docstruct):
7355 * textmodes/reftex-index.el (reftex-insert-index):
7356 * textmodes/reftex-cite.el (reftex-format-bib-entry):
7357 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
7358 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
7359 * progmodes/prolog.el (prolog-font-lock-keywords):
7360 * progmodes/idlwave.el (idlwave-idl-keywords):
7361 * progmodes/ada-mode.el (ada-font-lock-keywords):
7362 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
7363
7364 2012-09-24 Glenn Morris <rgm@gnu.org>
7365
7366 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
7367
7368 2012-09-23 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7369
7370 * progmodes/python.el (python-indent-line): More consistent cursor
7371 movement behavior.
7372
7373 2012-09-23 Stefan Merten <smerten@oekonux.de>
7374
7375 * textmodes/rst.el: Fix compiler warning.
7376
7377 2012-09-23 Roland Winkler <winkler@gnu.org>
7378
7379 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
7380 Transcribe also LaTeX hyphenation.
7381 (bibtex-reformat): Bug fix. Do not quote twice the elements of
7382 bibtex-reformat-previous-options.
7383
7384 2012-09-23 Roland Winkler <winkler@gnu.org>
7385
7386 * proced.el (proced-renice-command): New variable.
7387 (proced-marked-processes): New function.
7388 (proced-with-processes-buffer): New macro.
7389 (proced-send-signal): Use them.
7390 (proced-renice): New command bound to r.
7391
7392 2012-09-23 Roland Winkler <winkler@gnu.org>
7393
7394 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
7395 ibuffer-saved-filter-groups has one element, shortcut the call of
7396 completing-read. (Bug#12331)
7397
7398 2012-09-23 Chong Yidong <cyd@gnu.org>
7399
7400 * bindings.el (mode-line-toggle-read-only):
7401 * bs.el (bs-toggle-readonly):
7402 * buff-menu.el (Buffer-menu-toggle-read-only):
7403 * dired.el (dired-toggle-read-only):
7404 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
7405
7406 2012-09-23 Chong Yidong <cyd@gnu.org>
7407
7408 * image.el (image-type-available-p): Adapt to init-image-library
7409 argument changes.
7410
7411 2012-09-22 Juri Linkov <juri@jurta.org>
7412
7413 * dired.el (dired-mode-map): Add [remap read-only-mode] for
7414 `dired-toggle-read-only'. (Bug#12462)
7415
7416 2012-09-22 Martin Rudalics <rudalics@gmx.at>
7417
7418 * subr.el (temp-output-buffer-show): New function.
7419 (with-output-to-temp-buffer): Call temp-output-buffer-show
7420 instead of internal-temp-output-buffer-show.
7421
7422 2012-09-22 Chong Yidong <cyd@gnu.org>
7423
7424 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
7425 (Bug#12462).
7426
7427 * repeat.el (repeat): Doc fix (Bug#12348).
7428
7429 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
7430 (Bug#10909).
7431
7432 * simple.el (shell-command-on-region): Doc fix.
7433 (read-only-mode): Doc fix.
7434
7435 2012-09-22 Eli Zaretskii <eliz@gnu.org>
7436
7437 * emacs-lisp/timer.el (run-with-idle-timer)
7438 (timer-activate-when-idle): Warn against reinvoking an idle timer
7439 from within its own timer action. (Bug#12447)
7440
7441 2012-09-22 Martin Rudalics <rudalics@gmx.at>
7442
7443 * cus-start.el (window-combination-limit): Add new optional
7444 values.
7445 * window.el (temp-buffer-window-show)
7446 (window--try-to-split-window): Handle new values of
7447 window-combination-limit (Bug#1806).
7448 (split-window): Test window-combination-limit for t instead of
7449 non-nil.
7450 (display-buffer-at-bottom): New buffer display action function.
7451 * help.el (temp-buffer-resize-regexps): New option.
7452 (temp-buffer-resize-mode): Rewrite doc-string.
7453 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
7454 Don't resize reused window. Suggested by Glenn Morris.
7455
7456 2012-09-22 Stefan Merten <smerten@oekonux.de>
7457
7458 * textmodes/rst.el: Revamp section title faces.
7459 (rst-official-version)
7460 (rst-package-emacs-version-alist): Sync with official version
7461 V1.4.0.
7462 (rst-faces-defaults, rst-set-level-default)
7463 (rst-level-face-max, rst-level-face-base-color)
7464 (rst-level-face-base-light, rst-level-face-format-light)
7465 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
7466 (rst-adornment-faces-alist): Match new setup.
7467 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
7468 (rst-level-5, rst-level-6): New faces.
7469
7470 2012-09-22 Chong Yidong <cyd@gnu.org>
7471
7472 * simple.el (undo): Handle indirect buffers (Bug#8207).
7473
7474 2012-09-21 Leo Liu <sdl.web@gmail.com>
7475
7476 IDO: Disable match re-ordering for buffer switching.
7477 * ido.el (ido-buffer-disable-smart-matches): New variable.
7478 (ido-set-matches-1): Use it. (Bug#2042)
7479
7480 2012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
7481
7482 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
7483 Fix 2011-05-17 change. (Bug#12418)
7484
7485 2012-09-21 Leo Liu <sdl.web@gmail.com>
7486
7487 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
7488
7489 2012-09-21 Glenn Morris <rgm@gnu.org>
7490
7491 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
7492 Be more robust about locating simple.el.
7493
7494 2012-09-21 Glenn Morris <rgm@gnu.org>
7495
7496 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
7497
7498 2012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
7499
7500 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
7501
7502 2012-09-20 Juri Linkov <juri@jurta.org>
7503
7504 * replace.el (query-replace-read-from): Use `read-regexp' instead
7505 of `read-from-minibuffer' when `regexp-flag' is non-nil.
7506 (occur-read-primary-args): Use `read-regexp' instead of
7507 `read-string'.
7508 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
7509 `read-from-minibuffer'.
7510 * isearch.el (isearch-occur): Use `read-regexp' instead of
7511 `read-string'.
7512 * dired.el (dired-read-regexp): Use `read-regexp' instead of
7513 `read-from-minibuffer'.
7514 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
7515 of `read-string'. (Bug#7567)
7516
7517 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
7518 and allow accepting a list of strings prepended to a list of
7519 standard default values. Doc fix. (Bug#12321)
7520
7521 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
7522
7523 * replace.el (read-regexp): Don't add ": " when PROMPT already
7524 ends with a colon and space. (Bug#12321)
7525
7526 2012-09-20 Tassilo Horn <tsdh@gnu.org>
7527
7528 * doc-view.el (doc-view-display): Better fix for the cl-assertion
7529 error.
7530
7531 2012-09-20 Stefan Merten <smerten@oekonux.de>
7532
7533 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
7534 Fixes feature request bug#11711.
7535 (rst-mode): Create `imenu-create-index-function'.
7536 (rst-get-stripped-line): Delete after refactoring.
7537 (rst-section-tree, rst-section-tree-rec)
7538 (rst-section-tree-point): Refactor and document properly.
7539 (rst-imenu-find-adornments-for-position)
7540 (rst-imenu-convert-cell, rst-imenu-create-index):
7541 New function.
7542
7543 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7544
7545 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
7546 (macroexp--expand-all): Use it.
7547 (macroexp--funcall-and-return): Remove by folding it into its sole
7548 caller (macroexp--warn-and-return).
7549 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
7550 Use macroexp--obsolete-warning.
7551
7552 * calc/calc.el: Fix last change by removing the whole chunk, since it
7553 was only needed back when Calc was not bundled.
7554
7555 2012-09-20 Martin Rudalics <rudalics@gmx.at>
7556
7557 * emacs-lisp/debug.el (debug): Restore assignment to
7558 debugger-old-buffer removed on 2012-09-08.
7559
7560 2012-09-20 Juri Linkov <juri@jurta.org>
7561
7562 * dired-aux.el (dired-diff): Remove (require 'diff) since
7563 `diff-latest-backup-file' is now autoloaded.
7564
7565 2012-09-20 Chong Yidong <cyd@gnu.org>
7566
7567 * vc/diff.el (diff-latest-backup-file): Autoload.
7568
7569 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7570
7571 * calc/calc.el: Remove redundant autoload shape check.
7572 (sel-mode): Don't defvar.
7573 (calc-get-stack-element): Add `sel-mode' arg instead.
7574 (calc-top, calc-top-list): Pass it this additional argument.
7575 * calc/calc-store.el (calc-store-map):
7576 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
7577 (calc-map-equation, calc-outer-product, calc-inner-product):
7578 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
7579
7580 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
7581
7582 2012-09-19 Juri Linkov <juri@jurta.org>
7583
7584 * dired-aux.el (dired-diff): Add (require 'diff) because
7585 `diff-latest-backup-file' is not autoloaded.
7586 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
7587 of `dired-get-filename' to t to not report error when there is
7588 no default file on the current line.
7589
7590 2012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7591
7592 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
7593 macroexp--eval-if-compile.
7594 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
7595 (macroexp--expand-all): Use them (bug#12371).
7596
7597 * doc-view.el (doc-view-guess-paper-size)
7598 (doc-view-scale-bounding-box): Fix unbound `caddr'.
7599
7600 2012-09-19 Tassilo Horn <tsdh@gnu.org>
7601
7602 New feature: set optimal slice from BoundingBox information.
7603 * doc-view.el (doc-view-mode-map): Add keybinding.
7604 (doc-view-menu): Add menu entry.
7605 (doc-view-set-slice): Adapt docstring.
7606 (doc-view-get-bounding-box, doc-view-guess-paper-size)
7607 (doc-view-scale-bounding-box)
7608 (doc-view-set-slice-from-bounding-box): New functions.
7609 (doc-view-paper-sizes): New defvar.
7610
7611 2012-09-19 Glenn Morris <rgm@gnu.org>
7612
7613 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
7614 (byte-compile-log-warning): Autoload. (Bug#12371)
7615
7616 * calendar/calendar.el (calendar-american-month-header)
7617 (calendar-european-month-header, calendar-iso-month-header)
7618 (calendar-month-header): New options.
7619 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
7620 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
7621
7622 2012-09-19 Jan Djärv <jan.h.d@swipnet.se>
7623
7624 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
7625
7626 2012-09-18 Juri Linkov <juri@jurta.org>
7627
7628 * dired-aux.el (dired-diff): Restore original functionality of
7629 getting the default value, but keep new feature of using the
7630 latest existing backup file (`diff-latest-backup-file').
7631
7632 2012-09-18 Juri Linkov <juri@jurta.org>
7633
7634 * dired.el (dired-mark): If the region is active in Transient Mark
7635 mode, mark all files in the active region. Doc fix.
7636 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
7637 Doc fix. (Bug#10624)
7638
7639 2012-09-18 Juri Linkov <juri@jurta.org>
7640
7641 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
7642 attributes for M-n are pulled from the file at point.
7643 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
7644 Suggested by Drew Adams. (Bug#10624)
7645
7646 2012-09-18 Dmitry Gutov <dgutov@yandex.ru>
7647
7648 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
7649 whitespace after "end".
7650 (ruby-do-end-to-brace): Collapse block to one line if it fits
7651 within fill-column.
7652
7653 2012-09-18 Martin Rudalics <rudalics@gmx.at>
7654
7655 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
7656 value.
7657 (debug): Don't remove debugger window when debugger is expected
7658 to be back.
7659
7660 2012-09-18 Chong Yidong <cyd@gnu.org>
7661
7662 * custom.el (defface): Doc fix.
7663
7664 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
7665
7666 2012-09-18 Martin Blais <blais@furius.ca> (tiny change)
7667
7668 * progmodes/compile.el (compilation-start): Use compilation-always-kill
7669 to initialize query-on-exit; then test that instead (bug#12288).
7670
7671 2012-09-17 Stefan Merten <smerten@oekonux.de>
7672
7673 * textmodes/rst.el: Add support for `testcover'.
7674 (rst-defcustom-testcover, rst-testcover-add-compose)
7675 (rst-testcover-add-1value): New functions.
7676 (rst-portable-mark-active-p): Replace by `use-region-p'.
7677 (rst-update-section, rst-classify-adornment)
7678 (rst-find-title-line): Mark `1value' forms.
7679 (rst-classify-adornment): Remove superfluous form.
7680 (rst-update-section, rst-get-adornments-around)
7681 (rst-adornment-complete-p, rst-get-next-adornment)
7682 (rst-adjust, rst-promote-region)
7683 (rst-display-adornments-hierarchy, rst-straighten-adornments)
7684 (rst-find-pfx-in-region, rst-section-tree-rec)
7685 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
7686 (rst-toc-node, rst-toc, rst-forward-section)
7687 (rst-iterate-leftmost-paragraphs)
7688 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
7689 (rst-bullet-list-region)
7690 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
7691 (rst-compile-find-conf, rst-compile)
7692 (rst-repeat-last-character): Fix style.
7693
7694 2012-09-17 Chong Yidong <cyd@gnu.org>
7695
7696 * comint.el (comint--complete-file-name-data): Don't add a space
7697 if the status is `sole'; that adds a gratuitous space in the
7698 completion-cycling case (Bug#12092).
7699
7700 * pcomplete.el (pcomplete-completions-at-point): Likewise.
7701
7702 2012-09-17 Richard Stallman <rms@gnu.org>
7703
7704 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
7705 only in the mime-shown mode, not in raw mode.
7706 (rmail-mime): Toggle off mime by displaying the message without
7707 mime processing. (Bug#12305)
7708
7709 * mail/rmail.el (rmail-retry-failure):
7710 Turn off mime processing first. (Bug#12037)
7711
7712 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
7713
7714 2012-09-17 Chong Yidong <cyd@gnu.org>
7715
7716 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
7717 (shell-dynamic-complete-functions): Convert to defcustom.
7718 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
7719
7720 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
7721 * comint.el (comint-prompt-read-only):
7722 * custom.el (defcustom):
7723 * hi-lock.el (hi-lock-mode):
7724 * ibuffer.el (ibuffer-formats):
7725 * ielm.el (ielm-prompt-read-only):
7726 * novice.el (disable-command):
7727 * saveplace.el (toggle-save-place):
7728 * speedbar.el (speedbar-supported-extension-expressions):
7729 * startup.el (auto-save-list-file-prefix, init-file-user)
7730 (after-init-hook, inhibit-startup-echo-area-message):
7731 * strokes.el (strokes-help):
7732 * time-stamp.el (time-stamp):
7733 * calendar/calendar.el (calendar, diary-file):
7734 * calendar/diary-lib.el (diary-mail-entries, diary)
7735 (diary-list-entries-hook):
7736 * calendar/holidays.el (holidays, calendar-holidays):
7737 * calendar/lunar.el (lunar-phases):
7738 * calendar/solar.el (sunrise-sunset):
7739 * emulation/edt.el (edt-load-keys):
7740 * emulation/viper.el (viper-mode):
7741 * eshell/em-alias.el (eshell-command-aliases-list):
7742 * eshell/esh-util.el (eshell-convert-numeric-arguments):
7743 * international/ogonek.el (ogonek-information):
7744 * net/tramp-cmds.el (tramp-bug):
7745 * net/quickurl.el (quickurl-reread-hook-postfix):
7746 * play/decipher.el (decipher-font-lock-keywords):
7747 * progmodes/cc-styles.el (c-set-style):
7748 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
7749 * progmodes/inf-lisp.el (inferior-lisp-prompt):
7750 * progmodes/octave-mod.el (octave-mode):
7751 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
7752 * progmodes/verilog-mode.el (verilog-read-defines):
7753 * textmodes/two-column.el (2C-mode): Likewise.
7754
7755 2012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
7756
7757 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
7758 that holds many addresses.
7759
7760 2012-09-16 Chong Yidong <cyd@gnu.org>
7761
7762 * align.el (align-areas): Call the indication function with
7763 positions instead of markers for arguments (Bug#12343).
7764
7765 * files.el (parse-colon-path): Use split-string (Bug#12351).
7766
7767 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
7768 (display-buffer-function): Mark as obsolete.
7769
7770 * progmodes/compile.el (compilation-parse-errors): Accept list
7771 values similar to font-lock-keywords (Bug#12136).
7772 Suggested by Oleksandr Manzyuk.
7773 (compilation-error-regexp-alist): Doc fix.
7774
7775 2012-09-15 Glenn Morris <rgm@gnu.org>
7776
7777 * version.el (emacs-bzr-version-bzr): New function.
7778 (emacs-bzr-get-version): Add optional EXTERNAL argument.
7779
7780 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
7781 checkouts, check the parent dirstate matches the branch.
7782 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
7783 empty string.
7784
7785 * version.el (emacs-bzr-version): Doc fix.
7786 (emacs-bzr-version-dirstate): New function.
7787 (emacs-bzr-get-version): For lightweight checkouts, if the parent
7788 is local try and check that it matches the branch. If not, just
7789 use dirstate information. (Bug#12441)
7790
7791 2012-09-14 Juri Linkov <juri@jurta.org>
7792
7793 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
7794 (Bug#12399)
7795
7796 2012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7797
7798 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
7799
7800 * emacs-lisp/edebug.el: Miscellaneous cleanup.
7801 Remove obsolete byte-compiler hack that tried to silence some warnings.
7802 (edebug-submit-bug-report): Remove.
7803 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
7804 Remove aliases, use the un-prefixed name instead.
7805 (edebug-pop-to-buffer): Consider other frames.
7806 (edebug-original-read):: Make it more obvious that it's always defined.
7807 (edebug--make-form-data-entry, edebug--form-data-name)
7808 (edebug--form-data-begin, edebug--form-data-end): Rename from the
7809 single-dashed name, and implement with cl-defstruct.
7810 (edebug-set-form-data-entry): Use the standard accessors.
7811 (edebug-make-top-form-data-entry): Use push.
7812 (edebug-no-match): Drop useless `funcall'.
7813 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
7814 to functions.
7815 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
7816 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
7817 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
7818 (easy-menu-define, with-custom-print): Remove redundant specs.
7819 (edebug-outside-overriding-local-map)
7820 (edebug-outside-overriding-terminal-local-map): Remove, unused.
7821 (edebug--display): Bind unread-command-events directly to nil rather
7822 than binding it to unread-command-events and later setting it to nil.
7823 (edebug--display): Kill edebug-eval-buffer here...
7824 (edebug--recursive-edit): ...rather than here.
7825 Bind standard-output and standard-input.
7826 (edebug-eval): Check cl-macroexpand-all is fboundp.
7827 (edebug-temp-display-freq-count): Fix last change.
7828
7829 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
7830 * subr.el (noreturn, 1value): Add `debug' spec.
7831 * emacs-lisp/advice.el: Require cl-lib.
7832 (ad-copy-tree): Remove, use copy-tree instead.
7833 (ad-dolist): Remove use dolist or cl-dolist instead.
7834 (ad-do-return): Remove, use cl-return instead.
7835 (defadvice): Add `debug' spec.
7836
7837 2012-09-13 Juri Linkov <juri@jurta.org>
7838
7839 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
7840 (Bug#12399)
7841
7842 2012-09-13 Glenn Morris <rgm@gnu.org>
7843
7844 * calc/calc.el (math-compose-expr):
7845 * calc/calc-ext.el (math-compose-expr):
7846 * progmodes/cc-defs.el (cl-macroexpand-all):
7847 * progmodes/cc-langs.el (delete-duplicates, mapcan)
7848 (cl-macroexpand-all): Update declarations.
7849
7850 * vc/vc.el: No need to require ediff.
7851 (ediff-load-version-control): Declare.
7852 (ediff-vc-internal): Fix declaration.
7853 (vc-version-ediff): Require ediff.
7854
7855 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
7856
7857 Use a more backwards-compatible timer format (Bug#12430).
7858 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
7859 being right after USECS, as that better supports old code that
7860 inadvisedly looked directly at the timer vector.
7861
7862 2012-09-13 Kenichi Handa <handa@gnu.org>
7863
7864 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
7865 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
7866 `coding-priority' property of these language environment.
7867
7868 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
7869
7870 Fix glitches caused by addition of psec to timers (Bug#12430).
7871 * image.el (image-animate-timer):
7872 * time.el (display-time-world-timer):
7873 Use timer--function and timer--args rather than raw access to
7874 timer vector.
7875
7876 2012-09-13 Glenn Morris <rgm@gnu.org>
7877
7878 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
7879 If not compiling a file, try using load-file-name.
7880
7881 2012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
7882
7883 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
7884 Fix last change.
7885 (edebug-update-eval-list): Use `push'.
7886
7887 * emacs-lisp/edebug.el: Use lexical-binding.
7888 Remove the "edebug-" prefix from non-dynamically-scoped variables.
7889 Mark unused args with underscore.
7890 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
7891 (edebug-form-data): Use defvar-local.
7892 (edebug-make-before-and-after-form, edebug-make-after-form):
7893 Use backquote.
7894 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
7895 Not dynamically scoped any more.
7896 (edebug--enter-trace): Add arguments `function' and `args'.
7897 Rename from edebug-enter-trace.
7898 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
7899 (edebug--update-coverage): Add `after-index' and `value' args.
7900 Rename from edebug-update-coverage.
7901 (edebug-slow-after): Call it accordingly.
7902 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
7903 edebug-recursive-edit.
7904 (edebug--display): Call it accordingly. Add args `value',
7905 `offset-index', and `arg-mode'. Rename from edebug-display.
7906 (edebug-debugger, edebug): Call it accordingly.
7907 (edebug-eval-display-list): Use dolist.
7908
7909 2012-09-12 Juri Linkov <juri@jurta.org>
7910
7911 * info.el (Info-search): Don't check for isearch-mode and
7912 isearch-regexp before let-binding search-spaces-regexp to
7913 Info-search-whitespace-regexp.
7914 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
7915 search-whitespace-regexp if isearch-lax-whitespace or
7916 isearch-regexp-lax-whitespace is non-nil.
7917 (Info-mode): Don't set local variable search-whitespace-regexp.
7918 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
7919
7920 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7921
7922 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
7923 (debugger-env-macro): Remove support for unread-command-char.
7924
7925 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
7926 the temporary map re-appearing on emulation-mode-map-alists.
7927
7928 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
7929 since 22.1.
7930
7931 * ehelp.el (with-electric-help): Accept functions in
7932 electric-help-form-to-execute.
7933 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
7934 And replace unread-command-char -> unread-command-events.
7935
7936 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
7937
7938 Sync with Tramp 2.2.6.
7939
7940 * net/tramp.el (tramp-accept-process-output): Don't use
7941 JUST-THIS-ONE in the XEmacs case.
7942
7943 * net/trampver.el: Update release number.
7944
7945 2012-09-12 Martin Rudalics <rudalics@gmx.at>
7946
7947 * emacs-lisp/debug.el (debugger-previous-window-height):
7948 New variable.
7949 (debug): When debugger-jumping-flag is non-nil try to restore
7950 height of debugger window. (Bug#8789)
7951
7952 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7953
7954 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
7955 overriding-local-map and pre/post-command-hook here.
7956 (edebug-recursive-edit): Do it here instead (bug#12345).
7957 (edebug-outside-unread-command-char): Remove all uses of
7958 unread-command-char.
7959
7960 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
7961 inhibit-debugger is bound instead.
7962
7963 2012-09-11 Bastien Guerry <bzg@gnu.org>
7964
7965 * subr.el (set-temporary-overlay-map): Add a docstring.
7966 (Bug#12346)
7967
7968 2012-09-11 Bastien Guerry <bzg@gnu.org>
7969
7970 * minibuffer.el (completion-table-subvert): Fix docstring.
7971 (Bug#12347)
7972
7973 2012-09-11 Bastien Guerry <bzg@gnu.org>
7974
7975 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
7976
7977 2012-09-10 Michael R. Mauger <mmaug@yahoo.com>
7978
7979 * progmodes/sql.el: Version 3.1
7980 (sql-db2-escape-newlines): New variable.
7981 (sql-escape-newlines-filter): Use it.
7982
7983 2012-09-10 Juanma Barranquero <lekktu@gmail.com>
7984
7985 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
7986
7987 2012-09-10 Dan Nicolaescu <dann@gnu.org>
7988
7989 * vc/diff-mode.el (diff-mode-menu):
7990 Bind diff-remove-trailing-whitespace.
7991
7992 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7993
7994 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
7995 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
7996 (emacs-lisp-byte-code-mode): New functions.
7997 (eval-sexp-add-defvars): Don't skip defvars in column >0.
7998 (eval-defun-2): Remove bogus interactive spec.
7999 (lisp-indent-line): Remove redundant whole-exp code, now done in
8000 indent-according-to-mode.
8001 (save-match-data): Remove redundant indent data.
8002
8003 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
8004 Use `declare'.
8005
8006 2012-09-09 Juri Linkov <juri@jurta.org>
8007
8008 * replace.el (replace-regexp-lax-whitespace): New defcustom.
8009 (replace-lax-whitespace, query-replace-regexp)
8010 (query-replace-regexp-eval, replace-regexp): Doc fix.
8011 (perform-replace, replace-highlight): Let-bind
8012 isearch-lax-whitespace to replace-lax-whitespace and
8013 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
8014
8015 * isearch.el (isearch-query-replace): Let-bind
8016 replace-lax-whitespace to isearch-lax-whitespace and
8017 replace-regexp-lax-whitespace to
8018 isearch-regexp-lax-whitespace. (Bug#10885)
8019
8020 2012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
8021
8022 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
8023
8024 2012-09-09 Alan Mackenzie <acm@muc.de>
8025
8026 * progmodes/cc-engine.el (c-state-cache-init):
8027 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
8028 (c-record-parse-state-state):
8029 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
8030
8031 2012-09-09 Andreas Schwab <schwab@linux-m68k.org>
8032
8033 * register.el (register-separator): Rename from
8034 separator-register. All uses changed. Doc fix.
8035 (register): Fix version.
8036
8037 2012-09-09 Chong Yidong <cyd@gnu.org>
8038
8039 * replace.el (query-replace-map): Bind four new symbols for
8040 requesting window scrolling.
8041
8042 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
8043 query-replace-map (Bug#8948).
8044
8045 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
8046
8047 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
8048 since they are now in query-replace-map.
8049
8050 * window.el (scroll-other-window-down): Make the arg optional.
8051
8052 2012-09-09 Chong Yidong <cyd@gnu.org>
8053
8054 * files.el (hack-local-variables-confirm): Use quit-window to kill
8055 the *Local Variables* buffer.
8056
8057 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
8058
8059 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
8060 not just expect to be at its beginning. Adjust callees.
8061 Succeed when do-end block has no space before the pipe character.
8062 (ruby-brace-to-do-end): When the original block is one-liner,
8063 convert to multiline. Reindent the result.
8064
8065 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
8066
8067 * register.el (register): New group.
8068 (separator-register): New user option.
8069 (increment-register): Route it to `append-to-register', if
8070 register contains text. Implication is that `C-x r +' can now be
8071 used for appending to a text register (bug#12217).
8072 (append-to-register, prepend-to-register): Add separator based on
8073 `separator-register'.
8074
8075 2012-09-08 Alan Mackenzie <acm@muc.de>
8076
8077 AWK Mode: make auto-newline work when there's "==" in the pattern.
8078 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
8079 correctly.
8080 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
8081 Test more rigorously for "=" token.
8082
8083 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
8084
8085 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
8086 Only fail when reached LIMIT.
8087
8088 2012-09-08 Chong Yidong <cyd@gnu.org>
8089
8090 * dired.el (dired-mode-map): Don't bind M-=.
8091
8092 * dired-aux.el (dired-diff): Use backup file as default.
8093
8094 2012-09-08 Drew Adams <drew.adams@oracle.com>
8095
8096 * subr.el (add-to-history): Fix delete usage (Bug#12314).
8097
8098 2012-09-08 Chong Yidong <cyd@gnu.org>
8099
8100 * subr.el (syntax-after, syntax-class): Doc fix.
8101
8102 2012-09-08 Martin Rudalics <rudalics@gmx.at>
8103
8104 * window.el (display-buffer-in-previous-window): New buffer
8105 display action function.
8106
8107 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
8108 (debugger-previous-window): New variable.
8109 (debug): Rewrite using display-buffer-in-previous-window,
8110 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
8111
8112 2012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
8113
8114 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
8115
8116 2012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
8117
8118 * progmodes/python.el (python-shell-send-string):
8119 When default-directory is remote, create temp file on remote
8120 filesystem.
8121 (python-shell-send-file): When file is remote, pass local view of
8122 file paths to remote Python interpreter. (Bug#12340)
8123
8124 2012-09-07 Chong Yidong <cyd@gnu.org>
8125
8126 * window.el (switch-to-buffer): Doc fix (Bug#12181).
8127
8128 * files.el (after-find-file): Don't fail on a read-only buffer if
8129 require-final-newline is `visit' or `visit-save' (Bug#11156).
8130
8131 * subr.el (read-char-choice): Allow quitting via ESC ESC.
8132
8133 * userlock.el (ask-user-about-supersession-threat):
8134 Use read-char-choice (Bug#12093).
8135
8136 2012-09-07 Chong Yidong <cyd@gnu.org>
8137
8138 * subr.el (buffer-narrowed-p): New function.
8139
8140 * ses.el (ses-widen):
8141 * simple.el (count-words--buffer-message):
8142 * net/browse-url.el (browse-url-of-buffer): Use it.
8143
8144 * simple.el (count-words-region): Don't signal an error if there
8145 is a non-nil prefix arg and the mark is not set.
8146
8147 * help.el (describe-key-briefly): Allow the message to be seen
8148 when invoked from the minibuffer (Bug#7014).
8149
8150 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
8151
8152 * progmodes/ruby-mode.el (ruby-end-of-defun)
8153 (ruby-beginning-of-defun): Simplify, allow indentation before
8154 block beginning and end keywords.
8155 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
8156 (ruby-end-of-defun): Expect that the point is at the beginning of
8157 the defun.
8158
8159 2012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
8160
8161 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
8162 (bug#12367).
8163 (cl--make-usage-args): Strip _ from argument names.
8164
8165 2012-09-06 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
8166
8167 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
8168 obsolete alias speedbar-key-map.
8169 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
8170 (vhdl-index-menu-init): Don't use obsolete variable
8171 font-lock-maximum-size.
8172
8173 2012-09-06 Chong Yidong <cyd@gnu.org>
8174
8175 * frame.el (window-system-version): Mark as obsolete.
8176
8177 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
8178 of obsolete variable speedbar-key-map.
8179
8180 2012-09-06 Juri Linkov <juri@jurta.org>
8181
8182 * replace.el (replace-lax-whitespace): New defcustom.
8183 (query-replace, query-replace-regexp, query-replace-regexp-eval)
8184 (replace-string, replace-regexp): Mention it in docstrings.
8185 (perform-replace, replace-highlight): Let-bind
8186 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
8187 to the values of replace-lax-whitespace and regexp-flag.
8188 Don't let-bind search-whitespace-regexp. (Bug#10885)
8189
8190 * isearch.el (isearch-query-replace): Let-bind
8191 replace-lax-whitespace instead of let-binding
8192 replace-search-function and replace-re-search-function.
8193 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
8194 and isearch-regexp-lax-whitespace to lazy-highlight variables.
8195 (isearch-toggle-symbol): Set isearch-regexp to nil
8196 in isearch-word mode (like in isearch-toggle-word).
8197
8198 2012-09-06 Juri Linkov <juri@jurta.org>
8199
8200 * replace.el (replace-search-function)
8201 (replace-re-search-function): Set default values to nil.
8202 (perform-replace): Let-bind isearch-related variables based on
8203 replace-related values, call `isearch-search-fun' and let-bind
8204 the result to `search-function'. Remove code that sets
8205 `search-function' and `search-string' separately for
8206 `delimited-flag'.
8207 (replace-highlight): Add new argument `delimited-flag' and
8208 rename other arguments to the names used in `perform-replace'.
8209 Let-bind `isearch-word' to the argument `delimited-flag'.
8210 (Bug#10885, bug#10887)
8211
8212 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
8213
8214 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
8215 ruby-beginning-of-indent, simplify, allow all keywords to have
8216 indentation before them.
8217 (ruby-beginning-of-indent): Adjust for above. Search until the
8218 found point is not inside a string or comment.
8219 (ruby-font-lock-keywords): Allow symbols to start with "@"
8220 character, give them higher priority than variables.
8221 (ruby-syntax-propertize-function)
8222 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
8223 matchers. Expression expansions are not comments when inside a
8224 string, and there comment syntax status is irrelevant.
8225 (ruby-match-expression-expansion): New function. Check that
8226 expression expansion is inside a string, and it's not escaped.
8227 (ruby-font-lock-keywords): Use it.
8228
8229 2012-09-05 Martin Rudalics <rudalics@gmx.at>
8230
8231 * help.el (temp-buffer-max-height): New default value.
8232 (temp-buffer-resize-frames): New option.
8233 (resize-temp-buffer-window): Optionally resize frame.
8234
8235 * window.el (fit-frame-to-buffer-bottom-margin): New option.
8236 (fit-frame-to-buffer): New function.
8237
8238 2012-09-05 Glenn Morris <rgm@gnu.org>
8239
8240 * emulation/cua-rect.el (cua--init-rectangles):
8241 * textmodes/picture.el (picture-mode-map):
8242 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
8243 like forward-char and backward-char. (Bug#12317)
8244
8245 2012-09-05 Leo Liu <sdl.web@gmail.com>
8246
8247 * progmodes/flymake.el (flymake-warning-re): New variable.
8248 (flymake-parse-line): Use it.
8249
8250 2012-09-05 Glenn Morris <rgm@gnu.org>
8251
8252 * calendar/holidays.el (holiday-christian-holidays):
8253 Rename an entry. (Bug#12289)
8254
8255 2012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
8256
8257 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
8258 (bug#12222).
8259
8260 2012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
8261
8262 * loadup.el: Load macroexp. Remove hack.
8263 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
8264 (macroexp--expand-all): Use it to get better warnings.
8265 (macroexp--backtrace, macroexp--trim-backtrace-frame)
8266 (internal-macroexpand-for-load): New functions.
8267 (macroexp--pending-eager-loads): New var.
8268 (emacs-startup-hook): New hack to replace one in loadup.el.
8269 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
8270 (cl--compiler-macro-cXXr): Move to top, before they can be used.
8271 (cl-psetf): Simplify.
8272 (cl-defstruct): Add indent rule.
8273
8274 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
8275
8276 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
8277 over `user-mail-address' for the SMTP MAIL FROM envelope.
8278 (smtpmail-via-smtp): Ditto.
8279
8280 2012-09-04 Dmitry Gutov <dgutov@yandex.ru>
8281
8282 * progmodes/ruby-mode.el: Clean up keybindings.
8283 (ruby-mode-map): Don't bind ruby-electric-brace,
8284 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
8285 backward-kill-word, reindent-then-newline-and-indent.
8286 (ruby-mark-defun): Remove.
8287 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
8288 (ruby-mode): Set local beginning-of-defun-function and
8289 end-of-defun-function values.
8290
8291 2012-09-03 Martin Rudalics <rudalics@gmx.at>
8292
8293 * window.el (temp-buffer-window-setup-hook)
8294 (temp-buffer-window-show-hook): New hooks.
8295 (temp-buffer-window-setup, temp-buffer-window-show)
8296 (with-temp-buffer-window): New functions.
8297 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
8298 (special-display-popup-frame): Make sure the window used shows BUFFER.
8299
8300 * help.el (temp-buffer-resize-mode): Fix doc-string.
8301 (resize-temp-buffer-window): New optional argument WINDOW.
8302
8303 * files.el (recover-file, save-buffers-kill-emacs):
8304 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
8305
8306 2012-09-02 Michael Albinus <michael.albinus@gmx.de>
8307
8308 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
8309 remote definition of `default-directory', ensure we can connect.
8310
8311 2012-09-02 Juri Linkov <juri@jurta.org>
8312
8313 Toggle whitespace matching mode with M-s SPC.
8314 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
8315
8316 * isearch.el (search-whitespace-regexp): Doc fix.
8317 Remove cons cell customization.
8318 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
8319 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
8320 New variables.
8321 (isearch-forward, isearch-forward-regexp): Doc fix.
8322 (isearch-toggle-lax-whitespace): New command.
8323 (search-forward-lax-whitespace, search-backward-lax-whitespace)
8324 (re-search-forward-lax-whitespace)
8325 (re-search-backward-lax-whitespace): New functions.
8326 (isearch-whitespace-regexp): Remove function.
8327 (isearch-query-replace): Let-bind replace-search-function and
8328 replace-re-search-function.
8329 (isearch-occur): Let-bind search-spaces-regexp according to the
8330 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
8331 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
8332 condition for C-q SPC.
8333 (isearch-search-fun-default): Use new functions mentioned above.
8334 (isearch-search-forward, isearch-search-backward): Remove functions.
8335 (isearch-search): Don't let-bind search-spaces-regexp.
8336 (isearch-lazy-highlight-space-regexp): Remove variable.
8337 (isearch-lazy-highlight-lax-whitespace)
8338 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
8339 (isearch-lazy-highlight-new-loop): Use them.
8340 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
8341
8342 2012-09-02 Chong Yidong <cyd@gnu.org>
8343
8344 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
8345
8346 2012-09-02 Glenn Morris <rgm@gnu.org>
8347
8348 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
8349
8350 2012-09-01 Glenn Morris <rgm@gnu.org>
8351
8352 * term.el: Tidy up menu definitions.
8353 (term-mode-map): Use easymenu for In/Out, Complete menus.
8354 (term-pager-break-map): Initialize in the defvar.
8355 (term-terminal-menu, term-signals-menu): Define with easymenu.
8356 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
8357 (term-pager-menu): New, extracted from term-process-pager.
8358 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
8359 (term-update-mode-line): Propertize line/char and page items.
8360 (term-process-pager): Move keymap initialization elsewhere.
8361
8362 2012-09-01 Martin Rudalics <rudalics@gmx.at>
8363
8364 * window.el (switch-to-prev-buffer): Handle additional values of
8365 BURY-OR-KILL argument. Don't switch in minibuffer window.
8366 (switch-to-next-buffer): Don't switch in minibuffer window.
8367 (quit-restore-window): New function based on quit-window.
8368 Handle additional values of former KILL argument.
8369 (quit-window): Call quit-restore-window with appropriate
8370 interpretation of KILL argument.
8371 (display-buffer-below-selected): New buffer display action
8372 function.
8373
8374 2012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
8375
8376 * minibuffer.el (completion-at-point-functions): Complete docstring
8377 (bug#12254).
8378
8379 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
8380
8381 Better seed support for (random).
8382 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
8383 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
8384 * play/mpuz.el, play/tetris.el, play/zone.el:
8385 * calc/calc-comb.el (math-init-random-base):
8386 * play/blackbox.el (bb-init-board):
8387 * play/life.el (life):
8388 * server.el (server-use-tcp):
8389 * type-break.el (type-break):
8390 Remove unnecessary call to (random t).
8391 * net/sasl.el (sasl-unique-id-function):
8392 Change (random t) to (random), now that the latter is more random.
8393 * play/life.el (life-initialized): Remove no-longer-needed var.
8394
8395 2012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
8396
8397 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
8398 Consider frame's buffer predicate when choosing the buffer.
8399 (Bug#12081)
8400
8401 2012-08-30 Richard Stallman <rms@gnu.org>
8402
8403 * simple.el (special-mode-map): Delete binding for `z'.
8404
8405 2012-08-30 Andreas Schwab <schwab@linux-m68k.org>
8406
8407 * progmodes/compile.el (compilation-always-kill): Doc fix.
8408
8409 2012-08-30 Chong Yidong <cyd@gnu.org>
8410
8411 * window.el (display-buffer-reuse-frames): Make the obsolescence
8412 message more informative.
8413
8414 2012-08-30 Glenn Morris <rgm@gnu.org>
8415
8416 * paren.el (show-paren-delay):
8417 Add a :set function. Doc fix. (Bug#12297)
8418
8419 2012-08-29 Martin Blais <blais@furius.ca> (tiny change)
8420
8421 * progmodes/compile.el (compilation-always-kill): New var.
8422 (compilation-start): Use it.
8423
8424 2012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
8425
8426 * simple.el (read-only-mode): Move from files.el for bootstrapping.
8427 * files.el (read-only-mode): Move to simple.el.
8428
8429 * files.el (read-only-mode): New minor mode.
8430 (toggle-read-only): Use it and mark obsolete.
8431 (find-file--read-only):
8432 * vc/vc.el (vc-next-action, vc-checkout):
8433 * vc/vc-cvs.el (vc-cvs-checkout):
8434 * obsolete/vc-mcvs.el (vc-mcvs-update):
8435 * ffap.el (ffap--toggle-read-only): Update callers.
8436
8437 2012-08-29 Michael Albinus <michael.albinus@gmx.de>
8438
8439 * eshell/esh-ext.el (eshell-external-command): Do not examine
8440 remote shell scripts.
8441 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
8442
8443 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
8444 "/usr/local/sbin".
8445
8446 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8447
8448 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
8449
8450 2012-08-28 Leo Liu <sdl.web@gmail.com>
8451
8452 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
8453 completion-at-point. (Bug#12220)
8454
8455 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
8456
8457 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
8458
8459 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8460
8461 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
8462 be buffer-local; add delete-trailing-whitespace (bug#12259).
8463
8464 2012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
8465
8466 * progmodes/hideif.el (hif-compress-define-list):
8467 Fix typo. (Bug#11951)
8468
8469 2012-08-28 Dan Nicolaescu <dann@gnu.org>
8470
8471 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
8472 buffer local setting.
8473
8474 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
8475 rcirc-encode-coding-system.
8476
8477 2012-08-28 Leo Liu <sdl.web@gmail.com>
8478
8479 * net/rcirc.el (rcirc-split-message): New function.
8480 (rcirc-send-message): Use it. (Bug#12051)
8481
8482 2012-08-28 Juri Linkov <juri@jurta.org>
8483
8484 * info.el (Info-fontify-node): Hide empty lines at the end of
8485 the node. (Bug#12272)
8486
8487 2012-08-27 Drew Adams <drew.adams@oracle.com>
8488
8489 * dired.el (dired-pop-to-buffer): Make window start at beginning
8490 of buffer (Bug#12281).
8491
8492 2012-08-26 Chong Yidong <cyd@gnu.org>
8493
8494 * window.el (special-display-regexps, special-display-frame-alist)
8495 (special-display-buffer-names, special-display-function)
8496 (display-buffer-reuse-frames): Mark as obsolete.
8497
8498 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
8499
8500 * help.el (help-print-return-message): Don't treat
8501 display-buffer-reuse-frames specially.
8502
8503 2012-08-26 Chong Yidong <cyd@gnu.org>
8504
8505 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
8506 New variable, replacing gdb-frame-parameters.
8507 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
8508 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
8509 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
8510 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
8511 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
8512 the functions directly with gdb-display-buffer-other-frame-action.
8513 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
8514 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
8515 (gdb-display-stack-buffer, gdb-display-locals-buffer)
8516 (gdb-display-registers-buffer): Define directly.
8517 (def-gdb-display-buffer): Macro deleted.
8518 (gdb-display-buffer): Remove second and third args, callers don't
8519 use them. Defer to the default display-buffer behavior, apart
8520 from making windows dedicated.
8521 (gdb-setup-windows): Don't call display-buffer unnecessarily.
8522
8523 * progmodes/gud.el (gud-display-line): Just use display-buffer.
8524
8525 * window.el (display-buffer-pop-up-frame): Handle a
8526 pop-up-frame-parameters alist entry.
8527 (display-buffer): Document it.
8528
8529 2012-08-26 Chong Yidong <cyd@gnu.org>
8530
8531 * isearch.el (search-whitespace-regexp): Make string and nil
8532 values apply to both ordinary and regexp search. Allow a cons
8533 cell value to distinguish between the two.
8534 (isearch-whitespace-regexp, isearch-search-forward)
8535 (isearch-search-backward): New functions.
8536 (isearch-occur, isearch-search-fun-default, isearch-search)
8537 (isearch-lazy-highlight-new-loop): Use them.
8538 (isearch-forward, isearch-forward-regexp): Doc fix.
8539
8540 2012-08-26 Chong Yidong <cyd@gnu.org>
8541
8542 * faces.el (help-argument-name): Always inherit from italic
8543 (Bug#12213).
8544
8545 2012-08-25 Martin Rudalics <rudalics@gmx.at>
8546
8547 * window.el (window--even-window-heights): Even heights when
8548 WINDOW and the selected window form a vertical combination.
8549 (display-buffer-use-some-window): Provide that window used gets
8550 sized back by quit-window. (Bug#11880) and (Bug#12091)
8551
8552 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
8553
8554 Fix file time stamp problem with bzr and CVS (Bug#12001).
8555 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
8556 in the file's time stamp, since the version control system loses
8557 that information.
8558
8559 2012-08-22 Juri Linkov <juri@jurta.org>
8560
8561 * info.el (Info-fontify-node): Hide the suffix of the
8562 Info file name in the header line. (Bug#12187)
8563
8564 2012-08-22 Glenn Morris <rgm@gnu.org>
8565
8566 * calendar/cal-tex.el (cal-tex-weekly-common):
8567 Restore leading blank page.
8568
8569 2012-08-22 Le Wang <l26wang@gmail.com>
8570
8571 * misc.el (forward-to-word, backward-to-word): Activate or extend
8572 the region under `shift-select-mode'. (Bug#12231)
8573
8574 2012-08-22 Bastien Guerry <bzg@gnu.org>
8575
8576 * progmodes/executable.el (executable-prefix): Set to "#!" instead
8577 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
8578 gives details on why the space is never needed.
8579
8580 2012-08-22 Martin Rudalics <rudalics@gmx.at>
8581
8582 * window.el (walk-window-tree, window-with-parameter):
8583 New optional argument MINIBUF to control whether these functions
8584 should run on the minibuffer window.
8585 (window-at-side-list): Don't operate on minibuffer window.
8586 (window-in-direction): Simplify and rewrite doc-string.
8587 (window--size-ignore): Rename to window--size-ignore-p.
8588 Update callers.
8589 (display-buffer-in-atom-window, window--major-non-side-window)
8590 (window--major-side-window, display-buffer-in-major-side-window)
8591 (delete-side-window, display-buffer-in-side-window):
8592 New functions.
8593 (window--side-check, window-deletable-p, delete-window)
8594 (delete-other-windows, split-window): Handle side windows and
8595 atomic windows appropriately.
8596 (window--display-buffer): Call display-buffer-record-window also
8597 when the window buffer did not change.
8598
8599 2012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
8600
8601 * help-fns.el (help-fns--key-bindings):
8602 Abbreviate non-symbol remap targets. (Bug#12174)
8603
8604 2012-08-22 Martin Rudalics <rudalics@gmx.at>
8605
8606 * dired.el (dired-mark-remembered): Don't clobber point.
8607 (Bug#11795)
8608
8609 2012-08-22 Glenn Morris <rgm@gnu.org>
8610
8611 * progmodes/bug-reference.el (bug-reference): New custom group.
8612 (bug-reference-bug-regexp): Make it a defcustom.
8613
8614 2012-08-22 Daiki Ueno <ueno@unixuser.org>
8615
8616 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
8617 (js-paren-indent-offset, js-square-indent-offset)
8618 (js-curly-indent-offset): Add :safe (Bug#12257).
8619
8620 2012-08-22 Edward O'Connor <hober0@gmail.com>
8621
8622 * json.el (json-key-format): Add error properties.
8623 (json-encode-key): New function.
8624 (json-encode-hash-table, json-encode-alist, json-encode-plist):
8625 Use json-encode-key.
8626
8627 2012-08-22 Glenn Morris <rgm@gnu.org>
8628
8629 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
8630 (cal-tex-leftday, cal-tex-rightday): Remove functions.
8631 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
8632 Update for above change.
8633
8634 2012-08-21 Andreas Schwab <schwab@linux-m68k.org>
8635
8636 * cus-face.el (custom-face-attributes): Fix customize type for the
8637 :underline attribute. (Bug#11805)
8638
8639 2012-08-21 Martin Rudalics <rudalics@gmx.at>
8640
8641 * window.el (window-point-1, set-window-point-1): Remove.
8642 (window-in-direction, record-window-buffer)
8643 (set-window-buffer-start-and-point, split-window-below)
8644 (window--state-get-1, display-buffer-record-window):
8645 Replace calls to window-point-1 and set-window-point-1 by calls to
8646 window-point and set-window-point respectively.
8647
8648 2012-08-21 Glenn Morris <rgm@gnu.org>
8649
8650 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
8651 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
8652 Use it.
8653
8654 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
8655 (cal-tex-shortday): New function.
8656 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
8657 (cal-tex-cursor-filofax-daily): Use the above.
8658
8659 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
8660 New functions.
8661 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
8662 (cal-tex-cursor-filofax-week): Use them.
8663
8664 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
8665 New constants.
8666 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
8667 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
8668
8669 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
8670 (cal-tex-end-document): Don't rely on buffer name.
8671
8672 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
8673 Use cal-tex-vspace.
8674 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
8675 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
8676 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
8677 Use cal-tex-arg.
8678
8679 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
8680 (cal-tex-cursor-week, cal-tex-cursor-week2)
8681 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
8682 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8683 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
8684 (cal-tex-insert-preamble, cal-tex-b-document)
8685 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
8686 Improve cal-tex-cmd usage.
8687
8688 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
8689 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
8690 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
8691 (cal-tex-weekly-paper): New function.
8692 (cal-tex-cursor-week, cal-tex-cursor-week2)
8693 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
8694 (cal-tex-cursor-day): Use it.
8695
8696 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
8697 (cal-tex-cursor-filofax-week): Remove leading blank page.
8698
8699 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
8700 Add autoload cookie. For now at least, don't use color, since
8701 no other cal-tex function does.
8702
8703 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
8704 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8705 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
8706
8707 2012-08-21 Juri Linkov <juri@jurta.org>
8708
8709 * info.el (Info-file-attributes): New variable.
8710 (info-insert-file-contents): Add file attributes to
8711 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
8712 `Info-toc-nodes' when previous modtime of the Info file is less
8713 than new modtime.
8714 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
8715 of info.el. (Bug#12230)
8716
8717 2012-08-20 Glenn Morris <rgm@gnu.org>
8718
8719 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
8720 * calendar/holidays.el (calendar-holiday-list):
8721 Report errors with display-warning rather than beep'n'sleep.
8722
8723 2012-08-20 Michael Albinus <michael.albinus@gmx.de>
8724
8725 * net/tramp.el (tramp-accept-process-output): Accept only output
8726 from PROC. Otherwise, process filters and sentinels might be
8727 confused. (Bug#12145)
8728
8729 2012-08-20 Chong Yidong <cyd@gnu.org>
8730
8731 * descr-text.el (describe-text-properties-1): Use overlays-in to
8732 report on empty overlays (Bug#3322).
8733
8734 2012-08-20 Glenn Morris <rgm@gnu.org>
8735
8736 * mail/rmailout.el (rmail-output-read-file-name):
8737 Trap and report errors in rmail-output-file-alist elements.
8738
8739 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
8740 since most non-font-lock faces are not also variables).
8741
8742 2012-08-20 Edward Reingold <reingold@iit.edu>
8743
8744 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
8745 New function. (Bug12160)
8746
8747 2012-08-19 Glenn Morris <rgm@gnu.org>
8748
8749 * mail/rmailout.el (rmail-output-read-file-name):
8750 Fix previous change (when the alist is nil or does not match).
8751
8752 2012-08-19 Chong Yidong <cyd@gnu.org>
8753
8754 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
8755 (Bug#12228).
8756
8757 2012-08-18 Chong Yidong <cyd@gnu.org>
8758
8759 * simple.el (yank-handled-properties): New defcustom.
8760 (yank-excluded-properties): Add font-lock-face and category.
8761 (yank): Doc fix.
8762
8763 * subr.el (remove-yank-excluded-properties):
8764 Obey yank-handled-properties. The special handling of font-lock-face
8765 and category is now done this way, instead of being hard-coded.
8766 (insert-for-yank-1): Remove font-lock-face handling.
8767 (yank-handle-font-lock-face-property)
8768 (yank-handle-category-property): New function.
8769
8770 2012-08-17 Glenn Morris <rgm@gnu.org>
8771
8772 * mail/rmailout.el (rmail-output-read-file-name):
8773 Check rmail-output-file-alist against the full message body
8774 in the correct rmail buffer. (Bug#12214)
8775
8776 2012-08-17 Michael Albinus <michael.albinus@gmx.de>
8777
8778 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
8779 Eliminate superfluous prompt. (Bug#12203)
8780
8781 2012-08-17 Chong Yidong <cyd@gnu.org>
8782
8783 * mouse.el (mouse-appearance-menu): If x-select-font returns a
8784 font spec, set the font directly (Bug#3228).
8785
8786 2012-08-17 Martin Rudalics <rudalics@gmx.at>
8787
8788 * window.el (delete-window): Fix last fix.
8789
8790 2012-08-16 Martin Rudalics <rudalics@gmx.at>
8791
8792 * window.el (window-valid-p): Move to window.c.
8793 (window-child, window-child-count, window-last-child)
8794 (window-normalize-window, window-combined-p)
8795 (window-combinations, window-atom-root, window-min-size)
8796 (window-sizable, window-sizable-p, window-size-fixed-p)
8797 (window-min-delta, window-max-delta, window--resizable)
8798 (window--resizable-p, window-resizable, window-total-size)
8799 (window-full-height-p, window-full-width-p, window-body-size)
8800 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
8801 (minimize-window, window-deletable-p, delete-window)
8802 (delete-other-windows, set-window-buffer-start-and-point)
8803 (next-buffer, previous-buffer, split-window, balance-windows-2)
8804 (set-window-text-height, window-buffer-height)
8805 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
8806 (truncated-partial-width-window-p): Minor code adjustments.
8807 In doc-strings state whether the argument window has to denote a
8808 live, valid or any window.
8809
8810 2012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
8811
8812 * progmodes/subword.el (subword-forward-function)
8813 (subword-backward-function, subword-forward-regexp)
8814 (subword-backward-regexp): New variables.
8815 (subword-forward, subword-forward-internal, subword-backward-internal):
8816 Use new variables, eg so that different "word" definitions
8817 can be easily used. (Bug#11411)
8818
8819 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8820
8821 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
8822 for composite selectors.
8823 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
8824 operation just because we can't find a previous revision.
8825
8826 2012-08-15 Chong Yidong <cyd@gnu.org>
8827
8828 * frame.el (set-frame-font): Accept font objects.
8829
8830 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8831
8832 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
8833
8834 2012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
8835
8836 * man.el (Man-overstrike-face, Man-underline-face)
8837 (Man-reverse-face): Remove variables.
8838 (Man-overstrike, Man-underline, Man-reverse): New faces.
8839 (Man-fontify-manpage): Use them instead of the variables.
8840 (Man-cleanup-manpage): Comment change.
8841 (Man-ansi-color-map): New variable.
8842 (Man-fontify-manpage): Use it.
8843 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
8844
8845 Implement ANSI SGR parameters 22-27 (bug#12146).
8846 * ansi-color.el (ansi-colors): Doc fix.
8847 (ansi-color-context, ansi-color-context-region): Doc fix.
8848 (ansi-color--find-face): New function.
8849 (ansi-color-apply, ansi-color-apply-on-region): Use it.
8850 Rename the local variable `face' to `codes' since it is now a list of
8851 ansi codes. Doc fix.
8852 (ansi-color-get-face): Remove.
8853 (ansi-color-parse-sequence): New function, derived from
8854 ansi-color-get-face.
8855 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
8856 codes 22-27.
8857
8858 2012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
8859
8860 * subr.el (read-passwd): Allow use from a minibuffer.
8861
8862 2012-08-14 Eli Zaretskii <eliz@gnu.org>
8863
8864 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
8865 inside comments and strings as identifiers.
8866
8867 * progmodes/gud.el (gud-tooltip-print-command): Quote the
8868 expression to evaluate. This allows to evaluate expressions with
8869 embedded whitespace.
8870 (gud-tooltip-tips): Add a blank before the newline in the
8871 message-box text, for the benefit of message-box emulation on
8872 MS-Windows.
8873
8874 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
8875 messages from GDB, pop them up in a tooltip to give feedback to
8876 user.
8877 (gdb-tooltip-print-1): Quote the expression to evaluate.
8878 This allows to evaluate expressions with embedded whitespace.
8879 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
8880 if the TTY name is nil or empty (which happens when communicating
8881 with the inferior via pipes, e.g. on MS-Windows).
8882 (gdb-internals): If GDB sends a "&\n" empty debugging message,
8883 don't send that to the GUD buffer.
8884
8885 2012-08-14 Glenn Morris <rgm@gnu.org>
8886
8887 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
8888 Optimize away setq-default with no args, as for setq. (Bug#12195)
8889
8890 2012-08-14 Chong Yidong <cyd@gnu.org>
8891
8892 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
8893
8894 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
8895 (Bug#12085).
8896
8897 2012-08-14 Glenn Morris <rgm@gnu.org>
8898
8899 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
8900
8901 2012-08-14 Michael Albinus <michael.albinus@gmx.de>
8902
8903 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
8904 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8905 Use cached shell name.
8906
8907 2012-08-14 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8908
8909 * progmodes/python.el (python-shell-send-string):
8910 (python-shell-send-setup-code): Do not use `format' with `message'.
8911
8912 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
8913
8914 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
8915 (ruby-percent-literal-beg-re): New constant.
8916 (ruby-syntax-general-delimiters-goto-beg): Rename to
8917 `ruby-syntax-enclosing-percent-literal', improve literal type check.
8918 (ruby-syntax-propertize-general-delimiters): Rename to
8919 `ruby-syntax-propertize-percent-literal', it's a shorter and more
8920 popular term. Adjust comments everywhere.
8921 (ruby-syntax-propertize-percent-literal): Only propertize when not
8922 inside a simple string or comment. When the literal is unclosed,
8923 leave the text after it unpropertized.
8924 (ruby-syntax-methods-before-regexp): New constant.
8925 (ruby-syntax-propertize-function): Use it to recognize regexps.
8926 Don't look at the text after regexp, just use the whitelist.
8927
8928 2012-08-14 Andreas Schwab <schwab@linux-m68k.org>
8929
8930 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
8931 non-nil always load the compiled file if it exists. (Bug#12197)
8932
8933 2012-08-14 Chong Yidong <cyd@gnu.org>
8934
8935 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
8936 (hi-lock-set-pattern): When deciding whether to use font lock or
8937 overlays, look at font-lock-mode instead of font-lock-fontified
8938 (Bug#12168).
8939 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
8940 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
8941
8942 2012-08-14 Daiki Ueno <ueno@unixuser.org>
8943
8944 * subr.el (internal--after-with-selected-window): Fix typo
8945 (Bug#12193).
8946
8947 2012-08-14 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8948
8949 Use `completion-table-dynamic' for completion functions.
8950 * progmodes/python.el
8951 (python-shell-completion--do-completion-at-point)
8952 (python-shell-completion--get-completions):
8953 Remove functions.
8954 (python-shell-completion-complete-at-point): New function.
8955 (python-completion-complete-at-point): Use it.
8956
8957 2012-08-13 Jambunathan K <kjambunathan@gmail.com>
8958
8959 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
8960 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
8961
8962 2012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
8963
8964 * subr.el (function-get): Refine `autoload' arg so it can also
8965 autoload functions for gv.el (bug#12191).
8966 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
8967 autoloads macros.
8968
8969 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
8970 Prefer pcase-let over destructuring-bind.
8971 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
8972 Also, remove whitespace as we go, rather than after accumulating the
8973 various places.
8974
8975 * subr.el (internal--before-with-selected-window)
8976 (internal--after-with-selected-window): Fix typo seleted->selected.
8977 (with-selected-window): Adjust callers.
8978 Reported by Dmitry Gutov <dgutov@yandex.ru>.
8979
8980 2012-08-13 Bastien Guerry <bzg@gnu.org>
8981
8982 * window.el (special-display-popup-frame): Minor docstring
8983 enhancement. (Bug#12172)
8984
8985 2012-08-13 Andreas Schwab <schwab@linux-m68k.org>
8986
8987 * tar-mode.el (tar-header-data-end): Only ignore size for files of
8988 type 1-6.
8989 (tar-header-block-summarize, tar-get-descriptor): Handle pax
8990 extended headers.
8991
8992 * files.el (hack-local-variables-filter): Remove useless eval.
8993
8994 2012-08-13 Martin Rudalics <rudalics@gmx.at>
8995
8996 * subr.el (with-selected-window): Fix last change.
8997
8998 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8999
9000 * subr.el (internal--before-with-seleted-window)
9001 (internal--after-with-seleted-window): New functions.
9002 (with-selected-window): Use them, to replace dependency on
9003 tty-top-frame.
9004
9005 2012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
9006
9007 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
9008 binding for `newline'.
9009 (ruby-move-to-block): When moving backward, stop at block opening,
9010 not indentation.
9011 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
9012 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
9013 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
9014 `ruby-toggle-block'.
9015
9016 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
9017
9018 * ibuffer.el (ibuffer-do-toggle-read-only):
9019 * dired.el (dired-toggle-read-only):
9020 * buff-menu.el (Buffer-menu-toggle-read-only):
9021 * bindings.el (mode-line-toggle-read-only):
9022 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
9023
9024 2012-08-12 Andreas Schwab <schwab@linux-m68k.org>
9025
9026 * descr-text.el (describe-char): Put the overlays over the
9027 "displayed as" character.
9028
9029 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
9030
9031 * calc/calc-units.el (math-default-units-table): Give an
9032 initial value.
9033 (math-put-default-units): Add options to put composite units and
9034 unit systems in the default units table.
9035 (calc-convert-units): Send composite units to
9036 `math-put-default-units' when appropriate.
9037
9038 2012-08-11 Glenn Morris <rgm@gnu.org>
9039
9040 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
9041
9042 * tutorial.el (help-with-tutorial):
9043 * emacs-lisp/copyright.el (copyright-update-directory):
9044 * emacs-lisp/autoload.el (autoload-find-generated-file)
9045 (autoload-find-file): Disable local eval: (for insurance).
9046
9047 * files.el (hack-local-variables-filter): If an eval: form is not
9048 known to be safe, and enable-local-variables is :safe, then ignore
9049 the form totally, as is done for non-eval forms. (Bug#12155)
9050 This is CVE-2012-3479.
9051
9052 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
9053
9054 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
9055 (rx-form): Simplify.
9056
9057 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
9058
9059 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
9060 ?, _, and : are symbol constituents, ! is not (but kinda should be).
9061 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
9062 (ruby-syntax-propertize-function): Adjust for changes in
9063 `ruby-syntax-propertize-heredoc'.
9064
9065 2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
9066
9067 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
9068 binding (use `M-;' instead).
9069 (ruby-singleton-class-p): New function.
9070 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
9071
9072 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
9073
9074 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
9075
9076 2012-08-10 Chong Yidong <cyd@gnu.org>
9077
9078 * progmodes/python.el (python-shell-get-process-name): Don't mess
9079 with same-window-buffer-names.
9080
9081 * eshell/eshell.el (eshell-add-to-window-buffer-names)
9082 (eshell-remove-from-window-buffer-names): Make obsolete.
9083 (eshell-buffer-name, eshell-unload-hook): Don't use them.
9084 (eshell): Just use pop-to-buffer-same-window instead.
9085
9086 2012-08-10 Chong Yidong <cyd@gnu.org>
9087
9088 * bindings.el: Bind M-= back to count-words-region.
9089
9090 * simple.el (count-words-region): Accept a prefix arg for acting
9091 on the entire buffer.
9092 (count-words--buffer-message): New helper function.
9093
9094 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
9095
9096 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
9097 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
9098 (event-start, event-end): Use posn-at-point to return a more
9099 informative posn.
9100 (posnp): New function.
9101 * mouse.el (popup-menu-normalize-position): Use it.
9102
9103 2012-08-10 Masatake YAMATO <yamato@redhat.com>
9104
9105 * mouse.el (popup-menu-normalize-position): New function.
9106 (popup-menu): Use `popup-menu-normalize-position' to normalize
9107 the form for POSITION argument.
9108
9109 * term/x-win.el (x-menu-bar-open):
9110 Use the value returend from (posn-at-point) as position
9111 passed to `popup-menu'.
9112
9113 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
9114
9115 * calc/calccomp.el (math-compose-expr): Add extra argument
9116 indicating that parentheses should be put around products in
9117 denominators. Give multiplication precedence over division during
9118 composition.
9119
9120 2012-08-09 Chong Yidong <cyd@gnu.org>
9121
9122 * man.el (Man-switches, Man-sed-command, Man-awk-command)
9123 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
9124 (Man-untabify-command, manual-program): Convert to defcustom
9125 (Bug#10429).
9126
9127 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
9128
9129 * descr-text.el (describe-char): Don't insert extra newlines
9130 (Bug#10127).
9131
9132 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
9133 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
9134
9135 * align.el (align-region): Delete temporary markers (Bug#10047).
9136 Plus some code cleanups.
9137
9138 2012-08-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9139
9140 * progmodes/python.el (python-pdbtrack-tracked-buffer)
9141 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
9142 (python-shell-internal-last-output): Use make-local-variable
9143 instead of make-variable-buffer-local.
9144
9145 2012-08-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9146
9147 * progmodes/python.el: Enhancements to forward-sexp.
9148 (python-nav-forward-sexp): Rename from
9149 python-nav-forward-sexp-function.
9150 (python-nav--forward-sexp, python-nav--backward-sexp):
9151 New functions.
9152
9153 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
9154
9155 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
9156 modes and simplification modes.
9157
9158 2012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
9159
9160 * delsel.el (delete-selection-pre-hook): Don't propagate the
9161 file-supersession signals (bug#12161).
9162
9163 2012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
9164
9165 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
9166 (cl-map-extents): Add compatibility aliases (bug#12135).
9167
9168 2012-08-08 Michael Albinus <michael.albinus@gmx.de>
9169
9170 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
9171 tests by `ignore-error'.
9172 (tramp-find-shell): Open also a new shell, when cache is already
9173 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
9174
9175 2012-08-08 Juri Linkov <juri@jurta.org>
9176
9177 * bookmark.el: Add `defaults' property to the bookmark record.
9178 (bookmark-current-buffer): Doc fix.
9179 (bookmark-make-record): Add `defaults' property with default values
9180 to the bookmark record.
9181 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
9182 with `bookmark-insert-current-bookmark'.
9183 (bookmark-set): Get `defaults' property from the bookmark record
9184 and use it in `read-from-minibuffer'.
9185 (bookmark-insert-current-bookmark): Remove function.
9186
9187 * info.el (Info-bookmark-make-record): Add `defaults' property
9188 with values of canonical Info node name, the current Info file
9189 name and the current Info node name. (Bug#12107)
9190
9191 2012-08-08 Juri Linkov <juri@jurta.org>
9192
9193 * files.el (basic-save-buffer): Use `buffer-name' as the default
9194 of `read-file-name' when buffer is not visiting a file (bug#12128).
9195
9196 2012-08-08 Juri Linkov <juri@jurta.org>
9197
9198 * info.el (Info-isearch-search): Doc fix.
9199 (Info-search): Change search-failed message from "initial node" to
9200 "end of node" (bug#12078).
9201 (Info-isearch-search): Change `isearch-string-state' to
9202 `isearch--state-string'.
9203
9204 2012-08-08 Glenn Morris <rgm@gnu.org>
9205
9206 * language/persian.el: Remove file.
9207 * language/misc-lang.el: Move unique part of persian.el here.
9208 * loadup.el: Remove language/persian.
9209
9210 2012-08-08 Ă“scar Fuentes <ofv@wanadoo.es>
9211
9212 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
9213
9214 2012-08-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9215
9216 * progmodes/python.el: Fix defsubst warning.
9217 (python-syntax-context) Rename from python-info-ppss-context.
9218 (python-syntax-context-type): Rename from
9219 python-info-ppss-context-type.
9220 (python-syntax-comment-or-string-p): Rename from
9221 python-info-ppss-comment-or-string-p.
9222
9223 2012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
9224
9225 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
9226
9227 2012-08-07 Andreas Schwab <schwab@linux-m68k.org>
9228
9229 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
9230 a defcustom that is quoted with backquote.
9231
9232 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
9233 Fix handling of interactive spec when the body uses return.
9234 (math-do-arg-check, math-define-function-body): Use backquote forms.
9235 * calc/calc-ext.el (math-defcache): Likewise.
9236 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
9237 * allout.el (allout-new-exposure): Likewise.
9238 * calc/calcalg2.el (math-tracing-integral): Likewise.
9239 * info.el (Info-last-menu-item): Likewise.
9240 * emulation/vip.el (vip-loop): Likewise.
9241 * textmodes/artist.el (artist-funcall): Likewise.
9242 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
9243 Construct menu-item directly.
9244
9245 * progmodes/autoconf.el (font-lock-syntactic-keywords):
9246 Don't declare.
9247
9248 2012-08-07 Chong Yidong <cyd@gnu.org>
9249
9250 * simple.el (deactivate-mark): Preserve text properties when
9251 saving the primary selection (Bug#8384).
9252
9253 2012-08-07 Kevin Ryde <user42@zip.com.au>
9254
9255 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
9256 (woman-parse-numeric-value): On a bad .IP line, issue a warning
9257 and continue processing (Bug#12110).
9258
9259 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
9260
9261 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
9262 syntax-propertize-function (bug#10095).
9263
9264 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
9265
9266 * help-fns.el (help-fns--key-bindings, help-fns--signature)
9267 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
9268 describe-function-1.
9269 (describe-function-1): Use them. Move compiler macro after sig.
9270 (help-fns--compiler-macro): Use function-get. Assume we're already in
9271 standard-output. Adjust layout to new call order.
9272
9273 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
9274 re-binding a symbol that has a symbol-macro (bug#12119).
9275
9276 2012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
9277
9278 * language/persian.el: New file. (Bug#11812)
9279 * loadup.el: Add language/persian.el.
9280
9281 2012-08-06 Chong Yidong <cyd@gnu.org>
9282
9283 * window.el (window--maybe-raise-frame): New function.
9284 (window--display-buffer): Split off from here.
9285 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9286 (display-buffer-pop-up-window, display-buffer-use-some-window):
9287 Obey an inhibit-switch-frame action alist entry.
9288 (display-buffer): Update doc.
9289
9290 * replace.el (occur-after-change-function): Avoid losing focus by
9291 using the inhibit-switch-frame display parameter (Bug#12139).
9292
9293 2012-08-06 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9294
9295 Make internal shell process buffer names start with space.
9296 * progmodes/python.el (python-shell-make-comint): Add optional
9297 argument INTERNAL.
9298 (run-python-internal): Use it.
9299 (python-shell-internal-get-or-create-process): Check for new
9300 internal buffer names.
9301
9302 2012-08-06 Glenn Morris <rgm@gnu.org>
9303
9304 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
9305 Do less getting and setting of environment variables.
9306
9307 2012-08-05 Chong Yidong <cyd@gnu.org>
9308
9309 * proced.el (proced): Add substitution string to docstring to
9310 trigger autoloading of the proced library on C-h f (Bug#1768).
9311
9312 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9313 Don't show defvars which have no second argument (Bug#8638).
9314
9315 * imenu.el (imenu-generic-expression): Move documentation here
9316 from imenu--generic-function.
9317 (imenu--generic-function): Refer to imenu-generic-expression.
9318
9319 2012-08-05 Vegard Ă˜ye <vegard_oye@hotmail.com> (tiny change)
9320
9321 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
9322 indentation declaration.
9323 (viper-loop): Add indentation declaration (Bug#7025).
9324
9325 2012-08-05 Chong Yidong <cyd@gnu.org>
9326
9327 * help-fns.el (describe-variable): Add hyperlink for
9328 directory-local variables files. Improve buffer-local and
9329 permanent-local reporting; suggested by MON KEY (Bug#6644).
9330
9331 * help-mode.el (help-dir-local-var-def): New button type.
9332
9333 * files.el (kill-buffer-hook): Provide a defvar.
9334
9335 2012-08-05 Glenn Morris <rgm@gnu.org>
9336
9337 * eshell/esh-ext.el (eshell/addpath):
9338 Also update eshell-path-env. (Bug#12013)
9339
9340 2012-08-05 Chong Yidong <cyd@gnu.org>
9341
9342 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
9343
9344 * fringe.el (fringe-styles): Add docstring.
9345 (fringe--check-mode): New function.
9346 (set-fringe-mode, set-fringe-style): Use it.
9347 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
9348
9349 * files.el (set-auto-mode): Fix invalid setq call.
9350
9351 2012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
9352
9353 * isearch.el: Misc simplification; use defstruct.
9354 (isearch-mode-map): Dense maps now work like sparse ones.
9355 (isearch--state): New defstruct.
9356 (isearch-string-state, isearch-message-state, isearch-point-state)
9357 (isearch-success-state, isearch-forward-state)
9358 (isearch-other-end-state, isearch-word-state, isearch-error-state)
9359 (isearch-wrapped-state, isearch-barrier-state)
9360 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
9361 replaced by defstruct's accessors.
9362 (isearch--set-state): Rename from isearch-top-state and change
9363 calling convention.
9364 (isearch-push-state): Use new isearch--get-state.
9365 (isearch-toggle-word): Disable regexp when enabling word.
9366 (isearch-message-prefix): Remove unused arg _c-q-hack.
9367 (isearch-message-suffix): Remove unused arg _ellipsis.
9368
9369 2012-08-04 Andreas Schwab <schwab@linux-m68k.org>
9370
9371 * simple.el (list-processes--refresh): For a server use :host or
9372 :local as the address.
9373 (list-processes): Doc fix.
9374
9375 2012-08-04 Michal Nazarewicz <mina86@mina86.com>
9376
9377 * lisp/mpc.el: Support password in host argument.
9378 (mpc--proc-connect): Parse and use new password element.
9379 Set mpc-proc variable instead of returning process.
9380 (mpc-proc): Adjust accordingly.
9381
9382 2012-08-03 Eli Zaretskii <eliz@gnu.org>
9383
9384 * whitespace.el (whitespace-display-mappings): Use Unicode
9385 codepoints, instead of emacs-mule codepoints. See
9386 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
9387 for the details.
9388
9389 * files.el (file-truename): Don't skip symlink-chasing part on
9390 windows-nt. Incorporate the resolution of 8+3 short aliases on
9391 Windows into the loop that recursively chases symlinks.
9392 Compare directory and its parent case-insensitively on MS-Windows and
9393 MS-DOS.
9394
9395 2012-08-03 Chong Yidong <cyd@gnu.org>
9396
9397 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
9398
9399 * sort.el (sort-regexp-fields): Doc fix.
9400
9401 2012-08-03 Tassilo Horn <tsdh@gnu.org>
9402
9403 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
9404 labels regex position point at the expected place.
9405
9406 2012-08-03 MON KEY <monkey@sandpframing.com>
9407
9408 * net/imap.el (imap-interactive-login, imap-authenticate)
9409 (imap-mailbox-lsub, imap-mailbox-list)
9410 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
9411 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
9412 (imap-parse-response): Doc fix.
9413
9414 2012-08-03 JoĂ£o TĂ¡vora <joaotavora@gmail.com>
9415
9416 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
9417 if sexp scanning does not move point (Bug#5734).
9418
9419 2012-08-02 Tassilo Horn <tsdh@gnu.org>
9420
9421 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
9422 Add listings, minted, and ctable packages.
9423 (reftex-label-alist-builtin): Move listings, minted, and ctable
9424 entries before LaTeX.
9425 (reftex-label-alist): Docfix.
9426
9427 2012-08-02 Bastien Guerry <bzg@gnu.org>
9428
9429 * replace.el (occur): Fix docstring (bug#12122).
9430
9431 2012-08-02 Glenn Morris <rgm@gnu.org>
9432
9433 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
9434
9435 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
9436
9437 Obsolete alias inactivate-current-input-method-function (Bug#10150).
9438 * international/mule-cmds.el: Create
9439 inactivate-current-input-method-function as an obsolete alias for
9440 deactivate-current-input-method-function. See Katsumi Yamaoka in
9441 <http://bugs.gnu.org/10150#46>.
9442
9443 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
9444
9445 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
9446 of nested `if's.
9447
9448 2012-08-01 Glenn Morris <rgm@gnu.org>
9449
9450 * progmodes/autoconf.el (autoconf-definition-regexp):
9451 Add AH_TEMPLATE, adjust submatch numbering.
9452 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
9453 (autoconf-current-defun-function): Update for above change.
9454 (autoconf-current-defun-function): First skip to end of current word.
9455
9456 2012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
9457
9458 * calendar/cal-html.el (cal-html-insert-agenda-days):
9459 Fix typo. (Bug#12018)
9460
9461 2012-07-31 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9462
9463 Shell processes: enhancements to startup and CEDET compatibility.
9464 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
9465 (python-shell-make-comint): accept-process-output at startup.
9466 (run-python-internal): Set inferior-python-mode-hook to nil.
9467 (python-shell-internal-get-or-create-process): call sit-for.
9468 (python-preoutput-result): Add obsolete alias.
9469 (python-shell-internal-send-string): Use it.
9470 (python-shell-send-setup-code): Remove call to
9471 accept-process-output.
9472
9473 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
9474
9475 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
9476 (Bug#12108)
9477
9478 2012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
9479
9480 * calc-mode.el (calc-basic-simplification-mode): Rename from
9481 `calc-limited-simplification-mode'.
9482 (calc-alg-simplification-mode): New function.
9483 (calc-set-simplify-mode): Adjust message.
9484
9485 * calc.el (calc-set-mode-line): Adjust mode line display for
9486 basic simplification mode.
9487
9488 * calc-help.el (calc-m-prefix-help): Update help message.
9489
9490 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
9491 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
9492
9493 2012-07-31 Bastien Guerry <bzg@gnu.org>
9494
9495 * man.el (man): Fix comment. (bug#12101)
9496
9497 2012-07-31 Martin Rudalics <rudalics@gmx.at>
9498
9499 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
9500 Don't return a non-nil value when no suitable buffer was found.
9501
9502 2012-07-31 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9503
9504 * progmodes/python.el (run-python-internal): Disable font lock for
9505 internal shells.
9506
9507 2012-07-30 Stefan Merten <smerten@oekonux.de>
9508
9509 * textmodes/rst.el: Silence `checkdoc-ispell'.
9510 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
9511 (rst-official-version, rst-official-cvs-rev)
9512 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
9513 (rst-mode-map): New key binding.
9514
9515 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
9516
9517 Update .PHONY listings in makefiles.
9518 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
9519 autoloads, update-subdirs, updates, bzr-update, update-authors,
9520 compile-onefile, compile-calc, backup-compiled-files,
9521 compile-after-backup, compile-one-process, mh-autoloads,
9522 bootstrap-clean, distclean, maintainer-clean.
9523
9524 2012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
9525
9526 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
9527 (calc-set-mode-line): Don't display "AlgSimp ".
9528
9529 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
9530 (calc-lim-simplify-mode): New function.
9531 (calc-set-simplify-mode): Default to 'alg.
9532 (calc-default-simplify-mode): Make algebraic simplifications
9533 the default.
9534
9535 * calc/calc-ext.el (calc-init-extensions): Remove binding for
9536 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
9537
9538 * calc/calc-help.el (calc-m-prefix-help): Change messages to
9539 indicate new simplification modes.
9540
9541 * calc/README: Mention new default simplification mode.
9542
9543 * calc/calc.el (math-normalize-error): New variable.
9544 (math-normalize): Set `math-normalize-error' to t
9545 when there's an error.
9546
9547 * calc/calc-alg.el (math-simplify): Don't simplify when
9548 `math-normalize' returns an error.
9549
9550 2012-07-29 Eli Zaretskii <eliz@gnu.org>
9551
9552 * international/mule-cmds.el (set-locale-environment): Revert last
9553 change, since display-graphic-p returns nil when this function is
9554 called during startup. Instead...
9555
9556 * term/w32console.el (terminal-init-w32console): ...setup the
9557 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
9558
9559 2012-07-29 Juri Linkov <juri@jurta.org>
9560
9561 * simple.el (goto-line): Don't display default line number in the
9562 prompt because it should be displayed by `read-number' (bug#9952).
9563 Add the current line number to the defaults of `goto-line' to
9564 allow its easier modification by users with `M-n' (bug#9201).
9565
9566 * subr.el (read-number): Support multiple default values like in
9567 other minibuffer reading functions. Replace `read' with
9568 `string-to-number' for consistency with `number-to-string'.
9569
9570 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
9571
9572 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
9573 * emulation/viper-init.el (viper-deactivate-input-method-action):
9574 Rename from viper-inactivate-input-method-action.
9575 (viper-deactivate-input-method):
9576 Rename from viper-inactivate-input-method.
9577 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
9578 * international/mule-cmds.el (deactivate-input-method):
9579 Rename from inactivate-input-method.
9580 Also run input-method-deactivate-hook.
9581 (deactivate-current-input-method-function):
9582 Rename from inactivate-current-input-method-function.
9583 (input-method-deactivate-hook): New hook.
9584 (input-method-inactivate-hook): Mark obsolete.
9585 (inactivate-input-method): Mark obsolete.
9586
9587 * international/quail.el (quail-activate):
9588 Also run quail-deactivate-hook.
9589 (quail-deactivate): Rename from quail-inactivate.
9590 * international/robin.el (robin-activate):
9591 Also run robin-deactivate-hook.
9592 (robin-deactivate): Rename from robin-inactivate.
9593
9594 2012-07-29 Chong Yidong <cyd@gnu.org>
9595
9596 * simple.el (indicate-copied-region): New function.
9597 (kill-ring-save): Split off from here.
9598
9599 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
9600 (kill-rectangle): Set deactivate-mark to t on read-only error.
9601
9602 * register.el (copy-to-register, copy-rectangle-to-register):
9603 Deactivate the mark, and use indicate-copied-region (Bug#10056).
9604 (append-to-register, prepend-to-register): Call indicate-copied-region.
9605
9606 2012-07-29 Juri Linkov <juri@jurta.org>
9607
9608 * simple.el (async-shell-command-buffer): New defcustom.
9609 (shell-command): Use it. (Bug#4719)
9610
9611 2012-07-28 Eli Zaretskii <eliz@gnu.org>
9612
9613 * international/mule-cmds.el (set-locale-environment): In a
9614 console session on MS-Windows, set up keyboard and terminal
9615 encoding from the OEM codepage, not the ANSI codepage.
9616 (Bug#12055)
9617
9618 2012-07-28 Chong Yidong <cyd@gnu.org>
9619
9620 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
9621 gdb-get-location.
9622
9623 2012-07-28 Leo Liu <sdl.web@gmail.com>
9624
9625 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
9626 the alist (bug#12029).
9627
9628 2012-07-28 Eli Zaretskii <eliz@gnu.org>
9629
9630 * makefile.w32-in (custom-deps, finder-data, updates, compile)
9631 (compile-always, compile-first)
9632 ($(lisp)/calendar/cal-loaddefs.el)
9633 ($(lisp)/calendar/diary-loaddefs.el)
9634 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
9635 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
9636 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
9637 instead of on update-subdirs.
9638 (bootstrap-clean): Delete $(lisp)/subdirs.el.
9639
9640 2012-07-28 Chong Yidong <cyd@gnu.org>
9641
9642 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
9643 directory if vc-deduce-backend returns nil (Bug#7350).
9644
9645 * simple.el (delete-trailing-lines): New option.
9646 (delete-trailing-whitespace): Obey it (Bug#11879).
9647
9648 2012-07-28 David Engster <deng@randomsample.de>
9649
9650 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
9651 Explanation of new 'symbol-qnames feature in doc-strings.
9652 (xml-maybe-do-ns): Return expanded names as plain symbols if
9653 'symbol-qnames was provided in XML-NS argument (Bug#11916).
9654 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
9655
9656 2012-07-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9657
9658 Consistent completion in inferior python with emacs -nw.
9659 * progmodes/python.el (inferior-python-mode): replace "<tab>"
9660 binding in inferior-python-mode-map with "\t".
9661 (python-shell-completion-complete-at-point)
9662 (python-completion-complete-at-point): Remove interactive spec.
9663
9664 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
9665
9666 * calc/calccomp.el (math-compose-expr): Undo previous change.
9667
9668 2012-07-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9669
9670 * progmodes/python.el (python-mode-map): Add keybinding for
9671 run-python.
9672 (python-shell-make-comint): Fix pop-to-buffer call.
9673 (run-python): Autoload. New arg SHOW.
9674 (python-shell-get-or-create-process): Do not pop python process
9675 buffer.
9676
9677 2012-07-27 Michael Albinus <michael.albinus@gmx.de>
9678
9679 * notifications.el (notifications-on-action-signal)
9680 (notifications-on-closed-signal): Use also the bus address for the map.
9681 (notifications-notify, notifications-close-notification)
9682 (notifications-get-capabilities): Add optional argument BUS.
9683
9684 2012-07-27 Tassilo Horn <tsdh@gnu.org>
9685
9686 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
9687 Add support for the lstlisting and minted environments, and for the
9688 ctable macro.
9689 * textmodes/reftex.el (reftex-compile-variables): Also recognize
9690 labels written in keyvals syntax.
9691
9692 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
9693
9694 * calc/calccomp.el (math-compose-expr): Use parentheses when
9695 there is a product in the denominator of a fraction.
9696
9697 2012-07-26 Eli Zaretskii <eliz@gnu.org>
9698
9699 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
9700 ($(lisp)/calendar/diary-loaddefs.el)
9701 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
9702 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
9703 Fixes failures in parallel bootstrap because subdirs.el is being
9704 rewritten while the autoload files are built at the same time,
9705 which needs to load subdirs.el.
9706
9707 2012-07-26 Martin Rudalics <rudalics@gmx.at>
9708
9709 * mouse.el (popup-menu): Fix doc-string and re-indent code.
9710 (mouse-drag-line): Don't exit tracking when a switch-frame or
9711 switch-window event occurs (Bug#12006).
9712
9713 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9714
9715 * mouse.el (popup-menu): Fix last change.
9716
9717 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9718
9719 Autoload from Lisp with more care. Follow aliases when looking for
9720 function properties.
9721 * subr.el (autoloadp): New function.
9722 (symbol-file): Use it.
9723 (function-get): New function.
9724 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
9725 autoload-do-load.
9726 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
9727 (lisp-indent-function):
9728 * emacs-lisp/gv.el (gv-get):
9729 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
9730 * emacs-lisp/byte-opt.el (byte-optimize-form):
9731 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
9732 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
9733 Use function-get.
9734 * emacs-lisp/cl.el: Don't propagate function properties any more.
9735
9736 * speedbar.el (speedbar-add-localized-speedbar-support):
9737 * emacs-lisp/disass.el (disassemble-internal):
9738 * desktop.el (desktop-load-file):
9739 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
9740 (describe-function-1):
9741 * emacs-lisp/find-func.el (find-function-noselect):
9742 * emacs-lisp/elp.el (elp-instrument-function):
9743 * emacs-lisp/advice.el (ad-has-proper-definition):
9744 * apropos.el (apropos-safe-documentation, apropos-macrop):
9745 * emacs-lisp/debug.el (debug-on-entry):
9746 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
9747 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
9748 * calc/calc.el (name): Use autoloadp & autoload-do-load.
9749
9750 2012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
9751
9752 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
9753 function, not an obsolete variable (Bug#12046).
9754
9755 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
9756
9757 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
9758
9759 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
9760
9761 * emacs-lisp/pp.el (pp-display-expression): Select old selected
9762 window only if it is still live (Bug#12034).
9763
9764 2012-07-25 Martin Rudalics <rudalics@gmx.at>
9765
9766 * subr.el (redirect-frame-focus): Add advertised calling
9767 convention (Bug#12030).
9768
9769 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
9770
9771 Prefer typical American spelling for "acknowledgment".
9772 * vc/add-log.el (change-log-acknowledgment): Rename from
9773 change-log-acknowledgement, with an alias for the old name.
9774
9775 2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
9776
9777 * calc-alg.el (math-simplify-divide): Don't cross multiply
9778 in an equation when the lhs is a variable.
9779
9780 2012-07-24 Julien Danjou <julien@danjou.info>
9781
9782 * net/netrc.el (netrc-find-service-number, netrc-store-data):
9783 Remove, unused.
9784
9785 2012-07-23 Eli Zaretskii <eliz@gnu.org>
9786
9787 * startup.el (command-line): Don't display an empty user name in
9788 the error message about non-existent home directory, when
9789 init-file-user was set to an empty string. See
9790 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
9791 for the details and context.
9792
9793 2012-07-22 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
9794
9795 * ses.el (ses-cell-formula-aset): New macro.
9796 (ses-cell-references-aset): New macro.
9797 (ses-cell-p): New function.
9798 (ses-rename-cell): Do no longer rely on complex operations like
9799 ses-cell-set-formula or ses-set-cell to change the cell and handle
9800 the undo at the same time, but rather use lower level new macros
9801 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
9802 the undo directly. Refresh the mode line.
9803
9804 2012-07-21 Leo Liu <sdl.web@gmail.com>
9805
9806 * progmodes/cc-cmds.el (c-defun-name):
9807 Use match-string-no-properties instead for consistency.
9808
9809 2012-07-20 Leo Liu <sdl.web@gmail.com>
9810
9811 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
9812 (Bug#7879)
9813
9814 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
9815
9816 2012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
9817
9818 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
9819 * progmodes/bug-reference.el, misearch.el: Provide themselves
9820 (bug#11915).
9821
9822 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
9823 of narrowed buffer (bug#11966).
9824
9825 2012-07-20 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
9826
9827 * ses.el (ses-rename-cell): Set new name also in reference list of
9828 cells of which the renamed cell depends.
9829
9830 2012-07-20 Masatake YAMATO <yamato@redhat.com>
9831
9832 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
9833 to check whether menu-bar is shown or not. If not shown,
9834 show the menu-bar as a popup menu instead of using tmm.
9835 * mouse.el (popup-menu): Accept `point' as `position' argument.
9836
9837 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
9838
9839 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
9840 up inside string symbol literal (bug#11923).
9841
9842 2012-07-20 Eli Zaretskii <eliz@gnu.org>
9843
9844 * startup.el (fancy-startup-text): Read the whole tutorial, not
9845 just its first 256 bytes. Prevents gibberish in display of the
9846 tutorial title.
9847
9848 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
9849
9850 Drop idle buffer compaction due to an absence of the
9851 proved efficiency.
9852 * compact.el: Remove.
9853
9854 2012-07-19 Sam Steingold <sds@gnu.org>
9855
9856 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
9857 vc-bzr-pull & vc-bzr-merge-branch.
9858 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
9859 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
9860 for consistency with compilation-error-regexp-alist.
9861 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
9862 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
9863 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
9864 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
9865
9866 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
9867
9868 * emacs-lisp/chart.el: Use lexical-binding.
9869 (chart-emacs-storage): Don't hardcode the list of entries.
9870
9871 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
9872
9873 Next round of tweaks caused by Fgarbage_collect changes.
9874 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
9875
9876 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
9877
9878 Compact buffers when idle.
9879 * compact.el: New file.
9880
9881 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
9882
9883 * subr.el (eventp): Presume that if it looks vaguely like an event,
9884 it's an event (bug#10190).
9885
9886 2012-07-19 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9887
9888 Enhancements to ppss related code (thanks Stefan).
9889 * progmodes/python.el (python-indent-context)
9890 (python-indent-calculate-indentation, python-indent-dedent-line)
9891 (python-indent-electric-colon, python-nav-forward-block)
9892 (python-mode-abbrev-table)
9893 (python-info-assignment-continuation-line-p): Simplify checks
9894 for ppss context.
9895 (python-info-continuation-line-p): Cleanup.
9896 (python-info-ppss-context): Do not catch 'quote.
9897 (python-info-ppss-context-type)
9898 (python-info-ppss-comment-or-string-p): Simplify.
9899
9900 2012-07-18 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9901
9902 * progmodes/python.el: Enhancements to eldoc support.
9903 (python-info-current-symbol): New function.
9904 (python-eldoc-at-point): Use python-info-current-symbol.
9905 (python-info-current-defun): Fix cornercase on first defun scan.
9906 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
9907 and signal error when no inferior python process is available.
9908
9909 2012-07-18 Dmitry Gutov <dgutov@yandex.ru>
9910
9911 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
9912 assume it's always t.
9913 (vc-git-registered): Remove caching, the function is only called
9914 once.
9915 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
9916
9917 2012-07-18 Chong Yidong <cyd@gnu.org>
9918
9919 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
9920
9921 * simple.el (count-words): Report on narrowing (Bug#9959).
9922
9923 * bindings.el: Bind M-= to count-words.
9924
9925 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
9926
9927 2012-07-18 Masatake YAMATO <yamato@redhat.com>
9928
9929 * progmodes/sh-script.el (sh-imenu-generic-expression):
9930 Capture a function with `function' keyword and without parentheses
9931 like "function FOO" (bug#11856).
9932
9933 2012-07-18 Tassilo Horn <tassilo@member.fsf.org>
9934
9935 * window.el (split-window-sensibly): Make WINDOW argument
9936 optional.
9937
9938 2012-07-18 Chong Yidong <cyd@gnu.org>
9939
9940 * subr.el (keyboard-translate): Doc fix (Bug#7261).
9941
9942 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
9943 and make C-x 8 RET exit isearch (Bug#11439).
9944
9945 * international/iso-transl.el: Move isearch-mode-map key
9946 definitions to isearch.el.
9947
9948 2012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
9949
9950 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
9951 (eieio-defclass): Use gv-define-setter when possible.
9952
9953 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
9954
9955 Reflect recent changes in Fgarbage_collect.
9956 * emacs-lisp/chart.el (chart-emacs-storage): Change to
9957 reflect new format of data returned by Fgarbage_collect.
9958
9959 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9960
9961 New utility functions + python-info-ppss-context fix (Bug#11910).
9962 * progmodes/python.el (python-info-beginning-of-block-statement-p)
9963 (python-info-ppss-comment-or-string-p): New functions.
9964 (python-info-ppss-context): Small fix for string check.
9965
9966 2012-07-17 Juri Linkov <juri@jurta.org>
9967
9968 * dired-aux.el (dired-do-async-shell-command): Doc fix.
9969 (dired-do-async-shell-command): Don't add `*' at the end of the
9970 command (Bug#11815).
9971 (dired-do-shell-command): Doc fix.
9972 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
9973 Join the individual commands using either "&" or ";" as the
9974 separator depending on the values of these trailing characters.
9975 At the end re-add the trailing "&". (Bug#10598)
9976
9977 * simple.el (async-shell-command): Sync the interactive spec with
9978 `shell-command'. Doc fix.
9979 (shell-command): Doc fix.
9980
9981 2012-07-17 Juri Linkov <juri@jurta.org>
9982
9983 * descr-text.el (describe-char): Fix format args. (Bug#10129)
9984
9985 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9986
9987 Final renames and doc fixes for movement commands (bug#11899).
9988 * progmodes/python.el (python-nav-beginning-of-statement):
9989 Rename from python-nav-statement-start.
9990 (python-nav-end-of-statement): Rename from
9991 python-nav-statement-end.
9992 (python-nav-beginning-of-block): Rename from
9993 python-nav-block-start.
9994 (python-nav-end-of-block): Rename from python-nav-block-end.
9995
9996 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9997
9998 * progmodes/python.el (python-shell-send-string-no-output):
9999 Allow accept-process-output to quit, keeping shell process ready for
10000 future interactions (Bug#11868).
10001
10002 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10003
10004 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
10005
10006 * emacs-lisp/elint.el (elint-find-args-in-code):
10007 Use help-function-arglist, so as to handle lexical byte-code.
10008
10009 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
10010 change (bug#11826).
10011
10012 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
10013
10014 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
10015 Avoid spuriously marking the buffer as modified because of c-is-sws.
10016
10017 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
10018 as not-a-comment (bug#11946).
10019
10020 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
10021 for uninterned vars.
10022
10023 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
10024 Use read-event since we don't really want to read chars but bytes.
10025
10026 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
10027 $$..$$ but also $..$ using regexps (bug#11953).
10028 Use tex-verbatim for \url and \path.
10029 (tex-font-lock-keywords): Define as defconst like the others.
10030 (tex-common-initialization): Don't use font-lock-syntax-table any more.
10031
10032 2012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
10033
10034 * international/mule-cmds.el (ucs-insert): Make it an obsolete
10035 alias for insert-char.
10036
10037 2012-07-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10038
10039 * progmodes/python.el: Simplified imenu implementation.
10040 (python-nav-jump-to-defun): Remove command.
10041 (python-mode-map): Use `imenu' instead.
10042 (python-nav-list-defun-positions-cache)
10043 (python-imenu-include-defun-type, python-imenu-make-tree)
10044 (python-imenu-subtree-root-label, python-imenu-index-alist):
10045 Remove vars.
10046 (python-nav-list-defun-positions, python-nav-read-defun)
10047 (python-imenu-tree-assoc, python-imenu-make-element-tree)
10048 (python-imenu-make-tree, python-imenu-create-index):
10049 Remove functions.
10050 (python-mode): Update to interact with imenu by setting
10051 `imenu-extract-index-name-function' only.
10052
10053 2012-07-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
10054
10055 * progmodes/python.el: Enhancements to navigation commands.
10056 (python-nav-backward-sentence)
10057 (python-nav-forward-sentence): Remove.
10058 (python-nav-backward-statement, python-nav-forward-statement)
10059 (python-nav-statement-start, python-nav-statement-end)
10060 (python-nav-backward-block, python-nav-forward-block)
10061 (python-nav-block-start, python-nav-block-end)
10062 (python-nav-forward-sexp-function)
10063 (python-info-current-line-comment-p)
10064 (python-info-current-line-empty-p): New functions.
10065 (python-indent-context): Use `python-nav-statement-start'.
10066
10067 2012-07-16 Michael Albinus <michael.albinus@gmx.de>
10068
10069 * eshell/em-ls.el (eshell/ls): Use `apply'.
10070
10071 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
10072 multi-hops, instead of Tramp internals.
10073
10074 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
10075
10076 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
10077 when F1 and F2 are located on different hosts.
10078
10079 2012-07-14 Chong Yidong <cyd@gnu.org>
10080
10081 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
10082 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
10083 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
10084 (xterm-mouse--read-event-sequence-1000)
10085 (xterm-mouse--read-event-sequence-1006): New functions. For old
10086 mouse protocol, handle M-mouse-X events correctly.
10087 (xterm-mouse-event): New arg specifying mouse protocol.
10088 (turn-on-xterm-mouse-tracking-on-terminal)
10089 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
10090 sequence to toggle extended coordinates on newer XTerms.
10091 This appears to be harmless on terminals which do not support this.
10092
10093 2012-07-14 Leo Liu <sdl.web@gmail.com>
10094
10095 Add fringe bitmap indicators for flymake. (Bug#11253)
10096 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
10097 (flymake-make-overlay): New arg BITMAP.
10098 (flymake-error-bitmap, flymake-warning-bitmap)
10099 (flymake-fringe-indicator-position): New user variables.
10100
10101 * fringe.el: New bitmap exclamation-mark.
10102
10103 2012-07-14 Jan Djärv <jan.h.d@swipnet.se>
10104
10105 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
10106 also (Bug#7879).
10107
10108 2012-07-14 Chong Yidong <cyd@gnu.org>
10109
10110 * electric.el (electric-pair-post-self-insert-function): Fix pair
10111 insertion in empty-region case (Bug#11520).
10112
10113 2012-07-14 Chong Yidong <cyd@gnu.org>
10114
10115 * bindings.el: Consolidate ctl-x-r-map bindings.
10116 Bind copy-rectangle-as-kill to C-x r w.
10117
10118 * rect.el, register.el: Move bindings to bindings.el.
10119
10120 2012-07-14 Reuben Thomas <rrt@sc3d.org>
10121
10122 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
10123
10124 2012-07-13 Andreas Schwab <schwab@linux-m68k.org>
10125
10126 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
10127
10128 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
10129
10130 * bindings.el (top): Use `mapc' instead of `mapcar'.
10131
10132 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
10133
10134 2012-07-13 Michael Albinus <michael.albinus@gmx.de>
10135
10136 * progmodes/sql.el (sql-comint): Suppress the check for program on
10137 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
10138 (Bug#11908)
10139
10140 2012-07-13 Chong Yidong <cyd@gnu.org>
10141
10142 * bindings.el: Assign a non-nil permanent-local property to
10143 per-buffer variables which lack a default value (Bug#11930).
10144
10145 * help-fns.el (describe-variable): In the "automatically becomes
10146 local" notice, take note of permanent-local variables.
10147
10148 2012-07-13 Chong Yidong <cyd@gnu.org>
10149
10150 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
10151 to allow printing the message when called from Lisp.
10152
10153 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10154 Remove toggle-read-only.
10155
10156 * bs.el (bs-toggle-readonly):
10157 * buff-menu.el (Buffer-menu-toggle-read-only):
10158 Remove with-no-warnings around toggle-read-only.
10159
10160 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
10161 Remove with-no-warnings around toggle-read-only.
10162 (ffap-read-only, ffap-read-only-other-window)
10163 (ffap-read-only-other-frame): Callers changed.
10164
10165 * help-mode.el: Don't require view package.
10166 (help-mode-finish): Set buffer-read-only instead of calling
10167 toggle-read-only.
10168
10169 * bindings.el (mode-line-toggle-read-only):
10170 * dired.el (dired-toggle-read-only):
10171 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
10172 with non-nil second arg.
10173
10174 * emacs-lisp/eieio-custom.el (eieio-customize-object):
10175 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
10176 directly.
10177
10178 2012-07-12 Eli Zaretskii <eliz@gnu.org>
10179
10180 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
10181 not incf.
10182
10183 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
10184
10185 More CL cleanups and reduction of use of cl.el.
10186 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
10187 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
10188 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
10189 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
10190 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
10191 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
10192 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
10193 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
10194 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
10195 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
10196 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
10197 * eshell/em-cmpl.el, eshell/em-banner.el:
10198 * calendar/parse-time.el: Use cl-lib.
10199 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
10200 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
10201 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
10202 * term/ns-win.el, term.el, shell.el, ps-samp.el:
10203 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
10204 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
10205 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
10206 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
10207 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
10208 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
10209 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
10210 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
10211 `lambda' rather than with `quote'.
10212 (eshell-do-opt): Adjust accordingly.
10213 (eshell-process-option): Simplify.
10214 * eshell/esh-var.el:
10215 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
10216 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
10217 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
10218 to `pcase--dontcare'.
10219 * emacs-lisp/cl.el (labels): Mark obsolete.
10220 (cl--letf, letf): Move to cl-lib.
10221 (cl--letf*, letf*): Remove.
10222 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
10223 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
10224 (cl-progv): Rewrite.
10225 (cl--letf, cl-letf): Move from cl.el.
10226 (cl-letf*): New macro.
10227 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
10228
10229 2012-07-11 Michael Albinus <michael.albinus@gmx.de>
10230
10231 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
10232
10233 2012-07-11 Chong Yidong <cyd@gnu.org>
10234
10235 * vc/log-edit.el (log-edit-vc-backend): New variable.
10236 (log-edit): Doc fix.
10237
10238 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
10239 argument of log-edit to set up all local variables.
10240 (vc-start-logentry): New optional arg specifying VC backend.
10241
10242 * vc/vc.el (vc-checkin): Use it.
10243 (vc-deduce-fileset): Handle Log Edit buffers.
10244 (vc-diff): Make first argument optional too.
10245
10246 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
10247
10248 2012-07-10 Michael Albinus <michael.albinus@gmx.de>
10249
10250 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
10251 command, just in case. The function is not needed anymore.
10252 (eshell-external-command): Do not call `eshell-remote-command'.
10253
10254 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
10255
10256 Reduce use of (require 'cl).
10257 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
10258 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
10259 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
10260 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
10261 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
10262 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
10263 * battery.el, avoid.el, abbrev.el: Use cl-lib.
10264 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
10265 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
10266 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
10267 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
10268 * calculator.el, autorevert.el, apropos.el: Don't require CL.
10269 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
10270 (byte-compile-unfold-bcf, byte-compile-check-variable):
10271 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
10272 (byte-compile-nilconstp):
10273 * emacs-lisp/autoload.el (make-autoload): Use pcase.
10274 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
10275
10276 * emacs-lisp/gv.el (cond): Make it a valid place.
10277 (if): Simplify slightly.
10278
10279 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
10280 (pcase--self-quoting-p): New function.
10281 (pcase--u1): Use it.
10282
10283 2012-07-10 Glenn Morris <rgm@gnu.org>
10284
10285 * emacs-lisp/authors.el (authors-fixed-entries):
10286 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
10287
10288 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
10289
10290 Rename configure.in to configure.ac (Bug#11603).
10291 * emacs-lisp/authors.el (authors-canonical-file-name):
10292 * progmodes/autoconf.el (autoconf-mode):
10293 Prefer configure.ac to configure.in.
10294
10295 2012-07-08 Chong Yidong <cyd@gnu.org>
10296
10297 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
10298 Implement the mouse-1-click-follows-link handling properly.
10299
10300 * info.el (Info-link-keymap): Use follow-link mechanism for
10301 header-line links (Bug#374).
10302
10303 * simple.el (deactivate-mark): Do not set the primary selection
10304 if another program has acquired it (Bug#11772).
10305
10306 2012-07-07 Kevin Ryde <user42@zip.com.au>
10307
10308 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
10309 (woman-decode-region): Replace escaped-escapes without destroying
10310 bold or underline (Bug#11552).
10311 (woman2-process-escapes): Handle nofill regions (Bug#11591).
10312
10313 2012-07-07 Chong Yidong <cyd@gnu.org>
10314
10315 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
10316 (interprogram-cut-function, interprogram-paste-function):
10317 Mention that we typically mean the clipboard.
10318
10319 2012-07-06 Glenn Morris <rgm@gnu.org>
10320
10321 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
10322
10323 * files.el (toggle-read-only): Restrict message to interactive use.
10324
10325 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
10326
10327 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
10328
10329 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
10330
10331 2012-07-06 Glenn Morris <rgm@gnu.org>
10332
10333 * Makefile.in (compile-one-process): Rename from "recompile".
10334
10335 * Makefile.in (bzr-update): "compile" is the same as "recompile
10336 autoloads", but parallelizable, so use that instead.
10337
10338 2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
10339
10340 * window.el (quit-window): Always restore window height when
10341 it's saved in quit-restore parameter (Bug#11810).
10342
10343 2012-07-06 Glenn Morris <rgm@gnu.org>
10344
10345 * simple.el (kill-whole-line): Doc tweak.
10346
10347 2012-07-06 Eli Zaretskii <eliz@gnu.org>
10348
10349 * files.el (file-relative-name): Compare file names
10350 case-insensitively if on MS-Windows or MS-DOS, or if
10351 read-file-name-completion-ignore-case is non-nil. Don't use
10352 case-fold-search for this purpose. (Bug#11827)
10353
10354 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
10355
10356 * calendar/cal-dst.el (calendar-current-time-zone):
10357 Return calendar-current-time-zone-cache if non-nil.
10358
10359 2012-07-17 Masatake YAMATO <yamato@redhat.com>
10360 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
10361
10362 * calendar/cal-dst.el (calendar-current-time-zone):
10363 Return calendar-current-time-zone-cache if non-nil.
10364
10365 2012-07-06 Glenn Morris <rgm@gnu.org>
10366
10367 * Makefile.in (cvs-update): Remove old alias.
10368
10369 2012-07-05 Michael Albinus <michael.albinus@gmx.de>
10370
10371 Sync with Tramp 2.2.6-pre.
10372
10373 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
10374 compatible declaration.
10375
10376 * net/tramp-cmds.el (tramp-append-tramp-buffers):
10377 Protect `list-load-path-shadows' call.
10378
10379 * net/tramp-compat.el (top): Require packages, which aren't
10380 autoloaded anymore for XEmacs. Protect call of
10381 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
10382 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
10383 it hurts at least for SXEmacs.
10384 (tramp-compat-temporary-file-directory): In XEmacs, there is no
10385 standard-value for `temporary-file-directory'.
10386
10387 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
10388 Redirect stderr to /dev/null.
10389 (tramp-sh-handle-write-region): uid and gid can be floats.
10390 Reported by Russell Sim <russell.sim@gmail.com>.
10391 (tramp-sh-handle-vc-registered): Hide errors.
10392 (tramp-vc-file-name-handler): Use dummy results for `process-file'
10393 and `start-file-process'.
10394 (tramp-maybe-open-connection): Check also whether `non-essential'
10395 is bound.
10396
10397 2012-07-04 Chong Yidong <cyd@gnu.org>
10398
10399 * xml.el (xml--parse-buffer): Use xml-syntax-table.
10400 (xml-parse-tag): Likewise, and avoid changing entity tables.
10401 (xml-syntax-table): Define from scratch, making sure not to give
10402 x2000 and other Unicode spaces whitespace syntax, since those are
10403 not spaces in XML.
10404 (xml-parse-fragment): Delete unused function.
10405 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
10406 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
10407 (xml-entity-ref, xml-pe-reference-re)
10408 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
10409 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
10410 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
10411 (xml-entity-value-re): Use syntax references in regexps where
10412 possible; no need to define inside a let-binding.
10413 (xml-parse-dtd): Use xml-pe-reference-re.
10414 (xml-entity-or-char-ref-re): New defconst.
10415 (xml-parse-string, xml-substitute-special): Use it.
10416
10417 2012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10418
10419 * files.el (locate-dominating-file): Allow `name' to be a predicate.
10420 (find-file--read-only): New function.
10421 (find-file-read-only, find-file-read-only-other-window)
10422 (find-file-read-only-other-frame): Use it.
10423 (insert-file-contents-literally): Don't `fset'.
10424 (get-free-disk-space): Use locate-dominating-file.
10425
10426 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
10427 function is already compiled.
10428
10429 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
10430
10431 2012-07-03 Michael Albinus <michael.albinus@gmx.de>
10432
10433 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
10434 files on the same host.
10435
10436 2012-07-03 Andreas Schwab <schwab@linux-m68k.org>
10437
10438 * help-fns.el (describe-function-1): Only call
10439 help-fns--autoloaded-p when we have a file name. (Bug#11848)
10440
10441 2012-07-03 Chong Yidong <cyd@gnu.org>
10442
10443 * xml.el: Protect parser against XML bombs.
10444 (xml-entity-expansion-limit): New variable.
10445 (xml-parse-string, xml-substitute-special): Use it.
10446 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
10447
10448 2012-07-03 Glenn Morris <rgm@gnu.org>
10449
10450 * progmodes/bug-reference.el (bug-reference-bug-regexp):
10451 Allow linking to specific messages in debbugs reports (eg 123#5).
10452
10453 2012-07-02 Chong Yidong <cyd@gnu.org>
10454
10455 * xml.el: Fix entity and character reference expansion, allowing
10456 them to expand into markup as per XML spec.
10457 (xml-default-ns): New variable.
10458 (xml-entity-alist): Use XML spec definitions for lt and amp.
10459 (xml-parse-region): Make first two arguments optional.
10460 Discard text properties.
10461 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
10462 All callers changed.
10463 (xml-parse-tag): Call xml-parse-tag-1. For backward
10464 compatibility, this function should not modify buffer contents.
10465 (xml-parse-tag-1): Fix opening-tag regexp.
10466 (xml-parse-string): Rewrite, handling entity and character
10467 references properly.
10468 (xml--entity-replacement-text): Signal an error if a parameter
10469 entity is undefined.
10470
10471 2012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
10472
10473 * comint.el (comint-output-filter): Filter out repeated prompts.
10474
10475 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
10476 and file-name-absolute-p.
10477 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
10478 internal calls.
10479
10480 2012-07-02 Paul Eggert <eggert@cs.ucla.edu>
10481
10482 Spelling fixes.
10483 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
10484 Rename from byte-compile--refiy-function. All uses changed.
10485
10486 2012-07-01 Chong Yidong <cyd@gnu.org>
10487
10488 * xml.el (xml--parse-buffer): New function. Move most of
10489 xml-parse-region here.
10490 (xml-parse-region): Copy region into a temporary buffer, since
10491 parameter entity substitution requires changing buffer contents.
10492 Use xml--parse-buffer.
10493 (xml-parse-file): Use xml--parse-buffer.
10494 (xml-parse-dtd): Make parameter entity substitution work right.
10495 Use proper regexps for ELEMENT declarations (Bug#7172).
10496
10497 2012-06-30 Glenn Morris <rgm@gnu.org>
10498
10499 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
10500
10501 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
10502 Remove outdated and unnecessary dbus declarations.
10503
10504 2012-06-30 Eli Zaretskii <eliz@gnu.org>
10505
10506 * emacs-lisp/timer.el (timer-until): Subtract results of
10507 float-time, instead of taking float-time of the result of
10508 time-subtract, since float-time signals an error for negative time
10509 arguments.
10510
10511 2012-06-30 Chong Yidong <cyd@gnu.org>
10512
10513 * xml.el (xml-*-re): Convert defvars into defconsts, and
10514 eval-and-compile them so eval-and-compile works on derivatives.
10515 (xml--entity-replacement-text): Use eval-and-comple.
10516
10517 2012-06-30 Michael Albinus <michael.albinus@gmx.de>
10518
10519 * vc/vc-git.el (vc-git-registered): Use cache property
10520 `git-registered'.
10521 (vc-git-mode-line-string): Call `vc-working-revision' instead of
10522 `vc-git-working-revision' in order to benefit from the cache.
10523 (vc-git-root): Use cache property `git-root'. (Bug#11757)
10524
10525 2012-06-30 Dmitry Gutov <dgutov@yandex.ru>
10526
10527 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
10528 removed (likely outside Emacs). (Bug#11757)
10529
10530 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
10531
10532 * emacs-lisp/cl-lib.el: Require macroexp.
10533
10534 2012-06-30 Chong Yidong <cyd@gnu.org>
10535
10536 * xml.el: Implement XML parameter entities.
10537 (xml-parameter-entity-alist): New variable.
10538 (xml-parse-region, xml-parse-fragment): Preserve previous values
10539 of xml-entity-alist and xml-parameter-entity-alist, so that
10540 repeated calls on different documents do not change them.
10541 (xml-parse-tag): Fix doctype regexp.
10542 (xml--entity-replacement-text): New function.
10543 (xml-parse-dtd): Use it. Don't handle system entities; doing that
10544 properly requires url retrieval which is unimplemented.
10545 (xml-escape-string): Doc fix.
10546
10547 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
10548
10549 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
10550
10551 2012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
10552
10553 * fringe.el (fringe-mode): Doc fix.
10554
10555 2012-06-29 Michael Albinus <michael.albinus@gmx.de>
10556
10557 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
10558 is non-nil.
10559 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
10560 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
10561
10562 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
10563
10564 * calendar/cal-dst.el (calendar-current-time-zone):
10565 Return calendar-current-time-zone-cache if non-nil.
10566
10567 2012-06-29 Masatake YAMATO <yamato@redhat.com>
10568
10569 * progmodes/which-func.el (which-func-format):
10570 Add mouse-face. (Bug#11698)
10571
10572 2012-06-29 Leo Liu <sdl.web@gmail.com>
10573
10574 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
10575
10576 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
10577
10578 * minibuffer.el (minibuffer-confirm-exit-commands):
10579 Add completion-at-point (bug#11725).
10580
10581 2012-06-29 Glenn Morris <rgm@gnu.org>
10582
10583 * progmodes/f90.el (f90-font-lock-keywords-2):
10584 Add some preprocessor elements. (Bug#10499)
10585
10586 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
10587
10588 * progmodes/cperl-mode.el (cperl-update-syntaxification):
10589 Use syntax-propertize (bug#11739).
10590
10591 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
10592
10593 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
10594
10595 2012-06-28 Julien Danjou <julien@danjou.info>
10596
10597 * term.el (term-handle-colors-array): Use a set of new faces to
10598 color the terminal. Also uses :inverse-video property.
10599 (term-default-fg-color): Set to nil by default, deprecate in favor
10600 of `term-face'.
10601 (term-default-bg-color): Set to nil by default, deprecate in favor
10602 of `term-face'.
10603 (term-current-face): Use `term-face' by default.
10604 (term-bold-attribute): Variable deleted.
10605
10606 2012-06-28 Glenn Morris <rgm@gnu.org>
10607
10608 * simple.el (completion-list-mode-finish):
10609 Don't use toggle-read-only. (Since completion-list-mode has
10610 a special mode-class, it wasn't doing anything extra anyway.)
10611
10612 2012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
10613
10614 Make inlining of other-mode interpreted functions work (bug#11799).
10615 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
10616 (byte-compile): Use it to fix compilation of lexical-binding closures.
10617 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
10618 function, if needed.
10619
10620 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
10621
10622 * help-mode.el (help-make-xrefs): Don't just withstand
10623 cyclic-variable-indirection but any error in documentation-property.
10624
10625 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
10626 memory use.
10627 * bindings.el (bindings--define-key): New function.
10628 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
10629 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
10630 * bindings.el: Use it to purecopy define-key bindings.
10631
10632 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
10633
10634 * emacs-lisp/cl.el (flet): Mark obsolete.
10635 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
10636 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
10637 * progmodes/js.el (js-c-fill-paragraph):
10638 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
10639 (ebrowse-switch-member-buffer-to-derived-class):
10640 * play/5x5.el (5x5-solver): Use cl-flet.
10641
10642 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
10643 (cl--symbol-function): New macro.
10644 (cl--letf, cl--letf*): Use it.
10645
10646 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
10647 Strip "toggle-" if any.
10648
10649 2012-06-27 Glenn Morris <rgm@gnu.org>
10650
10651 * info.el (Info-default-directory-list): Move here from paths.el.
10652 * paths.el: Remove file, which is now empty.
10653 * loadup.el: No longer load "paths".
10654
10655 * custom.el (custom-initialize-delay): Doc fix.
10656
10657 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
10658 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
10659 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
10660 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
10661 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
10662 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
10663 * eshell/eshell.el (eshell-defgroup): Remove alias.
10664
10665 2012-06-27 Chong Yidong <cyd@gnu.org>
10666
10667 * help.el (help-enable-auto-load): New variable.
10668
10669 * help-fns.el (help-fns--autoloaded-p): New function.
10670 (describe-function-1): Refer to a function as "autoloaded" if it
10671 was autoloaded at any time in the past. Perform autoloading if
10672 help-enable-auto-load is non-nil.
10673
10674 2012-06-26 Eli Zaretskii <eliz@gnu.org>
10675
10676 * makefile.w32-in (compile, compile-always): Depend on
10677 update-subdirs, not on subdirs.el. Otherwise, several different
10678 sub-targets of 'bootstrap' running in parallel could
10679 simultaneously write to subdirs.el, producing a garbled file.
10680
10681 2012-06-26 Sam Steingold <sds@gnu.org>
10682
10683 * files.el (file-name-base): New convenience function.
10684 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
10685 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
10686 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
10687 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
10688 * textmodes/ispell.el, textmodes/reftex-ref.el:
10689 * textmodes/tex-mode.el: Use it.
10690 Did not touch cedet and org because they are maintained elsewhere.
10691
10692 2012-06-26 Martin Rudalics <rudalics@gmx.at>
10693
10694 * calendar/calendar.el (calendar-exit): Don't try to delete or
10695 iconify last frame. See:
10696 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
10697
10698 2012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
10699
10700 * server.el (server-process-filter): Remember dir in the
10701 process's `server-client-directory' properties.
10702
10703 2012-06-24 Chong Yidong <cyd@gnu.org>
10704
10705 * xml.el (xml-parse-tag): Correctly handle comment embedded in
10706 non-tag text.
10707
10708 2012-06-23 Juanma Barranquero <lekktu@gmail.com>
10709
10710 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
10711
10712 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
10713
10714 * help-fns.el (describe-variable): Don't croak when doc is not found.
10715 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
10716 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
10717 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
10718 * emacs-lisp/smie.el (smie-next-sexp): CSE.
10719 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
10720 ((lambda ..) ..).
10721 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
10722
10723 2012-06-23 Chong Yidong <cyd@gnu.org>
10724
10725 * info.el (Info-mouse-follow-link): Accept symbol values of
10726 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
10727 (Info-fontify-node): Use Info-link-keymap for all navigation
10728 buttons, with link-args property to perform the desired action.
10729 (Info-link-keymap): Doc fix.
10730 (Info-next-link-keymap, Info-prev-link-keymap)
10731 (Info-up-link-keymap): Delete now-unused keymaps.
10732
10733 2012-06-23 Chong Yidong <cyd@gnu.org>
10734
10735 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
10736
10737 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
10738 system abbrevs.
10739
10740 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
10741
10742 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
10743
10744 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
10745 (bug#11719).
10746
10747 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
10748 the requote function doesn't work properly (bug#11714).
10749
10750 2012-06-23 Glenn Morris <rgm@gnu.org>
10751
10752 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
10753
10754 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10755
10756 Further GV/CL cleanups.
10757 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
10758 gv-expander.
10759 (gv--defun-declaration): New function.
10760 (defun-declarations-alist): Use it.
10761 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
10762 (gv-place): Autoload.
10763 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
10764 original definition of dotimes and dolist.
10765 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
10766 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
10767 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
10768 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
10769 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
10770 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
10771 to the function's definition.
10772 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
10773 * window.el:
10774 * files.el:
10775 * faces.el:
10776 * env.el: Don't use CL.
10777
10778 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
10779
10780 Support higher-resolution time stamps (Bug#9000).
10781
10782 * calendar/time-date.el (with-decoded-time-value): New arg
10783 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
10784 (encode-time-value): New optional arg PICO. New type 3.
10785 (time-to-seconds) [!float-time]: Support the new picoseconds
10786 component if it's used.
10787 (seconds-to-time, time-subtract, time-add):
10788 Support ps-resolution time stamps as well.
10789
10790 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
10791 (timerp): Timer vectors now have length 9, not 8.
10792 (timer--time): Support new-style (4-part) time stamps.
10793 (timer-next-integral-multiple-of-time): Time stamps now have
10794 picosecond resolution, so take a bit more care about rounding.
10795 (timer-relative-time, timer-inc-time): New optional arg psecs.
10796 (timer-set-time-with-usecs): Set psecs to 0.
10797 (timer--activate): Check psecs component, too.
10798
10799 * proced.el (proced-time-lessp): Support ps-resolution stamps.
10800
10801 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10802
10803 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
10804 Move the non-essential binding to the post/pre-command-hook where it is
10805 more obviously correct.
10806
10807 * subr.el (read-passwd): Don't use a history at all.
10808 * savehist.el (savehist-save): Remove password saved accidentally
10809 because of the above bug.
10810
10811 2012-06-22 Bastien Guerry <bzg@gnu.org>
10812
10813 * files.el (toggle-read-only): Display a message telling whether
10814 the buffer is read-only or not (bug#11726).
10815
10816 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10817
10818 * emacs-lisp/gv.el: New file.
10819 * subr.el (push, pop): Extend to generalized variables.
10820 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
10821 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
10822 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
10823 gv-define-simple-setter, and gv-define-expander.
10824 Remove setf-methods defined in gv. Rename cl-setf -> setf.
10825 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
10826 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
10827 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
10828 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
10829 gv-letplace.
10830 (cl-defstruct): Don't define setf-method any more.
10831 * emacs-lisp/cl.el (flet): Don't autoload.
10832 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
10833 (define-setf-expander, defsetf, define-modify-macro)
10834 (cl-struct-setf-expander): Move from cl-lib.el.
10835 * emacs-lisp/syntax.el:
10836 * emacs-lisp/ewoc.el:
10837 * emacs-lisp/smie.el:
10838 * emacs-lisp/cconv.el:
10839 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
10840 (timer--time): Use gv-define-simple-setter.
10841 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
10842 to avoid coding-system problems in subr.el. Adjust all users.
10843 (macroexp--maxsize, macroexp-small-p): New functions.
10844 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
10845 * scroll-bar.el (scroll-bar-mode):
10846 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
10847 (normal-erase-is-backspace-mode): Don't use the `eq' place.
10848 * winner.el (winner-configuration, winner-make-point-alist)
10849 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
10850 * files.el (locate-file-completion-table): Avoid list*.
10851
10852 2012-06-22 Chong Yidong <cyd@gnu.org>
10853
10854 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
10855 (dired-create-files): Doc fix (Bug#11329).
10856 (dired-do-copy): Doc fix (Bug#11334).
10857 (dired-mark-read-string): Doc fix (Bug#11553).
10858
10859 * dired.el (dired-recursive-copies, dired-recursive-deletes):
10860 Doc fix (Bug#11326).
10861 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
10862 (dired-dwim-target): Doc fix.
10863
10864 * wdired.el (wdired-mode): Doc fix.
10865
10866 2012-06-22 Glenn Morris <rgm@gnu.org>
10867
10868 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
10869 (pcmpl-rpm-cache-stamp-file): New constant.
10870 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
10871 (pcmpl-rpm-packages): Optionally cache list of packages.
10872
10873 * pcmpl-rpm.el (pcmpl-rpm): New group.
10874 (pcmpl-rpm-query-options): New option.
10875 (pcmpl-rpm-packages): No need to inline it.
10876 Use pcmpl-rpm-query-options.
10877
10878 * calendar/calendar.el (calendar-in-read-only-buffer):
10879 Avoid some needless mode changes.
10880
10881 2012-06-21 Chong Yidong <cyd@gnu.org>
10882
10883 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
10884 (desktop-path): Remove . from the default value (Bug#10977).
10885 (desktop-read): Use user-emacs-directory if desktop-path is nil.
10886
10887 2012-06-20 Chong Yidong <cyd@gnu.org>
10888
10889 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
10890
10891 2012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
10892
10893 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
10894 (bug#11201).
10895
10896 2012-06-20 Chong Yidong <cyd@gnu.org>
10897
10898 * term.el (term-window-width): Handle the case of a missing right
10899 fringe (Bug#8837).
10900 (term-check-size): Use window-text-height (Bug#5445).
10901 (term-mode): Use define-derived-mode. Minor cleanups.
10902 Set font-lock-defaults (Bug#7692).
10903 (term-move-columns, term-insert-char, term-emulate-terminal)
10904 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
10905
10906 2012-06-20 Michael Albinus <michael.albinus@gmx.de>
10907
10908 * net/ange-ftp.el (ange-ftp-get-passwd):
10909 Bind `enable-recursive-minibuffers'.
10910 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
10911
10912 2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
10913
10914 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
10915
10916 2012-06-19 Glenn Morris <rgm@gnu.org>
10917
10918 * progmodes/python.el (python-mode): Derive from prog-mode.
10919
10920 2012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
10921
10922 * emulation/edt.el (edt-default-menu-bar-update-buffers)
10923 (edt-user-menu-bar-update-buffers): New functions.
10924 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
10925
10926 2012-06-19 Chong Yidong <cyd@gnu.org>
10927
10928 * subr.el (with-selected-window): Preserve the selected window's
10929 terminal's top-frame (Bug#4702).
10930
10931 * window.el (save-selected-window): Likewise.
10932
10933 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10934
10935 * progmodes/python.el (python-rx-constituents): Move backquote.
10936 (python-skeleton-define, python-define-auxiliary-skeleton):
10937 Use `declare'.
10938
10939 2012-06-18 Michael Albinus <michael.albinus@gmx.de>
10940
10941 * minibuffer.el (read-file-name-default): Revert the patch from
10942 2012-06-17.
10943
10944 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10945
10946 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
10947 (pcase--u1, pcase--q1): Don't use apply-partially.
10948
10949 2012-06-18 Glenn Morris <rgm@gnu.org>
10950
10951 * progmodes/python.el (python-proc, python-buffer)
10952 (python-send-receive, python-send-string): Fix obsolete versions.
10953
10954 2012-06-18 Martin Rudalics <rudalics@gmx.at>
10955
10956 * window.el (special-display-p): Completely remove stringp
10957 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
10958
10959 2012-06-17 Michael Albinus <michael.albinus@gmx.de>
10960
10961 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
10962
10963 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
10964
10965 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
10966 * net/tramp-sh.el (tramp-maybe-open-connection):
10967 Throw if `non-essential' is non-nil.
10968
10969 2012-06-17 Martin Rudalics <rudalics@gmx.at>
10970
10971 * window.el (special-display-p): Signal an error if BUFFER-NAME
10972 is not a string (Bug#11713).
10973
10974 2012-06-17 Paul Eggert <eggert@cs.ucla.edu>
10975
10976 * progmodes/python.el (python-info-beginning-of-backslash):
10977 Rename from python-info-beginning-of-backlash, as a spelling fix.
10978
10979 2012-06-17 Chong Yidong <cyd@gnu.org>
10980
10981 * term.el (term-emulate-terminal): If term-check-size is called,
10982 move point to the process mark without resetting point (Bug#4635).
10983
10984 2012-06-17 Glenn Morris <rgm@gnu.org>
10985
10986 * international/mule-cmds.el (mule-menu-keymap)
10987 (set-language-environment, set-locale-environment): Doc tweaks.
10988
10989 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
10990
10991 * cus-face.el (custom-face-attributes): Add wave-style underline
10992 attribute.
10993 * faces.el (set-face-attribute): Update docstring to describe
10994 wave-style underline attribute.
10995
10996 2012-06-16 Chong Yidong <cyd@gnu.org>
10997
10998 * term/xterm.el (terminal-init-xterm): Discard input before
10999 querying background mode (Bug#10959).
11000
11001 2012-06-16 Stefan Merten <smerten@oekonux.de>
11002
11003 * textmodes/rst.el: Added and corrected some comments.
11004 (rst-re-alist-def): Improve symbol syntax.
11005 (rst-mode-syntax-table): Correct syntax entries.
11006 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
11007 (rst-official-version, rst-official-cvs-rev): Update version
11008 information.
11009
11010 2012-06-15 Juanma Barranquero <lekktu@gmail.com>
11011
11012 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
11013 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
11014
11015 2012-06-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11016
11017 * progmodes/python.el: New python.el merge.
11018 (python-guess-indent): Obsolete var.
11019 (python-indent-guess-indent-offset): New defcustom.
11020 (python-indent): Obsolete var.
11021 (python-indent-offset): New defcustom.
11022 (python-python-command, python-jython-command): Delete var.
11023 (python-shell-interpreter): New defcustom.
11024 (python-pdbtrack-do-tracking-p): Delete var.
11025 (python-pdbtrack-activate): New defcustom.
11026 (python-use-skeletons): Obsolete var.
11027 (python-skeleton-autoinsert): New defcustom.
11028 (inferior-python-filter-regexp, python-continuation-offset)
11029 (python-honour-comment-indentation, python-indent-string-contents)
11030 (python-jython-packages, python-mode-hook)
11031 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
11032 (python-shell-prompt-alist)
11033 (python-source-modes): Delete defcustoms.
11034 (python-check-buffer-name, python-eldoc-setup-code)
11035 (python-eldoc-string-code, python-ffap-setup-code)
11036 (python-ffap-string-code, python-fill-comment-function)
11037 (python-fill-decorator-function, python-fill-paren-function)
11038 (python-fill-string-function, python-imenu-include-defun-type)
11039 (python-imenu-make-tree, python-imenu-subtree-root-label)
11040 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
11041 (python-shell-compilation-regexp-alist)
11042 (python-shell-completion-module-string-code)
11043 (python-shell-completion-pdb-string-code)
11044 (python-shell-completion-setup-code)
11045 (python-shell-completion-string-code)
11046 (python-shell-enable-font-lock, python-shell-exec-path)
11047 (python-shell-extra-pythonpaths)
11048 (python-shell-internal-buffer-name, python-shell-interpreter-args)
11049 (python-shell-process-environment)
11050 (python-shell-prompt-block-regexp)
11051 (python-shell-prompt-output-regexp)
11052 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
11053 (python-shell-send-setup-max-wait, python-shell-setup-codes)
11054 (python-shell-virtualenv-path): New defcustoms.
11055 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
11056 (inferior-python-mode-syntax-table, python--prompt-regexp)
11057 (python-buffer, python-command python-python-command)
11058 (python-default-template, python-imports, python-indent-index)
11059 (python-indent-list, python-indent-list-length)
11060 (python-mode-running, python-pdbtrack-is-tracking-p)
11061 (python-preoutput-continuation, python-preoutput-leftover)
11062 (python-preoutput-result, python-preoutput-skip-next-prompt)
11063 (python-prev-dir/file, python-recursing)
11064 (python-saved-check-command, python-version-checked)
11065 (python-which-func-length-limit)
11066 (view-return-to-alist): Delete vars.
11067 (python-check-custom-command, python-dotty-syntax-table)
11068 (python-imenu-index-alist, python-indent-current-level)
11069 (python-indent-dedenters, python-indent-levels)
11070 (python-nav-beginning-of-defun-regexp)
11071 (python-nav-list-defun-positions-cache)
11072 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
11073 (python-shell-internal-buffer)
11074 (python-skeleton-available): New vars.
11075 (def-python-skeleton): Delete macro.
11076 (python-skeleton-define): New macro.
11077 (python-define-auxiliary-skeleton, python-rx): New macros.
11078 (python-insert-class): Delete command.
11079 (python-skeleton-class): New command.
11080 (python-insert-def): Delete command.
11081 (python-skeleton-def): New command.
11082 (python-insert-for): Delete command.
11083 (python-skeleton-for): New command.
11084 (python-insert-if): Delete command.
11085 (python-skeleton-if): New command.
11086 (python-insert-try/except, python-insert-try/finally): Delete commands.
11087 (python-skeleton-try): New command.
11088 (python-insert-while): Delete command.
11089 (python-skeleton-while): New command.
11090 (python-backspace): Delete command.
11091 (python-indent-dedent-line-backspace): New command.
11092 (python-electric-colon): Delete command.
11093 (python-indent-electric-colon): New command.
11094 (python-guess-indent): Delete command.
11095 (python-indent-guess-indent-offset): New command.
11096 (python-shift-left): Delete command.
11097 (python-indent-shift-left): New command.
11098 (python-shift-right): Delete command.
11099 (python-indent-shift-right): New command.
11100 (python-find-function): Delete command.
11101 (python-nav-jump-to-defun): New command.
11102 (python-next-statement): Delete command.
11103 (python-nav-forward-sentence): New command.
11104 (python-previous-statement): Delete command.
11105 (python-nav-backward-sentence): New command.
11106 (python-fill-paragraph): Delete command.
11107 (python-fill-paragraph-function): New command.
11108 (python-send-buffer): Delete command.
11109 (python-shell-send-buffer): New command.
11110 (python-send-defun): Delete command.
11111 (python-shell-send-defun): New command.
11112 (python-send-region, python-send-region-and-go): Delete commands.
11113 (python-shell-send-region)
11114 (python-shell-switch-to-shell): New commands.
11115 (python-send-string): Delete command.
11116 (python-shell-send-string): New command.
11117 (python-switch-to-python): Delete command.
11118 (python-shell-switch-to-shell): New command.
11119 (python-describe-symbol): Delete command.
11120 (python-eldoc-at-point): New command.
11121 (python--set-prompt-regexp, python-args-to-list)
11122 (python-after-info-look, python-check-version)
11123 (python-check-comint-prompt, python-find-imports)
11124 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
11125 (python-unload-function, python-expand-template)
11126 (python-maybe-jython, python-preoutput-filter)
11127 (python-pdbtrack-get-source-buffer)
11128 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
11129 (python-pdbtrack-toggle-stack-tracking)
11130 (python-pdbtrack-track-stack-file, python-initial-text)
11131 (python-first-word, python-comment-line-p, python-send-command)
11132 (python-setup-brm, python-sentinel, python-set-proc)
11133 (python-skip-out, python-input-filter, python-outdent-p)
11134 (python-outline-level, python-backslash-continuation-line-p)
11135 (python-end-of-block, python-end-of-statement, python-mark-block)
11136 (python-beginning-of-block, python-beginning-of-statement)
11137 (python-blank-line-p, python-beginning-of-string)
11138 (python-open-block-statement-p): Delete functions.
11139 (python-indent-line, python-indent-line-1): Delete functions.
11140 (python-indent-line): New function.
11141 (python-indentation-levels): Delete function.
11142 (python-indent-calculate-levels): New function.
11143 (python-proc): Delete function.
11144 (python-shell-get-process): New function.
11145 (python-send-receive): Delete function.
11146 (python-shell-send-string-no-output): New function.
11147 (python-module-path): Delete function.
11148 (python-ffap-module-path): New function.
11149 (python-completion-at-point)
11150 (python-symbol-completions): Delete functions.
11151 (python-completion-complete-at-point): New function.
11152 (python-load-file): Delete function.
11153 (python-shell-send-file): New function.
11154 (python-calculate-indentation): Delete function.
11155 (python-indent-calculate-indentation): New function.
11156 (python-skip-comments/blanks): Delete function.
11157 (python-util-forward-comment): New function.
11158 (python-continuation-line-p): Delete function.
11159 (python-info-continuation-line-p): New function.
11160 (python-which-func, python-current-defun): Delete function.
11161 (python-info-current-defun): New function.
11162 (python-beginning-of-defun): Delete function.
11163 (python-nav-beginning-of-defun): New function.
11164 (python-close-block-statement-p)
11165 (python-block-end-p): Delete function.
11166 (python-info-closing-block): New function.
11167 (python-comint-output-filter-function)
11168 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
11169 (python-fill-comment, python-fill-decorator, python-fill-paren)
11170 (python-fill-string, python-imenu-make-element-tree)
11171 (python-imenu-make-tree, python-imenu-tree-assoc)
11172 (python-indent-context, python-indent-dedent-line)
11173 (python-indent-line-function)
11174 (python-indent-post-self-insert-function)
11175 (python-indent-toggle-levels)
11176 (python-info-assignment-continuation-line-p)
11177 (python-info-beginning-of-backlash)
11178 (python-info-block-continuation-line-p)
11179 (python-info-closing-block-message)
11180 (python-info-line-ends-backslash-p)
11181 (python-info-looking-at-beginning-of-defun)
11182 (python-info-ppss-context, python-info-ppss-context-type)
11183 (python-nav-list-defun-positions, python-nav-read-defun)
11184 (python-nav-sentence-end, python-nav-sentence-start)
11185 (python-pdbtrack-comint-output-filter-function)
11186 (python-pdbtrack-set-tracked-buffer)
11187 (python-shell-calculate-exec-path)
11188 (python-shell-calculate-process-environment)
11189 (python-shell-completion--do-completion-at-point)
11190 (python-shell-completion--get-completions)
11191 (python-shell-completion-complete-at-point)
11192 (python-shell-completion-complete-or-indent)
11193 (python-shell-get-or-create-process)
11194 (python-shell-get-process-name)
11195 (python-shell-internal-get-or-create-process)
11196 (python-shell-internal-get-process-name)
11197 (python-shell-internal-send-string, python-shell-make-comint)
11198 (python-shell-parse-command, python-shell-send-setup-code)
11199 (python-skeleton-add-menu-items)
11200 (python-util-clone-local-variables, python-util-position)
11201 (run-python-internal, python-indentation-levels)
11202 (python-nav-beginning-of-defun)
11203 (python-completion-complete-at-point): New functions.
11204 (run-python): Change arguments. New API requirements.
11205
11206 2012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11207
11208 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
11209 (bug#11649).
11210
11211 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
11212 (macroexp--expand-all): Use it.
11213
11214 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
11215 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
11216 Use `cl-function' instead.
11217
11218 2012-06-14 Juanma Barranquero <lekktu@gmail.com>
11219
11220 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
11221 Suggested by Stefan Monnier while discussing bug#11657.
11222
11223 2012-06-14 Sam Steingold <sds@gnu.org>
11224
11225 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
11226
11227 2012-06-14 Andreas Schwab <schwab@linux-m68k.org>
11228
11229 * play/doctor.el (doctor-doc): Remove parameter and use
11230 doctor-sent instead of sent.
11231 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
11232
11233 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11234
11235 * files.el: Require cl-lib.
11236 (file-name-non-special): Replace case -> cl-case.
11237
11238 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
11239
11240 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
11241 mapping from #' to function*.
11242
11243 2012-06-13 Chong Yidong <cyd@gnu.org>
11244
11245 * mouse.el (mouse-drag-track): Do not set the mark if the user
11246 releases the mouse without selecting anything (Bug#11588).
11247
11248 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11249
11250 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
11251 as well (bug#11646).
11252
11253 * loadup.el: Count byte-code functions as well.
11254
11255 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
11256 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
11257
11258 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
11259 (bug#11649). Add cl-defun and cl-defmacro.
11260
11261 2012-06-13 Drew Adams <drew.adams@oracle.com>
11262
11263 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
11264 Fix last change.
11265
11266 2012-06-13 Michael Albinus <michael.albinus@gmx.de>
11267
11268 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
11269 Otherwise, it blocks in batch mode.
11270
11271 2012-06-13 Juanma Barranquero <lekktu@gmail.com>
11272
11273 * help-mode.el (bookmark-make-record-default): Declare.
11274
11275 2012-06-13 Chong Yidong <cyd@gnu.org>
11276
11277 * emacs-lisp/package.el (list-packages): Compute a list of
11278 packages that are newly-available since the last list-packages
11279 invocation.
11280 (package-menu--new-package-list): New var.
11281 (package-menu--generate, package-menu--print-info)
11282 (package-menu--status-predicate, package-menu-mark-install):
11283 Handle new status label "new".
11284
11285 2012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
11286
11287 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
11288 conversion to backquotes.
11289
11290 2012-06-12 Chong Yidong <cyd@gnu.org>
11291
11292 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
11293 Rename from gud-inhibit-global-bindings.
11294
11295 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
11296
11297 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
11298 hook from nxml-glyph-set-hook.
11299
11300 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
11301 declaration.
11302
11303 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
11304
11305 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
11306 Convert to defcustom.
11307
11308 2012-06-12 Drew Adams <drew.adams@oracle.com>
11309
11310 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
11311 New functions.
11312 (help-mode): Use them.
11313
11314 2012-06-11 Glenn Morris <rgm@gnu.org>
11315
11316 * progmodes/fortran.el (fortran-font-lock-keywords-3):
11317 Use preprocessor face for directives.
11318 (fortran-directive-re): Doc fix.
11319
11320 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11321
11322 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
11323 conversion to backquotes (bug#11652).
11324
11325 Fix compiler-expansion of CL's cXXr functions (bug#11673).
11326 * emacs-lisp/cl-lib.el (cl--defalias): New function.
11327 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
11328 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
11329 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
11330 (cl-ninth, cl-tenth): Mark them as inlinable.
11331 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
11332 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
11333 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
11334 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
11335 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
11336 (cl-list*, cl-adjoin): Don't put an autoload manually.
11337 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
11338 (cl--compiler-macro-list*): Add autoload cookie.
11339 (cl--compiler-macro-cXXr): New function.
11340
11341 * help-fns.el (help-fns--compiler-macro): New function extracted from
11342 describe-function-1; follow aliases and use `compiler-macro' property.
11343 (describe-function-1): Use it.
11344
11345 2012-06-11 Chong Yidong <cyd@gnu.org>
11346
11347 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
11348 is uninstalled, if imagemagick is installed.
11349
11350 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11351
11352 * emacs-lisp/cl-lib.el: Use lexical-binding.
11353 (cl-map-extents, cl-maclisp-member): Remove.
11354 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
11355 (cl--set-substring, cl--block-wrapper, cl--block-throw)
11356 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
11357 * emacs-lisp/cl-extra.el: Use lexical-binding.
11358 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
11359 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
11360 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
11361 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
11362 * emacs-lisp/cl-seq.el: Use lexical-binding.
11363 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
11364 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
11365 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
11366 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
11367 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
11368 CL's internals.
11369
11370 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
11371
11372 Sync with Tramp 2.2.6-pre.
11373
11374 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
11375 `print-length' and `print-level' to nil, in order to avoid
11376 truncation. Reported by Christopher Schmidt
11377 <christopher@ristopher.com>.
11378
11379 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
11380
11381 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
11382 New defmacro.
11383 (tramp-compat-copy-directory): Add optional argument
11384 COPY-CONTENTS. It is not handled yet.
11385
11386 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
11387 (tramp-ftp-file-name-p): Simplify.
11388
11389 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
11390 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
11391 connection vector.
11392
11393 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
11394 (tramp-methods): Do not use `tramp-password-end-of-line'.
11395 (tramp-completion-function-alist-putty): Handle UNIX case.
11396 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
11397 (tramp-do-file-attributes-with-stat)
11398 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
11399 gid as real numbers. They could run out of integer range on cygwin.
11400 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
11401 (tramp-sh-handle-expand-file-name): Handle hops.
11402 (tramp-open-connection-setup-interactive-shell):
11403 Use `tramp-cleanup'. Move check for busyboxes ...
11404 (tramp-find-shell): ... here. Simplify implementation.
11405 Set "remote-shell" property also for alternative shells.
11406 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
11407 If failing, a regular file would be written otherwise.
11408 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
11409 (tramp-find-inline-encoding): Cache the coding commands in the
11410 process cache. Apply test command on the remote side, if defined.
11411 (tramp-find-inline-compress): Cache the compress commands in the
11412 process cache.
11413 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
11414 when requested. Handle hops.
11415 (tramp-current-connection): New defvar.
11416 (tramp-maybe-open-connection): Use `tramp-cleanup'.
11417 Throw `suppress', if there was a failed connection shortly before.
11418 Handle user interrupt. (Bug#10187)
11419 (tramp-get-inline-compress, tramp-get-inline-coding):
11420 Read connection properties from the process cache.
11421
11422 * net/tramp-smb.el (tramp-smb-server-version)
11423 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
11424 New defconsts.
11425 (tramp-smb-prompt): Extend for powershell prompt.
11426 (tramp-smb-file-name-handler-alist): Add handlers for
11427 `process-file', `shell-command' and `start-file-process'.
11428 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
11429 (tramp-smb-winexe-shell-command-switch): New defcustoms.
11430 (tramp-smb-file-name-p): Simplify.
11431 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
11432 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
11433 (tramp-smb-shell-quote-argument): New defuns.
11434 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
11435 Implement using "tar". By this, time-stamps are preserved.
11436 (tramp-smb-handle-copy-file): Handle also the case of directories.
11437 (tramp-smb-do-file-attributes-with-stat)
11438 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
11439 Use `tramp-get-connection-buffer').
11440 (tramp-smb-handle-rename-file): Use "rename", when source and
11441 target are on the same share.
11442 (tramp-smb-maybe-open-connection): Handle wrong passwords.
11443 Use `tramp-smb-server-version'.
11444 (tramp-smb-wait-for-output): Remove prompt.
11445
11446 * net/tramp.el (top): Require 'cl.
11447 (tramp-methods, tramp-rsh-end-of-line):
11448 Remove `tramp-password-end-of-line' from docstring.
11449 (tramp-save-ad-hoc-proxies): New defcustom.
11450 (tramp-completion-function-alist): Adapt docstring.
11451 (tramp-default-password-end-of-line): Remove defcustom.
11452 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
11453 (tramp-user-regexp, tramp-file-name-regexp-unified)
11454 (tramp-file-name-regexp-url): Extend regexp by hop separator.
11455 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
11456 (tramp-remote-file-name-spec-regexp): New defconst.
11457 (tramp-file-name-structure): Extend structure for hops.
11458 (tramp-get-method-parameter): Move up.
11459 (tramp-file-name-p, tramp-dissect-file-name)
11460 (with-parsed-tramp-file-name): Handle hops.
11461 (tramp-file-name-hop): New defun.
11462 (tramp-make-tramp-file-name): New optional arg HOP.
11463 (tramp-message-show-progress-reporter-message): New defvar.
11464 (tramp-with-progress-reporter): Use it. We cannot use
11465 `tramp-message-show-message' here, because this suppresses also
11466 error buffers.
11467 (tramp-error-with-buffer): Suppress buffer view, if
11468 `tramp-message-show-message' is nil.
11469 Use `tramp-get-connection-buffer'.
11470 (tramp-cleanup): New defun.
11471 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
11472 (tramp-file-name-handler): If `debug-on-error' is set, propagate
11473 an error unchanged.
11474 (tramp-completion-handle-file-name-all-completions): Handle hops.
11475 Fix an error when called from ido.
11476 (tramp-completion-dissect-file-name): Use better local variable
11477 name. Add hop to the vector.
11478 (tramp-handle-insert-file-contents): Use progress-reporter for the
11479 whole scenario.
11480 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
11481 to `t'.
11482 (tramp-check-for-regexp): Simplify search.
11483 (tramp-enter-password): Remove it. Move implementation ...
11484 (tramp-action-password): ... here.
11485 (tramp-mode-string-to-int, tramp-local-host-p)
11486 (tramp-make-tramp-temp-file, tramp-read-passwd)
11487 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
11488 Set tramp-autoload cookie.
11489
11490 * net/trampver.el: Update release number.
11491
11492 2012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11493 Michael Albinus <michael.albinus@gmx.de>
11494
11495 * net/tramp.el (tramp-set-completion-function): Fix docstring.
11496 (tramp-parse-group, tramp-parse-file)
11497 (tramp-parse-shostkeys-sknownhosts): New defuns.
11498 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
11499 (tramp-parse-shosts-group, tramp-parse-sconfig)
11500 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
11501 (tramp-parse-sknownhosts, tramp-parse-hosts)
11502 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
11503 Use them.
11504 (tramp-parse-passwd-group, tramp-parse-netrc-group)
11505 (tramp-parse-putty-group): Don't narrow.
11506 (tramp-parse-putty): Make a loop.
11507 (tramp-file-name-handler): Catch the `suppress' signal.
11508
11509 2012-06-11 Chong Yidong <cyd@gnu.org>
11510
11511 * image.el (imagemagick-register-types): Put the ImageMagick entry
11512 at the end of image-type-file-name-regexps.
11513
11514 2012-06-11 Johan BockgĂ¥rd <bojohan@gnu.org>
11515
11516 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
11517 (pcase, pcase-let*, pcase-dolist): Use them.
11518
11519 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
11520
11521 * emacs-lisp/pcase.el (pcase--let*): New function.
11522 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
11523 (pcase--expand): Use macroexp-let².
11524
11525 2012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
11526
11527 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
11528 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
11529 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
11530 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
11531 * emacs-lisp/derived.el: Use pcase instead of `cl'.
11532 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
11533
11534 2012-06-10 Glenn Morris <rgm@gnu.org>
11535
11536 * mail/rmail.el (rmail-yank-current-message): Leave point at
11537 correct position. (Bug#11660)
11538
11539 2012-06-10 Chong Yidong <cyd@gnu.org>
11540
11541 * allout-widgets.el: Fix code header.
11542
11543 2012-06-10 Chong Yidong <cyd@gnu.org>
11544
11545 * cus-edit.el (customize-changed-options-previous-release):
11546 Bump to 24.1.
11547
11548 2012-06-09 Andreas Schwab <schwab@linux-m68k.org>
11549
11550 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
11551
11552 2012-06-09 Chong Yidong <cyd@gnu.org>
11553
11554 * ebuff-menu.el (electric-buffer-list): Preserve header line.
11555
11556 2012-06-09 Martin Rudalics <rudalics@gmx.at>
11557
11558 * window.el (special-display-popup-frame): Don't use
11559 window--display-buffer (Bug#11651).
11560
11561 2012-06-09 Eli Zaretskii <eliz@gnu.org>
11562
11563 Fix parallel builds: make sure loaddefs.el is not being written
11564 while Lisp files are compiled.
11565 (compile): Don't depend on 'mh-autoloads'.
11566 (compile-CMD, compile-SH): Depend on 'autoloads'.
11567 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
11568
11569 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
11570
11571 2012-06-09 Chong Yidong <cyd@gnu.org>
11572
11573 * face-remap.el (face-remap-add-relative, face-remap-set-base)
11574 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
11575 Doc fixes (Bug#11225).
11576
11577 2012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
11578
11579 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
11580 a function if there's a clear indication that it has a compiler-macro.
11581 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
11582 (macro-declarations-alist): Add arglist to declaration functions.
11583 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
11584 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
11585 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
11586 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
11587 Also add autoload to find the compiler macro.
11588 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
11589 (cl--compiler-macro-member, cl--compiler-macro-assoc)
11590 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
11591 (cl--compiler-macro-get): New functions, replacing calls to
11592 cl-define-compiler-macro.
11593 (cl-typep) [compiler-macro]: Use macroexp-let².
11594
11595 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
11596
11597 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
11598 string properly, fixes Bug#11473.
11599
11600 2012-06-08 Chong Yidong <cyd@gnu.org>
11601
11602 * faces.el (set-face-attribute): Doc fix.
11603 (modify-face): Don't use :bold and :italic.
11604 (error, warning, success): Tweak definitions.
11605
11606 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
11607 (custom-modified, custom-set, custom-changed, custom-themed)
11608 (custom-saved, custom-button, custom-button-mouse)
11609 (custom-button-pressed, custom-state, custom-comment-tag)
11610 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
11611 (custom-group-subtitle): Use new-style face specs.
11612 (custom-invalid-face, custom-rogue-face, custom-modified-face)
11613 (custom-set-face, custom-changed-face, custom-saved-face)
11614 (custom-button-face, custom-button-pressed-face)
11615 (custom-documentation-face, custom-state-face)
11616 (custom-comment-face, custom-comment-tag-face)
11617 (custom-variable-tag-face, custom-variable-button-face)
11618 (custom-face-tag-face, custom-group-tag-face-1)
11619 (custom-group-tag-face): Remove obsolete face alias.
11620
11621 * epa.el (epa-validity-high, epa-validity-medium)
11622 (epa-validity-low, epa-mark, epa-field-name, epa-string)
11623 (epa-field-name, epa-field-body):
11624 * font-lock.el (font-lock-comment-face, font-lock-string-face)
11625 (font-lock-keyword-face, font-lock-builtin-face)
11626 (font-lock-function-name-face, font-lock-variable-name-face)
11627 (font-lock-type-face, font-lock-constant-face):
11628 * ido.el (ido-first-match, ido-only-match, ido-subdir)
11629 (ido-virtual, ido-indicator, ido-incomplete-regexp):
11630 * speedbar.el (speedbar-button-face, speedbar-file-face)
11631 (speedbar-directory-face, speedbar-tag-face)
11632 (speedbar-selected-face, speedbar-highlight-face)
11633 (speedbar-separator-face):
11634 * whitespace.el (whitespace-newline, whitespace-space)
11635 (whitespace-hspace, whitespace-tab, whitespace-trailing)
11636 (whitespace-line, whitespace-space-before-tab)
11637 (whitespace-space-after-tab, whitespace-indentation)
11638 (whitespace-empty):
11639 * emulation/cua-base.el (cua-global-mark):
11640 * eshell/em-prompt.el (eshell-prompt):
11641 * net/newst-plainview.el (newsticker-new-item-face)
11642 (newsticker-old-item-face, newsticker-immortal-item-face)
11643 (newsticker-obsolete-item-face, newsticker-date-face)
11644 (newsticker-statistics-face, newsticker-default-face):
11645 * net/newst-reader.el (newsticker-feed-face)
11646 (newsticker-extra-face, newsticker-enclosure-face):
11647 * net/newst-treeview.el (newsticker-treeview-face)
11648 (newsticker-treeview-new-face, newsticker-treeview-old-face)
11649 (newsticker-treeview-immortal-face)
11650 (newsticker-treeview-obsolete-face)
11651 (newsticker-treeview-selection-face):
11652 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
11653 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
11654 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
11655 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
11656 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
11657 (nxml-outline-active-indicator, nxml-outline-ellipsis):
11658 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
11659 (mpuz-text):
11660 * progmodes/vera-mode.el (vera-font-lock-number)
11661 (vera-font-lock-function, vera-font-lock-interface):
11662 * textmodes/table.el (table-cell): Use new-style face specs, and
11663 don't use the old :bold and :italic attributes.
11664
11665 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
11666 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
11667 (ebrowse-member-class, ebrowse-progress): Likewise.
11668 (ebrowse-tree-mark-face, ebrowse-root-class-face)
11669 (ebrowse-file-name-face, ebrowse-default-face)
11670 (ebrowse-member-attribute-face, ebrowse-member-class-face)
11671 (ebrowse-progress-face): Remove obsolete faces.
11672
11673 * progmodes/flymake.el (flymake-errline, flymake-warnline):
11674 Inherit from error and warning faces respectively.
11675
11676 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
11677 Likewise.
11678 (flyspell-incorrect-face, flyspell-duplicate-face):
11679 Remove obsolete aliases.
11680
11681 2012-06-08 Michael Albinus <michael.albinus@gmx.de>
11682
11683 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
11684 Avoid infloop.
11685
11686 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
11687
11688 * startup.el (argv, argi): Make lexically scoped.
11689 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
11690 * emacs-lisp/cl-macs.el: Use lexical-binding.
11691 Rename cl-bind-* to cl--bind-*.
11692 * files.el: Don't require `cl' since it doesn't use it.
11693 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
11694
11695 2012-06-08 Juanma Barranquero <lekktu@gmail.com>
11696
11697 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
11698 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
11699 instead of calling external sort utility.
11700 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
11701
11702 2012-06-08 Eli Zaretskii <eliz@gnu.org>
11703
11704 * descr-text.el (describe-char): Mention how to insert the
11705 character, if the current input method doesn't support it.
11706 See the discussion in this thread for the details:
11707 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
11708
11709 2012-06-08 Sam Steingold <sds@gnu.org>
11710
11711 * bindings.el (global-map): Bind XF86Forward to next-buffer and
11712 XF86Back to previous-buffer.
11713 (minibuffer-local-map): Bind them to next-history-element and
11714 previous-history-element respectively.
11715 * help-mode.el (help-mode-map): Bind them to help-go-forward and
11716 help-go-back respectively.
11717 * info.el (Info-mode-map): Bind them to Info-history-forward and
11718 Info-history-back respectively.
11719 These are the keys next to Up on the ThinkPad keyboard.
11720
11721 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
11722
11723 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
11724 * emacs-lisp/cl-macs.el: Provide itself.
11725 (cl--labels-convert-cache): New var.
11726 (cl--labels-convert): New function.
11727 (cl-flet, cl-labels): New implementation with new semantics, relying on
11728 lexical-binding.
11729 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
11730 (cl-closure-vars, cl--function-convert-cache)
11731 (cl--function-convert): Move from cl-macs.el.
11732 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
11733 rename by removing the "cl-" prefix.
11734 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
11735
11736 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11737
11738 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
11739 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
11740 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
11741 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
11742 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
11743 (cl-hash-table-count): Add old compatibility aliases.
11744
11745 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
11746 Use macroexpand-all-environment instead.
11747 (cl--old-macroexpand): New var.
11748 (cl--sm-macroexpand): New function.
11749 (cl-symbol-macrolet): Use it during macro expansion.
11750 (cl--function-convert-cache): New var.
11751 (cl--function-convert): New function, extracted from
11752 cl-macroexpand-all.
11753 (cl-lexical-let): Use it.
11754
11755 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
11756 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
11757 (cl-member): Remove old alias.
11758
11759 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
11760 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
11761 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
11762 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
11763 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
11764 (cl-macroexpand-cmacs): Remove var.
11765 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
11766 Use macroexpand-all instead.
11767
11768 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11769
11770 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
11771 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
11772 (macroexp-copyable-p): New functions and macros.
11773 * emacs-lisp/edebug.el (edebug-unwrap):
11774 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
11775 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
11776 (pcase--let*): Remove.
11777 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
11778 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
11779 macroexp-const-p instead.
11780 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
11781
11782 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
11783 instead of "cl-" for internal definitions. Use macroexp-const-p.
11784 (cl-old-bc-file-form): Remove var.
11785 (cl-const-exprs-p): Remove fun.
11786 (cl-labels, cl-macrolet): Use backquote.
11787 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
11788 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
11789 (cl-define-setf-expander): Rename from cl-define-setf-method.
11790 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
11791
11792 * international/mule-cmds.el: Don't require CL.
11793 (view-hello-file): Don't use `letf'.
11794
11795 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11796
11797 * tmm.el (tmm-prompt): Use string-prefix-p.
11798 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
11799 (tmm-add-prompt): Use minibuffer-completion-help.
11800 (tmm-delete-map): Remove.
11801
11802 * subr.el (kbd): Make it its own function.
11803
11804 2012-06-07 Stefan Merten <smerten@oekonux.de>
11805
11806 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
11807 Silence compiler warnings. Fix versions.
11808 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
11809 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
11810 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
11811 (rst-package-emacs-version-alist): Correct Emacs version to
11812 represent major merge with upstream.
11813 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
11814
11815 2012-06-06 Glenn Morris <rgm@gnu.org>
11816
11817 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
11818 Only print environment variables if set.
11819
11820 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
11821
11822 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
11823 (macroexp--cons): Rename from maybe-cons.
11824 (macroexp--accumulate): Rename from macroexp-accumulate.
11825 (macroexp--all-forms): Rename from macroexpand-all-forms.
11826 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
11827 (macroexp--expand-all): Rename from macroexpand-all-1.
11828
11829 2012-06-06 Sam Steingold <sds@gnu.org>
11830
11831 * calendar/calendar.el (calendar-in-read-only-buffer):
11832 Call `special-mode' to enable the standard read-only keybindings.
11833
11834 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
11835
11836 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
11837 with "loading" messages (bug#11635).
11838
11839 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
11840
11841 * files.el (enable-remote-dir-locals): New option.
11842 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
11843
11844 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
11845 Ensure, that the temp directory is local.
11846
11847 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
11848 `temporary-file-directory'.
11849
11850 * progmodes/python.el (python-send-region): Ensure, that the
11851 temporary file is created also in the remote case.
11852
11853 2012-06-06 Glenn Morris <rgm@gnu.org>
11854
11855 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
11856 (vc-rcs-update-changelog): Use it.
11857
11858 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
11859
11860 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
11861 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
11862 (vc-sccs-diff): Replace use of the external vcdiff script.
11863
11864 2012-06-05 Glenn Morris <rgm@gnu.org>
11865
11866 * ledit.el: Move to obsolete/.
11867
11868 2012-06-05 Sam Steingold <sds@gnu.org>
11869
11870 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
11871 patch (Bug#11140).
11872
11873 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11874
11875 * emacs-lisp/cust-print.el: Move to obsolete.
11876
11877 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
11878 compiler-macro expansion.
11879
11880 Add native compiler-macro support.
11881 * emacs-lisp/macroexp.el (macroexpand-all-1):
11882 Support compiler-macros directly. Properly follow aliases and apply
11883 the compiler macros more thoroughly.
11884 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
11885 macroexpand now properly follows aliases.
11886 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
11887 (cl-compiler-macroexpand): Use new prop.
11888 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
11889
11890 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
11891
11892 2012-06-05 Martin Rudalics <rudalics@gmx.at>
11893
11894 * window.el (get-lru-window, get-mru-window, get-largest-window):
11895 New argument NOT-SELECTED to avoid picking the selected window.
11896 (window--display-buffer-1, window--display-buffer-2): Replace by
11897 new function window--display-buffer
11898 (display-buffer-same-window, display-buffer-reuse-window)
11899 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
11900 Use window--display-buffer.
11901 (display-buffer-use-some-window): Remove temporary dedication
11902 hack by calling get-lru-window and get-largest-window with
11903 NOT-SELECTED argument non-nil. Call window--display-buffer.
11904
11905 2012-06-05 Glenn Morris <rgm@gnu.org>
11906
11907 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
11908 Replace external vcdiff script.
11909
11910 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
11911
11912 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
11913
11914 2012-06-04 Chong Yidong <cyd@gnu.org>
11915
11916 * image.el (imagemagick-types-inhibit): Revert last change.
11917 Add INFO and M.
11918 (imagemagick-enabled-types): Remove CIN and EPS*.
11919
11920 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
11921
11922 * emacs-lisp/cl-lib.el: Rename from cl.el.
11923 * emacs-lisp/cl.el: New compatibility file.
11924 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
11925 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
11926 to obey the "cl-" prefix.
11927 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
11928
11929 2012-06-03 Glenn Morris <rgm@gnu.org>
11930
11931 * emacs-lisp/authors.el (authors-aliases): Addition.
11932
11933 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
11934 Fix :version.
11935
11936 2012-06-03 Stefan Merten <smerten@oekonux.de>
11937
11938 * textmodes/rst.el: Add comments.
11939 (rst-transition, rst-adornment): New faces.
11940 (rst-adornment-faces-alist): Make default safe to reevaluate.
11941 Fixes
11942 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
11943 Improve customization tags.
11944 (rst-define-level-faces): Clarify meaning.
11945
11946 2012-06-03 Chong Yidong <cyd@gnu.org>
11947
11948 * progmodes/compile.el (compilation-mode-line-fail)
11949 (compilation-mode-line-run, compilation-mode-line-exit):
11950 New faces.
11951 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
11952
11953 2012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
11954
11955 * progmodes/which-func.el (which-func-update-ediff-windows):
11956 New function. Use it in ediff-select-hook (Bug#11478).
11957
11958 2012-06-03 Chong Yidong <cyd@gnu.org>
11959
11960 * bindings.el: Remove explicit help text from format-mode-line.
11961 It is now supplied by mode-line-default-help-echo.
11962 (mode-line-front-space, mode-line-end-spaces)
11963 (mode-line-misc-info): New variables.
11964 (mode-line-modes, mode-line-position): Move the default value to
11965 the variable definition.
11966 (mode-line-default-help-echo): New defcustom.
11967 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
11968 (mode-line-modified-help-echo): New functions.
11969 (mode-line-mule-info, mode-line-modified): Use them.
11970 (mode-line-eol-desc, propertized-buffer-identification):
11971 Consistency fixes for help text.
11972 (mode-line-coding-system-map): Allow using mouse-3 to invoke
11973 set-buffer-file-coding-system (Bug#289).
11974 (mode-line-mule-info-help-echo): Update help text.
11975
11976 2012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
11977
11978 * simple.el (execute-extended-command): Set real-this-command
11979 (bug#11506).
11980
11981 2012-06-02 Chong Yidong <cyd@gnu.org>
11982
11983 Remove incorrect uses of "modeline" in comments, docstrings, and
11984 function/variable names (Bug#10329).
11985
11986 * cus-edit.el (mode-line):
11987 * dframe.el (dframe-mouse-hscroll):
11988 * emacs-lisp/re-builder.el:
11989 * emacs-lisp/easy-mmode.el (define-minor-mode):
11990 * frame.el (set-frame-name):
11991 * help.el (lookup-minor-mode-from-indicator):
11992 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
11993 * progmodes/cc-cmds.el (c-toggle-auto-newline)
11994 (c-toggle-hungry-state):
11995 * progmodes/antlr-mode.el (antlr-language-alist):
11996 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
11997 * progmodes/vhdl-mode.el (vhdl-mode):
11998 * progmodes/which-func.el (which-func, which-func-cleanup-function):
11999 * term/ns-win.el (ns-face-at-pos):
12000 * term/sup-mouse.el (sup-mouse-report):
12001 * textmodes/flyspell.el (flyspell-mode-line-string):
12002 * textmodes/ispell.el (ispell-highlight-face):
12003 * textmodes/reftex-global.el:
12004 * vc/vc-arch.el (vc-arch-mode-line-string):
12005 * vc/vc-cvs.el (vc-cvs-mode-line-string):
12006 * vc/vc-git.el (vc-git-mode-line-string):
12007 * vc/vc-hooks.el (vc-display-status)
12008 (vc-default-mode-line-string):
12009 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
12010
12011 * ansi-color.el (ansi-color-faces-vector): Change default faces.
12012
12013 * dired.el (dired-sort-set-mode-line): Rename from
12014 dired-sort-set-modeline. All callers changed.
12015
12016 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
12017 eshell-status-in-modeline.
12018
12019 * foldout.el (foldout-mode-line-string): Rename from
12020 foldout-modeline-string. All callers changed.
12021 (foldout-update-mode-line): Rename from foldout-update-modeline.
12022
12023 * subr.el (redraw-modeline): Make into obsolete alias.
12024
12025 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
12026 timeclock-modeline-display. Make old name an alias.
12027 (timeclock-update-mode-line): Likewise. All callers changed.
12028 (timeclock-mode-line-display): No need to check before using
12029 add-hook.
12030 (timeclock-relative, timeclock-day-over-hook)
12031 (timeclock-use-elapsed, timeclock-mode-string)
12032 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
12033
12034 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
12035 crisp-mode-modeline-string.
12036
12037 * play/solitaire.el (solitaire-build-mode-line): Rename from
12038 solitaire-build-modeline. All callers changed.
12039
12040 * play/zone.el (zone-hiding-mode-line): Rename from
12041 zone-hiding-modeline. All callers changed.
12042 (zone): Remove unusued `modeline-hidden-level' property.
12043
12044 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
12045 xscheme-modeline-initialize. All callers changed.
12046
12047 * strokes.el (strokes-lighter): Rename from
12048 strokes-modeline-string.
12049
12050 * textmodes/sgml-mode.el (html-face-tag-alist)
12051 (html-tag-face-alist): Use mode-line face instead of obsolete
12052 alias modeline.
12053
12054 2012-06-02 Stefan Merten <smerten@oekonux.de>
12055
12056 * textmodes/rst.el: Always require `cl'.
12057 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
12058
12059 2012-06-02 Chong Yidong <cyd@gnu.org>
12060
12061 * image.el (imagemagick-enabled-types): Rename from
12062 imagemagick-types-enable. Add many more types.
12063 (imagemagick-types-inhibit): Change default to nil.
12064 (imagemagick-filter-types): Caller changed.
12065
12066 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
12067
12068 * emacs-lisp/cl-macs.el: Use backquotes.
12069 (cl-transform-function-property): Use eval-and-compile rather than
12070 abusing `require'.
12071 (defstruct): Use declare-function instead of with-no-warnings.
12072
12073 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
12074 (byte-compile-output-docform): Re-add the print-circle bindings.
12075 (byte-compile-fix-header): Use #$ just because it's shorter.
12076 (byte-compile-output-file-form): Remove defun/defmacro.
12077
12078 2012-06-01 Martin Rudalics <rudalics@gmx.at>
12079
12080 * simple.el (choose-completion): Remove now obsolete binding for
12081 owindow.
12082
12083 2012-06-01 Michael Albinus <michael.albinus@gmx.de>
12084
12085 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
12086 in order to avoid "Stack overflow in regexp matcher".
12087
12088 2012-05-31 Glenn Morris <rgm@gnu.org>
12089
12090 * image.el: For clarity, call imagemagick-register-types at
12091 top-level, rather than relying on a custom :initialize.
12092 (imagemagick-types-enable): New option. (Bug#11557)
12093 (imagemagick-filter-types): New function. (Bug#7406)
12094 (imagemagick-register-types): Use imagemagick-filter-types.
12095 If disabling support, remove elements altogether rather
12096 than using an impossible regexp.
12097 (imagemagick-types-inhibit): Give it the default init function.
12098
12099 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12100
12101 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
12102 Handle arbitrary file name lengths (Bug#11585).
12103
12104 2012-05-31 Martin Rudalics <rudalics@gmx.at>
12105
12106 * desktop.el (desktop-read): Clear previous and next buffers for
12107 all windows and bury *Messages* buffer (bug#11556).
12108
12109 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12110
12111 Add `declare' for `defun'. Align `defmacro's with it.
12112 * emacs-lisp/easy-mmode.el (define-minor-mode)
12113 (define-globalized-minor-mode): Don't autoload the var definitions.
12114 * emacs-lisp/byte-run.el: Use lexical-binding.
12115 (defun-declarations-alist, macro-declarations-alist): New vars.
12116 (defmacro, defun): Use them.
12117 (make-obsolete, define-obsolete-function-alias)
12118 (make-obsolete-variable, define-obsolete-variable-alias):
12119 Use `declare'.
12120 (macro-declaration-function): Mark obsolete.
12121 * emacs-lisp/autoload.el: Use lexical-binding.
12122 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
12123
12124 2012-05-30 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12125
12126 * textmodes/ispell.el (ispell-with-no-warnings):
12127 Define as a macro.
12128 (ispell-kill-ispell, ispell-change-dictionary):
12129 Use `called-interactively-p' for Emacs instead of obsolete
12130 `interactive-p'.
12131
12132 2012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12133
12134 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
12135 (macro-declaration-function): Move var from C code.
12136 (macro-declaration-function): Define function with defalias.
12137 * emacs-lisp/macroexp.el (macroexpand-all-1):
12138 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
12139 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
12140 defun/defmacro any more.
12141 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
12142 Provide fallback for unknown arglist.
12143 (byte-compile-arglist-warn): Change calling convention.
12144 (byte-compile-output-file-form): Move print-vars binding.
12145 (byte-compile-output-docform): Simplify accordingly.
12146 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
12147 (byte-compile-defmacro-declaration): Remove.
12148 (byte-compile-file-form-defmumble): Generalize to defalias.
12149 (byte-compile-output-as-comment): Return byte-positions.
12150 Simplify callers accordingly.
12151 (byte-compile-lambda): Use `assert'.
12152 (byte-compile-defun, byte-compile-defmacro): Remove.
12153 (byte-compile-file-form-defalias):
12154 Use byte-compile-file-form-defmumble.
12155 (byte-compile-defalias-warn): Remove.
12156
12157 2012-05-29 Stefan Merten <smerten@oekonux.de>
12158
12159 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
12160 possible. Fix authors. Improve comments. Improve loading of `cl'.
12161
12162 (rst-mode-abbrev-table): Merge definition.
12163 (rst-mode): Make sure `font-lock-defaults' is buffer local.
12164 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
12165
12166 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
12167
12168 * calendar/icalendar.el
12169 (icalendar-export-region): Export UID properly.
12170
12171 2012-05-29 Leo Liu <sdl.web@gmail.com>
12172 * calendar/icalendar.el (icalendar-import-format):
12173 Add `icalendar-import-format-uid' (Bug#11525).
12174 (icalendar-import-format-uid): New.
12175 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
12176 Export UID.
12177
12178 2012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
12179
12180 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
12181 different alternative patterns.
12182 (pcase-codegen): Be more careful to preserve identity.
12183 (pcase--u1): Don't forget to mark vars as used.
12184
12185 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
12186 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
12187 (byte-compile-from-buffer): ...rather than here.
12188
12189 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
12190 functions from byte-compile-function-environment.
12191
12192 2012-05-29 Troels Nielsen <bn.troels@gmail.com>
12193
12194 * window.el (window-deletable-p): Avoid deleting the root window
12195 of a frame with an active minibuffer.
12196
12197 2012-05-29 Martin Rudalics <rudalics@gmx.at>
12198
12199 * simple.el (choose-completion): Use quit-window (Bug#11567).
12200
12201 2012-05-29 Chong Yidong <cyd@gnu.org>
12202
12203 * whitespace.el (whitespace-cleanup): Fix usage of
12204 whitespace-empty-at-bob-regexp (Bug#11492).
12205
12206 2012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12207
12208 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
12209 revert (Bug#11488).
12210
12211 2012-05-29 Juri Linkov <juri@jurta.org>
12212
12213 * isearch.el (isearch-mode-map): Bind `M-s _' to
12214 `isearch-toggle-symbol'. Bind `M-s c' to
12215 `isearch-toggle-case-fold'.
12216 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
12217 (isearch-forward): Add `M-s _' to the docstring.
12218 (isearch-forward-symbol, isearch-toggle-case-fold)
12219 (isearch-symbol-regexp): New functions. (Bug#11381)
12220
12221 2012-05-29 Juri Linkov <juri@jurta.org>
12222
12223 * isearch.el (isearch-word): Add docstring. (Bug#11381)
12224 (isearch-occur, isearch-search-and-update): If `isearch-word' is
12225 a function, call it to get the regexp.
12226 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
12227 property `isearch-message-prefix' instead of the string "word ".
12228 (isearch-search-fun-default): For the case of `isearch-word',
12229 return a lambda that calls re-search-forward/re-search-backward
12230 with a regexp returned by `word-search-regexp' or by the function
12231 in `isearch-word'.
12232
12233 2012-05-29 Juri Linkov <juri@jurta.org>
12234
12235 * isearch.el (isearch-search-fun-default): New function.
12236 (isearch-search-fun): Move default part to the new function
12237 `isearch-search-fun-default'.
12238 (isearch-search-fun-function): Set the default value to
12239 `isearch-search-fun-default'. (Bug#11381)
12240
12241 * comint.el (comint-history-isearch-end):
12242 Use `isearch-search-fun-default'.
12243 (comint-history-isearch-search): Use `isearch-search-fun-default'
12244 and remove spacial case for `isearch-word'.
12245 (comint-history-isearch-wrap): Remove spacial case for
12246 `isearch-word'.
12247
12248 * hexl.el (hexl-isearch-search-function):
12249 Use `isearch-search-fun-default'.
12250
12251 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
12252 Use `word-search-regexp' for `isearch-word'.
12253
12254 * misearch.el (multi-isearch-search-fun):
12255 Use `isearch-search-fun-default'.
12256
12257 * simple.el (minibuffer-history-isearch-search):
12258 Use `isearch-search-fun-default' and remove spacial case for
12259 `isearch-word'.
12260 (minibuffer-history-isearch-wrap): Remove spacial case for
12261 `isearch-word'.
12262
12263 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
12264 Remove spacial case for `isearch-word'.
12265 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
12266
12267 2012-05-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12268
12269 Decrease XEmacs incompatibilities.
12270 * textmodes/flyspell.el (flyspell-check-pre-word-p):
12271 Use `string-match'.
12272 (flyspell-delete-region-overlays): Use alternative definition for
12273 XEmacs.
12274 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
12275 (flyspell-word): Use `process-kill-without-query' if XEmacs.
12276 (flyspell-mode-on): Use `interactive-p' if XEmacs.
12277 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
12278 `define-obsolete-face-alias' under XEmacs, but old method.
12279
12280 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
12281 `with-no-warnings' definition or Emacs alias.
12282 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
12283 (ispell-word): Do not use `region-p' if XEmacs.
12284
12285 2012-05-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12286
12287 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12288 Check for `ispell-dictionary-base-alist' instead of full
12289 `ispell-dictionary-alist'.
12290 (ispell-init-process): Show spellchecker when starting new Ispell
12291 process.
12292
12293 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12294
12295 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
12296 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
12297
12298 2012-05-27 Juanma Barranquero <lekktu@gmail.com>
12299
12300 * version.el (motif-version-string, gtk-version-string)
12301 (ns-version-string): Declare.
12302
12303 2012-05-27 Juri Linkov <juri@jurta.org>
12304
12305 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
12306 after the `eval-defun-1' specialcaseing
12307 like in `edebug-eval-defun' (bug#10181).
12308
12309 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
12310 like in `eval-defun-1'.
12311
12312 2012-05-27 Eli Zaretskii <eliz@gnu.org>
12313
12314 * mail/sendmail.el (mail-yank-region):
12315 Recognize rmail-yank-current-message in addition to insert-buffer.
12316 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
12317 a *mail* buffer created through rmail-start-mail with sendmail as
12318 mail-user-agent.
12319
12320 2012-05-27 Chong Yidong <cyd@gnu.org>
12321
12322 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
12323 Default to 256 (Bug#11267).
12324
12325 * help.el (describe-mode): Doc fix.
12326
12327 2012-05-26 Glenn Morris <rgm@gnu.org>
12328
12329 * w32-fns.el (w32-init-info): Remove.
12330 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
12331
12332 * info.el (info-initialize): For self-contained NS builds, put the
12333 included info/ directory at the front. (Bug#2791)
12334
12335 * paths.el (Info-default-directory-list): Make it a defcustom,
12336 mainly so that we can use custom-initialize-delay.
12337
12338 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
12339
12340 * subr.el (buffer-has-markers-at): Mark obsolete.
12341
12342 * subr.el (lambda): Use declare.
12343
12344 * emacs-lisp/lisp-mode.el (lambda):
12345 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
12346
12347 2012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12348
12349 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
12350
12351 2012-05-26 Glenn Morris <rgm@gnu.org>
12352
12353 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
12354
12355 2012-05-25 Glenn Morris <rgm@gnu.org>
12356
12357 * paths.el: Remove no-byte-compile.
12358 * loadup.el: No need to load paths.el uncompiled.
12359
12360 * image.el (imagemagick-types-inhibit): Doc fix.
12361
12362 * version.el: Remove no-byte-compile and associated formatting.
12363 * loadup.el: No need to load version.el uncompiled. AFAICS, this
12364 is ancient code from when there was an "inc-vers.el".
12365
12366 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
12367
12368 * progmodes/gdb-mi.el: Minor style changes.
12369 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
12370 Turn into minor modes.
12371 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
12372 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
12373 (gdb-shell): Remove unneeded let-binding.
12374 (gdb-get-many-fields): Eliminate O(n²) behavior.
12375
12376 2012-05-25 Eli Zaretskii <eliz@gnu.org>
12377
12378 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
12379 platforms that don't link in fontset.c.
12380
12381 2012-05-25 Juri Linkov <juri@jurta.org>
12382
12383 Use the same diff color scheme as in modern VCSes (bug#10181).
12384
12385 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
12386 to avoid confusion with `diff-added' that now uses green colors.
12387 (diff-removed): Use shades of red.
12388 (diff-added): Use shades of green.
12389 (diff-changed): Leave just the yellow color.
12390 (diff-use-changed-face): New variable.
12391 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
12392 how to highlight context diff changes.
12393 (diff-refine-change): Use shades of yellow.
12394 (diff-refine-removed): New face that uses shades of red.
12395 (diff-refine-added): New face that uses shades of green.
12396 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
12397 `diff-refine-removed' in the call to `smerge-refine-subst'
12398 depending on the value of `diff-use-changed-face'.
12399
12400 * vc/smerge-mode.el (smerge-mine): Use shades of red.
12401 (smerge-other): Use shades of green.
12402 (smerge-base): Use shades of yellow.
12403 (smerge-refined-change): Empty face.
12404 (smerge-refined-removed): New face that uses shades of red.
12405 (smerge-refined-added): New face that uses shades of green.
12406 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
12407 args `props-r' and `props-a', and use them. Doc fix.
12408 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
12409 on its value use different faces `smerge-refined-change',
12410 `smerge-refined-removed', `smerge-refined-added' in the call to
12411 `smerge-refine-subst'.
12412
12413 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
12414 Add face condition `min-colors 88' with shades of red.
12415 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
12416 `min-colors 88' with shades of green.
12417 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
12418 `min-colors 88' with shades of yellow.
12419
12420 2012-05-24 Glenn Morris <rgm@gnu.org>
12421
12422 * paths.el (prune-directory-list, remote-shell-program): Move to...
12423 * files.el (prune-directory-list, remote-shell-program): ...here.
12424 For the latter, delay initialization, prefer ssh, just search PATH.
12425
12426 * paths.el (term-file-prefix): Move to faces.el (the only user).
12427 * faces.el (term-file-prefix): Move here, make it a defcustom.
12428
12429 * paths.el (news-directory, news-path, news-inews-program):
12430 Move to gnus/nnspool.el.
12431
12432 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
12433
12434 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
12435 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
12436 Make the latter a defcustom, with a delayed initialization.
12437
12438 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
12439 These were deleted from Gnus itself late 2010.
12440
12441 2012-05-22 Juanma Barranquero <lekktu@gmail.com>
12442
12443 * progmodes/which-func.el (which-func-ff-hook):
12444 Check against user-error, not error.
12445
12446 * emacs-lisp/edebug.el (top): Do not load or set up loading of
12447 cl-specs.el, which no longer exists.
12448
12449 2012-05-22 Glenn Morris <rgm@gnu.org>
12450
12451 * info.el (info-emacs-bug): New command.
12452 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
12453 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
12454
12455 2012-05-21 Glenn Morris <rgm@gnu.org>
12456
12457 * makefile.w32-in (update-subdirs-SH):
12458 * Makefile.in (update-subdirs): Update for moved update-subdirs.
12459
12460 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
12461
12462 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
12463
12464 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12465 Simplify Maven regexp, and make sure the file can't start with a space
12466 (bug#11517).
12467
12468 2012-05-21 Glenn Morris <rgm@gnu.org>
12469
12470 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
12471 Scrap superfluous subshells.
12472
12473 2012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
12474
12475 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
12476 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
12477
12478 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
12479
12480 * calc/calc.el (calc-ensure-consistent-units): New variable.
12481
12482 * calc/calc-units.el (math-consistent-units-p)
12483 (math-check-unit-consistency): New functions.
12484 (calc-quick-units, calc-convert-units):
12485 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
12486 is non-nil.
12487 (calc-extract-units): Fix typo.
12488
12489 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
12490
12491 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
12492
12493 * textmodes/flyspell.el: Commenting style, plus code simplifications.
12494 (flyspell-default-deplacement-commands): Don't spell check after
12495 repeated window/frame switches (e.g. triggered by mouse-movement).
12496 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
12497 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
12498 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
12499 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
12500 Remove unused vars.
12501 (flyspell-get-casechars, flyspell-get-not-casechars):
12502 Simplify; Don't bother removing a ] just to add it back.
12503 * textmodes/ispell.el (ispell-program-name): Use executable-find.
12504
12505 2012-05-18 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
12506
12507 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
12508 New functions.
12509 (math-function-table): Add support for more C functions.
12510
12511 2012-05-18 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12512
12513 * textmodes/flyspell.el (flyspell-check-pre-word-p)
12514 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
12515 Protect delay handling for otherchars against empty otherchars.
12516
12517 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
12518
12519 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
12520 their respective macro declarations.
12521 * skeleton.el (define-skeleton):
12522 * progmodes/compile.el (define-compilation-mode):
12523 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
12524 (define-ibuffer-filter):
12525 * emacs-lisp/generic.el (define-generic-mode):
12526 * emacs-lisp/easy-mmode.el (define-minor-mode)
12527 (define-globalized-minor-mode):
12528 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
12529 * emacs-lisp/byte-run.el (defsubst):
12530 * custom.el (deftheme): Add doc-string metadata.
12531
12532 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12533
12534 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
12535
12536 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12537
12538 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
12539
12540 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
12541 * emacs-lisp/cl-macs.el: Idem.
12542 * emacs-lisp/cl-specs.el: Remove.
12543
12544 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12545
12546 Minor renaming of internal CL functions and variables.
12547 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
12548 (cl--position): Rename from cl-position.
12549 (cl--delete-duplicates): Rename from cl-delete-duplicates.
12550 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
12551 (cl--random-state): Rename from *random-state*.
12552
12553 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12554
12555 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
12556 parens around the arg list (bug#11499).
12557
12558 2012-05-17 Juri Linkov <juri@jurta.org>
12559
12560 * isearch.el (word-search-regexp, word-search-backward)
12561 (word-search-forward, word-search-backward-lax)
12562 (word-search-forward-lax): Move functions from search.c
12563 (bug#10145, bug#11381).
12564
12565 2012-05-16 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
12566
12567 * textmodes/flyspell.el (flyspell-check-pre-word-p)
12568 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
12569 Delay for otherchars as for normal word components.
12570
12571 2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12572
12573 * minibuffer.el (completion--sifn-requote): Fix last change.
12574 (minibuffer-local-must-match-filename-map):
12575 Move define-obsolete-variable-alias before its var.
12576
12577 2012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
12578
12579 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
12580
12581 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
12582 behavior.
12583 (completion--string-equal-p): New function.
12584 (completion--twq-all): Use it to get better assertion failure data.
12585
12586 Only handle ".." and '..' quoting in shell-mode (bug#11466).
12587 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
12588 (shell--requote-argument): New functions.
12589 (shell-completion-vars): Use them.
12590 (shell--parse-pcomplete-arguments): Rename from
12591 shell-parse-pcomplete-arguments.
12592 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
12593 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
12594 Obey comint-file-name-quote-list.
12595
12596 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
12597 (smie-indent-keyword): Use it.
12598
12599 2012-05-14 Stefan Merten <smerten@oekonux.de>
12600
12601 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
12602
12603 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
12604
12605 * net/rlogin.el (rlogin-mode-map): Fix last change.
12606
12607 2012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
12608
12609 * mail/smtpmail.el (smtpmail-send-command): Send the command and
12610 the following \r\n using a single `process-send-string', since the
12611 Lotus SMTP server refuses to accept any commands if they are sent
12612 with two `process-send-string's (Bug#11444).
12613
12614 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
12615
12616 * shell.el (shell-parse-pcomplete-arguments):
12617 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
12618
12619 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
12620
12621 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
12622 (image-transform-scale, image-transform-right-angle-fudge): New vars.
12623 (image-transform-width, image-transform-fit-width): New functions.
12624 (image-transform-properties): Use them.
12625 (image-transform-check-size): New function.
12626 (image-toggle-display-image): Use it (for testing).
12627 (image-transform-set-rotation): Reduce angle mod 360.
12628 Delete obsolete comment.
12629
12630 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
12631
12632 * image-mode.el: Fix scaling (bug#11399).
12633 (image-transform-resize): Doc fix.
12634 (image-transform-properties): Default scale is 1 and height should
12635 be an integer.
12636
12637 2012-05-13 Johan BockgĂ¥rd <bojohan@gnu.org>
12638
12639 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
12640 than hard-coding `car', to fix misbehavior when moving forward.
12641
12642 2012-05-13 Chong Yidong <cyd@gnu.org>
12643
12644 * emacs-lisp/tabulated-list.el (tabulated-list-format)
12645 (tabulated-list-entries, tabulated-list-padding)
12646 (tabulated-list-sort-key): Make permanent-local.
12647
12648 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
12649 (electric-buffer-list): Put electric buffer menu
12650 command descriptions in this docstring, instead of the docstring
12651 of electric-buffer-menu-mode. Code cleanups.
12652 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
12653 Electric-buffer-menu-mode.
12654 (electric-buffer-update-highlight): Minor code cleanup.
12655
12656 2012-05-13 Michael Albinus <michael.albinus@gmx.de>
12657
12658 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
12659 (Bug#11447)
12660
12661 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
12662
12663 Move define-obsolete-variable-alias before the var's definition.
12664 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
12665 * tooltip.el (tooltip-hook):
12666 * textmodes/reftex-toc.el (reftex-toc-map):
12667 * textmodes/reftex-sel.el (reftex-select-label-map)
12668 (reftex-select-bib-map):
12669 * textmodes/reftex-index.el (reftex-index-map)
12670 (reftex-index-phrases-map):
12671 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
12672 * progmodes/meta-mode.el (meta-mode-map):
12673 * novice.el (disabled-command-hook):
12674 * loadhist.el (unload-hook-features-list):
12675 * frame.el (blink-cursor):
12676 * files.el (find-file-not-found-hooks, write-file-hooks)
12677 (write-contents-hooks):
12678 * emulation/tpu-edt.el (GOLD-map):
12679 * emacs-lock.el (emacs-lock-from-exiting):
12680 * emacs-lisp/generic.el (generic-font-lock-defaults):
12681 * emacs-lisp/chart.el (chart-map):
12682 * dos-fns.el (register-name-alist):
12683 * dired-x.el (dired-omit-files-p):
12684 * desktop.el (desktop-enable):
12685 * cus-edit.el (custom-mode-hook):
12686 * buff-menu.el (buffer-menu-mode-hook):
12687 * bookmark.el (bookmark-read-annotation-text-func)
12688 (bookmark-exit-hooks):
12689 * allout.el (allout-mode-deactivate-hook)
12690 (allout-exposure-change-hook, allout-structure-added-hook)
12691 (allout-structure-deleted-hook, allout-structure-shifted-hook):
12692 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
12693 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
12694 comes before the corresponding variable's definition.
12695
12696 2012-05-12 Chong Yidong <cyd@gnu.org>
12697
12698 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
12699 (Buffer-menu-mouse-select): Restore function (Bug#11459).
12700 (Buffer-menu-mode-map): Bind it.
12701 (Buffer-menu--pretty-name): Add a mouse-face property.
12702
12703 2012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
12704
12705 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
12706 (prolog-upper-case-string, prolog-lower-case-string)
12707 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
12708 (prolog-use-smie, prolog-smie-grammar): New vars.
12709 (prolog-smie-forward-token, prolog-smie-backward-token)
12710 (prolog-smie-rules): New funs.
12711 (prolog-comment-indent): Remove.
12712 (prolog-mode-variables): Use default comment indentation instead.
12713 Setup SMIE.
12714 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
12715 (prolog-mode): Don't call them any more.
12716 (prolog-electric-colon, prolog-electric-dash)
12717 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
12718
12719 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
12720
12721 * minibuffer.el (completion--twq-all): Again, allow case differences.
12722
12723 * term.el: Move keymap initialization code to be more idiomatic.
12724 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
12725 (term-terminal-menu): Move initialization into declaration.
12726 (term-escape-char): Let the user set it in her .emacs.
12727
12728 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
12729 Provide SMIE-based indentation (not enabled by default yet).
12730 (sh-mode-map): Don't bind electric keys.
12731 Use electric-pair-mode instead of skeleton-pair.
12732 (sh-assignment-regexp): Fit within 80 columns.
12733 (sh-indent-supported): Specify actual shell name instead of boolean.
12734 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
12735 (sh-maybe-here-document): Use it. Make obsolete.
12736 (sh-electric-here-document-mode) New minor mode.
12737 (sh-mode): Use it. Don't set sh-indent-supported-here here.
12738 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
12739 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
12740 (sh-smie-rc-grammar, sh-use-smie): New vars.
12741 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
12742 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
12743 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
12744 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
12745 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
12746 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
12747 (sh-set-shell): Use smie-setup if requested.
12748
12749 * term.el (term-set-escape-char): Properly set term-escape-char.
12750 See http://stackoverflow.com/questions/10524656.
12751
12752 2012-05-10 Chong Yidong <cyd@gnu.org>
12753
12754 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
12755 Use url-generic-parse-url, and handle host names and Windows
12756 filenames properly.
12757 (ffap-url-unwrap-remote): Use url-generic-parse-url.
12758 (ffap-url-unwrap-remote): Accept list values, specifying a list of
12759 URL schemes to work on.
12760 (ffap--toggle-read-only): New function.
12761 (ffap-read-only, ffap-read-only-other-window)
12762 (ffap-read-only-other-frame): Use it.
12763 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
12764 necessary for ffap-url-unwrap-remote.
12765
12766 2012-05-10 Dave Abrahams <dave@boostpro.com>
12767
12768 * cus-start.el (create-lockfiles): Add it.
12769
12770 2012-05-09 Chong Yidong <cyd@gnu.org>
12771
12772 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
12773 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
12774
12775 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
12776
12777 * shell.el (shell-completion-vars): Fix last change (bug#11348).
12778
12779 2012-05-09 Chong Yidong <cyd@gnu.org>
12780
12781 * ansi-color.el (ansi-color-process-output): Check for validity of
12782 comint-last-output-start before using it. This avoids a bad
12783 interaction with gdb-mi's input/output buffer.
12784
12785 2012-05-09 Glenn Morris <rgm@gnu.org>
12786
12787 * files.el (dir-locals-read-from-file):
12788 Mention dir-locals in any error message.
12789
12790 2012-05-09 Chong Yidong <cyd@gnu.org>
12791
12792 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
12793 package (Bug#11410).
12794
12795 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
12796 variables into description.
12797
12798 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
12799
12800 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
12801 shell-delimiter-argument-list (bug#11348).
12802 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
12803
12804 2012-05-09 Juanma Barranquero <lekktu@gmail.com>
12805
12806 * textmodes/rst.el: Silence byte-compiler warnings.
12807 (rst-re-alist, rst-reset-section-caches): Move around.
12808 (rst-re): Use `characterp', not `char-valid-p'.
12809 (font-lock-beg, font-lock-end): Declare.
12810
12811 * progmodes/idlw-shell.el (specs): Remove reference to deleted
12812 variable `idlwave-shell-activate-alt-keybindings' and simplify.
12813
12814 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
12815
12816 2012-05-08 Glenn Morris <rgm@gnu.org>
12817
12818 * files.el (auto-mode-alist): Treat ".make" like ".mk".
12819
12820 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12821
12822 * vc/log-edit.el: Add GNU coding standards highlighting.
12823 (log-edit-font-lock-gnu-style)
12824 (log-edit-font-lock-gnu-keywords): New vars.
12825 (log-edit-font-lock-keywords): New fun.
12826 (log-edit-mode): Don't fold case in font-lock.
12827 (log-edit-font-lock-keywords): Do not assume case-folding.
12828
12829 * imenu.el: Misc cleanup. Make docstrings out of comments.
12830 Use lexical-binding.
12831 (imenu--index-alist, imenu--last-menubar-index-alist)
12832 (imenu-menubar-modified-tick): Use defvar-local.
12833 (imenu--split-menu): Remove unused var.
12834 (imenu--cleanup-seen): Declare as global.
12835 (imenu--cleanup): Use dolist.
12836
12837 * subr.el (defvar-local): Add debug spec and doc-string position.
12838
12839 2012-05-08 Glenn Morris <rgm@gnu.org>
12840
12841 * language/burmese.el, language/cham.el, language/czech.el:
12842 * language/english.el, language/georgian.el, language/greek.el:
12843 * language/japanese.el, language/khmer.el, language/korean.el:
12844 * language/lao.el, language/misc-lang.el, language/romanian.el:
12845 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
12846 * language/thai.el, language/utf-8-lang.el:
12847 Remove no-byte-compile setting.
12848
12849 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
12850
12851 2012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12852
12853 * progmodes/make-mode.el (makefile-browse):
12854 Remove unnecessary interactive. (Bug#11324)
12855
12856 2012-05-07 Glenn Morris <rgm@gnu.org>
12857
12858 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
12859
12860 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
12861
12862 2012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12863
12864 * loadup.el: Preload newcomment.el.
12865 * newcomment.el: Move autoload-only code to toplevel.
12866
12867 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
12868 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
12869 Handle new :right-align column property.
12870 (tabulated-list-print-col): Idem, plus use `display' text-property to
12871 try and preserve alignment for variable pitch fonts.
12872
12873 2012-05-07 Chong Yidong <cyd@gnu.org>
12874
12875 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
12876 (tabulated-list-use-header-line): New var.
12877 (tabulated-list-init-header): Use it.
12878 (tabulated-list-print-fake-header): New function.
12879 (tabulated-list-print): Use it.
12880 (tabulated-list-sort-button-map): Add non-header-line commands.
12881 (tabulated-list-init-header): Add column name property to basic
12882 labels as well.
12883 (tabulated-list-col-sort): Handle non-header-line button case.
12884 (tabulated-list--sort-by-column-name): Fix a corner case.
12885
12886 * buff-menu.el (list-buffers--refresh):
12887 Handle Buffer-menu-use-header-line.
12888
12889 2012-05-06 Chong Yidong <cyd@gnu.org>
12890
12891 * buff-menu.el: Convert to Tabulated List mode.
12892 (Buffer-menu-buffer+size-width): Make obsolete.
12893 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
12894 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
12895 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
12896 documentation into docstring of buffer-menu.
12897 (Buffer-menu-toggle-files-only): Add an informative message.
12898 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
12899 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
12900 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
12901 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
12902 (Buffer-menu-execute, Buffer-menu-select)
12903 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
12904 (Buffer-menu-bury): Use Tabulated List machinery.
12905 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
12906 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
12907 Delete.
12908 (list-buffers--refresh): New function.
12909 (list-buffers-noselect): Use it.
12910 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
12911 (Buffer-menu--pretty-file-name): New helper functions.
12912
12913 * loadup.el: Preload tabulated-list.
12914
12915 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
12916 tabulated-list-sort-column.
12917 (tabulated-list-init-header): Add the initial aligning space even
12918 if tabulated-list-padding is zero.
12919
12920 2012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
12921
12922 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
12923 whose cdr is not a cons cell correctly (bug#11038).
12924
12925 2012-05-06 Chong Yidong <cyd@gnu.org>
12926
12927 * emacs-lisp/tabulated-list.el (tabulated-list-format):
12928 Accept additional plist in column descriptors.
12929 (tabulated-list-init-header): Obey it.
12930 (tabulated-list-get-entry): New function.
12931 (tabulated-list-put-tag): Use it. Use string-width instead of
12932 length.
12933 (tabulated-list--column-number): New function.
12934 (tabulated-list-print): Use it.
12935 (tabulated-list-print-col): New function.
12936 Set `tabulated-list-column-name' property on each column's text.
12937 (tabulated-list-print-entry): Use it.
12938 (tabulated-list-delete-entry, tabulated-list-set-col):
12939 New functions.
12940 (tabulated-list-sort-column): New command (Bug#11337).
12941
12942 * buff-menu.el (list-buffers): Move C-x C-b binding from
12943 buff-menu.el to bindings.el.
12944
12945 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
12946 :advertised-binding feature.
12947
12948 2012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
12949
12950 * progmodes/compile.el (compilation-internal-error-properties):
12951 Calculate start position correctly when end-col is set but
12952 end-line is not (Bug#11382).
12953
12954 2012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
12955
12956 * man.el (Man-unindent): Use text-property-default-nonsticky to
12957 prevent untabify from inheriting face properties (Bug#11408).
12958
12959 2012-05-05 Stefan Merten <smerten@oekonux.de>
12960
12961 * textmodes/rst.el: Major merge with upstream development up to
12962 Docutils SVN r7399 / rst.el V1.2.1.
12963
12964 Clarify maintainership and authors.
12965
12966 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
12967 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
12968 (rst-official-version, rst-official-cvs-rev, rst-version)
12969 (rst-package-emacs-version-alist): New functions and variables
12970 for version information.
12971
12972 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
12973 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
12974 (rst-mode-syntax-table, rst-mode): New and corrected functions
12975 and variables representing reStructuredText features.
12976
12977 (rst-re): New function for reStructuredText regexes. Use in
12978 many places.
12979
12980 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
12981 (rst-mode-map): Rebind keys.
12982
12983 (rst-mode-lazy, rst-font-lock-keywords)
12984 (rst-font-lock-extend-region)
12985 (rst-font-lock-extend-region-internal)
12986 (rst-font-lock-extend-region-extend)
12987 (rst-font-lock-find-unindented-line-limit)
12988 (rst-font-lock-find-unindented-line-match)
12989 (rst-adornment-level, rst-font-lock-adornment-level)
12990 (rst-font-lock-adornment-match)
12991 (rst-font-lock-handle-adornment-pre-match-form)
12992 (rst-font-lock-handle-adornment-matcher): Major revision of
12993 font-locking. Integrate with other code. Use `jit-lock-mode'.
12994
12995 (rst-preferred-adornments, rst-adjust-hook)
12996 (rst-new-adornment-down, rst-preferred-bullets)
12997 (rst-preferred-bullets, rst-indent, rst-indent-width)
12998 (rst-indent-field, rst-indent-literal-normal)
12999 (rst-indent-literal-minimized, rst-indent-comment): Change,
13000 extend and improve customization.
13001
13002 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
13003 (rst-normalize-cursor-position, rst-get-decoration)
13004 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
13005 (rst-rstrip, rst-toc-insert-find-delete-contents)
13006 (rst-shift-fill-region, rst-compute-bullet-tabs)
13007 (rst-debug-print-tabs, rst-debug-mark-found)
13008 (rst-shift-region-guts, rst-shift-region-right)
13009 (rst-shift-region-left, rst-use-char-classes)
13010 (rst-font-lock-keywords-function)
13011 (rst-font-lock-indentation-point)
13012 (rst-font-lock-find-unindented-line-begin)
13013 (rst-font-lock-find-unindented-line-end)
13014 (rst-font-lock-find-unindented-line)
13015 (rst-font-lock-adornment-point, rst-font-lock-level)
13016 (rst-adornment-level-alist): Remove functions and variables.
13017
13018 (rst-compare-adornments, rst-get-adornment-match)
13019 (rst-suggest-new-adornment, rst-get-adornments-around)
13020 (rst-adornment-complete-p, rst-get-next-adornment)
13021 (rst-adjust-adornment, rst-display-adornments-hierarchy)
13022 (rst-straighten-adornments): Standardize function names to
13023 use "adornment" instead of "decoration". Correct callers.
13024 Similar standardizing in many places.
13025
13026 (rst-update-section, rst-adjust, rst-promote-region)
13027 (rst-enumerate-region, rst-bullet-list-region)
13028 (rst-repeat-last-character): Correct use of `interactive'.
13029
13030 (rst-classify-adornment, rst-find-all-adornments)
13031 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
13032 (rst-find-leftmost-column, rst-repeat-last-character):
13033 Refactor functions.
13034
13035 (rst-find-title-line, rst-reset-section-caches)
13036 (rst-get-adornments-around, rst-adjust-adornment-work)
13037 (rst-arabic-to-roman, rst-roman-to-arabic)
13038 (rst-insert-list-pos, rst-insert-list-new-item)
13039 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
13040 New functions.
13041
13042 (rst-all-sections, rst-section-hierarchy)
13043 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
13044 New variables.
13045
13046 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
13047 configuration instead of only buffer. Change where necessary.
13048
13049 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
13050 (rst-shift-region, rst-adaptive-fill): New functions for
13051 indentation and filling.
13052
13053 (rst-comment-line-break, rst-comment-indent)
13054 (rst-comment-insert-comment, rst-comment-region)
13055 (rst-uncomment-region): New functions for handling comments.
13056
13057 (rst-compile): Quote shell arguments.
13058
13059 (rst-compile-pdf-preview, rst-compile-slides-preview):
13060 Delete temporary files after use.
13061
13062 2012-05-05 Glenn Morris <rgm@gnu.org>
13063
13064 * calendar/cal-html.el: Optionally include holidays in the output.
13065 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
13066 (cal-html-holidays): New option.
13067 (cal-html-css-default): Add holiday entry.
13068 (holiday-in-range): Autoload it.
13069 (cal-html-htmlify-entry): Add optional class argument.
13070 (cal-html-htmlify-list): Add optional holidays argument.
13071 (cal-html-insert-agenda-days): Include holidays in the output.
13072 (cal-html-one-month): Maybe include holidays.
13073
13074 * calendar/holidays.el (holiday-in-range):
13075 Move here from cal-tex-list-holidays.
13076 * calendar/cal-tex.el (cal-tex-list-holidays):
13077 Make it an obsolete alias for holiday-in-range. Update all callers.
13078
13079 2012-05-05 Chong Yidong <cyd@gnu.org>
13080
13081 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
13082 Nextstep.
13083
13084 2012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
13085
13086 * files.el (file-auto-mode-skip): New var.
13087 (set-auto-mode-1): Use it.
13088
13089 2012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
13090
13091 * repeat.el: Use lexical-binding.
13092 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
13093 (repeat-undo-count): Remove.
13094 (repeat):
13095 * progmodes/octave-mod.el (octave-abbrev-start):
13096 * progmodes/f90.el (f90-abbrev-start):
13097 * face-remap.el (text-scale-adjust):
13098 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
13099
13100 * emacs-lisp/pcase.el (pcase--let*): New function.
13101 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
13102 a bit more.
13103 (pcase--split-pred): Be more clever about ruling out overlap between
13104 a predicate and some constant pattern.
13105 (pcase--q1): Use `null' instead of (eq foo nil).
13106
13107 * subr.el (setq-local, defvar-local): New macros.
13108 (kbd): Redefine as an alias.
13109 (with-selected-window): Leave unrelated frames alone.
13110 (set-temporary-overlay-map): New function.
13111
13112 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13113
13114 * subr.el (user-error): New function.
13115 * window.el (switch-to-buffer):
13116 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
13117 (smerge-match-conflict):
13118 * simple.el (previous-matching-history-element)
13119 (next-matching-history-element, goto-history-element, undo-more)
13120 (undo-start):
13121 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
13122 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
13123 (next-file, tags-loop-scan, list-tags, complete-tag):
13124 * progmodes/compile.el (compilation-loop):
13125 * mouse.el (mouse-minibuffer-check):
13126 * man.el (Man-bgproc-sentinel, Man-goto-page):
13127 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
13128 (Info-history-forward, Info-follow-reference, Info-menu)
13129 (Info-extract-menu-item, Info-extract-menu-counting)
13130 (Info-forward-node, Info-backward-node, Info-next-menu-item)
13131 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
13132 (Info-next-reference, Info-prev-reference, Info-index)
13133 (Info-index-next, Info-follow-nearest-node)
13134 (Info-copy-current-node-name):
13135 * imenu.el (imenu--make-index-alist)
13136 (imenu-default-create-index-function, imenu-add-to-menubar):
13137 * files.el (basic-save-buffer, recover-file):
13138 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
13139 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
13140 (checkdoc-message-text, checkdoc-defun):
13141 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
13142 * cus-edit.el (customize-changed-options, customize-rogue)
13143 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
13144 (custom-variable-mark-to-reset-standard)
13145 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
13146 (custom-file):
13147 * completion.el (check-completion-length):
13148 * comint.el (comint-search-arg)
13149 (comint-previous-matching-input-string-position)
13150 (comint-previous-matching-input)
13151 (comint-replace-by-expanded-history-before-point, comint-send-input)
13152 (comint-copy-old-input, comint-backward-matching-input)
13153 (comint-goto-process-mark, comint-set-process-mark):
13154 * calendar/calendar.el (calendar-cursor-to-date): Use it.
13155 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
13156
13157 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13158
13159 * dabbrev.el (dabbrev--ignore-case-p): New function.
13160 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
13161 Use it.
13162
13163 * files.el (automount-dir-prefix): Mark as obsolete.
13164
13165 2012-05-04 Glenn Morris <rgm@gnu.org>
13166
13167 * patcomp.el, play/bruce.el: Move to obsolete/.
13168
13169 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
13170
13171 Fix minor Y10k bugs.
13172 * arc-mode.el (archive-unixdate):
13173 * autoinsert.el (auto-insert-alist):
13174 * calc/calc-forms.el (math-this-year):
13175 * emacs-lisp/copyright.el (copyright-current-year)
13176 (copyright-update-year, copyright):
13177 * tar-mode.el (tar-clip-time-string):
13178 * time.el (display-time-update):
13179 Don't assume years have 4 digits.
13180
13181 2012-05-04 Chong Yidong <cyd@gnu.org>
13182
13183 * dos-w32.el (file-name-buffer-file-type-alist)
13184 (direct-print-region-use-command-dot-com):
13185 * ffap.el (ffap-menu-regexp):
13186 * find-file.el (ff-special-constructs):
13187 * follow.el (follow-debug):
13188 * forms.el (forms--debug):
13189 * iswitchb.el (iswitchb-all-frames):
13190 * ido.el (ido-all-frames):
13191 * emacs-lisp/timer.el (timer-max-repeats):
13192 * mail/feedmail.el (feedmail-mail-send-hook)
13193 (feedmail-mail-send-hook-queued):
13194 * mail/footnote.el (footnote-signature-separator):
13195 * mail/mailabbrev.el (mail-alias-separator-string)
13196 (mail-abbrev-mode-regexp):
13197 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
13198 * progmodes/idlwave.el (idlwave-libinfo-file)
13199 (idlwave-default-completion-case-is-down)
13200 (idlwave-library-routines): Convert defvars to defcustoms.
13201
13202 * mail/rmail.el (rmail-decode-mime-charset):
13203 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
13204 (idlwave-shell-fix-inserted-breaks)
13205 (idlwave-shell-activate-alt-keybindings)
13206 (idlwave-shell-use-breakpoint-glyph):
13207 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
13208
13209 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13210
13211 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
13212
13213 2012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
13214
13215 * progmodes/verilog-mode.el (font-lock-keywords):
13216 Fix mis-highligting auto. Reported by Craig Barner.
13217 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
13218 defines from global name space. Reported by Dan Dever.
13219 (verilog-auto-reset, verilog-auto-reset-widths)
13220 (verilog-auto-tieoff): Support using unbased numbers for
13221 AUTORESET and AUTOTIEOFF.
13222 (verilog-submit-bug-report): Update variable list.
13223 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
13224 parenthesis from not matching. Reported by Michael Rytting.
13225 (verilog-auto-template-lint): Fix hash error when linting modules
13226 with no used templates.
13227 (verilog-warn, verilog-warn-error)
13228 (verilog-warn-fatal): When non-interactive report multiple
13229 warnings before exiting. Suggested by Brad Dobbie.
13230 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
13231 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
13232 to report unused template errors. Reported by Brad Dobbie.
13233 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
13234 nets, bug438. Reported by Vns Blore.
13235 (verilog-auto-inout-module, verilog-auto-reg)
13236 (verilog-read-decls, verilog-read-sub-decls-sig)
13237 (verilog-signals-edit-wire-reg, verilog-signals-with):
13238 Fix passing of Verilog data types in ANSI input/output ports
13239 such as "output logic" into the AUTOs. Special case "wire" and
13240 "reg" for backwards compatibility presuming Verilog 2001.
13241 (verilog-auto-ascii-enum): Add "auto enum" as alias.
13242 (verilog-preprocess): Fix replication of preprocess output.
13243 Reported by Brad Dobbie.
13244 (verilog-auto-inst-interfaced-ports):
13245 Create verilog-auto-inst-interfaced-ports, bug429.
13246 Reported by Julian Gorfajn.
13247 (verilog-after-save-font-hook)
13248 (verilog-before-save-font-hook): New variable.
13249 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
13250 (verilog-save-font-mods): Wrap disabling fontification, reported
13251 by David Rogoff.
13252 (verilog-do-indent, verilog-pretty-declarations-auto)
13253 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
13254 Reported by Pierre-David Pfister.
13255 (verilog-set-auto-endcomments): Fix endtask auto comments outside
13256 of class declarations, bug292. Reported by Kevin Heilman.
13257 (verilog-read-decls): Fix 'parameter type' not appearing in
13258 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
13259 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
13260 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
13261 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
13262 Reported by David Kravitz.
13263
13264 2012-05-03 Michael McNamara <mac@mail.brushroad.com>
13265
13266 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
13267 assignment with tests in ifs and for loops.
13268 (verilog-extended-complete-re, verilog-complete-reg): Change so
13269 that DPI inport functions don't look like fuction declarations.
13270 (verilog-pretty-expr): Don't line up assignment
13271 operations to the test and increment in if and for loops
13272 (verilog-extended-complete-re, verilog-complete-reg): Change so
13273 that DPI inport functions don't look like fuction declarations.
13274
13275 2012-05-03 Kenichi Handa <handa@m17n.org>
13276
13277 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
13278 decoding, and show a warning message without signaling an error
13279 (Bug#11282).
13280
13281 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13282
13283 * emacs-lisp/bytecomp.el
13284 (byte-compile-file-form-custom-declare-variable): Compile all elements,
13285 since cconv.el might have introduced :fun-body, internal-make-closure,
13286 and friends for bytecomp to handle (bug#11391).
13287 * custom.el (defcustom): Avoid ((λ ..) ..).
13288
13289 2012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
13290
13291 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
13292
13293 2012-05-02 Juanma Barranquero <lekktu@gmail.com>
13294
13295 * notifications.el (dbus-debug):
13296 * term/linux.el (gpm-mouse-enable):
13297 * term/screen.el (xterm-register-default-colors): Declare.
13298
13299 2012-05-02 Chong Yidong <cyd@gnu.org>
13300
13301 * cus-start.el (gc-cons-percentage, exec-suffixes)
13302 (dos-display-scancodes, dos-hyper-key, dos-super-key)
13303 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
13304 (make-cursor-line-fully-visible, void-text-area-pointer)
13305 (font-list-limit): Add customization data.
13306
13307 * allout.el (allout-exposure-change-functions)
13308 (allout-structure-added-functions)
13309 (allout-structure-deleted-functions)
13310 (allout-structure-shifted-functions): Rename abnormal hooks from
13311 *-hook, and convert to defcustoms.
13312 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
13313 Convert to defcustoms.
13314 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
13315
13316 * allout-widgets.el: Hook callers changed.
13317
13318 2012-05-02 Eli Zaretskii <eliz@gnu.org>
13319
13320 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
13321 the yanked message in preference to the default value of
13322 buffer-file-coding-system.
13323
13324 2012-05-02 Martin Rudalics <rudalics@gmx.at>
13325
13326 * window.el (display-buffer--action-function-custom-type):
13327 Fix entry.
13328
13329 2012-05-02 Alan Mackenzie <acm@muc.de>
13330
13331 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
13332
13333 2012-05-01 Glenn Morris <rgm@gnu.org>
13334
13335 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
13336
13337 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
13338
13339 * cus-edit.el (custom-variable-documentation): Simplify with format.
13340
13341 2012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
13342 Stefan Monnier <monnier@iro.umontreal.ca>
13343
13344 * simple.el (suggest-key-bindings, execute-extended-command):
13345 Move from keyboard.c.
13346
13347 2012-05-01 Chong Yidong <cyd@gnu.org>
13348
13349 * follow.el: Eliminate advice.
13350 (set-process-filter, process-filter, sit-for): Advice deleted.
13351 (follow-mode-off-hook): Obsolete hook removed.
13352 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
13353 Vars deleted.
13354 (follow-auto): Use a :set function.
13355 (follow-mode): Rewritten. Don't advise process filters.
13356 (follow-switch-to-current-buffer-all, follow-scroll-up)
13357 (follow-scroll-down): Assume follow-mode is bound.
13358 (follow-comint-scroll-to-bottom)
13359 (follow-align-compilation-windows): New functions.
13360 (follow--window-sorter): New function.
13361 (follow-all-followers): Use it to explicitly sort windows by their
13362 positions; don't make assumptions about next-window order.
13363 (follow-windows-start-end, follow-delete-other-windows-and-split)
13364 (follow-calc-win-start): Doc fix.
13365 (follow-windows-aligned-p, follow-select-if-visible): Don't call
13366 vertical-motion unnecessarily.
13367 (follow-adjust-window): New function.
13368 (follow-post-command-hook): Use it.
13369 (follow-call-set-process-filter, follow-call-process-filter)
13370 (follow-intercept-process-output, follow-tidy-process-filter-alist)
13371 (follow-stop-intercept-process-output, follow-generic-filter):
13372 Functions deleted.
13373 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
13374 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
13375 New functions, replacing advice on scroll-bar-* commands.
13376 (follow-mwheel-scroll): New function (Bug#4112).
13377
13378 * comint.el (comint-adjust-point): New function.
13379 (comint-postoutput-scroll-to-bottom): Use it.
13380 Call follow-comint-scroll-to-bottom for Follow mode buffers.
13381
13382 2012-05-01 Glenn Morris <rgm@gnu.org>
13383
13384 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
13385 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
13386 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
13387 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
13388 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
13389 Remove no-byte-compile setting.
13390
13391 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
13392
13393 * minibuffer.el (completion-table-with-quoting): Fix compatibility
13394 all-completions code to not return a number in the last cdr.
13395
13396 2012-04-30 Leo Liu <sdl.web@gmail.com>
13397
13398 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
13399 read-only error.
13400
13401 2012-04-29 Chong Yidong <cyd@gnu.org>
13402
13403 * follow.el (follow-calc-win-end): Rewrite to handle partial
13404 screen lines correctly (Bug#8390).
13405 (follow-avoid-tail-recenter): Minor cleanup.
13406
13407 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
13408
13409 Avoid the obsolete `assoc' package.
13410 * speedbar.el (speedbar-refresh): Avoid adelete.
13411 (speedbar-file-lists): Simplify and avoid aput.
13412 * man.el (Man--sections, Man--refpages): New vars, replacing
13413 Man-sections-alist and Man-refpages-alist.
13414 (Man-build-section-alist, Man-build-references-alist):
13415 Use them; avoid aput.
13416 (Man--last-section, Man--last-refpage): New vars.
13417 (Man-follow-manual-reference): Use them.
13418 Use the `default' arg of completing-read.
13419 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
13420
13421 2012-04-27 Chong Yidong <cyd@gnu.org>
13422
13423 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
13424
13425 * startup.el (x-apply-session-resources): New function.
13426
13427 * term/ns-win.el (ns-initialize-window-system):
13428 * term/w32-win.el (w32-initialize-window-system):
13429 * term/x-win.el (x-initialize-window-system): Use it to properly
13430 set menu-bar-mode and other vars from X resources, even if the
13431 initial frame is not a window-system frame (Bug#2299).
13432
13433 * subr.el (read-key): Avoid running filter function when setting
13434 up temporary tool bar entries (Bug#9922).
13435
13436 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
13437
13438 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
13439 (Bug#11344)
13440
13441 2012-04-27 Chong Yidong <cyd@gnu.org>
13442
13443 * select.el (xselect--encode-string): New function, split from
13444 xselect-convert-to-string.
13445 (xselect-convert-to-string): Use it.
13446 (xselect-convert-to-filename, xselect-convert-to-os)
13447 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
13448 returned strings are properly encoded (Bug#11315).
13449
13450 2012-04-27 Chong Yidong <cyd@gnu.org>
13451
13452 * simple.el (delete-active-region): Move to killing custom group.
13453
13454 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
13455
13456 * progmodes/which-func.el (which-func-current): Quote %
13457 characters for mode-line processing.
13458
13459 2012-04-27 Chong Yidong <cyd@gnu.org>
13460
13461 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
13462 reaching eob (Bug#11286).
13463
13464 2012-04-27 Eli Zaretskii <eliz@gnu.org>
13465
13466 * progmodes/gdb-mi.el (gdb-control-level): New variable.
13467 (gdb): Make it buffer-local and init to zero.
13468 (gdb-control-commands-regexp): New variable.
13469 (gdb-send): Don't wrap in "-interpreter-exec console" if
13470 gdb-control-level is positive. Increment gdb-control-level
13471 whenever the command matches gdb-control-commands-regexp, and
13472 decrement it each time the command is "end". (Bug#11279)
13473
13474 2012-04-27 Martin Rudalics <rudalics@gmx.at>
13475
13476 * window.el (adjust-window-trailing-edge, enlarge-window)
13477 (shrink-window, window-resize):
13478 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
13479 windows (Bug#11276).
13480
13481 2012-04-27 Chong Yidong <cyd@gnu.org>
13482
13483 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
13484 fix "missing prefix" warning. All callers changed.
13485
13486 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
13487
13488 * emacs-lisp/assoc.el: Move to obsolete/.
13489
13490 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13491
13492 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
13493
13494 * term/ns-win.el (ns-define-service):
13495 * progmodes/pascal.el (pascal-goto-defun):
13496 * progmodes/js.el (js--read-tab):
13497 * progmodes/etags.el (tags-lazy-completion-table):
13498 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
13499 * emacs-lisp/ewoc.el (ewoc--wrap):
13500 * emacs-lisp/assoc.el (aput, adelete, amake):
13501 * doc-view.el (doc-view-convert-current-doc):
13502 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
13503
13504 2012-04-26 Chong Yidong <cyd@gnu.org>
13505
13506 * image.el (image-type-from-buffer): Only return supported image
13507 type (Bug#9045).
13508
13509 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
13510 value, for symmetry with diff-end-of-hunk.
13511 (diff-split-hunk, diff-find-source-location)
13512 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
13513 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
13514 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
13515 compute the relevant hunk or file properly (Bug#6005).
13516 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
13517
13518 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13519
13520 * vc/vc-mtn.el:
13521 * vc/vc-hg.el:
13522 * vc/vc-git.el:
13523 * vc/vc-dir.el:
13524 * vc/vc-cvs.el:
13525 * vc/vc-bzr.el:
13526 * vc/vc-arch.el:
13527 * vc/vc.el: Replace lexical-let by lexical-binding.
13528 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
13529 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
13530 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
13531
13532 2012-04-26 Chong Yidong <cyd@gnu.org>
13533
13534 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
13535 (diff-mode-shared-map): Bind it to / and [remap undo].
13536
13537 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
13538 (ediff-window-setup-function): Use it as the default, to set up
13539 windows based on whether the current frame is graphical (Bug#2138).
13540 (ediff-choose-window-setup-function-automatically): Make obsolete.
13541
13542 * vc/ediff-init.el: Always define ediff-pixel-width/height.
13543
13544 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
13545
13546 * ffap.el: Remove old code for obsolete package.
13547 (ffap-complete-as-file-p): Remove.
13548
13549 Use completion-table-with-quoting for comint and pcomplete.
13550 * comint.el (comint--unquote&requote-argument)
13551 (comint--unquote-argument, comint--requote-argument): New functions.
13552 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
13553 (comint-quote-filename): Use regexp-opt-charset.
13554 (comint--common-suffix, comint--common-quoted-suffix)
13555 (comint--table-subvert): Remove.
13556 (comint-unquote-function, comint-requote-function): New vars.
13557 (comint--complete-file-name-data): Use them with
13558 completion-table-with-quoting.
13559 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
13560 * pcomplete.el (pcomplete-arg-quote-list)
13561 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
13562 (pcomplete-unquote-argument-function): Default to non-nil.
13563 (pcomplete-unquote-argument): Simplify.
13564 (pcomplete--common-quoted-suffix): Remove.
13565 (pcomplete-requote-argument-function): New var.
13566 (pcomplete--common-suffix): New function.
13567 (pcomplete-completions-at-point): Use completion-table-with-quoting
13568 and completion-table-subvert.
13569
13570 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
13571 (minibuffer--double-dollars): Preserve properties.
13572 (completion--sifn-requote): New function.
13573 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
13574
13575 * minibuffer.el: Add support for completion of quoted/escaped data.
13576 (completion-table-with-quoting, completion-table-subvert): New funs.
13577 (completion--twq-try, completion--twq-all): New functions.
13578 (completion--nth-completion): New function.
13579 (completion-try-completion, completion-all-completions): Use it.
13580
13581 2012-04-25 Leo Liu <sdl.web@gmail.com>
13582
13583 * progmodes/python.el (python-pdbtrack-get-source-buffer):
13584 Use compilation-message if available to find real filename.
13585
13586 2012-04-25 Chong Yidong <cyd@gnu.org>
13587
13588 * vc/diff-mode.el (diff-setup-whitespace): New function.
13589 (diff-mode): Use it.
13590
13591 * vc/diff.el (diff-sentinel):
13592 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
13593 Whitespace mode variables based on diff style (Bug#8612).
13594
13595 2012-04-25 Leo Liu <sdl.web@gmail.com>
13596
13597 * progmodes/python.el (python-send-region): Add suffix .py to the
13598 temp file.
13599
13600 * files.el (auto-mode-alist): Use javascript-mode instead.
13601
13602 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
13603
13604 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
13605
13606 * net/soap-client.el (soap-resolve-references-for-sequence-type)
13607 (soap-resolve-references-for-array-type): Hack to prevent self
13608 references, see Bug#9.
13609 (soap-parse-envelope): Report the contents of the 'detail' node
13610 when receiving a fault reply.
13611 (soap-parse-envelope): Report the contents of the entire 'detail' node.
13612
13613 * net/soap-inspect.el (soap-sample-value-for-simple-type)
13614 (soap-inspect-simple-type): New function.
13615
13616 * net/soap-client.el (soap-simple-type): New struct.
13617 (soap-default-xsd-types, soap-default-soapenc-types)
13618 (soap-decode-basic-type, soap-encode-basic-type):
13619 support unsignedInt and double basic types.
13620 (soap-resolve-references-for-simple-type)
13621 (soap-parse-simple-type, soap-encode-simple-type): New function.
13622 (soap-parse-schema): Parse xsd:simpleType declarations.
13623
13624 * net/soap-client.el (soap-default-xsd-types)
13625 (soap-default-soapenc-types): Add integer, byte and anyURI types.
13626 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
13627 the local name of "soapenc:Array".
13628 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
13629 decoding integer, byte and anyURI xsd types.
13630
13631 2012-04-25 Chong Yidong <cyd@gnu.org>
13632
13633 * cus-edit.el (custom-buffer-create-internal): Update header text.
13634
13635 2012-04-25 Eli Zaretskii <eliz@gnu.org>
13636
13637 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
13638 settings on 'system-type', not on 'window-system'. On MS-Windows,
13639 set interactive-mode on in GDB.
13640
13641 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13642
13643 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
13644 (ruby-syntax-propertize-regexp): Remove.
13645 (ruby-syntax-propertize-function): Split regexp into chunks.
13646 Match following code directly.
13647
13648 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
13649
13650 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
13651 (ruby-syntax-propertize-regexp): New function.
13652 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
13653 by a special keyword.
13654
13655 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
13656 (ruby-syntax-general-delimiters-goto-beg)
13657 (ruby-syntax-propertize-general-delimiters): New functions.
13658 (ruby-syntax-propertize-function): Use them to handle GDL.
13659 (ruby-font-lock-keywords): Move old handling of GDL...
13660 (ruby-font-lock-syntactic-keywords): .. to here.
13661 (ruby-calculate-indent): Adjust indentation for GDL.
13662
13663 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
13664
13665 * notifications.el (top): Remove unneeded declarations.
13666 (notifications-specification-version): Change to "1.2".
13667 (notifications-interface, notifications-notify-method)
13668 (notifications-close-notification-method): Fix docstring.
13669 (notifications-get-capabilities-method): New defconst.
13670 (notifications-notify): Add :action-items, :resident and
13671 :transient hints. Change "image_data" to "image-data" and
13672 "image_path" to "image-path".
13673 (notifications-get-capabilities): New defun.
13674
13675 2012-04-24 Leo Liu <sdl.web@gmail.com>
13676
13677 * progmodes/python.el: Move hideshow setup to the end.
13678
13679 2012-04-24 Martin Rudalics <rudalics@gmx.at>
13680
13681 * window.el (handle-select-window): Clear echo area since this is
13682 no more done by read_char (Bug#11304).
13683
13684 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
13685
13686 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
13687 and `/ M' to filter-derived-mode.
13688 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
13689 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
13690 (ibuffer-mark-by-mode): Use default rather than initial-input.
13691 (ibuffer-filter-by-derived-mode): Autoload and require-match.
13692
13693 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
13694
13695 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
13696 (ibuffer-filter-by-derived-mode): New filter.
13697 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
13698
13699 2012-04-23 Andreas Politz <politza@fh-trier.de>
13700
13701 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
13702
13703 2012-04-23 Chong Yidong <cyd@gnu.org>
13704
13705 * cus-edit.el (customize-apropos, customize-apropos-options):
13706 Disable matching of non-option variables (Bug#11176).
13707 (customize-option, customize-option-other-window)
13708 (customize-changed-options): Doc fix.
13709 (customize-apropos-options, customize-apropos-faces)
13710 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
13711
13712 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
13713 Fix word list splitting (Bug#11132).
13714 (apropos-symbol, apropos-keybinding, apropos-label)
13715 (apropos-property, apropos-function-button)
13716 (apropos-variable-button, apropos-misc-button): New faces.
13717 (apropos-symbol-face, apropos-keybinding-face)
13718 (apropos-label-face, apropos-property-face, apropos-match-face):
13719 Variables removed (Bug#8396).
13720 (apropos-library-button, apropos-format-plist, apropos-print)
13721 (apropos-print-doc, apropos-describe-plist): Callers changed.
13722
13723 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
13724
13725 * net/xesam.el (xesam-mode-map): Use let-bound map in
13726 initialization. (Bug#11292)
13727
13728 2012-04-23 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
13729
13730 Preserve ispell session localwords when switching back to
13731 original buffer.
13732
13733 * textmodes/ispell.el (ispell-buffer-session-localwords):
13734 New buffer-local variable to hold buffer session localwords.
13735 (ispell-kill-ispell): Add option 'clear to delete session
13736 localwords.
13737 (ispell-command-loop, ispell-change-dictionary)
13738 (ispell-buffer-local-words): Preserve session localwords when
13739 needed.
13740
13741 * textmodes/flyspell.el (flyspell-process-localwords)
13742 (flyspell-do-correct): Preserve session localwords when needed.
13743
13744 2012-04-23 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
13745
13746 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
13747 using obsolete `translation-table-for-input'.
13748 (ispell-word, ispell-process-line, ispell-complete-word):
13749 Use plain `insert' instead of removed `ispell-insert-word'.
13750
13751 2012-04-22 Chong Yidong <cyd@gnu.org>
13752
13753 * cus-edit.el (custom-variable-menu)
13754 (custom-variable-reset-saved, custom-face-menu)
13755 (custom-face-reset-saved): If there is no saved value, make the
13756 "reset-saved" operation bring back the default (Bug#9509).
13757 (custom-face-state): Properly detect themed faces.
13758
13759 * faces.el (face-spec-set): Stop supporting deprecated form of
13760 third arg.
13761
13762 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
13763
13764 Move functions from C to Lisp. Make non-blocking method calls
13765 the default. Implement further D-Bus standard interfaces.
13766
13767 * net/dbus.el (dbus-message-internal): Declare function.
13768 Remove unneeded function declarations.
13769 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
13770 (dbus-message-type-method-return, dbus-message-type-error)
13771 (dbus-message-type-signal): Declare variables. Remove local
13772 definitions.
13773 (dbus-interface-dbus, dbus-interface-peer)
13774 (dbus-interface-introspectable, dbus-interface-properties)
13775 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
13776 Adapt docstring.
13777 (dbus-interface-objectmanager): New defconst.
13778 (dbus-call-method, dbus-call-method-asynchronously)
13779 (dbus-send-signal, dbus-method-return-internal)
13780 (dbus-method-error-internal, dbus-register-service)
13781 (dbus-register-signal, dbus-register-method): New defuns, moved
13782 from dbusbind.c
13783 (dbus-call-method-handler, dbus-setenv)
13784 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
13785 New defuns.
13786 (dbus-call-method-non-blocking): Make it an obsolete function.
13787 (dbus-unregister-object, dbus-unregister-service)
13788 (dbus-handle-event, dbus-register-property)
13789 (dbus-property-handler): Obey the new structure of
13790 `bus-registered-objects'.
13791 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
13792 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
13793 Use `dbus-call-method'.
13794
13795 2012-04-22 Chong Yidong <cyd@gnu.org>
13796
13797 * cus-edit.el (custom-commands, custom-reset-menu)
13798 (Custom-reset-standard): Tweak labels.
13799 (custom-reset-button-menu): Change default to t.
13800 (custom-buffer-create-internal): For the custom-reset-button-menu
13801 case, put the revert button first.
13802 (custom-group-subtitle): New face.
13803 (custom-group-value-create): Align docstring to a specific column.
13804
13805 * wid-edit.el (widget-documentation-link-add): Don't handle
13806 indentation in this function.
13807 (widget-documentation-string-indent-to): New function.
13808 (widget-documentation-string-value-create): Use it.
13809
13810 * autorevert.el (auto-revert):
13811 * epg-config.el (epg):
13812 * ibuffer.el (ibuffer):
13813 * mpc.el (mpc):
13814 * ses.el (ses):
13815 * eshell/eshell.el (eshell):
13816 * net/ange-ftp.el (ange-ftp):
13817 * progmodes/ebnf2ps.el (postscript):
13818 * progmodes/flymake.el (flymake):
13819 * progmodes/prolog.el (prolog):
13820 * progmodes/verilog-mode.el (verilog-mode):
13821 * progmodes/which-func.el (which-func):
13822 * term/xterm.el (xterm):
13823 * textmodes/picture.el (picture):
13824 * textmodes/tildify.el (tildify):
13825 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
13826 customization buffers.
13827
13828 2012-04-22 Alan Mackenzie <acm@muc.de>
13829
13830 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
13831 Adding a ) can hide the resulting (..) from searches. Fix it.
13832 Bound the backward search to the position of the existing (.
13833
13834 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
13835
13836 * progmodes/verilog-mode.el (verilog-mode): Check whether
13837 which-func-modes is t before adding verilog-mode.
13838 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
13839
13840 2012-04-21 Leo Liu <sdl.web@gmail.com>
13841
13842 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
13843
13844 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
13845
13846 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
13847 filling of the last column of a table (Bug#5635).
13848 (woman-find-next-control-line): New arg, specifying an additional
13849 regexp component for the control line.
13850 (woman2-roff-buffer): Use it.
13851 (woman-break-table): New function.
13852 (woman2-TS): Use it.
13853
13854 2012-04-21 Chong Yidong <cyd@gnu.org>
13855
13856 * woman.el (woman-set-buffer-display-table, woman-decode-region)
13857 (woman-horizontal-escapes, woman-negative-vertical-space)
13858 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
13859 (WoMan-warn-ignored): Use ?\s instead of ?\ .
13860
13861 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
13862
13863 * minibuffer.el (completion-file-name-table): Complete user names.
13864
13865 2012-04-20 Leo Liu <sdl.web@gmail.com>
13866
13867 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
13868 and pcase-let*.
13869
13870 2012-04-20 Chong Yidong <cyd@gnu.org>
13871
13872 * server.el (server-execute): Respect initial-buffer-choice if it
13873 is a string and there are no files to open (Bug#2825).
13874 (server-create-window-system-frame, server-create-tty-frame):
13875 Don't switch buffers here.
13876 (server-process-filter): Only try to open a window system frame if
13877 compiled with graphical support (Bug#8314).
13878
13879 2012-04-20 Dan Nicolaescu <dann@gnu.org>
13880
13881 * battery.el (battery-echo-area-format): Display remaining time
13882 for sysfs backend too (Bug#11269).
13883 (battery-linux-sysfs): Fix conditional for the charge.
13884
13885 2012-04-20 Chong Yidong <cyd@gnu.org>
13886
13887 * progmodes/gdb-mi.el (gdb): Revert previous change.
13888 (gdb-inferior-io--init-proc): New function.
13889 (gdb-init-1): Use it.
13890 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
13891 responsible for allocating a new pty and hooking it to gdb when
13892 the old pty gets an EIO due to process exit.
13893 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
13894 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
13895 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
13896
13897 2012-04-20 Eli Zaretskii <eliz@gnu.org>
13898
13899 * window.el (window-min-size, window-sizable, window-min-delta)
13900 (window-max-delta, window--resizable, window-resizable)
13901 (window-total-size, window-full-height-p, window-full-width-p)
13902 (window-in-direction, window--resize-mini-window, window-resize)
13903 (window--resize-child-windows-normal)
13904 (window--resize-child-windows, window--resize-siblings)
13905 (window--resize-this-window, adjust-window-trailing-edge)
13906 (enlarge-window, shrink-window): Doc fixes.
13907
13908 2012-04-20 Chong Yidong <cyd@gnu.org>
13909
13910 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
13911 New function to call delete-process on the gdb-inferior buffer's pty.
13912 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
13913 pty process (Bug#11273).
13914 (gdb-update): New arg to suppress talking to the gdb process.
13915 (gdb-done-or-error): Use it.
13916 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
13917 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
13918 sentinel not being called.
13919
13920 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
13921
13922 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
13923
13924 2012-04-20 Glenn Morris <rgm@gnu.org>
13925
13926 * net/network-stream.el (open-network-stream): Doc fix.
13927
13928 2012-04-20 Chong Yidong <cyd@gnu.org>
13929
13930 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
13931
13932 2012-04-20 Alan Mackenzie <acm@muc.de>
13933
13934 Ensure searching for keywords is case sensitive.
13935
13936 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
13937 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
13938 (c-defun-name, c-mark-function, c-cpp-define-name)
13939 (c-comment-indent, c-scan-conditionals, c-indent-defun)
13940 (c-context-line-break): Bind case-fold-search to nil.
13941
13942 * progmodes/cc-mode.el (c-font-lock-fontify-region):
13943 Bind case-fold-search to nil.
13944
13945 2012-04-20 Chong Yidong <cyd@gnu.org>
13946
13947 * mail/sendmail.el (mail-bury): Call return action with the right
13948 Rmail buffer (Bug#11242).
13949
13950 * server.el (server-process-filter): Handle corner case where both
13951 tty and nowait options are present (Bug#11102).
13952
13953 2012-04-20 Eli Zaretskii <eliz@gnu.org>
13954
13955 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
13956 (top level): Put into the executable the ident-style '$Id:' tag on
13957 windows-nt as well.
13958
13959 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
13960
13961 * electric.el (electric-indent-post-self-insert-function): Check that
13962 electric-indent-mode is enabled in current buffer.
13963
13964 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
13965
13966 * imenu.el (imenu-progress-message): Restore; it is "used" in
13967 erc/erc-imenu.el and net/snmp-mode.el.
13968
13969 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
13970
13971 * avoid.el (mouse-avoidance-mode): Mark unused arg.
13972 (mouse-avoidance-nudge-mouse): Remove unused binding.
13973
13974 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
13975
13976 * descr-text.el (describe-char):
13977 * progmodes/python.el (python-describe-symbol):
13978 Don't call `toggle-read-only', set `buffer-read-only'.
13979
13980 * imenu.el (imenu-default-goto-function): Mark unused args.
13981 (imenu-progress-message): Remove obsolete macro; all callers changed.
13982
13983 * subr.el (keymap-canonicalize): Remove unused binding.
13984 (read-passwd): Mark unused arg.
13985
13986 * tutorial.el (tutorial--display-changes): Remove unused binding.
13987 (tutorial--save-tutorial-to): Remove unused variable.
13988
13989 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
13990 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
13991 (package-generate-autoloads, package-menu--generate)
13992 (package-menu--find-upgrades): Remove unused bindings.
13993
13994 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
13995 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
13996 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
13997 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
13998 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
13999 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
14000 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
14001 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
14002 (cua-delete-char-rectangle): Mark unused args.
14003 (cua-align-rectangle): Remove unused binding.
14004
14005 * mail/rmail.el (compilation--message->loc)
14006 (epa--find-coding-system-for-mime-charset): Declare.
14007
14008 * net/dbus.el (dbus-register-service): Declare.
14009 (dbus-name-owner-changed-handler): Remove unused binding.
14010
14011 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
14012 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
14013 (nxml-scan-backward-within): Mark unused arg.
14014 (nxml-dynamic-markup-word): Remove unused binding.
14015
14016 * mouse.el (mouse-menu-major-mode-map):
14017 * emacs-lisp/authors.el (authors-scan-change-log)
14018 (authors-add-to-author-list):
14019 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
14020 * emacs-lisp/smie.el (smie-auto-fill):
14021 * mail/sendmail.el (mail-bury):
14022 * mail/unrmail.el (unrmail):
14023 * net/tls.el (open-tls-stream):
14024 * textmodes/picture.el (picture-mouse-set-point):
14025 Remove unused bindings.
14026
14027 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
14028
14029 * net/tramp.el (tramp-action-password): Let-bind
14030 `enable-recursive-minibuffers' to t.
14031
14032 2012-04-18 Sam Steingold <sds@gnu.org>
14033
14034 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
14035 instead of 'string to accommodate values like [f11].
14036 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
14037 * progmodes/gdb-mi.el: Likewise.
14038
14039 2012-04-18 Leo Liu <sdl.web@gmail.com>
14040
14041 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
14042 current buffer.
14043 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
14044 LOCAL is nil.
14045
14046 2012-04-18 Chong Yidong <cyd@gnu.org>
14047
14048 * simple.el (line-move): Use forward-line if in batch mode
14049 (Bug#11053).
14050
14051 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
14052
14053 * files.el (after-find-file): Do not try to add a final newline if
14054 the buffer is read-only (Bug#11156).
14055
14056 2012-04-17 Richard Stallman <rms@gnu.org>
14057
14058 * mail/rmail.el (rmail-start-mail):
14059 Pass (rmail-mail-return...) for the return-action.
14060 Pass (rmail-yank-current-message...) for the yank-action.
14061 (rmail-yank-current-message): New function.
14062 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
14063 (rmail-reply): Likewise.
14064 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
14065
14066 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
14067 buffer, not the last. Reject temp buffers. Use the rmail-mode
14068 buffer, not newbuf.
14069
14070 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
14071
14072 * server.el (server-ensure-safe-dir): Simplify.
14073
14074 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
14075
14076 * emacs-lisp/smie.el: Provide smarter auto-filling.
14077 (smie-auto-fill): New function.
14078 (smie-setup): Use it.
14079
14080 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
14081
14082 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
14083
14084 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
14085 (comment-indent): Use it.
14086
14087 2012-04-17 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
14088
14089 * ses.el: The overall change is to add cell renaming, that is
14090 setting fancy names for cell symbols other than name matching
14091 "\\`[A-Z]+[0-9]+\\'" regexp .
14092 (ses-localvars): Add ses--renamed-cell-symb-list.
14093 (ses-create-cell-variable): New defun.
14094 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
14095 (ses-relocate-formula): Relocate formulas only for cells the
14096 symbols of which are not renamed, i.e. symbols whose names do not
14097 match regexp "\\`[A-Z]+[0-9]+\\'".
14098 (ses-relocate-all): Relocate values only for cells the symbols of
14099 which are not renamed.
14100 (ses-load): Create cells variables as the (ses-cell ...) are read,
14101 in order to check row col consistency with cell symbol name only
14102 for cells that are not renamed.
14103 (ses-replace-name-in-formula): New defun.
14104 (ses-rename-cell): New defun.
14105
14106 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
14107
14108 * progmodes/perl-mode.el (perl-indent-parens-as-block):
14109 New option (bug#11118).
14110 (perl-calculate-indent): Respect it.
14111
14112 2012-04-17 Glenn Morris <rgm@gnu.org>
14113
14114 * dired-aux.el (dired-mark-read-string): Doc fix.
14115
14116 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
14117
14118 * dired-aux.el (dired-mark-read-string): Offer optional completion.
14119 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
14120
14121 2012-04-17 Glenn Morris <rgm@gnu.org>
14122
14123 * mouse.el (mouse-drag-track):
14124 * speedbar.el (speedbar-frame-mode):
14125 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
14126
14127 2012-04-16 Leo Liu <sdl.web@gmail.com>
14128
14129 * progmodes/python.el: Trivial cleanup.
14130
14131 2012-04-16 Glenn Morris <rgm@gnu.org>
14132
14133 * vc/vc.el (vc-string-prefix-p):
14134 * vc/pcvs-util.el (cvs-string-prefix-p):
14135 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
14136 * mpc.el (mpc-string-prefix-p):
14137 Make all of these into obsolete aliases for string-prefix-p.
14138 Update callers.
14139 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
14140
14141 * textmodes/two-column.el: Move custom options to the start.
14142 (frame-width): Remove compat definition.
14143 (2C-associate-buffer, 2C-dissociate):
14144 Use with-current-buffer rather than save-excursion.
14145 (2C-dissociate): Force a mode-line update.
14146 (2C-autoscroll): Use ignore-errors.
14147
14148 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
14149 Autoload trivia.
14150
14151 * emacs-lisp/cl-extra.el (*random-state*):
14152 Remove unnecessary declaration.
14153
14154 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
14155
14156 * play/cookie1.el (cookie-snarf):
14157 Give an explicit error if input file cannot be read.
14158
14159 * play/yow.el (yow-file): Use expand-file-name rather than concat.
14160
14161 * progmodes/perl-mode.el (c-macro-expand):
14162 Remove unnecessary autoload (it is in loaddefs.el).
14163
14164 * textmodes/picture.el (picture-desired-column)
14165 (picture-update-desired-column): Convert comments to doc-strings.
14166 (picture-substitute): Remove function.
14167 (picture-mode-map): Initialize in the defvar.
14168
14169 * woman.el: Remove eval-after-load for tar-mode.
14170 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
14171 (woman-tar-extract-file): Autoload it.
14172
14173 * frame.el (automatic-hscrolling): Make this alias obsolete.
14174
14175 2012-04-12 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14176
14177 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
14178 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
14179 (ispell-dictionary-base-alist): Revert to original XEmacs
14180 friendly version for default. [:alpha:] will be added in
14181 `ispell-set-spellchecker-params' if needed.
14182
14183 2012-04-16 Chong Yidong <cyd@gnu.org>
14184
14185 * image.el (imagemagick--file-regexp): New variable.
14186 (imagemagick-register-types): Use it.
14187 (imagemagick-types-inhibit): Add :set function. Allow new value
14188 of t to inhibit all types.
14189
14190 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
14191 so we can preload it.
14192
14193 * loadup.el (fboundp): Preload regexp-opt, needed by
14194 imagemagick-register-types.
14195
14196 2012-04-15 Chong Yidong <cyd@gnu.org>
14197
14198 * frame.el (scrolling): Remove nearly unused customization group.
14199
14200 * scroll-all.el (scroll-all-mode): Move to windows group.
14201
14202 2012-04-15 Chong Yidong <cyd@gnu.org>
14203
14204 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
14205
14206 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14207
14208 Avoid the use of ((lambda ...) ...) in lexical-binding code.
14209 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
14210
14211 2012-04-15 Glenn Morris <rgm@gnu.org>
14212
14213 * simple.el (process-file-side-effects): Doc fix.
14214
14215 2012-04-15 Glenn Morris <rgm@gnu.org>
14216
14217 * international/mule-cmds.el (set-language-environment): Doc fix.
14218
14219 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
14220
14221 * server.el (server-auth-key, server-generate-key): Doc fixes.
14222 (server-get-auth-key): Doc fix. Use `string-match-p'.
14223 (server-start): Reflow docstring.
14224
14225 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
14226
14227 * server.el (server-generate-key): `called-interactively-p'
14228 requires a parameter.
14229
14230 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
14231
14232 * server.el (server-auth-key): New variable.
14233 (server-generate-key, server-get-auth-key): New function.
14234 (server-start): Use the new variable and functions to allow
14235 setting a permanent server key (bug#9423).
14236
14237 2012-04-14 Leo Liu <sdl.web@gmail.com>
14238
14239 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
14240
14241 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
14242
14243 Spelling fixes.
14244 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
14245 Emacs uses American spelling.
14246
14247 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
14248
14249 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
14250 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
14251 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
14252 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
14253
14254 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14255
14256 * progmodes/which-func.el (which-func-modes): Change default.
14257
14258 2012-04-14 Kim F. Storm <storm@cua.dk>
14259
14260 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
14261 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
14262
14263 2012-04-14 Chong Yidong <cyd@gnu.org>
14264
14265 * custom.el (custom-theme-set-variables): Doc fix.
14266
14267 2012-04-14 Glenn Morris <rgm@gnu.org>
14268
14269 * international/mule.el (set-auto-coding-for-load): Doc fix.
14270
14271 2012-04-14 Alan Mackenzie <acm@muc.de>
14272
14273 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
14274 imenu work again for Objective C Mode. Correct the *-index values,
14275 these having been disturbed by a previous change in 2011-08.
14276
14277 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
14278 Correct two search limits.
14279
14280 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14281
14282 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
14283
14284 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
14285
14286 * international/characters.el: Fix sorting.
14287
14288 2012-04-14 Eli Zaretskii <eliz@gnu.org>
14289
14290 * international/characters.el: Add more missing Latin case pairs.
14291
14292 2012-04-14 Glenn Morris <rgm@gnu.org>
14293
14294 * files.el (dir-locals-set-class-variables): Doc fix.
14295
14296 2012-04-14 Eli Zaretskii <eliz@gnu.org>
14297
14298 * international/characters.el: Add set-case-syntax-pair call for
14299 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
14300 counterpart. (Bug#11209)
14301
14302 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
14303
14304 2012-04-14 Glenn Morris <rgm@gnu.org>
14305
14306 * calendar/holidays.el (calendar-check-holidays): Doc fix.
14307
14308 2012-04-14 Eli Zaretskii <eliz@gnu.org>
14309
14310 * textmodes/ispell.el (ispell-dictionary-base-alist):
14311 Add data for Hebrew.
14312
14313 2012-04-14 Chong Yidong <cyd@gnu.org>
14314
14315 * net/rcirc.el (rcirc-cmd-quit):
14316 Revert 2012-03-18 change (Bug#11192).
14317
14318 2012-04-14 Glenn Morris <rgm@gnu.org>
14319
14320 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
14321
14322 2012-04-14 Eli Zaretskii <eliz@gnu.org>
14323
14324 * minibuffer.el (completion-in-region-mode-map):
14325 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
14326
14327 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
14328
14329 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
14330
14331 2012-04-13 Masatake YAMATO <yamato@redhat.com>
14332
14333 * minibuffer.el (minibuffer-local-filename-syntax): New variable
14334 to allow `C-M-f' and `C-M-b' to move to the nearest path
14335 separator (bug#9511).
14336
14337 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
14338
14339 * avoid.el: Require cl when compiling. And also move the
14340 `provide' to the end.
14341
14342 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14343
14344 * avoid.el (mouse-avoidance-banish-position): New variable.
14345 (mouse-avoidance-banish-destination): Use it (bug#10165).
14346
14347 2012-04-13 Leo Liu <sdl.web@gmail.com>
14348
14349 * progmodes/which-func.el (which-func-modes): Add objc-mode.
14350
14351 2012-04-13 Ken Brown <kbrown@cornell.edu>
14352
14353 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
14354 this is no longer needed now that cygstart understands file:// URLs.
14355 (browse-url-filename-alist): For the same reason, don't modify
14356 file:// URLs on Cygwin.
14357
14358 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
14359
14360 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
14361 the region on shift if the binding is already shifted (bug#11221).
14362
14363 2012-04-12 Glenn Morris <rgm@gnu.org>
14364
14365 * mail/mailpost.el: Move to obsolete/.
14366
14367 2012-04-12 Drew Adams <drew.adams@oracle.com>
14368
14369 * imenu.el (imenu--generic-function): Ignore invisible definitions
14370 (bug#10123).
14371
14372 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
14373
14374 * hexl.el (hexl-bits): New variable.
14375 (hexl-options): Mention the variable in the doc string.
14376 (hexl-rulerise, hexl-line-displen): New functions.
14377 (hexl-mode): Mention the new variable.
14378 (hexl-mode, hexl-current-address, hexl-current-address):
14379 Use the displen.
14380 (hexl-ascii-start-column): New function.
14381 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
14382 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
14383
14384 2012-04-12 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14385
14386 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
14387 '("-i" ENCODING), in 2 separate command-line arguments, to specify
14388 the encoding, as expected by hunspell.
14389
14390 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
14391
14392 * battery.el (battery--linux-sysfs-regexp): New const.
14393 (battery-status-function): Use it. Remove yeeloong special case.
14394 (battery-yeeloong-sysfs): Remove.
14395 (battery-echo-area-format): Remove yeeloong special case.
14396
14397 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14398
14399 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
14400 Reported by Noah Friedman.
14401
14402 * subr.el (read-passwd): Use read-string.
14403
14404 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14405
14406 * vcursor.el (vcursor-move): Increase the priority of the overlay
14407 (bug#9663).
14408
14409 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
14410
14411 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
14412 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
14413
14414 2012-04-11 William Stevenson <yhvh2000@gmail.com>
14415
14416 * textmodes/artist.el (artist-mode): Convert artist-mode to use
14417 define-minor-mode (bug#10760).
14418
14419 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
14420
14421 * progmodes/grep.el (rgrep): Tweak the find command line so
14422 that directories matching `grep-find-ignored-files' won't be
14423 pruned (bug#10351).
14424
14425 2012-04-11 Chong Yidong <cyd@gnu.org>
14426
14427 * startup.el (command-line): Remove support for long-obsolete
14428 variable font-lock-face-attributes.
14429
14430 2012-04-11 Glenn Morris <rgm@gnu.org>
14431
14432 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
14433
14434 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14435
14436 * window.el (window--state-get-1): Obey window-point-insertion-type.
14437
14438 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
14439
14440 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
14441 to previous function when point is on the first character of a
14442 function. Take care of that in `narrow-to-defun' (bug#6157).
14443
14444 2012-04-11 Glenn Morris <rgm@gnu.org>
14445
14446 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
14447 not just file-errors.
14448
14449 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
14450 (vc-bzr-sha1): Use internal sha1.
14451
14452 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14453
14454 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
14455
14456 2012-04-10 SĂ©bastien Gross <seb@chezwam.org> (tiny change)
14457
14458 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
14459 that start in the middle of the line (bug#10496).
14460
14461 2012-04-10 Dan Nicolaescu <dann@gnu.org>
14462
14463 * battery.el (battery-linux-proc-acpi): Only one battery is
14464 discharged at a time, but that seems to confuse battery.el when
14465 computing `rate-type' for the battery not being discharged
14466 (bug#10332).
14467
14468 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
14469
14470 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
14471
14472 * international/quail.el: Use dolist and simplify.
14473 (quail-define-package, quail-update-keyboard-layout)
14474 (quail-define-rules): Use dolist.
14475 (quail-insert-kbd-layout, quail-get-translation): CSE.
14476
14477 * tmm.el: Use dolist, remove left over hook.
14478 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
14479 Use dolist.
14480 (calendar-load-hook): Don't mess with it.
14481
14482 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
14483 Use derived-mode-p. Run the diff asynchronously.
14484
14485 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14486
14487 * obsolete/mouse-sel.el: Add an Obsolete-since header.
14488
14489 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
14490
14491 * misc.el: Display absolute path of loaded DLLs (bug#10424).
14492 (list-dynamic-libraries--loaded): New function.
14493 (list-dynamic-libraries--refresh): Use it.
14494
14495 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
14496
14497 * progmodes/python.el (python-fill-paragraph):
14498 Make python-fill-region in a multiline string work when font-lock is
14499 disabled (bug#7018).
14500
14501 2012-04-10 Laimonas VÄ—bra <laimonas.vebra@gmail.com> (tiny change)
14502
14503 * language/european.el (cp775): Add oem/legacy (en)coding on
14504 DOS/MS Windows for the Baltic languages. There are still plenty
14505 of texts written in this encoding/codepage (bug#6519).
14506
14507 2012-04-10 Glenn Morris <rgm@gnu.org>
14508
14509 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
14510 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
14511
14512 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
14513
14514 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
14515 next-line "n" and previous-line "p" in order to make recentf more
14516 consistent with ibuffer, dired or org-mode (bug#9387).
14517
14518 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14519
14520 * image.el (put-image): Return the overlay created instead of the
14521 optional input string (bug#7834). Note that this may break code
14522 that is (for some reason or other) depending on `put-image'
14523 returning the string.
14524
14525 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
14526
14527 * simple.el (zap-to-char): Allow zapping using input methods
14528 (bug#1580).
14529
14530 * textmodes/fill.el (fill-region): Leave point and mark where they
14531 were before filling (bug#5399).
14532
14533 2012-04-09 Glenn Morris <rgm@gnu.org>
14534
14535 * version.el (emacs-bzr-get-version):
14536 Handle lightweight checkouts of local branches.
14537
14538 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
14539
14540 * international/characters.el: Recover lost case pairs. (Bug#11209)
14541
14542 2012-04-09 Chong Yidong <cyd@gnu.org>
14543
14544 * custom.el (custom-variable-p): Return nil for non-symbol
14545 arguments instead of signaling an error.
14546 (user-variable-p): Obsolete alias for custom-variable-p.
14547
14548 * apropos.el (apropos-variable):
14549 * files-x.el (read-file-local-variable):
14550 * simple.el (set-variable):
14551 * woman.el (woman-mini-help):
14552 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
14553
14554 2012-04-09 Glenn Morris <rgm@gnu.org>
14555
14556 * startup.el (normal-top-level): Don't look for leim-list.el
14557 in places where it will not be found. (Bug#910)
14558
14559 * international/mule-cmds.el (set-default-coding-systems):
14560 * files.el (normal-mode):
14561 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
14562 This function was removed with ucs-tables.el in 2008.
14563
14564 2012-04-08 Eli Zaretskii <eliz@gnu.org>
14565
14566 * textmodes/ispell.el (ispell-check-version): For hunspell, set
14567 ispell-encoding8-command to "-i", without a trailing space.
14568 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
14569 separate command-line arguments, to specify the encoding, since
14570 that's how hunspell expects it.
14571
14572 2012-04-08 Glenn Morris <rgm@gnu.org>
14573
14574 * loadup.el: Load bindings before cus-start.
14575 This reduces somewhat the number of "rogue" settings in emacs -Q.
14576
14577 2012-04-07 Glenn Morris <rgm@gnu.org>
14578
14579 * version.el (emacs-bzr-get-version): New function.
14580 (emacs-bzr-version): New variable.
14581 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
14582 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
14583
14584 2012-04-07 Eli Zaretskii <eliz@gnu.org>
14585
14586 * international/uni-bidi.el, international/uni-category.el:
14587 * international/uni-combining.el, international/uni-decimal.el:
14588 * international/uni-decomposition.el, international/uni-digit.el:
14589 * international/uni-lowercase.el, international/uni-mirrored.el:
14590 * international/uni-name.el, international/uni-numeric.el:
14591 * international/uni-titlecase.el, international/uni-uppercase.el:
14592 Update for Unicode 6.1.
14593
14594 2012-04-07 Eli Zaretskii <eliz@gnu.org>
14595
14596 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
14597
14598 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
14599
14600 * window.el (shrink-window): Mention the `window-min-height'
14601 variable in the doc string.
14602
14603 2012-04-05 Bastien Guerry <bzg@altern.org>
14604
14605 * color.el (color-lighten-name): Fix typo.
14606
14607 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14608
14609 * server.el (server--on-display-p): New function.
14610 (server--on-display-p): Use it.
14611
14612 2012-04-04 GĂ¡bor Vida <vidagabor@gmail.com> (tiny change)
14613
14614 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
14615 (bug#11145).
14616
14617 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14618
14619 * comint.el (comint--common-quoted-suffix): Check string boundary
14620 before comparing (bug#11158).
14621 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
14622
14623 2012-04-04 Chong Yidong <cyd@gnu.org>
14624
14625 * minibuffer.el (completion-extra-properties): Doc fix.
14626
14627 * subr.el (delayed-warnings-hook): Doc fix.
14628
14629 2012-04-04 Daiki Ueno <ueno@unixuser.org>
14630
14631 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
14632 selection (Bug#11159).
14633 (epa-insert-keys): Inform that the default public key will be
14634 exported if no key is selected.
14635
14636 2012-04-04 Richard Stallman <rms@gnu.org>
14637
14638 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
14639
14640 2012-04-03 Chong Yidong <cyd@gnu.org>
14641
14642 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
14643 mail-insert-file, not its obsolete alias mail-attach-file.
14644
14645 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
14646
14647 * notifications.el (notifications-notify): Fix docstring.
14648
14649 2012-04-02 Glenn Morris <rgm@gnu.org>
14650
14651 * emacs-lisp/authors.el (authors-aliases): Another addition.
14652
14653 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
14654
14655 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
14656 `tramp-compat-call-process' instead of `tramp-local-call-process'.
14657 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
14658
14659 2012-04-01 Chong Yidong <cyd@gnu.org>
14660
14661 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
14662 Handle root directory properly.
14663 (copy-directory): Caller changed.
14664
14665 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
14666 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
14667
14668 2012-03-31 Glenn Morris <rgm@gnu.org>
14669
14670 * term/xterm.el (xterm-extra-capabilities): Doc fix.
14671
14672 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
14673
14674 * calendar/calendar.el (calendar-window-list)
14675 (calendar-hide-window): Restore. (Bug#11140)
14676 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
14677
14678 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
14679
14680 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14681
14682 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
14683 Check if file is a symlink (Bug#10489).
14684
14685 * files.el (copy-directory): Likewise.
14686
14687 2012-03-30 Chong Yidong <cyd@gnu.org>
14688
14689 * image.el (imagemagick-types-inhibit)
14690 (imagemagick-register-types): Doc fix.
14691
14692 2012-03-30 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14693
14694 * textmodes/ispell.el (ispell-get-extended-character-mode):
14695 Disable extended-char-mode for hunspell. hunspell does not support it
14696 and treats ~word as ordinary words in pipe mode.
14697
14698 2012-03-30 Glenn Morris <rgm@gnu.org>
14699
14700 * tutorial.el (help-with-tutorial): Ensure local variables don't
14701 happen to make the buffer read-only. (Bug#11127)
14702
14703 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
14704
14705 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
14706 (perl-calculate-indent): Return `noindent' in strings.
14707
14708 2012-03-28 Sam Steingold <sds@gnu.org>
14709
14710 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
14711 instead of the broken adhockery which does not prevent calendar
14712 buffers from being displayed at random after exit.
14713 (calendar-window-list, calendar-hide-window): Remove the broken
14714 adhockery.
14715
14716 2012-03-28 Glenn Morris <rgm@gnu.org>
14717
14718 * replace.el (query-replace-map): Doc fix.
14719
14720 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
14721
14722 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
14723 contents. (Bug#11109)
14724
14725 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
14726
14727 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
14728 (bug#11077).
14729 (avl-tree--check, avl-tree--check-node): New funs.
14730
14731 2012-03-27 Martin Rudalics <rudalics@gmx.at>
14732
14733 * window.el (switch-to-visible-buffer): New option.
14734 (switch-to-prev-buffer, switch-to-next-buffer):
14735 Observe switch-to-visible-buffer. Make sure that checking for a window
14736 showing a buffer already is done on the same frame.
14737
14738 2012-03-27 Glenn Morris <rgm@gnu.org>
14739
14740 * startup.el (mail-host-address): Doc fix.
14741
14742 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14743
14744 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
14745 than 197 variables.
14746
14747 2012-03-26 Ami Fischman <ami@fischman.org>
14748
14749 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
14750
14751 2012-03-26 Glenn Morris <rgm@gnu.org>
14752
14753 * files.el (save-buffers-kill-emacs): Doc fix.
14754
14755 * startup.el (normal-top-level, command-line, command-line-1):
14756 Give them doc strings.
14757
14758 2012-03-25 Eli Zaretskii <eliz@gnu.org>
14759
14760 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
14761 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
14762
14763 2012-03-25 Chong Yidong <cyd@gnu.org>
14764
14765 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
14766 theme if it was previously enabled before (Bug#11031).
14767
14768 * cus-theme.el (custom-theme-write-faces): Retrieve current face
14769 spec with custom-face-get-current-spec if its :shown-value is not
14770 determined yet (Bug#9337).
14771 (customize-create-theme, custom-theme-revert): Doc fixes.
14772
14773 * button.el (button-at): Minor addition to docstring.
14774
14775 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
14776
14777 * vc/vc.el (vc-merge): Fix a prompt.
14778
14779 2012-03-24 Chong Yidong <cyd@gnu.org>
14780
14781 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
14782 point (Bug#9623).
14783
14784 * button.el (button-at): Minor addition to docstring.
14785
14786 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
14787
14788 * newcomment.el (comment-choose-indent): No space after BOL.
14789
14790 2012-03-22 Sam Steingold <sds@gnu.org>
14791
14792 * window.el (switch-to-prev-buffer): Revert last patch because the
14793 bug turned out to be an advertised feature (Elisp manual 28.14).
14794
14795 2012-03-22 Glenn Morris <rgm@gnu.org>
14796
14797 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
14798 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
14799
14800 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
14801
14802 * net/network-stream.el (network-stream-open-starttls): Make error
14803 message under Windows be less misleading.
14804
14805 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
14806
14807 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
14808 understands (bug#9942).
14809
14810 2012-03-22 Chong Yidong <cyd@gnu.org>
14811
14812 * simple.el (end-of-visible-line): Handle return value of
14813 next-single-property-change properly (Bug#9371).
14814
14815 2012-03-22 Kenichi Handa <handa@m17n.org>
14816
14817 * international/quail.el (quail-insert-kbd-layout): Fix previous
14818 change. To avoid unwanted bidi reordering, use
14819 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
14820
14821 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
14822
14823 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
14824 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
14825 (ruby-beginning-of-indent): Be more careful with the difference
14826 between word-boundary and symbol boundary.
14827 (ruby-mode-syntax-table): Make : a symbol constituent.
14828
14829 2012-03-21 Andreas Politz <politza@fh-trier.de>
14830
14831 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
14832
14833 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
14834
14835 * progmodes/etags.el (tags-completion-at-point-function):
14836 Improve last fix.
14837
14838 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
14839
14840 2012-03-21 Sam Steingold <sds@gnu.org>
14841
14842 * progmodes/etags.el (tags-completion-at-point-function):
14843 Avoid the error when point is inside the pattern.
14844
14845 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
14846
14847 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
14848 line (Bug#10855).
14849
14850 2012-03-21 Drew Adams <drew.adams@oracle.com>
14851
14852 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
14853
14854 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
14855
14856 * ido.el (ido-set-current-directory, ido-read-internal)
14857 (ido-choose-completion-string, ido-completion-help): Handle nil
14858 value of ido-completion-buffer (Bug#11008).
14859
14860 2012-03-21 Sam Steingold <sds@gnu.org>
14861
14862 * window.el (switch-to-prev-buffer): Do not switch to a visible
14863 window previous buffer, just like with the frame previous buffers.
14864
14865 2012-03-21 Chong Yidong <cyd@gnu.org>
14866
14867 * faces.el (make-face, make-empty-face, copy-face):
14868 * face-remap.el (face-remap-add-relative, face-remap-set-base):
14869 Doc fixes.
14870
14871 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
14872
14873 * wid-edit.el (widget-complete-field): Remove (bug#11051).
14874 (widget-complete): Remove broken use of it.
14875
14876 2012-03-20 Chong Yidong <cyd@gnu.org>
14877
14878 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
14879 Use string-width and truncate-string-width to handle arbitrary
14880 characters.
14881
14882 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
14883
14884 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
14885 to draw rectangles, not squares. (Regression introduced by revno
14886 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
14887
14888 2012-03-18 Chong Yidong <cyd@gnu.org>
14889
14890 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
14891 it is not yet defined (for temacs).
14892
14893 2012-03-18 Leo Liu <sdl.web@gmail.com>
14894
14895 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
14896 prefix.
14897
14898 2012-03-17 Eli Zaretskii <eliz@gnu.org>
14899
14900 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
14901 (ispell-choices-win-default-height, ispell-silently-savep)
14902 (ispell-dictionary-alist, ispell-encoding8-command)
14903 (ispell-check-version, ispell-aspell-find-dictionary)
14904 (ispell-valid-dictionary-list, ispell-words-keyword)
14905 (ispell-get-word, ispell-internal-change-dictionary)
14906 (ispell-region, ispell-skip-region-list)
14907 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
14908 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
14909 (ispell-message-text-end, ispell-message)
14910 (ispell-buffer-local-parsing): Doc fix.
14911
14912 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
14913
14914 * htmlfontify.el: Add support for code block fontification for ODT
14915 export (Bug #9914).
14916 (hfy-optimisations): Define new option
14917 `body-text-only'
14918 (hfy-fontify-buffer): Honor above setting.
14919 (hfy-begin-span, hfy-end-span): New routines factored out form
14920 `hfy-fontify-buffer'.
14921 (hfy-begin-span-handler, hfy-end-span-handler): New variables
14922 that permit insertion of custom tags.
14923 (hfy-fontify-buffer): Use above handlers.
14924 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
14925 (hfy-face-to-css): Re-defined to be a variable.
14926 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
14927 over multiple runs. This is made possible by having the caller let
14928 bind a special variable `hfy-user-sheet-assoc'.
14929 (htmlfontify-string): New defun.
14930 (hfy-compile-face-map): Make sure that the last char in the
14931 buffer is correctly fontified.
14932 (hfy-face-resolve-face): Whitespace only change.
14933
14934 2012-03-17 Eli Zaretskii <eliz@gnu.org>
14935
14936 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
14937 message more clear.
14938
14939 2012-03-16 Leo Liu <sdl.web@gmail.com>
14940
14941 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
14942
14943 2012-03-16 Alan Mackenzie <acm@muc.de>
14944
14945 Further optimize the handling of large macros.
14946
14947 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
14948 limit to a call of `c-literal-limits'.
14949 (c-determine-+ve-limit): New function.
14950 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
14951 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
14952 In CASE 5B, restrict a search limit to 500.
14953 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
14954
14955 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
14956 Restrict macro bounds to +-500 from after-change's BEG END.
14957
14958 2012-03-16 Leo Liu <sdl.web@gmail.com>
14959
14960 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
14961
14962 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
14963
14964 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
14965 `special-mode' setting of `buffer-read-only'. (Bug#11010)
14966
14967 2012-03-16 Glenn Morris <rgm@gnu.org>
14968
14969 * view.el (view-buffer, view-buffer-other-window)
14970 (view-buffer-other-frame): Doc fixes re special mode-class.
14971
14972 * subr.el (eval-after-load): If named feature is provided not from
14973 a file, run after-load forms. (Bug#10946)
14974
14975 * calendar/calendar.el (calendar-insert-at-column):
14976 Handle non-unit-width characters a bit better. (Bug#10978)
14977
14978 2012-03-15 Chong Yidong <cyd@gnu.org>
14979
14980 * emacs-lisp/ring.el (ring-extend): New function.
14981 (ring-insert+extend): Extend the ring correctly (Bug#11019).
14982
14983 * comint.el (comint-read-input-ring)
14984 (comint-add-to-input-history): Grow comint-input-ring lazily.
14985
14986 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14987
14988 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
14989 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
14990
14991 * imenu.el: Fix multiple inheritance breakage (bug#9199).
14992 (imenu-add-to-menubar): Don't add a redundant index.
14993 (imenu-update-menubar): Handle a dynamically composed keymap.
14994
14995 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
14996
14997 * mail/sendmail.el (mail-encode-header):
14998 Bind rfc2047-encode-encoded-words to nil.
14999
15000 2012-03-13 Glenn Morris <rgm@gnu.org>
15001
15002 * calendar/calendar.el (calendar-string-spread):
15003 Handle non-unit-width characters a bit better. (Bug#10978)
15004
15005 2012-03-13 Leo Liu <sdl.web@gmail.com>
15006
15007 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
15008 directory and file as argument (Bug#10822).
15009
15010 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
15011
15012 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
15013 For dynamically generated code, follow $PC.
15014 (gdb-disassembly-handler-custom): Handle no function name case.
15015
15016 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
15017
15018 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
15019 * emulation/ws-mode.el (ws-query-replace):
15020 * sort.el (sort-regexp-fields):
15021 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
15022
15023 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15024
15025 * dabbrev.el: Fix cycle completion order (bug#10963).
15026 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
15027 (dabbrev-completion): Don't use an obarray; provide
15028 a cycle-sort-function.
15029
15030 2012-03-12 Leo Liu <sdl.web@gmail.com>
15031
15032 * simple.el (kill-new): Use equal-including-properties for comparison.
15033 (kill-do-not-save-duplicates): Doc fix.
15034
15035 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15036
15037 * dabbrev.el: Fix cycle completion (bug#10963).
15038 Use lexical binding and wrap to 80 columns.
15039 (dabbrev-completion): Delay computing the list of completions.
15040
15041 2012-03-12 Kenichi Handa <handa@m17n.org>
15042
15043 * international/quail.el (quail-insert-kbd-layout): Surround each
15044 row by LRO and PDF instead of inserting many LRMs. Pad the left
15045 and right of each non-spacing marks. Insert invisible space
15046 between lower and upper characters to prevent composition.
15047
15048 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15049
15050 * minibuffer.el (minibuffer-complete): Don't get confused when the
15051 function is run twice via different commands (bug#10958).
15052 (complete-with-action): Fix docstring.
15053
15054 2012-03-12 Chong Yidong <cyd@gnu.org>
15055
15056 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
15057 (nxml-completion-at-point-function): New function.
15058 (nxml-mode): Use it.
15059 (nxml-bind-meta-tab-to-complete-flag): Default to t.
15060
15061 * emacs-lisp/package.el (package-unpack, package-unpack-single):
15062 Load generated autoloads file before byte compiling (Bug#10970).
15063 (package--make-autoloads-and-compile): New helper fun.
15064
15065 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
15066
15067 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
15068
15069 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
15070
15071 * autorevert.el (auto-revert-handler): Ensure, that
15072 file-readable-p is applied only for local files or in
15073 auto-revert-tail-mode.
15074
15075 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
15076
15077 * server.el (server-eval-at): Handle non-tcp connections.
15078 Decode result string.
15079
15080 * server.el (server-msg-size): New constant.
15081 (server-reply-print): New function.
15082 (server-eval-and-print): Use it.
15083 (server-eval-at): Use server-quote-arg and server-unquote-arg.
15084 Handle -print-nonl.
15085
15086 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
15087
15088 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
15089 (Bug#10987).
15090
15091 2012-03-11 Chong Yidong <cyd@gnu.org>
15092
15093 * simple.el (goto-line): Doc fix (Bug#9938).
15094
15095 * subr.el (save-window-excursion): Doc fix (Bug#9979).
15096
15097 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
15098 when finished (Bug#10963).
15099
15100 2012-03-11 Martin Rudalics <rudalics@gmx.at>
15101
15102 * window.el (split-window-below): Fix bug in case where
15103 split-window-keep-point is nil (Bug#10971).
15104
15105 2012-03-11 Juri Linkov <juri@jurta.org>
15106
15107 * replace.el (replace-highlight): Set isearch-word to nil
15108 unconditionally. (Bug#10887)
15109
15110 2012-03-10 Eli Zaretskii <eliz@gnu.org>
15111
15112 * net/mairix.el (mairix-replace-invalid-chars): Rename from
15113 mairix-replace-illegal-chars; all callers changed. Don't remove
15114 ^, ~, and = characters: they are meaningful in mairix search specs.
15115 (mairix-widget-create-query): Add usage information about mairix
15116 search forms: negating words, searching for substrings, etc.
15117
15118 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
15119
15120 * international/fontset.el (font-encoding-alist): Add an entry for
15121 ksx1001 (Bug#5667).
15122
15123 2012-03-10 Richard Stallman <rms@gnu.org>
15124
15125 * mail/sendmail.el (mail-encode-header):
15126 Set rfc2047-encode-encoded-words.
15127
15128 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
15129
15130 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
15131 view buffer means not swapped.
15132 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
15133 (rmail-write-region-annotate): Error if real text has disappeared.
15134
15135 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
15136
15137 2012-03-10 Chong Yidong <cyd@gnu.org>
15138
15139 * emulation/cua-rect.el (cua--init-rectangles):
15140 * emulation/cua-base.el (cua--init-keymaps):
15141 Add delete-forward-char to remappings (Bug#9666).
15142
15143 2012-03-10 Martin Rudalics <rudalics@gmx.at>
15144
15145 * speedbar.el (speedbar-unhighlight-one-tag-line):
15146 Avoid unhighlighting due to frame switching (Bug#10275).
15147
15148 2012-03-10 Chong Yidong <cyd@gnu.org>
15149
15150 * minibuffer.el (completion-in-region, completion-help-at-point):
15151 Give the completion field overlay a high priority (Bug#6830).
15152
15153 * dired.el (dired-goto-file): Recognize absolute file name
15154 listings (Bug#7126).
15155 (dired-goto-file-1): New helper function.
15156 (dired-toggle-read-only): Inhibit warnings.
15157
15158 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
15159
15160 * net/dbus.el (dbus-property-handler): Return empty array if
15161 there are no properties.
15162
15163 2012-03-09 Leo Liu <sdl.web@gmail.com>
15164
15165 * savehist.el (savehist-printable): Stricter check for string
15166 value (Bug#10937).
15167
15168 2012-03-09 Eli Zaretskii <eliz@gnu.org>
15169
15170 * mail/smtpmail.el (smtpmail-send-it):
15171 Bind coding-system-for-write to *-unix, so that FCC files are kept in
15172 valid mbox format.
15173
15174 2012-03-09 Glenn Morris <rgm@gnu.org>
15175
15176 * files.el (dir-locals-find-file):
15177 Don't check result is regular, readable.
15178 (dir-locals-read-from-file): Demote errors.
15179
15180 2012-03-08 Eli Zaretskii <eliz@gnu.org>
15181
15182 * international/quail.el (quail-insert-kbd-layout):
15183 Insert invisible LRM characters before each character in a keyboard
15184 layout cell, to prevent their reordering by bidi display engine.
15185 For details, see the discussion in
15186 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
15187
15188 2012-03-08 Alan Mackenzie <acm@muc.de>
15189
15190 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
15191 the starting position; make it extend the marked region when
15192 invoked repeatedly - all under appropriate circumstances.
15193 Fixes bugs #5525, #10906.
15194
15195 2012-03-08 Glenn Morris <rgm@gnu.org>
15196
15197 * files.el (locate-dominating-file, dir-locals-find-file):
15198 Undo 2012-03-06 change.
15199
15200 2012-03-07 Eli Zaretskii <eliz@gnu.org>
15201
15202 * international/quail.el (quail-help):
15203 Force bidi-paragraph-direction be left-to-right. See discussion in
15204 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
15205 for the reason.
15206
15207 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
15208
15209 Avoid superfluous registering of signals. (Bug#10807)
15210
15211 * notifications.el (notifications-on-action-object)
15212 (notifications-on-close-object): New defvars.
15213 (notifications-on-action-signal, notifications-on-closed-signal):
15214 Unregister the signal if not needed any longer.
15215 (notifications-notify): Register `notifications-action-signal' or
15216 `notifications-closed-signal', if :on-action or :on-close has been
15217 passed as argument.
15218
15219 2012-03-07 Chong Yidong <cyd@gnu.org>
15220
15221 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
15222 non-X platforms.
15223
15224 2012-03-06 Glenn Morris <rgm@gnu.org>
15225
15226 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
15227 (x-disown-selection-internal, x-get-selection-internal):
15228 Doc fix (add arglist signatures). (Bug#10783)
15229
15230 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
15231
15232 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
15233 Handle breakpoints with no "type".
15234
15235 2012-03-06 Glenn Morris <rgm@gnu.org>
15236
15237 * files.el (locate-dominating-file): Add optional predicate argument.
15238 (dir-locals-find-file): Make use of above change.
15239
15240 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
15241
15242 * info.el (Info-insert-dir): Also try "dir.gz".
15243
15244 2012-03-06 Glenn Morris <rgm@gnu.org>
15245
15246 * files.el (dir-locals-find-file):
15247 Ignore non-readable or non-regular files. (Bug#10928)
15248
15249 * files.el (locate-dominating-file): Doc fix.
15250
15251 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
15252
15253 * calendar/calendar.el (calendar-set-mode-line):
15254 `getenv' returns a string. (Bug#10951)
15255
15256 2012-03-05 Leo Liu <sdl.web@gmail.com>
15257
15258 * simple.el (backward-delete-char-untabify): Constrain point to
15259 field (Bug#10939).
15260
15261 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
15262
15263 2012-03-05 Chong Yidong <cyd@gnu.org>
15264
15265 * simple.el (count-words): If called from Lisp, return the word
15266 count, for symmetry with `count-lines'. Arglist changed.
15267 (count-words--message): Args changed. Consolidate counting code
15268 from count-words and count-words-region.
15269 (count-words-region): Caller changed.
15270 (count-lines-region): Make it an obsolete alias.
15271
15272 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
15273
15274 * saveplace.el (save-place-to-alist)
15275 (save-place-ignore-files-regexp): Allow value nil to disable this
15276 feature.
15277
15278 2012-03-04 Chong Yidong <cyd@gnu.org>
15279
15280 * faces.el (face-spec-reset-face): For the default face, reset the
15281 attributes to default values (Bug#10748).
15282
15283 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
15284
15285 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
15286 previous patch: Check `message-send-mail-function', and not the
15287 default function (bug#10897).
15288
15289 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
15290
15291 * notifications.el (notifications-on-action-signal)
15292 (notifications-on-closed-signal): Check for unique service name of
15293 incoming event. Fix error in removing entry.
15294 (top): Register for signals with wildcard service name.
15295 (notifications-notify): Use daemon unique service name for map entries.
15296
15297 2012-03-04 Chong Yidong <cyd@gnu.org>
15298
15299 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
15300
15301 2012-03-04 Glenn Morris <rgm@gnu.org>
15302
15303 * abbrev.el (copy-abbrev-table, abbrev-table-p)
15304 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
15305 (expand-abbrev, define-abbrev-table): Doc fixes.
15306
15307 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
15308
15309 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
15310 `message-default-send-mail-function' and not `send-mail-function'
15311 when doing the prompting for `sendmail-query-once' before sending
15312 in Message buffers (bug#10897).
15313
15314 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
15315 This is inconsistent with all the other stream functions, which leave
15316 the setting up to the higher levels (if so wanted) (bug#10931).
15317
15318 2012-03-02 Alan Mackenzie <acm@muc.de>
15319
15320 Depessimize the handling of very large macros.
15321
15322 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
15323 (c-macro-cache-syntactic): New variables to implement a one
15324 element macro cache.
15325 (c-invalidate-macro-cache): New function.
15326 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
15327 Adapt to use the new cache.
15328 (c-state-safe-place): Use better the cache of safe positions.
15329 (c-state-semi-nonlit-pos-cache)
15330 (c-state-semi-nonlit-pos-cache-limit):
15331 New variables for...
15332 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
15333 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
15334 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
15335 Use c-state-semi-safe-place.
15336
15337 * progmodes/cc-langs.el (c-get-state-before-change-functions):
15338 Add c-invalidate-macro-cache to the C, C++, Obj entries.
15339
15340 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
15341
15342 * jka-compr.el (jka-compr-call-process):
15343 Apply `file-accessible-directory-p' only when the default directory is
15344 not remote.
15345
15346 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
15347
15348 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
15349 access of FILE2, if FILE1 does not exist.
15350
15351 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
15352 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
15353
15354 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
15355 Add "PAGER=" to `process-environment'.
15356
15357 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
15358
15359 * progmodes/sql.el: Bug fix
15360 (sql-get-login-ext): Save login values in globals.
15361 (sql-get-login): Use new version of `sql-get-login-ext'.
15362 (sql-interactive-mode): Set global `sql-connection' to nil.
15363 (sql-connect): Set global values for connection.
15364 (sql-product-interactive): Save global values as buffer local.
15365
15366 2012-02-29 Leo Liu <sdl.web@gmail.com>
15367
15368 * abbrev.el (define-abbrevs): Reset sys to nil.
15369
15370 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15371
15372 * files.el (file-equal-p): Rename from `files-equal-p'.
15373 Return nil when one or both files don't exist.
15374 (file-subdir-of-p): Now only top directory must exists,
15375 return nil if it doesn't.
15376 (copy-directory): No need to test with `file-subdir-of-p' after
15377 creating dir.
15378 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
15379 to `file-equal-p'.
15380
15381 2012-02-28 Glenn Morris <rgm@gnu.org>
15382
15383 * shell.el (shell-mode):
15384 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
15385 * play/landmark.el (landmark-font-lock-face-O):
15386 * play/handwrite.el (handwrite):
15387 * play/gomoku.el (gomoku-O):
15388 * net/browse-url.el (browse-url-browser-display):
15389 * international/mule.el (define-charset):
15390 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
15391 * filesets.el (filesets-find-file-delay):
15392 * eshell/em-xtra.el (eshell-xtra):
15393 * eshell/em-unix.el (eshell-grep):
15394 * emulation/viper.el (viper-mode):
15395 * emacs-lisp/regexp-opt.el (regexp-opt-group):
15396 * emacs-lisp/easymenu.el (easy-menu-define):
15397 * calendar/timeclock.el (timeclock-use-display-time):
15398 * bs.el (bs-mode):
15399 * bookmark.el (bookmark-save-flag):
15400 Doc fix (standardize possessive apostrophe usage).
15401
15402 2012-02-27 Chong Yidong <cyd@gnu.org>
15403
15404 * emulation/viper-cmd.el (viper-intercept-ESC-key):
15405 Fix key-binding lookup for ESC key (Bug#9146).
15406
15407 * font-lock.el (font-lock-specified-p): Rename from
15408 font-lock-spec-present. Callers changed.
15409
15410 2012-02-27 Daniel Hackney <dan@haxney.org>
15411
15412 * emacs-lisp/package.el (package-compute-transaction):
15413 Handle holding a package version to t in package-load-list.
15414
15415 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
15416
15417 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
15418 (tramp-get-inode, tramp-get-device): Use cached values.
15419
15420 2012-02-26 Alan Mackenzie <acm@muc.de>
15421
15422 Check there is a font-lock specification before doing initial
15423 fontification.
15424
15425 * font-core.el (font-lock-mode): Move the conditional from
15426 :after-hook to font-lock-initial-fontify.
15427 (font-lock-default-function): Move the check for a specification
15428 to font-lock-spec-present.
15429
15430 * font-lock.el (font-lock-initial-fontify): Call ...
15431 (font-lock-spec-present): New function.
15432
15433 2012-02-26 Jim Blandy <jimb@red-bean.com>
15434
15435 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
15436 (gdb-send): Apply it to the operand of the '-interpreter-exec
15437 console' command, so that we can pass arguments with (say) quotes
15438 in them. Store exact string sent in gdb-debug-log (Bug#10765).
15439
15440 2012-02-26 Chong Yidong <cyd@gnu.org>
15441
15442 * help-fns.el (describe-function-1): Clarify description of
15443 remapping (Bug#10844).
15444
15445 * files.el (files-equal-p): Doc fix.
15446 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
15447 and quit the loop once a mismatch is found.
15448
15449 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
15450
15451 * bs.el (bs--show-with-configuration): Don't throw an error
15452 if the window cannot be split; otherwise, subsequent calls to
15453 bs-show fail, restoring a stale window config. (Bug#10882)
15454
15455 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
15456
15457 * term/ns-win.el (global-map): Bind ns-drag-file to
15458 ns-find-file (Bug#5855, Bug#10050).
15459
15460 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
15461
15462 * calendar/parse-time.el (parse-time-string): Allow extractor to
15463 return nil.
15464
15465 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
15466
15467 * net/tramp.el (tramp-file-name-for-operation):
15468 Add `files-equal-p' and `file-subdir-of-p'.
15469
15470 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
15471 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
15472 Add COPY-CONTENTS argument.
15473
15474 2012-02-25 Chong Yidong <cyd@gnu.org>
15475
15476 Add custom groups for VC backends, for consistency with vc-bzr.
15477
15478 * vc/vc-arch.el (vc-arch):
15479 * vc/vc-cvs.el (vc-cvs):
15480 * vc/vc-git.el (vc-git):
15481 * vc/vc-hg.el (vc-hg):
15482 * vc/vc-mtn.el (vc-mtn):
15483 * vc/vc-rcs.el (vc-rcs):
15484 * vc/vc-sccs.el (vc-sccs):
15485 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
15486 All relevant defcustoms reassigned.
15487
15488 2012-02-25 Chong Yidong <cyd@gnu.org>
15489
15490 * newcomment.el (comment-styles): Add autoload (Bug#10868).
15491
15492 * term/x-win.el (x-initialize-window-system): Reduce default for
15493 x-selection-timeout to 5 seconds (Bug#8869).
15494
15495 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15496
15497 * files.el (files-equal-p, file-subdir-of-p): New functions.
15498 (copy-directory): Error when trying to copy a directory on itself.
15499 Add missing copy-contents arg to tramp handler.
15500 * dired-aux.el (dired-copy-file-recursive): Same.
15501 (dired-create-files): Modify destination when source is equal to
15502 dest when copying files.
15503 Return also when dest is a subdir of source. (Bug#10489)
15504
15505 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
15506
15507 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
15508 (Bug#10874)
15509
15510 2012-02-23 Alan Mackenzie <acm@muc.de>
15511
15512 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
15513 parameter "after-hook:" to allow the expansion to run code after
15514 the execution of the mode hooks.
15515
15516 * font-lock.el (font-lock-initial-fontify): New function extracted
15517 from font-lock-mode-internal.
15518
15519 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
15520 :after-hook.
15521
15522 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15523
15524 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
15525 (completion--cache-all-sorted-completions): New function.
15526 (completion-all-sorted-completions): Use it.
15527 (completion--do-completion, minibuffer-force-complete):
15528 Use it to re-instate the flush hook.
15529
15530 * icomplete.el (icomplete-completions): Replace last fix with a better
15531 one (bug#10850).
15532
15533 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
15534
15535 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
15536 when it might call us back infinitely (bug#10797).
15537
15538 2012-02-23 Glenn Morris <rgm@gnu.org>
15539
15540 * minibuffer.el (completion-category-overrides): Doc fix.
15541
15542 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15543
15544 * minibuffer.el (completion-table-with-context): Fix inf-loop.
15545 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
15546
15547 2012-02-23 Glenn Morris <rgm@gnu.org>
15548
15549 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
15550 (authors-obsolete-files-regexps, authors-ignored-files)
15551 (authors-ambiguous-files, authors-renamed-files-alist):
15552 Add more entries.
15553
15554 2012-02-23 Juri Linkov <juri@jurta.org>
15555
15556 * isearch.el (isearch-occur): Sync interactive spec with occur's
15557 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
15558
15559 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
15560
15561 2012-02-22 Juri Linkov <juri@jurta.org>
15562
15563 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
15564 (ucs-insert): Doc fix. Check for hex digits in the string.
15565 Don't display `nil' in the error message. (Bug#10857)
15566
15567 2012-02-22 Alan Mackenzie <acm@muc.de>
15568
15569 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
15570
15571 2012-02-22 Glenn Morris <rgm@gnu.org>
15572
15573 * ffap.el (ffap-c-path):
15574 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
15575
15576 2012-02-22 Chong Yidong <cyd@gnu.org>
15577
15578 * custom.el (load-theme): Doc fix.
15579
15580 2012-02-22 Glenn Morris <rgm@gnu.org>
15581
15582 * dired-x.el (dired-guess-shell-alist-default):
15583 Remove escape sequences from nroff output. (Bug#172)
15584
15585 2012-02-21 Glenn Morris <rgm@gnu.org>
15586
15587 * vc/emerge.el (emerge-defvar-local):
15588 Set `permanent-local' property rather than unused `preserved'.
15589
15590 * textmodes/picture.el (picture-delete-char): New alias.
15591 (picture-mode-map): Use it. (Bug#10860)
15592 (picture-mode): Doc fix.
15593
15594 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
15595
15596 * newcomment.el (uncomment-region-default): Remove unused binding.
15597
15598 2012-02-21 Glenn Morris <rgm@gnu.org>
15599
15600 * textmodes/picture.el (picture-motion, picture-motion-reverse)
15601 (picture-self-insert, picture-tab-chars): Doc fix.
15602 (picture-mode-map): Fix C-a, C-e.
15603
15604 2012-02-20 Glenn Morris <rgm@gnu.org>
15605
15606 * emacs-lisp/authors.el (authors-aliases): Add another entry.
15607
15608 2012-02-20 Leo Liu <sdl.web@gmail.com>
15609
15610 * icomplete.el (icomplete-completions): Check FROM arg before
15611 passing to substring (Bug#10850).
15612
15613 2012-02-19 Chong Yidong <cyd@gnu.org>
15614
15615 * comint.el: Require ansi-color.
15616 (comint-output-filter-functions): Add ansi-color-process-output.
15617
15618 * ansi-color.el: Don't set comint-output-filter-functions; it is
15619 now in the initial value defined in comint.el.
15620 (ansi-color-apply-face-function): New variable.
15621 (ansi-color-apply-on-region): Use it.
15622 (ansi-color-apply-overlay-face): New function.
15623
15624 * shell.el (shell): No need to require ansi-color.
15625 (shell-mode): Use ansi-color-apply-face-function to highlight
15626 color escapes using font-lock-face property (Bug#10835).
15627
15628 2012-02-19 Chong Yidong <cyd@gnu.org>
15629
15630 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
15631 mode-line formats (Bug#10839).
15632
15633 2012-02-18 Glenn Morris <rgm@gnu.org>
15634
15635 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
15636
15637 * mail/undigest.el (unforward-rmail-message): Doc fix.
15638
15639 * saveplace.el (save-place-ignore-files-regexp): Add :version.
15640
15641 2012-02-18 Eli Zaretskii <eliz@gnu.org>
15642
15643 * international/characters.el (script-list): Sync with the latest
15644 Unicode Character Database.
15645
15646 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
15647
15648 * international/titdic-cnv.el: Remove duplicate coding tag.
15649 * language/cham.el: Likewise.
15650 * language/tai-viet.el: Likewise.
15651
15652 2012-02-18 Glenn Morris <rgm@gnu.org>
15653
15654 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
15655 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
15656 (calendar-bahai-all-holidays-flag, calendar-other-dates):
15657 * calendar/diary-lib.el (diary-abbreviated-year-flag):
15658 * calendar/holidays.el (holiday-bahai-holidays)
15659 (calendar-holidays, list-holidays):
15660 Use utf-8 BahĂ¡'Ă­ in doc-strings, menus, etc.
15661
15662 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
15663
15664 * saveplace.el (save-place-ignore-files-regexp): New variable
15665 allowing for excluding files from saving their location of point.
15666 The default value matches the temporary commit message editing
15667 files from Git, SVN, Bazaar, and Mercurial.
15668 (save-place-to-alist): Use it.
15669
15670 2012-02-17 Lawrence Mitchell <wence@gmx.li>
15671 Stefan Monnier <monnier@iro.umontreal.ca>
15672
15673 * newcomment.el (uncomment-region-default): Don't leave extra space
15674 when an arg is provided (bug#8150).
15675
15676 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
15677
15678 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
15679
15680 2012-02-17 Glenn Morris <rgm@gnu.org>
15681
15682 * net/socks.el: Require network-stream. (Bug#10599)
15683
15684 2012-02-17 Kenichi Handa <handa@m17n.org>
15685
15686 * international/charprop.el:
15687 * international/uni-name.el:
15688 * international/uni-old-name.el:
15689 * international/uni-comment.el: Regenerate.
15690
15691 2012-02-16 Glenn Morris <rgm@gnu.org>
15692
15693 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
15694 Interactively in calendar buffer, give an error if not on a date.
15695
15696 2012-02-15 Glenn Morris <rgm@gnu.org>
15697
15698 * shell.el (shell-delimiter-argument-list):
15699 Revert 2011-02-17 change. (Bug#8027)
15700
15701 2012-02-15 Chong Yidong <cyd@gnu.org>
15702
15703 * minibuffer.el (completion-at-point-functions): Doc fix.
15704
15705 * custom.el (defcustom): Doc fix; note use of defvar.
15706
15707 2012-02-15 Glenn Morris <rgm@gnu.org>
15708
15709 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
15710 Doc fixes.
15711
15712 2012-02-14 Glenn Morris <rgm@gnu.org>
15713
15714 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
15715
15716 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
15717
15718 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
15719 way the ports list is computed.
15720 (smtpmail-query-smtp-server): Prompt the user for a port number if
15721 we can't connect to any of the standard ports (bug#10810).
15722
15723 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
15724
15725 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
15726
15727 2012-02-13 Glenn Morris <rgm@gnu.org>
15728
15729 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
15730
15731 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
15732
15733 * net/gnutls.el (gnutls-trustfiles): New variable.
15734 (gnutls-negotiate): Use it.
15735
15736 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
15737
15738 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
15739 does its stuff if Gnus is running.
15740
15741 2012-02-13 Alan Mackenzie <acm@muc.de>
15742
15743 Fix a loop in c-set-fl-decl-start.
15744
15745 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
15746 c-backward-syntactic-ws actually moves backwards.
15747
15748 2012-02-13 Leo Liu <sdl.web@gmail.com>
15749
15750 * net/rcirc.el (rcirc-markup-attributes): Move point to the
15751 beginning so that all \C-o chars are removed.
15752
15753 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
15754
15755 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
15756
15757 2012-02-12 Alan Mackenzie <acm@muc.de>
15758
15759 Fix infinite loop with long macros.
15760 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
15761
15762 2012-02-12 Chong Yidong <cyd@gnu.org>
15763
15764 * window.el (display-buffer): Doc fix (Bug#10785).
15765
15766 2012-02-12 Glenn Morris <rgm@gnu.org>
15767
15768 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
15769 (x-disown-selection-internal, x-get-selection-internal):
15770 Sync docs with the xselect.c versions.
15771
15772 * allout-widgets.el: Add missing license notice.
15773
15774 2012-02-11 Glenn Morris <rgm@gnu.org>
15775
15776 * select.el (x-get-selection-internal, x-own-selection-internal)
15777 (x-disown-selection-internal):
15778 * x-dnd.el (x-get-selection-internal): Update declarations.
15779
15780 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
15781
15782 * window.el (window-sides-slots):
15783 * tool-bar.el (tool-bar-position):
15784 * term/xterm.el (xterm-extra-capabilities):
15785 * ses.el (ses-self-reference-early-detection):
15786 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
15787 (verilog-auto-wire-type)
15788 (verilog-auto-delete-trailing-whitespace)
15789 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
15790 (verilog-auto-tieoff-declaration):
15791 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
15792 (sql-oracle-statement-starters, sql-oracle-scan-on):
15793 * progmodes/prolog.el (prolog-align-comments-flag)
15794 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
15795 (prolog-left-indent-regexp, prolog-paren-indent-p)
15796 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
15797 (prolog-types, prolog-mode-specificators)
15798 (prolog-determinism-specificators, prolog-directives)
15799 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
15800 (prolog-electric-dot-flag)
15801 (prolog-electric-dot-full-predicate-template)
15802 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
15803 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
15804 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
15805 (prolog-program-switches, prolog-prompt-regexp)
15806 (prolog-debug-on-string, prolog-debug-off-string)
15807 (prolog-trace-on-string, prolog-trace-off-string)
15808 (prolog-zip-on-string, prolog-zip-off-string)
15809 (prolog-use-standard-consult-compile-method-flag)
15810 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
15811 (prolog-imenu-max-lines, prolog-info-predicate-index)
15812 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
15813 (prolog-char-quote-workaround):
15814 * progmodes/cc-vars.el (c-defun-tactic):
15815 * net/tramp.el (tramp-encoding-command-interactive)
15816 (tramp-local-end-of-line):
15817 * net/soap-client.el (soap-client):
15818 * net/netrc.el (netrc-file):
15819 * net/gnutls.el (gnutls):
15820 * minibuffer.el (completion-category-overrides)
15821 (completion-cycle-threshold)
15822 (completion-pcm-complete-word-inserts-delimiters):
15823 * man.el (Man-name-local-regexp):
15824 * mail/feedmail.el (feedmail-display-full-frame):
15825 * international/characters.el (glyphless-char-display-control):
15826 * eshell/em-ls.el (eshell-ls-date-format):
15827 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
15828 (lisp-lambda-list-keyword-parameter-indentation)
15829 (lisp-lambda-list-keyword-parameter-alignment):
15830 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
15831 * dired-x.el (dired-omit-verbose):
15832 * cus-theme.el (custom-theme-allow-multiple-selections):
15833 * calc/calc.el (calc-highlight-selections-with-faces)
15834 (calc-lu-field-reference, calc-lu-power-reference)
15835 (calc-note-threshold):
15836 * battery.el (battery-mode-line-limit):
15837 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
15838 (archive-7z-update):
15839 * allout.el (allout-prefixed-keybindings)
15840 (allout-unprefixed-keybindings)
15841 (allout-inhibit-auto-fill-on-headline)
15842 (allout-flattened-numbering-abbreviation):
15843 * allout-widgets.el (allout-widgets-auto-activation)
15844 (allout-widgets-icons-dark-subdir)
15845 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
15846 (allout-widgets-theme-dark-background)
15847 (allout-widgets-theme-light-background)
15848 (allout-widgets-item-image-properties-emacs)
15849 (allout-widgets-item-image-properties-xemacs)
15850 (allout-widgets-run-unit-tests-on-load)
15851 (allout-widgets-time-decoration-activity)
15852 (allout-widgets-hook-error-post-time)
15853 (allout-widgets-track-decoration):
15854 Add missing :version tags to new defcustoms and defgroups.
15855
15856 * progmodes/sql.el (sql-ansi-statement-starters)
15857 (sql-oracle-statement-starters): Add custom type.
15858
15859 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
15860 (prolog-system-version): Give it a type.
15861
15862 2012-02-11 Eli Zaretskii <eliz@gnu.org>
15863
15864 * term/pc-win.el (x-select-text, x-selection-owner-p)
15865 (x-own-selection-internal, x-disown-selection-internal)
15866 (x-get-selection-internal): Sync doc strings and argument lists
15867 with xselect.c, common-win.el and x-win.el. (Bug#10783)
15868
15869 2012-02-11 Leo Liu <sdl.web@gmail.com>
15870
15871 * progmodes/python.el (python-end-of-statement): Fix infinite
15872 loop. (Bug#10788)
15873
15874 2012-02-10 Glenn Morris <rgm@gnu.org>
15875
15876 * international/mule-cmds.el (unify-8859-on-encoding-mode)
15877 (unify-8859-on-decoding-mode): Properly mark as obsolete.
15878
15879 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
15880
15881 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
15882 about SMTP before checking the From header.
15883
15884 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
15885 into own function for reuse by emacsbug.el.
15886
15887 2012-02-10 Leo Liu <sdl.web@gmail.com>
15888
15889 * subr.el (condition-case-unless-debug): Rename from
15890 condition-case-no-debug. All callers changed.
15891 (with-demoted-errors): Fix caller.
15892
15893 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
15894 * nxml/rng-valid.el (rng-do-some-validation):
15895 * emacs-lisp/package.el (package-refresh-contents)
15896 (package-menu-execute):
15897 * desktop.el (desktop-create-buffer):
15898 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
15899
15900 2012-02-10 Glenn Morris <rgm@gnu.org>
15901
15902 * textmodes/bibtex.el:
15903 Add missing :version tags for new/changed defcustoms.
15904
15905 * files.el (remote-file-name-inhibit-cache): Doc fixes.
15906
15907 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
15908
15909 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
15910 (smtpmail-via-smtp): Use it, or fall back on the From address.
15911 (smtpmail-send-it): Ditto.
15912
15913 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
15914
15915 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
15916 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
15917 (byte-compile-tmp-var): New const.
15918 (byte-compile-defvar): Use it to minimize .elc size.
15919 Just use `defvar' rather than simulate it (bug#10761).
15920
15921 2012-02-09 Glenn Morris <rgm@gnu.org>
15922
15923 * files.el (rename-uniquely): Doc fix. (Bug#3806)
15924
15925 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
15926 Add :version tags.
15927
15928 * progmodes/compile.el (compilation-error-screen-columns)
15929 (compilation-first-column, compilation-filter-start): Doc fixes.
15930
15931 * vc/log-view.el (log-view-toggle-entry-display):
15932 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
15933
15934 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
15935 (report-emacs-bug-can-use-xdg-email):
15936 (report-emacs-bug-insert-to-mailer): Doc fixes.
15937 (report-emacs-bug): Message fix.
15938
15939 * net/browse-url.el (browse-url-can-use-xdg-open)
15940 (browse-url-xdg-open): Doc fixes.
15941
15942 * electric.el (electric-indent-mode, electric-pair-mode)
15943 (electric-layout-rules, electric-layout-mode): Doc fixes.
15944 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
15945
15946 2012-02-08 Martin Rudalics <rudalics@gmx.at>
15947
15948 * server.el (server-unselect-display): Don't inadvertently kill
15949 the current buffer. (Bug#10729)
15950
15951 2012-02-08 Glenn Morris <rgm@gnu.org>
15952
15953 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
15954 (sql-list-table): Doc fixes.
15955
15956 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
15957 Comment out (does nothing).
15958
15959 * completion.el (dynamic-completion-mode):
15960 * dirtrack.el (dirtrack-debug-mode):
15961 * electric.el (electric-layout-mode):
15962 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
15963 * face-remap.el (text-scale-mode, buffer-face-mode):
15964 * iimage.el (iimage-mode):
15965 * image-mode.el (image-transform-mode):
15966 * minibuffer.el (completion-in-region-mode):
15967 * scroll-lock.el (scroll-lock-mode):
15968 * simple.el (next-error-follow-minor-mode):
15969 * tar-mode.el (tar-subfile-mode):
15970 * tooltip.el (tooltip-mode):
15971 * vcursor.el (vcursor-use-vcursor-map):
15972 * wid-browse.el (widget-minor-mode):
15973 * emulation/tpu-edt.el (tpu-edt-mode):
15974 * emulation/tpu-extras.el (tpu-cursor-free-mode):
15975 * international/iso-ascii.el (iso-ascii-mode):
15976 * language/thai-util.el (thai-word-mode):
15977 * mail/supercite.el (sc-minor-mode):
15978 * net/goto-addr.el (goto-address-mode):
15979 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
15980 * progmodes/cwarn.el (cwarn-mode):
15981 * progmodes/flymake.el (flymake-mode):
15982 * progmodes/glasses.el (glasses-mode):
15983 * progmodes/hideshow.el (hs-minor-mode):
15984 * progmodes/pascal.el (pascal-outline-mode):
15985 * textmodes/enriched.el (enriched-mode):
15986 * vc/smerge-mode.el (smerge-mode):
15987 Doc fixes (minor mode argument).
15988
15989 2012-02-07 Eli Zaretskii <eliz@gnu.org>
15990
15991 * ls-lisp.el (ls-lisp-sanitize): New function.
15992 (ls-lisp-insert-directory): Use it to fix or remove any elements
15993 in file-alist with missing attributes. (Bug#4673)
15994
15995 2012-02-07 Alan Mackenzie <acm@muc.de>
15996
15997 Fix spurious recognition of c-in-knr-argdecl.
15998
15999 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
16000 putative K&R region.
16001
16002 2012-02-07 Alan Mackenzie <acm@muc.de>
16003
16004 * progmodes/cc-engine.el (c-forward-objc-directive):
16005 Prevent looping in "#pragma mark @implementation".
16006
16007 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
16008
16009 * notifications.el (notifications-on-closed-signal): Make `reason'
16010 optional. (Bug#10744)
16011
16012 2012-02-07 Glenn Morris <rgm@gnu.org>
16013
16014 * emacs-lisp/easy-mmode.el (define-minor-mode):
16015 Doc fixes for the macro and the mode it defines.
16016
16017 * image.el (imagemagick-types-inhibit): Doc fix.
16018
16019 * cus-start.el (imagemagick-render-type): Add it.
16020
16021 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
16022
16023 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
16024 Set the default at load time, too, so that `font-lock-fontify-buffer'
16025 can be called without setting up the entire mode first. This fixes
16026 a bug in `mm-inline-text' with C MIME parts.
16027
16028 2012-02-06 Chong Yidong <cyd@gnu.org>
16029
16030 * simple.el (list-processes--refresh): Delete exited processes
16031 (Bug#8094).
16032
16033 * comint.el (comint-next-prompt): next-single-char-property-change
16034 and prev-single-char-property-change never return nil (Bug#8657).
16035
16036 * custom.el (defcustom): Doc fix (Bug#9711).
16037
16038 2012-02-05 Chong Yidong <cyd@gnu.org>
16039
16040 * cus-edit.el (custom-variable-reset-backup): Quote the value
16041 before storing it in the customized-value property (Bug#6712).
16042 (custom-display): Add a customization type tag.
16043 (custom-buffer-create-internal): Improve tooltip message.
16044
16045 * wid-edit.el (widget-field-value-get): New optional arg to
16046 suppress trailing whitespace truncation.
16047 (character): Use it (Bug#2689).
16048
16049 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
16050
16051 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
16052 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
16053
16054 2012-02-05 Chong Yidong <cyd@gnu.org>
16055
16056 * cus-edit.el (custom-variable-value-create): For mismatched
16057 types, show the current value (Bug#7600).
16058
16059 * custom.el (defcustom): Doc fix.
16060
16061 2012-02-05 Glenn Morris <rgm@gnu.org>
16062
16063 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
16064
16065 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
16066
16067 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
16068 (pp-buffer): Use `ignore-errors', `looking-at-p'.
16069 (pp-last-sexp): Use `looking-at-p'.
16070
16071 2012-02-04 Glenn Morris <rgm@gnu.org>
16072
16073 * files.el (revert-buffer):
16074 Doc fix (mention revert-buffer-in-progress-p).
16075
16076 * emacs-lisp/ert-x.el (ert-simulate-command):
16077 Check deferred-action-list (which is obsolete) is bound.
16078
16079 * subr.el (with-wrapper-hook): Doc fixes.
16080
16081 * simple.el (filter-buffer-substring-functions)
16082 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
16083
16084 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
16085
16086 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
16087 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
16088
16089 2012-02-04 Leo Liu <sdl.web@gmail.com>
16090
16091 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
16092
16093 2012-02-04 Glenn Morris <rgm@gnu.org>
16094
16095 * image.el (image-extension-data): Add obsolete alias.
16096
16097 * isearch.el (isearch-update): Doc fix.
16098
16099 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
16100
16101 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
16102
16103 2012-02-03 Glenn Morris <rgm@gnu.org>
16104
16105 * image.el (image-animated-p): Doc fix. Use image-animated-types.
16106 (image-animate-timeout): Doc fix.
16107
16108 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
16109
16110 2012-02-02 Glenn Morris <rgm@gnu.org>
16111
16112 * server.el (server-auth-dir): Doc fix.
16113 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
16114
16115 * subr.el (run-mode-hooks): Doc fix.
16116
16117 2012-02-02 Juri Linkov <juri@jurta.org>
16118
16119 * image-mode.el (image-toggle-display-image): Remove tautological
16120 `major-mode' from the `derived-mode-p' test.
16121
16122 2012-02-02 Kenichi Handa <handa@m17n.org>
16123
16124 * composite.el (compose-region): Cancel previous change.
16125
16126 2012-02-02 Kenichi Handa <handa@m17n.org>
16127
16128 * composite.el (compose-region, compose-string): Signal error for
16129 a null string component (Bug#6988).
16130
16131 2012-02-01 Chong Yidong <cyd@gnu.org>
16132
16133 * view.el (view-buffer-other-window, view-buffer-other-frame):
16134 Handle special modes like view-buffer (Bug#10650).
16135 (view-buffer): Simplify.
16136
16137 * frame.el (set-frame-font): Tweak meaning of third argument.
16138
16139 * dynamic-setting.el (font-setting-change-default-font):
16140 Use set-frame-font (Bug#9982).
16141
16142 2012-02-01 Glenn Morris <rgm@gnu.org>
16143
16144 * progmodes/compile.el (compilation-internal-error-properties):
16145 Respect compilation-first-column in the "*compilation*" buffer.
16146
16147 * emacs-lisp/easy-mmode.el (define-minor-mode):
16148 Relax :variable's test for a named function.
16149
16150 2012-01-31 Alan Mackenzie <acm@muc.de>
16151
16152 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
16153 off by one error.
16154
16155 2012-01-31 Chong Yidong <cyd@gnu.org>
16156
16157 * frame.el (set-frame-font): New arg ALL-FRAMES.
16158
16159 * menu-bar.el (menu-set-font): Use set-frame-font.
16160
16161 * faces.el (face-spec-reset-face): Don't apply unspecified
16162 attribute values to the default face.
16163
16164 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
16165
16166 * progmodes/cwarn.el (cwarn): Remove dead link.
16167 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
16168 Remove * from defcustom docstrings.
16169 (turn-on-cwarn-mode): Make obsolete.
16170 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
16171 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
16172
16173 2012-01-31 Glenn Morris <rgm@gnu.org>
16174
16175 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
16176 Fix :variable handling of mode a symbol not equal to modefun.
16177 Allow named functions to be used as the cdr of :variable.
16178
16179 2012-01-30 Glenn Morris <rgm@gnu.org>
16180
16181 * emacs-lisp/authors.el (authors-fixed-entries):
16182 Remove reference to deleted file rnewspost.el.
16183
16184 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
16185
16186 * window.el (window-with-parameter): Remove unused variable `windows'.
16187 (window--side-check): Remove unused variable `code'.
16188 (window--resize-siblings): Remove unused variable `first'.
16189 (adjust-window-trailing-edge): Remove unused variable `failed'.
16190 (window-deletable-p, window--delete): Remove unused variable `buffer'.
16191 Use `let', not `let*'.
16192 (balance-windows-2): Remove unused variable `found'.
16193 (window--state-put-2): Remove unused variable `splits'.
16194 (window-state-put): Remove unused variable `selected'.
16195 (same-window-p): Use `string-match-p'.
16196 (display-buffer-assq-regexp): Remove unused variable `value'.
16197 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
16198 Mark argument ALIST as ignored.
16199 (pop-to-buffer): Remove unused variable `old-window'.
16200
16201 2012-01-29 Eli Zaretskii <eliz@gnu.org>
16202
16203 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
16204 and .lzma compressed files.
16205
16206 2012-01-29 Chong Yidong <cyd@gnu.org>
16207
16208 * frame.el (window-system-default-frame-alist): Doc fix.
16209
16210 * dynamic-setting.el (font-setting-change-default-font): Don't
16211 change the default face if SET-FONT argument is non-nil (Bug#9982).
16212
16213 2012-01-29 Samuel Bronson <naesten@gmail.com>
16214
16215 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
16216
16217 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
16218
16219 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
16220 breakpoints in files outside current directory (Bug#6098).
16221
16222 2012-01-29 Chong Yidong <cyd@gnu.org>
16223
16224 * progmodes/python.el: Require ansi-color at top-level.
16225
16226 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
16227 Define and use in Emacs Lisp mode (Bug#9360).
16228 (lisp-mode-abbrev-table): Add doc.
16229 (lisp-mode-variables): Don't set local-abbrev-table.
16230 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
16231
16232 2012-01-28 Roland Winkler <winkler@gnu.org>
16233
16234 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
16235
16236 2012-01-28 Roland Winkler <winkler@gnu.org>
16237
16238 * textmodes/bibtex.el (bibtex-entry-alist): New function.
16239 (bibtex-set-dialect): Use it. Either set global values of
16240 dialect-dependent variables or bind these variables buffer-locally
16241 (Bug#10254).
16242 (bibtex-mode): Call bibtex-set-dialect via
16243 hack-local-variables-hook.
16244 (bibtex-dialect): Update docstring.
16245 Add safe-local-variable predicate.
16246 (bibtex-entry-alist, bibtex-field-alist): Initialize via
16247 bibtex-set-dialect.
16248 (bibtex-mode-map): Define menu for each dialect.
16249 (bibtex-entry): Fix docstring.
16250
16251 2012-01-28 Chong Yidong <cyd@gnu.org>
16252
16253 * eshell/esh-arg.el (eshell-quote-argument): New function.
16254
16255 * eshell/esh-ext.el (eshell-invoke-batch-file):
16256 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
16257 first arg to eshell-parse-command (Bug#10523).
16258
16259 2012-01-28 Drew Adams <drew.adams@oracle.com>
16260
16261 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
16262 `default-directory' is non-nil.
16263
16264 2012-01-28 Eli Zaretskii <eliz@gnu.org>
16265
16266 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
16267 line that displays system-configuration-options. (Bug#9924)
16268
16269 2012-01-28 Drew Adams <drew.adams@oracle.com>
16270
16271 * descr-text.el (describe-char): Show information about POS, in
16272 addition to information about the character at POS. Improve and
16273 update the doc string. Change "code point" to "code point in
16274 charset", to avoid confusion with the character's Unicode code
16275 point shown above that. (Bug#10129)
16276
16277 2012-01-28 Eli Zaretskii <eliz@gnu.org>
16278
16279 * descr-text.el (describe-char): Show the raw character, not only
16280 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
16281 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
16282 for the reasons.
16283
16284 2012-01-28 Phil Hagelberg <phil@hagelb.org>
16285
16286 * emacs-lisp/package.el (package-install):
16287 Run package-refresh-contents if there is no archive yet (Bug#9798).
16288
16289 2012-01-28 Chong Yidong <cyd@gnu.org>
16290
16291 * emacs-lisp/package.el (package-maybe-load-descriptor):
16292 New function, split from package-maybe-load-descriptor.
16293 (package-maybe-load-descriptor): Use it.
16294 (package-download-transaction): Fully load required packages
16295 inside the loop, so that `require' calls work (Bug#10593).
16296 (package-install): No need to call package-initialize now.
16297
16298 2012-01-28 Chong Yidong <cyd@gnu.org>
16299
16300 * simple.el (deactivate-mark): Doc fix (Bug#8614).
16301
16302 * tooltip.el (tooltip-mode): Doc fix.
16303 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
16304
16305 * frame.el (set-cursor-color): Doc fix (Bug#352).
16306
16307 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
16308 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
16309
16310 * cus-edit.el (custom-buffer-create-internal): Fix search button
16311 action (Bug#10542).
16312 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
16313
16314 2012-01-27 Eduard Wiebe <usenet@pusto.de>
16315
16316 * dired.el (dired-mark-files-regexp):
16317 Include any subdirectory components. (Bug#10445)
16318
16319 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
16320
16321 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
16322 Handle [host]:port syntax. (Bug#10533)
16323
16324 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
16325
16326 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
16327
16328 2012-01-26 Glenn Morris <rgm@gnu.org>
16329
16330 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
16331 * term.el (term-raw-escape-map): Use Control-X-prefix.
16332 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
16333
16334 2012-01-25 Martin Rudalics <rudalics@gmx.at>
16335
16336 * window.el (window-state-get, window--state-get-1): Don't deal
16337 with fixed-sizeness of windows. Simplify code.
16338
16339 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
16340
16341 * window.el (window--state-get-1, window--state-put-2):
16342 Don't save and restore the mark.
16343
16344 2012-01-25 Chong Yidong <cyd@gnu.org>
16345
16346 * custom.el (custom-variable-p): Doc fix.
16347
16348 2012-01-25 Glenn Morris <rgm@gnu.org>
16349
16350 * dired.el (dired-goto-file): Handle some of the more common
16351 characters that `ls -b' escapes. (Bug#10596)
16352
16353 * progmodes/compile.el (compilation-next-error-function):
16354 Respect compilation-first-column in the "*compilation*" buffer.
16355 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
16356
16357 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
16358
16359 2012-01-24 Glenn Morris <rgm@gnu.org>
16360
16361 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
16362
16363 2012-01-24 Julien Danjou <julien@danjou.info>
16364
16365 * color.el (color-rgb-to-hsl): Fix value computing.
16366 (color-hue-to-rgb): New function.
16367 (color-hsl-to-rgb): New function.
16368 (color-clamp, color-saturate-hsl, color-saturate-name)
16369 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
16370 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
16371
16372 2012-01-24 Glenn Morris <rgm@gnu.org>
16373
16374 * vc/vc-rcs.el (vc-rcs-create-tag):
16375 * vc/vc-sccs.el (vc-sccs-create-tag):
16376 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
16377
16378 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
16379
16380 * eshell/esh-util.el (eshell-read-hosts-file):
16381 Skip comment lines. (Bug#10549)
16382
16383 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
16384
16385 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
16386
16387 * subr.el (display-delayed-warnings): Doc fix.
16388 (collapse-delayed-warnings): New function to collapse identical
16389 adjacent warnings.
16390 (delayed-warnings-hook): Add it.
16391
16392 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
16393
16394 * net/tramp.el (tramp-action-login): Set connection property "login-as".
16395
16396 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
16397 (tramp-default-user-alist): Don't add "pscp".
16398 (tramp-do-copy-or-rename-file-out-of-band): Use connection
16399 property "login-as", if set. (Bug#10530)
16400
16401 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
16402
16403 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
16404 "plink1" and "psftp". (Bug#10530)
16405
16406 2012-01-21 Kenichi Handa <handa@m17n.org>
16407
16408 * international/mule-cmds.el (prefer-coding-system): Show a
16409 warning message if the default value of file-name-coding-system
16410 was not changed.
16411
16412 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
16413
16414 * windmove.el (windmove-reference-loc):
16415 Fix windmove-reference-loc miscalculation.
16416
16417 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
16418
16419 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
16420 default unit.
16421
16422 2012-01-21 Glenn Morris <rgm@gnu.org>
16423
16424 * international/mule.el (auto-coding-alist): Add .tbz.
16425
16426 * files.el (local-enable-local-variables): Doc fix.
16427 (inhibit-local-variables-regexps): Rename from
16428 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
16429 Doc fix. Add some extensions from auto-coding-alist.
16430 (inhibit-local-variables-suffixes):
16431 Rename from inhibit-first-line-modes-suffixes. Doc fix.
16432 (inhibit-local-variables-p):
16433 New function, extracted from set-auto-mode-1.
16434 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
16435 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
16436 (hack-local-variables): Doc fix. Make the mode-only case
16437 respect enable-local-variables and friends.
16438 Respect inhibit-local-variables-regexps for file-locals, but
16439 not for directory-locals.
16440 (set-visited-file-name):
16441 Take account of inhibit-local-variables-regexps.
16442 Whether it applies may change as the file name is changed.
16443 * jka-cmpr-hook.el (jka-compr-install):
16444 * jka-compr.el (jka-compr-uninstall):
16445 Update for inhibit-first-line-modes-suffixes name change.
16446
16447 2012-01-20 Martin Rudalics <rudalics@gmx.at>
16448
16449 * help-macro.el (make-help-screen): Temporarily restore original
16450 binding for minor-mode-map-alist (Bug#10454).
16451
16452 2012-01-19 Julien Danjou <julien@danjou.info>
16453
16454 * color.el (color-name-to-rgb): Use the white color to find the max
16455 color component value and return correctly computed values.
16456 (color-name-to-rgb): Add missing float conversion for max value.
16457
16458 2012-01-19 Martin Rudalics <rudalics@gmx.at>
16459
16460 * window.el (window--state-get-1, window-state-get): Do not use
16461 special state value for window-persistent-parameters.
16462 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
16463 (window--state-put-2): Reset all window parameters to nil before
16464 assigning values of persistent parameters.
16465
16466 2012-01-18 Alan Mackenzie <acm@muc.de>
16467
16468 Eliminate sluggishness and hangs in fontification of "semicolon
16469 deserts".
16470
16471 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
16472 Change value 10000 -> 3000.
16473 (c-state-safe-place): Reformulate so it doesn't stack up an
16474 infinite number of wrong entries in c-state-nonlit-pos-cache.
16475 (c-determine-limit-get-base, c-determine-limit): New functions to
16476 determine backward search limits disregarding literals.
16477 (c-find-decl-spots): Amend commenting.
16478 (c-cheap-inside-bracelist-p): New function which detects "={".
16479
16480 * progmodes/cc-fonts.el
16481 (c-make-font-lock-BO-decl-search-function): Give a limit to a
16482 backward search.
16483 (c-font-lock-declarations): Fix an occurrence of point being
16484 undefined. Check additionally for point being in a bracelist or
16485 near a macro invocation without a semicolon so as to avoid a
16486 fruitless time consuming search for a declarator. Give a more
16487 precise search limit for declarators using the new
16488 c-determine-limit.
16489
16490 2012-01-18 Glenn Morris <rgm@gnu.org>
16491
16492 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
16493 (set-auto-mode): Doc fixes.
16494
16495 2012-01-17 Glenn Morris <rgm@gnu.org>
16496
16497 * isearch.el (search-nonincremental-instead): Fix doc typo.
16498
16499 * dired.el (dired-insert-directory): Handle newlines in directory name.
16500 (dired-build-subdir-alist): Unescape newlines in directory name.
16501
16502 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
16503
16504 * net/tramp.el (tramp-local-end-of-line): New defcustom.
16505 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
16506 (tramp-action-terminal): Use it. (Bug#10530)
16507
16508 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
16509
16510 * minibuffer.el (completion--replace): Strip properties (bug#10062).
16511
16512 2012-01-16 Martin Rudalics <rudalics@gmx.at>
16513
16514 * window.el (window-state-ignored-parameters): Remove variable.
16515 (window--state-get-1): Rename argument MARKERS to IGNORE.
16516 Handle persistent window parameters. Make copy of clone-of
16517 parameter only if requested. (Bug#10348)
16518 (window--state-put-2): Install a window parameter only if it has
16519 a non-nil value or an existing parameter shall be overwritten.
16520
16521 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
16522
16523 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
16524
16525 2012-01-14 Eli Zaretskii <eliz@gnu.org>
16526
16527 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
16528 don't pass the (nil) value of `upnode' to string-match.
16529
16530 2012-01-14 Chong Yidong <cyd@gnu.org>
16531
16532 * startup.el (command-line): Fix X resource class for cursorColor.
16533 Fix values recognized by the cursorBlink resource.
16534
16535 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
16536
16537 * epg.el (epg--make-temp-file): Avoid permission race condition
16538 when running on old Emacs versions (bug#10403).
16539
16540 2012-01-14 Glenn Morris <rgm@gnu.org>
16541
16542 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
16543
16544 2012-01-13 Alan Mackenzie <acm@muc.de>
16545
16546 Fix filling for when filladapt mode is enabled.
16547
16548 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
16549 c-mask-paragraph, pass in `fill-paragraph' rather than
16550 `fill-region-as-paragraph'. (This is a reversion of a previous
16551 change.)
16552 * progmodes/cc-mode.el (c-basic-common-init):
16553 Make fill-paragraph-handle-comment buffer local and set it to nil.
16554
16555 2012-01-13 Glenn Morris <rgm@gnu.org>
16556
16557 * dired.el (dired-switches-escape-p): New function.
16558 (dired-insert-directory): Use dired-switches-escape-p.
16559 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
16560
16561 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
16562
16563 2012-01-12 Glenn Morris <rgm@gnu.org>
16564
16565 * mail/sendmail.el (mail-mode): Update paragraph-separate for
16566 changes in adaptive-fill-regexp. (Bug#10276)
16567
16568 2012-01-11 Alan Mackenzie <acm@muc.de>
16569
16570 Fix Emacs bug #10463 - put `widen's around the critical spots.
16571
16572 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
16573 widen around each invocation of c-state-pp-to-literal. Remove an
16574 unused let variable.
16575
16576 2012-01-11 Glenn Morris <rgm@gnu.org>
16577
16578 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
16579 Doc fix.
16580
16581 2012-01-10 Chong Yidong <cyd@gnu.org>
16582
16583 * net/network-stream.el (network-stream-open-starttls):
16584 Avoid emitting a confusing error message when the server gives a bad
16585 response to the capability command.
16586
16587 2012-01-10 Glenn Morris <rgm@gnu.org>
16588
16589 * mail/unrmail.el (unrmail): Tweak previous change.
16590
16591 2012-01-09 Chong Yidong <cyd@gnu.org>
16592
16593 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
16594
16595 2012-01-08 Alan Mackenzie <acm@muc.de>
16596
16597 Optimize font locking in long enum definitions.
16598
16599 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
16600 arm to a cond form to handle enums.
16601 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
16602 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
16603
16604 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
16605
16606 * files.el (move-file-to-trash): Preserve default file modes on error.
16607 (Bug#10401)
16608
16609 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
16610
16611 * faces.el (set-face-attribute): Clarify the meaning of the nil
16612 frame (bug#10294).
16613
16614 * subr.el (with-selected-frame): Mention that the selected frame
16615 is restored (bug#9980).
16616
16617 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
16618 (bug#9759).
16619
16620 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
16621 (password-read): Don't autoload unused function.
16622
16623 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
16624
16625 * progmodes/which-func.el (which-func-mode): Turn into a
16626 non-interactive function and mark as obsolete (bug#10428).
16627
16628 2012-01-06 Chong Yidong <cyd@gnu.org>
16629
16630 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
16631 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
16632 functions, along with 1 and -1.
16633
16634 2012-01-06 Eli Zaretskii <eliz@gnu.org>
16635
16636 * time.el (display-time-load-average)
16637 (display-time-default-load-average): Doc fixes. See the thread
16638 starting at
16639 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
16640 for the details.
16641
16642 2012-01-06 Glenn Morris <rgm@gnu.org>
16643
16644 * mail/unrmail.el (unrmail): Give an explicit error if the input file
16645 has no messages. (Bug#10377)
16646
16647 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
16648 than Info-edit. (Bug#10385)
16649
16650 * time.el (display-time-load-average, display-time-next-load-average):
16651 Doc fixes.
16652
16653 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
16654 local setting of buffer-read-only to the input buffer. (Bug#10419)
16655
16656 * calendar/calendar.el (calendar-mode):
16657 Locally set scroll-margin to 0. (Bug#10379)
16658
16659 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
16660
16661 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
16662
16663 2012-01-05 Glenn Morris <rgm@gnu.org>
16664
16665 * eshell/em-unix.el (diff-no-select): Autoload it.
16666 (eshell/diff): Use diff-no-select. (Bug#10420)
16667
16668 2012-01-05 Chong Yidong <cyd@gnu.org>
16669
16670 * shell.el (shell-dynamic-complete-functions): Revert last change.
16671 (shell-command-completion-function): New function.
16672 (shell-completion-vars): Use it to implement
16673 shell-completion-execonly (Bug#10417).
16674
16675 * custom.el (enable-theme): Don't set custom-safe-themes.
16676
16677 * cus-theme.el (custom-theme-merge-theme):
16678 Ignore custom-enabled-themes and custom-safe-themes.
16679
16680 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
16681
16682 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
16683 first prompt in `sql-interacive-mode'.
16684 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
16685 keywords.
16686 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
16687 (sql-product-interactive): Bug fix: Set `sql-buffer' in
16688 context of original buffer. Invoke `sql-login-hook'.
16689
16690 2012-01-04 Eli Zaretskii <eliz@gnu.org>
16691
16692 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
16693 letters in cite-prefix.
16694
16695 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
16696
16697 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
16698
16699 2012-01-03 Chong Yidong <cyd@gnu.org>
16700
16701 * shell.el (shell-dynamic-complete-functions):
16702 Put pcomplete-completions-at-point, so as to try
16703 comint-filename-completion first (Bug#10417).
16704
16705 2012-01-02 Richard Stallman <rms@gnu.org>
16706
16707 * battery.el (battery-status-function):
16708 Detect when to use battery-yeeloong-sysfs.
16709 (battery-echo-area-format): Add string for Yeeloong.
16710 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
16711 (battery-yeeloong-sysfs): New function.
16712
16713 2012-01-02 Chong Yidong <cyd@gnu.org>
16714
16715 * dirtrack.el (dirtrack-list): Eliminate unused third element.
16716 (dirtrack): Merge code for handling relative filenames in prompt
16717 from shell-dir-cookie-watcher.
16718 (dirtrack-debug-message): New arg to avoid excess format calls.
16719
16720 * shell.el (shell-dir-cookie-re): Variable deleted.
16721 (shell-dir-cookie-watcher): Function deleted.
16722 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
16723 with dirtrack-mode.
16724
16725 2012-01-01 Eli Zaretskii <eliz@gnu.org>
16726
16727 * term/w32-win.el (dynamic-library-alist) <gnutls>:
16728 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
16729 libgnutls-26.dll.
16730
16731 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
16732
16733 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
16734
16735 2011-12-31 Eli Zaretskii <eliz@gnu.org>
16736
16737 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
16738 headers of non-MIME messages, when rmail-enable-mime is non-nil.
16739
16740 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
16741
16742 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
16743 also for alternative shells.
16744 (tramp-open-connection-setup-interactive-shell): Check, whether
16745 the shell is a busybox.
16746 (tramp-send-command): Don't suppress multiple prompts for
16747 busyboxes, it hurts.
16748
16749 2011-12-28 Chong Yidong <cyd@gnu.org>
16750
16751 * progmodes/gdb-mi.el (gdb-get-source-file-list)
16752 (gdb-get-source-file): Move mode line update to
16753 gdb-get-source-file (Bug#10087).
16754
16755 2011-12-25 Chong Yidong <cyd@gnu.org>
16756
16757 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
16758 gud-gdb-marker-filter without taking it as an argument.
16759 (gud-gdb-run-command-fetch-lines): Caller changed.
16760 (gud-gdb-completion-function): New variable.
16761 (gud-gdb-completion-at-point): Use it.
16762 (gud-gdb-completions-1): Split from gud-gdb-completions.
16763
16764 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
16765 function as separate arguments.
16766 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
16767 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
16768 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
16769 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
16770 (gdb-stopped, def-gdb-auto-update-trigger)
16771 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
16772 (gdb-get-changed-registers, gdb-get-main-selected-frame):
16773 Callers changed.
16774 (gud-gdbmi-completions): New function.
16775 (gdb): Use it for generating the completion table.
16776
16777 2011-12-24 Alan Mackenzie <acm@muc.de>
16778
16779 Introduce a mechanism to widen the region used in context font
16780 locking. Use this to protect declarations from losing their contexts.
16781
16782 * progmodes/cc-langs.el (c-before-font-lock-functions):
16783 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
16784 (c-before-context-fontification-functions): New defvar, a list of
16785 functions to be run just before context (etc.) font locking.
16786
16787 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
16788 New, functionality extracted from
16789 c-neutralize-syntax-in-and-mark-CPP.
16790 (c-in-after-change-fontification): New variable.
16791 (c-after-change): Set c-in-after-change-fontification.
16792 (c-set-fl-decl-start): Rejig its interface, so it can be called
16793 from both after-change and context fontifying.
16794 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
16795 New functions.
16796 (c-standard-font-lock-fontify-region-function): New variable.
16797 (c-font-lock-fontify-region): New function.
16798
16799 2011-12-24 Juri Linkov <juri@jurta.org>
16800
16801 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
16802 (Bug#10348)
16803
16804 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
16805
16806 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
16807 existence of source file. (Bug#10325)
16808
16809 2011-12-23 Alan Mackenzie <acm@muc.de>
16810
16811 Fix unstable fontification inside templates.
16812
16813 * progmodes/cc-langs.el (c-before-font-lock-functions):
16814 Newly created from the singular version. The (c c++ objc) entry now
16815 additionally has c-set-fl-decl-start. The other languages (apart
16816 from AWK) have that as a single entry.
16817
16818 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
16819 The functionality for "local" declarations has been extracted to
16820 c-set-fl-decl-start.
16821
16822 * progmodes/cc-mode.el (c-common-init, c-after-change):
16823 Changes due to pluralisation of c-before-font-lock-functions.
16824 (c-set-fl-decl-start): New function, extracted from
16825 c-font-lock-enclosing-decls and enhanced.
16826
16827 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
16828
16829 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
16830
16831 2011-12-22 Juri Linkov <juri@jurta.org>
16832
16833 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
16834
16835 2011-12-22 Chong Yidong <cyd@gnu.org>
16836
16837 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
16838
16839 2011-12-21 Drew Adams <drew.adams@oracle.com>
16840
16841 * files.el (file-remote-p): Fix docstring. (Bug#10319)
16842
16843 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
16844
16845 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
16846
16847 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
16848
16849 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
16850 highlighting and support. Fix up comments for capitalization.
16851 (cfengine-mode-debug): New var.
16852 (cfengine3-mode): Change the modeline indicator to "CFE3".
16853 (cfengine3-font-lock-keywords): Improve defun highlighting.
16854 (cfengine2-actions): Rename from `cfengine-actions'.
16855 (cfengine2-font-lock-keywords): Rename from
16856 `cfengine-font-lock-keywords'.
16857 (cfengine2-imenu-expression): Rename from
16858 `cfengine-imenu-expression'.
16859 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
16860 (cfengine2-beginning-of-defun): Rename from
16861 `cfengine-beginning-of-defun'.
16862 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
16863 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
16864 (cfengine2-mode): Rename from `cfengine-mode'. Change the
16865 modeline indicator to "CFE2".
16866 (cfengine-mode): Defalias to `cfengine-auto-mode'.
16867 (cfengine-mode-abbrevs): Mark obsolete.
16868
16869 2011-12-21 Chong Yidong <cyd@gnu.org>
16870
16871 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
16872 filename argument.
16873
16874 2011-12-20 Martin Rudalics <rudalics@gmx.at>
16875
16876 * window.el (window-normalize-buffer-to-display): Remove.
16877 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
16878
16879 2011-12-19 Chong Yidong <cyd@gnu.org>
16880
16881 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
16882 Don't signal an error in a predicate function; return non-nil.
16883 (vc-dir-mark-file): Move the error here.
16884 (vc-dir-mark-unmark): If acting on the region, keep going if one
16885 of the entries cannot be marked/unmarked.
16886 (vc-dir-mark-all-files): If current entry is a directory, mark
16887 only child files, as documented.
16888
16889 2011-12-19 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
16890
16891 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
16892 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
16893 addition.
16894
16895 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
16896
16897 * term/ns-win.el (ns-get-selection-internal)
16898 (ns-store-selection-internal): Declare.
16899 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
16900 Declare as obsolete.
16901 (ns-get-pasteboard, ns-paste-secondary):
16902 Use ns-get-selection-internal.
16903 (ns-set-pasteboard, ns-copy-including-secondary):
16904 Use ns-store-selection-internal.
16905
16906 2011-12-17 Chong Yidong <cyd@gnu.org>
16907
16908 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
16909 (vc-deduce-fileset): Doc fix.
16910
16911 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
16912
16913 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
16914
16915 2011-12-13 Sam Steingold <sds@gnu.org>
16916
16917 * man.el (Man-getpage-in-background): When running under a
16918 window-system, ignore $MANWIDTH and $COLUMNS.
16919
16920 2011-12-15 Kenichi Handa <handa@m17n.org>
16921
16922 * language/ethio-util.el: Change coding tag to utf-8-emacs.
16923 (setup-ethiopic-environment-internal): Comment out key-binding for
16924 ethio-toggle-punctuation.
16925
16926 2011-12-13 Alan Mackenzie <acm@muc.de>
16927
16928 Add the switch statement to AWK Mode.
16929
16930 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
16931 "default" to the keywords regexp.
16932
16933 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
16934 expression as the rest.
16935 (c-nonlabel-token-key): Allow string literals for AWK.
16936 Refactor for the other modes.
16937
16938 Large brace-block initialisation makes CC Mode slow: Fix.
16939 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
16940 routines. Limit backward searching in c-font-lock-enclosing.decl.
16941
16942 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
16943 pp-state and literal type in addition to the limits.
16944 (c-state-safe-place): New defun, extracted from c-state-literal-at.
16945 (c-state-literal-at): Use the above new defun.
16946 (c-slow-in-literal, c-fast-in-literal): Remove.
16947 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
16948
16949 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
16950 being in a literal. Add a limit for backward searching.
16951
16952 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
16953 c-slow-in-literal.
16954
16955 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
16956
16957 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
16958
16959 2011-12-13 Martin Rudalics <rudalics@gmx.at>
16960
16961 * window.el (delete-other-windows): Use correct frame in call to
16962 window-with-parameter.
16963
16964 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
16965
16966 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
16967 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
16968 (makefile-gmake-statements, makefile-makepp-statements):
16969 Use it and add new makepp keywords.
16970 (makefile-makepp-font-lock-keywords): Add new patterns.
16971 (makefile-match-function-end): Match new [...] and [[...]].
16972
16973 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
16974
16975 * ses.el (ses-call-printer-return, ses-cell-property-get)
16976 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
16977 (ses-create-cell-variable, ses-reset-header-string)
16978 (ses-cell-set-formula, ses-repair-cell-reference-all)
16979 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
16980 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
16981 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
16982 (ses-aset-with-undo, ses-load, ses-truncate-cell)
16983 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
16984 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
16985 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
16986 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
16987 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
16988 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
16989 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
16990 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
16991
16992 2011-12-11 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
16993
16994 * ses.el: The overall change is to add cell renaming, that is
16995 setting fancy names for cell symbols other than name matching
16996 "\\`[A-Z]+[0-9]+\\'" regexp .
16997 (ses-create-cell-variable): New defun.
16998 (ses-relocate-formula): Relocate formulas only for cells the
16999 symbols of which are not renamed, i.e. symbols whose names do not
17000 match regexp "\\`[A-Z]+[0-9]+\\'".
17001 (ses-relocate-all): Relocate values only for cells the symbols of
17002 which are not renamed.
17003 (ses-load): Create cells variables as the (ses-cell ...) are read,
17004 in order to check row col consistency with cell symbol name only
17005 for cells that are not renamed.
17006 (ses-replace-name-in-formula): New defun.
17007 (ses-rename-cell): New defun.
17008
17009 2011-12-11 Chong Yidong <cyd@gnu.org>
17010
17011 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
17012 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
17013
17014 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
17015
17016 * window.el (other-window): Fix docstring.
17017
17018 2011-12-10 Eli Zaretskii <eliz@gnu.org>
17019
17020 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
17021 `from' or `to' address before taking its substring.
17022 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
17023 encoded name is chopped in the middle of the encoded string, and
17024 thus displayed encoded.
17025
17026 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
17027
17028 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
17029
17030 2011-12-10 Eli Zaretskii <eliz@gnu.org>
17031
17032 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
17033 to use texinfo-update-node and commands that call it if the
17034 Texinfo file uses @node lines without next/prev/up pointers.
17035 Correct outdated description about texinfo-master-menu.
17036 (texinfo-all-menus-update, texinfo-master-menu)
17037 (texinfo-update-node, texinfo-every-node-update)
17038 (texinfo-multiple-files-update): Doc fix. Warn against updating
17039 all the @node lines.
17040 (texinfo-master-menu): Only call texinfo-update-node if the prefix
17041 argument is numeric. Explain better in the doc string what the
17042 function really does.
17043 (texinfo-insert-master-menu-list): Improve the error message
17044 displayed if there's no menu in the Top node.
17045 (Bug#2975) See also this thread:
17046 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
17047
17048 2011-12-09 Manuel GĂ³mez <mgrojo@gmail.com> (tiny change)
17049
17050 * speedbar.el (speedbar-supported-extension-expressions):
17051 Add .adb and .ads, commonly used for Ada source code (bug#10256).
17052
17053 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
17054
17055 * printing.el (pr-mode-alist):
17056 * simple.el (filter-buffer-substring-functions)
17057 (completion-list-insert-choice-function):
17058 * window.el (window-with-parameter, window-atom-root)
17059 (window-sides-slots, window-size-fixed, window-min-delta)
17060 (window-max-delta, window--resize-mini-window)
17061 (window--resize-child-windows-normal, window-tree)
17062 (delete-other-windows, quit-window, split-window)
17063 (display-buffer-record-window, special-display-buffer-names)
17064 (special-display-regexps, special-display-popup-frame)
17065 (same-window-p, split-window-sensibly)
17066 (display-buffer-overriding-action, display-buffer-alist)
17067 (display-buffer-base-action, display-buffer, switch-to-buffer)
17068 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
17069 (fit-window-to-buffer, recenter-positions)
17070 (mouse-autoselect-window-state, mouse-autoselect-window-select):
17071 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
17072 and remove unneeded backslashes in docstrings.
17073
17074 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
17075
17076 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
17077
17078 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
17079 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
17080 end in ".mk".
17081 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
17082 when reading the makefile (bug#10116).
17083
17084 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
17085
17086 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
17087 (bug#10116).
17088
17089 2011-12-06 Glenn Morris <rgm@gnu.org>
17090
17091 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
17092
17093 2011-12-06 Chong Yidong <cyd@gnu.org>
17094
17095 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
17096
17097 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
17098
17099 * textmodes/table.el (table-shorten-cell): Fix typo.
17100
17101 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
17102
17103 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
17104
17105 2011-12-05 Eli Zaretskii <eliz@gnu.org>
17106
17107 * descr-text.el (describe-char): Fix display of strong
17108 right-to-left characters and directional embeddings and overrides.
17109
17110 * simple.el (what-cursor-position): Fix display of codepoints of
17111 strong right-to-left characters.
17112
17113 2011-12-05 Chong Yidong <cyd@gnu.org>
17114
17115 * faces.el (read-color): Doc fix.
17116
17117 2011-12-05 Glenn Morris <rgm@gnu.org>
17118
17119 * align.el (align--set-marker): Add doc-string.
17120 Don't try to move something that is not a marker. (Bug#10216)
17121
17122 2011-12-04 Glenn Morris <rgm@gnu.org>
17123
17124 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
17125 overly zealous deletion of trailing whitespace.
17126
17127 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
17128
17129 * server.el (server-delete-client): On Windows, do not try to delete
17130 the only terminal.
17131 (server-process-filter): On Windows, treat requests for a tty frame as
17132 if they were for a GUI frame if the running server is in GUI mode.
17133
17134 2011-12-03 Glenn Morris <rgm@gnu.org>
17135
17136 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
17137
17138 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
17139
17140 * electric.el: Streamline electric-indent's hook.
17141 (electric-indent-chars): Revert to simple list.
17142 (electric-indent-functions): New var.
17143 (electric-indent-post-self-insert-function): Use it.
17144
17145 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
17146 there's no inferior buffer (bug#10196).
17147 (prolog-consult-compile): Don't use toggle-read-only.
17148
17149 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
17150
17151 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
17152 interrupt. (Bug#10187)
17153
17154 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
17155
17156 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
17157 (bug#9160).
17158
17159 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
17160 (bug#10191).
17161
17162 2011-12-02 Juri Linkov <juri@jurta.org>
17163
17164 * info.el (Info-search): Display "end of manual" when Isearch
17165 reaches the end of single-file Info manual. (Bug#9918)
17166
17167 2011-12-02 Eli Zaretskii <eliz@gnu.org>
17168
17169 * isearch.el (isearch-message-prefix): Run the input method part
17170 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
17171
17172 2011-12-02 Juri Linkov <juri@jurta.org>
17173
17174 * isearch.el (isearch-occur): Use `word-search-regexp' for
17175 `isearch-word'.
17176 (isearch-search-and-update): Add condition for `isearch-word' and
17177 call `word-search-regexp'. (Bug#10145)
17178
17179 2011-12-01 Glenn Morris <rgm@gnu.org>
17180
17181 * eshell/em-hist.el (eshell-hist-initialize):
17182 Handle eshell-history-size nil and HISTSIZE set or unset.
17183 (eshell-history-file-name, eshell-history-size): Fix custom type.
17184
17185 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
17186
17187 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
17188
17189 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
17190
17191 * progmodes/verilog-mode.el (verilog-pretty-expr):
17192 Rework verilog-pretty-expr to handle new assignment operators in system
17193 verilog, such as += *= and the like.
17194 (verilog-assignment-operator-re): Regular expression to find the
17195 assigment operator in a verilog assignment.
17196 (verilog-assignment-operation-re): Regular expression to find an
17197 assignment statement for pretty-expr.
17198 (verilog-in-attribute-p): Query returns true if point is in an
17199 attribute context; used to skip these for expression line up from
17200 pretty-expr.
17201 (verilog-in-parameter-p): Query returns true if point is in an
17202 parameter definition context; used to skip these for expression
17203 line up from pretty-expr.
17204 (verilog-in-parenthesis-p): Query returns true if point is in a
17205 parenthetical expression, specifically ( ) but not [ ] or { };
17206 used by pretty-expr.
17207 (verilog-just-one-space): If there is no space, don't add one.
17208 (verilog-get-lineup-indent-2): Specifically skip just attribute
17209 contexts for expression lineup, rather than skipping all
17210 parenthetical expressions.
17211 (verilog-calculate-indent): Fix comment, and fix indent.
17212 (verilog-do-indent): Indent declarations in lists (suggested by
17213 Joachim Lechner).
17214 (verilog-mode-abbrev-table): Populate abbrev mode with the various
17215 skeleton items.
17216 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
17217 by Alain Mellan).
17218
17219 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
17220
17221 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
17222 parameters with embedded comments. Reported by Ray Stevens.
17223 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
17224 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
17225 Reported by Tim Holt.
17226 (verilog-auto): Fix AUTOing a upper module then AUTOing module
17227 instantiated by upper module causing wrong expansion until AUTOed a
17228 second time. Reported by K C Buckenmaier.
17229 (verilog-diff-auto): Fix showing .* as a difference when
17230 `verilog-auto-star-save' off. Reported by Dan Dever.
17231 (verilog-auto-reset, verilog-read-always-signals)
17232 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
17233 temporary signals in reset list if
17234 verilog-auto-reset-blocking-in-non is nil, and match assignment
17235 style to each signal's assignment type, bug381.
17236 Reported by Thomas Esposito.
17237 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
17238 (verilog-uvm-statement-re): Support UVM indentation and
17239 highlighting, with old OVM keywords only.
17240 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
17241 Support AUTOTIEOFF creating non-wire data types.
17242 Suggested by Jonathan Greenlaw.
17243 (verilog-auto-insert-lisp, verilog-delete-to-paren)
17244 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
17245 (verilog-inject-sense, verilog-read-inst-pins)
17246 (verilog-read-sub-decls, verilog-read-sub-decls-line):
17247 Fix mismatching parenthesis inside commented out code when deleting
17248 AUTOINST, bug383. Reported by Jonathan Greenlaw.
17249 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
17250 non-numeric vector width. Reported by Alex Reed.
17251 (verilog-auto-ascii-enum): Add "onehot" option to work around not
17252 detecting signals with parameter widths. Reported by Alex Reed.
17253 (verilog-auto-delete-trailing-whitespace):
17254 With `verilog-auto-delete-trailing-whitespace' remove trailing
17255 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
17256 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
17257 Fix verilog-scan-cache corruption when running user AUTO expansion
17258 hooks that call indentation routines.
17259 (verilog-simplify-range-expression): Fix typo ignoring lower case
17260 identifiers.
17261 (verilog-delete-auto): Fix delete-autos to also remove user created
17262 automatics, as long as they start with AUTO.
17263 (verilog-batch-diff-auto, verilog-diff-auto)
17264 (verilog-diff-function): Add `verilog-diff-auto' and bind to
17265 "C-c?" to report differences in AUTO expansion, ignoring spaces.
17266 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
17267 (verilog-in-paren-quick, verilog-re-search-backward-quick)
17268 (verilog-re-search-forward-quick, verilog-syntax-ppss):
17269 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
17270 is disabled and its cache will get corrupt, causing AUTOS not to
17271 expand. Instead use only -quick functions.
17272 (verilog-scan-region): Fix scanning over escaped quotes.
17273 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
17274 (verilog-re-search-backward-quick)
17275 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
17276 related functions now ignore strings, to fix misparsing of strings
17277 with magic comments embedded in them.
17278 (verilog-read-auto-template):
17279 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
17280 Reported by Brad Dobbie.
17281 (verilog-read-auto-template):
17282 Fix 'verilog-auto-inst-template-numbers' with comments.
17283 Reported by Brad Dobbie.
17284 (verilog-auto-inst, verilog-auto-inst-param)
17285 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
17286 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
17287 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
17288 debugging templates without merge conflicts, bug357.
17289 Reported by Brad Dobbie.
17290 (verilog-read-auto-template):
17291 Fix verilog-auto-inst-template-numbers with multiple templates.
17292 Reported by Brad Dobbie.
17293 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
17294 abbrevs so user won't be asked to save.
17295 (verilog-read-auto-lisp-present): Fix to start at beginning of
17296 buffer in case called outside of verilog-auto.
17297 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
17298 to "X-2". Reported by Matthew Myers.
17299 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
17300 all inputs from module templates. Reported by Leith Johnson.
17301 (verilog-module-inside-filename-p): Fix locating programs as with
17302 modules.
17303 (verilog-auto-inst-port): Fix vl-width expressions when using
17304 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
17305 (verilog-decls-get-regs, verilog-decls-get-signals,
17306 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
17307 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
17308 verilog-read-decls): Combine reg and wire structures into one var
17309 structure to represent SystemVerilog concepts.
17310 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
17311 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
17312 (verilog-auto-wire-type, verilog-insert-definition):
17313 Add verilog-auto-wire-type and AUTOLOGIC to support using
17314 SystemVerilog "logic" keyword instead of "wire"/"reg".
17315 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
17316 to declares outputs that also have assignments (presumably in an
17317 ifdef or generate if so there's not a driver conflict).
17318 Reported by Matthew Myers.
17319 (verilog-auto-declare-nettype, verilog-insert-definition):
17320 Add verilog-auto-declare-nettype to fix declarations using
17321 `default_nettype none. Reported by Julian Gorfajn.
17322 (verilog-read-always-signals-recurse, verilog-read-decls)
17323 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
17324 malformed end statement, bug325. Reported by Joshua Wise and
17325 Andrew Drake.
17326 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
17327 (verilog-inst-comment-re): Fix not deleting Interfaced comment
17328 when expanding .* in interfaces, bug320.
17329 Reported by Pierre-David Pfister.
17330 (verilog-read-module-name): Fix import statements between module
17331 name and open parenthesis, bug317.
17332 Reported by Pierre-David Pfister.
17333 (verilog-simplify-range-expression): Fix simplification of
17334 multiplications inside AUTOWIRE connections, bug303.
17335 (verilog-auto-inst-port): Support parameter expansion in
17336 multidimensional arrays.
17337 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
17338 after "assert property". Reported by Julian Gorfajn.
17339 (verilog-simplify-range-expression): Fix "couldn't merge" errors
17340 with multiplication, bug303.
17341 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
17342 Reported by Jan Frode Lonnum.
17343
17344 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
17345
17346 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
17347 (hfy-shell-file-name, hfy-shell):
17348 * international/fontset.el (x-decompose-font-name): Fix typos.
17349
17350 2011-11-29 Ken Brown <kbrown@cornell.edu>
17351
17352 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
17353 (gdb-version): Remove defvar.
17354 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
17355 (gdb-gud-context-command, gdb-non-stop-handler)
17356 (gdb-current-context-command, gdb-stopped): Use it.
17357 (gdb-init-1): Enable pretty printing here.
17358 (gdb-non-stop-handler): Don't enable pretty-printing here.
17359 Check to see if the target supports non-stop mode; if not, turn off
17360 non-stop mode. Use the following.
17361 (gdb-check-target-async): New defun.
17362 (gud-watch, gdb-stopped): Fix whitespace.
17363 (gdb-get-source-file): Don't try to display the source file if
17364 `gdb-main-file' is nil.
17365
17366 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
17367
17368 * align.el: Try to generate fewer markers (bug#10047).
17369 (align--set-marker): New macro.
17370 (align-region): Use it.
17371
17372 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
17373
17374 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
17375
17376 2011-11-29 Chong Yidong <cyd@gnu.org>
17377
17378 * indent.el (indent-for-tab-command, indent-according-to-mode):
17379 Doc fix.
17380 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
17381
17382 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
17383
17384 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
17385 aware of remote file names. (Bug#10124)
17386
17387 2011-11-29 Chong Yidong <cyd@gnu.org>
17388
17389 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
17390
17391 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
17392
17393 * files.el (find-file): Don't use force-same-window (bug#10144).
17394 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
17395 use pop-to-buffer if the selected window can't be used.
17396 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
17397
17398 2011-11-28 Eli Zaretskii <eliz@gnu.org>
17399
17400 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
17401 special-mode-map.
17402
17403 2011-11-28 Chong Yidong <cyd@gnu.org>
17404
17405 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
17406
17407 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
17408
17409 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
17410 gdb-get-source-file-list on gdb-create-source-file-list.
17411
17412 2011-11-26 Eli Zaretskii <eliz@gnu.org>
17413
17414 * whitespace.el (whitespace-newline): Use a different foreground
17415 color for 16-color light-background displays.
17416
17417 2011-11-24 Chong Yidong <cyd@gnu.org>
17418
17419 * window.el (display-buffer--special-action): Doc fix.
17420
17421 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
17422
17423 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
17424 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
17425 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
17426 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
17427 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
17428 (avl-tree-stack-first):
17429 * emacs-lisp/cconv.el (cconv--analyse-use):
17430 * net/gnutls.el (gnutls-negotiate): Fix typos.
17431
17432 2011-11-24 Glenn Morris <rgm@gnu.org>
17433
17434 * lpr.el (lpr-windows-system, lpr-lp-system):
17435 * mail/binhex.el (binhex-begin-line):
17436 * progmodes/grep.el (grep-history, grep-find-history):
17437 * textmodes/flyspell.el:
17438 * vc/pcvs-defs.el (cvs-global-menu):
17439 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
17440 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
17441 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
17442
17443 * net/tls.el: Fix case of "GnuTLS".
17444
17445 * paths.el (rmail-file-name): Format doc-string for make-docfile.
17446
17447 * version.el (emacs-build-system): Give it a doc-string.
17448
17449 2011-11-24 Juri Linkov <juri@jurta.org>
17450
17451 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
17452
17453 2011-11-24 Glenn Morris <rgm@gnu.org>
17454
17455 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
17456 if called on a non-mime message just toggle the headers. (Bug#8006)
17457
17458 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
17459
17460 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
17461 (allout-lead-with-comment-string, allout-structure-deleted-hook)
17462 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
17463 (allout-rebullet-heading, allout-open-sibtopic)
17464 (allout-toggle-current-subtree-encryption)
17465 (allout-toggle-subtree-encryption, allout-encrypt-string)
17466 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
17467 (allout-distinctive-bullets-string, allout-auto-activation):
17468 * window.el (window-normalize-buffer-to-display):
17469 * progmodes/verilog-mode.el (verilog-batch-indent):
17470 * textmodes/bibtex.el (bibtex-field-braces-opt)
17471 (bibtex-field-strings-opt):
17472 * vc/cvs-status.el (cvs-tree-merge):
17473 Fix typos.
17474
17475 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
17476
17477 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
17478 `non-essential' to t, in order to avoid remote connections.
17479
17480 2011-11-23 Eli Zaretskii <eliz@gnu.org>
17481
17482 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
17483 On MS-DOS and MS-Windows, compare with loaddefs.el
17484 case-insensitively.
17485
17486 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
17487
17488 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
17489
17490 2011-11-23 Glenn Morris <rgm@gnu.org>
17491
17492 * paths.el (rmail-file-name): Reformat the doc-string so that it
17493 is picked up.
17494
17495 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
17496 (rmail-auto-file): Ignore case in the "special" field names,
17497 as mail-fetch-field does for all others.
17498
17499 * mail/rmail.el (rmail-forward):
17500 * mail/rmailkwd.el (rmail-set-label):
17501 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
17502 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
17503
17504 * mail/rmail.el (rmail-current-message): Doc fix.
17505
17506 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
17507
17508 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
17509
17510 * server.el (server-eval-and-print): Allow C-g (bug#6585).
17511
17512 2011-11-22 Glenn Morris <rgm@gnu.org>
17513
17514 * mail/rmailmm.el (test-rmail-mime-handler)
17515 (test-rmail-mime-bulk-handler)
17516 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
17517
17518 2011-11-21 Juri Linkov <juri@jurta.org>
17519
17520 * calc/calc.el (calc-read-key-sequence):
17521 Let-bind `input-method-function' to nil. (Bug#10018)
17522
17523 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17524
17525 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
17526 Tell the caller that the next line needs recomputation, even
17527 though it doesn't start a sexp (bug#10094).
17528
17529 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
17530
17531 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
17532
17533 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
17534
17535 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
17536 Use force-same-window.
17537
17538 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
17539
17540 * descr-text.el (describe-char-unicode-data):
17541 * json.el (json-string-escape):
17542 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
17543 (Footnote-unicode, Footnote-style-p):
17544 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
17545
17546 2011-11-20 Chong Yidong <cyd@gnu.org>
17547
17548 * window.el (replace-buffer-in-windows): Restore interactive spec.
17549
17550 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
17551
17552 * electric.el (electric-indent-mode): Fix last change (too optimistic).
17553
17554 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
17555 (byte-compile-global-not-obsolete-vars): New var.
17556 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
17557 Use it.
17558 (byte-compile-warn-obsolete): Align text with the one in *Help*.
17559
17560 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
17561
17562 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
17563 * progmodes/pascal.el (electric-pascal-equal):
17564 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
17565 * xml.el (xml-substitute-special): Fix typos.
17566
17567 2011-11-20 Glenn Morris <rgm@gnu.org>
17568
17569 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
17570 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
17571 Doc fixes.
17572 (rmail-decode-mime-charset): Mark as obsolete.
17573
17574 * mail/rmailsum.el (rmail-message-regexp-p-1):
17575 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
17576 Before using mime functions, check they are set. (Bug#10077)
17577
17578 2011-11-19 Juri Linkov <juri@jurta.org>
17579
17580 * info.el (Info-finder-find-node): Use `package--builtins' instead
17581 of `package-alist'. Use node names formed by the pattern "Keyword "
17582 and the keyword name.
17583
17584 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
17585
17586 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
17587
17588 2011-11-19 Juri Linkov <juri@jurta.org>
17589
17590 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
17591 that calls `revert-buffer' on all Info buffers. (Bug#9915)
17592 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
17593 `old-history', `old-history-forward'. Add let-binding
17594 `window-selected'. Remove calls to `kill-buffer',
17595 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
17596 before calling `Info-find-node', so `Info-find-node-2' will reread
17597 the Info file. Restore window positions only when `window-selected'
17598 is non-nil.
17599
17600 2011-11-19 Juri Linkov <juri@jurta.org>
17601
17602 * isearch.el (isearch-lazy-highlight-new-loop):
17603 Remove condition `(not isearch-error)'. (Bug#9918)
17604
17605 * misearch.el (multi-isearch-search-fun): Add condition
17606 `(not bound)' to ignore lazy-highlighting search.
17607 Add the search-failed message "end of multi" when the end of
17608 multi-sequence is reached. Uncapitalize the search-failed
17609 message "Repeat for next buffer".
17610
17611 * info.el (Info-search): Add the search-failed message
17612 "end of the manual" when the end of the manual is reached
17613 in Isearch mode.
17614
17615 2011-11-19 Juri Linkov <juri@jurta.org>
17616
17617 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
17618 Use non-destructive `remove' instead of `delete' because
17619 `Info-history-list' stored to `Info-isearch-initial-history-list' in
17620 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
17621
17622 2011-11-19 Juri Linkov <juri@jurta.org>
17623
17624 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
17625 to nil instead of binding `search-ring' and `regexp-search-ring'.
17626 (Bug#9185)
17627
17628 2011-11-19 Eli Zaretskii <eliz@gnu.org>
17629
17630 * simple.el (line-move): Force movement by logical lines for any
17631 hscrolled window, not only when auto-hscroll-mode is on.
17632 (line-move-visual): Update doc string to that effect. (Bug#10076)
17633
17634 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
17635
17636 * language/european.el (macintosh): Define as alias for mac-roman.
17637
17638 2011-11-19 Eli Zaretskii <eliz@gnu.org>
17639
17640 * mail/rmailmm.el (rmail-mime-display-header)
17641 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
17642 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
17643 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
17644 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
17645 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
17646 of a raw aref.
17647 (rmail-mime-entity-segment): To get past the tagline, move forward
17648 2 more lines, to account for the 2 empty lines that precede and
17649 follow the line with the buttons.
17650 (rmail-mime-update-tagline): Move one more line, to get past the
17651 empty line that follows the buttons in the tagline. (Bug#9520)
17652
17653 2011-11-19 Martin Rudalics <rudalics@gmx.at>
17654
17655 * window.el (window-max-delta-1, window-min-delta-1)
17656 (window-min-size-1, window-state-get-1, window-state-put-1)
17657 (window-state-put-2): Use "window--" prefix.
17658
17659 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
17660
17661 * emacs-lisp/smie.el: Improve warnings and conflict detection.
17662 (smie-warning-count): New var.
17663 (smie-set-prec2tab): Use it.
17664 (smie-bnf->prec2): Improve warnings. Add docstring.
17665 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
17666 (smie-bnf--set-class): New function.
17667 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
17668 corner case.
17669
17670 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
17671 (compilation-error-properties, compilation-move-to-column):
17672 Handle compilation-first-column while in the target buffer.
17673
17674 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
17675 Don't hardcode point-min==1.
17676
17677 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
17678 (eshell-rewrite-for-command): Remove workaround.
17679 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
17680 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
17681 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
17682
17683 * files-x.el (modify-file-local-variable): Obey commenting conventions.
17684
17685 2011-11-17 Glenn Morris <rgm@gnu.org>
17686
17687 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
17688 Ignore buffer-local generated-autoload-file if it is the same
17689 as the global value. (Bug#10049)
17690
17691 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
17692
17693 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
17694 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
17695 (reftex-toc-previous-heading, reftex-toc-max-level)
17696 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
17697 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
17698 (reftex-toc-do-promote, reftex-toc-promote-prepare)
17699 (reftex-toc-promote-action, reftex-toc-extract-section-number)
17700 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
17701 (reftex-toc-rename-label, reftex-toc-visit-location)
17702 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
17703 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
17704 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
17705 leaving "*toc*" only for references to the buffer.
17706
17707 2011-11-17 Martin Rudalics <rudalics@gmx.at>
17708
17709 * window.el (window-resize, delete-window, split-window):
17710 Replace window-splits by window-combination-resize.
17711 * cus-start.el (window-splits): Replace by window-combination-resize.
17712
17713 2011-11-17 Glenn Morris <rgm@gnu.org>
17714
17715 * progmodes/sh-script.el (sh-font-lock-keywords-var):
17716 Make bash entry derive from sh entry, not shell entry.
17717
17718 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
17719
17720 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
17721 local file name.
17722
17723 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
17724
17725 * menu-bar.el (menu-bar-file-menu):
17726 * printing.el (pr-ps-utility):
17727 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
17728 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
17729 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
17730 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
17731 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
17732 (icalendar--convert-cyclic-to-ical)
17733 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
17734 (icalendar--convert-ical-to-diary)
17735 (icalendar--convert-recurring-to-diary)
17736 (icalendar--convert-non-recurring-all-day-to-diary)
17737 (icalendar-import-format-sample):
17738 * progmodes/idlw-shell.el (idlwave-shell-mode):
17739 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
17740 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
17741 (vhdl-ps-print-init): Fix typos.
17742
17743 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
17744
17745 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
17746 FSF and collapse date sequence, obscure author/maintainer email address
17747 better, remove extra version line, track relocation of author's webpage.
17748
17749 * progmodes/python.el (python-pdbtrack-input-prompt)
17750 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
17751 regular python pdb prompts. Adjustments shamelessly taken exactly as
17752 suggested in EmacsWiki page (tiny change):
17753 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
17754
17755 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
17756
17757 * expand.el (expand-pos, expand-index, expand-point):
17758 Remove redundant info from docstring.
17759 (expand-add-abbrevs): Doc fix.
17760 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
17761 (expand-sample-perl-mode-expand-list): Fix typos.
17762
17763 * net/dbus.el (dbus-event-member-name):
17764 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
17765 * term/pc-win.el (msdos-create-frame-with-faces):
17766 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
17767
17768 2011-11-16 Martin Rudalics <rudalics@gmx.at>
17769
17770 * window.el (split-window, window-state-get-1)
17771 (window-state-put-1, window-state-put-2): Rename occurrences of
17772 window-nest to window-combination-limit.
17773 * cus-start.el (window-nest): Rename to window-combination-limit.
17774
17775 2011-11-16 Chong Yidong <cyd@gnu.org>
17776
17777 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
17778 regexp (Bug#10033).
17779
17780 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
17781
17782 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
17783 `completing-read' will remove *Completions* and will preserve
17784 current-buffer for us.
17785 (tmm-add-prompt): Users of *Completions* will always (re)set its
17786 major mode.
17787 (tmm-old-comp-map): Remove.
17788
17789 2011-11-16 Glenn Morris <rgm@gnu.org>
17790
17791 * mail/rmailedit.el: Require rmailmm when compiling.
17792 (rmail-old-mime-state): New declaration.
17793 (rmail-edit-current-message): If editing a mime message,
17794 edit the "raw" message from the mbox buffer.
17795 (rmail-cease-edit): Handle mime messages. (Bug#9840)
17796
17797 2011-11-15 Glenn Morris <rgm@gnu.org>
17798
17799 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
17800 which wasn't being used. Add optional arg to force given state.
17801 (rmail-mime): Add optional arg to force given state.
17802
17803 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
17804
17805 * allout.el (allout-encryption-plaintext-sanitization-regexps):
17806 * frame.el (display-mm-dimensions-alist):
17807 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
17808 (outline-move-subtree-down):
17809 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
17810 (newsticker--treeview-do-get-node):
17811 * net/quickurl.el (quickurl-list-buffer-name):
17812 * progmodes/dcl-mode.el (dcl-mode):
17813 * progmodes/gdb-mi.el (gdb-mapcar*):
17814 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
17815
17816 2011-11-15 Glenn Morris <rgm@gnu.org>
17817
17818 * mail/rmail.el (rmail-file-coding-system): It's only ever used
17819 in a boolean sense, so just make it a boolean, and fix the doc.
17820 (rmail-show-mime-function, rmail-mime-feature)
17821 (rmail-require-mime-maybe): Doc fixes.
17822 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
17823
17824 * mail/rmailmm.el (rmail-show-mime): Doc fix.
17825
17826 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
17827
17828 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
17829 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
17830 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
17831 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
17832
17833 2011-11-15 Glenn Morris <rgm@gnu.org>
17834
17835 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
17836 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
17837 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
17838 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
17839 (rmail-mime, rmail-show-mime): Doc fixes.
17840
17841 * term/ns-win.el (mode-line-frame-identification):
17842 Leave it alone. (Bug#10051)
17843
17844 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
17845
17846 * mail/rmailout.el (rmail-output-to-rmail-buffer):
17847 Handle empty buffers. (Bug#9978)
17848
17849 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
17850
17851 * international/mule.el (define-charset):
17852 * mail/rmailmm.el (rmail-mime-find-header-encoding):
17853 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
17854 * progmodes/verilog-mode.el (verilog-backward-token):
17855 * textmodes/ispell.el (lookup-words):
17856 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
17857
17858 2011-11-14 Glenn Morris <rgm@gnu.org>
17859
17860 * progmodes/executable.el
17861 (executable-make-buffer-file-executable-if-script-p):
17862 Handle file-modes returning nil.
17863
17864 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
17865 message - not necessary, and causes problems. (Bug#9831)
17866
17867 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
17868
17869 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
17870
17871 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
17872 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
17873 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
17874
17875 2011-11-12 Martin Rudalics <rudalics@gmx.at>
17876
17877 * window.el (window-resize, delete-window): Use window-splits
17878 variable instead of function.
17879 (window-state-get-1, window-state-put-2, window-state-put):
17880 Don't deal with windows' splits status.
17881
17882 2011-11-12 Glenn Morris <rgm@gnu.org>
17883
17884 * apropos.el (apropos-do-all, apropos-library, apropos-value)
17885 (apropos-documentation): Doc fixes.
17886
17887 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
17888
17889 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
17890 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
17891
17892 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
17893
17894 * electric.el (electric-indent-post-self-insert-function): Make it
17895 possible for a char to only indent in some circumstances.
17896 (electric-indent-mode): Simplify.
17897
17898 2011-11-11 Martin Rudalics <rudalics@gmx.at>
17899
17900 * window.el (windows-with-parameter): Remove unused function.
17901 (windows-at-side): Rename to window-at-side-list.
17902 (window-check, window-atom-check, window-atom-check-1)
17903 (window-side-check, window-size-ignore, window-size-fixed-1)
17904 (window-in-direction-2): Prefix with "window--".
17905 (window-tree-1): Rename to window--subtree, fix doc-string.
17906
17907 2011-11-11 Glenn Morris <rgm@gnu.org>
17908
17909 * subr.el (eval-after-load): If FILE is already loaded,
17910 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
17911
17912 2011-11-10 Glenn Morris <rgm@gnu.org>
17913
17914 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
17915 Call svn via vc-svn-command rather than vc-do-command.
17916 (vc-svn-command): Add --non-interactive. (Bug#9993)
17917 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
17918
17919 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17920 Add toggle-read-only. (Bug#7292)
17921 * files.el (toggle-read-only): Mention that it should only
17922 be used interactively. (Bug#10006)
17923
17924 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
17925
17926 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17927 Adjust regexp for OCaml warnings.
17928
17929 * electric.el (electric-pair-post-self-insert-function): Let user
17930 turn it off buffer-locally (bug#9932).
17931
17932 * progmodes/python.el (python-beginning-of-statement):
17933 Rewrite (bug#2703).
17934
17935 * progmodes/compile.el: Better handle TABs (bug#9749).
17936 (compilation-internal-error-properties)
17937 (compilation-next-error-function): Obey the target buffer's
17938 compilation-error-screen-columns.
17939
17940 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
17941
17942 * progmodes/meta-mode.el: Remove obsolete comments.
17943 (meta-right-comment-regexp, meta-ignore-comment-regexp):
17944 Fix typos in docstrings.
17945
17946 2011-11-09 Martin Rudalics <rudalics@gmx.at>
17947
17948 * window.el (window-size-fixed-p): Rewrite doc-string.
17949 (window-resizable-p): Rename to window--resizable-p. Update callers.
17950 (window--resizable): New function. Make all callers of
17951 window-resizable call window--resizable instead.
17952 (window-resizable): Rewrite in terms of window--resizable.
17953
17954 2011-11-08 Glenn Morris <rgm@gnu.org>
17955
17956 * progmodes/delphi.el (delphi-mode-syntax-table):
17957 Let define-derived-mode define a proper syntax table. (Bug#9994)
17958
17959 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
17960
17961 * window.el: Stay away from defsubst.
17962 (window-list-no-nils): Remove.
17963 (window-state-get-1, window-state-get): Use backquote instead.
17964
17965 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17966
17967 * emacs-lisp/find-func.el (find-function-read):
17968 Fix incorrect use of default argument in `completing-read'.
17969
17970 2011-11-08 Martin Rudalics <rudalics@gmx.at>
17971
17972 * window.el (display-buffer-function, special-display-function):
17973 Mention display-buffer-record-window but do not mention
17974 help-setup parameter in doc-strings.
17975 (window-min-delta): Fix doc-string typo.
17976
17977 2011-11-08 Chong Yidong <cyd@gnu.org>
17978
17979 * window.el (window-total-height, window-total-width): Doc fix.
17980 (window-body-size): Move from C.
17981 (window-body-height, window-body-width): Move to C.
17982
17983 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
17984
17985 * window.el: Make special-display like display-buffer-alist (bug#9532).
17986 (display-buffer--special-action): New function, morphed
17987 from display-buffer--special.
17988 (display-buffer): Use it to handle special-display-buffers at higher
17989 priority (just after display-buffer-alist).
17990 (display-buffer-fallback-action, display-buffer--other-frame-action)
17991 (pop-to-buffer-same-window): Remove display-buffer--special.
17992
17993 2011-11-07 Glenn Morris <rgm@gnu.org>
17994
17995 * calendar/cal-menu.el (cal-menu-set-date-title):
17996 Do nothing if not in a calendar. (Bug#9976)
17997
17998 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
17999
18000 * files.el (find-file): Always use selected-window.
18001
18002 2011-11-07 Martin Rudalics <rudalics@gmx.at>
18003
18004 * window.el (window-combinations): Make WINDOW argument
18005 mandatory. Rewrite doc-string.
18006 (walk-window-subtree, window-atom-check, window-min-delta)
18007 (window-max-delta, window--resize-this-window)
18008 (window--resize-root-window-vertically, window-tree)
18009 (balance-windows, window-state-put): Rewrite doc-strings as to
18010 not mention the term "subwindow".
18011 (window--resize-subwindows-skip-p): Rename to
18012 window--resize-child-windows-skip-p.
18013 (window--resize-subwindows-normal): Rename to
18014 window--resize-child-windows-normal.
18015 (window--resize-subwindows): Rename to
18016 window--resize-child-windows.
18017 (window-or-subwindow-p): Rename to window--in-subtree-p.
18018
18019 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
18020
18021 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
18022 Ensure that mbox format messages end in two newlines (Bug#9974).
18023
18024 2011-11-06 Chong Yidong <cyd@gnu.org>
18025
18026 * window.el (window-combination-p): Function deleted; its
18027 side-effect is not used in any existing code.
18028 (window-combinations, window-combined-p): Call window-*-child
18029 directly.
18030
18031 2011-11-05 Chong Yidong <cyd@gnu.org>
18032
18033 * window.el (window-valid-p): Rename from window-any-p.
18034 (window-size-ignore, window-state-get): Callers changed.
18035 (window-normalize-window): Rename from window-normalize-any-window.
18036 New arg LIVE-ONLY, replacing window-normalize-live-window.
18037 (window-normalize-live-window): Delete.
18038 (window-combination-p, window-combined-p, window-combinations)
18039 (walk-window-subtree, window-atom-root, window-min-size)
18040 (window-sizable, window-sizable-p, window-size-fixed-p)
18041 (window-min-delta, window-max-delta, window-resizable)
18042 (window-resizable-p, window-full-height-p, window-full-width-p)
18043 (window-current-scroll-bars, window-point-1, set-window-point-1)
18044 (window-at-side-p, window-in-direction, window-resize)
18045 (adjust-window-trailing-edge, maximize-window, minimize-window)
18046 (window-deletable-p, delete-window, delete-other-windows)
18047 (record-window-buffer, unrecord-window-buffer)
18048 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
18049 (quit-window, split-window, window-state-put)
18050 (set-window-text-height, fit-window-to-buffer)
18051 (shrink-window-if-larger-than-buffer): Callers changed.
18052
18053 2011-11-04 Eli Zaretskii <eliz@gnu.org>
18054
18055 * mail/rmail.el (rmail-simplified-subject): Decode subject with
18056 rfc2047-decode-string.
18057 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
18058 warnings.
18059
18060 * window.el (window-body-height, window-body-width): Mention in
18061 the doc string that the return values are in frame's canonical
18062 units. (Bug#9949)
18063
18064 2011-11-03 Alan Mackenzie <acm@muc.de>
18065
18066 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
18067 change in cc-engine.el.
18068
18069 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
18070
18071 * window.el (switch-to-buffer): Use `force-same-window' interactively.
18072
18073 2011-11-02 Martin Rudalics <rudalics@gmx.at>
18074
18075 * window.el (quit-window): Call unrecord-window-buffer after
18076 showing another buffer in the window. (Bug#9937)
18077 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
18078
18079 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
18080
18081 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
18082 Accept status with more than 9 shelves. (Bug#9935)
18083 Reported by Colin D Bennett <colin@gibibit.com>.
18084
18085 2011-11-01 Martin Rudalics <rudalics@gmx.at>
18086
18087 * help.el (with-help-window): Don't reference
18088 temp-buffer-show-specifiers in doc-string.
18089
18090 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
18091
18092 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
18093 menu-item.
18094
18095 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18096
18097 * whitespace.el: New version 13.2.2.
18098 (whitespace-newline-mode): Disable properly. Reported by Sarah
18099 <EmacsWiki>.
18100
18101 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
18102
18103 * net/newst-treeview.el: Remove "Time-stamp".
18104 (newsticker--group-manage-orphan-feeds): Do not call
18105 newsticker--treeview-tree-update.
18106 (newsticker-treeview-update, newsticker-treeview):
18107 Call newsticker--treeview-tree-update if necessary.
18108
18109 2011-10-30 Martin Rudalics <rudalics@gmx.at>
18110
18111 * window.el (window-iso-combination-p, window-iso-combined-p)
18112 (window-iso-combinations): Remove "iso-" infix.
18113 Suggested by Chong Yidong.
18114 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
18115 (window-max-delta-1, window-resize, window--resize-siblings)
18116 (window--resize-this-window, adjust-window-trailing-edge)
18117 (split-window, balance-windows-1)
18118 (shrink-window-if-larger-than-buffer):
18119 * calendar/calendar.el (calendar-generate-window):
18120 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
18121
18122 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
18123
18124 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
18125 in place (bug#9907).
18126 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
18127 (eshell-rewrite-if-command, eshell-rewrite-for-command)
18128 (eshell-structure-basic-command, eshell-rewrite-while-command)
18129 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
18130 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
18131 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
18132 (eshell-do-pipelines-synchronously, eshell-eval-command):
18133 Use backquotes and prefer setq to set.
18134 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
18135 (eshell-macrop): Use functionp.
18136 (eshell-do-eval): Handle multiple expressions in `while' body.
18137
18138 2011-10-30 Chong Yidong <cyd@gnu.org>
18139
18140 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
18141 instead of set-mark (Bug#9810).
18142
18143 2011-10-30 Chong Yidong <cyd@gnu.org>
18144
18145 * window.el (split-window-below, split-window-right): Rename from
18146 split-window-above-each-other and split-window-side-by-side
18147 respectively. All callers changed.
18148 (split-window-sensibly, split-window-sensibly): Use them.
18149 (split-window-keep-point): Doc fix.
18150
18151 * isearch.el: Add isearch-scroll property to split-window-below
18152 and split-window-right.
18153
18154 * follow.el (follow-mode):
18155 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
18156 * progmodes/ada-xref.el (ada-gdb-application):
18157 * emulation/vip.el (vip-buffer-in-two-windows):
18158 * image-dired.el (image-dired-dired-with-window-configuration):
18159 * dired-x.el (dired-do-find-marked-files):
18160 * dired.el (dired-pop-to-buffer):
18161 * bs.el (bs--show-with-configuration):
18162 * vc/emerge.el (emerge-setup-windows):
18163 * textmodes/two-column.el (2C-two-columns):
18164 * textmodes/reftex-toc.el (reftex-toc):
18165 * progmodes/gdb-mi.el (gdb-setup-windows):
18166 * progmodes/fortran.el (fortran-window-create):
18167 * net/newst-treeview.el (newsticker--treeview-window-init):
18168 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
18169 * emulation/tpu-edt.el (tpu-gold-map):
18170 * emulation/crisp.el (crisp-mode-map):
18171 * calendar/calendar.el (calendar-basic-setup): Callers changed.
18172
18173 2011-10-29 Chong Yidong <cyd@gnu.org>
18174
18175 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
18176
18177 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
18178
18179 * textmodes/flyspell.el (flyspell-word): Fix char offset for
18180 forged Ispell output (Bug#7904).
18181
18182 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
18183
18184 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
18185
18186 * doc-view.el: Avoid ugly errors about not finding nil.
18187 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
18188 (doc-view-dvipdf-program, doc-view-unoconv-program)
18189 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
18190 Avoid nil or absolute file name as default value.
18191 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
18192
18193 2011-10-28 Alan Mackenzie <acm@muc.de>
18194
18195 * progmodes/cc-defs.el (c-version): -> 5.32.2.
18196
18197 2011-10-28 Alan Mackenzie <acm@muc.de>
18198
18199 Amend the handling of c-beginning/end-of-defun in nested declaration
18200 scopes.
18201
18202 * progmodes/cc-vars.el (c-defun-tactic): Move here from
18203 cc-langs.el. Change it to a defcustom.
18204
18205 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
18206 cc-vars.el.
18207
18208 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18209 Prevent "class foo : bar" being spuriously recognized as a label.
18210
18211 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
18212 Add parameter `inclusive' (to include enclosing braces in the region).
18213 (c-widen-to-enclosing-decl-scope): New function.
18214 (c-while-widening-to-decl-block): New macro.
18215 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
18216 outward for defun boundaries, and correspondingly change symbol
18217 `respect-enclosure' to `go-outward'.
18218 (c-declaration-limits): Change algorithm to report only the "innermost"
18219 defun's boundaries.
18220
18221 2011-10-28 Deniz Dogan <deniz@dogan.se>
18222
18223 * net/rcirc.el (rcirc-mode): Use hard newlines.
18224
18225 2011-10-28 Alan Mackenzie <acm@muc.de>
18226
18227 Amend to indent and fontify macros "which include their own semicolon"
18228 correctly, using the "virtual semicolon" mechanism.
18229
18230 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
18231
18232 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
18233 Recode to scan one line at a time rather than having \n and \r
18234 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
18235 (c-forward-label): Amend for virtual semicolons.
18236 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
18237
18238 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
18239 of the new C macros.
18240
18241 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
18242 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
18243 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
18244 (c-opt-cpp-macro-define): Make into a full language variable.
18245 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
18246 AWK Mode (including \n, \r) removed, no longer needed.
18247
18248 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
18249 Invoke c-make-macro-with-semi-re.
18250
18251 * progmodes/cc-vars.el (c-macro-with-semi-re):
18252 (c-macro-names-with-semicolon): New variables.
18253 (c-make-macro-with-semi-re): New function.
18254
18255 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
18256
18257 * vc/log-edit.el: Fill empty field rather than adding new one.
18258 (log-edit-add-field): New function.
18259 (log-edit-insert-changelog): Use it.
18260
18261 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
18262
18263 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
18264
18265 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
18266
18267 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
18268 (gdb--check-interpreter): New function.
18269 (gdb): Use it.
18270
18271 2011-10-27 Glenn Morris <rgm@gnu.org>
18272
18273 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
18274 (least-positive-float, least-negative-float)
18275 (least-positive-normalized-float, least-negative-normalized-float)
18276 (float-epsilon, float-negative-epsilon):
18277 Remove unnecessary declarations.
18278
18279 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
18280 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
18281 (least-positive-float, least-negative-float)
18282 (least-positive-normalized-float, least-negative-normalized-float)
18283 (float-epsilon, float-negative-epsilon): Add doc-strings,
18284 based on those in cl.texi.
18285
18286 * files.el (set-visited-file-name): If the major-mode changed,
18287 reload the local variables. (Bug#9796)
18288
18289 2011-10-27 Chong Yidong <cyd@gnu.org>
18290
18291 * subr.el (change-major-mode-after-body-hook): New hook.
18292 (run-mode-hooks): Run it.
18293
18294 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
18295 Use change-major-mode-before-body-hook.
18296
18297 * simple.el (fundamental-mode):
18298 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
18299 change introducing fundamental-mode-hook.
18300
18301 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
18302
18303 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
18304
18305 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
18306
18307 * ido.el (ido-file-name-all-completions-1): Do not require
18308 tramp.el explicitly. (Bug#7583)
18309
18310 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
18311
18312 * progmodes/octave-mod.el:
18313 * progmodes/octave-inf.el: Update maintainer.
18314
18315 2011-10-26 Chong Yidong <cyd@gnu.org>
18316
18317 * subr.el (with-wrapper-hook): Rewrite doc.
18318
18319 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
18320
18321 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
18322 filenames "/method:foo:". (Bug#9793)
18323
18324 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
18325
18326 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
18327 (bug#9865).
18328
18329 2011-10-24 Glenn Morris <rgm@gnu.org>
18330
18331 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
18332
18333 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
18334
18335 * notifications.el: Add the requirement of a running D-Bus session
18336 bus to the Commentary.
18337
18338 2011-10-24 Juri Linkov <juri@jurta.org>
18339
18340 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
18341 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
18342 (Bug#9364)
18343
18344 2011-10-24 Juri Linkov <juri@jurta.org>
18345
18346 * info.el (Info-following-node-name-re): Add newline to the list
18347 of allowed characters for leading space. (Bug#9824)
18348
18349 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
18350
18351 * progmodes/octave-inf.el (inferior-octave-mode-map):
18352 Fix C-c C-h binding.
18353 * progmodes/octave-mod.el (octave-help): Remove.
18354
18355 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
18356
18357 Sync with Tramp 2.2.3.
18358
18359 * net/tramp-cache.el (top): Pacify byte-compiler using
18360 `init-file-user' and `site-run-file'.
18361
18362 * net/trampver.el: Update release number.
18363
18364 2011-10-23 Chong Yidong <cyd@gnu.org>
18365
18366 * files.el (toggle-read-only): Remove obsolete comment about
18367 version control.
18368
18369 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
18370 for toggle-read-only. Note that this hasn't called vc-next-action
18371 since 2008-05-02, though it wasn't documented at the time.
18372
18373 * vc/ediff-init.el (ediff-toggle-read-only-function):
18374 Use toggle-read-only.
18375
18376 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
18377
18378 Fix bug #9560, sporadic wrong indentation; improve instrumentation
18379 of c-parse-state.
18380
18381 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
18382 correct faulty logical expression.
18383 (c-parse-state-state, c-record-parse-state-state):
18384 (c-replay-parse-state-state): New defvar/defuns.
18385 (c-debug-parse-state): Use new functions.
18386
18387 2011-10-22 Martin Rudalics <rudalics@gmx.at>
18388
18389 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
18390 last fix. Use window-in-direction correctly.
18391
18392 2011-10-21 Chong Yidong <cyd@gnu.org>
18393
18394 * progmodes/idlwave.el (idlwave-mode):
18395 * progmodes/vera-mode.el (vera-mode): No need to set
18396 require-final-newline; that's done in prog-mode.
18397 Suggested by Stefan Monnier.
18398
18399 2011-10-21 Martin Rudalics <rudalics@gmx.at>
18400
18401 * mouse.el (mouse-drag-window-above)
18402 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
18403 (mouse-drag-mode-line-1, mouse-drag-header-line)
18404 (mouse-drag-vertical-line-rightward-window): Remove.
18405 (mouse-drag-line): New function.
18406 (mouse-drag-mode-line, mouse-drag-header-line)
18407 (mouse-drag-vertical-line): Call mouse-drag-line.
18408 * window.el (window-at-side-p, windows-at-side): New functions.
18409
18410 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
18411
18412 * tar-mode.el (tar-grind-file-mode):
18413 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
18414
18415 2011-10-21 Chong Yidong <cyd@gnu.org>
18416
18417 * progmodes/idlwave.el (idlwave-mode):
18418 * progmodes/vera-mode.el (vera-mode):
18419 Use mode-require-final-newline.
18420
18421 2011-10-20 Glenn Morris <rgm@gnu.org>
18422
18423 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
18424
18425 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
18426
18427 * emulation/cua-base.el (cua-set-mark): Fix case of string.
18428
18429 2011-10-20 Chong Yidong <cyd@gnu.org>
18430
18431 * emulation/cua-base.el (cua-mode):
18432 * mail/footnote.el (footnote-mode):
18433 * mail/mailabbrev.el (mail-abbrevs-mode):
18434 * net/xesam.el (xesam-minor-mode):
18435 * progmodes/bug-reference.el (bug-reference-mode):
18436 * progmodes/cap-words.el (capitalized-words-mode):
18437 * progmodes/compile.el (compilation-minor-mode)
18438 (compilation-shell-minor-mode):
18439 * progmodes/gud.el (gud-tooltip-mode):
18440 * progmodes/hideif.el (hide-ifdef-mode):
18441 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
18442 * progmodes/subword.el (subword-mode):
18443 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
18444 * progmodes/which-func.el (which-function-mode):
18445 * term/tvi970.el (tvi970-set-keypad-mode):
18446 * term/vt100.el (vt100-wide-mode):
18447 * textmodes/flyspell.el (flyspell-mode):
18448 * textmodes/ispell.el (ispell-minor-mode):
18449 * textmodes/nroff-mode.el (nroff-electric-mode):
18450 * textmodes/paragraphs.el (use-hard-newlines):
18451 * textmodes/refill.el (refill-mode):
18452 * textmodes/reftex.el (reftex-mode):
18453 * textmodes/rst.el (rst-minor-mode):
18454 * textmodes/sgml-mode.el (html-autoview-mode)
18455 (sgml-electric-tag-pair-mode):
18456 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
18457 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
18458 * emulation/crisp.el (crisp-mode):
18459 * emacs-lisp/eldoc.el (eldoc-mode):
18460 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
18461 minor mode behavior.
18462
18463 2011-10-19 Juri Linkov <juri@jurta.org>
18464
18465 * descr-text.el (describe-char): Add #x2010 and #x2011 to
18466 the list of hard-coded chars with escape-glyph face.
18467
18468 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
18469
18470 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
18471
18472 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
18473
18474 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
18475 running process.
18476
18477 2011-10-19 Glenn Morris <rgm@gnu.org>
18478
18479 * vc/vc-bzr.el (vc-bzr-after-dir-status):
18480 Ignore ignored files. (Bug#9726)
18481
18482 2011-10-19 Chong Yidong <cyd@gnu.org>
18483
18484 Doc fix for minor modes, stating that an omitted argument enables
18485 the mode unconditionally when called from Lisp.
18486
18487 * abbrev.el (abbrev-mode):
18488 * allout.el (allout-mode):
18489 * autoinsert.el (auto-insert-mode):
18490 * autoarg.el (autoarg-mode, autoarg-kp-mode):
18491 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
18492 (global-auto-revert-mode):
18493 * battery.el (display-battery-mode):
18494 * composite.el (global-auto-composition-mode)
18495 (auto-composition-mode):
18496 * delsel.el (delete-selection-mode):
18497 * desktop.el (desktop-save-mode):
18498 * dired-x.el (dired-omit-mode):
18499 * dirtrack.el (dirtrack-mode):
18500 * doc-view.el (doc-view-minor-mode):
18501 * double.el (double-mode):
18502 * electric.el (electric-indent-mode, electric-pair-mode):
18503 * emacs-lock.el (emacs-lock-mode):
18504 * epa-hook.el (auto-encryption-mode):
18505 * follow.el (follow-mode):
18506 * font-core.el (font-lock-mode):
18507 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
18508 * help.el (temp-buffer-resize-mode):
18509 * hilit-chg.el (highlight-changes-mode)
18510 (highlight-changes-visible-mode):
18511 * hi-lock.el (hi-lock-mode):
18512 * hl-line.el (hl-line-mode, global-hl-line-mode):
18513 * icomplete.el (icomplete-mode):
18514 * ido.el (ido-everywhere):
18515 * image-file.el (auto-image-file-mode):
18516 * image-mode.el (image-minor-mode):
18517 * iswitchb.el (iswitchb-mode):
18518 * jka-cmpr-hook.el (auto-compression-mode):
18519 * linum.el (linum-mode):
18520 * longlines.el (longlines-mode):
18521 * master.el (master-mode):
18522 * mb-depth.el (minibuffer-depth-indicate-mode):
18523 * menu-bar.el (menu-bar-mode):
18524 * minibuf-eldef.el (minibuffer-electric-default-mode):
18525 * mouse-sel.el (mouse-sel-mode):
18526 * msb.el (msb-mode):
18527 * mwheel.el (mouse-wheel-mode):
18528 * outline.el (outline-minor-mode):
18529 * paren.el (show-paren-mode):
18530 * recentf.el (recentf-mode):
18531 * reveal.el (reveal-mode, global-reveal-mode):
18532 * rfn-eshadow.el (file-name-shadow-mode):
18533 * ruler-mode.el (ruler-mode):
18534 * savehist.el (savehist-mode):
18535 * scroll-all.el (scroll-all-mode):
18536 * scroll-bar.el (scroll-bar-mode):
18537 * server.el (server-mode):
18538 * shell.el (shell-dirtrack-mode):
18539 * simple.el (auto-fill-mode, transient-mark-mode)
18540 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
18541 (line-number-mode, column-number-mode, size-indication-mode)
18542 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
18543 * strokes.el (strokes-mode):
18544 * time.el (display-time-mode):
18545 * t-mouse.el (gpm-mouse-mode):
18546 * tool-bar.el (tool-bar-mode):
18547 * tooltip.el (tooltip-mode):
18548 * type-break.el (type-break-mode-line-message-mode)
18549 (type-break-query-mode):
18550 * view.el (view-mode):
18551 * whitespace.el (whitespace-mode, whitespace-newline-mode)
18552 (global-whitespace-mode, global-whitespace-newline-mode):
18553 * xt-mouse.el (xterm-mouse-mode): Doc fix.
18554
18555 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
18556 Fix autogenerated docstring.
18557
18558 2011-10-19 Juri Linkov <juri@jurta.org>
18559
18560 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
18561 by checking environment variables "DESKTOP_SESSION" and
18562 "XDG_CURRENT_DESKTOP". (Bug#9779)
18563
18564 2011-10-19 Juri Linkov <juri@jurta.org>
18565
18566 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
18567 (browse-url-chromium-program, browse-url-chromium-arguments):
18568 New defcustoms.
18569 (browse-url-default-browser): Check for `browse-url-chromium' and
18570 call `browse-url-chromium-program'.
18571 (browse-url-chromium): New command. (Bug#9779)
18572
18573 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
18574
18575 * facemenu.el (list-colors-duplicates): On Windows, detect more
18576 duplicates by assuming that only colors matching "^System" are
18577 special "system colors". (Bug#9722)
18578
18579 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
18580
18581 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
18582 to distinguish the author from the committer.
18583
18584 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
18585
18586 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
18587
18588 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
18589
18590 * international/mule.el (sgml-html-meta-auto-coding-function):
18591 Add support for detecting encoding in HTML5 specified only as
18592 <meta charset="UTF-8">. Implementation just makes http-equiv and
18593 content-type parts from HTML4 encoding string optional. (Bug#9716)
18594
18595 2011-10-18 Glenn Morris <rgm@gnu.org>
18596
18597 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
18598
18599 2011-10-18 Chong Yidong <cyd@gnu.org>
18600
18601 * faces.el (cursor): Doc fix.
18602
18603 2011-10-17 Chong Yidong <cyd@gnu.org>
18604
18605 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
18606
18607 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
18608
18609 * dirtrack.el (dirtrack): Support shell buffers with path
18610 prefixes, e.g. tramp-based remote shells. (Bug#9647)
18611
18612 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
18613
18614 * json.el: Bump version to 1.3 and note change in History.
18615 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
18616
18617 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
18618
18619 * comint.el (comint-insert-input, comint-send-input)
18620 (comint-get-old-input-default, comint-backward-matching-input)
18621 (comint-next-prompt): Use nil instead of `input' for field property of
18622 past user input (bug#114).
18623
18624 * minibuffer.el (completion--replace): Inherit surrounding properties
18625 (bug#114).
18626 (minibuffer-complete-and-exit): Use it.
18627
18628 * comint.el (comint--table-subvert): Quote the all-completions output
18629 (bug#9160).
18630
18631 2011-10-17 Martin Rudalics <rudalics@gmx.at>
18632
18633 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
18634
18635 * menu-bar.el (menu-bar-file-menu): Add entry for making new
18636 window on right of selected. (Bug#9350) Reword other window
18637 entries and separate them from frame entries.
18638
18639 2011-10-15 Glenn Morris <rgm@gnu.org>
18640
18641 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
18642 Doc fixes.
18643
18644 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
18645
18646 * net/network-stream.el (network-stream-open-starttls):
18647 Improve detection of failure due to lack of TLS support.
18648
18649 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
18650 putting the input text in front and in bold.
18651
18652 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18653
18654 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
18655
18656 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
18657 empty buffer.
18658
18659 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
18660 unread-command-events rather than pushing yet-another event.
18661
18662 2011-10-14 Eli Zaretskii <eliz@gnu.org>
18663
18664 * mail/sendmail.el (sendmail-query-once): Improve the wording of
18665 the explanation of the possible choices. Make the options passed
18666 to completing-read shorter.
18667
18668 2011-10-13 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
18669
18670 * textmodes/flyspell.el (flyspell-large-region): Make sure
18671 extended character mode is used if defined (Bug#1339).
18672
18673 2011-10-13 Eli Zaretskii <eliz@gnu.org>
18674
18675 * simple.el (what-cursor-position): Fix the display of the
18676 character info for LRE, LRO, RLE, and RLO characters by appending
18677 an invisible PDF.
18678
18679 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
18680
18681 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
18682 even in case of error; add debug spec; simplify data flow.
18683 (with-timeout-handler): Remove.
18684
18685 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
18686
18687 Fix Bug#6019, Bug#9315.
18688
18689 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
18690 complete `buffer-file-name', the local file name part could look
18691 remotely (for example on VMS).
18692
18693 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
18694 `tramp-run-real-handler'.
18695 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
18696 already quoted by '"'.
18697
18698 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
18699 Let `file-name-handler-alist' be nil, the local file name part
18700 could look remotely (for example on VMS).
18701
18702 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
18703
18704 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
18705 from here...
18706 (flyspell-post-command-hook): ...to here.
18707
18708 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
18709
18710 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
18711 if not needed.
18712 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
18713 using completion. Protect against "slow" callers.
18714 Remove the "message hack".
18715
18716 2011-10-11 Juri Linkov <juri@jurta.org>
18717
18718 * isearch.el (isearch-lazy-highlight-word): New variable.
18719 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
18720 Use it. (Bug#9727)
18721
18722 2011-10-11 Glenn Morris <rgm@gnu.org>
18723
18724 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
18725 like f90-previous-statement does.
18726
18727 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18728
18729 * eshell/eshell.el (eshell-command): History should be saved
18730 only in interactive use, to avoid error.
18731
18732 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
18733
18734 * minibuffer.el (completion-file-name-table): Fix last change,
18735 i.e. ignore normal errors but not the other ones.
18736
18737 2011-10-10 Martin Rudalics <rudalics@gmx.at>
18738
18739 * window.el (special-display-buffer-names)
18740 (special-display-regexps): Remove some remnants of earlier
18741 changes from doc-strings.
18742 (quit-windows-on): New function.
18743
18744 * vc/vc.el (vc-revert, vc-rollback):
18745 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
18746 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
18747 (Bug#6183) (Bug#7074) (Bug#7447)
18748
18749 2011-10-09 Martin Rudalics <rudalics@gmx.at>
18750
18751 * window.el (frame-auto-hide-function): Add version tag.
18752 (Bug#9699)
18753
18754 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
18755
18756 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
18757 condition.
18758
18759 2011-10-09 Leo Liu <sdl.web@gmail.com>
18760
18761 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
18762 (Bug#9701)
18763
18764 2011-10-08 Glenn Morris <rgm@gnu.org>
18765
18766 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
18767 before the first code statement zero indent. (Bug#9690)
18768
18769 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
18770
18771 * simple.el (count-words-region): Always count in the region.
18772 Report the number of lines and characters too.
18773 (count-words): New command, which counts in the buffer if the
18774 region is inactive, as count-words-region used to.
18775 (count-words--message): New function. Handle plurals.
18776 (count-lines-region): Make it an alias for count-words-region.
18777
18778 * bindings.el (esc-map): Replace count-lines-region with
18779 count-words-region.
18780
18781 2011-10-08 Martin Rudalics <rudalics@gmx.at>
18782
18783 * window.el (window--delete): Delete dedicated frame
18784 unconditionally when argument KILL is non-nil. (Bug#9699)
18785 (switch-to-buffer): Fix doc-string typo.
18786
18787 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18788
18789 * eshell/eshell.el (eshell-command): Avoid using hooks.
18790
18791 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
18792
18793 * bindings.el ([M-left],[M-right]): Bind to left-word and
18794 right-word respectively.
18795
18796 2011-10-07 Glenn Morris <rgm@gnu.org>
18797
18798 * cus-start.el (debug-on-quit): Fix custom type.
18799
18800 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
18801
18802 * subr.el (define-key-after): Clarify that the function is not
18803 useful for non-menu keymaps.
18804
18805 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
18806
18807 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18808
18809 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
18810 in current minibuffer (Fix bug with recursive minibuffers).
18811
18812 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
18813
18814 * progmodes/gdb-mi.el (gdb): Doc fix.
18815
18816 2011-10-05 Martin Rudalics <rudalics@gmx.at>
18817
18818 * window.el (frame-auto-hide-function): New option replacing
18819 frame-auto-delete. Suggested by Stefan Monnier.
18820 (window--delete): Call frame-auto-hide-function instead of
18821 investigating frame-auto-delete.
18822 (window-point-1, set-window-point-1): New functions.
18823 (window-in-direction, record-window-buffer, window-state-get-1)
18824 (display-buffer-record-window): Use window-point-1 instead of
18825 window-point.
18826 (set-window-buffer-start-and-point): Use set-window-point-1.
18827
18828 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18829
18830 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
18831
18832 2011-10-05 Glenn Morris <rgm@gnu.org>
18833
18834 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
18835 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
18836
18837 2011-10-05 Leo Liu <sdl.web@gmail.com>
18838
18839 * subr.el (read-char-choice): Fix argument to buffer-live-p which
18840 works with buffer object.
18841
18842 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18843
18844 * mpc.el (mpc-tool-bar-map): Add labels.
18845
18846 2011-10-04 Glenn Morris <rgm@gnu.org>
18847
18848 * calendar/holidays.el (calendar-check-holidays): Doc fix.
18849
18850 2011-10-04 Martin Rudalics <rudalics@gmx.at>
18851
18852 * window.el (window--delete): New function.
18853 (frame-auto-delete): Resuscitate option.
18854 (bury-buffer, replace-buffer-in-windows)
18855 (quit-window): Rewrite using window--delete.
18856 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
18857 Pass display-buffer-mark-dedicated to window--display-buffer-2
18858 (Bug#9639).
18859
18860 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
18861
18862 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
18863 returns a list (bug#9554). Add remote file name completion.
18864 * comint.el (comint--table-subvert): Curry and get quote&unquote
18865 functions as arguments.
18866 (comint--complete-file-name-data): Adjust call accordingly.
18867 * pcomplete.el (pcomplete--table-subvert): Remove.
18868 (pcomplete-completions-at-point): Use comint--table-subvert instead.
18869
18870 * minibuffer.el (completion-table-case-fold): Use currying.
18871 (completion--styles-type, completion--cycling-threshold-type):
18872 New constants.
18873 (completion-styles, completion-category-overrides)
18874 (completion-cycle-threshold): Use them.
18875 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
18876 completion-table-case-fold.
18877
18878 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
18879
18880 * minibuffer.el (completion-category-overrides): Fix type of styles
18881 and add more user friendly tags (bug#9660).
18882
18883 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
18884
18885 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
18886 (mule-input-method-string): New widget.
18887 (default-input-method, language-info-custom-alist): Use it.
18888
18889 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18890
18891 * pcomplete.el: Require comint.
18892 (pcomplete--common-suffix): Remove.
18893 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
18894 (pcomplete--table-subvert): Sync with comint--table-subvert.
18895 (pcomplete--entries): Use comint-completion-file-name-table.
18896 * comint.el (comint-unquote-filename): Simplify.
18897 (comint-completion-file-name-table): New function (bug#9616).
18898 (comint--complete-file-name-data): Use it.
18899
18900 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
18901 (pcmpl-gnu-tar-buffer): Remove.
18902 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
18903 around. Make sure pcomplete-suffix-list is only changed temporarily.
18904 Don't look inside the tar's file if it's too large.
18905
18906 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
18907
18908 * cus-edit.el (custom-mode-map):
18909 * epa.el (epa-key-list-mode-map):
18910 * man.el (Man-mode-map):
18911 * startup.el (splash-screen-keymap):
18912 * simple.el (special-mode-map): Use scroll-up-command and
18913 scroll-down-command.
18914
18915 * progmodes/idlw-help.el (idlwave-help-mode-map):
18916 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
18917 * net/newst-plainview.el (newsticker-mode-map):
18918 * emulation/ws-mode.el (wordstar-mode-map):
18919 * emulation/vi.el (vi-com-map):
18920 * calc/calc-graph.el (calc-graph-show-dumb):
18921 * term/sun.el (terminal-init-sun):
18922 * term/ns-win.el (global-map):
18923 * progmodes/grep.el (grep-mode-map):
18924 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
18925 * mail/rmail.el (rmail-mode-map):
18926 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
18927
18928 * custom.el (custom-safe-themes, load-theme): Treat value of t for
18929 custom-safe-themes as special.
18930
18931 2011-10-01 Julien Danjou <julien@danjou.info>
18932
18933 * notifications.el (notifications-notify): Fix docstring.
18934
18935 2011-10-01 Per Starbäck <per@starback.se>
18936
18937 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
18938
18939 2011-09-30 Martin Rudalics <rudalics@gmx.at>
18940
18941 * startup.el (command-line-1): Fix last fix by inserting
18942 initial-scratch-message into *scratch* before displaying it.
18943 (Bug#9605) and (Bug#9636)
18944
18945 2011-09-29 Eli Zaretskii <eliz@gnu.org>
18946
18947 * simple.el (line-move): If auto-hscroll-mode is disabled and the
18948 window is hscrolled, move by logical lines. (Bug#9607)
18949 (line-move-visual): Update the doc string to the above effect.
18950
18951 2011-09-29 Martin Rudalics <rudalics@gmx.at>
18952
18953 * window.el (display-buffer-record-window): When WINDOW is the
18954 selected window use `point' instead of `window-point'. (Bug#9626)
18955
18956 * startup.el (command-line-1): Use insert-before-markers when
18957 inserting initial-scratch-message. (Bug#9605)
18958
18959 * help.el (help-window): Remove variable.
18960
18961 2011-09-29 Glenn Morris <rgm@gnu.org>
18962
18963 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
18964
18965 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
18966
18967 * descr-text.el (describe-char-categories): Accept category
18968 descriptions more than one line long.
18969
18970 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
18971
18972 * simple.el (delete-trailing-whitespace): Fix last change.
18973
18974 * progmodes/perl-mode.el (perl-syntax-propertize-function):
18975 Don't confuse "y => 3" as the beginning of a `y' operation.
18976
18977 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
18978 object has more than 4 slots (bug#9613).
18979
18980 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
18981
18982 * subr.el (with-output-to-temp-buffer):
18983 * net/quickurl.el (quickurl, quickurl-browse-url):
18984 Fix typos in docstrings.
18985
18986 2011-09-27 Eli Zaretskii <eliz@gnu.org>
18987
18988 * minibuffer.el (completion-styles)
18989 (completion-category-overrides): Cross reference each other in doc
18990 strings.
18991
18992 2011-09-27 Glenn Morris <rgm@gnu.org>
18993
18994 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
18995 to split-string. (Bug#9606)
18996
18997 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18998
18999 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
19000 (bug#9615).
19001
19002 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
19003
19004 * emacs-lisp/package.el (list-packages): Fix echo area message.
19005
19006 2011-09-27 Leo Liu <sdl.web@gmail.com>
19007
19008 * ido.el (ido-read-internal): Accept cons cell HIST arg.
19009
19010 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
19011
19012 * net/dbus.el (dbus-unregister-object): Don't release services for
19013 registered signals. (Bug#9581)
19014
19015 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
19016
19017 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
19018 function that picks between cfengine 2 and 3 support
19019 automatically. Update docs accordingly.
19020
19021 2011-09-22 Kenichi Handa <handa@m17n.org>
19022
19023 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
19024 ZERO.
19025 (indian-itrans-v5-table-for-tamil): New variable.
19026 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
19027
19028 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
19029
19030 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
19031 that's true if the current command involved collapsing of text.
19032 It's reset to false at the beginning of the next command.
19033 (allout-post-command-business): Move the cursor to the beginning
19034 of entry if the cursor is hidden and collapsing activity just
19035 happened.
19036
19037 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
19038
19039 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
19040 tracking (Bug#9541).
19041
19042 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
19043
19044 * net/newst-reader.el (newsticker-html-renderer)
19045 (newsticker-show-news): Automatically load html rendering package
19046 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
19047 because w3m-fill-column is let-bound" and the error "Symbol's value
19048 as variable is void: w3m-fill-column".
19049
19050 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
19051
19052 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
19053 Release services only if they are defined. (Bug#9581)
19054
19055 2011-09-23 Richard Stallman <rms@gnu.org>
19056
19057 * textmodes/paragraphs.el (forward-sentence): For backwards case,
19058 distinguish start of paragraph from start of its text.
19059
19060 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
19061
19062 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
19063 (rmail-generate-viewer-buffer): Put that hook on view buffer.
19064 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
19065
19066 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
19067
19068 * international/mule-diag.el (mule-diag): Insert a newline after
19069 each fontset description.
19070
19071 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19072
19073 * simple.el (delete-trailing-whitespace):
19074 Document last change; simplify.
19075
19076 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
19077
19078 * simple.el (delete-trailing-whitespace): Also delete
19079 extra newlines at the end of the buffer.
19080
19081 * textmodes/picture.el: Make motion commands obey shift-select-mode.
19082 (picture-newline): Use forward-line so as to ignore fields.
19083
19084 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19085
19086 * subr.el (with-wrapper-hook): Fix edebug spec.
19087
19088 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19089
19090 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
19091 (bug#4538).
19092
19093 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
19094
19095 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
19096 Fix nasty bug using wrong cached values.
19097
19098 2011-09-23 Alan Mackenzie <acm@muc.de>
19099
19100 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
19101
19102 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
19103
19104 * window.el (pop-to-buffer): Ensure right window is selected if we
19105 chose another frame.
19106
19107 2011-09-22 Eli Zaretskii <eliz@gnu.org>
19108
19109 * simple.el (what-cursor-position): Use get-char-property-change
19110 and next-single-char-property-change, to be able to show display
19111 properties that come from overlays as well as text properties.
19112
19113 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
19114
19115 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
19116
19117 * cmuscheme.el (run-scheme, switch-to-scheme):
19118 * cus-edit.el (customize-group, custom-buffer-create)
19119 (customize-browse):
19120 * info.el (info):
19121 * shell.el (shell):
19122 * mail/sendmail.el (mail):
19123 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
19124
19125 2011-09-22 Richard Stallman <rms@gnu.org>
19126
19127 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
19128 move back only to line beg, don't move back over blank lines.
19129
19130 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
19131
19132 * files.el (copy-directory): Set directory attributes only in case
19133 they could be retrieved from the source directory. (Bug#9565)
19134
19135 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
19136
19137 * progmodes/hideshow.el (hs-looking-at-block-start-p)
19138 (hs-find-block-beginning, hs-hide-level-recursive):
19139 Ignore strings as well as comments. (Bug#9502)
19140
19141 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
19142
19143 * progmodes/sql.el (sql-comint-postgres):
19144 Convert port number to a string. (Bug#9566)
19145
19146 2011-09-22 Martin Rudalics <rudalics@gmx.at>
19147
19148 * window.el (quit-window): Undedicate window when switching to
19149 previous buffer. Reported by Thierry Volpiatto
19150 <thierry.volpiatto@gmail.com>.
19151 (special-display-popup-frame): When popping up a new frame reset
19152 its previous buffers to nil. Simplify code.
19153
19154 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
19155
19156 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
19157 and process filter, as done also in `shell-command'.
19158
19159 2011-09-21 Martin Rudalics <rudalics@gmx.at>
19160
19161 * window.el (set-window-buffer-start-and-point):
19162 Call set-window-start with NOFORCE argument t.
19163 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
19164 (quit-window): Reword doc-string. Handle new format of
19165 quit-restore parameter. Don't delete window if it has a
19166 previous buffer we can show instead of the present one.
19167 (display-buffer-record-window): Rewrite using a new format for
19168 the quit-restore window parameter
19169 (special-display-popup-frame, display-buffer-same-window)
19170 (display-buffer-reuse-window, display-buffer-pop-up-frame)
19171 (display-buffer-pop-up-window, display-buffer-use-some-window):
19172 Adapt symbol passed to display-buffer-record-window.
19173 * help.el (help-window-setup): Handle new format of quit-restore
19174 parameter.
19175
19176 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19177
19178 * faces.el (face-list): Fix docstring (bug#9564).
19179
19180 * window.el (display-buffer--action-function-custom-type):
19181 Don't include internal functions in the Custom interface.
19182
19183 2011-09-20 Juri Linkov <juri@jurta.org>
19184
19185 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
19186 (Info-forward-node, Info-backward-node, Info-next-preorder)
19187 (Info-last-preorder): Use it. (Bug#9528)
19188
19189 2011-09-20 Juri Linkov <juri@jurta.org>
19190
19191 * info.el (Info-last-preorder): Visit last menu item only when
19192 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
19193
19194 2011-09-20 Julien Danjou <julien@danjou.info>
19195
19196 * password-cache.el (password-cache-remove): Remove entries even if the
19197 value is nil, so that password with a nil value (negative caching) is
19198 possible to invalidate.
19199
19200 2011-09-20 Lawrence Mitchell <wence@gmx.li>
19201
19202 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
19203 all whitespace around breakpoint. (Bug#9553)
19204 (f90-find-breakpoint): Only break at whitespace inside a comment.
19205
19206 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
19207
19208 * minibuffer.el (completion-file-name-table): Keep track of errors.
19209 (completion-table-with-predicate): Handle the case where pred1 is nil.
19210 * pcomplete.el (pcomplete-completions-at-point): Simplify.
19211
19212 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
19213
19214 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
19215 (debugger-return-value): Signal an error if the debugging context does
19216 not await any return value.
19217
19218 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
19219 * image-mode.el (image-toggle-display-text)
19220 (image-toggle-display-image): Stay away from evil `intangible'.
19221
19222 2011-09-19 Leo Liu <sdl.web@gmail.com>
19223
19224 * replace.el (occur-revert-arguments): Make it permanent-local.
19225 (occur-mode): Don't call font-lock-defontify.
19226
19227 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
19228
19229 * net/ldap.el (ldap-search-internal): Don't push empty search
19230 result (Bug#9508).
19231
19232 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
19233
19234 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
19235
19236 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
19237
19238 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
19239 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
19240
19241 2011-09-18 Juri Linkov <juri@jurta.org>
19242
19243 * buff-menu.el (Buffer-menu-mode-map):
19244 * dired.el (dired-mode-map):
19245 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
19246 (lisp-interaction-mode-map):
19247 * emacs-lisp/package.el (package-menu-mode-map):
19248 * epa.el (epa-key-list-mode-map):
19249 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
19250 (menu-bar-options-menu):
19251 * outline.el (outline-mode-menu-bar-map):
19252 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
19253 * vc/vc-dir.el (vc-dir-menu-map):
19254 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
19255 Capitalize non-function content words in menu item strings.
19256
19257 * dired.el (dired-mode-map): Add menu item for
19258 `image-dired-dired-toggle-marked-thumbs'.
19259
19260 2011-09-18 Juri Linkov <juri@jurta.org>
19261
19262 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
19263 to `isearch-case-fold-search' and restore its original value
19264 after the `isearch-mode' call.
19265
19266 2011-09-18 Juri Linkov <juri@jurta.org>
19267
19268 * progmodes/grep.el (grep-process-setup): Don't check code for 1
19269 because `zgrep' returns 1 for successful matches (bug#9226).
19270
19271 2011-09-18 Juri Linkov <juri@jurta.org>
19272
19273 * info.el (Info-extract-menu-node-name): Check the second match
19274 for empty string (second test-case of bug#9528).
19275 (Info-last-preorder): Let-bind `Info-history' to nil to not add
19276 intermediate nodes to the history (first test-case of bug#9528).
19277
19278 2011-09-18 Juri Linkov <juri@jurta.org>
19279
19280 * info.el (Info-mode-syntax-table): New variable.
19281 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
19282
19283 2011-09-18 Juri Linkov <juri@jurta.org>
19284
19285 * info.el (Info-file-supports-index-cookies):
19286 Increment line-beginning-position's arg from 3 to 4 because makeinfo
19287 outputs one more line for long file names (bug#4142).
19288
19289 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
19290
19291 * newcomment.el (comment-normalize-vars): If prompting for
19292 comment-start, set comment-start-skip too (Bug#8424).
19293
19294 2011-09-18 Johan BockgĂ¥rd <bojohan@gnu.org>
19295
19296 * icomplete.el: Fix previous fix of Bug#5849.
19297 (icomplete-mode): Don't set completion-show-inline-help.
19298 (icomplete-minibuffer-setup): Set completion-show-inline-help
19299 locally during icompletion.
19300
19301 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
19302
19303 * woman.el (woman2-process-escapes): Don't delete unrecognized
19304 escapes (Bug#7843).
19305
19306 * files.el (inhibit-first-line-modes-regexps): Add image files.
19307 (hack-local-variables-prop-line): Return nil for malformed
19308 prop-lines (Bug#9044).
19309
19310 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
19311
19312 * net/tramp.el (top): Don't require 'shell.
19313 (tramp-methods): Fix docstring.
19314 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
19315 Return complete remote file name. Handle "smb" case.
19316 Use `tramp-tmpdir', if defined for the respective method.
19317 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
19318
19319 * net/tramp-compat.el (top): Require 'shell.
19320
19321 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
19322 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
19323 `tramp-current-host'.
19324 (tramp-get-remote-tmpdir): Remove.
19325
19326 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
19327 `tramp-tmpdir' entries.
19328 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
19329 (tramp-smb-handle-file-attributes): Ignore errors.
19330 (tramp-smb-wait-for-output): Check also for process end.
19331
19332 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
19333
19334 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
19335 when sending QUIT (bug#9312).
19336
19337 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
19338
19339 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
19340 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
19341 occur-mode-display-occurrence.
19342 (occur-edit-mode): Add usage message.
19343 (occur-cease-edit): New command.
19344 (occur-after-change-function): Use text properties to find the
19345 position of the prefix text.
19346 (occur-engine): Set stickiness of prefix text properties.
19347
19348 2011-09-17 Glenn Morris <rgm@gnu.org>
19349
19350 * progmodes/etags.el (complete-tag):
19351 Fix call to completion-in-region. (Bug#9526)
19352
19353 2011-09-17 Juri Linkov <juri@jurta.org>
19354
19355 * textmodes/ispell.el (ispell-word): Add to the error message
19356 the word, ispell program name and current dictionary (bug#9121).
19357 (ispell-tex-arg-end): Capitalize "error" in the error message.
19358
19359 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
19360
19361 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
19362 check. (Bug#4251)
19363
19364 2011-09-17 Juri Linkov <juri@jurta.org>
19365
19366 * window.el (window-safe-min-height, window-safe-min-width):
19367 Fix typos (followup to bug#9522).
19368
19369 2011-09-17 Sven Joachim <svenjoac@gmx.de>
19370
19371 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
19372
19373 2011-09-16 Eli Zaretskii <eliz@gnu.org>
19374
19375 * simple.el (line-move): If goal-column is set, move by logical
19376 lines, not by display lines. (Bug#971)
19377 (next-line, previous-line, goal-column, line-move-visual): Doc fix
19378 to reflect the above change.
19379
19380 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19381
19382 * image.el (imagemagick-register-types): Use regexp-opt.
19383
19384 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
19385
19386 * window.el (display-buffer-base-action): Rename from
19387 display-buffer-default-action. Make default value empty.
19388 (display-buffer-overriding-action): Convert to defvar.
19389 (display-buffer-fallback-action): New var.
19390
19391 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
19392
19393 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
19394 declaration.
19395 (package--add-to-archive-contents): If there is a duplicate entry
19396 with an older version, remove it.
19397 (package-menu-mark-delete, package-menu-mark-install)
19398 (package-menu-mark-unmark): Make unused args optional.
19399 (package-menu-mark-obsolete-for-deletion):
19400 Use package-menu-get-status instead of a regexp search.
19401 (package-menu-get-status): Use tabulated-list-entry.
19402 (package-menu-mark-upgrades): New command.
19403 (package-menu-mode-map): Bind it to U. Add it to menu bar.
19404 (package-menu-execute): Do installation before deletion.
19405 (package-menu-refresh, package-menu-execute): Use derived-mode-p
19406 instead of checking major-mode.
19407 (package-menu--find-upgrades): New function.
19408
19409 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19410
19411 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
19412 passwords in the log buffer.
19413 (smtpmail-process-filter): Update the process marker so that the
19414 "broken by peer" status message is inserted in the right place.
19415
19416 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19417
19418 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
19419 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
19420 bibtex-completion-at-point-function.
19421 (bibtex-completion-at-point-function): Use them.
19422
19423 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
19424
19425 * mpc.el (mpc-constraints-tag-lookup): New function.
19426 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
19427 also to browser "album|playlist".
19428
19429 2011-09-14 Juri Linkov <juri@jurta.org>
19430
19431 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
19432 (isearch-edit-string): Use length of `isearch-string' when
19433 `isearch-fail-pos' returns nil.
19434 (isearch-message): Remove duplicate code and call
19435 `isearch-fail-pos' with arg `t'.
19436
19437 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
19438
19439 * replace.el (occur-mode-goto-occurrence): Don't force using other
19440 window (Bug#9499).
19441
19442 * dired-aux.el (dired-do-chmod): Don't provide initial input.
19443
19444 2011-09-14 Martin Rudalics <rudalics@gmx.at>
19445
19446 * window.el (display-buffer-window): Remove.
19447 (display-buffer-record-window): Use help-setup window parameter
19448 instead of variable display-buffer-window.
19449 (display-buffer-function, special-display-buffer-names)
19450 (special-display-function): Mention help-setup parameter instead
19451 of display-buffer-window in doc-string.
19452 * help.el (help-window-setup): New argument help-window.
19453 Use help-window-setup parameter instead of display-buffer-window.
19454 Reword some messages.
19455 (with-help-window): Pass window used for displaying the buffer
19456 to help-window-setup. Don't set display-buffer-window.
19457
19458 2011-09-13 Glenn Morris <rgm@gnu.org>
19459
19460 * emacs-lisp/debug.el (debugger-make-xrefs):
19461 Preserve point. (Bug#9462)
19462
19463 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
19464
19465 * window.el (window-deletable-p): Use next-frame.
19466
19467 2011-09-13 Martin Rudalics <rudalics@gmx.at>
19468
19469 * window.el (window-auto-delete): Remove.
19470 (window-deletable-p): Remove argument FORCE. Don't deal with
19471 dedication and previous buffers.
19472 (switch-to-prev-buffer): Don't delete window.
19473 (delete-windows-on): Delete a window's frame if and only if the
19474 window is dedicated.
19475 (replace-buffer-in-windows): Delete buffer's window or frame if
19476 and only if window is dedicated.
19477 (quit-window): Handle quit-restore as before last change.
19478 (bury-buffer): Delete window only if window-deletable-p returns t.
19479
19480 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
19481
19482 * window.el (window-deletable-p): Never delete the last frame on a
19483 given terminal.
19484
19485 2011-09-13 Glenn Morris <rgm@gnu.org>
19486
19487 * help.el (describe-key-briefly): Copy previous standard-output change.
19488
19489 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
19490
19491 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
19492
19493 2011-09-13 Glenn Morris <rgm@gnu.org>
19494
19495 * emacs-lisp/lisp-mode.el (lisp-indent-function):
19496 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
19497
19498 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
19499
19500 * dired-aux.el (dired-mark-read-string): Don't return default
19501 value on empty input (Bug#9361).
19502 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
19503 Omit initial minibuffer contents.
19504 (dired-do-chmod): Signal an error on empty input.
19505 (dired-mark-read-string): Don't return default on empty input.
19506
19507 * files.el (file-modes-symbolic-to-number): Doc fix.
19508
19509 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19510
19511 * international/mule-cmds.el (ucs-completions): Remove.
19512 (read-char-by-name): Use complete-with-action instead; add metadata.
19513
19514 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
19515
19516 * window.el (display-buffer--action-function-custom-type)
19517 (display-buffer--action-custom-type): New vars.
19518 (display-buffer-alist, display-buffer-default-action)
19519 (display-buffer-overriding-action): Add defcustom types.
19520
19521 * frame.el (delete-other-frames): Doc fix (Bug#276).
19522
19523 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19524
19525 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
19526
19527 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
19528
19529 Change modes that used same-window-* vars to use switch-to-buffer.
19530
19531 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
19532 Use switch-to-buffer.
19533
19534 * cus-edit.el (customize-group, custom-buffer-create)
19535 (customize-browse, custom-buffer-create-other-window):
19536 Use switch-to-buffer or switch-to-buffer-other-window.
19537
19538 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
19539 (Info-prev, Info-up, Info-speedbar-goto-node)
19540 (info-display-manual): Use switch-to-buffer.
19541 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
19542
19543 * mail/sendmail.el (mail): Use switch-to-buffer.
19544 (mail-recover): Use switch-to-buffer-other-window.
19545
19546 * cmuscheme.el (run-scheme, switch-to-scheme):
19547 * ielm.el (ielm):
19548 * shell.el (shell):
19549 * net/rlogin.el (rlogin):
19550 * net/telnet.el (telnet, rsh):
19551 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
19552
19553 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
19554
19555 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
19556
19557 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19558
19559 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
19560 so don't mention it (bug#9301).
19561 (dired-sort-toggle-or-edit): Clarify string further.
19562
19563 * faces.el (face-spec-set-match-display): Make `(type graphic)'
19564 match `x', `w32' and `ns', like the manual says (bug#9029).
19565
19566 * subr.el (eval-after-load): Doc string clarification (bug#9125).
19567 (process-kill-buffer-query-function): Mention the buffer name in
19568 the query.
19569
19570 * image-mode.el (image-next-line): The line parameter is mandatory
19571 (bug#9258).
19572
19573 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
19574 which can be useful (bug#9301).
19575
19576 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
19577
19578 * subr.el (match-string): Mention that the current buffer should
19579 be the same as the search was done in (bug#9282).
19580
19581 * facemenu.el: Disable the remove-* commands if the mark isn't
19582 active (bug#9162).
19583
19584 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
19585
19586 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
19587 of display-buffer.
19588 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
19589
19590 * replace.el (occur-mode-goto-occurrence)
19591 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
19592 and display-buffer.
19593
19594 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
19595 display-buffer.
19596
19597 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
19598 special-display and same-window variables.
19599 (mail-other-window): Use switch-to-buffer-other-window.
19600 (mail-other-frame): USe switch-to-buffer-other-frame.
19601
19602 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
19603 Use display-buffer-other-frame.
19604 (gdb-display-gdb-buffer): Use pop-to-buffer.
19605
19606 * progmodes/gud.el (gud-goto-info): Use info-other-window.
19607
19608 * progmodes/python.el: Don't set same-window-buffer-names.
19609
19610 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
19611
19612 * window.el (display-buffer-alist): Add *Python*.
19613
19614 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
19615
19616 * window.el (display-buffer-alist): Add entry for buffers
19617 previously handled same-window-*.
19618 (display-buffer-alist, display-buffer-default-action)
19619 (display-buffer-overriding-action): Mark as risky.
19620 (display-buffer-alist): Document action function changes.
19621 (display-buffer--same-window-action)
19622 (display-buffer--other-frame-action): New variables.
19623 (switch-to-buffer, display-buffer-other-frame): Use them.
19624 (display-buffer): Rename reuse-frame entry to reusable-frames.
19625 (display-buffer-reuse-selected-window): Function deleted.
19626 (display-buffer-reuse-window): Handle reusable-frames alist entry.
19627 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
19628 (display-buffer-special): New function.
19629 (display-buffer--maybe-pop-up-frame-or-window): Rename from
19630 display-buffer-reuse-or-pop-window. Split off special-display
19631 part into display-buffer-special.
19632 (display-buffer-use-some-window): Don't perform any special
19633 pop-up-frames handling.
19634 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
19635 (display-buffer--maybe-same-window): Rename from
19636 display-buffer-maybe-same-window.
19637
19638 * info.el: Don't set same-window-regexps.
19639 (info-setup): New function.
19640 (info-other-window, info): Call it.
19641
19642 * cus-edit.el: Don't set same-window-regexps.
19643 (customize-group): New argument.
19644 (customize-group-other-window): Use it.
19645 (customize-face, customize-face-other-window): Likewise.
19646 (custom-buffer-create-other-window): Use pop-to-buffer directly.
19647
19648 * net/rlogin.el:
19649 * net/telnet.el:
19650 * progmodes/gud.el: Don't set same-window-regexps.
19651
19652 * cmuscheme.el:
19653 * ielm.el:
19654 * shell.el:
19655 * mail/sendmail.el:
19656 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
19657
19658 2011-09-10 Juri Linkov <juri@jurta.org>
19659
19660 * isearch.el (isearch-edit-string): Remove obsolete mention of
19661 `C-w' (`isearch-yank-word-or-char') from docstring.
19662 (isearch-query-replace): Fix typo in docstring (bug#9466).
19663
19664 2011-09-10 Juri Linkov <juri@jurta.org>
19665
19666 * paren.el (show-paren-function): Don't show escaped parens.
19667 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
19668
19669 2011-09-10 Eli Zaretskii <eliz@gnu.org>
19670
19671 * mail/sendmail.el (mml-to-mime, mml-attach-file)
19672 (mm-default-file-encoding): Remove autoload forms, they are
19673 replaced with autoload cookies in mml.el and mm-encode.el.
19674 (mail-add-attachment): New command.
19675 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
19676 (mail-mode): Mention mail-insert-file and mail-add-attachment in
19677 the doc string.
19678 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
19679
19680 2011-09-10 Reuben Thomas <rrt@sc3d.org>
19681
19682 * simple.el (count-words-region): Use buffer if there's no region
19683 (bug#9429).
19684
19685 2011-09-09 Juri Linkov <juri@jurta.org>
19686
19687 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
19688 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
19689 (wdired-isearch-filter-read-only): New function. (Bug#6362)
19690
19691 2011-09-09 Alan Mackenzie <acm@muc.de>
19692
19693 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
19694 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
19695
19696 2011-09-09 Eli Zaretskii <eliz@gnu.org>
19697
19698 Fix for Savannah bug#9392.
19699 * simple.el (mail-encode-mml): New defvar.
19700
19701 * mail/rmail.el (mail-encode-mml): Add a defvar.
19702 (rmail-enable-mime-composing): Default to t.
19703 (rmail-forward): Use MIME method of forwarding only if both
19704 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
19705 Set mail-encode-mml non-nil if the MIME method was used.
19706
19707 * mail/sendmail.el (mml-to-mime): Add autoload form.
19708 (mail-encode-mml): Add a defvar.
19709 (mail-mode): Make mail-encode-mml buffer-local and initialize it
19710 to nil.
19711 (mail-send): If mail-encode-mml is non-nil, run the outgoing
19712 message through mml-to-mime, and reset mail-encode-mml to nil.
19713
19714 2011-09-09 Glenn Morris <rgm@gnu.org>
19715
19716 * woman.el (woman-if-body): When processing an .el block,
19717 do not delete the next .el block as well. (Bug#9447)
19718 (woman-special-characters): Add oq, cq, and hy characters.
19719
19720 2011-09-08 Martin Rudalics <rudalics@gmx.at>
19721
19722 * window.el (window-deletable-p): Make sure window is live before
19723 invoking window-prev-buffers.
19724
19725 2011-09-08 Leo Liu <sdl.web@gmail.com>
19726
19727 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
19728
19729 2011-09-08 Juri Linkov <juri@jurta.org>
19730
19731 * progmodes/compile.el (compilation-environment): Make it
19732 a defcustom (bug#8340).
19733
19734 2011-09-08 Martin Rudalics <rudalics@gmx.at>
19735
19736 * window.el (frame-auto-delete): Rename to window-auto-delete.
19737 Make it control auto-deletion of windows and/or frames.
19738 (window-deletable-p): New argument FORCE. Rewrite conditions
19739 for deleting window/frame. (Bug#9419)
19740 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
19741 Rewrite handling of case when window/frame can be deleted.
19742 (delete-windows-on): Call window-deletable-p with new FORCE
19743 argument t. (Bug#9456)
19744
19745 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
19746
19747 * help-mode.el (help-mode): Restore autoload.
19748
19749 2011-09-07 Juri Linkov <juri@jurta.org>
19750
19751 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
19752 `compilation-environment'. Set buffer-local
19753 `compilation-environment' to `thisenv' later after (funcall mode).
19754 (Bug#8340)
19755
19756 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
19757 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
19758 instead of replacing its value. (Bug#8340)
19759
19760 2011-09-07 Juri Linkov <juri@jurta.org>
19761
19762 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
19763 based on text properties put by `grep-filter' instead of matching
19764 escape sequences.
19765 (grep-mode): Set buffer-local `compilation-error-screen-columns'
19766 to the value of `grep-error-screen-columns' (bug#9438).
19767
19768 2011-09-07 Juri Linkov <juri@jurta.org>
19769
19770 * simple.el (next-error-highlight, next-error-highlight-no-select):
19771 Doc fix (bug#9432).
19772
19773 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
19774
19775 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
19776 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
19777
19778 2011-09-07 Leo Liu <sdl.web@gmail.com>
19779
19780 * net/rcirc.el (rcirc-mode): Conditionally initialize
19781 rcirc-input-ring.
19782
19783 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
19784
19785 * emacs-lisp/find-func.el (find-function-C-source): Only set
19786 find-function-C-source-directory after checking that we found a source
19787 file there (bug#9440).
19788
19789 2011-09-06 Alan Mackenzie <acm@muc.de>
19790
19791 * isearch.el (isearch-other-meta-char): Wherever a key list is
19792 unread, "unread" the prefix arg, too. This fixes bug #8901.
19793
19794 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
19795
19796 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
19797
19798 2011-09-05 Juri Linkov <juri@jurta.org>
19799
19800 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
19801
19802 2011-09-05 Juri Linkov <juri@jurta.org>
19803
19804 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
19805 keeping point where processing of grep matches begins, and
19806 continue to delete remaining escape sequences from the same point.
19807 (grep-filter): Make leading zero optional in "0?1;31m" because
19808 git-grep emits "\033[1;31m" escape sequences unlike expected
19809 "\033[01;31m" as GNU Grep does (bug#9408).
19810 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
19811
19812 2011-09-05 Juri Linkov <juri@jurta.org>
19813
19814 * subr.el (y-or-n-p): Capitalize "yes".
19815
19816 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
19817
19818 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
19819 `tramp-cache-unload-hook' where appropriate.
19820 (tramp-methods): Rename `tramp-remote-sh' to
19821 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
19822 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
19823
19824 * net/tramp-sh.el (top): Don't require 'shell.
19825 (tramp-methods): Add `tramp-remote-shell' and
19826 `tramp-remote-shell-args' entries.
19827 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
19828 (tramp-sh-handle-shell-command): Remove.
19829 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
19830 Use `tramp-remote-shell'.
19831
19832 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
19833
19834 * mail/sendmail.el (sendmail-query-once-function): Delete.
19835 (sendmail-query-once): Save directly to send-mail-function.
19836 Update message-send-mail-function too.
19837
19838 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
19839
19840 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
19841
19842 * progmodes/python.el (python-mode-map): Use correct function to
19843 start python interpreter from menu-bar (as reported by Geert
19844 Kloosterman).
19845 (inferior-python-mode-map): Fix typo.
19846 (python-shell-map): Remove.
19847
19848 2011-09-03 Deniz Dogan <deniz@dogan.se>
19849
19850 * net/rcirc.el (rcirc-print): Simplify code for
19851 rcirc-scroll-show-maximum-output. There is no need to walk
19852 through all windows to find the right one.
19853
19854 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
19855
19856 * help.el (help-return-method): Doc fix.
19857
19858 2011-09-03 Martin Rudalics <rudalics@gmx.at>
19859
19860 * window.el (window-deletable-p): Don't return a non-nil value
19861 when there's a buffer that was shown in the window before.
19862 (Bug#9419)
19863 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
19864 Set window's previous buffers to nil.
19865
19866 2011-09-03 Eli Zaretskii <eliz@gnu.org>
19867
19868 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
19869 newline before and after the tag line, so it doesn't interfere
19870 with determining the paragraph direction of bidirectional text.
19871
19872 2011-09-03 Leo Liu <sdl.web@gmail.com>
19873
19874 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
19875
19876 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
19877
19878 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
19879 (pop-to-buffer): Change interactive spec. Pass second argument
19880 directly to display-buffer.
19881 (display-buffer): Fix interactive spec. Use functionp to
19882 distinguish between a function and a list of functions.
19883
19884 * abbrev.el (edit-abbrevs):
19885 * arc-mode.el (archive-extract):
19886 * autoinsert.el (auto-insert):
19887 * bookmark.el (bookmark-bmenu-list):
19888 * files.el (find-file):
19889 * view.el (view-buffer):
19890 * progmodes/compile.el (compilation-goto-locus):
19891 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
19892
19893 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
19894
19895 * window.el (display-buffer-alist): Doc fix.
19896 (display-buffer): Add docstring. Don't treat
19897 display-buffer-default specially.
19898 (display-buffer-reuse-selected-window)
19899 (display-buffer-same-window, display-buffer-maybe-same-window)
19900 (display-buffer-reuse-window, display-buffer-pop-up-frame)
19901 (display-buffer-pop-up-window)
19902 (display-buffer-reuse-or-pop-window)
19903 (display-buffer-use-some-window): New functions.
19904 (display-buffer-default-action): Use them.
19905 (display-buffer-default): Delete.
19906 (pop-to-buffer-1): Fix choice of actions.
19907
19908 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
19909
19910 * minibuffer.el (completion--insert-strings): Don't get confused by
19911 completion entries that end with an LF char.
19912
19913 2011-09-01 Eli Zaretskii <eliz@gnu.org>
19914
19915 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
19916
19917 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
19918
19919 * window.el (display-buffer): Restore interactive spec.
19920 (display-buffer-same-window, display-buffer-other-window):
19921 New functions.
19922 (pop-to-buffer-1): New function. Use the above.
19923 (pop-to-buffer, pop-to-buffer-same-window): Use it.
19924 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
19925
19926 * view.el (view-buffer-other-window, view-buffer-other-frame):
19927 Just use pop-to-buffer.
19928
19929 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
19930
19931 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
19932
19933 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
19934
19935 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
19936
19937 2011-08-31 Richard Stallman <rms@gnu.org>
19938
19939 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
19940 of the separation of rmail-view-buffer from rmail-buffer.
19941 If you say no to "replace original", the decrypt is in the
19942 view buffer. If you say yes, the decrypt goes into the
19943 rmail buffer also.
19944
19945 2011-08-31 Martin Rudalics <rudalics@gmx.at>
19946
19947 * window.el (display-buffer-window): Rewrite doc-string.
19948 (display-buffer-record-window): New function.
19949 (display-buffer-macro-specifiers)
19950 (display-buffer-even-window-sizes, display-buffer-set-height)
19951 (display-buffer-set-width, display-buffer-in-window)
19952 (display-buffer-reuse-window, display-buffer-split-specifiers)
19953 (display-buffer-side-specifiers, display-buffer-split-window-1)
19954 (display-buffer-split-window, display-buffer-split-atom-window)
19955 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
19956 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
19957 (display-buffer-other-window-means-other-frame)
19958 (display-buffer-normalize-special)
19959 (display-buffer-normalize-default)
19960 (display-buffer-normalize-argument)
19961 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
19962 (display-buffer-normalize-specifiers, display-buffer-frame)
19963 (display-buffer-same-window, display-buffer-same-frame)
19964 (display-buffer-other-window)
19965 (display-buffer-same-frame-other-window)
19966 (display-buffer-other-frame, pop-to-buffer-same-window)
19967 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
19968 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
19969 (switch-to-buffer-same-frame)
19970 (switch-to-buffer-other-window-same-frame)
19971 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
19972 (display-buffer-alist-set-1, display-buffer-alist-set-2)
19973 (display-buffer-alist-set): Remove.
19974 (display-buffer-function, special-display-buffer-names)
19975 (special-display-regexps, special-display-function):
19976 In doc-string refer to display-buffer-window and quit-restore
19977 parameter.
19978 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
19979 (special-display-frame-alist, special-display-popup-frame)
19980 (same-window-buffer-names, same-window-regexps, same-window-p)
19981 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
19982 (split-window-preferred-function, split-height-threshold)
19983 (split-width-threshold, window-splittable-p)
19984 (split-window-sensibly, window--try-to-split-window)
19985 (window--frame-usable-p, even-window-heights)
19986 (window--even-window-heights, window--display-buffer-1)
19987 (window--display-buffer-2, display-buffer-other-frame):
19988 Restore old Emacs 23 code, order and doc-strings where applicable.
19989 (display-buffer-default, display-buffer-assq-regexp): New functions.
19990 (display-buffer-alist): Rewrite doc-string.
19991 (display-buffer-default-action)
19992 (display-buffer-overriding-action): New variables.
19993 (display-buffer, switch-to-buffer): Rewrite.
19994 (pop-to-buffer): Restore Emacs 23 behavior but use
19995 window-normalize-buffer-to-display.
19996 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
19997 Restore Emacs 23 behavior but use
19998 window-normalize-buffer-to-switch-to.
19999 (pop-to-buffer-same-window): Rewrite.
20000 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
20001 Rewrite using Emacs 23 options.
20002
20003 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
20004
20005 * net/tramp.el (tramp-root-regexp): Remove.
20006 (tramp-completion-file-name-regexp-unified)
20007 (tramp-completion-file-name-regexp-separate)
20008 (tramp-completion-file-name-regexp-url): Don't use leading volume
20009 letter on w32 systems. (Bug#5303, Bug#9311)
20010 (tramp-drop-volume-letter): Simplify definition.
20011 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20012
20013 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20014
20015 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
20016 (bug#9356).
20017
20018 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
20019
20020 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
20021
20022 2011-08-29 Juri Linkov <juri@jurta.org>
20023
20024 * isearch.el (isearch-done): Don't display message "Mark saved"
20025 when arg `edit' is non-nil to prevent its flicker in the echo area.
20026
20027 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
20028
20029 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
20030 obsolete packages for deletion.
20031
20032 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
20033
20034 * help-mode.el (help-mode-map): Add special-mode-map to parent.
20035 (help-mode): Derive help-mode from special-mode. Don't invoke
20036 view-mode from help-mode.
20037 (help-xref-override-view-map): Remove.
20038 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
20039 view-mode is not used anymore.
20040
20041 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
20042
20043 * server.el (server-port): Doc fix.
20044
20045 * cus-theme.el (custom-theme-choose-mode): Inherit from
20046 special-mode (Bug#9124).
20047 (custom-theme-choose-mode-map): Add special-mode to parent.
20048
20049 2011-08-28 Alan Mackenzie <acm@muc.de>
20050
20051 * progmodes/cc-fonts.el
20052 (c-make-font-lock-BO-decl-search-function): New function.
20053 (c-basic-matchers-after - "Fontify the clauses after various
20054 keywords"): Extract the three keyword lists for the 3 erroneous
20055 constructs from the list of four, and use the new function above
20056 in place of an old one.
20057
20058 2011-08-28 Deniz Dogan <deniz@dogan.se>
20059
20060 * net/rcirc.el (rcirc-insert-prev-input)
20061 (rcirc-insert-next-input): Remove unused argument.
20062
20063 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20064
20065 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
20066
20067 2011-08-27 Alan Mackenzie <acm@muc.de>
20068
20069 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
20070 handle function pointer parameters properly.
20071
20072 2011-08-27 Martin Rudalics <rudalics@gmx.at>
20073
20074 * window.el (display-buffer-reuse-window): Fix case where
20075 selected window was reused with non-nil OTHER-WINDOW argument.
20076 (Bug#9381)
20077
20078 2011-08-27 Deniz Dogan <deniz@dogan.se>
20079
20080 * net/rcirc.el (rcirc-check-auth-status): Adding support for
20081 oftc's NickServ messages.
20082
20083 2011-08-27 Glenn Morris <rgm@gnu.org>
20084
20085 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
20086
20087 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
20088
20089 * emacs-lisp/package.el (package-install): Call package-initialize
20090 if called interactively.
20091
20092 2011-08-26 Leo Liu <sdl.web@gmail.com>
20093
20094 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
20095
20096 2011-08-25 Juri Linkov <juri@jurta.org>
20097
20098 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
20099 `search-whitespace-regexp' (bug#9364).
20100
20101 2011-08-25 Juri Linkov <juri@jurta.org>
20102
20103 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
20104 `regexp-search-ring' to their global values to protect from
20105 updating by `read-from-minibuffer' (bug#9185).
20106
20107 2011-08-25 Juri Linkov <juri@jurta.org>
20108
20109 * textmodes/ispell.el (ispell-command-loop): Add newline
20110 at the end of the "Use option `i'..." line.
20111
20112 2011-08-25 Juri Linkov <juri@jurta.org>
20113
20114 * battery.el (display-battery-mode): If `battery-status-function'
20115 or `battery-mode-line-format' is nil, display the message and set
20116 `display-battery-mode' to nil (bug#9363).
20117
20118 2011-08-25 Eli Zaretskii <eliz@gnu.org>
20119
20120 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
20121 bidi-string-mark-left-to-right; they are unnecessary now.
20122
20123 2011-08-25 Deniz Dogan <deniz@dogan.se>
20124
20125 * net/quickurl.el: Documentation typo fixes.
20126
20127 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
20128
20129 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
20130
20131 2011-08-25 Glenn Morris <rgm@gnu.org>
20132
20133 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
20134
20135 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
20136 (smtpmail-via-smtp): Handle nil response from smtp.
20137
20138 2011-08-24 Juri Linkov <juri@jurta.org>
20139
20140 * proced.el (proced-marked): Inherit from `error' instead of
20141 `font-lock-warning-face'.
20142
20143 * ibuffer.el (ibuffer-marked-face): Change default face from
20144 `font-lock-warning-face' to `warning'.
20145 (ibuffer-deletion-face): Change default face from
20146 `font-lock-type-face' to `error'.
20147
20148 * battery.el (battery-update): Use the face `error' instead of
20149 `font-lock-warning-face' (bug#6117).
20150
20151 2011-08-24 Juri Linkov <juri@jurta.org>
20152
20153 * faces.el (success): Change face color from "Green3" to
20154 "ForestGreen" on light background (bug#9353).
20155
20156 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
20157
20158 * window.el (quit-window): Rename from quit-restore-window.
20159 Use same arglist as old quit-window.
20160 (frame-auto-delete): Doc fix.
20161
20162 * view.el (view-mode-exit): Use quit-window.
20163
20164 2011-08-24 Juri Linkov <juri@jurta.org>
20165
20166 * isearch.el (isearch-ring-adjust1): Start visiting previous
20167 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
20168 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
20169 for empty search string (when the last search string is reused
20170 automatically) to adjust the isearch ring to the last element and
20171 prepare the correct index for further M-p commands (bug#9185).
20172
20173 2011-08-24 Kenichi Handa <handa@m17n.org>
20174
20175 * international/ucs-normalize.el: If decomposition property of
20176 CHAR is the default one (i.e. a list of CHAR itself), treat it as
20177 nil.
20178 (nfd, nfkd): Likewise.
20179
20180 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20181
20182 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
20183 from process filters aren't reliably transmitted to the surrounding
20184 accept-process-output.
20185 (mpc-proc-check): New function.
20186 (mpc-proc-sync): Use it (bug#8293)
20187
20188 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
20189
20190 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
20191 Add compatibility functions (bug#9313).
20192
20193 2011-08-23 Eli Zaretskii <eliz@gnu.org>
20194
20195 * cus-start.el (all): Add entry for bidi-paragraph-direction.
20196
20197 * international/uni-bidi.el: Regenerate.
20198
20199 2011-08-23 Kenichi Handa <handa@m17n.org>
20200
20201 * international/charprop.el:
20202 * international/uni-bidi.el:
20203 * international/uni-category.el:
20204 * international/uni-combining.el:
20205 * international/uni-comment.el:
20206 * international/uni-decimal.el:
20207 * international/uni-decomposition.el:
20208 * international/uni-digit.el:
20209 * international/uni-lowercase.el:
20210 * international/uni-mirrored.el:
20211 * international/uni-name.el:
20212 * international/uni-numeric.el:
20213 * international/uni-old-name.el:
20214 * international/uni-titlecase.el:
20215 * international/uni-uppercase.el: Regenerate.
20216
20217 2011-08-23 Martin Rudalics <rudalics@gmx.at>
20218
20219 * help.el (help-window-setup): Fix message displayed when other
20220 window is reused. (Bug#9341)
20221
20222 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
20223
20224 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
20225 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
20226
20227 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
20228 Mark obsolete.
20229 * shell.el (shell-parse-pcomplete-arguments): New function.
20230 (shell-completion-vars): Use it instead (bug#9160).
20231
20232 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
20233
20234 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
20235 strings and comments (bug#9333).
20236
20237 * emacs-lisp/debug.el (debug-arglist): New function.
20238 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
20239 (debug-on-entry-1): Handle interpreted closures (bug#9120).
20240
20241 2011-08-22 Juri Linkov <juri@jurta.org>
20242
20243 * progmodes/compile.el (compilation-mode-font-lock-keywords):
20244 Revert regexp that highlights output switches to its old
20245 pre-2010-10-28 value and remove one `?' from it (bug#9319).
20246
20247 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
20248 to check for empty output (bug#9226).
20249
20250 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
20251
20252 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
20253 symbol-constituent as the default, as that stops font-lock from
20254 working properly (Bug#8843).
20255
20256 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
20257
20258 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
20259 `coding-system-for-*' around the process open call to avoid
20260 auth-source side effects.
20261 (smtpmail-try-auth-methods): Expand the secret password.
20262 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
20263 probe hangs.
20264
20265 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
20266
20267 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
20268
20269 * emacs-lisp/find-func.el (find-function-noselect): New arg
20270 lisp-only.
20271
20272 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
20273 signal an error for built-in functions (Bug#6664).
20274
20275 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
20276
20277 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
20278 (smtpmail-try-auth-methods): Use it.
20279
20280 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
20281
20282 * font-lock.el (font-lock-fontify-region)
20283 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
20284 (font-lock-default-unfontify-buffer)
20285 (font-lock-default-fontify-region)
20286 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
20287
20288 * progmodes/compile.el (compilation-error-properties):
20289 Fix confusion between file struct and message struct (Bug#9319).
20290 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
20291 `ant' regexp.
20292
20293 * net/browse-url.el (browse-url-firefox): Don't call
20294 browse-url-firefox-sentinel unless using -remote (Bug#9328).
20295
20296 2011-08-20 Glenn Morris <rgm@gnu.org>
20297
20298 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
20299
20300 * tutorial.el (tutorial--default-keys): Update some default bindings.
20301
20302 * files.el (hack-local-variables): Fully ignore case for "mode:".
20303
20304 2011-08-20 Alan Mackenzie <acm@muc.de>
20305
20306 Resolve invalid use of a regexp in regexp-opt.
20307
20308 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
20309 detection for a java annotation.
20310
20311 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
20312 detection for a java annotation.
20313
20314 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
20315 handling for java.
20316 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
20317
20318 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
20319
20320 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
20321 (Bug#9274).
20322
20323 2011-08-20 Alan Mackenzie <acm@muc.de>
20324
20325 Fontify CPP expressions correctly when starting in the middle of
20326 such a construct. Mainly for when jit-lock etc. starts a chunk
20327 here.
20328
20329 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
20330 variable.
20331 (c-make-font-lock-search-form): New function, extracted from
20332 c-make-font-lock-search-function.
20333 (c-make-font-lock-search-function): Use the above function.
20334 (c-make-font-lock-context-search-function): New function.
20335 (c-cpp-matchers): Enhance the preprocessor expression case with
20336 the above function
20337 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
20338 which takes an expression.
20339
20340 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
20341
20342 2011-08-20 Martin Rudalics <rudalics@gmx.at>
20343
20344 * window.el (display-buffer-reuse-window)
20345 (display-buffer-pop-up-window): Don't reuse or split a side
20346 window.
20347
20348 2011-08-19 Glenn Morris <rgm@gnu.org>
20349
20350 * files.el (hack-local-variables-prop-line, hack-local-variables):
20351 Downcase "Mode:". (Bug#9331)
20352
20353 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
20354
20355 * international/characters.el: Add L and R categories.
20356
20357 * subr.el (bidi-string-mark-left-to-right): Rename from
20358 string-mark-left-to-right. Use category search.
20359
20360 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
20361
20362 2011-08-18 Juri Linkov <juri@jurta.org>
20363
20364 * faces.el (error, warning, success): New faces with definitions
20365 copied from old default values of `font-lock-warning-face',
20366 `compilation-warning', `compilation-info' (bug#6117).
20367
20368 * font-lock.el (font-lock-warning-face): Inherit from `error'.
20369
20370 * progmodes/compile.el (compilation-error): Inherit from `error'.
20371 (compilation-warning): Inherit from `warning'.
20372 (compilation-info): Inherit from `success'.
20373
20374 * dired.el (dired-marked): Inherit from `warning'.
20375 (dired-flagged): Inherit from `error'.
20376
20377 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
20378
20379 * mail/smtpmail.el (auth-source): Require to avoid problems with
20380 binding variables (bug#9298). Also clean up some unused
20381 autoloads.
20382
20383 * net/network-stream.el (network-stream-open-starttls):
20384 Support using starttls.el without using gnutls-cli.
20385
20386 2011-08-17 Juri Linkov <juri@jurta.org>
20387
20388 * progmodes/grep.el (rgrep): Handle the case when
20389 `grep-find-command' is a cons cell (bug#9278).
20390
20391 2011-08-17 Martin Rudalics <rudalics@gmx.at>
20392
20393 * window.el (display-buffer-pop-up-frame): Run frame creation
20394 function with BUFFER current (as special-display-popup-frame
20395 does). Reported by Drew Adams.
20396
20397 2011-08-17 Daiki Ueno <ueno@unixuser.org>
20398
20399 * epa-mail.el: Simplify GnuPG group expansion using
20400 epg-expand-group.
20401 (epa-mail-group-alist, epa-mail-group-modtime)
20402 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
20403 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
20404 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
20405 Remove.
20406
20407 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
20408
20409 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
20410
20411 2011-08-16 Alan Mackenzie <acm@muc.de>
20412
20413 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
20414 Correct, to avoid the inside of macros.
20415
20416 2011-08-16 Richard Stallman <rms@gnu.org>
20417
20418 * epa-mail.el: Handle GnuPG group definitions.
20419 (epa-mail-group-alist, epa-mail-group-modtime)
20420 (epa-mail-gnupg-conf-file): New variables.
20421 (epa-mail-parse-groups, epa-mail-sync-groups)
20422 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
20423 (epa-mail-expand-recipients): New functions.
20424 (epa-mail-encrypt): Call epa-mail-expand-recipients.
20425
20426 * mail/rmail.el (rmail-epa-decrypt): New command.
20427
20428 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
20429 Don't bind buffer-read-only, just inhibit-read-only.
20430 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
20431 (epa-decrypt-armor-in-region): Make error message clearer.
20432
20433 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
20434
20435 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
20436 and "a2b" to "ab" for `prefix'.
20437
20438 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
20439
20440 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
20441 filter groups.
20442 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
20443 Fourquet (Bug#8804).
20444
20445 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
20446
20447 * startup.el (argi): Declare as global variable (bug#9275).
20448
20449 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
20450
20451 * subr.el (string-mark-left-to-right): Search the entire string
20452 for RTL script, not just the terminating character. Doc fix.
20453
20454 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
20455
20456 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
20457 New function.
20458 (js--regexp-literal, js-syntax-propertize-function): Remove.
20459 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
20460 (js-mode-map): Don't rebind electric keys.
20461 (js-insert-and-indent): Remove.
20462 (js-mode): Setup electric-layout and electric-indent instead.
20463
20464 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
20465
20466 2011-08-12 Daiki Ueno <ueno@unixuser.org>
20467
20468 * epa.el (epa-progress-callback-function): Fix the logic of
20469 displaying progress.
20470 * epa-file.el (epa-file-insert-file-contents): Make progress
20471 display more user-friendly.
20472 (epa-file-write-region): Ditto.
20473
20474 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
20475
20476 * subr.el (string-mark-left-to-right): New function.
20477
20478 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
20479 Use string-mark-left-to-right.
20480 (list-buffers-noselect): Caller changed.
20481
20482 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
20483 Use string-mark-left-to-right.
20484 (tabulated-list-print): Recenter after moving point.
20485
20486 2011-08-10 Juri Linkov <juri@jurta.org>
20487
20488 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
20489 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
20490 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
20491
20492 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
20493
20494 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
20495 (Bug#7554).
20496
20497 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
20498
20499 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
20500 character. (Bug#6594)
20501
20502 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
20503
20504 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
20505 (image-dired--with-db-file): New macro.
20506 (image-dired-write-tags, image-dired-remove-tag)
20507 (image-dired-create-gallery-lists, image-dired-write-comments)
20508 (image-dired-get-comment, image-dired-mark-tagged-files)
20509 (image-dired-list-tags, image-dired-gallery-generate): Use it.
20510 (image-dired-gallery-generate): Use insert-file-contents.
20511
20512 * time.el (display-time-world-list, display-time-world-display):
20513 * time-stamp.el (time-stamp-string):
20514 * vc/add-log.el (add-change-log-entry): Use setenv instead of
20515 set-time-zone-rule (Bug#7337).
20516
20517 2011-08-08 Daiki Ueno <ueno@unixuser.org>
20518
20519 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
20520 (epg-error-to-string, epg-errors-to-string): New function.
20521 (epg-wait-for-completion): Reverse errors list.
20522 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
20523 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
20524 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
20525 (epg-sign-keys, epg-generate-key-from-file)
20526 (epg-generate-key-from-string): Format errors by using
20527 epg-errors-to-string (bug#9255).
20528 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
20529
20530 2011-08-07 Juri Linkov <juri@jurta.org>
20531
20532 * faces.el (list-faces-display): Remove extra angle bracket
20533 from `help-mode-map'.
20534
20535 * info.el (Info-history-toc-nodes): Doc fix.
20536
20537 * longlines.el (longlines-mode): Doc fix.
20538
20539 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
20540
20541 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
20542 of statements and in a few more cases (bug#9183).
20543
20544 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
20545 New functions.
20546 (cl-transform-lambda): Use them (bug#9239).
20547
20548 2011-08-05 Martin Rudalics <rudalics@gmx.at>
20549
20550 * window.el (display-buffer-same-window)
20551 (display-buffer-same-frame, display-buffer-other-window)
20552 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
20553 (pop-to-buffer-other-window)
20554 (pop-to-buffer-same-frame-other-window)
20555 (pop-to-buffer-other-frame): Make them defuns.
20556 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
20557
20558 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
20559
20560 * subr.el (make-composed-keymap): Move from C. Change calling
20561 convention, and improve docstring to bring attention to a subtle point.
20562 * minibuffer.el (completing-read-default): Adjust accordingly.
20563
20564 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
20565
20566 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
20567 (tramp-open-shell): Use `tramp-shell-quote-argument'.
20568
20569 * net/trampver.el: Update release number.
20570
20571 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
20572
20573 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
20574 "in" (bug#9190).
20575
20576 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20577
20578 * mail/sendmail.el (sendmail-query-once): Restore the current
20579 buffer after querying (bug#9074).
20580
20581 * dired.el (dired-flagged): Use different faces for marked and
20582 flagged files (bug#6117).
20583
20584 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
20585 (bug#4433).
20586
20587 * ido.el (ido-mode): Switch off the message if called
20588 non-interactively.
20589
20590 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
20591 before 587, since it appears that that's more likely to work for
20592 more people.
20593
20594 * cus-edit.el (custom-file): When running under emacs -q, always
20595 refuse to save the customizations, even if the .emacs file doesn't
20596 exist.
20597
20598 * info.el: Remove the `Info-beginning-of-buffer' function
20599 (bug#8325).
20600
20601 * net/network-stream.el (network-stream-open-starttls):
20602 Use `starttls-available-p' to see whether starttls.el can be used.
20603
20604 2011-08-01 Martin Rudalics <rudalics@gmx.at>
20605
20606 * window.el (display-buffer-in-window): Don't set dedicated status
20607 of window here (Bug#9215).
20608 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
20609 (display-buffer-pop-up-side-window)
20610 (display-buffer-in-side-window): Set dedicated status of window here.
20611
20612 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
20613
20614 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
20615 before binding generated-autoload-file.
20616
20617 2011-08-01 Deniz Dogan <deniz@dogan.se>
20618
20619 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
20620
20621 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
20622
20623 Sync with Tramp 2.2.2.
20624
20625 * net/trampver.el: Update release number.
20626
20627 2011-07-30 Juri Linkov <juri@jurta.org>
20628
20629 * dired-aux.el (dired-touch-initial): Remove function.
20630 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
20631 current time, and `default' to the last modification time of the
20632 current marked file (bug#6887).
20633
20634 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
20635
20636 * simple.el (goto-line): Use string-to-number to provide a
20637 numeric argument to read-number (bug#9163).
20638
20639 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
20640
20641 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
20642 connection process, it could be nil.
20643
20644 2011-07-27 Leo Liu <sdl.web@gmail.com>
20645
20646 Simplify url handling in rcirc-mode.
20647
20648 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
20649 (rcirc-browse-url-at-mouse): Remove.
20650 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
20651
20652 2011-07-26 Alan Mackenzie <acm@muc.de>
20653
20654 Fontify bitfield declarations properly.
20655
20656 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
20657 (c-symbol-chars): Now exported as a lang variable.
20658 (c-not-primitive-type-keywords): New lang variable.
20659
20660 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
20661 QT keyword "more" to prevent "more slots: ...." being spuriously
20662 parsed as a bitfield declaration.
20663
20664 * progmodes/cc-engine.el (c-beginning-of-statement-1):
20665 Refactor and enhance to handle bitfield declarations.
20666 (c-punctuation-in): New function.
20667 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
20668 declarations properly.
20669
20670 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
20671
20672 * calendar/icalendar.el (icalendar--all-events): Take care of
20673 multiple vcalendars in a single file.
20674 (icalendar--convert-float-to-ical): Checkdoc fixes.
20675
20676 2011-07-25 Deniz Dogan <deniz@dogan.se>
20677
20678 * image.el (insert-image): Clarifying docstring.
20679
20680 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
20681
20682 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
20683 `tramp-send-command-and-check' if there is no error.
20684 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
20685
20686 2011-07-22 Alan Mackenzie <acm@muc.de>
20687
20688 Prevent cc-langs.elc being loaded at run time.
20689
20690 * progmodes/cc-mode.el: Remove two autoload forms which loaded
20691 cc-langs.
20692
20693 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
20694 "(require 'cc-langs)". Quote a form so it will evaluate at
20695 (cc-mode's) compilation time.
20696
20697 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
20698
20699 * net/tramp.el (tramp-file-name-handler): Avoid recursive
20700 loading. (Bug#9114)
20701
20702 2011-07-21 Martin Rudalics <rudalics@gmx.at>
20703
20704 * window.el (display-buffer-pop-up-window)
20705 (display-buffer-pop-up-side-window)
20706 (display-buffer-in-side-window): Call display-buffer-set-height
20707 and display-buffer-set-width after setting the new window's
20708 buffer so `fit-window-to-buffer' and friends work on the right buffer.
20709
20710 2011-07-20 Sam Steingold <sds@gnu.org>
20711
20712 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
20713 (etags-tags-included-tables): Call `convert-standard-filename' on
20714 the file names contained in TAGS so that windows Emacs can handle
20715 TAGS files created by cygwin ctags.
20716
20717 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
20718
20719 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
20720 which apparently didn't work.
20721
20722 2011-07-19 Roland Winkler <winkler@gnu.org>
20723
20724 * proced.el (proced-send-signal): For *Marked Processes* buffer
20725 put point at beginning of buffer.
20726
20727 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
20728
20729 * proced.el (proced-format): Make header lines align with the text
20730 (bug#1779).
20731
20732 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
20733
20734 * view.el (view-buffer): Allow running in `special' modes if we're
20735 visiting a file (bug#8615).
20736
20737 2011-07-19 Martin Rudalics <rudalics@gmx.at>
20738
20739 * window.el (display-buffer-alist-of-strings-p)
20740 (display-buffer-alist-set-1, display-buffer-alist-set-2):
20741 New functions.
20742 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
20743 more accurately.
20744
20745 2011-07-18 Alan Mackenzie <acm@muc.de>
20746
20747 Fontify declarators properly when, e.g., a jit-lock chunk begins
20748 inside a declaration.
20749
20750 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
20751
20752 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
20753 New function.
20754 (c-complex-decl-matchers): Insert reference to
20755 c-font-lock-enclosing-decls.
20756
20757 * progmodes/cc-engine.el (c-backward-single-comment):
20758 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
20759 to nil around calls to (forward-comment -1).
20760
20761 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
20762
20763 * image.el (put-image): Doc typo fix.
20764
20765 * progmodes/etags.el (tags-search): Doc typo fix.
20766
20767 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
20768 password if we get errors 550 to 554.
20769
20770 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
20771
20772 * net/gnutls.el (gnutls-log-level): Remove.
20773
20774 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
20775 indentation character (bug#6380).
20776
20777 * files.el (buffer-offer-save): Made permanently local (bug#6241).
20778
20779 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
20780 to clarify what the problem is (bug#4291).
20781
20782 * simple.el (current-kill): Clarify what
20783 `interprogram-paste-function' does (bug#7500).
20784 (auto-fill-mode): Document `auto-fill-function' in relation to
20785 `auto-fill-mode' (bug#2470).
20786
20787 2011-07-16 Lawrence Mitchell <wence@gmx.li>
20788
20789 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
20790 method if slot is read-only (bug#9035).
20791
20792 2011-07-16 Martin Rudalics <rudalics@gmx.at>
20793
20794 * frame.el (select-frame-set-input-focus): New argument NORECORD.
20795 * window.el (pop-to-buffer): Select window used even if it was
20796 selected before, see discussion of (Bug#8615), (Bug#6954).
20797 Pass argument NORECORD on to select-frame-set-input-focus.
20798
20799 2011-07-15 Glenn Morris <rgm@gnu.org>
20800
20801 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
20802 Respect help-form.
20803
20804 2011-07-09 Lawrence Mitchell <wence@gmx.li>
20805
20806 * net/gnutls.el (gnutls-min-prime-bits): New variable.
20807 (gnutls-negotiate): Use it.
20808
20809 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
20810
20811 * net/gnutls.el (gnutls-negotiate):
20812 Upcase `gnutls-algorithm-priority'.
20813
20814 2011-07-15 Glenn Morris <rgm@gnu.org>
20815
20816 * jka-compr.el (jka-compr-verbose): Move from here...
20817 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
20818 Add missing :version tag.
20819 * info.el: No need to require jka-compr when compiling.
20820
20821 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
20822
20823 * net/gnutls.el (gnutls-algorithm-priority): New variable.
20824 (gnutls-negotiate): Use it.
20825
20826 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
20827
20828 * info.el (Info-beginning-of-buffer): New command.
20829 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
20830 announcing `b' as the key (bug#8325).
20831 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
20832
20833 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
20834
20835 * international/mule-cmds.el
20836 (describe-specified-language-support): Make the error message
20837 clearer (bug#8905).
20838
20839 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
20840
20841 * isearch.el (isearch-barrier): Add a doc string, since it's
20842 mentioned in a function doc string (bug#8678).
20843
20844 2011-07-15 Martin Rudalics <rudalics@gmx.at>
20845
20846 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
20847 buffer argument (Bug#9083) and self-identifying label argument.
20848
20849 2011-07-15 Glenn Morris <rgm@gnu.org>
20850
20851 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
20852
20853 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20854
20855 * man.el (Man-fontify-manpage): Fix message when formatting the
20856 man page (bug#7929).
20857
20858 2011-07-14 Eli Zaretskii <eliz@gnu.org>
20859
20860 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
20861 argument LRM; if non-nil, append an invisible LRM character to the
20862 buffer name.
20863 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
20864 last argument non-nil, when formatting buffer names.
20865 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
20866 paragraph direction.
20867
20868 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20869
20870 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
20871 the man page name (bug#7929).
20872
20873 * image.el (put-image): Mention the `put-image' overlay property
20874 (bug#7834).
20875
20876 * scroll-bar.el (set-scroll-bar-mode): Mention that
20877 `scroll-bar-mode' lists the values (bug#7772).
20878
20879 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
20880 command (bug#7729).
20881
20882 * rect.el (apply-on-rectangle): Return the point after the last
20883 operation.
20884 (string-rectangle): Go to the point after the last operation
20885 (bug#7522).
20886
20887 * printing.el (pr-toggle-region): Clarify the documentation
20888 slightly (bug#7493).
20889
20890 * time.el (display-time-update):
20891 Allow `display-time-mail-function' to return nil (bug#7158).
20892 Fix suggested by Detlev Zundel.
20893
20894 * vc/diff.el (diff): Clarify the order the file names are read
20895 (bug#7111).
20896
20897 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
20898 the doc string (bug#7015).
20899
20900 * font-lock.el (font-lock-maximum-decoration): Mention what
20901 numeric levels mean (bug#6935).
20902
20903 * startup.el (initial-buffer-choice): Don't mention the `none'
20904 selection, which is against policy.
20905
20906 2011-07-14 Martin Rudalics <rudalics@gmx.at>
20907
20908 * window.el (display-buffer-normalize-special):
20909 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
20910
20911 2011-07-14 Eli Zaretskii <eliz@gnu.org>
20912
20913 * subr.el (version<, version<=, version=): Mention "-CVS" and
20914 "-12345" alpha version numbers.
20915
20916 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
20917
20918 * bindings.el: Add advertised binding for set-mark-command
20919 (Bug#5772).
20920
20921 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
20922
20923 * bindings.el (mode-line-other-buffer):
20924 * bookmark.el (bookmark-bmenu-2-window):
20925 * bs.el (bs-cycle-next, bs-cycle-previous):
20926 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
20927 switch-to-buffer.
20928
20929 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
20930 Delete.
20931
20932 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
20933
20934 * follow.el (follow-debug-message, follow-redisplay):
20935 * jka-cmpr-hook.el (with-auto-compression-mode):
20936 Fix typos in docstrings.
20937
20938 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20939
20940 * subr.el (with-silent-modifications): Clarify somewhat what the
20941 macro inhibits (bug#6525).
20942
20943 * simple.el (eval-expression): Note what it does if called
20944 interactively (bug#6495).
20945
20946 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
20947
20948 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
20949 Use pop-to-buffer buffer-or-name if it is nil.
20950
20951 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20952 Remove switch-to-buffer.
20953
20954 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20955
20956 * files.el (make-directory): Clarify that an error will be raised
20957 if there's an error (bug#6397).
20958
20959 * startup.el (initial-buffer-choice): Add `none' as a choice
20960 (bug#6234).
20961
20962 * subr.el (add-hook): Clarify section about buffer-local hooks
20963 (bug#6218).
20964
20965 * dired.el (dired-flagged): Clarify doc string (bug#6117).
20966
20967 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
20968
20969 * tabify.el (untabify): Preserve the current column so that point
20970 doesn't move (bug#6032).
20971
20972 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20973
20974 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
20975 Rewrite to avoid awkward possessive "s" (bug#5986).
20976
20977 2011-07-13 Glenn Morris <rgm@gnu.org>
20978
20979 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
20980 (dired-insert-directory): Give a message the first time
20981 if ls is found not to support --dired.
20982
20983 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20984
20985 * simple.el (toggle-truncate-lines): Clarify what is toggled
20986 (bug#5580). Text by Drew Adams.
20987
20988 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
20989
20990 * simple.el (blink-matching-open): Make the error message from the
20991 last change less verbose.
20992
20993 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
20994
20995 * font-lock.el (font-lock-comment-face): Use the high contrast
20996 "yellow" color for font-lock-comment-face on low color terminals
20997 using a dark background color (bug#4221).
20998
20999 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
21000
21001 * dired.el (dired-insert-set-properties): Make the doc string
21002 reflect what it does now (bug#5325).
21003
21004 * simple.el (blink-matching-open): Say that we were unable to find
21005 the match within the limit, if we're limited (bug#5122).
21006
21007 * international/mule-cmds.el (prefer-coding-system): Add an
21008 example (bug#4869).
21009
21010 * progmodes/etags.el (tags-search): Document `file-list-form'
21011 (bug#4731).
21012
21013 2011-07-13 Lawrence Mitchell <wence@gmx.li>
21014
21015 * net/browse-url.el (browse-url-default-browser)
21016 (browse-url-browser-function): Make the default browser choice a
21017 bit more logical (bug#4300). Also clean up the doc string.
21018
21019 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
21020
21021 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
21022 binary endings (bug#4440).
21023
21024 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
21025
21026 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
21027 which can be pretty annoying (bug#8971).
21028
21029 * jka-compr.el (jka-compr-verbose): New variable, and use
21030 throughout (bug#8971).
21031
21032 * info.el (Info-find-file): Fall back on the installation
21033 directory if we can't find the info node anywhere else.
21034
21035 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
21036
21037 * vc/vc.el (vc-revert-file):
21038 Don't set file time-stamp in the past. (Bug#5181)
21039
21040 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21041
21042 * files.el (after-find-file): Give a better error message when
21043 trying to find a symlink that points to a file that doesn't exist
21044 (bug#4398).
21045
21046 * progmodes/cc-vars.el: Remove (probably) misleading comment
21047 (bug#4396).
21048
21049 2011-07-12 Johan BockgĂ¥rd <bojohan@gnu.org>
21050
21051 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
21052
21053 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
21054
21055 * mouse-sel.el: Hack restoring functionality, while keeping
21056 compatibility with 2010-07-03 changes to mouse selection.
21057 (mouse-sel-primary-overlay): New var.
21058 (mouse-sel-selection-alist): Use it.
21059 (mouse-sel-mode): Doc fix; remove points that are default features
21060 of mouse.el.
21061
21062 2011-07-12 Johan BockgĂ¥rd <bojohan@gnu.org>
21063
21064 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21065 Fix previous fix (bug#2490).
21066
21067 2011-07-12 Roland Winkler <winkler@gnu.org>
21068
21069 * textmodes/bibtex.el (bibtex-initialize):
21070 Use pop-to-buffer-same-window.
21071 (bibtex-search-entries): Fix interactive call.
21072
21073 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21074
21075 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21076 Fontise bytecomp Error lines more correctly (bug#2490).
21077 Fix suggested by Johan BockgĂ¥rd.
21078
21079 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
21080
21081 * dired-x.el (dired-guess-default): Use `delete-dups'.
21082
21083 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
21084
21085 * dired.el (dired-mark-prompt):
21086 * dired-aux.el (dired-read-shell-command): Doc fix.
21087
21088 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
21089
21090 * mail/sendmail.el (sendmail-query-once):
21091 Use `customize-save-variable' unconditionally, now that it works under
21092 emacs -Q.
21093
21094 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
21095
21096 * cus-edit.el (custom-file): Take an optional no-error variable.
21097 (customize-save-variable): Set the variable, and give a warning if
21098 running under "emacs -q".
21099
21100 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
21101
21102 * loadhist.el (unload-feature-special-hooks):
21103 Add `auto-coding-functions', `fill-nobreak-predicate' and
21104 `find-directory-functions' (bug#5327).
21105
21106 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
21107
21108 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
21109
21110 * cus-edit.el (custom-guess-name-alist): -alist variables should
21111 use the `alist' type (bug#3120). Suggested by Drew Adams.
21112
21113 * printing.el: Add documentation to all the `pr-toggle-' commands.
21114
21115 2011-07-11 Leo Liu <sdl.web@gmail.com>
21116
21117 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
21118 backends where it makes sense (bug#2623).
21119
21120 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
21121
21122 * dired-x.el (dired-guess-default): Remove duplicate shell command
21123 entries (bug#2028).
21124 (dired-guess-default): Fix grammar in doc string (bug#2028).
21125 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
21126
21127 * subr.el (remove-duplicates): New conveniency function.
21128
21129 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
21130
21131 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
21132 (bug#1526).
21133
21134 2011-07-10 Martin Rudalics <rudalics@gmx.at>
21135
21136 * window.el (display-buffer-normalize-default): Don't invert
21137 meaning of even-window-heights. Reported by Eli Zaretskii
21138 <eliz@gnu.org>.
21139
21140 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
21141
21142 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
21143
21144 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
21145
21146 * window.el (display-buffer): Fix arguments to
21147 display-buffer-reuse-window in last change.
21148
21149 * faces.el (link): Use a less saturated blue on light backgrounds.
21150
21151 * startup.el (fancy-startup-text, fancy-about-text)
21152 (fancy-startup-tail): Use font-lock faces, for background safety.
21153
21154 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
21155
21156 * emulation/viper-cmd.el (viper-change-state-to-vi):
21157 Limit triggering of abbrev expansion (Bug#9038).
21158
21159 2011-07-09 Martin Rudalics <rudalics@gmx.at>
21160
21161 * window.el (display-buffer-default-specifiers): Remove.
21162 (display-buffer-macro-specifiers): Remove default specifiers.
21163 (display-buffer-alist): Default to nil.
21164 (display-buffer-reuse-window): New optional argument other-window.
21165 (display-buffer-pop-up-window): Allow splitting internal
21166 windows. Check whether a live window was created.
21167 (display-buffer-other-window-means-other-frame)
21168 (display-buffer-normalize-arguments): Rename to
21169 display-buffer-normalize-argument and rewrite. Set the
21170 other-window specifier.
21171 (display-buffer-normalize-special): New function.
21172 (display-buffer-normalize-options): Rename to
21173 display-buffer-normalize-default and rewrite.
21174 (display-buffer-normalize-options-inhibit): Remove.
21175 (display-buffer-normalize-specifiers): Rewrite.
21176 (display-buffer): Process other-window specifier and call
21177 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
21178 more faithfully.
21179 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
21180 (display-buffer-alist-set): Don't handle 'unset default values.
21181 (display-buffer-in-window, display-buffer-alist-set):
21182 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
21183 <tassilo@member.fsf.org>.
21184
21185 2011-07-09 Leo Liu <sdl.web@gmail.com>
21186
21187 * register.el (insert-register): Restore accidental change on
21188 2011-06-26. (Bug#9028)
21189
21190 2011-07-09 Glenn Morris <rgm@gnu.org>
21191
21192 * subr.el (remq): Handle the empty list. (Bug#9024)
21193
21194 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
21195
21196 * mail/sendmail.el (send-mail-function): No longer delay custom
21197 initialization.
21198 * custom.el (custom-initialize-delay): Doc fix.
21199
21200 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
21201
21202 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
21203
21204 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
21205
21206 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
21207 human-friendly prompt.
21208
21209 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
21210
21211 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
21212 provided by a particular plugin.
21213
21214 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
21215
21216 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
21217 save customizations (with "emacs -Q"), just set the variable
21218 instead of erroring out.
21219
21220 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
21221
21222 2011-07-08 Juri Linkov <juri@jurta.org>
21223
21224 * arc-mode.el (archive-zip-expunge, archive-zip-update)
21225 (archive-zip-update-case): Use 7z if found by `executable-find'.
21226 The order of searching the available programs is the same as in
21227 `archive-zip-extract' (bug#8968).
21228
21229 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
21230
21231 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
21232 (menu-bar-options-menu): Tweak descriptions.
21233
21234 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
21235
21236 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
21237 menu items into verb phrases (bug#1421). Also refill to fit under
21238 80 columns.
21239
21240 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
21241
21242 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
21243 (Info-read-node-name): Doc fix (Bug#1084).
21244
21245 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
21246 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
21247 (end-of-sexp, beginning-of-sexp)
21248 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
21249 (forward-symbol, forward-same-syntax, word-at-point)
21250 (sentence-at-point): Doc fix (Bug#1144).
21251
21252 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
21253
21254 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
21255 should cover it (bug#1281).
21256
21257 * cus-edit.el (custom-show): Mark as obsolete.
21258
21259 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
21260 negotiation fails, then possibly try again with a non-encrypted
21261 connection (bug#9017).
21262
21263 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
21264 be used.
21265
21266 2011-07-07 Richard Stallman <rms@gnu.org>
21267
21268 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
21269 property, and handle its changed format.
21270 Look for the correct line number.
21271 Use file's line contents (but not past first =) to find
21272 correct line in message.
21273
21274 2011-07-07 Kenichi Handa <handa@m17n.org>
21275
21276 * international/characters.el (build-unicode-category-table):
21277 Delete it.
21278 (unicode-category-table): Set it by unicode-property-table-internal.
21279
21280 * international/mule-cmds.el (char-code-property-alist): Move to
21281 to src/chartab.c.
21282 (get-char-code-property): Call unicode-property-table-internal to
21283 load a file. Call get-unicode-property-internal where necessary.
21284 (put-char-code-property): Call unicode-property-table-internal to
21285 load a file. Call put-unicode-property-internal where necessary.
21286 put-unicode-property-internal where necessary.
21287 (char-code-property-description):
21288 Call unicode-property-table-internal to load a file.
21289
21290 * international/charprop.el:
21291 * international/uni-bidi.el:
21292 * international/uni-category.el:
21293 * international/uni-combining.el:
21294 * international/uni-comment.el:
21295 * international/uni-decimal.el:
21296 * international/uni-decomposition.el:
21297 * international/uni-digit.el:
21298 * international/uni-lowercase.el:
21299 * international/uni-mirrored.el:
21300 * international/uni-name.el:
21301 * international/uni-numeric.el:
21302 * international/uni-old-name.el:
21303 * international/uni-titlecase.el:
21304 * international/uni-uppercase.el: Regenerate.
21305
21306 * loadup.el: Load international/charprop.el before
21307 international/characters.
21308
21309 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
21310
21311 * window.el (next-buffer, previous-buffer): Signal an error if
21312 called from a minibuffer window.
21313
21314 * bindings.el: Revert 2011-07-04 change.
21315
21316 2011-07-06 Richard Stallman <rms@gnu.org>
21317
21318 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
21319 (rmail-mime-insert-bulk, rmail-mime-insert-text):
21320 Treat markers like ints.
21321 (rmail-mime-entity): Doc fix.
21322
21323 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21324
21325 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
21326 defcustom again for backwards compatibility.
21327
21328 * simple.el (shell-command-on-region): Fill.
21329
21330 * dired-aux.el (dired-kill-line): Add a doc string.
21331
21332 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
21333 to "\\sw\\|\\s_" (bug#358).
21334
21335 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
21336 (dired-unmark-backward): Ditto.
21337 (dired-flag-backup-files): Ditto.
21338
21339 * dired-x.el (dired-mark-sexp): Ditto.
21340
21341 2011-07-06 Richard Stallman <rms@gnu.org>
21342
21343 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
21344 (rmail-mime-entity): New arg TRUNCATED.
21345 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
21346 New functions.
21347 (rmail-mime-save): Warn if entity is truncated.
21348 (rmail-mime-toggle-hidden): Likewise, for showing.
21349 (rmail-mime-process-multipart): Record when an entity is truncated.
21350
21351 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
21352 if ENTITY is a string.
21353
21354 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21355
21356 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
21357 of faces when `M-C-x'-ing their definitions (bug#8378).
21358 Also clean up the code slightly.
21359
21360 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
21361 because that makes the colors go away.
21362
21363 * mail/sendmail.el (send-mail-function): Change the default to
21364 `sendmail-query-once'.
21365 (sendmail-query-once): Add an autoload cookie.
21366
21367 * net/network-stream.el (network-stream-open-starttls): Try using
21368 a plain connection even if the server offered STARTTLS, and we
21369 kinda wanted to use it, if Emacs doesn't have any STARTTLS
21370 capability. This should make smtpmail.el work in slightly more
21371 configurations.
21372
21373 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
21374
21375 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
21376 New defun.
21377 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
21378
21379 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
21380
21381 * progmodes/sql.el: Version 3.0
21382 (sql-product-alist): Add product :completion-object,
21383 :completion-column, and :statement attributes.
21384 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
21385 (sql-mode-syntax-table): Mark all punctuation.
21386 (sql-font-lock-keywords-builder): Temporarily remove fallback on
21387 ansi keywords.
21388 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
21389 (sql-mode-oracle-font-lock-keywords): Improve.
21390 (sql-oracle-show-reserved-words): New function for development.
21391 (sql-product-font-lock): Simplify for source code buffers.
21392 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
21393 New functions.
21394 (sql-highlight-product): Set product specific syntax table.
21395 (sql-mode-map): Add statement movement functions.
21396 (sql-ansi-statement-starters, sql-oracle-statement-starters):
21397 New variable.
21398 (sql-statement-regexp, sql-beginning-of-statement)
21399 (sql-end-of-statement, sql-signum): New functions.
21400 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
21401 (sql-show-sqli-buffer): Bug fix.
21402 (sql-interactive-mode): Store connection data as buffer local.
21403 (sql-connect): Add NEW-NAME parameter. Redesign interaction
21404 with sql-interactive-mode.
21405 (sql-save-connection): Save buffer local settings.
21406 (sql-connection-menu-filter): Change menu entry name.
21407 (sql-product-interactive): Bug fix.
21408 (sql-preoutput-hold): New variable.
21409 (sql-interactive-remove-continuation-prompt): Bug fixes.
21410 (sql-debug-redirect): New variable.
21411 (sql-str-literal): New function.
21412 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
21413 Redesign.
21414 (sql-oracle-save-settings, sql-oracle-restore-settings)
21415 (sql-oracle-list-all, sql-oracle-list-table): New functions.
21416 (sql-completion-object, sql-completion-column)
21417 (sql-completion-sqlbuf): New variables.
21418 (sql-build-completions-1, sql-build-completions)
21419 (sql-try-completion): New functions.
21420 (sql-read-table-name): Use them.
21421 (sql-contains-names): New buffer local variable.
21422 (sql-list-all, sql-list-table): Use it.
21423 (sql-oracle-completion-types): New variable.
21424 (sql-oracle-completion-object, sql-sqlite-completion-object)
21425 (sql-postgres-completion-object): New functions.
21426
21427 2011-07-06 Glenn Morris <rgm@gnu.org>
21428
21429 * window.el (pop-to-buffer): Doc fix.
21430
21431 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
21432
21433 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
21434
21435 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
21436
21437 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
21438
21439 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
21440
21441 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
21442
21443 * button.el (button): Inherit from link face. Suggested by Dan
21444 Nicolaescu.
21445
21446 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
21447
21448 * progmodes/gdb-mi.el: Fit in 80 columns.
21449 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
21450 switch-to-buffer.
21451
21452 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
21453 if imenu is simply not configured (bug#8941).
21454
21455 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
21456
21457 * allout.el (allout-post-undo-hook): New allout outline-change
21458 event hook to signal undo activity.
21459 (allout-post-command-business): Run allout-post-undo-hook if an
21460 undo just occurred.
21461 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
21462 * allout-widgets.el (allout-widgets-after-undo-function):
21463 Ensure the integrity of the current item's decoration after it has been
21464 in the vicinity of an undo.
21465 (allout-widgets-mode): Include allout-widgets-after-undo-function
21466 on the new allout-post-undo-hook.
21467
21468 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
21469
21470 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
21471 Let define-derived-mode define it.
21472 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
21473 cycles of abbrev-table inheritance (bug#8998).
21474
21475 2011-07-05 Roland Winkler <winkler@gnu.org>
21476
21477 * textmodes/bibtex.el: Add support for biblatex.
21478 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
21479 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
21480 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
21481 (bibtex-entry-alist, bibtex-field-alist): New variables.
21482 (bibtex-entry-field-alist): Obsolete alias for
21483 bibtex-BibTeX-entry-alist.
21484 (bibtex-entry-alist, bibtex-field-alist): New widgets.
21485 (bibtex-set-dialect): New command.
21486 (bibtex-entry-type, bibtex-entry-head)
21487 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
21488 Bind via bibtex-set-dialect.
21489 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
21490 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
21491 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
21492 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
21493 Define via bibtex-set-dialect.
21494 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
21495 Obey bibtex-no-opt-remove-re.
21496 (bibtex-vec-push, bibtex-vec-incr): New functions.
21497 (bibtex-format-entry, bibtex-field-list)
21498 (bibtex-print-help-message, bibtex-validate)
21499 (bibtex-search-entries): Use new format of bibtex-entry-alist.
21500
21501 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
21502
21503 * progmodes/compile.el (compilation-goto-locus):
21504 * net/tramp-cmds.el (tramp-append-tramp-buffers):
21505 * bs.el (bs-cycle-next, bs-cycle-previous):
21506 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
21507 * bindings.el (mode-line-other-buffer):
21508 * autoinsert.el (auto-insert):
21509 * arc-mode.el (archive-extract):
21510 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
21511
21512 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
21513
21514 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
21515 Fix check of `emacs-lock-unlockable-modes'.
21516 Coerce true values of `emacs-lock--try-unlocking' to t.
21517
21518 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
21519
21520 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
21521 * emacs-lock.el: New file.
21522
21523 2011-07-05 Julien Danjou <julien@danjou.info>
21524
21525 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
21526 than `boundp' to check if face is set.
21527
21528 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
21529
21530 * register.el (registerv-make):
21531 * window.el (window-min-height): Fix typos in docstrings.
21532
21533 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
21534
21535 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
21536 Update doc string.
21537
21538 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
21539
21540 * server.el (server-execute): Catch quit and call
21541 `server-return-error' to pass the error back to emacsclient and
21542 close the connection (bug#8942).
21543
21544 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
21545
21546 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
21547 insecure exception for current topic. Also note that auto-saves
21548 are handled differently.
21549
21550 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
21551 State variables for tracking auto-save inhibition situation.
21552
21553 (allout-write-contents-hook-handler): Rename from
21554 'allout-write-file-hook-handler', and describe how it depends on
21555 write-contents-functions sensitivity to non-nil value to prevent
21556 file write.
21557
21558 (allout-auto-save-hook-handler): Remove. auto-save does not check
21559 this in individual buffers, only in the starting buffer, so this
21560 is not the right way for us to inhibit auto-save in a buffer
21561 according to its condition.
21562
21563 (allout-mode): Use new allout-write-contents-hook-handler, and
21564 only with write-contents-functions. Remove auto-save provisions -
21565 they're implemented elsewhere.
21566
21567 (allout-before-change-handler): If undo is in progress, note that
21568 for attention of allout-post-command-business.
21569
21570 (allout-post-command-business): If the command we're following was
21571 an undo, check for change in the status of encrypted items and
21572 adjust auto-save inhibitions accordingly.
21573
21574 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
21575 according to whether there are or aren't any plain-text topics
21576 pending encryption.
21577
21578 (allout-inhibit-auto-save-info-for-decryption):
21579 Adjust buffer-saved-size and some allout state to inhibit auto-saves
21580 if there are plain-text topics pending encryption.
21581
21582 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
21583 buffer-saved-size and some allout state to not inhibit auto-saves
21584 if there are no longer any plain-text topics pending encryption.
21585
21586 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
21587 No longer provide for exemption of the current topic.
21588
21589 2011-07-04 Juri Linkov <juri@jurta.org>
21590
21591 Add 7z operations to delete and save changed members (bug#8968).
21592 * arc-mode.el (archive-7z-expunge, archive-7z-update):
21593 New defcustoms.
21594 (archive-7z-write-file-member): New function.
21595 (archive-7z-summarize): Fix the number of dashes in the
21596 listing output.
21597
21598 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
21599
21600 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
21601 (bug#8958).
21602
21603 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
21604
21605 * bindings.el: Ignore next-buffer and previous-buffer in
21606 minibuffer-local-map.
21607
21608 * font-lock.el (font-lock-builtin-face): Change light background
21609 color to dark slate blue (Bug#6693).
21610
21611 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
21612
21613 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
21614
21615 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
21616
21617 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
21618 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21619 Add switch-to-buffer.
21620
21621 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21622
21623 * isearch.el (isearch-search-fun-function): Clarify further the
21624 meaning of the function returned.
21625
21626 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
21627
21628 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
21629
21630 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
21631 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
21632 Use it.
21633 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
21634 `tramp-default-remote-path' does not exist.
21635 (tramp-send-command-and-read): New optional argument NOERROR.
21636 (tramp-open-connection-setup-interactive-shell)
21637 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
21638 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
21639 (tramp-process-sentinel): Flush also process' connection property.
21640 (tramp-sh-handle-start-file-process): Do not set process
21641 sentinel. It is done now ...
21642 (tramp-maybe-open-connection): ... here. (Bug#8929)
21643
21644 2011-07-04 MON KEY <monkey@sandpframing.com>
21645
21646 * play/animate.el (animate-string): Doc fixes and allow changing
21647 the buffer name (bug#5417).
21648
21649 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21650
21651 * play/animate.el (animation-buffer-name): Rename from *animate*.
21652
21653 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
21654
21655 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
21656 This is simpler and helps future-proof the code.
21657 (timer-until): Use time-subtract and float-time.
21658 (timer--time-less-p): Use time-less-p.
21659
21660 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
21661
21662 * type-break.el (timep): Use the value of `float-time' to avoid a
21663 byte-compiler warning.
21664
21665 * server.el (server-eval-and-print): Return any result, even nil.
21666
21667 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
21668
21669 * type-break.el: Accept time formats that the builtins accept.
21670 (timep, type-break-time-difference): Accept any format that
21671 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
21672 This is simpler and helps future-proof the code.
21673 (type-break-time-difference): Round rather than ignoring
21674 subseconds components.
21675
21676 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21677
21678 * info.el (Info-apropos-matches): Make non-interactive, since it
21679 doesn't seem to do anything useful as a command (bug#8829).
21680
21681 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
21682
21683 * frame.el (frame-background-mode, frame-set-background-mode):
21684 Move from faces.el.
21685 (frame-default-terminal-background): New function.
21686
21687 * custom.el (custom-push-theme): Don't record faces in `changed'
21688 theme; this doesn't work correctly for per-frame face settings.
21689 (disable-theme): Use face-set-after-frame-default to reset faces.
21690 (custom--frame-color-default): New function.
21691
21692 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21693
21694 * dired.el (dired-flagging-regexp): Remove unused variable
21695 (bug#8769).
21696
21697 2011-03-29 Kevin Ryde <user42@zip.com.au>
21698
21699 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21700 `perl-Test2' extend to match possible "fail #N" rep count
21701 (bug#8377).
21702
21703 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21704
21705 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
21706 `smtpmail-via-smtp' now returns the error instead of nil.
21707
21708 * isearch.el (isearch-search-fun-function): Clarify the doc string
21709 (bug#8101).
21710
21711 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
21712
21713 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
21714 unnecessary spaces (bug#8987).
21715
21716 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21717
21718 * net/network-stream.el (open-network-stream): Use the
21719 :end-of-capability command thoughout.
21720
21721 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
21722
21723 * net/network-stream.el (open-network-stream): Add the
21724 :end-of-capability command parameter, used by pop3.el.
21725
21726 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21727
21728 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
21729
21730 * fringe.el (fringe-query-style): Remove redundant text " (type ?
21731 for list)" (bug#6475).
21732
21733 * files.el (file-expand-wildcards): Ignore non-readable
21734 sub-directories while trying to find matches instead of signaling
21735 an error (bug#6297).
21736
21737 * man.el (Man-reference-regexp): Allow matching possible
21738 word-wrapped references (bug#6289).
21739
21740 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
21741 for consistency with the other vc buffers (bug#6197).
21742 (vc-checkin): Ditto.
21743
21744 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
21745
21746 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
21747
21748 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21749
21750 * custom.el (defcustom): Clarify that :set is only used in the
21751 Customize user interface (bug#6089).
21752
21753 * progmodes/flymake.el (flymake-mode): If the buffer isn't
21754 associated with a file, refuse to run instead of erroring out
21755 (bug#6084).
21756
21757 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
21758 the doc string, since it appears that using `fill-column' always
21759 controls the width (bug#7845).
21760
21761 * simple.el (shell-command-on-region): Say where the error output
21762 went if `shell-command-default-error-buffer' is set (bug#6857).
21763
21764 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
21765
21766 * allout.el (allout-yank-processing): Adjust cursor position for
21767 backwards-deleted space.
21768
21769 (allout-rebullet-heading): Register changes with
21770 allout-exposure-changed-hook, so the modified topic is properly
21771 decorated.
21772
21773 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21774
21775 * minibuffer.el (completion-in-region): Document PREDICATE
21776 (bug#7136).
21777
21778 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
21779 of keyword/argument pairs (bug#6904).
21780
21781 * replace.el (multi-occur):
21782 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
21783
21784 2011-07-02 Drew Adams <drew.adams@oracle.com>
21785
21786 * dired.el (dired-mark-if): Make the message about whether it's
21787 marking or unmarking clearer (bug#8523).
21788
21789 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21790
21791 * disp-table.el (display-table-print-array): New function.
21792 (describe-display-table): Use it to print the vectors more pretty
21793 (Bug#8859).
21794
21795 2011-07-02 Martin Rudalics <rudalics@gmx.at>
21796
21797 * window.el (window-state-get-1): Don't assign clone numbers.
21798 Add clone-of item to list of window parameters.
21799 (window-state-put-2): Don't process clone numbers.
21800 (display-buffer-alist): Fix doc-string.
21801
21802 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
21803
21804 * subr.el (remq): Don't allocate if it's not needed.
21805 (keymap--menu-item-binding, keymap--menu-item-with-binding)
21806 (keymap--merge-bindings): New functions.
21807 (keymap-canonicalize): Use them to refine the canonicalization.
21808 * minibuffer.el (minibuffer-local-completion-map)
21809 (minibuffer-local-must-match-map): Move initialization from C.
21810 (minibuffer-local-filename-completion-map): Move initialization from C;
21811 don't inherit from anything here.
21812 (minibuffer-local-filename-must-match-map): Make obsolete.
21813 (completing-read-default): Use make-composed-keymap to combine
21814 minibuffer-local-filename-completion-map with either
21815 minibuffer-local-must-match-map or
21816 minibuffer-local-filename-completion-map.
21817
21818 2011-07-01 Glenn Morris <rgm@gnu.org>
21819
21820 * type-break.el (type-break-time-sum): Use dolist.
21821
21822 * textmodes/flyspell.el (flyspell-word-search-backward):
21823 Replace CL function.
21824
21825 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21826
21827 * mouse.el (mouse--strip-first-event): New function.
21828 (function-key-map): Use it to map fringe clicks to normal clicks
21829 by default.
21830
21831 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
21832 (vc-bzr-revision-completion-table): Add support for annotate and date.
21833
21834 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
21835 inherit from parent.
21836
21837 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21838
21839 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
21840 (dired-show-file-type): Doc fixup (bug#8818).
21841
21842 * dired.el (dired-mode): Fix up the doc string as suggested by
21843 Drew Adams (bug#8817).
21844
21845 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
21846 cookie, since the manual says that it should be possible to add
21847 this function to `find-file-hook' (bug#8709).
21848
21849 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
21850
21851 * progmodes/cfengine.el: Moved all cfengine3.el functionality
21852 here. Noted Ted Zlatanov as the maintainer.
21853 (cfengine-common-settings, cfengine-common-syntax): New functions
21854 to set up common things between `cfengine-mode' and
21855 `cfengine3-mode'.
21856 (cfengine3-mode): New mode.
21857 (cfengine3-defuns cfengine3-defuns-regex
21858 (cfengine3-class-selector-regex cfengine3-category-regex)
21859 (cfengine3-vartypes cfengine3-font-lock-keywords)
21860 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
21861 (cfengine3-indent-line): Add from cfengine3.el.
21862
21863 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
21864
21865 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
21866
21867 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
21868
21869 2011-07-01 Martin Rudalics <rudalics@gmx.at>
21870
21871 * window.el (same-window-buffer-names, same-window-regexps)
21872 (same-window-p, special-display-frame-alist)
21873 (special-display-popup-frame, special-display-function)
21874 (special-display-buffer-names, special-display-regexps)
21875 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
21876 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
21877 (split-window-preferred-function, split-height-threshold)
21878 (split-width-threshold, even-window-heights)
21879 (display-buffer-mark-dedicated, window-splittable-p)
21880 (split-window-sensibly, window-safely-shrinkable-p):
21881 Un-obsolete.
21882 (display-buffer): Don't spread args with function specifier
21883 because special-display-popup-frame won't like it.
21884
21885 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
21886
21887 Time-stamp simplifications and fixes.
21888 These improve accuracy slightly, and future-proof the code
21889 against some potential changes to current-time format.
21890
21891 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
21892 by using time-since and float-time.
21893
21894 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
21895 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
21896 + NNN microseconds".
21897
21898 * type-break.el (type-break-time-sum): Rewrite using time-add.
21899
21900 * play/hanoi.el (hanoi-current-time-float): Remove.
21901 All uses replaced by float-time.
21902
21903 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
21904 This yields a more-accurate answer.
21905 (rng-time-to-float): Remove; no longer needed.
21906
21907 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
21908
21909 * calendar/timeclock.el (timeclock-seconds-to-time):
21910 Defalias to seconds-to-time, since they're the same thing.
21911
21912 * emacs-lisp/elp.el (elp-elapsed-time):
21913 * emacs-lisp/benchmark.el (benchmark-elapse):
21914 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
21915
21916 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21917
21918 * window.el (bury-buffer): Don't iconify the only frame.
21919 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
21920 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
21921
21922 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
21923
21924 * eshell/em-smart.el (eshell-smart-display-navigate-list):
21925 Add mouse-yank-primary.
21926
21927 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
21928
21929 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
21930
21931 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21932
21933 * emacs-lisp/find-func.el (find-library--load-name): New fun.
21934 (find-library-name): Use it to find relative load names when provided
21935 absolute file name (bug#8803).
21936
21937 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
21938
21939 * textmodes/flyspell.el (flyspell-word): Consider words that
21940 differ only in case as potential doublons (bug#5687).
21941
21942 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
21943 Remove two rather uninteresting debugging-like messages to make
21944 debbugs.el more silent.
21945
21946 * comint.el (comint-password-prompt-regexp): Accept "Response" as
21947 a password-like phrase.
21948
21949 2011-06-30 Masatake YAMATO <yamato@redhat.com>
21950
21951 * progmodes/cc-guess.el: New file.
21952
21953 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
21954
21955 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
21956 derived from `c-basic-common-init'.
21957
21958 * progmodes/cc-mode.el (top-level): Require cc-guess.
21959 (c-basic-common-init): Use `cc-choose-style-for-mode'.
21960
21961 2011-06-30 Lawrence Mitchell <wence@gmx.li>
21962
21963 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
21964
21965 2011-06-30 Alan Mackenzie <acm@muc.de>
21966
21967 * progmodes/cc-engine.el (c-guess-continued-construct):
21968 Correct the handling of template-args-cont, particularly for when font
21969 lock is disabled. Name this case as "CASE G".
21970
21971 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
21972
21973 * allout.el (allout-yank-processing): Fix injection of extra space
21974 between bullet and non-whitespace character in first topic when
21975 pasting, ensuring that the actual spacing in the pasted topic
21976 following the bullet char is preserved. This extra space was
21977 causing pasted encrypted topics to get a decrypted status even
21978 when the content was actually still encrypted. Now the decryption
21979 status from before the paste is preserved.
21980
21981 (allout-flag-region): Set all allout overlays so they evaporate
21982 when reduced to zero length (evanescent), to prevent overlay
21983 leakage.
21984
21985 2011-06-30 Glenn Morris <rgm@gnu.org>
21986
21987 * w32-fns.el (w32-charset-info-alist): Declare.
21988
21989 * find-dired.el (find-grep-options): Simplify.
21990
21991 * term/ns-win.el (ns-set-resource): Declare.
21992
21993 * ses.el (row, col): Declare dynamic variables honestly.
21994
21995 * textmodes/reftex-parse.el (index-tags): Declare.
21996
21997 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
21998
21999 * cus-edit.el (customize-push-and-save): New function.
22000
22001 * files.el (hack-local-variables-confirm): Use it.
22002
22003 * custom.el (load-theme): New arg NO-CONFIRM.
22004 Use customize-push-and-save (Bug#8720).
22005 (custom-enabled-themes): Doc fix.
22006
22007 * cus-theme.el (customize-create-theme)
22008 (custom-theme-merge-theme): Callers to load-theme changed.
22009
22010 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
22011
22012 * thingatpt.el (thing-at-point-short-url-regexp): Require that
22013 short URLs have at least one dot in them (bug #7614).
22014
22015 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
22016 nil, because using a pty is apparently too slow (bug #895).
22017
22018 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
22019
22020 * mail/sendmail.el (sendmail-query-once): New function.
22021 (sendmail-query-once-function): New variable.
22022
22023 2011-06-29 Glenn Morris <rgm@gnu.org>
22024
22025 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
22026
22027 * ses.el (top-level): Require cl when compiling.
22028 (ses-set-localvars): Fix error statement.
22029 Call it at compile time to silence a storm of warnings.
22030
22031 2011-06-29 Martin Rudalics <rudalics@gmx.at>
22032
22033 * window.el (normalize-live-buffer): Rename to
22034 window-normalize-buffer.
22035 (normalize-live-frame): Rename to window-normalize-frame.
22036 (normalize-any-window): Rename to window-normalize-any-window.
22037 (normalize-live-window): Rename to window-normalize-live-window.
22038 (make-window-atom): Rename to window-make-atom.
22039 (window-resize-reset): Rename to window--resize-reset.
22040 (window-resize-reset-1): Rename to window--resize-reset-1.
22041 (resize-mini-window): Rename to window--resize-mini-window.
22042 (resize-subwindows-skip-p): Rename to
22043 window--resize-subwindows-skip-p.
22044 (resize-subwindows-normal): Rename to
22045 window--resize-subwindows-normal.
22046 (resize-subwindows): Rename to window--resize-subwindows.
22047 (resize-other-windows): Rename to window--resize-siblings.
22048 (resize-this-window): Rename to window--resize-this-window.
22049 (resize-root-window): Rename to window--resize-root-window.
22050 (resize-root-window-vertically): Rename to
22051 window--resize-root-window-vertically.
22052 (normalize-buffer-to-display): Rename to
22053 window-normalize-buffer-to-display.
22054 (normalize-buffer-to-switch-to): Rename to
22055 window-normalize-buffer-to-switch-to.
22056 Correspondingly update all callers of the functions listed
22057 above.
22058 (display-buffer-alist, display-buffer-normalize-arguments)
22059 (display-buffer-normalize-options, display-buffer)
22060 (display-buffer-alist-set): Use "function" instead of
22061 "fun-with-args".
22062
22063 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
22064
22065 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
22066 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
22067 debbugs.gnu.org. Mention acknowledgment email.
22068
22069 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
22070
22071 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
22072 buffer multibyteness, since it shouldn't matter.
22073
22074 2011-06-28 Martin Rudalics <rudalics@gmx.at>
22075
22076 * window.el (display-buffer-in-side-window): Handle dedicated
22077 windows as in display-buffer-reuse-window.
22078 (display-buffer-normalize-alist): Use value of override
22079 specifier.
22080 (display-buffer-normalize-specifiers): Use value of
22081 other-window-means-other-frame specifier.
22082 (display-buffer-alist): Rewrite some texts in widgets.
22083 (display-buffer): Spread arguments when calling function
22084 specified by fun-with-args.
22085
22086 2011-06-28 Deniz Dogan <deniz@dogan.se>
22087
22088 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
22089 Unnest `let'.
22090
22091 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
22092 selectors (Bug#5732).
22093 (css-proprietary-nmstart-re): Use `regexp-opt'.
22094
22095 2011-06-27 Jari Aalto <jari.aalto@cante.net>
22096
22097 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
22098 (eshell-ls-date-format): New defcustom.
22099 (eshell-ls-file): Use it.
22100
22101 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
22102
22103 * help-fns.el (describe-variable): Fix message for terminal-local vars.
22104
22105 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
22106
22107 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
22108 (ange-ftp-make-tmp-name): New arg.
22109 (ange-ftp-file-local-copy): Use it.
22110
22111 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
22112
22113 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
22114 no-conversion (Bug#8870).
22115
22116 2011-06-27 Martin Rudalics <rudalics@gmx.at>
22117
22118 * window.el (window-right, window-left, window-child)
22119 (window-child-count, window-last-child)
22120 (window-iso-combination-p, walk-window-tree-1)
22121 (window-atom-check-1, window-tree-1, delete-window)
22122 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
22123 new naming conventions - window-vchild, window-hchild,
22124 window-next and window-prev are now called window-top-child,
22125 window-left-child, window-next-sibling and window-prev-sibling
22126 respectively.
22127 (resize-window-reset): Rename to window-resize-reset.
22128 (resize-window-reset-1): Rename to window-resize-reset-1.
22129 (resize-window): Rename to window-resize.
22130 (window-min-height, window-min-width)
22131 (resize-mini-window, resize-this-window, resize-root-window)
22132 (resize-root-window-vertically, adjust-window-trailing-edge)
22133 (enlarge-window, shrink-window, maximize-window)
22134 (minimize-window, delete-window, quit-restore-window)
22135 (split-window, balance-windows, balance-windows-area-adjust)
22136 (balance-windows-area, window-state-put-2)
22137 (display-buffer-even-window-sizes, display-buffer-set-height)
22138 (display-buffer-set-width, set-window-text-height)
22139 (fit-window-to-buffer): Rename all "resize-window" prefixed
22140 calls to use the "window-resize" prefix convention.
22141 (display-buffer-alist): Fix symbol for label specifier.
22142 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
22143 corresponding specifier.
22144 Reported by Juanma Barranquero <lekktu@gmail.com>.
22145
22146 2011-06-27 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
22147
22148 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
22149 convention.
22150 (ses-call-printer): Does not pass an empty string to formatter when the
22151 cell is empty to keep from barking printer Calc math-format-value.
22152
22153 2011-06-27 Richard Stallman <rms@gnu.org>
22154
22155 * battery.el (battery-mode-line-limit): New variable.
22156 (battery-update): Handle it.
22157
22158 * mail/rmailmm.el (rmail-mime-process-multipart):
22159 Handle truncated messages.
22160
22161 2011-06-27 Glenn Morris <rgm@gnu.org>
22162
22163 * progmodes/flymake.el (flymake-err-line-patterns):
22164 Allow for column numbers in the ant/javac pattern. (Bug#8866)
22165
22166 2011-06-27 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
22167
22168 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
22169 (ses--clean-!, ses--clean-_): New functions.
22170 (ses-range): Add configurability of readout order, and conversion
22171 to Calc vector.
22172
22173 * ses.el (ses-repair-cell-reference-all): New function.
22174 (ses-cell-symbol): Set macro as safe, so that it can be used in
22175 formulas.
22176
22177 * ses.el: Update cycle detection algorithm.
22178 (ses-localvars): Add ses--Dijkstra-attempt-nb and
22179 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
22180 (ses-set-localvars): New function.
22181 (ses-make-cell): Add property-list as a cell element.
22182 (ses-cell-property-get-fun, ses-cell-property-get)
22183 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
22184 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
22185 New functions.
22186 (ses-cell-property-set, ses-cell-property-pop)
22187 (ses-cell-property-get-handle): New macro.
22188 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
22189 New aliases, used for code readability.
22190 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
22191 cycle detection.
22192 (ses-self-reference-early-detection): New defcustom.
22193 (ses-formula-references): Robustify against self-referring cells.
22194 (ses-mode): Use ses-set-localvars.
22195 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
22196 before lauching the update processing.
22197 (ses-initialize-Dijkstra-attempt): New function.
22198 (ses-recalculate-cell): Update for cycle detection based on
22199 Dijkstra algorithm.
22200
22201 * ses.el: Fix commenting and indenting convention.
22202
22203 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
22204
22205 * bs.el (bs-cycle-next): Complete last change.
22206
22207 2011-06-27 Drew Adams <drew.adams@oracle.com>
22208
22209 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
22210
22211 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
22212
22213 * net/network-stream.el (network-stream-open-starttls):
22214 Don't re-get capabilities unless we've reestablished connection.
22215 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
22216
22217 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
22218 to binary to possibly avoid line encoding issues on Windows (among
22219 other things).
22220
22221 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
22222
22223 * net/network-stream.el (open-network-stream): Return an :error
22224 saying what the problem was, if possible.
22225
22226 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
22227 server.
22228
22229 * net/network-stream.el (network-stream-open-starttls): If we
22230 wanted to use STARTTLS, and the server offered it, but we weren't
22231 able to because we had no STARTTLS support, then close the connection.
22232 (open-network-stream): Return an :error element, if present.
22233
22234 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
22235
22236 * hl-line.el (hl-line-sticky-flag): Doc fix.
22237 (global-hl-line-sticky-flag): New option (Bug#8323).
22238 (global-hl-line-highlight): Obey it.
22239
22240 * vc/vc.el (vc-revert-show-diff): Default to t.
22241
22242 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
22243
22244 * allout-widgets.el (allout-widgets-post-command-business):
22245 Stop decorating intermediate isearch matches. They're not being
22246 undecorated when an isearch is continued past, and isearch
22247 automatically collapses them. This leads to "widget leaks", where
22248 decorated items accumulate in collapsed areas. Lines with lots of
22249 hidden widgets can slow down cursor travel, substantially.
22250 Too much complicated machinery would be needed to ensure undecoration,
22251 so we're doing without this nicety.
22252
22253 (allout-widgets-tally-string): Don't try to do a hash-table-count
22254 of allout-widgets-tally when it's nil. This eliminates spurious "Error
22255 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
22256 *Messages* when allout-widgets-maintain-tally is t.
22257
22258 2011-06-26 Martin Rudalics <rudalics@gmx.at>
22259
22260 * window.el (display-buffer-normalize-argument): Rename to
22261 display-buffer-normalize-arguments. Handle special meaning of
22262 LABEL argument. Respect special-display-function when popping up
22263 a new frame. Fix code searching for a window showing the buffer
22264 on another frame.
22265 (display-buffer-normalize-specifiers):
22266 Call display-buffer-normalize-arguments.
22267 (display-buffer-in-window): Don't undedicate the window if its
22268 buffer remains the same.
22269 Reported by Drew Adams <drew.adams@oracle.com>.
22270 (display-buffer-alist): Add choice for same-window macro
22271 specfier.
22272 (display-buffer): Mention special meaning of LABEL argument in
22273 doc-string. Fix quoting. Don't pop up a new frame even as
22274 fallback.
22275
22276 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
22277
22278 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
22279 avoid deleting the current window in some cases (bug#8911).
22280
22281 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
22282
22283 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
22284 (Bug#8934)
22285
22286 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
22287
22288 * net/network-stream.el (network-stream-open-starttls):
22289 Use built-in TLS support if `gnutls-available-p' is true.
22290 (network-stream-open-tls): Ditto.
22291
22292 2011-06-26 Leo Liu <sdl.web@gmail.com>
22293
22294 * register.el (registerv): New struct.
22295 (registerv-make): New function.
22296 (jump-to-register, describe-register-1, insert-register):
22297 Support the jump-func, print-func and insert-func slot of a registerv
22298 struct. (Bug#8415)
22299
22300 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
22301
22302 * vc/vc.el (vc-revert-show-diff): New defcustom.
22303 (vc-diff-internal): New arg specifying diff buffer.
22304 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
22305 reuse an existing *vc-diff* buffer (Bug#8927).
22306
22307 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
22308
22309 2011-06-26 Glenn Morris <rgm@gnu.org>
22310
22311 * progmodes/f90.el (f90-critical-indent): New option.
22312 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
22313 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
22314 (f90-mode): Doc fix.
22315 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
22316 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
22317 (f90-beginning-of-block, f90-next-block, f90-indent-region)
22318 (f90-match-end): Handle block, critical.
22319
22320 2011-06-25 Glenn Morris <rgm@gnu.org>
22321
22322 * calendar/diary-lib.el (diary-included-files): Doc fix.
22323 (diary-include-files): New function, extracted from
22324 diary-include-other-diary-files and diary-mark-included-diary-files.
22325 (diary-include-other-diary-files, diary-mark-included-diary-files):
22326 Just call diary-include-files.
22327 (diary-mark-entries): Reset diary-included-files on first call.
22328
22329 * calendar/diary-lib.el (diary-mark-entries)
22330 (diary-mark-included-diary-files):
22331 Visit included diary-files in temp buffers.
22332
22333 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
22334 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
22335 (f90-start-block-re, f90-imenu-generic-expression)
22336 (f90-looking-at-program-block-start, f90-no-block-limit):
22337 Add support for submodules.
22338
22339 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
22340 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
22341
22342 2011-06-25 Eli Zaretskii <eliz@gnu.org>
22343
22344 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
22345 buffer-file-type before setting its value, to avoid disastrous
22346 global effects on decoding files for DOS/Windows systems. (Bug#8780)
22347
22348 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
22349
22350 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
22351
22352 * ses.el (ses-unload-function):
22353 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
22354
22355 * proced.el (proced-unload-function):
22356 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
22357
22358 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
22359
22360 * server.el (server-create-window-system-frame): Add parameters arg.
22361 (server-process-filter): Doc fix. Handle frame-parameters.
22362
22363 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
22364
22365 Fix bug#8730, bug#8781.
22366
22367 * loadhist.el (unload--set-major-mode): New function.
22368 (unload-feature): Use it.
22369
22370 * progmodes/python.el (python-after-info-look): Add autoload cookie.
22371 (python-unload-function): New function.
22372
22373 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
22374
22375 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
22376
22377 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
22378
22379 * net/browse-url.el (browse-url-firefox-program): Add icecat to
22380 the candidates list.
22381
22382 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
22383
22384 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
22385
22386 2011-06-23 Richard Stallman <rms@gnu.org>
22387
22388 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
22389 (rmail-variables): Set next-error-move-function.
22390 (rmail-what-message): Take argument POS.
22391 (rmail-next-error-move): New function.
22392
22393 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
22394
22395 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
22396 messages for adjacent non-terminals.
22397
22398 2011-06-23 Richard Stallman <rms@gnu.org>
22399
22400 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
22401 (rmail-show-message-1): Preserve buffer modified flag.
22402 (rmail-start-mail): Don't specify use of rmail-mail-return;
22403 that's done by mail-bury now.
22404 (rmail-mail-return): Handle arg NEWBUF.
22405
22406 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
22407
22408 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
22409 SIZE is a number.
22410
22411 2011-06-23 Martin Rudalics <rudalics@gmx.at>
22412
22413 * window.el (get-lru-window, get-mru-window)
22414 (get-largest-window): Never return a minibuffer window.
22415 (display-buffer-pop-up-window): Fix a bug that could lead to
22416 reusing the minibuffer window.
22417 (display-buffer): Pass original specifier argument to
22418 display-buffer-function instead of the normalized one.
22419 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
22420
22421 2011-06-22 Leo Liu <sdl.web@gmail.com>
22422
22423 * minibuffer.el (completing-read-function)
22424 (completing-read-default): Move from minibuf.c.
22425
22426 2011-06-22 Richard Stallman <rms@gnu.org>
22427
22428 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
22429 to Rmail even if not started by a special Rmail command.
22430
22431 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
22432 Copy the buffer currently showing just one message.
22433
22434 2011-06-22 Roland Winkler <winkler@gnu.org>
22435
22436 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
22437 (bibtex-clean-entry): First delete the old key so that a
22438 customized algorithm for generating the new key does not get
22439 confused by the old key.
22440 (bibtex-url): Obey regexp of first step.
22441 (bibtex-search-entries): Do not use add-to-list with local
22442 list-var.
22443
22444 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
22445
22446 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
22447 stored a user name, then query for the password first, instead of
22448 waiting for SMTP to give an error message and the trying again.
22449
22450 2011-06-22 Lawrence Mitchell <wence@gmx.li>
22451
22452 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
22453 BUFFER in call-process.
22454
22455 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
22456
22457 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
22458 QUIT twice.
22459 (smtpmail-try-auth-methods): Require user name and password from
22460 auth-source.
22461
22462 2011-06-22 Martin Rudalics <rudalics@gmx.at>
22463
22464 * window.el (display-buffer-default-specifiers)
22465 (display-buffer-alist): Remove entries for pop-up-frame-alist.
22466 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
22467 (split-window): Normalize SIDE argument (Bug#8916).
22468
22469 * frame.el (pop-up-frame-alist, pop-up-frame-function)
22470 (special-display-frame-alist, special-display-popup-frame):
22471 Remove duplicate declarations. These are now in window.el.
22472
22473 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
22474
22475 * mail/smtpmail.el (smtpmail-via-smtp):
22476 Set :use-starttls-if-possible so that we always use STARTTLS if the
22477 server supports it. SMTP servers that support STARTTLS commonly
22478 require it.
22479
22480 * net/network-stream.el (network-stream-open-starttls): Support
22481 upgrading to STARTTLS always, even if we don't have built-in support.
22482 (open-network-stream): Add the :always-query-capabilities keyword.
22483
22484 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
22485 upgrades with `open-network-stream', and rely solely on
22486 auth-source for all credentials. Big changes throughout the file,
22487 but in particular:
22488 (smtpmail-auth-credentials): Remove.
22489 (smtpmail-starttls-credentials): Remove.
22490 (smtpmail-via-smtp): Check for servers saying they want AUTH after
22491 MAIL FROM, too.
22492
22493 * net/network-stream.el (network-stream-open-starttls):
22494 Provide support for client certificates both for external and built-in
22495 STARTTLS.
22496 (auth-source): Require.
22497 (open-network-stream): Document the :client-certificate keyword.
22498 (network-stream-certificate): Change cert-cert to cert and
22499 cert-key to key.
22500
22501 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
22502
22503 * net/tramp-cache.el (top): Don't load the persistency file when
22504 "emacs -Q" has been called.
22505
22506 2011-06-21 Tim Harper <timcharper@gmail.com>
22507
22508 * term/ns-win.el (ns-initialize-window-system):
22509 Set application-specific `ApplePressAndHoldEnabled' system
22510 resource to NO as it is not yet supported by the NS port.
22511
22512 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
22513
22514 * misc.el (list-dynamic-libraries--refresh): Compute header here...
22515 (list-dynamic-libraries): ...not here.
22516
22517 2011-06-21 Leo Liu <sdl.web@gmail.com>
22518
22519 * subr.el (sha1): Implement sha1 using secure-hash.
22520
22521 2011-06-21 Martin Rudalics <rudalics@gmx.at>
22522
22523 * window.el (display-buffer-alist): In default value do not
22524 enforce searching a window on any but the selected frame.
22525 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
22526 (display-buffer-select-window): Remove function.
22527 (display-buffer-in-window): When a window on another frame gets
22528 reused, do not select it any more but just raise its frame if
22529 necessary (Bug#8851) and (Bug#8856).
22530 (display-buffer-normalize-options): Handle pop-up-frames related
22531 options more faithfully.
22532 (pop-to-buffer): Don't rely on `display-buffer' selecting the
22533 window if it is on another frame.
22534 (display-buffer-alist, display-buffer-default-specifiers):
22535 Don't make new frame unsplittable by default.
22536 (display-buffer-normalize-argument): Fix doc-string typo and use
22537 'same-frame-other-window instead of 'other-window when associating
22538 with display-buffer-macro-specifiers.
22539
22540 2011-06-21 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
22541
22542 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
22543 New functions.
22544 (5x5-mode-map, 5x5-mode-menu): Bind them.
22545 (5x5-draw-grid): Tweak the solver's rendering.
22546
22547 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
22548
22549 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
22550 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
22551
22552 2011-06-21 Drew Adams <drew.adams@oracle.com>
22553
22554 * menu-bar.el: Use function variable instead of switch-to-buffer.
22555 (menu-bar-select-buffer-function): New variable.
22556 (menu-bar-update-buffers): Use it (bug#8876).
22557
22558 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
22559
22560 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
22561 variable's status.
22562
22563 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
22564
22565 * x-dnd.el (x-dnd-version-from-flags)
22566 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
22567 and long as number (Bug#8899).
22568 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
22569
22570 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
22571
22572 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
22573 (completion-try-completion, completion-all-completions): Compute the
22574 metadata argument if it's missing; make it optional (bug#8795).
22575
22576 * wid-edit.el: Use lex-bind and move towards completion-at-point.
22577 (widget-complete): Use new :completion-function property.
22578 (widget-completions-at-point): New function.
22579 (default): Use :completion-function instead of :complete.
22580 (widget-default-completions): Rename from widget-default-complete;
22581 Rewrite.
22582 (widget-string-complete, widget-file-complete, widget-color-complete):
22583 Remove functions.
22584 (file, symbol, function, variable, coding-system, color):
22585 * international/mule-cmds.el (default-input-method, charset)
22586 (language-info-custom-alist):
22587 * cus-edit.el (face): Use new property :completions.
22588
22589 * progmodes/pascal.el (pascal-completions-at-point): New function.
22590 (pascal-mode): Use it.
22591 (pascal-mode-map): Use completion-at-point.
22592 (pascal-toggle-completions): Make obsolete.
22593 (pascal-complete-word, pascal-show-completions):
22594 * progmodes/octave-mod.el (octave-complete-symbol):
22595 Redefine as obsolete alias.
22596 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
22597 Signal absence of completion info for old Octave,
22598 (inferior-octave-complete): Redefine as obsolete alias.
22599 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
22600 (meta-completions-at-point): Rename from meta-complete-symbol and
22601 adapt it for use on completion-at-point-functions.
22602 (meta-common-mode): Use it.
22603 (meta-looking-at-backward, meta-match-buffer): Remove.
22604 (meta-complete-symbol): Redefine as obsolete alias.
22605 (meta-common-mode-map): Use completion-at-point.
22606 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
22607 (makefile-mode-map): Use completion-at-point.
22608 (makefile-completions-at-point): Rename from makefile-complete and
22609 adapt it for use on completion-at-point-functions.
22610 (makefile-mode): Use it.
22611 (makefile-complete): Redefine as obsolete alias.
22612
22613 2011-06-20 Deniz Dogan <deniz@dogan.se>
22614
22615 * net/rcirc.el: Delete trailing whitespaces once and for all.
22616
22617 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
22618
22619 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
22620
22621 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
22622
22623 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
22624
22625 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
22626
22627 2011-06-19 Martin Rudalics <rudalics@gmx.at>
22628
22629 * window.el (display-buffer-other-window-means-other-frame):
22630 Call display-buffer-normalize-alist.
22631 (display-buffer-normalize-specifiers-1): Rename to
22632 display-buffer-normalize-argument. New argument other-frame.
22633 Rewrite.
22634 (display-buffer-normalize-specifiers-2): Rename to
22635 display-buffer-normalize-options.
22636 (display-buffer-normalize-alist-1): New function.
22637 (display-buffer-normalize-specifiers-3): Rename to
22638 display-buffer-normalize-alist.
22639 Call display-buffer-normalize-alist-1.
22640 (display-buffer-normalize-options-inhibit): New variable.
22641 (display-buffer-normalize-specifiers): Rewrite calling
22642 display-buffer-normalize-alist,
22643 display-buffer-normalize-argument, and
22644 display-buffer-normalize-options. Don't call the latter if
22645 display-buffer-normalize-options-inhibit is non-nil.
22646 (frame-auto-delete): New option.
22647 (window-deletable-p): Use frame-auto-delete.
22648 (window-list-no-nils, window-state-ignored-parameters)
22649 (window-state-get-1, window-state-get, window-state-put-list)
22650 (window-state-put-1, window-state-put-2, window-state-put):
22651 New functions.
22652 (display-buffer-normalize-options): Move special-display-p group
22653 after pop-up-frame group (Bug#8851) and (Bug#8856).
22654
22655 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
22656
22657 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
22658 groups (Bug#8776).
22659 (rx-submatch-n): New function.
22660 (rx): Document it.
22661
22662 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
22663 (Bug#8768).
22664
22665 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
22666
22667 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
22668
22669 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
22670 anytime existing face settings are present (Bug#8889).
22671
22672 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
22673 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
22674 Remove unused argument.
22675
22676 2011-06-18 Martin Rudalics <rudalics@gmx.at>
22677
22678 * window.el (display-buffer-default-specifiers):
22679 Remove pop-up-frame. Add pop-up-window-min-height,
22680 pop-up-window-min-width, and another reuse-window specifier
22681 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
22682 (display-buffer-normalize-specifiers-2):
22683 Handle split-height-threshold and split-width-threshold also when
22684 pop-up-windows is unset. Add a reuse-window specifier for the
22685 case popping up a new window fails.
22686 (special-display-popup-frame): Remove double quoting.
22687 (display-buffer-normalize-specifiers-1): Fix thinko.
22688
22689 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
22690
22691 * shell.el (shell-completion-vars): Set pcomplete-termination-string
22692 according to comint-completion-addsuffix.
22693
22694 * pcomplete.el: Convert to lexical binding and fix bug#8819.
22695 (pcomplete-suffix-list): Mark as obsolete.
22696 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
22697 pcomplete-seen in the closure.
22698 (pcomplete-comint-setup): Setup completion-at-point as well.
22699 (pcomplete--entries): New function.
22700 (pcomplete--env-regexp): New var.
22701 (pcomplete-entries): Rewrite to work with partial-completion and
22702 without relying on pcomplete-suffix-list.
22703 (pcomplete-pare-list): Remove, unused.
22704
22705 2011-06-17 Martin Rudalics <rudalics@gmx.at>
22706
22707 * window.el (display-buffer-alist): Set pop-up-window-min-height
22708 and pop-up-window-min-width in default value. Reported by
22709 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
22710 other-window-means-other-frame.
22711 (display-buffer-macro-specifiers): Comment out entry for
22712 other-window specifier.
22713 (display-buffer-other-window-means-other-frame): New function.
22714 (display-buffer-normalize-specifiers-1): New arguments
22715 buffer-name and label. Treat other-window case specially.
22716 (display-buffer-normalize-specifiers-2): Treat other-window case
22717 specially.
22718 (display-buffer-normalize-specifiers-3): New function.
22719 (display-buffer-normalize-specifiers):
22720 Call display-buffer-normalize-specifiers-3.
22721
22722 2011-06-17 Martin Rudalics <rudalics@gmx.at>
22723
22724 * window.el (same-window-p): Fix two typos introduced when
22725 adding with-no-warnings.
22726 (display-buffer-normalize-specifiers-1): Don't check
22727 pop-up-frames for 'unset initialization.
22728 (display-buffer-normalize-specifiers-2): Major rewrite using
22729 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
22730 (pop-up-frames, display-buffer-reuse-frames)
22731 (display-buffer-mark-dedicated): Don't initialize to 'unset.
22732 Suggested by David Engster <deng@randomsample.de>.
22733 (even-window-heights): Initialize to 'unset.
22734 (display-buffer-alist-set): Handle new 'unset initializations.
22735 (display-buffer-macro-specifiers): Don't pop up a new frame in the
22736 other window case.
22737
22738 2011-06-16 Martin Rudalics <rudalics@gmx.at>
22739
22740 * window.el (display-buffer-normalize-specifiers-1):
22741 Respect current value of pop-up-frames for most reasonable values of
22742 second argument of display-buffer (Bug#8865).
22743 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
22744 (switch-to-buffer-other-window-same-frame)
22745 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
22746 Adams (Bug#8875).
22747 (display-buffer): Don't check noninteractive when calling
22748 display-buffer-pop-up-frame.
22749 (display-buffer-pop-up-frame): Never pop up a frame in
22750 noninteractive mode (Bug#8857).
22751 (enlarge-window, shrink-window): Don't report an error when the
22752 window can't be resized as requested (Bug#8862).
22753
22754 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
22755
22756 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
22757
22758 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
22759
22760 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
22761
22762 2011-06-15 Alan Mackenzie <acm@muc.de>
22763
22764 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
22765 for declarators, disable knr checking to speed up for normal files.
22766 2: Refactor, replacing a sequence of nested if forms by a cond form.
22767
22768 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22769
22770 * net/network-stream.el (open-network-stream): Add the keyword
22771 :always-query-capabilities for the case where you want to force a
22772 `plain' network connection, but the protocol still requires the
22773 capabilitiy command (i.e., SMTP and EHLO).
22774
22775 * subr.el (process-live-p): Rename from `process-alive-p' for
22776 consistency with other `-live-p' functions.
22777
22778 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
22779
22780 * window.el (same-window-buffer-names, same-window-regexps)
22781 (special-display-frame-alist, special-display-popup-frame)
22782 (special-display-function, special-display-buffer-names)
22783 (special-display-regexps, pop-up-frame-alist)
22784 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
22785 (pop-up-windows, split-window-preferred-function)
22786 (split-height-threshold, split-width-threshold, even-window-heights)
22787 (display-buffer-mark-dedicated): Don't encourage the use of
22788 display-buffer-alist from Elisp code.
22789
22790 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
22791
22792 * progmodes/python.el (python-mode): Derive from prog-mode.
22793 * progmodes/ps-mode.el (ps-mode):
22794 * progmodes/mixal-mode.el (mixal-mode):
22795 * progmodes/cfengine.el (cfengine-mode):
22796 * progmodes/ld-script.el (ld-script-mode): Likewise.
22797
22798 2011-06-15 Martin Rudalics <rudalics@gmx.at>
22799
22800 * window.el (display-buffer-alist): Trim default value to avoid
22801 popping up a new frame (Bug#8857) or reusing an arbitrary window
22802 on another frame.
22803 (display-buffer): Do not fall back on popping up a new frame in
22804 batch mode (Bug#8857).
22805
22806 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
22807
22808 * cus-theme.el (describe-theme-1): Use custom-theme-p.
22809 (custom-theme-summary): New function.
22810 (customize-themes): Use it.
22811
22812 2011-06-13 Glenn Morris <rgm@gnu.org>
22813
22814 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
22815
22816 2011-06-13 Martin Rudalics <rudalics@gmx.at>
22817
22818 * help.el (help-window): Remove variable.
22819 (help-window-point-marker, temp-buffer-max-height)
22820 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
22821 (help-print-return-message): Don't set help-window.
22822 (resize-temp-buffer-window): Rewrite cod eand doc-string.
22823 (help-window-setup-finish): Remove.
22824 (help-window-display-message, help-window-setup)
22825 (with-help-window): Major rewrite based on new
22826 display-buffer-window variable.
22827
22828 * help-mode.el (help-mode-finish): Remove help-window related
22829 code.
22830
22831 * view.el (view-exits-all-viewing-windows): Remove reference to
22832 view-return-to-alist in doc-string.
22833 (view-return-to-alist): Make obsolete.
22834 (view-buffer): Call pop-to-buffer-same-window and remove
22835 undo-window code.
22836 (view-buffer-other-window): Call pop-to-buffer-other-window and
22837 simplify code. Ignore second argument.
22838 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
22839 simplify code. Ignore second argument.
22840 (view-return-to-alist-update): Make obsolete.
22841 (view-mode-enter): Rename second argument to QUIT-RESTORE.
22842 Rewrite using quit-restore window parameters.
22843 (view-mode-exit): Rename second argument to EXIT-ONLY.
22844 Rewrite using quit-restore-window.
22845 (View-exit, View-exit-and-edit, View-leave, View-quit)
22846 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
22847 appropriate arguments.
22848 (view-end-message): Use quit-restore window parameter.
22849
22850 * window.el (display-buffer-function): Rewrite doc-string.
22851 (display-buffer-window, display-buffer-alist): New variables.
22852 (display-buffer-split-specifiers)
22853 (display-buffer-side-specifiers)
22854 (display-buffer-macro-specifiers): New constants.
22855 (display-buffer-even-window-sizes, display-buffer-set-height)
22856 (display-buffer-set-width, display-buffer-select-window)
22857 (display-buffer-in-window, display-buffer-reuse-window)
22858 (display-buffer-split-window-1, display-buffer-split-window)
22859 (display-buffer-split-atom-window, display-buffer-pop-up-window)
22860 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
22861 (display-buffer-in-side-window, normalize-buffer-to-display)
22862 (display-buffer-normalize-specifiers-1)
22863 (display-buffer-normalize-specifiers-2)
22864 (display-buffer-normalize-specifiers, display-buffer-frame):
22865 New functions.
22866 (display-buffer): Major rewrite.
22867 (display-buffer-other-window, display-buffer-other-frame)
22868 (pop-to-buffer, switch-to-buffer-other-window)
22869 (switch-to-buffer-other-frame): Rewrite.
22870 (display-buffer-same-window, display-buffer-same-frame)
22871 (display-buffer-same-frame-other-window)
22872 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
22873 (pop-to-buffer-other-window)
22874 (pop-to-buffer-same-frame-other-window)
22875 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
22876 (switch-to-buffer-other-window-same-frame): New functions.
22877 (same-window-p, special-display-p): Rewrite disabling warnings.
22878 Make obsolete.
22879 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
22880 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
22881 Make obsolete
22882 (same-window-buffer-names, same-window-regexps)
22883 (special-display-frame-alist, special-display-popup-frame)
22884 (special-display-function, special-display-buffer-names)
22885 (special-display-regexps, pop-up-frame-alist)
22886 (pop-up-frame-function, split-window-preferred-function)
22887 (split-height-threshold, split-width-threshold)
22888 (even-window-heights): Make obsolete.
22889
22890 2011-06-12 Glenn Morris <rgm@gnu.org>
22891
22892 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
22893 Misc simplifications.
22894
22895 2011-06-12 Martin Rudalics <rudalics@gmx.at>
22896
22897 * window.el (window-safely-shrinkable-p): Restore function which
22898 was inadvertently removed in change from 2011-06-11. Declare as
22899 obsolete.
22900
22901 * calendar/calendar.el (calendar-generate-window):
22902 Use window-iso-combined-p instead of combination of one-window-p and
22903 window-safely-shrinkable-p.
22904
22905 2011-06-12 Glenn Morris <rgm@gnu.org>
22906
22907 * progmodes/fortran.el (fortran-mode-syntax-table):
22908 * progmodes/f90.el (f90-mode-syntax-table):
22909 Set % to punctuation. (Bug#8820)
22910 (f90-find-tag-default): Remove, no longer needed.
22911
22912 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
22913
22914 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
22915
22916 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
22917
22918 * image.el (image-animated-p): Return animation delay in seconds.
22919 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
22920 (image-animate-timeout): Remove DELAY argument. Don't assume
22921 every subimage has the same delay; get it from image-animated-p.
22922 (image-animate): Caller changed.
22923
22924 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
22925
22926 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
22927 to ignored backtrace functions.
22928
22929 2011-06-11 Glenn Morris <rgm@gnu.org>
22930
22931 * calendar/appt.el (appt-disp-window-function): Doc fix.
22932 (appt-check): Handle overlapping appointments. (Bug#8337)
22933
22934 2011-06-11 Martin Rudalics <rudalics@gmx.at>
22935
22936 * window.el (window-tree-1, window-tree): New functions, moving
22937 the latter to window.el.
22938 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
22939 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
22940 (bw-refresh-edges): Remove.
22941 (balance-windows-1, balance-windows-2): New functions.
22942 (balance-windows): Rewrite in terms of window tree functions,
22943 balance-windows-1 and balance-windows-2.
22944 (bw-adjust-window): Remove.
22945 (balance-windows-area-adjust): New function with functionality of
22946 bw-adjust-window but using resize-window.
22947 (set-window-text-height): Rewrite doc-string.
22948 Use normalize-live-window and resize-window.
22949 (enlarge-window-horizontally, shrink-window-horizontally):
22950 Rename argument to DELTA.
22951 (window-buffer-height): New function.
22952 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
22953 Rewrite using new window resize routines.
22954 (kill-buffer-and-window, mouse-autoselect-window-select):
22955 Use ignore-errors instead of condition-case.
22956 (quit-window): Call delete-frame instead of delete-windows-on
22957 for the only buffer on frame.
22958
22959 2011-06-10 Martin Rudalics <rudalics@gmx.at>
22960
22961 * loadup.el (top-level): Load window before files for the sake
22962 of replace-buffer-in-windows.
22963
22964 * files.el (read-buffer-to-switch)
22965 (switch-to-buffer-other-window)
22966 (switch-to-buffer-other-frame, display-buffer-other-frame):
22967 Move to window.el.
22968
22969 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
22970 (previous-buffer): Move to window.el.
22971
22972 * bindings.el (unbury-buffer): Move to window.el.
22973
22974 * window.el (delete-other-windows-vertically): Move after
22975 definition of delete-other-windows.
22976 (other-window, delete-windows-on, replace-buffer-in-windows):
22977 Move here from window.c.
22978 (record-window-buffer, unrecord-window-buffer)
22979 (set-window-buffer-start-and-point, switch-to-prev-buffer)
22980 (switch-to-next-buffer): New functions.
22981 (get-next-valid-buffer, last-buffer, next-buffer): Move here
22982 from simple.el. Call switch-to-next-buffer.
22983 (previous-buffer): Move here from simple.el.
22984 Call switch-to-prev-buffer.
22985 (bury-buffer): Move here from buffer.c. Switch to previous
22986 buffer when window cannot be deleted.
22987 (unbury-buffer): Move here from bindings.el.
22988 (ctl-x-map): Move binding for other-window from window.c to
22989 here.
22990 (read-buffer-to-switch, switch-to-buffer-other-window)
22991 (switch-to-buffer-other-frame): Move here from files.el.
22992 (normalize-buffer-to-switch-to): New functions.
22993 (switch-to-buffer): Move here from buffer.c.
22994 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
22995
22996 2011-06-10 Martin Rudalics <rudalics@gmx.at>
22997
22998 * window.el (window-min-height, window-min-width): Move here
22999 from window.c. Add defcustoms and rewrite doc-strings.
23000 (resize-mini-window, resize-window): New functions.
23001 (adjust-window-trailing-edge, enlarge-window, shrink-window):
23002 Move here from window.c.
23003 (maximize-window, minimize-window): New functions.
23004 (delete-window, delete-other-windows, split-window): Move here
23005 from window.c.
23006 (window-split-min-size): New function.
23007 (split-window-keep-point): Mention split-window-above-each-other
23008 instead of split-window-vertically.
23009 (split-window-above-each-other, split-window-vertically):
23010 Rename split-window-vertically to split-window-above-each-other
23011 and provide defalias for old definition.
23012 (split-window-side-by-side, split-window-horizontally):
23013 Rename split-window-horizontally to split-window-side-by-side
23014 and provide defalias for the old definition.
23015 (ctl-x-map): Move bindings for delete-window,
23016 delete-other-windows and enlarge-window here from window.c.
23017 Replace bindings for split-window-vertically and
23018 split-window-horizontally by bindings for
23019 split-window-above-each-other and split-window-side-by-side.
23020
23021 * cus-start.el (all): Remove entries for window-min-height and
23022 window-min-width. Add entries for window-splits and
23023 window-nest.
23024
23025 2011-06-09 Glenn Morris <rgm@gnu.org>
23026
23027 * calendar/appt.el (appt-mode-line): New function.
23028 (appt-check, appt-disp-window): Use it.
23029
23030 * files.el (hack-one-local-variable-eval-safep):
23031 Allow minor-modes with explicit +/-1 arguments.
23032
23033 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
23034
23035 * term/xterm.el (xterm): Add defgroup.
23036 (xterm-extra-capabilities): Add defcustom to supply known xterm
23037 capabilities, skip querying them, or query them (default).
23038 (terminal-init-xterm): Use it.
23039 (terminal-init-xterm-modify-other-keys): New function to set up
23040 modifyOtherKeys support to simplify `terminal-init-xterm'.
23041
23042 2011-06-09 Martin Rudalics <rudalics@gmx.at>
23043
23044 * window.el (resize-window-reset, resize-window-reset-1)
23045 (resize-subwindows-skip-p, resize-subwindows-normal)
23046 (resize-subwindows, resize-other-windows, resize-this-window)
23047 (resize-root-window, resize-root-window-vertically)
23048 (window-deletable-p, window-or-subwindow-p)
23049 (frame-root-window-p): New functions.
23050
23051 2011-06-09 Glenn Morris <rgm@gnu.org>
23052
23053 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
23054 (ange-ftp-get-files): Use it.
23055
23056 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
23057
23058 * mail/sendmail.el (mail-recover-1, mail-recover):
23059 * files.el (recover-file, recover-session):
23060 Handle dired-listing-switches not being just a single short option.
23061
23062 2011-06-09 Glenn Morris <rgm@gnu.org>
23063
23064 * calendar/appt.el (appt-display-message, appt-disp-window):
23065 Handle lists of appointments.
23066
23067 2011-06-08 Martin Rudalics <rudalics@gmx.at>
23068
23069 * window.el (one-window-p): Move down in code.
23070 Rewrite doc-string.
23071 (window-current-scroll-bars): Rewrite doc-string.
23072 Normalize live window argument.
23073 (walk-windows, get-window-with-predicate, count-windows):
23074 Rewrite doc-string. Use window-list-1.
23075 (window-in-direction-2, window-in-direction, get-mru-window):
23076 New functions.
23077
23078 2011-06-08 Reuben Thomas <rrt@sc3d.org>
23079
23080 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
23081 Doc fix (Bug#8713).
23082
23083 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
23084
23085 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
23086
23087 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
23088
23089 * loadhist.el (unload-feature-special-hooks):
23090 Add `comint-output-filter-functions'.
23091
23092 2011-06-08 Ivan Kanis <gnu@kanis.fr>
23093
23094 * calendar/appt.el (appt-check): Move some initializations into the let.
23095
23096 2011-06-08 Martin Rudalics <rudalics@gmx.at>
23097
23098 * window.el (window-height): Defalias to window-total-height.
23099 (window-width): Defalias to window-body-width.
23100
23101 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
23102
23103 * image-mode.el (image-toggle-animation): New command.
23104 (image-mode-map): Bind it to RET.
23105 (image-mode): Update message.
23106 (image-toggle-display-image): Avoid a spurious cache flush.
23107 (image-transform-rotation): Doc fix.
23108 (image-transform-properties): Return quickly in the normal case.
23109 (image-animate-loop): Rename from image-animate-max-time.
23110
23111 * image.el (image-animate-max-time): Move to image-mode.el.
23112 (create-animated-image): Remove unnecessary function.
23113 (image-animate): Rename from image-animate-start. New arg.
23114 (image-animate-stop): Remove; just use image-animate-timer.
23115 (image-animate-timer): Use car-safe.
23116 (image-animate-timeout): Rename argument.
23117
23118 2011-06-07 Martin Rudalics <rudalics@gmx.at>
23119
23120 * window.el (get-lru-window, get-largest-window): Move here from
23121 window.c. Rename first argument to ALL-FRAMES.
23122 Rephrase doc-strings.
23123 (get-buffer-window-list): Rewrite using window-list-1.
23124 Rephrase doc-string.
23125 (window-safe-min-height, window-safe-min-width): New constants.
23126 (window-size-ignore, window-min-size, window-min-size-1)
23127 (window-sizable, window-sizable-p, window-size-fixed-1)
23128 (window-size-fixed-p, window-min-delta-1, window-min-delta)
23129 (window-max-delta-1, window-max-delta, window-resizable)
23130 (window-resizable-p, window-total-height, window-total-width)
23131 (window-body-width): New functions.
23132 (window-full-height-p, window-full-width-p): Rewrite using
23133 window-total-size.
23134 (window-body-height): Rewrite using window-body-size.
23135
23136 2011-06-06 Martin Rudalics <rudalics@gmx.at>
23137
23138 * window.el (window-right, window-left, window-child)
23139 (window-child-count, window-last-child, window-any-p)
23140 (normalize-live-buffer, normalize-live-frame)
23141 (normalize-any-window, normalize-live-window)
23142 (window-iso-combination-p, window-iso-combined-p)
23143 (window-iso-combinations)
23144 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
23145 (windows-with-parameter, window-with-parameter)
23146 (window-atom-root, make-window-atom, window-atom-check-1)
23147 (window-atom-check, window-side-check, window-check):
23148 New functions.
23149 (ignore-window-parameters, window-sides, window-sides-vertical)
23150 (window-sides-slots): New variables.
23151 (window-size-fixed): Move down in code. Minor doc-string fix.
23152
23153 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
23154
23155 * comint.el (comint-dynamic-complete-as-filename)
23156 (comint-dynamic-complete-filename): Correctly call
23157 completion-in-region.
23158
23159 2011-06-05 Deniz Dogan <deniz@dogan.se>
23160
23161 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
23162 in last change.
23163
23164 2011-06-05 Deniz Dogan <deniz@dogan.se>
23165
23166 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
23167 (rcirc): Use it to prompt for encryption.
23168
23169 2011-06-05 Roland Winkler <winkler@gnu.org>
23170
23171 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
23172 (bibtex-search-entries): New command bound to C-c C-a.
23173 (bibtex-display-entries): New function.
23174
23175 2011-06-05 Roland Winkler <winkler@gnu.org>
23176
23177 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
23178 (bibtex-insert-kill): After yanking insert newline if necessary.
23179 (bibtex-initialize): Call bibtex-string-files-init only once.
23180 (bibtex-mode): Do not call easy-menu-add.
23181 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
23182 (bibtex-yank): Set arg properly if nil.
23183
23184 2011-06-05 Roland Winkler <winkler@gnu.org>
23185
23186 * textmodes/bibtex.el (bibtex-search-entry-globally):
23187 New variable.
23188 (bibtex-search-entry): Use it.
23189
23190 2011-06-05 Roland Winkler <winkler@gnu.org>
23191
23192 * textmodes/bibtex.el (bibtex-entry-format): New option
23193 sort-fields.
23194 (bibtex-format-entry, bibtex-reformat): Honor this option.
23195 (bibtex-parse-entry): Return fields in proper order.
23196
23197 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
23198
23199 * doc-view.el (doc-view-remove-if): Move computation of result out
23200 of `dolist' to silence misleading lexical-binding warning.
23201
23202 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
23203
23204 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
23205 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
23206
23207 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
23208
23209 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
23210 "SunOS 5.10".
23211
23212 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
23213
23214 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
23215 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
23216 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
23217 (tramp-parse-putty):
23218 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
23219 (tramp-completion-function-alist-ssh)
23220 (tramp-completion-function-alist-telnet)
23221 (tramp-completion-function-alist-su)
23222 (tramp-completion-function-alist-putty): Set `tramp-autoload'
23223 cookie.
23224
23225 * net/tramp-ftp.el:
23226 * net/tramp-sh.el:
23227 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
23228 load "tramp.el" `tramp-set-completion-function'.
23229
23230 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
23231
23232 * shell.el: Require and use pcomplete.
23233 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
23234 (shell-completion-vars): Set pcomplete-default-completion-function.
23235
23236 2011-06-04 Deniz Dogan <deniz@dogan.se>
23237
23238 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
23239 `memq' (Bug#8799).
23240
23241 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
23242
23243 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
23244
23245 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
23246
23247 * bs.el (bs--mark-unmark, bs--nth-wrapper):
23248 * mpc.el (mpc-select-extend, mpc-songpointer-context):
23249 * vc/log-view.el (log-view-beginning-of-defun):
23250 * vc/smerge-mode.el (smerge-apply-resolution-patch)
23251 (smerge-refine-forward, smerge-refine-chopup-region):
23252 Silence warning for unused `dotimes' counter variables.
23253
23254 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
23255
23256 * net/tramp.el (tramp-with-progress-reporter): Rename from
23257 with-progress-reporter. Use `declare'.
23258 * net/tramp-smb.el:
23259 * net/tramp-sh.el:
23260 * net/tramp-gvfs.el: Update all uses.
23261
23262 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
23263
23264 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
23265 buffer isn't killed before making it current.
23266
23267 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
23268
23269 Silence various byte-compiler warnings.
23270 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
23271 `access-type' and new obsolescence format.
23272 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
23273 new format.
23274 (byte-compile-check-variable): New `access-type' argument.
23275 Only warn if the access-type is obsolete.
23276 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
23277 (byte-compile-variable-set): Adjust callers.
23278 * help-fns.el (describe-variable): Adjust to new obsolescence format.
23279 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
23280 setting it as obsolete.
23281 * simple.el (minibuffer-completing-symbol):
23282 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
23283 access as obsolete.
23284 * minibuffer.el (minibuffer-completing-file-name): Don't make it
23285 obsolete yet.
23286 * international/quail.el (quail-mouse-choose-completion): Remove unused
23287 code referring to obsolete var.
23288 (quail-choose-completion-string): Remove.
23289 * server.el (server-clients-with, server-kill-buffer-query-function)
23290 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
23291 * proced.el (proced-send-signal):
23292 * emacs-lisp/lisp.el (lisp-complete-symbol):
23293 Replace completion-annotate-function with completion-extra-properties.
23294
23295 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
23296
23297 * simple.el (goto-line): Use read-number.
23298 (overriding-map-is-bound): Remove.
23299 (saved-overriding-map): Change default.
23300 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
23301 Take the map as argument.
23302 (universal-argument, negative-argument, digit-argument): Use it.
23303 (restore-overriding-map): Adjust.
23304 (do-auto-fill): Use fill-forward-paragraph.
23305 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
23306
23307 * minibuffer.el (minibuffer-inactive-mode-map): New var.
23308 (minibuffer-inactive-mode): New major mode.
23309 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
23310 the *Messages* buffer" hack.
23311 (mouse-popup-menubar): Don't burp if the event is a normal key.
23312
23313 Miscellaneous tweaks.
23314 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
23315 lexical scoping as in subr.el's dolist and dotimes.
23316 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
23317 Silence compiler warning.
23318 * thingatpt.el (forward-whitespace): Trivial coding style fix.
23319 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
23320 * international/ccl.el (ccl-compile): Trivial simplification.
23321 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
23322 * emacs-lisp/testcover.el (testcover-end): Remove spurious
23323 `printflag' argument.
23324 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
23325 Purecopy the whole obsolescence data.
23326
23327 2011-06-01 Leo Liu <sdl.web@gmail.com>
23328
23329 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
23330 improve doc-string as suggested by Marco Pessotto
23331 <melmothx@gmail.com>.
23332 (rcirc-print): Fix last change.
23333
23334 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
23335
23336 * minibuffer.el (complete-with-action): Return nil for the metadata and
23337 boundaries of non-functional tables.
23338 (completion-table-dynamic): Return nil for the metadata.
23339 (completion-table-with-terminator): Add default case, using
23340 complete-with-action.
23341 (completion--metadata): New function.
23342 (completion-all-sorted-completions, minibuffer-completion-help): Use it
23343 to try and avoid pathological performance problems.
23344 (completion--embedded-envvar-table): Return `category' metadata.
23345
23346 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
23347
23348 * subr.el (process-alive-p): New tiny convenience function.
23349
23350 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
23351
23352 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
23353 content but also its previous major mode.
23354
23355 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
23356
23357 * emacs-lisp/debug.el (debug): Restore the previous content of the
23358 *Backtrace* buffer when we exit with C-M-c.
23359
23360 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
23361
23362 * minibuffer.el: Add metadata method to completion tables.
23363 (completion-category-overrides): New defcustom.
23364 (completion-metadata, completion--field-metadata)
23365 (completion-metadata-get, completion--styles)
23366 (completion--cycle-threshold): New functions.
23367 (completion-try-completion, completion-all-completions):
23368 Add `metadata' argument to choose completion-styles.
23369 (completion--do-completion): Use metadata to choose cycling.
23370 (completion-all-sorted-completions): Use metadata for sorting.
23371 Remove :completion-cycle-penalty which is not needed any more.
23372 (completion--try-word-completion): Add `metadata' argument.
23373 (minibuffer-completion-help): Check metadata for annotation function
23374 and sorting.
23375 (completion-file-name-table): Return `category' metadata.
23376 (minibuffer-completing-file-name): Make obsolete.
23377 * simple.el (minibuffer-completing-symbol): Make obsolete.
23378 * icomplete.el (icomplete-completions): Pass new `metadata' param to
23379 completion-try-completion.
23380
23381 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
23382
23383 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
23384
23385 2011-05-30 Leo Liu <sdl.web@gmail.com>
23386
23387 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
23388 (rcirc-print): Decode all incoming messages (bug#8744).
23389 (rcirc-decode-coding-system): Allow value nil for automatic coding
23390 system detection.
23391
23392 2011-06-01 Glenn Morris <rgm@gnu.org>
23393
23394 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
23395
23396 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
23397
23398 * image.el (image-animate-max-time): Allow nil and t values.
23399 Default to nil.
23400 (create-animated-image): Doc fix.
23401 (image-animate-start): Remove second arg; just use
23402 image-animate-max-time.
23403 (image-animate-timeout): Doc fix. Args changed.
23404
23405 * image-mode.el (image-toggle-display-image): Ensure that the
23406 image spec passed to the animate timer is the same object as in
23407 the buffer's display property (Bug#6981).
23408 (image-transform-properties): Doc fix.
23409
23410 * image.el (image-animate-max-time): Default to nil.
23411
23412 2011-05-29 Martin Rudalics <rudalics@gmx.at>
23413
23414 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
23415 entire buffer list (Bug#8184).
23416
23417 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
23418
23419 * image.el (imagemagick-types-inhibit)
23420 (imagemagick-register-types): Doc fix.
23421
23422 2011-05-29 Deniz Dogan <deniz@dogan.se>
23423
23424 * net/rcirc.el (rcirc): Use the user's stored encryption method by
23425 default.
23426
23427 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
23428
23429 * select.el: Don't perform clipboard-manager saving in hooks;
23430 leave the hooks empty.
23431
23432 2011-05-28 Leo Liu <sdl.web@gmail.com>
23433
23434 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
23435 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
23436 (occur-edit-mode): New major mode (Bug#8463).
23437 (occur-after-change-function): New function.
23438 (occur-engine): Give Occur tags a read-only property.
23439
23440 2011-05-28 Kevin Ryde <user42@zip.com.au>
23441
23442 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
23443
23444 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
23445
23446 * bindings.el (help-echo): Make the initial non-indicator dash
23447 empty on graphical terminals (Bug#7295).
23448
23449 * files.el (auto-mode-alist): Move config rule after the
23450 in-stripping one (Bug#8547).
23451
23452 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
23453
23454 * startup.el (normal-splash-screen): Remove gratuitous mode-line
23455 setting (Bug#8740).
23456
23457 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
23458
23459 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
23460 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
23461 (Bug#8539).
23462
23463 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
23464
23465 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
23466
23467 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
23468
23469 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
23470 (hs-hide-block-at-point, hs-find-block-beginning)
23471 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
23472 (Bug#8279).
23473
23474 2011-05-28 Glenn Morris <rgm@gnu.org>
23475
23476 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
23477
23478 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
23479
23480 * help-fns.el (describe-function-1): If the function is a derived
23481 major mode, print the parent mode.
23482
23483 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
23484 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
23485
23486 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
23487
23488 * minibuffer.el (completion--capf-wrapper): Check applicability before
23489 returning non-nil for non-exclusive completion data.
23490 * progmodes/etags.el (tags-completion-at-point-function):
23491 * info-look.el (info-lookup-completions-at-point): Mark as
23492 non-exclusive.
23493 (info-complete): Adjust accordingly.
23494
23495 * info-look.el: Convert to lexical-binding and completion-at-point.
23496 (info-lookup-completions-at-point): New function.
23497 (info-complete): Use it and completion-in-region.
23498
23499 2011-05-28 Drew Adams <drew.adams@oracle.com>
23500
23501 * isearch.el: Let M-e start with point at the first mismatched char.
23502 (isearch-fail-pos): New function.
23503 (isearch-edit-string): Use it.
23504
23505 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
23506
23507 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
23508
23509 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
23510
23511 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
23512 traversal functions for avl-trees.
23513 (avl-tree--stack): New struct.
23514 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
23515 (avl-tree-enter): Add optional `updatefun' arg.
23516 (avl-tree--do-enter): Add optional `updatefun' arg.
23517 Change return value.
23518 (avl-tree-delete): Add optional `test' and `nilflag' args.
23519 (avl-tree--do-delete): Add `test' and `nilflag' args.
23520 Change return value.
23521 (avl-tree-member): Add optional `nilflag'
23522 (avl-tree-member-p): New function.
23523 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
23524 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
23525 (avl-tree-stack-empty-p): New functions.
23526
23527 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
23528 avl-tree--del-balance1 and make it work both ways.
23529 (avl-tree--del-balance2): Remove.
23530 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
23531 make it work both ways.
23532 (avl-tree--enter-balance2): Remove.
23533 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
23534 New macros.
23535 (avl-tree--mapc, avl-tree-map): Add direction argument.
23536
23537 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
23538
23539 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
23540
23541 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
23542
23543 * select.el: Support clipboard managers with built-in function
23544 x-clipboard-manager-save, via delete-frame-functions and
23545 kill-emacs-hook.
23546 (xselect-convert-to-targets): Add MULTIPLE target to list.
23547 (xselect-convert-to-save-targets): New function.
23548
23549 2011-05-27 Kenichi Handa <handa@m17n.org>
23550
23551 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
23552 let-binding rfc2047-encode-encoded-words to nil.
23553
23554 2011-05-27 Glenn Morris <rgm@gnu.org>
23555
23556 * mail/emacsbug.el: Don't require url-util.
23557
23558 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
23559
23560 * files.el (set-auto-mode):
23561 Also respect mode: entries at the end of the file. (Bug#8586)
23562
23563 2011-05-26 Glenn Morris <rgm@gnu.org>
23564
23565 * files.el (hack-local-variables-prop-line, hack-local-variables):
23566 Downcase mode names, as seems to be traditional.
23567 (hack-local-variables, hack-local-variables-apply): Doc fixes.
23568
23569 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
23570 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
23571
23572 2011-05-25 Julien Danjou <julien@danjou.info>
23573
23574 * textmodes/rst.el (rst-define-level-faces): Do not define face
23575 symbol if it is already defined.
23576
23577 2011-05-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
23578
23579 * play/5x5.el (5x5-new-game, 5x5-randomize):
23580 Reset 5x5-solver-output to nil when a new grid is cast.
23581 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
23582 these debugging traces, as defmacro breaks the compiled code.
23583
23584 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
23585
23586 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
23587
23588 2011-05-24 Leo Liu <sdl.web@gmail.com>
23589
23590 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
23591 (vc-bzr-sha1): Adapt.
23592
23593 * sha1.el: Remove. Function `sha1' is now builtin.
23594
23595 * bindings.el: Provide sha1 feature.
23596
23597 2011-05-24 Kenichi Handa <handa@m17n.org>
23598
23599 * mail/sendmail.el: Require `rfc2047'.
23600 (mail-insert-from-field): Do not perform RFC2047 encoding.
23601 (mail-encode-header): New function.
23602 (sendmail-send-it): Set buffer-file-coding-system of the work
23603 buffer to the return value of select-message-coding-system.
23604 Call mail-encode-header.
23605
23606 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
23607
23608 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
23609
23610 * mail/supercite.el (sc-default-cite-frame):
23611 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
23612
23613 2011-05-24 Glenn Morris <rgm@gnu.org>
23614
23615 * progmodes/python.el (brm-menu): Declare.
23616
23617 * emulation/viper.el (viper-set-hooks): Declare.
23618
23619 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
23620 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
23621 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
23622 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
23623 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
23624 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
23625
23626 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
23627
23628 Add an :exit-function for completion-at-point.
23629
23630 * minibuffer.el (completion--done): New fun.
23631 (completion--do-completion): Use it. New arg `expect-exact'.
23632 (minibuffer-complete, minibuffer-complete-word): Don't output message,
23633 since completion--do-completion does it for us now.
23634 (minibuffer-force-complete): Use completion--done and
23635 completion--replace. Handle sole-completion case with more care.
23636 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
23637 (completion-extra-properties): New var.
23638 (completion-annotate-function): Make obsolete.
23639 (minibuffer-completion-help): Adjust accordingly.
23640 Use completion-list-insert-choice-function.
23641 (completion-at-point, completion-help-at-point):
23642 Bind completion-extra-properties.
23643 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
23644 * simple.el (completion-list-insert-choice-function): New var.
23645 (completion-setup-function): Preserve it.
23646 (choose-completion): Pay attention to it, shuffle the code a bit.
23647 (choose-completion-string): New arg `insert-function'.
23648
23649 * textmodes/bibtex.el: Convert to lexical binding.
23650 (bibtex-mode-map): Use completion-at-point.
23651 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
23652 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
23653 (bibtex-complete): Define as obsolete alias.
23654 (bibtex-complete-internal): Remove.
23655 (bibtex-format-entry): Remove unused sub-group in regexp.
23656 * shell.el (shell--command-completion-data)
23657 (shell-environment-variable-completion):
23658 * pcomplete.el (pcomplete-completions-at-point):
23659 * comint.el (comint--complete-file-name-data): Use :exit-function
23660 instead of completion-table-with-terminator so it also works for
23661 choose-completion.
23662
23663 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
23664
23665 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
23666
23667 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
23668 (bug#8710).
23669
23670 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
23671
23672 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
23673
23674 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
23675 customization variable and implement: If non-nil, auto-fill will
23676 be inhibited while on topic's header line.
23677
23678 2011-05-23 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
23679
23680 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
23681 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
23682 always have a solution in grid size = 5 cases.
23683 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
23684 (5x5-solver-output, 5x5-log-buffer): New vars.
23685 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
23686 Make these variables buffer local to achieve 5x5 multi-session-ness.
23687 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
23688 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
23689 (5x5-solve-suggest): New funs.
23690 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
23691 randomize a grid so that we ensure that there is always a solution.
23692 (5x5-make-random-grid): Allow other movement than flipping.
23693
23694 2011-05-23 Kevin Ryde <user42@zip.com.au>
23695
23696 * emacs-lisp/advice.el (ad-read-advised-function):
23697 Use `function-called-at-point' as the default, if it has
23698 advice and passes PREDICATE.
23699
23700 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
23701
23702 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
23703 byte-compile-lambda if it's actually a lambda.
23704
23705 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
23706 Fix function quoting. Use backquote better.
23707
23708 2011-05-22 Yuanle Song <sylecn@gmail.com>
23709
23710 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
23711 matching (Bug#8516).
23712
23713 2011-05-22 Jari Aalto <jari.aalto@cante.net>
23714
23715 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
23716 different face (Bug#8178).
23717
23718 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
23719
23720 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
23721 defface (Bug#8144).
23722
23723 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
23724
23725 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
23726 funcall as well (bug#8712). Warn when performing those conversions.
23727 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
23728
23729 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
23730
23731 2011-05-22 Glenn Morris <rgm@gnu.org>
23732
23733 * files.el (hack-local-variables-prop-line): Small simplifications.
23734 (hack-local-variables, hack-local-variables-prop-line):
23735 If MODE-ONLY, return the mode, rather than just `t'.
23736
23737 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
23738
23739 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
23740
23741 2011-05-21 Glenn Morris <rgm@gnu.org>
23742
23743 * files.el (hack-local-variables-prop-line, hack-local-variables):
23744 If only interested in the mode, don't bother doing the other stuff.
23745
23746 * image-mode.el (image-after-revert-hook):
23747 Redraw all frames on which the image is visible. (Bug#8567)
23748
23749 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
23750
23751 * wid-edit.el (widget-checklist-match-inline):
23752 Fix 2011-04-19 change. (Bug#8649)
23753
23754 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
23755
23756 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
23757 Also allow singlespace after single-letter capitals followed by a dot.
23758
23759 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
23760 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
23761
23762 2011-05-20 Nix <nix@esperi.org.uk>
23763
23764 * files.el (basic-save-buffer-2):
23765 Fix handling of break-hardlink-on-save with non-existent files.
23766
23767 2011-05-19 Deniz Dogan <deniz@dogan.se>
23768
23769 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
23770 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
23771
23772 2011-05-19 Glenn Morris <rgm@gnu.org>
23773
23774 * progmodes/f90.el (f90-type-def-re):
23775 Handle "type, bind(c)". (Bug#8691)
23776
23777 * emacs-lisp/autoload.el (batch-update-autoloads):
23778 Set autoload-excludes by parsing loadup.el rather than Makefiles.
23779
23780 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
23781
23782 * net/tramp.el (tramp-process-actions): Set "first-password-request"
23783 property for the correct connection in case of multihops.
23784
23785 2011-05-18 Glenn Morris <rgm@gnu.org>
23786
23787 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
23788 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
23789
23790 Rationalize calendar handling of day and month abbrev-arrays.
23791 * calendar/calendar.el (calendar-customized-p): New function.
23792 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
23793 (calendar-day-name-array, calendar-month-name-array): Doc fix.
23794 Add :set function.
23795 (calendar-abbrev-length, calendar-day-abbrev-array)
23796 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
23797 (calendar-day-abbrev-array, calendar-month-abbrev-array):
23798 Elements may no longer be nil.
23799 (calendar-day-name, calendar-month-name):
23800 Update for changed nature of abbrev arrays.
23801 * calendar/diary-lib.el (diary-name-pattern):
23802 Update for changed nature of abbrev arrays.
23803 (diary-mark-entries-1): Update calendar-make-alist calls.
23804 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
23805 * calendar/cal-html.el (cal-html-day-abbrev-array):
23806 Simply inherit from calendar-day-abbrev-array.
23807
23808 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
23809
23810 * progmodes/grep.el (grep-mode): Disable default
23811 compilation-directory-matcher setting (bug#8684).
23812
23813 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
23814
23815 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
23816 instead of "head" and "tail". There were problems with SunOS 5.9,
23817 and it performs better.
23818
23819 2011-05-17 Glenn Morris <rgm@gnu.org>
23820
23821 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
23822
23823 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
23824 Replace obsolete function.
23825
23826 * shell.el (pcomplete-parse-arguments-function): Declare.
23827
23828 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
23829 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
23830 (appt-check): Doc fixes.
23831 (appt-disp-window-function, appt-delete-window-function):
23832 Remove needless special case in custom :type.
23833 (appt-display-count): Default to 0, not nil.
23834 (appt-check): Reset appt-display-count to 0, not nil.
23835
23836 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
23837
23838 * progmodes/python.el (python-font-lock-keywords):
23839 Add the Python 3.X keyword "nonlocal" (bug#8639).
23840
23841 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
23842
23843 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
23844
23845 2011-05-16 Kevin Ryde <user42@zip.com.au>
23846
23847 * info-look.el (makefile-automake-mode): New setups, looking in
23848 automake manual, then makefile-mode.
23849 (makefile-mode): Remove automake manual, have it just in
23850 makefile-automake-mode since there's various things different or
23851 not relevant to plain make.
23852 (makefile-mode): Remove "other-modes" non-existent automake-mode,
23853 believe a hypothetical automake-mode would go to makefile-mode,
23854 not the other way around.
23855
23856 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
23857
23858 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
23859 hunk-end tags (Bug#8672).
23860
23861 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
23862 vc-annotate-show-diff-revision-at-line (Bug#8671).
23863
23864 2011-05-14 Glenn Morris <rgm@gnu.org>
23865
23866 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
23867 in the middle of an existing one with multiple authors. (Bug#8645)
23868 (change-log-font-lock-keywords): Also handle multiple author lines
23869 with leading tabs. (Bug#8644)
23870
23871 * calendar/appt.el (appt-check): Rename some local variables.
23872 Some simplification/reordering.
23873
23874 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
23875 (feedmail-sendmail-f-doesnt-sell-me-out)
23876 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
23877 (feedmail-debug-sit-for, feedmail-queue-express-hook)
23878 (feedmail-queue-runner-message-sender): Set :version.
23879 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
23880 (bbdb-dwim-net-address, vm-mail): Declare.
23881 (feedmail-binmail-gnulinuxish-template):
23882 Rename from feedmail-binmail-linuxish-template.
23883 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
23884 Use insert-buffer-substring.
23885
23886 2011-05-14 Bill Carpenter <bill@carpenter.org>
23887
23888 * mail/feedmail.el (feedmail-patch-level): Increase.
23889 (feedmail-debug): New custom group.
23890 (feedmail-confirm-outgoing-timeout)
23891 (feedmail-sendmail-f-doesnt-sell-me-out)
23892 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
23893 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
23894 (feedmail-sender-line, feedmail-from-line)
23895 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
23896 (feedmail-spray-this-address)
23897 (feedmail-spray-address-fiddle-plex-list)
23898 (feedmail-queue-use-send-time-for-date)
23899 (feedmail-queue-use-send-time-for-message-id)
23900 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
23901 (feedmail-buffer-eating-function):
23902 Doc fixes.
23903 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
23904 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
23905 (feedmail-message-action-scroll-down): New functions.
23906 (feedmail-queue-directory, feedmail-queue-draft-directory):
23907 Use expand-file-name.
23908 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
23909 Remove C-v help entry.
23910 (feedmail-queue-buffer-file-name): New variable.
23911 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
23912 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
23913 (feedmail-message-action-send-strong, feedmail-message-action-edit)
23914 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
23915 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
23916 (feedmail-message-action-toggle-spray)
23917 (feedmail-run-the-queue-no-prompts)
23918 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
23919 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
23920 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
23921 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
23922 (feedmail-envelope-deducer, feedmail-fiddle-from)
23923 (feedmail-fiddle-sender, feedmail-default-date-generator)
23924 (feedmail-fiddle-date, feedmail-fiddle-message-id)
23925 (feedmail-fiddle-spray-address)
23926 (feedmail-fiddle-list-of-spray-fiddle-plexes)
23927 (feedmail-fiddle-list-of-fiddle-plexes)
23928 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
23929 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
23930 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
23931 Change default. Doc fix.
23932 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
23933 (feedmail-binmail-linuxish-template): New constant.
23934 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
23935 Respect feedmail-sendmail-f-doesnt-sell-me-out.
23936 (feedmail-send-it): Add debug call.
23937 Use feedmail-queue-buffer-file-name, and
23938 feedmail-send-it-immediately-wrapper.
23939 (feedmail-message-action-send): Add debug call.
23940 Use feedmail-send-it-immediately-wrapper.
23941 (feedmail-queue-express-to-queue): Add debug call.
23942 Run feedmail-queue-express-hook.
23943 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
23944 (feedmail-message-action-help-blat):
23945 Rename from feedmail-queue-send-edit-prompt-help-first.
23946 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
23947 Check line-endings. Handle errors better.
23948 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
23949 Doc fix. Add debug call.
23950 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
23951 Use feedmail-queue-send-edit-prompt-inner.
23952 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
23953 (feedmail-queue-send-edit-prompt-inner): New function, extracted
23954 from feedmail-queue-send-edit-prompt.
23955 (feedmail-queue-send-edit-prompt-help)
23956 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
23957 (feedmail-tidy-up-slug): Add debug call.
23958 Respect feedmail-queue-slug-suspect-regexp.
23959 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
23960 (feedmail-dump-message-to-queue): Add debug call.
23961 Expand queue-directory.
23962 (feedmail-dump-message-to-queue): Change message slightly.
23963 Use feedmail-say-chatter.
23964 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
23965 (feedmail-send-it-immediately-wrapper): New function.
23966 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
23967 Insert empty string rather than newline. Handle full-frame case.
23968 Use catch/throw. Use feedmail-say-chatter.
23969 (feedmail-fiddle-from): Try mail-host-address.
23970 (feedmail-default-message-id-generator): Doc fix.
23971 Bind system-time-locale. Handle missing end.
23972 (feedmail-fiddle-x-mailer): Add debug call.
23973 Handle feedmail-x-mailer-line being nil.
23974 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
23975 Add debug call. Use buffer-substring-no-properties.
23976 (feedmail-say-debug, feedmail-say-chatter): New functions.
23977 (feedmail-find-eoh): Give an explicit error.
23978
23979 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
23980
23981 * net/newst-treeview.el (newsticker-treeview-face): Change default
23982 family from helvetica to sans.
23983 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
23984 etc/images/newsticker.
23985
23986 * net/newst-reader.el (newsticker-feed-face): Change default
23987 family from helvetica to sans.
23988
23989 * net/newst-plainview.el (newsticker-new-item-face)
23990 (newsticker-old-item-face, newsticker-immortal-item-face)
23991 (newsticker-obsolete-item-face, newsticker-date-face)
23992 (newsticker-statistics-face): Change default family from
23993 helvetica to sans.
23994 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
23995 etc/images/newsticker.
23996
23997 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
23998 (newsticker--process-auto-mark-filter-match): Tell user about
23999 auto-marking.
24000
24001 2011-05-13 Didier Verna <didier@xemacs.org>
24002
24003 Common Lisp indentation improvements on defmethod and lambda-lists.
24004 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
24005 TODO entries.
24006 (lisp-lambda-list-keyword-parameter-indentation)
24007 (lisp-lambda-list-keyword-parameter-alignment)
24008 (lisp-lambda-list-keyword-alignment): New customizable user options.
24009 (lisp-indent-defun-method): Improve docstring.
24010 (extended-loop-p): Fix comment.
24011 (lisp-indent-lambda-list-keywords-regexp): New variable.
24012 (lisp-indent-lambda-list): New function.
24013 (lisp-indent-259): Use it.
24014 (lisp-indent-defmethod): Support for more than one
24015 method qualifier and properly indent methods lambda-lists.
24016 (defgeneric): Provide a missing common-lisp-indent-function property.
24017
24018 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
24019
24020 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
24021 bounds for the empty string (bug#8667).
24022
24023 2011-05-13 Glenn Morris <rgm@gnu.org>
24024
24025 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
24026
24027 * mail/sendmail.el (sendmail-program): Try executable-find first.
24028 (sendmail-send-it): `sendmail-program' cannot be unbound.
24029
24030 * calendar/appt.el (appt-make-list): Simplify.
24031 (appt-time-msg-list): Doc fix.
24032 (appt-check): Change mode-line message at the time of the appointment.
24033
24034 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
24035
24036 * progmodes/ld-script.el (ld-script-keywords)
24037 (ld-script-builtins): Update keywords list.
24038
24039 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
24040
24041 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
24042
24043 * shell.el (shell-completion-vars): New function.
24044 (shell-mode):
24045 * simple.el (read-shell-command): Use it.
24046 (blink-matching-open): No need for " [...]" in minibuffer-message.
24047
24048 2011-05-12 Glenn Morris <rgm@gnu.org>
24049
24050 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
24051 (appt-check): Simplify.
24052
24053 2011-05-12 Eli Zaretskii <eliz@gnu.org>
24054
24055 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
24056 literal "/dev/null".
24057
24058 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
24059
24060 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
24061 Fix typo.
24062
24063 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
24064
24065 * progmodes/which-func.el (which-function):
24066 Use add-log-current-defun instead of add-log-current-defun-function,
24067 which might not be defined (Bug#8260).
24068
24069 2011-05-12 Glenn Morris <rgm@gnu.org>
24070
24071 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
24072 Let byte-compile-initial-macro-environment always take precedence.
24073
24074 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
24075
24076 * net/rcirc.el: Add support for SSL/TLS connections.
24077 (rcirc-server-alist): New field `encryption'.
24078 (rcirc): Check `encryption' settings.
24079 (rcirc-connect): New arg `encryption'. Use open-network-stream.
24080 Merge make-local-variable into `set'.
24081 (rcirc--connection-open-p): New function.
24082 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
24083 the process is not a network process (e.g. running gnutls-cli).
24084 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
24085 Make rcirc-(en|de)code-coding-system local here.
24086 (rcirc-mode): Merge make-local-variable into `set'.
24087 (rcirc-parent-buffer): Make permanent buffer-local.
24088 (rcirc-multiline-minor-mode): Don't do it here.
24089 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
24090 there's no server buffer.
24091
24092 2011-05-11 Glenn Morris <rgm@gnu.org>
24093
24094 * newcomment.el (comment-kill): Prefix "unused" local.
24095
24096 * term/w32console.el (get-screen-color): Declare.
24097
24098 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
24099 Handle symbol elements of byte-compile-initial-macro-environment.
24100
24101 2011-05-10 Leo Liu <sdl.web@gmail.com>
24102
24103 * bookmark.el (bookmark-bmenu-mode-map):
24104 Bind bookmark-bmenu-search to `/'.
24105
24106 * mail/footnote.el: Convert to utf-8 encoding.
24107 (footnote-unicode-string, footnote-unicode-regexp): New variable.
24108 (Footnote-unicode): New function.
24109 (footnote-style-alist): Add unicode style to the list.
24110 (footnote-style): Doc fix.
24111
24112 2011-05-10 Jim Meyering <meyering@redhat.com>
24113
24114 Fix doubled-word typos.
24115 * international/quail.el (quail-insert-kbd-layout): and and -> and
24116 * kermit.el: and and -> and
24117 * net/ldap.el (ldap-search-internal): to to -> to
24118 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
24119 * progmodes/js.el (js-mode): and and -> and
24120 * textmodes/artist.el (artist-move-to-xy): at at -> at
24121 (artist-draw-region-trim-line-endings): if if -> if
24122 And Safetyc -> Safety.
24123 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
24124
24125 2011-05-10 Glenn Morris <rgm@gnu.org>
24126 Stefan Monnier <monnier@iro.umontreal.ca>
24127
24128 * files.el (hack-one-local-variable-eval-safep):
24129 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
24130
24131 2011-05-10 Glenn Morris <rgm@gnu.org>
24132
24133 * calendar/diary-lib.el (diary-list-entries-hook)
24134 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
24135 (diary-nongregorian-marking-hook, diary-list-entries)
24136 (diary-include-other-diary-files, diary-mark-entries)
24137 (diary-mark-included-diary-files): Doc fixes.
24138
24139 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
24140
24141 * misc.el: Require tabulated-list.el during compilation.
24142
24143 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
24144
24145 * progmodes/compile.el (compilation-start):
24146 Run compilation-filter-hook for the async case too.
24147 (compilation-filter-hook): Doc fix.
24148
24149 2011-05-09 Deniz Dogan <deniz@dogan.se>
24150
24151 * wdired.el: Remove outdated installation comment. Fix usage
24152 comment.
24153
24154 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
24155
24156 * misc.el: Implement new command `list-dynamic-libraries'.
24157 (list-dynamic-libraries--loaded-only-p): New variable.
24158 (list-dynamic-libraries--refresh): New function.
24159 (list-dynamic-libraries): New command.
24160
24161 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
24162
24163 * progmodes/compile.el (compilation-error-regexp-alist-alist):
24164 Fix the ant regexp to handle end-line and end-column info from jikes.
24165 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
24166 higher priority to avoid clobbering by gnu.
24167
24168 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
24169
24170 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
24171 if the face has existing theme settings (Bug#8454).
24172
24173 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
24174
24175 * progmodes/perl-mode.el (perl-imenu-generic-expression):
24176 Only match variables declared via `my' or `our' (Bug#8261).
24177
24178 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
24179 special file names `.' and `..' (Bug#8259).
24180
24181 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
24182
24183 * progmodes/grep.el (grep-mode-font-lock-keywords):
24184 Remove buffer-changing entries.
24185 (grep-filter): New function.
24186 (grep-mode): Add it to compilation-filter-hook.
24187
24188 * progmodes/compile.el (compilation-filter-hook)
24189 (compilation-filter-start): New defvars.
24190 (compilation-filter): Call compilation-filter-hook prior to
24191 updating the process mark.
24192
24193 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
24194
24195 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
24196
24197 2011-05-07 Eli Zaretskii <eliz@gnu.org>
24198
24199 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
24200 mailclient-send-it even if window-system is nil. (Bug#8595)
24201
24202 * term/w32console.el (terminal-init-w32console):
24203 Call get-screen-color and use its output to set the frame
24204 background-mode. (Bug#8597)
24205
24206 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
24207
24208 Make bytecomp.el understand that defmethod defines funs (bug#8631).
24209 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
24210 New functions.
24211 (defgeneric, eieio--defmethod): Use them.
24212 (eieio-defgeneric): Remove.
24213 (defmethod): Call defgeneric in a way visible to the byte-compiler.
24214
24215 2011-05-07 Glenn Morris <rgm@gnu.org>
24216
24217 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
24218 Use let rather than let*.
24219 (timeclock-find-discrep): Remove unused local.
24220
24221 * calendar/diary-lib.el (diary-comment-start): Doc fix.
24222
24223 * calendar/appt.el (appt-time-msg-list): Doc fix.
24224
24225 2011-05-06 Noah Friedman <friedman@splode.com>
24226
24227 * apropos.el (apropos-print-doc): Only use
24228 emacs-lisp-docstring-fill-column when it is bound to an integer,
24229 per that variable's documentation.
24230
24231 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
24232
24233 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
24234 and warnings are not silently discarded (e.g. use -d instead of -P).
24235
24236 2011-05-06 Glenn Morris <rgm@gnu.org>
24237
24238 * calendar/appt.el (appt-message-warning-time): Doc fix.
24239 (appt-warning-time-regexp): New option.
24240 (appt-make-list): Respect appt-message-warning-time.
24241
24242 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
24243 New options.
24244 (diary-add-to-list): Strip comments from the displayed string.
24245 (diary-mode): Set comment-start and comment-end.
24246
24247 * vc/diff-mode.el (smerge-refine-subst): Declare.
24248 (diff-refine-hunk): Don't require smerge-mode when compiling.
24249
24250 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
24251
24252 * simple.el (list-processes): Return nil as the docstring says.
24253
24254 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
24255
24256 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
24257 to "".
24258 (ange-ftp-write-region, ange-ftp-insert-file-contents)
24259 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
24260 determining of binary transfer. (Bug#7383)
24261
24262 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
24263
24264 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
24265 Fix port computation bug. (Bug#8618)
24266
24267 2011-05-05 Glenn Morris <rgm@gnu.org>
24268
24269 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
24270
24271 * simple.el (shell-dynamic-complete-functions)
24272 (comint-dynamic-complete-functions): Declare.
24273
24274 * net/network-stream.el (gnutls-negotiate):
24275 * simple.el (tabulated-list-print): Fix declarations.
24276
24277 * progmodes/gud.el (syntax-symbol, syntax-point):
24278 Remove unnecessary and incorrect declarations.
24279
24280 * emacs-lisp/check-declare.el (check-declare-scan):
24281 Handle byte-compile-initial-macro-environment in bytecomp.el.
24282
24283 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
24284
24285 Fix earlier half-done eieio-defmethod change (bug#8338).
24286 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
24287 Streamline and change calling convention.
24288 (defmethod): Adjust accordingly and simplify.
24289 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
24290 new eieio--defmethod.
24291 (slot-boundp): Minor CSE simplification.
24292
24293 2011-05-05 Milan Zamazal <pdm@zamazal.org>
24294
24295 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
24296 (glasses-make-readable): Use glasses-separate-capital-groups.
24297
24298 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
24299
24300 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
24301 (warning-series): Doc fix.
24302 (display-warning): Don't try to create the buffer if we just found it.
24303
24304 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
24305
24306 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
24307 (autoload-find-generated-file): New function.
24308 (generate-file-autoloads): Bind generated-autoload-file to
24309 buffer-file-name.
24310 (update-file-autoloads, update-directory-autoloads):
24311 Use autoload-find-generated-file. If called interactively, prompt for
24312 output file (Bug#7989).
24313 (batch-update-autoloads): Doc fix.
24314
24315 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
24316
24317 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
24318
24319 2011-05-04 Glenn Morris <rgm@gnu.org>
24320
24321 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
24322 function, so it follows changes in calendar-date-style.
24323 (diary-fancy-date-matcher): New function.
24324 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
24325 (diary-fancy-font-lock-fontify-region-function):
24326 Use diary-fancy-date-pattern as a function.
24327
24328 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
24329 non-numbers for `year' etc pseudo-variables. (Bug#8583)
24330
24331 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
24332
24333 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
24334 instead of positional arguments. Allow :keylist and :crlfiles
24335 arguments.
24336 (open-gnutls-stream): Call it.
24337
24338 * net/network-stream.el (network-stream-open-starttls): Adjust to
24339 call `gnutls-negotiate' with :process and :hostname arguments.
24340
24341 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
24342
24343 * minibuffer.el (completion--message): New function.
24344 (completion--do-completion, minibuffer-complete)
24345 (minibuffer-force-complete, minibuffer-complete-word): Use it.
24346 (completion--do-completion): Don't ignore completion-auto-help when in
24347 icomplete-mode.
24348
24349 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
24350 internal encoding (e.g. tibetan zero is not whitespace).
24351 (global-whitespace-mode): Prefer save-current-buffer.
24352 (whitespace-trailing-regexp): Remove useless save-match-data.
24353 (whitespace-empty-at-bob-regexp): Minor simplification.
24354
24355 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
24356
24357 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
24358
24359 2011-05-03 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
24360
24361 * textmodes/ispell.el (ispell-add-per-file-word-list):
24362 Use `concat' to create string for insertion.
24363
24364 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
24365
24366 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
24367 Avoid open-line which runs post-self-insert-hook.
24368 (bibtex-fill-entry): Remove unused `end' var.
24369
24370 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
24371
24372 * textmodes/ispell.el (ispell-add-per-file-word-list):
24373 Protect against `nil' value of `comment-start' (Bug#8579).
24374
24375 2011-05-03 Leo Liu <sdl.web@gmail.com>
24376
24377 * isearch.el (isearch-yank-pop): New command.
24378 (isearch-mode-map): Bind it to `M-y'.
24379 (isearch-forward): Mention it.
24380
24381 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
24382
24383 * simple.el (minibuffer-complete-shell-command): Remove.
24384 (minibuffer-local-shell-command-map): Use completion-at-point.
24385 (read-shell-command): Setup completion vars here instead.
24386 (read-expression-map): Bind TAB to symbol completion.
24387
24388 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
24389 error directly rather via storing it into `results'.
24390
24391 2011-05-02 Leo Liu <sdl.web@gmail.com>
24392
24393 * vc/diff.el: Fix description.
24394
24395 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
24396
24397 * server.el (server-eval-at): New function.
24398
24399 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
24400
24401 * net/network-stream.el (open-network-stream): Take a :nowait
24402 parameter and pass it on to `make-network-process'.
24403 (network-stream-open-plain): Ditto.
24404
24405 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
24406
24407 * faces.el (face-spec-set-match-display): Don't match toolkit
24408 options on terminal frames.
24409
24410 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
24411
24412 * progmodes/pascal.el: Use lexical binding.
24413 (pascal-mode-map): Remove author preferences.
24414
24415 * pcomplete.el (pcomplete-std-complete): Don't abuse
24416 completion-at-point.
24417
24418 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
24419
24420 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
24421 removing code that has been dead since 1991 or so.
24422
24423 * startup.el (command-line): When warning about "_emacs", use a
24424 delayed warning to allow the user to filter it out.
24425
24426 2011-04-28 Deniz Dogan <deniz@dogan.se>
24427
24428 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
24429 user has not joined.
24430
24431 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
24432
24433 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
24434 aren't any completions at point.
24435
24436 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
24437
24438 * subr.el (display-delayed-warnings): New function.
24439 (delayed-warnings-hook): New variable.
24440
24441 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
24442
24443 * minibuffer.el (completion-at-point, completion-help-at-point):
24444 Don't presume that a given completion-at-point-function will always
24445 use the same calling convention.
24446
24447 * pcomplete.el (pcomplete-completions-at-point):
24448 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
24449 pcomplete-seen is non-nil.
24450 (pcomplete-comint-setup): Also recognize the new comint/shell
24451 completion functions.
24452 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
24453 pcomplete-seen is non-nil.
24454
24455 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
24456
24457 * calendar/icalendar.el (diary-lib): Add require statement.
24458 (icalendar--create-uid): Read out a uid from a text-property on
24459 the first character in the entry. This allows for code to add its
24460 own uid to the entry.
24461 (icalendar--convert-float-to-ical): Add export of
24462 `diary-float'-entries save for those with the optional DAY
24463 argument.
24464
24465 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
24466
24467 * subr.el (shell-quote-argument): Use alternate escaping strategy
24468 when we spot a variable reference in a string.
24469
24470 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
24471
24472 * cus-start.el (all): Define customization for debug-on-event.
24473
24474 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
24475
24476 * subr.el (shell-quote-argument): Escape correctly under Windows.
24477
24478 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
24479
24480 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
24481
24482 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
24483
24484 * net/tramp.el (tramp-process-actions): Add POS argument.
24485 Delete region between POS and (pos).
24486
24487 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
24488 Use `nil' position in `tramp-process-actions' call.
24489 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
24490
24491 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
24492 position in `tramp-process-actions' call.
24493
24494 * net/trampver.el: Update release number.
24495
24496 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
24497
24498 * custom.el (defcustom): Obey lexical-binding.
24499
24500 Fix octave-inf completion problems reported by Alexander Klimov.
24501 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
24502 Inherit from octave-mode-syntax-table.
24503 (inferior-octave-mode): Set info-lookup-mode.
24504 (inferior-octave-completion-at-point): New function.
24505 (inferior-octave-complete): Use it and completion-in-region.
24506 (inferior-octave-dynamic-complete-functions): Use it as well, and use
24507 comint-filename-completion.
24508 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
24509 symbol elements which shouldn't be word elements.
24510 (octave-font-lock-keywords, octave-beginning-of-defun)
24511 (octave-function-header-regexp): Adjust regexps accordingly.
24512 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
24513
24514 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
24515
24516 * net/gnutls.el (gnutls-errorp): Declare before first use.
24517
24518 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
24519
24520 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
24521 verify-error, and verify-hostname-error parameters. Check whether
24522 default trustfile exists before going to use it. Add missing
24523 argument to gnutls-message-maybe call. Return value.
24524 Reported by Claudio Bley <claudio.bley@gmail.com>.
24525 (open-gnutls-stream): Add usage example.
24526
24527 * net/network-stream.el (network-stream-open-starttls): Give host
24528 parameter to `gnutls-negotiate'.
24529 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
24530 * subr.el (shell-quote-argument): Escape correctly under Windows.
24531
24532 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
24533
24534 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
24535 Use correct match group (bug#8438).
24536
24537 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
24538
24539 * emacs-lisp/package.el (package-built-in-p): Fix typo.
24540 (package-menu--generate): New arg specifying packages to show.
24541 (package-menu-refresh, package-menu-execute, list-packages):
24542 Callers changed.
24543 (package-show-package-list): New function, replacing deleted
24544 package--list-packages (renamed because it is non-internal).
24545
24546 * finder.el (finder-list-matches): Use package-show-package-list
24547 instead of deleted package--list-packages.
24548
24549 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
24550 Based on a previous implementation by Juanma Barranquero (Bug#8366).
24551 (vc-annotate-mode-map): Bind it to RET.
24552
24553 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
24554
24555 * progmodes/etags.el (next-file): Don't use set-buffer to change
24556 buffers (Bug#8478).
24557
24558 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
24559
24560 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
24561
24562 * apropos.el (apropos-label-face): Avoid variable-pitch face.
24563 (apropos-accumulator): Doc fix.
24564 (apropos-function, apropos-macro, apropos-command)
24565 (apropos-variable, apropos-face, apropos-group, apropos-widget)
24566 (apropos-plist): Add face property.
24567 (apropos-symbols-internal): Fix indentation.
24568 (apropos-print): Simplify help, and recognize apropos-multi-type.
24569 (apropos-print-doc): Use button-type-get to extract the button's
24570 face property. Fill docstring (Bug#8352).
24571
24572 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
24573
24574 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
24575
24576 * play/mpuz.el (mpuz-silent): Doc fix.
24577 (mpuz-mode-map): Use mapc.
24578 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
24579 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
24580 Fix typos in docstrings.
24581
24582 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
24583 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
24584
24585 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
24586
24587 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
24588
24589 * minibuffer.el (completion--do-completion): Avoid the "Next char
24590 not unique" prompt if icomplete-mode is enabled (Bug#5849).
24591
24592 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
24593 mouse-2 into unread-command-events, it is interpreted correctly.
24594
24595 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
24596 (image-toggle-display): Doc fix.
24597
24598 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
24599
24600 * textmodes/page.el (what-page): Use line-number-at-pos to
24601 calculate line number (Bug#6825).
24602
24603 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
24604
24605 * eshell/esh-mode.el (find-tag-interactive): Declare function.
24606 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
24607 Pass argument NO-DEFAULT to `find-tag-interactive'.
24608
24609 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
24610
24611 Lexical-binding cleanup.
24612
24613 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
24614 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
24615 * progmodes/ada-prj.el (ada-prj-initialize-values)
24616 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
24617 (ada-prj-show-value):
24618 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
24619 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
24620 (antlr-invalidate-context-cache, antlr-options-menu-filter)
24621 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
24622 * progmodes/bug-reference.el (bug-reference-push-button):
24623 * progmodes/fortran.el (fortran-line-length):
24624 * progmodes/glasses.el (glasses-change):
24625 * progmodes/octave-mod.el (octave-fill-paragraph):
24626 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
24627 (python-pdbtrack-grub-for-buffer, python-sentinel):
24628 * progmodes/sql.el (sql-save-connection):
24629 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
24630 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
24631 Mark unused parameters.
24632
24633 * progmodes/compile.el (compilation--flush-directory-cache)
24634 (compilation--flush-parse, compile-internal): Mark unused parameters.
24635 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
24636 (compilation-next-error-function): Remove unused variable `timestamp'.
24637
24638 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
24639 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
24640
24641 * progmodes/dcl-mode.el (dcl-end-of-command):
24642 Remove unused variable `start'.
24643 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
24644 (dcl-option-value-basic, dcl-option-value-offset)
24645 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
24646 Mark unused parameters.
24647 (dcl-save-local-variable): Remove unused variable `val'.
24648 (mode): Declare.
24649
24650 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
24651 Mark unused parameters.
24652 (delphi-ignore-changes): Move before first use.
24653 (delphi-charset-token-at): Remove unused variable `start'.
24654 (delphi-else-start): Remove unused variable `if-count'.
24655 (delphi-comment-block-start, delphi-comment-block-end):
24656 Remove unused variable `kind'.
24657 (delphi-indent-line): Remove unused variable `new-point'.
24658
24659 * progmodes/ebrowse.el (ebrowse-files-list)
24660 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
24661 Mark unused parameters. Don't quote `lambda'.
24662 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
24663 Don't quote `lambda'.
24664 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
24665 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
24666 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
24667 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
24668 Use `ignore-errors'.
24669 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
24670 (ebrowse-view/find-file-and-search-pattern)
24671 (ebrowse-view/find-member-declaration/definition):
24672 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
24673 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
24674 Rename parameter PREFIX-ARG to PREFIX.
24675 (ebrowse-tags-read-name): Remove unused variables `start' and
24676 `member-info'.
24677 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
24678 to `tags-file'.
24679
24680 * progmodes/etags.el (local-find-tag-hook): Declare.
24681 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
24682 Mark unused parameters.
24683
24684 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
24685 (executable-interpret): Mark unused parameter.
24686
24687 * progmodes/flymake.el (flymake-process-sentinel)
24688 (flymake-after-change-function)
24689 (flymake-create-temp-with-folder-structure)
24690 (flymake-get-include-dirs-dot): Mark unused parameters.
24691 (flymake-safe-delete-directory): Remove unused variable `err'.
24692
24693 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
24694 (speedbar-timer-fn, speedbar-line-text)
24695 (speedbar-change-expand-button-char, speedbar-delete-subblock)
24696 (speedbar-center-buffer-smartly): Declare functions.
24697 (gdb-find-watch-expression): Remove unused variable `array'.
24698 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
24699 (gdb-starting): Mark unused parameters.
24700 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
24701 (gdb-table-string): Remove unused variable `res'.
24702 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
24703 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
24704 (gdb-display-buffer): Remove unused variable `cur-size'.
24705
24706 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
24707 allow lexical-binding compilation.
24708 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
24709 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
24710 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
24711 Mark unused parameters.
24712 (gud-gdb-marker-filter): Remove unused variable `match'.
24713 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
24714 lambda expressions and funcall them, instead of using `fset'.
24715
24716 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
24717 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
24718
24719 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
24720 variable `header-beg'; use `let'.
24721
24722 * progmodes/icon.el (indent-icon-exp): Remove unused variables
24723 `restart', `last-sexp' and `at-do'.
24724
24725 * progmodes/js.el (js--debug): Mark unused parameter.
24726 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
24727 (js--splice-into-items): Remove unused variable `item'.
24728 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
24729
24730 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
24731 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
24732 (makefile-complete): Remove unused variable `try'.
24733 (makefile-fill-paragraph, makefile-match-function-end):
24734 Mark unused parameters.
24735
24736 * progmodes/octave-inf.el (inferior-octave-complete):
24737 Remove unused variable `proc'.
24738 (inferior-octave-output-digest): Mark unused parameter.
24739
24740 * progmodes/perl-mode.el (perl-calculate-indent):
24741 Remove unused variable `err'.
24742
24743 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
24744 (prolog-indent-line): Mark unused parameters.
24745 (prolog-indent-line): Remove unused variable `beg'.
24746
24747 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
24748 (reporter-dont-compact-list): Declare.
24749
24750 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
24751 Remove unused variable `char'.
24752 (sh-debug): Mark unused parameter.
24753 (sh-get-indent-info): Remove unused variable `start'.
24754 (sh-calculate-indent): Remove unused variable `var'.
24755
24756 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
24757 (simula-electric-keyword): Remove unused variable `null'.
24758 (simula-search-backward, simula-search-forward): Remove unused
24759 variables `begin' and `end'.
24760
24761 * progmodes/vera-mode.el (vera-guess-basic-syntax):
24762 Remove unused variable `pos'.
24763 (vera-electric-tab, vera-comment-uncomment-region):
24764 Mark unused parameters.
24765 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
24766
24767 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
24768
24769 * emacs-lisp/package.el (package--builtins, package-alist)
24770 (package-load-descriptor, package-built-in-p, package-activate)
24771 (define-package, package-installed-p)
24772 (package-compute-transaction, package-buffer-info)
24773 (package--push): Doc fix. Distinguish more clearly between
24774 version strings and version lists.
24775
24776 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
24777
24778 Lexical-binding cleanup.
24779
24780 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
24781 (5x5-make-mutate-best):
24782 * play/fortune.el (fortune-in-buffer):
24783 * play/gomoku.el (gomoku-init-display):
24784 * play/solitaire.el (solitaire, solitaire-do-check):
24785 * play/tetris.el (tetris-default-update-speed-function):
24786 Mark unused parameters.
24787
24788 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
24789 (bubbles--shift): Remove unused variable `char-org'.
24790 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
24791 (bubbles--show-images): Remove unused variable `char'.
24792
24793 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
24794 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
24795 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
24796 (decipher-analyze-buffer): Use ?\s.
24797 (decipher-make-checkpoint): Remove unused variable `mapping'.
24798
24799 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
24800
24801 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
24802 Remove unused variable `result'; use `let'.
24803
24804 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
24805 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
24806 (gametree-children-shown-p, gametree-compute-reduced-score):
24807 Use `ignore-errors'.
24808
24809 * play/handwrite.el (ps-lpr-switches): Declare.
24810 (handwrite): Remove unused variables `pmin' and `lastp'.
24811
24812 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
24813
24814 * play/landmark.el (landmark-init-display)
24815 (landmark-update-naught-weights): Mark unused parameters.
24816 (landmark-y): Remove unused variable `noise'. Simplify.
24817 (landmark-human-plays): Remove unused variable `score'.
24818
24819 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
24820 (mpuz-try-proposal): Remove unused variable `game'.
24821
24822 * play/zone.el (life-patterns): Declare.
24823
24824 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
24825
24826 * vc/vc.el (ediff-vc-internal): Declare function.
24827
24828 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
24829
24830 * shell.el: Use lexical-binding and std completion UI.
24831 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
24832 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
24833 comint-preoutput-filter-functions rather than on
24834 comint-output-filter-functions.
24835 (shell-command-completion, shell--command-completion-data)
24836 (shell-filename-completion, shell-environment-variable-completion)
24837 (shell-c-a-p-replace-by-expanded-directory): New functions.
24838 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
24839 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
24840 (shell-dynamic-complete-environment-variable): Use them.
24841 (shell-dynamic-complete-as-environment-variable)
24842 (shell-dynamic-complete-as-command): Remove.
24843 (shell-match-partial-variable): Match past point.
24844 * comint.el: Clean up use of completion-at-point-functions.
24845 (comint-completion-at-point): New function.
24846 (comint-mode): Use it completion-at-point-functions.
24847 (comint-dynamic-complete): Make it obsolete.
24848 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
24849 (comint-c-a-p-replace-by-expanded-history): New function.
24850 (comint-dynamic-complete-functions)
24851 (comint-replace-by-expanded-history): Use it.
24852 * minibuffer.el (completion-table-with-terminator): Allow dynamic
24853 termination strings. Try harder to avoid second try-completion.
24854 (completion-in-region-mode-map): Disable bindings that don't work yet.
24855
24856 * comint.el: Use lexical-binding. Require CL.
24857 (comint-dynamic-complete-functions): Use comint-filename-completion.
24858 (comint-completion-addsuffix): Tweak custom type.
24859 (comint-filename-completion, comint--common-suffix)
24860 (comint--common-quoted-suffix, comint--table-subvert)
24861 (comint--complete-file-name-data): New functions.
24862 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
24863 (comint-dynamic-list-filename-completions): Use them.
24864 (comint-dynamic-simple-complete): Make obsolete.
24865
24866 * minibuffer.el (completion-in-region-mode):
24867 Keep completion-in-region-mode--predicate global.
24868 (completion-in-region--postch):
24869 Assume completion-in-region-mode--predicate is not null.
24870
24871 * progmodes/flymake.el (flymake-start-syntax-check-process):
24872 Obey `dir'. Simplify.
24873
24874 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
24875 we're in VC after all.
24876
24877 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
24878
24879 * vc/vc.el (vc-diff-build-argument-list-internal)
24880 (vc-version-ediff, vc-ediff): New commands.
24881 (vc-version-diff): Use vc-diff-build-argument-list-internal.
24882
24883 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
24884
24885 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
24886 add sanity check.
24887
24888 * obsolete/erc-hecomplete.el: Make obsolete.
24889 * obsolete/: Standardize obsolescence info in the header.
24890
24891 2011-04-20 Glenn Morris <rgm@gnu.org>
24892
24893 * calendar/solar.el (solar-horizontal-coordinates):
24894 Use the longitude argument rather than `calendar-longitude'.
24895 (solar-date-next-longitude): Remove unused locals.
24896
24897 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24898
24899 * whitespace.el: New version 13.2.1.
24900
24901 2011-04-20 felix <EmacsWiki> (tiny change)
24902
24903 * whitespace.el (global-whitespace-mode): Keep highlight when
24904 switching between major modes on a file.
24905
24906 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
24907
24908 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
24909 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
24910 multi-line comments as well.
24911
24912 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
24913
24914 Lexical-binding cleanup.
24915
24916 * arc-mode.el (archive-mode-revert):
24917 * cmuscheme.el (scheme-interactively-start-process):
24918 * custom.el (custom-initialize-delay):
24919 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
24920 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
24921 * emacs-lock.el (emacs-lock-clear-sentinel):
24922 * ezimage.el (defezimage):
24923 * follow.el (follow-avoid-tail-recenter):
24924 * fringe.el (set-fringe-mode-1):
24925 * generic-x.el (bat-generic-mode-compile):
24926 * help-mode.el (help-info-variable, help-do-xref)
24927 (help-mode-revert-buffer):
24928 * help.el (view-emacs-todo):
24929 * iswitchb.el (iswitchb-completion-help):
24930 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
24931 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
24932 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
24933 * locate.el (locate-update):
24934 * longlines.el (longlines-encode-region)
24935 (longlines-after-change-function):
24936 * outline.el (outline-isearch-open-invisible):
24937 * ps-def.el (declare-function, charset-dimension, char-width)
24938 (encode-char):
24939 * ps-mule.el (ps-mule-plot-string):
24940 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
24941 (recentf-edit-list-select, recentf-edit-list-validate)
24942 (recentf-open-files-action):
24943 * rect.el (delete-whitespace-rectangle-line)
24944 (rectangle-number-line-callback):
24945 * register.el (window-configuration-to-register)
24946 (frame-configuration-to-register):
24947 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
24948 * select.el (xselect-convert-to-string, xselect-convert-to-length)
24949 (xselect-convert-to-targets, xselect-convert-to-delete)
24950 (xselect-convert-to-filename, xselect-convert-to-charpos)
24951 (xselect-convert-to-lineno, xselect-convert-to-colno)
24952 (xselect-convert-to-os, xselect-convert-to-host)
24953 (xselect-convert-to-user, xselect-convert-to-class)
24954 (xselect-convert-to-name, xselect-convert-to-integer)
24955 (xselect-convert-to-atom, xselect-convert-to-identity):
24956 * subr.el (declare, ignore, process-kill-without-query)
24957 (text-clone-maintain):
24958 * terminal.el (te-get-char, te-tic-sentinel):
24959 * tool-bar.el (tool-bar-make-keymap):
24960 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
24961 * type-break.el (type-break-mode, type-break-noninteractive-query):
24962 * view.el (View-back-to-mark):
24963 * wid-browse.el (widget-browse-action, widget-browse-widget)
24964 (widget-browse-widgets, widget-browse-sexp):
24965 * widget.el (define-widget-keywords):
24966 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
24967 Mark unused parameters.
24968
24969 * align.el (align-adjust-col-for-rule): Mark unused parameter.
24970 (align-areas): Remove unused variable `look'.
24971 (align-region): Remove unused variables `real-end' and `pos-list'.
24972
24973 * apropos.el (apropos-score-doc): Remove unused variable `i'.
24974
24975 * bindings.el (mode-line-modified, mode-line-remote):
24976 Mark unused parameters.
24977 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
24978
24979 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
24980 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
24981
24982 * comint.el (comint-history-isearch-pop-state)
24983 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
24984 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
24985 (comint-substitute-in-file-name): Doc fix.
24986
24987 * completion.el (cmpl-statistics-block): Mark unused parameter.
24988 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
24989 (save-completions-to-file, load-completions-from-file):
24990 Remove unused local variable `e'.
24991
24992 * composite.el (compose-chars): Remove unused variable `len'.
24993 (lgstring-insert-glyph): Remove unused variable `g'.
24994 (compose-glyph-string): Remove unused variables `ascent',
24995 `descent', `lbearing' and `rbearing'.
24996 (compose-glyph-string-relative): Remove unused variables
24997 `lbearing', `rbearing' and `wadjust'.
24998 (compose-gstring-for-graphic): Remove unused variables `header',
24999 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
25000 (compose-gstring-for-terminal): Remove unused variables `header'
25001 and `nchars'. Use `let', not `let*'.
25002
25003 * cus-edit.el (Custom-set, Custom-save, custom-reset)
25004 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
25005 (Custom-buffer-done, custom-buffer-create-internal)
25006 (custom-browse-visibility-action, custom-browse-group-tag-action)
25007 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
25008 (widget-magic-mouse-down-action, custom-toggle-parent)
25009 (custom-add-parent-links, custom-toggle-hide-variable)
25010 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
25011 (custom-toggle-hide-face, face, hook, custom-group-link-action)
25012 (custom-face-menu-create, custom-variable-menu-create, get)
25013 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
25014 (custom-reset-standard-save-and-update): Remove unused variable `value'.
25015 (customize-apropos): Remove unused variable `tests'.
25016 (custom-group-value-create): Remove unused variable `hidden-p'.
25017 (sort-fold-case): Declare.
25018
25019 * cus-theme.el (custom-reset-standard-faces-list)
25020 (custom-reset-standard-variables-list): Declare.
25021 (customize-create-theme, custom-theme-revert, custom-theme-write)
25022 (custom-theme-choose-mode, customize-themes, custom-theme-save):
25023 Mark unused parameters.
25024
25025 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
25026
25027 * delim-col.el (delimit-columns-max): Move defvar before first use.
25028
25029 * descr-text.el (describe-char-categories): Don't quote `lambda'.
25030 (describe-char): Don't quote `lambda'. Mark unused parameter.
25031
25032 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
25033 (auto-insert): Declare.
25034 (desktop-restore-file-buffer): Rename desktop-* parameters;
25035 mark unused ones.
25036 (desktop-create-buffer): Rename desktop-* parameters and bind them.
25037 (desktop-buffer): Rename desktop-* parameters.
25038
25039 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
25040 (dframe-reposition-frame-xemacs, dframe-help-echo)
25041 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
25042 Mark unused parameters.
25043
25044 * dired-aux.el (backup-extract-version-start, overwrite-query)
25045 (overwrite-backup-query, rename-regexp-query)
25046 (rename-non-directory-query): Declare.
25047 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
25048 (dired-add-entry): Remove unused variable `orig-file-name'.
25049 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
25050 Use parameter PRESERVE-TIME instead of accessing dynamic variable
25051 `dired-copy-preserve-time' directly.
25052 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
25053 (dired-insert-subdir-newpos): Rename unused variable `pos'.
25054
25055 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
25056 (dired-virtual-revert, dired-make-relative-symlink):
25057 Mark unused parameters.
25058 (manual-program): Declare.
25059 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
25060 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
25061 wrapped in `with-no-warnings' to avoid replacing one warning by another.
25062
25063 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
25064
25065 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
25066
25067 * echistory.el (electric-history-in-progress, Helper-return-blurb):
25068 Declare.
25069
25070 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
25071
25072 * electric.el (Electric-command-loop): Rename parameter
25073 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
25074
25075 * expand.el (expand-in-literal): Remove unused variable `here'.
25076
25077 * facemenu.el (facemenu-add-new-color):
25078 Remove unused variable `docstring'.
25079
25080 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
25081 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
25082 (face-attr-construct): Mark unused parameter. Doc fix.
25083 (read-color): Remove unused variable `hex-string'.
25084
25085 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
25086 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
25087 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
25088 (display-buffer-other-frame): Remove unused variable `old-window'.
25089 (kill-buffer-hook): Declare.
25090 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
25091 Mark unused parameters.
25092 (after-find-file): Pass 1 to `auto-save-mode', not t.
25093
25094 * files-x.el (auto-insert): Declare.
25095 (modify-file-local-variable-prop-line): Remove unused variable `val'.
25096
25097 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
25098 variable `buf'. Mark unused parameter.
25099 (find-lisp-insert-directory): Mark unused parameter.
25100
25101 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
25102 (format-encode-region): Remove unused variables `cur-buf' and `result'.
25103 (format-common-tail): Remove, unused.
25104 (format-deannotate-region): Remove unused variable `loc'.
25105 (format-annotate-region): Remove unused variable `p'.
25106 (format-annotate-single-property-change): Remove unused variables
25107 `default' and `tail'.
25108
25109 * forms.el (read-file-filter): Declare.
25110 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
25111
25112 * frame.el (frame-creation-function-alist): Mark unused parameter.
25113 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
25114
25115 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
25116 Remove unused parameters.
25117 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
25118 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
25119
25120 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
25121 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
25122 (hfy-prepare-tag-map): Mark unused parameters.
25123 (htmlfontify-buffer): Use `called-interactively-p'.
25124
25125 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
25126 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
25127 (ibuffer-do-occur): Mark unused parameters.
25128 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
25129 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
25130
25131 * ibuffer.el: Don't quote `lambda'.
25132 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
25133 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
25134 Mark unused parameters.
25135
25136 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
25137 (ido-completing-read): Mark unused parameters.
25138 (ido-copy-current-word): Mark unused parameters;
25139 remove unused variable `name'.
25140 (ido-sort-merged-list): Remove unused parameter `dirs'.
25141
25142 * ielm.el (ielm-input-sender): Mark unused parameter.
25143 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
25144 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
25145 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
25146 `ielm-string' as a dynamic variable accessible from the IELM prompt.
25147 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
25148
25149 * image-dired.el (image-dired-display-thumbs): Remove unused
25150 variables `curr-file' and `count'.
25151 (image-dired-remove-tag): Remove unused variable `start'.
25152 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
25153 variable `curr-file'
25154 (image-dired-rotate-original): Remove unused variable `temp-file'.
25155 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
25156 Remove unused variable `file'.
25157 (image-dired-gallery-generate): Remove unused variable `curr'.
25158 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
25159
25160 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
25161
25162 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
25163
25164 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
25165
25166 * isearch.el (minibuffer-history-symbol): Declare.
25167 (isearch-edit-string): Remove unused variable `err'.
25168 (isearch-message-prefix, isearch-message-suffix):
25169 Mark unused parameters.
25170
25171 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
25172
25173 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
25174
25175 * makesum.el (double-column): Remove unused variable `cnt'.
25176
25177 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
25178 (ido-ignore-item-temp-list): Declare.
25179
25180 * mouse-drag.el (mouse-drag-throw): Remove unused variables
25181 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
25182 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
25183 (mouse-drag-drag): Remove unused variables `mouse-delta' and
25184 `mouse-col-delta'.
25185
25186 * mouse-sel.el (mouse-extend-internal):
25187 Remove unused variable `orig-window-frame'.
25188
25189 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
25190 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
25191 Move declarations before first use.
25192 (pcomplete-opt): Mark unused parameters; doc fix.
25193
25194 * proced.el (proced-revert): Mark unused parameter.
25195 (proced-send-signal): Remove unused variable `err'.
25196
25197 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
25198 Rename parameter PREFIX-ARG to ARG.
25199 (ps-basic-plot-string, ps-basic-plot-whitespace):
25200 Mark unused parameters.
25201
25202 * replace.el (replace-count): Define.
25203 (occur-revert-function): Mark unused parameters.
25204 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
25205 (isearch-case-fold-search, isearch-string): Declare.
25206 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
25207 bind `case-fold-search'. Remove unused variables `beg' and `end',
25208 and simplify.
25209 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
25210 COUNT and bind `replace-count'.
25211 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
25212 to COUNT.
25213
25214 * savehist.el (print-readably, print-string-length): Declare.
25215
25216 * shadowfile.el (shadow-expand-cluster-in-file-name):
25217 Remove unused variable `cluster'.
25218 (shadow-copy-file): Remove unused variable `i'.
25219 (shadow-noquery, shadow-clusters, shadow-site-cluster)
25220 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
25221 (shadow-define-literal-group, shadow-define-regexp-group)
25222 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
25223
25224 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
25225 (shell): Use `called-interactively-p'.
25226 (shell-directory-tracker): Remove unused variable `chdir-failure'.
25227
25228 * simple.el (compilation-context-lines, comint-file-name-quote-list)
25229 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
25230 (delete-backward-char): Remove unused variable `ocol'.
25231 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
25232 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
25233 (event-apply-hyper-modifier, event-apply-shift-modifier)
25234 (event-apply-control-modifier, event-apply-meta-modifier):
25235 Mark unused parameters.
25236 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
25237 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
25238
25239 * speedbar.el (speedbar-ignored-directory-expressions)
25240 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
25241 (speedbar-find-file, speedbar-dir-follow)
25242 (speedbar-directory-buttons-follow, speedbar-tag-find)
25243 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
25244 (speedbar-buffers-line-directory, speedbar-buffer-click):
25245 Mark unused parameters.
25246 (speedbar-tag-file): Remove unused variable `mode'.
25247 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
25248
25249 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
25250
25251 * talk.el (talk): Remove unused variable `display'.
25252
25253 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
25254 (tar-write-region-annotate): Mark unused parameter.
25255
25256 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
25257 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
25258 Declare them, wrapped in `with-no-warnings' to avoid replacing one
25259 warning by another.
25260
25261 * time-stamp.el (time-stamp-string-preprocess):
25262 Remove unused variable `require-padding'.
25263
25264 * tree-widget.el (widget-glyph-enable): Declare.
25265 (tree-widget-action): Mark unused parameter.
25266
25267 * w32-fns.el (x-get-selection): Mark unused parameter.
25268 (autoload-make-program, generated-autoload-file): Declare.
25269
25270 * wdired.el (wdired-revert): Mark unused parameters.
25271 (wdired-xcase-word): Remove unused variable `err'.
25272
25273 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
25274 (whitespace-help-scroll): Remove unused variable `data-help'.
25275
25276 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
25277 (widget-image-insert, widget-after-change, default)
25278 (widget-default-format-handler, widget-default-notify)
25279 (widget-default-prompt-value, widget-info-link-action)
25280 (widget-url-link-action, widget-function-link-action)
25281 (widget-variable-link-action, widget-file-link-action)
25282 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
25283 (widget-field-prompt-internal, widget-field-action, widget-field-match)
25284 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
25285 (widget-insert-button-action, widget-delete-button-action, visibility)
25286 (widget-documentation-link-action, widget-documentation-string-action)
25287 (widget-const-prompt-value, widget-regexp-match, symbol)
25288 (widget-coding-system-prompt-value)
25289 (widget-key-sequence-value-to-external, sexp)
25290 (widget-sexp-value-to-internal, character, vector, cons)
25291 (widget-choice-prompt-value, widget-boolean-prompt-value)
25292 (widget-color--choose-action): Mark unused parameters.
25293 (widget-item-match-inline, widget-choice-match-inline)
25294 (widget-checklist-match, widget-checklist-match-inline)
25295 (widget-group-match): Rename parameter VALUES to VALS.
25296 (widget-field-value-set): Remove unused variable `size'.
25297 (widget-color-action): Remove unused variables `value' and `start'.
25298
25299 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
25300 variable `dir'. Doc fix.
25301 (windmove-find-other-window): Don't pass it.
25302
25303 * window.el (count-windows): Mark unused parameter.
25304 (bw-adjust-window): Remove unused variable `err'.
25305
25306 * woman.el (woman-file-name): Remove unused variable `default'.
25307 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
25308 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
25309 (global-font-lock-mode): Declare.
25310 (woman-decode-region): Mark unused parameter.
25311 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
25312
25313 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
25314 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
25315 (x-dnd-handle-moz-url): Remove unused variable `title'.
25316 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
25317
25318 * xml.el (xml-parse-tag, xml-parse-attlist):
25319 Remove unused variable `pos'.
25320
25321 2011-04-19 Glenn Morris <rgm@gnu.org>
25322
25323 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
25324 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
25325 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
25326 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
25327 * calendar/cal-html.el (cal-html-insert-minical):
25328 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
25329 (calendar-mark-date-pattern):
25330 Prefix "unused" locals.
25331
25332 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
25333 optional argument `style'.
25334
25335 * calendar/appt.el (appt-make-list):
25336 * calendar/cal-china.el (calendar-chinese-date-string):
25337 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
25338 (diary-hebrew-yahrzeit):
25339 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
25340 * calendar/calendar.el (calendar-generate-window):
25341 * calendar/time-date.el (time-to-days):
25342 Remove unused local variables.
25343
25344 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
25345
25346 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
25347 glyphless-char-display table.
25348 (tabulated-list-glyphless-char-display): New var.
25349
25350 2011-04-18 Sam Steingold <sds@gnu.org>
25351
25352 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
25353 to acknowledgments.
25354
25355 2011-04-17 Glenn Morris <rgm@gnu.org>
25356
25357 * calendar/diary-lib.el (diary-sexp-entry):
25358 * calendar/holidays.el (holiday-sexp):
25359 Set debug-on-error rather than the removed stack-trace-on-error.
25360
25361 2011-04-16 Glenn Morris <rgm@gnu.org>
25362
25363 * progmodes/f90.el: Use lexical-binding.
25364 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
25365
25366 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
25367
25368 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
25369 (mail-mode): Setup mailalias completion here instead.
25370 * mail/mailalias.el: Use lexical-binding.
25371 (pattern, mailalias-done): Declare dynamic.
25372 (mail-completion-at-point-function): New function, from mail-complete.
25373 (mail-complete): Use it.
25374 (mail-completion-expand): New function.
25375 (mail-get-names): Use it.
25376 (mail-directory, mail-directory-process, mail-directory-stream):
25377 Don't use `pattern' for lexically bound arg.
25378
25379 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
25380
25381 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
25382 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
25383 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
25384
25385 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
25386 (byte-save-window-excursion, byte-temp-output-buffer-setup)
25387 (byte-interactive-p): Define them again, for use when inlining
25388 old code.
25389
25390 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
25391
25392 * loadup.el: Use `string-to-number', not `string-to-int'.
25393
25394 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
25395
25396 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
25397 gud-gdb-complete-command.
25398 (gud-gdb-completions): New function, from gud-gdb-complete-command.
25399 (gud-gdb-completion-at-point): New function.
25400 (gud-gdb-completions): Remove.
25401
25402 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
25403
25404 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
25405 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
25406 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
25407 whether `executable-find' is bound.
25408
25409 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
25410
25411 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
25412
25413 * minibuffer.el (completion-in-region-mode-predicate)
25414 (completion-in-region-mode--predicate): New vars.
25415 (completion-in-region, completion-in-region--postch)
25416 (completion-in-region-mode): Use them.
25417 (completion--capf-wrapper): Also return the hook function.
25418 (completion-at-point, completion-help-at-point):
25419 Adjust and provide a predicate.
25420
25421 Preserve arg names for advice of subr and lexical functions (bug#8457).
25422 * help-fns.el (help-function-arglist): Consolidate the subr and
25423 new-byte-code cases. Add argument `preserve-names' to extract names
25424 from the docstring when needed.
25425 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
25426 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
25427 (ad-arglist): Use help-function-arglist's new arg.
25428 (ad-definition-type): Use cond.
25429
25430 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
25431
25432 * autorevert.el (auto-revert-handler):
25433 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
25434 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
25435 Don't quote lambda.
25436
25437 * image-mode.el (image-transform-set-scale):
25438 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
25439
25440 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
25441
25442 * net/network-stream.el (network-stream-open-starttls): Only do
25443 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
25444 Upgrades via gnutls-cli are too slow to be done opportunistically.
25445
25446 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
25447
25448 * dframe.el (dframe-current-frame): Remove spurious quote.
25449
25450 2011-04-12 Glenn Morris <rgm@gnu.org>
25451
25452 * calendar/cal-tex.el (cal-tex-end-document):
25453 Try to automatically use latin1 input if needed.
25454
25455 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
25456 Don't try to cons a mark onto an empty element.
25457
25458 2011-04-11 Leo Liu <sdl.web@gmail.com>
25459
25460 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
25461 buffers.
25462 (ido-kill-buffer-at-head): Support killing virtual buffers.
25463
25464 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
25465
25466 * minibuffer.el (completion-show-inline-help): New var.
25467 (completion--do-completion, minibuffer-complete)
25468 (minibuffer-force-complete, minibuffer-complete-word):
25469 Inhibit minibuffer messages if completion-show-inline-help is nil.
25470
25471 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
25472 to avoid interference from inline help (Bug#5849).
25473
25474 2011-04-10 Leo Liu <sdl.web@gmail.com>
25475
25476 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
25477 Fix typo.
25478
25479 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
25480
25481 * image-mode.el (image-toggle-display-image): Signal an error if
25482 not in Image mode.
25483 (image-transform-mode, image-transform-resize)
25484 (image-transform-set-rotation): Doc fix.
25485 (image-transform-set-resize): Delete.
25486 (image-transform-set-scale, image-transform-fit-to-height)
25487 (image-transform-fit-to-width): Handle image-toggle-display-image
25488 and image-transform-resize directly.
25489
25490 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
25491
25492 * doc-view.el (doc-view-fit-width-to-window)
25493 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
25494 New functions for fitting the shown image to the Emacs window size.
25495 (doc-view-mode-map): Add bindings for the new functions.
25496
25497 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
25498
25499 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
25500 Fix typo in docstring.
25501
25502 2011-04-08 Eli Zaretskii <eliz@gnu.org>
25503
25504 * files.el (file-size-human-readable): Produce one digit after
25505 decimal, like "ls -lh" does.
25506
25507 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
25508 the file size representation.
25509
25510 * simple.el (list-processes): If async subprocesses are not
25511 available, error out with a clear error message.
25512
25513 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
25514
25515 * help.el (help-form-show): New function, to be called from C.
25516 Put help-form output in a buffer named differently than *Help*.
25517
25518 2011-04-08 Eli Zaretskii <eliz@gnu.org>
25519
25520 * files.el (file-size-human-readable): New function.
25521
25522 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
25523 computing the representation inline. Don't require `cl'.
25524
25525 2011-04-08 Glenn Morris <rgm@gnu.org>
25526
25527 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
25528
25529 * net/browse-url.el (browse-url-firefox):
25530 Test system-type, not system-configuration.
25531
25532 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
25533 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
25534 Use log-edit-empty-buffer-p. (Bug#7598)
25535
25536 * net/rlogin.el (rlogin-process-connection-type): Simplify.
25537 (rlogin-mode-map): Initialize in the defvar.
25538 (rlogin): Use ignore-errors.
25539
25540 * replace.el (occur-mode-map): Some fixes for menu items.
25541
25542 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
25543
25544 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
25545
25546 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
25547
25548 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
25549 issuing unused warnings.
25550
25551 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
25552 macro directly.
25553
25554 * simple.el: Lisp reimplement of list-processes. Based on an
25555 earlier reimplementation by Leo Liu, but using tabulated-list.el.
25556 (process-menu-mode): New major mode.
25557 (list-processes--refresh, list-processes):
25558 (process-menu-visit-buffer): New functions.
25559
25560 * files.el (save-buffers-kill-emacs): Don't assume any return
25561 value of list-processes, which is undocumented anyway.
25562
25563 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
25564
25565 * emacs-lisp/tabulated-list.el: New file.
25566
25567 * emacs-lisp/package.el: Use Tabulated List mode.
25568 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
25569 (package-menu-mode): Derive from tabulated-list-mode. Set up the
25570 table format using Tabulated List mode variables.
25571 (package--push): New macro, replacing package-list-maybe-add.
25572 (package-menu--generate): Use package--push. Renamed from
25573 package--generate-package-list.
25574 (package-menu-refresh, list-packages): Use it.
25575 (package-menu--print-info): Rename from package-print-package.
25576 Return insertion data instead of inserting it directly.
25577 (package-menu-describe-package, package-menu-execute):
25578 Use tabulated-list-get-id.
25579 (package-menu-mark-delete, package-menu-mark-install)
25580 (package-menu-mark-unmark, package-menu-backup-unmark)
25581 (package-menu-mark-obsolete-for-deletion):
25582 Use tabulated-list-put-tag.
25583 (package--list-packages, package-menu-revert)
25584 (package-menu-get-package, package-menu-get-version)
25585 (package-menu-sort-by-column): Functions deleted.
25586 (package-menu-package-list, package-menu-sort-key): Vars deleted.
25587 (package-menu--status-predicate, package-menu--version-predicate)
25588 (package-menu--name-predicate)
25589 (package-menu--description-predicate): Handle arguments in the
25590 Tabulated List format.
25591 (package-list-packages-no-fetch): Call list-packages.
25592
25593 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
25594
25595 * files.el (after-find-file-from-revert-buffer): Remove variable.
25596 (after-find-file): Don't bind it.
25597 (revert-buffer-in-progress-p): New variable.
25598 (revert-buffer): Bind it.
25599 Pass nil for `after-find-file-from-revert-buffer'.
25600
25601 * saveplace.el (save-place-find-file-hook): Use new variable
25602 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
25603
25604 2011-04-06 Glenn Morris <rgm@gnu.org>
25605
25606 * Makefile.in (AUTOGEN_VCS): New variable.
25607 (autoloads): Use $AUTOGEN_VCS.
25608
25609 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
25610 * calendar/calendar.el (calendar-mode-map):
25611 Check for toolkit scroll bars. (Bug#8305)
25612
25613 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
25614
25615 * minibuffer.el (completion-in-region--postch)
25616 (completion-in-region-mode): Remove unnecessary messages.
25617
25618 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
25619
25620 * font-lock.el (font-lock-refresh-defaults):
25621 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
25622 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
25623
25624 * info.el (Info-directory-list, Info-read-node-name-2)
25625 (Info-split-parameter-string): Doc fixes.
25626 (Info-virtual-nodes): Reflow docstring.
25627 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
25628 (Info-apropos-toc-nodes, info-finder, Info-get-token)
25629 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
25630 Fix typos in docstrings.
25631 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
25632 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
25633 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
25634 (Info-restore-desktop-buffer): Mark unused parameters.
25635 (Info-directory-find-file, Info-directory-find-node)
25636 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
25637 (Info-virtual-index-find-node, Info-apropos-find-file)
25638 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
25639 Mark unused parameters; fix typos in docstrings.
25640 (Info-virtual-index): Remove unused local variable `nodename'.
25641
25642 2011-04-05 Deniz Dogan <deniz@dogan.se>
25643
25644 * net/rcirc.el: Update my e-mail address.
25645 (rcirc-mode-map): Remove M-o binding.
25646
25647 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
25648
25649 * startup.el (command-line): Save the cursor's theme-face
25650 directly, instead of using face-override-spec.
25651
25652 * custom.el (load-theme): Minor optimization in assigning faces.
25653
25654 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
25655
25656 * help-fns.el (describe-variable): Complete all variables having
25657 documentation, including keywords.
25658 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
25659
25660 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
25661
25662 Convert to lexical-binding.
25663
25664 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
25665 (bs--get-marked-string, bs--get-modified-string)
25666 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
25667 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
25668 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
25669
25670 * ehelp.el (electric-help-execute-extended)
25671 (electric-help-ctrl-x-prefix):
25672 * hexl.el (hexl-revert-buffer-function):
25673 * linum.el (linum-after-change, linum-after-scroll):
25674 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
25675
25676 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
25677
25678 2011-04-04 Daiki Ueno <ueno@unixuser.org>
25679
25680 * epa-dired.el:
25681 * epa-mail.el:
25682 * epa-hook.el:
25683 * epa-file.el:
25684 * epa.el:
25685 * epg.el: Use lexical binding.
25686
25687 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
25688
25689 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
25690
25691 * textmodes/flyspell.el (flyspell-word): Recognize default
25692 dictionary case for flyspell-mark-duplications-exceptions.
25693 Use regexp matching for languages.
25694 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
25695 default dictionary (Bug#7926).
25696
25697 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
25698
25699 * emacs-lisp/package.el (package--with-work-buffer):
25700 Recognize https URLs.
25701
25702 * net/network-stream.el: Move from gnus/proto-stream.el.
25703 Change prefix to network-stream throughout.
25704 (open-protocol-stream): Merge into open-network-stream, leaving
25705 open-protocol-stream as an alias. Handle nil BUFFER args.
25706
25707 * subr.el (open-network-stream): Move to net/network-stream.el.
25708
25709 2011-04-02 Glenn Morris <rgm@gnu.org>
25710
25711 * find-dired.el (find-exec-terminator): New option.
25712 (find-ls-option): Test for -ls support.
25713 (find-ls-subdir-switches): Test for -b in find-ls-option.
25714 (find-dired, find-grep-dired): Doc fixes.
25715 (find-dired): Use find-exec-terminator.
25716
25717 * find-dired.el (find-ls-option, find-ls-subdir-switches)
25718 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
25719 (find-name-arg): Remove purecopy.
25720
25721 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
25722 (grep-compute-defaults): Check for `-exec COMMAND +' support.
25723 Set grep-find-use-xargs, grep-find-command, and grep-find-template
25724 accordingly. Don't add the null-device if not needed.
25725
25726 * files.el (save-some-buffers): Doc fix.
25727
25728 2011-04-02 Eli Zaretskii <eliz@gnu.org>
25729
25730 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
25731
25732 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
25733
25734 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
25735 Use `dolist' rather than `mapcar'.
25736
25737 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
25738
25739 Add lexical binding.
25740
25741 * subr.el (apply-partially): Use new closures rather than CL.
25742 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
25743 (dolist, dotimes): Use slightly different expansion for lexical code.
25744 (functionp): Move to C.
25745 (letrec): New macro.
25746 (with-wrapper-hook): Use it and apply-partially instead of CL.
25747 (eval-after-load): Preserve lexical-binding.
25748 (save-window-excursion, with-output-to-temp-buffer): Turn them
25749 into macros.
25750
25751 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
25752
25753 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
25754 than the arglist.
25755 (help-add-fundoc-usage): Don't add `Not documented'.
25756 (help-function-arglist): Handle closures, subroutines, and new
25757 byte-code-functions.
25758 (help-make-usage): Remove leading underscores.
25759 (describe-function-1): Handle closures.
25760 (describe-variable): Use special-variable-p for completion.
25761
25762 * files.el (lexical-binding): Declare safe.
25763
25764 * emacs-lisp/pcase.el: Don't use destructuring-bind.
25765 (pcase--memoize): Rename from pcase-memoize. Change weakness.
25766 (pcase): Add `let' pattern.
25767 Change memoization so it actually works.
25768 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
25769 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
25770 <let>: New case.
25771
25772 * emacs-lisp/macroexp.el: Use lexical binding.
25773 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
25774 Don't convert ' to #' without checking that it's indeed quoting
25775 a lambda.
25776
25777 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
25778 Use eval-sexp-add-defvars.
25779 (eval-sexp-add-defvars): New fun.
25780
25781 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
25782
25783 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
25784 Don't autoload.
25785 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
25786 than the internal `byte-compile-lambda'.
25787 (defmethod): Don't hide code under quotes.
25788 (eieio-defmethod): New `code' argument.
25789
25790 * emacs-lisp/eieio-comp.el: Remove.
25791
25792 * emacs-lisp/edebug.el (edebug-eval-defun)
25793 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
25794 (edebug-toggle): Avoid `eval'.
25795
25796 * emacs-lisp/disass.el (disassemble-internal): Handle new
25797 `closure' objects.
25798 (disassemble-1): Handle new byte codes.
25799
25800 * emacs-lisp/cl.el (pushnew): Silence warning.
25801
25802 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
25803 (cl-byte-compile-throw): Remove.
25804 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
25805
25806 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
25807 closures.
25808
25809 * emacs-lisp/cconv.el: New file.
25810
25811 * emacs-lisp/bytecomp.el: Use lexical binding instead of
25812 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
25813 (byte-compile-initial-macro-environment):
25814 Handle declare-function here.
25815 (byte-compile--lexical-environment): New var.
25816 (byte-stack-ref, byte-stack-set, byte-discardN)
25817 (byte-discardN-preserve-tos): New lap codes.
25818 (byte-interactive-p): Don't use any more.
25819 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
25820 New macros.
25821 (byte-compile-lapcode): Use them and handle new lap codes.
25822 (byte-compile-obsolete): Remove.
25823 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
25824 (byte-compile-arglist-warn): Check late def of inlinable funs.
25825 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
25826 since they should have been expanded by now.
25827 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
25828 (byte-compile-from-buffer): Remove unused second arg.
25829 (byte-compile-preprocess): New function.
25830 (byte-compile-toplevel-file-form): New function to distinguish
25831 file-form calls from outside from file-form calls from hunk-handlers.
25832 (byte-compile-file-form): Simplify.
25833 (byte-compile-file-form-defsubst): Remove.
25834 (byte-compile-file-form-defmumble): Simplify now that
25835 byte-compile-lambda always returns a byte-code-function.
25836 (byte-compile): Preprocess.
25837 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
25838 Remove, not used any more.
25839 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
25840 (byte-compile-make-args-desc): New funs.
25841 (byte-compile-lambda): Handle lexical functions. Always return
25842 a byte-code-function.
25843 (byte-compile-reserved-constants): New var, to make up room for
25844 closed-over variables.
25845 (byte-compile-constants-vector): Obey it.
25846 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
25847 (byte-compile-macroexpand-declare-function): New function.
25848 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
25849 byte-code-functions.
25850 (byte-compile-form): Check obsolescence here.
25851 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
25852 (byte-compile-variable-ref): Remove.
25853 (byte-compile-dynamic-variable-op): New fun.
25854 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
25855 (byte-compile-variable-set): New funs.
25856 (byte-compile-discard): Add 2 args.
25857 (byte-compile-stack-ref, byte-compile-stack-set)
25858 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
25859 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
25860 macroexpand-all instead.
25861 (byte-compile-quote-form): Remove.
25862 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
25863 (byte-compile-bind, byte-compile-unbind): New funs.
25864 (byte-compile-let): Handle let* and lexical binding.
25865 (byte-compile-let*): Remove.
25866 (byte-compile-catch, byte-compile-unwind-protect)
25867 (byte-compile-track-mouse, byte-compile-condition-case):
25868 Handle a new :fun-body form, used for lexical scoping.
25869 (byte-compile-save-window-excursion)
25870 (byte-compile-with-output-to-temp-buffer): Remove.
25871 (byte-compile-defun): Simplify.
25872 (byte-compile-stack-adjustment): New fun.
25873 (byte-compile-out): Use it.
25874 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
25875
25876 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
25877 handler any more.
25878
25879 * emacs-lisp/byte-opt.el: Use lexical binding.
25880 (byte-inline-lapcode): Remove (to bytecomp).
25881 (byte-compile-inline-expand): Pay attention to inlining to/from
25882 lexically bound code.
25883 (byte-compile-unfold-lambda): Don't handle byte-code-functions
25884 any more.
25885 (byte-optimize-form-code-walker): Don't handle save-window-excursion
25886 any more and don't call compiler-macros.
25887 (byte-compile-splice-in-already-compiled-code): Remove.
25888 (byte-code): Don't inline any more.
25889 (disassemble-offset): Receive `bytes' as argument rather than via
25890 dynamic scoping.
25891 (byte-compile-tag-number): Declare before first use.
25892 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
25893 `return' even if make-spliceable.
25894 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
25895 obsolete interactive-p.
25896 (byte-optimize-lapcode): Optimize new lap-codes.
25897 Don't trip up on new form of `byte-constant' lap code.
25898
25899 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
25900
25901 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
25902
25903 * custom.el (custom-initialize-default, custom-declare-variable):
25904 Use `defvar'.
25905
25906 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
25907 New variables.
25908 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
25909 (COMPILE_FIRST): Add macroexp and cconv.
25910 * makefile.w32-in: Mirror changes in Makefile.in.
25911
25912 * vc/cvs-status.el:
25913 * vc/diff-mode.el:
25914 * vc/log-edit.el:
25915 * vc/log-view.el:
25916 * vc/smerge-mode.el:
25917 * textmodes/bibtex-style.el:
25918 * textmodes/css-mode.el:
25919 * startup.el:
25920 * uniquify.el:
25921 * minibuffer.el:
25922 * newcomment.el:
25923 * reveal.el:
25924 * server.el:
25925 * mpc.el:
25926 * emacs-lisp/smie.el:
25927 * doc-view.el:
25928 * dired.el:
25929 * abbrev.el: Use lexical binding.
25930
25931 2011-04-01 Eli Zaretskii <eliz@gnu.org>
25932
25933 * info.el (info-display-manual): New function.
25934
25935 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
25936
25937 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
25938
25939 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
25940
25941 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
25942 an entry for that server in rcirc-authinfo. (Bug#8385)
25943
25944 2011-03-31 Glenn Morris <rgm@gnu.org>
25945
25946 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
25947
25948 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
25949
25950 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
25951
25952 * progmodes/python.el (python-default-interpreter)
25953 (python-python-command-args, python-jython-command-args)
25954 (python-which-shell, python-which-args, python-which-bufname)
25955 (python-file-queue, python-comint-output-filter-function)
25956 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
25957 variables and functions.
25958
25959 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
25960
25961 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
25962 (completion-in-region-mode): New minor mode.
25963 (completion-in-region): Use it.
25964 (completion-in-region--data, completion-in-region-mode-map): New vars.
25965 (completion-in-region--postch): New function.
25966 (completion--capf-misbehave-funs, completion--capf-safe-funs):
25967 New vars.
25968 (completion--capf-wrapper): New function.
25969 (completion-at-point): Use it to track well-behavedness of
25970 hook functions.
25971 (completion-help-at-point): New command.
25972
25973 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
25974
25975 * vc/add-log.el (add-change-log-entry): Don't use whitespace
25976 syntax class to search for whitespace on a single line
25977 (Message-ID: <4D938140.4030905@redhat.com>).
25978
25979 2011-03-30 Leo Liu <sdl.web@gmail.com>
25980
25981 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
25982 New commands.
25983 (edit-abbrevs-map): Bind them here.
25984 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
25985
25986 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
25987
25988 * allout.el (allout-hide-by-annotation, allout-flag-region):
25989 Reduce possibility of overlay leakage by making them volatile.
25990
25991 * allout-widgets.el (allout-widgets-tally): Define as nil so the
25992 hash is not shared between buffers. Mode initialization is
25993 responsible for giving it a useful starting value.
25994 (allout-item-span): Reduce possibility of overlay leakage by
25995 making them volatile.
25996 (allout-widgets-count-buttons-in-region): Add diagnostic function
25997 for tracking down button overlay leaks.
25998
25999 2011-03-29 Leo Liu <sdl.web@gmail.com>
26000
26001 * ido.el (ido-read-internal): Use the default history var
26002 minibuffer-history if no HISTORY is specified.
26003
26004 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
26005
26006 * net/imap.el (imap-shell-open, imap-process-connection-type):
26007 Use imap-process-connection-type for 'shell' streams as well as
26008 Kerberos, SSL, other subprocesses.
26009
26010 2011-03-28 Leo Liu <sdl.web@gmail.com>
26011
26012 * abbrev.el (abbrev-table-empty-p): New function.
26013 (prepare-abbrev-list-buffer): Place empty abbrev tables after
26014 nonempty ones. (Bug#5937)
26015
26016 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
26017
26018 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
26019
26020 2011-03-27 Leo Liu <sdl.web@gmail.com>
26021
26022 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
26023 for foreground and background colors.
26024 (ansi-color-make-color-map): Adapt.
26025
26026 2011-03-25 Leo Liu <sdl.web@gmail.com>
26027
26028 * midnight.el (midnight-time-float): Remove. Note it calculates
26029 the microsecond component incorrectly and seconds-to-time does the
26030 same job.
26031 Remove redundant (require 'timer).
26032
26033 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
26034 (ido-completions): Remove unused arguments. (Bug#8329)
26035
26036 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
26037
26038 * minibuffer.el (completion--flush-all-sorted-completions):
26039 Remove itself from hook.
26040 (completion-at-point): Let the functions perform the completion
26041 immediately and return nil or t.
26042 * comint.el (comint-dynamic-complete-functions): Now identical to
26043 completion-at-point-functions.
26044 (comint-dynamic-list-input-ring): Remove unused var `index'.
26045 (comint--match-partial-filename, comint--unquote&expand-filename):
26046 New funs, split from comint-match-partial-filename.
26047 (comint-dynamic-complete): Use completion-at-point.
26048 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
26049
26050 2011-03-24 Drew Adams <drew.adams@oracle.com>
26051
26052 * thingatpt.el: Support `defun'.
26053
26054 2011-03-23 Leo Liu <sdl.web@gmail.com>
26055
26056 * abbrevlist.el: Move to obsolete/abbrevlist.el.
26057
26058 * help-mode.el (help-mode-finish): Tweak regexp.
26059
26060 2011-03-23 Glenn Morris <rgm@gnu.org>
26061
26062 * eshell/esh-opt.el (eshell-eval-using-options):
26063 Do not bind unused local variable `eshell-option-stub'.
26064
26065 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
26066
26067 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
26068
26069 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
26070 keymap variable in `with-no-warnings' to avoid a warning when the
26071 keymap has been already `defconst'ed.
26072
26073 2011-03-22 Leo Liu <sdl.web@gmail.com>
26074
26075 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
26076 encode all chars in abbrevs; otherwise use emacs-mule or
26077 utf-8-emacs. (Bug#8308)
26078
26079 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
26080
26081 * simple.el (backward-delete-char-untabify):
26082 Avoid warning about using `delete-backward-char'.
26083
26084 * image.el (image-type-file-name-regexps): Make it variable.
26085 `imagemagick-register-types' modifies it, and the user may want
26086 to add new extensions for known image types.
26087 (imagemagick-register-types): Throw error if not using ImageMagick.
26088
26089 2011-03-22 Leo Liu <sdl.web@gmail.com>
26090
26091 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
26092 located before rcirc-prompt-end-marker.
26093 (rcirc-complete): Error if point is not after rcirc prompt.
26094 Handle the case when table is nil.
26095 (rcirc-user-authenticated): Define to fix compiler warning.
26096
26097 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
26098
26099 * custom.el (custom--inhibit-theme-enable): Make it affect only
26100 custom-theme-set-variables and custom-theme-set-faces.
26101 (provide-theme): Ignore custom--inhibit-theme-enable.
26102 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
26103 (custom-enabling-themes): Delete variable.
26104 (enable-theme): Accept only loaded themes as arguments.
26105 Ignore the special custom-enabled-themes variable.
26106 (custom-enabled-themes): Forbid themes from setting this.
26107 Eliminate use of custom-enabling-themes.
26108 (custom-push-theme): Quote "changed" custom var entry.
26109
26110 2011-03-21 Leo Liu <sdl.web@gmail.com>
26111
26112 * ido.el (ido-read-internal): Add ido-selected to history instead
26113 of user input.
26114
26115 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
26116
26117 * subr.el (deferred-action-list, deferred-action-function):
26118 Mark obsolete.
26119
26120 2011-03-21 Leo Liu <sdl.web@gmail.com>
26121
26122 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
26123 change on 2011-02-13 (bug#8309).
26124
26125 * minibuffer.el (read-file-name-function): Change default value.
26126 (read-file-name--defaults): Rename from read-file-name-defaults.
26127 (read-file-name-default): Rename from read-file-name.
26128 (read-file-name): Call read-file-name-function.
26129
26130 2011-03-21 Glenn Morris <rgm@gnu.org>
26131
26132 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
26133 Doc fixes.
26134
26135 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
26136
26137 * cus-theme.el: Add missing provide statement.
26138 (customize-create-theme): Extract theme value correctly.
26139 (custom-theme-visit-theme): Autoload.
26140 (customize-create-theme): Prompt before inserting default faces.
26141
26142 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
26143
26144 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
26145 units and musical notes.
26146
26147 2011-03-20 Leo Liu <sdl.web@gmail.com>
26148
26149 * ido.el (ido-read-internal): Use completing-read-default.
26150 (ido-completing-read): Fix compatibility with completing-read.
26151
26152 2011-03-20 Christian Ohler <ohler@gnu.org>
26153
26154 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
26155 (ert-delete-all-tests): Use `called-interactively-p' rather than
26156 `interactive-p'.
26157 (ert--make-xrefs-region): Respect END.
26158
26159 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
26160
26161 * dired-aux.el (dired-create-directory): Signal an error if the
26162 directory already exists (Bug#8246).
26163
26164 * facemenu.el (list-colors-display): Call list-faces-display
26165 inside with-help-window.
26166 (list-colors-print): Use display property to align the final
26167 column, instead of checking window-width.
26168
26169 2011-03-19 Eli Zaretskii <eliz@gnu.org>
26170
26171 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
26172 windows-nt systems.
26173 (emerge-protect-metachars): Quote correctly for ms-dos and
26174 windows-nt systems.
26175
26176 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
26177
26178 * info.el (info-initialize): Replace all uses of `:' with
26179 path-separator for compatibility with non-Unix systems.
26180 Cache quoting of path-separator. (Bug#8258)
26181
26182 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
26183
26184 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
26185 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
26186 (mouse-avoidance-mode): Fix typos in docstrings.
26187
26188 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
26189
26190 * startup.el (package-subdirectory-regexp): Move from package.el.
26191 Omit \\` and \\', and let callers add them.
26192
26193 * emacs-lisp/package.el (package-strip-version)
26194 (package-load-all-descriptors): Add \\` and \\' to
26195 package-subdirectory-regexp before using it.
26196 (package-untar-buffer): New arg DIR; ensure that file untars only
26197 into this expected directory. Remove superfluous delete-region.
26198 (package-unpack): Caller changed.
26199 (package-tar-file-info): Use package-subdirectory-regexp.
26200
26201 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
26202
26203 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
26204 diff-mode-shared-map (bug#8284).
26205 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
26206
26207 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
26208
26209 * calendar/time-date.el (format-seconds): Use assoc instead of
26210 assoc-string, since assoc-string doesn't exist in XEmacs.
26211
26212 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
26213
26214 * custom.el (custom-known-themes): Reflow docstring.
26215 (custom-theme-load-path): Fix typo in docstring.
26216 (load-theme): Fix typo in error message.
26217 (custom-available-themes, custom-variable-theme-value):
26218 Use `let', not `let*'.
26219
26220 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
26221
26222 * calc/README: Mention inclusion of musical notes.
26223
26224 * calc/calc-units.el (calc-lu-quant): Rename from
26225 `calc-logunits-quantity'.
26226 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
26227 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
26228 (calc-db): Rename from `calc-dblevel'.
26229 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
26230 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
26231 (calc-np): Rename from `calc-nplevel'.
26232 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
26233 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
26234 (calc-lu-plus): Rename from `calc-logunits-add'.
26235 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
26236 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
26237 (calc-lu-minus): Rename from `calc-logunits-sub'.
26238 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
26239 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
26240 (calc-lu-times): Rename from `calc-logunits-mul'.
26241 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
26242 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
26243 (calc-lu-divide): Rename from `calc-logunits-div'.
26244 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
26245 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
26246
26247 * calc/calc-ext.el (calc-init-extensions): Update the names of the
26248 functions being autoloaded.
26249
26250 * calc/calc.el (calc-lu-power-reference): Rename from
26251 `calc-logunits-power-reference'.
26252 (calc-lu-field-reference): Rename from
26253 `calc-logunits-field-reference'.
26254
26255 * calc/calc-help.el (calc-l-prefix-help):
26256 Mention musical note functions.
26257
26258 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
26259
26260 * minibuffer.el (completion-all-sorted-completions):
26261 Use :completion-cycle-penalty text property if present.
26262
26263 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
26264
26265 * allout.el (allout-yank-processing): Adjust for new rebulleting
26266 regime so bullet being yanked is used without prompting the user
26267 for a choice.
26268
26269 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
26270
26271 * startup.el (command-line): Warn the user that _emacs is deprecated.
26272
26273 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
26274
26275 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
26276 (delphi-verbose, delphi-comment-face, delphi-string-face)
26277 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
26278 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
26279 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
26280 (delphi-new-comment-line, delphi-font-lock-defaults)
26281 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
26282 Fix typos in docstrings.
26283
26284 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
26285
26286 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
26287 Invert the roles of character and string values for INSTEAD, so a
26288 string is used for the more common case of a defaulting prompt.
26289
26290 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
26291
26292 * progmodes/ruby-mode.el (ruby-backward-sexp):
26293 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
26294 * play/gamegrid.el (gamegrid-make-face):
26295 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
26296 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
26297 * notifications.el (notifications-notify):
26298 * net/xesam.el (xesam-search-engines):
26299 * net/quickurl.el (quickurl-list-insert):
26300 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
26301
26302 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
26303
26304 * startup.el (command-line): Update package subdirectory regexp.
26305
26306 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
26307
26308 * allout.el (allout-abbreviate-flattened-numbering)
26309 (allout-mode-deactivate-hook): Fix up obsolescence "date".
26310
26311 * subr.el (read-char-choice): Only show the cursor after the prompt,
26312 not after the answer.
26313
26314 2011-03-15 Kevin Ryde <user42@zip.com.au>
26315
26316 * help-fns.el (variable-at-point): Skip leading quotes, if any
26317 (bug#8253).
26318
26319 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
26320
26321 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
26322 warning message.
26323
26324 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
26325
26326 * shell.el (shell): When called interactively, offer to change the
26327 shell file name on remote hosts.
26328
26329 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
26330
26331 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
26332 integration for LDAP parameters. The host, base, user or binddn,
26333 and secret tokens can be specified in a netrc file, for instance.
26334 This is optional because an `auth-source' parameter must be
26335 specified in the search attributes.
26336
26337 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
26338
26339 * help.el (describe-mode): Link to the mode's definition (bug#8185).
26340
26341 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
26342
26343 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
26344 into declaration. Remove redundant and harmful binding.
26345
26346 2011-03-12 Eli Zaretskii <eliz@gnu.org>
26347
26348 * files.el (file-ownership-preserved-p): Pass `integer' as an
26349 explicit 2nd argument to `file-attributes'. If the file's owner
26350 is the Administrators group on Windows, and the current user is
26351 Administrator, consider that a match.
26352
26353 * server.el (server-ensure-safe-dir): Consider server directory
26354 safe on MS-Windows if its owner is the Administrators group while
26355 the current Emacs user is Administrator. Use `=' to compare
26356 numerical UIDs, since they could be integers or floats.
26357
26358 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
26359
26360 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
26361
26362 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
26363
26364 Sync with Tramp 2.2.1.
26365
26366 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
26367
26368 * net/trampver.el: Update release number.
26369
26370 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
26371
26372 * progmodes/compile.el (compilation--previous-directory): Fix up
26373 various nil/dead-marker mismatches (bug#8014).
26374 (compilation-directory-properties, compilation-error-properties):
26375 Don't call it at a position past the one we're about to change.
26376
26377 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
26378 Disable obsolescence warnings in the file that declares it.
26379
26380 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
26381
26382 * allout-widgets.el (allout-widgets-tally):
26383 Initialize allout-widgets-tally as a hash table rather than nil to
26384 prevent mode-line redisplay warnings. Also, clarify the module
26385 description and fix a comment typo.
26386
26387 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
26388
26389 * help-fns.el (describe-variable): Don't complete keywords.
26390 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
26391
26392 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
26393
26394 * emacs-lisp/package.el (package-version-join): Impose a standard
26395 string representation for pre/alpha/beta version lists.
26396 (package-unpack-single): Standardize the directory name by passing
26397 it through package-version-join.
26398 (package-strip-rcs-id): Accept any version string that does not
26399 signal an error in version-to-list.
26400
26401 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
26402
26403 * simple.el (delete-trailing-whitespace): Return nil for the
26404 benefit of `write-file-functions'.
26405
26406 2011-03-10 Glenn Morris <rgm@gnu.org>
26407
26408 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
26409
26410 * vc/vc-git.el (vc-git-program): New option.
26411 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
26412 (vc-git--call): Use it.
26413
26414 * eshell/esh-util.el (eshell-condition-case): Doc fix.
26415
26416 * cus-edit.el (Custom-newline): If no button at point, look
26417 for a subgroup button at start-of-line. (Bug#2298)
26418
26419 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
26420
26421 2011-03-10 Julien Danjou <julien@danjou.info>
26422
26423 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
26424 `cursor-type' is nil.
26425
26426 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
26427
26428 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
26429
26430 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
26431
26432 * allout.el: Change so yank of distinctive-bullet items
26433 preserves the existing header prefix, rebulleting it if necessary,
26434 rather than replacing it. This is necessary for proper operation
26435 of cooperative addons like allout-widgets.
26436 (allout-make-topic-prefix, allout-rebullet-heading):
26437 Change SOLICIT arg to INSTEAD, and interpret additionally a string
26438 value as alternate bullet to be used, instead of prompting the user
26439 for a bullet character.
26440
26441 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
26442
26443 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
26444 Do not use `tramp-file-name-port', because this returns also
26445 `tramp-default-port'.
26446
26447 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
26448
26449 * net/rcirc.el (rcirc-handler-001): Remove useless
26450 with-rcirc-process-buffer.
26451 (rcirc-check-auth-status): Swap arguments to string-match.
26452
26453 2011-03-09 Glenn Morris <rgm@gnu.org>
26454
26455 * shell.el (shell-mode):
26456 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
26457
26458 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
26459 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
26460
26461 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
26462
26463 * emacs-lisp/package.el (package-refresh-contents)
26464 (package-menu-execute): Use condition-case-no-debug.
26465
26466 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
26467
26468 * simple.el (shell-command-to-string): Use `process-file'.
26469
26470 * emacs-lisp/package.el (package-tar-file-info): Handle also
26471 remote files.
26472
26473 * emacs-lisp/package-x.el (package-upload-buffer-internal):
26474 Use `equal' for upload base check.
26475
26476 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
26477
26478 * textmodes/texinfo.el (texinfo-environments):
26479 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
26480
26481 2011-03-08 Glenn Morris <rgm@gnu.org>
26482
26483 * cus-start.el (cursor-in-non-selected-windows):
26484 Fix :set quoting oddness. (Bug#8192)
26485
26486 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
26487 in some setf expressions. (Bug#2159)
26488
26489 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
26490
26491 * custom.el (custom-available-themes): Return themes in
26492 alphabetical order.
26493
26494 See ChangeLog.15 for earlier changes.
26495
26496 ;; Local Variables:
26497 ;; coding: utf-8
26498 ;; End:
26499
26500 Copyright (C) 2011-2013 Free Software Foundation, Inc.
26501
26502 This file is part of GNU Emacs.
26503
26504 GNU Emacs is free software: you can redistribute it and/or modify
26505 it under the terms of the GNU General Public License as published by
26506 the Free Software Foundation, either version 3 of the License, or
26507 (at your option) any later version.
26508
26509 GNU Emacs is distributed in the hope that it will be useful,
26510 but WITHOUT ANY WARRANTY; without even the implied warranty of
26511 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26512 GNU General Public License for more details.
26513
26514 You should have received a copy of the GNU General Public License
26515 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.