* lisp/isearch.el (word-search-regexp): Match whitespace if the search
[bpt/emacs.git] / lisp / ChangeLog
1 2013-06-13 Juri Linkov <juri@jurta.org>
2
3 * isearch.el (word-search-regexp): Match whitespace if the search
4 string begins or ends in whitespace. The LAX arg is applied to
5 both ends of the search string. Use `regexp-quote' and explicit
6 \< and \> instead of \b. Use \` and \' instead of ^ and $.
7 (isearch-symbol-regexp): Sync with `word-search-regexp' where word
8 boundaries are replaced with symbol boundaries, and characters
9 between symbols match non-word non-symbol syntax. (Bug#14602)
10
11 2013-06-13 Juri Linkov <juri@jurta.org>
12
13 * isearch.el (isearch-del-char): Don't exceed the length of
14 `isearch-string' by the prefix arg. (Bug#14563)
15
16 2013-06-13 Juri Linkov <juri@jurta.org>
17
18 * isearch.el (isearch-yank-word, isearch-yank-line)
19 (isearch-char-by-name, isearch-quote-char)
20 (isearch-printing-char, isearch-process-search-char):
21 Add optional count prefix arg. (Bug#14563)
22
23 * international/isearch-x.el
24 (isearch-process-search-multibyte-characters):
25 Add optional count prefix arg.
26
27 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
28
29 * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
30 (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
31 lexical-binding.
32
33 2013-06-13 Vitalie Spinu <spinuvit@gmail.com>
34
35 * subr.el (set-temporary-overlay-map): Add on-exit argument.
36
37 2013-06-13 Glenn Morris <rgm@gnu.org>
38
39 * startup.el (tty-handle-args):
40 Don't just discard "--" and anything after. (Bug#14608)
41
42 * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
43
44 2013-06-13 Michael Albinus <michael.albinus@gmx.de>
45
46 Implement changes in Secret Service API. Make it backward compatible.
47 * net/secrets.el (secrets-struct-secret-content-type): New defonst.
48 (secrets-create-item): Use it. Prefix properties with interface.
49
50 2013-06-13 Michael Hoffman <9qobl2n02@sneakemail.com> (tiny change)
51
52 * term.el (term-suppress-hard-newline): New option. (Bug#12017)
53 (term-emulate-terminal): Respect term-suppress-hard-newline.
54
55 2013-06-13 E Sabof <esabof@gmail.com> (tiny change)
56
57 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
58 Only remove a `thumb-file' overlay. (Bug#14548)
59
60 2013-06-12 Grégoire Jadi <daimrod@gmail.com>
61
62 * mail/reporter.el (reporter-submit-bug-report):
63 Handle missing package-name. (Bug#14600)
64
65 2013-06-12 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
66
67 * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
68 (reftex-citation-prompt, reftex-default-bibliography)
69 (reftex-bib-or-thebib, reftex-get-bibfile-list)
70 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
71 (reftex-bib-sort-author, reftex-bib-sort-year)
72 (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
73 (reftex-extract-bib-entries-from-thebibliography)
74 (reftex-get-bibkey-default, reftex-get-bib-names)
75 (reftex-parse-bibtex-entry, reftex-get-bib-field)
76 (reftex-format-bib-entry, reftex-parse-bibitem)
77 (reftex-format-bibitem, reftex-do-citation)
78 (reftex-figure-out-cite-format, reftex-offer-bib-menu)
79 (reftex-restrict-bib-matches, reftex-extract-bib-file)
80 (reftex-insert-bib-matches, reftex-format-citation)
81 (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
82 (reftex-create-bibtex-file): Add docstrings, mostly by converting
83 existing comments into docstrings.
84
85 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
86
87 * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
88
89 2013-06-12 Andreas Schwab <schwab@suse.de>
90
91 * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
92 for auto-save files.
93
94 2013-06-12 Glenn Morris <rgm@gnu.org>
95
96 * ido.el (ido-delete-ignored-files): Remove.
97 (ido-wide-find-dirs-or-files, ido-make-file-list-1):
98 Go back to calling ido-ignore-item-p directly.
99
100 2013-06-12 Eyal Lotem <eyal.lotem@gmail.com> (tiny change)
101
102 * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
103
104 * ido.el (ido-delete-ignored-files): New function,
105 split from ido-make-file-list-1.
106 (ido-wide-find-dirs-or-files): Maybe ignore files. (Bug#13003)
107 (ido-make-file-list-1): Use ido-delete-ignored-files.
108
109 2013-06-12 Leo Liu <sdl.web@gmail.com>
110
111 * progmodes/octave.el (inferior-octave-startup)
112 (inferior-octave-completion-table)
113 (inferior-octave-track-window-width-change)
114 (octave-eldoc-function-signatures, octave-help)
115 (octave-find-definition): Use single quoted strings.
116 (inferior-octave-startup-args): Change default value.
117 (inferior-octave-startup): Do not hard code "-i" and
118 "--no-line-editing".
119 (inferior-octave-resync-dirs): Add optional arg NOERROR.
120 (inferior-octave-directory-tracker): Use it.
121 (octave-goto-function-definition): Robustify.
122 (octave-help): Support highlighting operators in 'See also'.
123 (octave-find-definition): Find subfunctions only in Octave mode.
124
125 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
126
127 * help-fns.el (help-fns--compiler-macro): If the handler function is
128 named, then put a link to it.
129 * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
130 * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
131 (cl-typep): Use it.
132 (cl-eval-when): Simplify debug spec.
133 (cl-define-compiler-macro): Use eval-and-compile. Give a name to the
134 compiler-macro function instead of setting `compiler-macro-file'.
135
136 2013-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
137 Daniel Hackney <dan@haxney.org>
138
139 First part of Daniel Hackney's patch to package.el.
140 * emacs-lisp/package.el: Use defstruct.
141 (package-desc): New, main struct.
142 (package--bi-desc, package--ac-desc): New structs, used to describe the
143 format in external files.
144 (package-desc-vers): Replace with package-desc-version accessor.
145 (package-desc-doc): Replace with package-desc-summary accessor.
146 (package-activate-1): Remove `package' arg since the pkg-vec now
147 includes the name.
148 (define-package): Use package-desc-from-define.
149 (package-unpack-single): Change file-name arg to be a symbol.
150 (package--add-to-archive-contents): Use package-desc-create and new
151 accessor functions to package--ac-desc.
152 (package-buffer-info, package-tar-file-info): Return a package-desc.
153 (package-install-from-buffer): Remove `type' argument. Change pkg-info
154 arg to be a package-desc.
155 (package-install-file): Adjust accordingly. Use \' to match EOS.
156 (package--from-builtin): New function.
157 (describe-package-1, package-menu--generate): Use it.
158 (package--make-autoloads-and-compile): Change name arg to be a symbol.
159 (package-generate-autoloads): Idem and return the name of the file.
160 * emacs-lisp/package-x.el (package-upload-buffer-internal):
161 Change pkg-info arg to be a package-desc.
162 Use package-make-ac-desc.
163 (package-upload-file): Use \' to match EOS.
164 * finder.el (finder-compile-keywords): Use package-make-builtin.
165
166 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
167
168 * vc/vc.el (vc-deduce-fileset): Change error message.
169 (vc-read-backend): New function.
170 (vc-next-action): Use it.
171
172 * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
173
174 * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
175 (prolog-font-lock-keywords): Use regexp-opt instead.
176 Don't manually highlight strings.
177 (prolog-mode-variables): Simplify comment-start-skip.
178 (prolog-consult-compile): Use display-buffer. Remove unused old-filter.
179
180 * emacs-lisp/generic.el (generic--normalise-comments)
181 (generic-set-comment-syntax, generic-set-comment-vars): New functions.
182 (generic-mode-set-comments): Use them.
183 (generic-bracket-support): Use setq-local.
184 (generic-make-keywords-list): Declare obsolete.
185
186 2013-06-11 Glenn Morris <rgm@gnu.org>
187
188 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
189 Prettify after setting font-lock-defaults. (Bug#14574)
190
191 2013-06-11 Juanma Barranquero <lekktu@gmail.com>
192
193 * replace.el (query-replace, occur-read-regexp-defaults-function)
194 (replace-search):
195 * subr.el (declare-function, number-sequence, local-set-key)
196 (substitute-key-definition, locate-user-emacs-file)
197 (with-silent-modifications, split-string, eval-after-load):
198 Fix typos, remove unneeded backslashes and reflow some docstrings.
199
200 2013-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
201
202 * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
203 default for Elisp files.
204
205 2013-06-11 Glenn Morris <rgm@gnu.org>
206
207 * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
208 although define-derived-mode was doing this anyway. (Bug#14583)
209
210 2013-06-10 Juanma Barranquero <lekktu@gmail.com>
211
212 * allout.el (allout-encryption-plaintext-sanitization-regexps):
213 Fix make-variable-buffer-local call to refer to the correct variable.
214
215 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
216
217 * eshell/em-term.el (eshell-visual-commands)
218 (eshell-visual-subcommands, eshell-visual-options):
219 Add summary line to docstrings. Add cross-references.
220
221 2013-06-10 Glenn Morris <rgm@gnu.org>
222
223 * epa.el (epa-read-file-name): New function. (Bug#14510)
224 (epa-decrypt-file): Make plain-file optional. Use epa-read-file-name.
225
226 2013-06-09 Xue Fuqiao <xfq.free@gmail.com>
227
228 * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
229 * vc/vc-hooks.el (vc-stay-local): Doc fix.
230
231 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
232
233 * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
234 output redirection to be ignored with visual commands.
235
236 2013-06-09 Aidan Gauland <aidalgol@amuri.net>
237
238 * eshell/em-term.el (eshell-visual-command-p): New function.
239 (eshell-term-initialize): Move long lambda to separate function
240 eshell-visual-command-p.
241 * eshell/em-dirs.el (eshell-dirs-initialise):
242 * eshell/em-script.el (eshell-script-initialize):
243 Add missing #' to lambda.
244
245 2013-06-08 Leo Liu <sdl.web@gmail.com>
246
247 * progmodes/octave.el (octave-add-log-current-defun): New function.
248 (octave-mode): Set add-log-current-defun-function.
249 (octave-goto-function-definition): Do not move point if not found.
250 (octave-find-definition): Enhance to try subfunctions first.
251
252 2013-06-08 Glenn Morris <rgm@gnu.org>
253
254 * emacs-lisp/bytecomp.el (byte-compile-char-before)
255 (byte-compile-backward-char, byte-compile-backward-word):
256 Improve previous change, to handle non-explicit nil.
257
258 2013-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
259
260 * emacs-lisp/smie.el: Improve show-paren-mode behavior.
261 (smie--opener/closer-at-point): New function.
262 (smie--matching-block-data): Use it. Don't match from right after an
263 opener or right before a closer. Obey smie-blink-matching-inners.
264 Don't signal a mismatch for repeated inners like "switch..case..case".
265
266 2013-06-07 Leo Liu <sdl.web@gmail.com>
267
268 * progmodes/octave.el (octave-mode): Set comment-use-global-state
269 to t. (Bug#14303)
270 (octave-function-header-regexp): Fix. (Bug#14570)
271 (octave-help-mode-finish-hook, octave-help-mode-finish):
272 Remove. Just use temp-buffer-show-hook.
273
274 * newcomment.el (comment-search-backward): Revert last change.
275 (Bug#14434)
276
277 * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
278
279 2013-06-07 Eli Zaretskii <eliz@gnu.org>
280
281 * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
282 through xargs, to avoid failure due to MS-Windows limitations on
283 command-line length.
284
285 2013-06-06 Glenn Morris <rgm@gnu.org>
286
287 * font-lock.el (lisp-font-lock-keywords-2):
288 Treat user-error like error.
289
290 * emacs-lisp/bytecomp.el (byte-compile-char-before)
291 (byte-compile-backward-char, byte-compile-backward-word):
292 Handle explicit nil arguments. (Bug#14565)
293
294 2013-06-05 Alan Mackenzie <acm@muc.de>
295
296 * isearch.el (isearch-allow-prefix): New user option.
297 (isearch-other-meta-char): Don't exit isearch when a prefix
298 argument is typed whilst `isearch-allow-prefix' is non-nil.
299 (Bug#9706)
300
301 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
302
303 * autorevert.el (auto-revert-notify-handler): Use memq.
304 Hide assertion failure.
305
306 * skeleton.el: Use cl-lib.
307 (skeleton-further-elements): Use defvar-local.
308 (skeleton-insert): Use cl-progv.
309
310 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
311
312 * progmodes/prog-mode.el (prog-prettify-symbols)
313 (prog-prettify-install): Update docstrings.
314
315 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
316
317 * simple.el: Move all the prog-mode code to prog-mode.el.
318 * progmodes/prog-mode.el: New file.
319 * loadup.el: Add prog-mode.el.
320
321 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
322
323 * simple.el (prog-prettify-symbols): Add version.
324 (prog-prettify-install): Add convenience function to prettify symbols.
325
326 * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
327 (perl--augmented-font-lock-keywords-1)
328 (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
329 variables and use it.
330
331 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
332 (cfengine3-mode): Remove unneeded variable and use it.
333
334 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
335 (lisp--augmented-font-lock-keywords-1)
336 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
337 Remove unneeded variables and use it.
338
339 2013-06-05 JoĂ£o TĂ¡vora <joaotavora@gmail.com>
340
341 * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
342 to point when opening the connection. (Bug#14380)
343
344 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * subr.el (load-history-regexp, load-history-filename-element)
347 (eval-after-load, after-load-functions, do-after-load-evaluation)
348 (eval-next-after-load, display-delayed-warnings)
349 (collapse-delayed-warnings, delayed-warnings-hook): Move after the
350 definition of save-match-data.
351 (overriding-local-map): Remove accidental obsolescence declaration.
352
353 * emacs-lisp/edebug.el (edebug-result): Move before first use.
354
355 2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
356
357 Generalize symbol prettify support to prog-mode and implement it
358 for perl-mode, cfengine3-mode, and emacs-lisp-mode.
359 * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
360 (prog--prettify-font-lock-compose-symbol)
361 (prog-prettify-font-lock-symbols-keywords): New variables and
362 functions to support symbol prettification.
363 * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
364 (lisp--augmented-font-lock-keywords-1)
365 (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
366 (lisp--prettify-symbols-alist): Implement prettify of lambda.
367 * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
368 (cfengine3--prettify-symbols-alist, cfengine3-mode):
369 Implement prettify of -> => :: strings.
370 * progmodes/perl-mode.el (perl-prettify-symbols)
371 (perl--font-lock-compose-symbol)
372 (perl--font-lock-symbols-keywords): Move to prog-mode.
373 (perl--prettify-symbols-alist): Prettify -> => :: strings.
374 (perl-font-lock-keywords-1)
375 (perl-font-lock-keywords-2): Remove explicit prettify support.
376 (perl--augmented-font-lock-keywords)
377 (perl--augmented-font-lock-keywords-1)
378 (perl--augmented-font-lock-keywords-2, perl-mode):
379 Implement prettify support.
380
381 2013-06-05 Leo Liu <sdl.web@gmail.com>
382
383 Re-implement smie matching block highlight using
384 show-paren-data-function. (Bug#14395)
385 * emacs-lisp/smie.el (smie-matching-block-highlight)
386 (smie--highlight-matching-block-overlay)
387 (smie--highlight-matching-block-lastpos)
388 (smie-highlight-matching-block)
389 (smie-highlight-matching-block-mode): Remove.
390 (smie--matching-block-data-cache): New variable.
391 (smie--matching-block-data): New function.
392 (smie-setup): Use smie--matching-block-data for
393 show-paren-data-function.
394
395 * progmodes/octave.el (octave-mode-menu): Fix.
396 (octave-find-definition): Skip garbage lines.
397
398 2013-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
399
400 Fix compilation error with simultaneous dynamic+lexical scoping.
401 Add warning when a defvar appears after the first let-binding.
402 * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
403 (byte-compile-close-variables): Initialize it.
404 (byte-compile--declare-var): New function.
405 (byte-compile-file-form-defvar)
406 (byte-compile-file-form-define-abbrev-table)
407 (byte-compile-file-form-custom-declare-variable): Use it.
408 (byte-compile-make-lambda-lexenv): Change the argument. Simplify.
409 (byte-compile-lambda): Share call to byte-compile-arglist-vars.
410 (byte-compile-bind): Handle dynamic bindings that shadow
411 lexical bindings.
412 (byte-compile-unbind): Make arg non-optional.
413 (byte-compile-let): Simplify.
414 * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
415 (cconv--analyse-function, cconv-analyse-form): Populate it.
416 Protect byte-compile-bound-variables to limit the scope of defvars.
417 (cconv-analyse-form): Add missing rule for (defvar <foo>).
418 Remove unneeded rule for `declare'.
419
420 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
421 so as to avoid depending on cl-adjoin at run-time.
422 * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
423
424 * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
425 (macroexp--warn-and-return): Use it.
426
427 2013-06-05 Leo Liu <sdl.web@gmail.com>
428
429 * eshell/esh-mode.el (eshell-mode): Fix key bindings.
430
431 2013-06-04 Leo Liu <sdl.web@gmail.com>
432
433 * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
434 (compilation-auto-jump): Suppress the "Mark set" message to give
435 way to exit message.
436
437 2013-06-04 Alan Mackenzie <acm@muc.de>
438
439 Remove faulty optimisation from indentation calculation.
440 * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
441 search limit based on 2000 characters back from indent-point.
442
443 2013-06-03 Tassilo Horn <tsdh@gnu.org>
444
445 * eshell/em-term.el (cl-lib): Require `cl-lib'.
446
447 2013-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
448
449 * emacs-lisp/lisp.el: Use lexical-binding.
450 (lisp--local-variables-1, lisp--local-variables): New functions.
451 (lisp--local-variables-completion-table): New var.
452 (lisp-completion-at-point): Use it complete let-bound vars.
453
454 * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
455 eagerly (bug#14422).
456
457 2013-06-03 Michael Albinus <michael.albinus@gmx.de>
458
459 * autorevert.el (auto-revert-notify-enabled)
460 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
461 (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
462 (auto-revert-notify-handler): Handle also gfilenotify.
463
464 * subr.el (file-notify-handle-event): New defun. Replacing ...
465 (inotify-event-p, inotify-handle-event, w32notify-handle-event):
466 Remove.
467
468 2013-06-03 Juri Linkov <juri@jurta.org>
469
470 * bindings.el (search-map): Bind `highlight-symbol-at-point' to
471 `M-s h .'. (Bug#14427)
472
473 * hi-lock.el (highlight-symbol-at-point): New alias for the new
474 command `hi-lock-face-symbol-at-point'.
475 (hi-lock-face-symbol-at-point): New command.
476 (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
477 (hi-lock-menu): Add `highlight-symbol-at-point'.
478 (hi-lock-mode): Doc fix.
479
480 * isearch.el (isearch-forward-symbol-at-point): New command.
481 (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
482 (isearch-highlight-regexp): Add a regexp which matches
483 words/symbols for word/symbol mode.
484
485 * subr.el (find-tag-default-bounds): New function with the body
486 mostly moved from `find-tag-default'.
487 (find-tag-default): Move most code to `find-tag-default-bounds',
488 call it and apply `buffer-substring-no-properties' afterwards.
489
490 2013-06-03 Tassilo Horn <tsdh@gnu.org>
491
492 * eshell/em-term.el (eshell-term-initialize):
493 Use `cl-intersection' rather than `intersection'.
494
495 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
496
497 * vc/log-view.el: Doc fix.
498 (log-view-mode-map): Copy keymap from `special-mode-map'.
499
500 2013-06-02 Eric Ludlam <zappo@gnu.org>
501
502 * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
503 (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
504 (eieio-optimize-primary-methods-flag, eieio-initializing-object)
505 (eieio-unbound, eieio-default-superclass)
506 (eieio--define-field-accessors, method-static, method-before)
507 (method-primary, method-after, method-num-lists)
508 (method-generic-before, method-generic-primary)
509 (method-generic-after, method-num-slots)
510 (eieio-specialized-key-to-generic-key)
511 (eieio--check-type, class-v, class-p)
512 (eieio-class-name, define-obsolete-function-alias)
513 (eieio-class-parents-fast, eieio-class-children-fast)
514 (same-class-fast-p, class-constructor, generic-p)
515 (generic-primary-only-p, generic-primary-only-one-p)
516 (class-option-assoc, class-option, eieio-object-p)
517 (class-abstract-p, class-method-invocation-order)
518 (eieio-defclass-autoload-map, eieio-defclass-autoload)
519 (eieio-class-un-autoload, eieio-defclass)
520 (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
521 (eieio-add-new-slot, eieio-copy-parents-into-subclass)
522 (eieio--defgeneric-init-form, eieio-defgeneric-form)
523 (eieio-defgeneric-reset-generic-form)
524 (eieio-defgeneric-form-primary-only)
525 (eieio-defgeneric-reset-generic-form-primary-only)
526 (eieio-defgeneric-form-primary-only-one)
527 (eieio-defgeneric-reset-generic-form-primary-only-one)
528 (eieio-unbind-method-implementations)
529 (eieio--defmethod, eieio--typep)
530 (eieio-perform-slot-validation, eieio-validate-slot-value)
531 (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
532 (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
533 (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
534 (eieio-slot-name-index, eieio-class-slot-name-index)
535 (eieio-set-defaults, eieio-initarg-to-attribute)
536 (eieio-attribute-to-initarg, eieio-c3-candidate)
537 (eieio-c3-merge-lists, eieio-class-precedence-c3)
538 (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
539 (eieio-class-precedence-list, eieio-generic-call-methodname)
540 (eieio-generic-call-arglst, eieio-generic-call-key)
541 (eieio-generic-call-next-method-list)
542 (eieio-pre-method-execution-functions, eieio-generic-call)
543 (eieio-generic-call-primary-only, eieiomt-method-list)
544 (eieiomt-optimizing-obarray, eieiomt-install)
545 (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
546 (eieio-generic-form, eieio-defmethod, make-obsolete)
547 (eieio-defgeneric, make-obsolete): Move to eieio-core.el
548 (defclass): Remove `eval-and-compile' from macro.
549 (call-next-method, shared-initialize): Instead of using
550 `scoped-class' variable, use new eieio--scoped-class, and
551 eieio--with-scoped-class.
552 (initialize-instance): Rename local variable 'scoped-class' to
553 'this-class' to remove ambiguitity from old global.
554
555 * emacs-lisp/eieio-core.el: New file. Derived from key parts of
556 eieio.el.
557 (eieio--scoped-class-stack): New variable
558 (eieio--scoped-class): New fcn
559 (eieio--with-scoped-class): New scoping macro.
560 (eieio-defclass): Use pushnew instead of add-to-list.
561 (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
562 (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
563 (eieio-generic-call-primary-only, eieiomt-add): Instead of using
564 `scoped-class' variable, use new eieio--scoped-class, and
565 eieio--with-scoped-class.
566
567 * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
568
569 2013-06-02 Tassilo Horn <tsdh@gnu.org>
570
571 * eshell/esh-ext.el (eshell-external-command): Pass args to
572 `eshell-find-interpreter'.
573 (eshell-find-interpreter): Add new second parameter ARGS.
574
575 * eshell/em-script.el (eshell-script-initialize): Add second arg
576 to the function added as MATCH to `eshell-interpreter-alist'.
577
578 * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
579 the function added as MATCH to `eshell-interpreter-alist'.
580
581 * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
582 (eshell-visual-options): New defcustom.
583 (eshell-escape-control-x): Adapt docstring.
584 (eshell-term-initialize): Test `eshell-visual-subcommands' and
585 `eshell-visual-options' in addition to `eshell-visual-commands'.
586 (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
587
588 2013-06-01 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
589
590 * progmodes/python.el (python-indent-block-enders): Add break,
591 continue and raise keywords.
592
593 2013-06-01 Glenn Morris <rgm@gnu.org>
594
595 * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
596
597 Plain (f)boundp silences compilation warnings since Emacs 22.1.
598 * progmodes/cc-cmds.el (delete-forward-p):
599 * progmodes/cc-defs.el (buffer-syntactic-context-depth):
600 * progmodes/cc-engine.el (buffer-syntactic-context):
601 * progmodes/cc-fonts.el (face-property-instance):
602 * progmodes/cc-mode.el (set-keymap-parents):
603 * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
604 * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
605 * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
606 * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
607 (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
608
609 * progmodes/cc-vars.el (other): Emacs has this widget since
610 at least 21.1, so don't (re)define it.
611
612 * eshell/em-cmpl.el (eshell-cmpl-initialize):
613 Replace the obsolete alias pcomplete-arg-quote-list.
614
615 2013-06-01 Leo Liu <sdl.web@gmail.com>
616
617 * progmodes/octave.el (octave-mode-syntax-table): Give `.'
618 punctuation syntax.
619 (inferior-octave-minimal-columns)
620 (inferior-octave-last-column-width): New variables.
621 (inferior-octave-track-window-width-change): New function.
622 (inferior-octave-mode): Adjust column width so that Octave output,
623 for example from 'ls', can fit into the window nicely.
624
625 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
626
627 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
628 Highlight expansions inside regexp literals.
629
630 2013-05-31 Glenn Morris <rgm@gnu.org>
631
632 * obsolete/sym-comp.el (symbol-complete):
633 Replace obsolete completion-annotate-function.
634
635 * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
636
637 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
638
639 * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
640 New function, checks if point is inside a literal that allows
641 expression expansion.
642 (ruby-syntax-propertize-expansion): Use it.
643 (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
644 around the body.
645
646 2013-05-30 Juri Linkov <juri@jurta.org>
647
648 * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
649 to "\M-si".
650 (isearch-invisible): New variable.
651 (isearch-forward): Doc fix.
652 (isearch-mode): Set `isearch-invisible'
653 to the value of `search-invisible'.
654 (isearch-toggle-case-fold): Doc fix.
655 (isearch-toggle-invisible): New command.
656 (isearch-query-replace): Let-bind `search-invisible'
657 to the value of `isearch-invisible'.
658 (isearch-search): Use `isearch-invisible' instead of
659 `search-invisible'. Let-bind `search-invisible'
660 to the value of `isearch-invisible'. (Bug#11378)
661
662 2013-05-30 Juri Linkov <juri@jurta.org>
663
664 * replace.el (perform-replace): Avoid `isearch-range-invisible'
665 call when `query-flag' is nil and `search-invisible' is non-nil.
666 (Bug#11746)
667
668 2013-05-30 Glenn Morris <rgm@gnu.org>
669
670 * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
671
672 * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
673 (cc-require): Suppress spurious "noruntime" warnings.
674 (cc-require-when-compile): Use fboundp, for sake of compiler.
675
676 * progmodes/cc-mode.el: Move load of cc-vars before that of
677 cc-langs (which in turn loads cc-vars), to quieten compiler.
678
679 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
680
681 * paren.el: Simplify the code.
682 (show-paren-mode): Always start the timer.
683 (show-paren--idle-timer): Rename from show-paren-idle-timer.
684 (show-paren--overlay, show-paren--overlay-1): Rename from
685 show-paren-overlay and show-paren-overlay-1, and initialize to an
686 overlay rather than to nil.
687 (show-paren-function): Misc cleanup and simplifications.
688
689 2013-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
690
691 * paren.el (show-paren-data-function): New hook.
692 (show-paren--default): New function, extracted from show-paren-function.
693 (show-paren-function): Use show-paren-data-function.
694
695 2013-05-30 Glenn Morris <rgm@gnu.org>
696
697 * ielm.el (ielm-map, ielm-complete-symbol):
698 Use completion-at-point rather than obsolete functions.
699 (inferior-emacs-lisp-mode): Doc fix.
700 Set completion-at-point-functions, rather than
701 comint-dynamic-complete-functions.
702
703 * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
704 (eshell-cmpl-initialize, eshell-complete-parse-arguments):
705 Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
706
707 * image.el (image-animated-p): Tweak definition.
708
709 * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
710 (rlogin-process-connection-type): Tweak default. Add set-after.
711 (rlogin-host): Doc fix.
712 (rlogin): Tweak prompt.
713 (rlogin-tab-or-complete): Use completion-at-point rather than alias.
714
715 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
716 * progmodes/tcl.el (inferior-tcl-mode-map):
717 Use completion-at-point rather than obsolete alias.
718
719 * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
720
721 * minibuffer.el (read-file-name-completion-ignore-case):
722 Move before completion--in-region, for eager macro expansion.
723
724 2013-05-29 Juri Linkov <juri@jurta.org>
725
726 * replace.el (occur-engine): Rename `globalcount' to `global-lines'
727 for total count of matching lines. Add `global-matches' for total
728 count of matches. Rename `matches' to `lines' for count of
729 matching lines. Add `matches' for count of matches.
730 Rename `lines' to `curr-line' for line count. Rename `prev-lines'
731 to `prev-line' for line number of prev match endpt.
732 Increment `matches' for every match. Print the number of
733 matching lines in the header.
734 (occur-context-lines): Rename `lines' to `curr-line'.
735 Rename `prev-lines' to `prev-line'. (Bug#14017)
736
737 2013-05-29 Juri Linkov <juri@jurta.org>
738
739 * replace.el (perform-replace): Add `skip-read-only-count',
740 `skip-filtered-count', `skip-invisible-count' let-bound to 0.
741 Increment them for corresponding conditions and report the number
742 of skipped occurrences in the final message. (Bug#11746)
743 (query-replace, query-replace-regexp, query-replace-regexp-eval)
744 (replace-string, replace-regexp): Doc fix.
745
746 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
747
748 * emacs-lisp/trace.el (trace--read-args): Provide a default.
749
750 * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
751 prog-mode-map (bug#14504).
752
753 2013-05-29 Leo Liu <sdl.web@gmail.com>
754
755 * progmodes/octave.el (octave-indent-comment): Tweak regexps.
756 (octave-help): Small simplification.
757
758 * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
759 off the highlight first.
760
761 2013-05-29 Glenn Morris <rgm@gnu.org>
762
763 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
764 Handle idlwave-last-system-routine-info-cons-cell being nil.
765
766 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
767 (idlwave-write-paths): Simplify via with-temp-buffer.
768
769 * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
770 * emulation/cua-rect.el: Also load cua-base at run time.
771
772 * progmodes/cperl-mode.el (imenu-choose-buffer-index)
773 (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
774 (cperl-imenu-on-info): Require imenu.
775
776 2013-05-28 Alan Mackenzie <acm@muc.de>
777
778 Handle "capitalised keywords" correctly.
779 * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
780
781 2013-05-28 Aidan Gauland <aidalgol@amuri.net>
782
783 * eshell/em-unix.el: Add -r option to cp.
784
785 2013-05-28 Glenn Morris <rgm@gnu.org>
786
787 * vc/vc-arch.el (vc-exec-after): Declare.
788 (vc-switches): Autoload.
789 * vc/vc-bzr.el: No need to require vc when compiling.
790 (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
791 (vc-resynch-buffer, vc-dir-refresh): Declare.
792 (vc-setup-buffer, vc-switches): Autoload.
793 * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
794 (vc-resynch-buffer): Declare.
795 (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
796 * vc/vc-dir.el (desktop-missing-file-warning): Declare.
797 * vc/vc-git.el (vc-exec-after, vc-set-async-update)
798 (grep-read-regexp, grep-read-files, grep-expand-template)
799 (vc-dir-refresh): Declare.
800 (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
801 * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
802 (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
803 * vc/vc-mtn.el (vc-exec-after): Declare.
804 (vc-switches): Autoload.
805 * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
806 (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
807 (vc-file-tree-walk): Declare.
808 * vc/vc-sccs.el (vc-file-tree-walk): Declare.
809 (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
810 (vc-tag-precondition, vc-rename-master): Autoload.
811 * vc/vc-svn.el (vc-exec-after): Declare.
812 (vc-switches, vc-setup-buffer): Autoload.
813 * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
814 Autoload.
815 (vc-resynch-buffer): Declare.
816
817 * obsolete/fast-lock.el (byte-compile-warnings):
818 Don't warn about obsolete features in this obsolete file.
819
820 * progmodes/cc-vars.el (c-macro-names-with-semicolon):
821 Move definition before use.
822
823 * play/dunnet.el (byte-compile-warnings): Don't disable them all.
824 (dun-unix-verbs): Remove dun-zippy.
825 (dun-zippy): Remove function.
826
827 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
828
829 2013-05-27 Juri Linkov <juri@jurta.org>
830
831 * replace.el (replace-search): New function with code moved out
832 from `perform-replace'.
833 (replace-highlight, replace-dehighlight): Move function definitions
834 up closer to `replace-search'. (Bug#11746)
835
836 2013-05-27 Juri Linkov <juri@jurta.org>
837
838 * replace.el (perform-replace): Ignore invisible matches.
839 In addition to checking `query-replace-skip-read-only', also
840 filter out matches by calling `run-hook-with-args-until-failure'
841 on `isearch-filter-predicates', and also check `search-invisible'
842 for t or call `isearch-range-invisible'.
843 (replace-dehighlight): Call `isearch-clean-overlays'. (Bug#11746)
844
845 2013-05-27 Juri Linkov <juri@jurta.org>
846
847 * isearch.el (isearch-filter-predicates): Rename from
848 `isearch-filter-predicate'. Doc fix. (Bug#11378)
849 (isearch-message-prefix): Display text from the property
850 `isearch-message-prefix' of the currently active filters.
851 (isearch-search): Don't compare `isearch-filter-predicate' with
852 `isearch-filter-visible'. Call `run-hook-with-args-until-failure'
853 on `isearch-filter-predicates'. Also check `search-invisible' for t
854 or call `isearch-range-invisible'.
855 (isearch-filter-visible): Make obsolete.
856 (isearch-lazy-highlight-search):
857 Call `run-hook-with-args-until-failure' on
858 `isearch-filter-predicates' and use `isearch-range-invisible'.
859
860 * info.el (Info-search): Call `run-hook-with-args-until-failure' on
861 `isearch-filter-predicates' instead of `funcall'ing
862 `isearch-filter-predicate'.
863 (Info-mode): Set `Info-isearch-filter' to
864 `isearch-filter-predicates' instead of `isearch-filter-predicate'.
865
866 * dired-aux.el (dired-isearch-filter-predicate-orig):
867 Remove variable.
868 (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
869 (dired-isearch-filenames-end): Add and remove
870 `dired-isearch-filter-filenames' in `isearch-filter-predicates'
871 instead of changing the value of `isearch-filter-predicate'.
872 Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
873 (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
874 Put property `isearch-message-prefix' to "filename " on
875 `dired-isearch-filter-filenames'.
876
877 * wdired.el (wdired-change-to-wdired-mode):
878 Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
879 locally instead of changing `isearch-filter-predicate'.
880 (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
881
882 2013-05-27 Dmitry Gutov <dgutov@yandex.ru>
883
884 * vc/vc-git.el (vc-git-working-revision): When in detached mode,
885 return the commit hash (Bug#14459). Also set the
886 `vc-git-detached' property.
887 (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
888 (vc-git-mode-line-string): Use the same help-echo format whether
889 in detached mode or not, because we know the actual revision now.
890 When in detached mode, shorten the revision to 7 chars.
891
892 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
893
894 * emacs-lisp/easy-mmode.el (define-minor-mode):
895 * emacs-lisp/derived.el (define-derived-mode): Always defvar the
896 mode hook and provide a docstring.
897
898 2013-05-27 Alan Mackenzie <acm@muc.de>
899
900 Remove spurious syntax-table text properties inserted by C-y.
901 * progmodes/cc-mode.el (c-after-change): Also clear hard
902 syntax-table property with value nil.
903
904 2013-05-27 Michael Albinus <michael.albinus@gmx.de>
905
906 * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
907 when reading the events; the buffer layout shall not be changed.
908
909 2013-05-27 Leo Liu <sdl.web@gmail.com>
910
911 * progmodes/octave.el (inferior-octave-directory-tracker-resync):
912 New variable.
913 (inferior-octave-directory-tracker): Automatically re-sync
914 default-directory.
915 (octave-help): Improve handling of 'See also'.
916
917 2013-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
918
919 * doc-view.el: Minor naming convention tweaks.
920 (desktop-buffer-mode-handlers): Don't add to it repeatedly.
921
922 * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
923 even if there's no `display' property yet (bug#14435).
924
925 2013-05-25 Eli Zaretskii <eliz@gnu.org>
926
927 * subr.el (unmsys--file-name): Rename from reveal-filename.
928
929 * Makefile.in (custom-deps, finder-data, autoloads)
930 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
931 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
932 ($(CAL_DIR)/hol-loaddefs.el): All users changed.
933
934 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
935
936 * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
937 error-completion on the first 2 args of condition-case (bug#14446).
938 Don't burp at EOB.
939
940 2013-05-25 Leo Liu <sdl.web@gmail.com>
941
942 * comint.el (comint-previous-matching-input): Do not flood the
943 *Messages* buffer with trivial messages.
944
945 2013-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
946
947 * progmodes/flymake.el (flymake-nop): Don't return a string.
948 (flymake-set-at): Fix typo.
949
950 * simple.el (read--expression): New function, extracted from
951 eval-expression. Set completion-at-point-functions (bug#14465).
952 (eval-expression, eval-minibuffer): Use it.
953
954 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
955
956 * progmodes/flymake.el (flymake-save-buffer-in-file)
957 (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
958 (flymake-selected-frame, flymake-log, flymake-ins-after)
959 (flymake-set-at, flymake-get-buildfile-from-cache)
960 (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
961 (flymake-find-possible-master-files, flymake-save-buffer-in-file):
962 Refine the doc string.
963 (flymake-get-file-name-mode-and-masks): Reformat.
964 (flymake-get-real-file-name-function): Fix a minor bug.
965
966 2013-05-24 Juri Linkov <juri@jurta.org>
967
968 * progmodes/grep.el (grep-mode-font-lock-keywords):
969 Support =linenumber= format used by git-grep for lines with
970 function names. (Bug#13549)
971
972 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
973
974 * progmodes/octave.el (octave-smie-rules): Return nil rather than
975 0 after a semi-colon; it works better for smie-auto-fill.
976 (octave--indent-new-comment-line): New function.
977 (octave-indent-new-comment-line): Use it (indirectly).
978 (octave-mode): Don't disable smie-auto-fill. Use add-function to
979 modify comment-line-break-function.
980
981 * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
982 (smie-setup): Use add-function to set it.
983
984 2013-05-24 Sam Steingold <sds@gnu.org>
985
986 * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
987 argument (before the `interactive' argument).
988
989 2013-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
990
991 * image-mode.el (image-mode-winprops): Add winprops to
992 image-mode-winprops-alist before running
993 image-mode-new-window-functions.
994 * doc-view.el (doc-view-new-window-function): Don't delay
995 doc-view-goto-page via timers (bug#14435).
996
997 2013-05-24 Tassilo Horn <tsdh@gnu.org>
998
999 * doc-view.el: Integrate with desktop.el. (Bug#14435)
1000 (doc-view-desktop-save-buffer): New function.
1001 (doc-view-restore-desktop-buffer): New function.
1002 (desktop-buffer-mode-handlers):
1003 Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
1004 handler.
1005 (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
1006 `desktop-save-buffer' function.
1007
1008 2013-05-24 Michael Albinus <michael.albinus@gmx.de>
1009
1010 * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
1011 (tramp-gvfs-file-name-handler): Raise a user error when
1012 `tramp-gvfs-enabled' is nil.
1013 (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
1014 Do not raise a user error when loading package. (Bug#14447)
1015
1016 * net/xesam.el: Move to obsolete/.
1017
1018 2013-05-24 Glenn Morris <rgm@gnu.org>
1019
1020 * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
1021
1022 * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
1023
1024 * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
1025 (Info-find-node, Man-getpage-in-background): Declare.
1026
1027 * mail/unrmail.el (unrmail):
1028 Replace obsolete detect-coding-with-priority.
1029
1030 * net/socks.el (socks-split-string): Use this rather than split-string.
1031 (socks-nslookup-host): Update for above change.
1032 (dynamic-choice, s5-dynamic-choice-match)
1033 (s5-dynamic-choice-match-inline, s5-widget-value-create):
1034 Comment out unused code.
1035
1036 * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
1037 * progmodes/gud.el (gud-gdb-completion-function): Move before use.
1038 (gud-tooltip-echo-area): Make obsolete.
1039 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
1040
1041 * progmodes/js.el (js--optimize-arglist): Declare.
1042
1043 * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
1044
1045 * progmodes/which-func.el (ediff-window-A, ediff-window-B)
1046 (ediff-window-C): Declare.
1047
1048 * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
1049 Tweak requires to silence compiler.
1050
1051 * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
1052 (he-search-string, he-tried-table, he-expand-list)
1053 (he-init-string, he-string-member, he-substitute-string)
1054 (he-reset-string): Declare.
1055
1056 * obsolete/options.el (list-options): Use custom-variable-p,
1057 rather than obsolete alias.
1058
1059 2013-05-23 Sam Steingold <sds@gnu.org>
1060
1061 * simple.el (shell-command-on-region): Pass the `replace' argument
1062 down to `call-process-region' to comply with the doc as reported on
1063 <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
1064
1065 2013-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
1066
1067 * emacs-lisp/smie.el (smie-indent-forward-token)
1068 (smie-indent-backward-token): Handle string tokens (bug#14381).
1069
1070 2013-05-23 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
1071
1072 * ielm.el (ielm-menu): New menu.
1073 (inferior-emacs-lisp-mode): Set comment-start.
1074
1075 2013-05-23 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
1076
1077 * lisp/textmodes/reftex.el (reftex-ref-style-toggle):
1078 Fix deactivate action.
1079
1080 * lisp/textmodes/reftex-vars.el (reftex-ref-style-alist):
1081 Add cleveref macros.
1082
1083 * lisp/textmodes/reftex-parse.el
1084 (reftex-locate-bibliography-files): Accept options for
1085 bibliography commands.
1086 * lisp/textmodes/reftex-vars.el (reftex-bibliography-commands):
1087 Add addbibresource. Basic Biblatex support.
1088
1089 2013-05-23 Michael Albinus <michael.albinus@gmx.de>
1090
1091 * net/tramp-gvfs.el (top):
1092 * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
1093 when loading package. (Bug#14447)
1094
1095 2013-05-23 Glenn Morris <rgm@gnu.org>
1096
1097 * progmodes/js.el: No need to load comint when compiling.
1098 (ring-insert, comint-send-string, comint-send-input)
1099 (comint-last-input-end, ido-chop): Declare.
1100
1101 * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
1102 * vc/ediff-mult.el: Adjust requires.
1103 (ediff-directories-internal, ediff-directory-revisions-internal)
1104 (ediff-patch-file-internal): Declare.
1105 * vc/ediff-ptch.el: Adjust requires.
1106 (ediff-use-last-dir, ediff-buffers-internal): Declare.
1107 (ediff-find-file): Autoload.
1108 * vc/ediff-util.el: No need to load ediff when compiling.
1109 (ediff-regions-internal): Declare.
1110 * vc/ediff-wind.el: Adjust requires.
1111 (ediff-compute-toolbar-width): Define when compiling.
1112 (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
1113 * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
1114 (dired-get-filename, dired-get-marked-files)
1115 (ediff-last-dir-patch, ediff-patch-default-directory)
1116 (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
1117 (ediff-patch-buffer-internal): Declare.
1118
1119 * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
1120 (ispell-process, ispell-buffer-local-words, lm-summary)
1121 (lm-section-start, lm-section-end): Declare.
1122 (checkdoc-ispell-init): Simplify.
1123
1124 * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
1125 (he-string-member, he-reset-string, he-substitute-string): Declare.
1126
1127 * eshell/em-ls.el: Adjust requires.
1128 (eshell-glob-regexp): Declare.
1129 * eshell/em-tramp.el: Adjust requires.
1130 (eshell-parse-command): Autoload.
1131 * eshell/em-xtra.el: Adjust requires.
1132 (eshell-parse-command): Autoload.
1133 * eshell/esh-ext.el: Adjust requires.
1134 (eshell-parse-command, eshell-close-handles): Autoload.
1135 * eshell/esh-io.el: Adjust requires.
1136 (eshell-output-filter): Autoload.
1137 * eshell/esh-util.el: No need to load tramp when compiling.
1138 (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
1139 Declare.
1140 (eshell-parse-ange-ls): Require ange-ftp and tramp.
1141 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1142 * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
1143 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
1144 * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
1145 * eshell/esh-opt.el, eshell/esh-proc.el:
1146 * eshell/esh-var.el: Adjust requires.
1147 * eshell/eshell.el: Do not require esh-util twice.
1148 (eshell-add-input-to-history): Declare.
1149 (eshell-command): Check history module is active before using it.
1150
1151 * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
1152
1153 2013-05-22 Leo Liu <sdl.web@gmail.com>
1154
1155 * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
1156
1157 2013-05-22 Michael Albinus <michael.albinus@gmx.de>
1158
1159 * autorevert.el (auto-revert-notify-add-watch)
1160 (auto-revert-notify-handler): Add `attrib' for the inotify case,
1161 it indicates changes in file modification time.
1162
1163 2013-05-22 Glenn Morris <rgm@gnu.org>
1164
1165 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
1166 Always delete the autoloaded function from the noruntime and
1167 unresolved functions lists.
1168
1169 * allout.el: No need to load epa, epg, overlay when compiling.
1170 (epg-context-set-passphrase-callback, epg-list-keys)
1171 (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
1172 (epg-key-user-id-list): Declare.
1173
1174 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
1175 (viper-set-parsing-style-toggling-macro)
1176 (viper-set-emacs-state-searchstyle-macros):
1177 Use called-interactively-p on Emacs.
1178 (viper-looking-back): Make it an obsolete alias. Update callers.
1179 * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
1180 Use looking-back rather than viper-looking-back.
1181 (viper-tmp-insert-at-eob, viper-enlarge-region)
1182 (viper-read-string-with-history, viper-register-to-point)
1183 (viper-append-to-register, viper-change-state-to-vi)
1184 (viper-backward-char-carefully, viper-forward-char-carefully)
1185 (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
1186 (viper-change-state-to-emacs): Declare.
1187 * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
1188 (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
1189 * emulation/viper-mous.el: Do not load viper-cmd.
1190 (viper-backward-char-carefully, viper-forward-char-carefully)
1191 (viper-forward-word, viper-adjust-window): Declare.
1192
1193 * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
1194
1195 * progmodes/idlw-help.el (idlwave-help-fontify):
1196 Use called-interactively-p.
1197
1198 * term/w32console.el (w32-get-console-codepage)
1199 (w32-get-console-output-codepage): Declare.
1200
1201 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
1202 Remove unnecessary declarations.
1203 (dframe-message): Doc fix.
1204
1205 * info.el (dframe-select-attached-frame, dframe-current-frame):
1206 Declare.
1207
1208 * speedbar.el (speedbar-message): Make it an obsolete alias.
1209 Update all callers.
1210 (speedbar-with-attached-buffer)
1211 (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
1212 (speedbar-with-writable): Use backquote.
1213 * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
1214 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
1215 Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
1216 rather than speedbar- aliases.
1217 * mail/rmail.el: Load dframe rather than speedbar when compiling.
1218 (speedbar-make-specialized-keymap, speedbar-insert-button)
1219 (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
1220 (speedbar-do-function-pointer): Declare.
1221 (rmail-speedbar-button, rmail-speedbar-find-file)
1222 (rmail-speedbar-move-message):
1223 Use dframe-with-attached-buffer rather than speedbar- alias.
1224 * progmodes/gud.el: Load dframe rather than speedbar when compiling.
1225 (dframe-message, speedbar-make-specialized-keymap)
1226 (speedbar-add-expansion-list, speedbar-mode-functions-list)
1227 (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
1228 (speedbar-insert-button, dframe-select-attached-frame)
1229 (dframe-maybee-jump-to-attached-frame)
1230 (speedbar-change-initial-expansion-list)
1231 (speedbar-previously-used-expansion-list-name): Declare.
1232 (gud-speedbar-item-info, gud-gdb-goto-stackframe):
1233 Use dframe-message, dframe-with-attached-buffer rather than
1234 speedbar- aliases.
1235 (gud-sentinel): Silence compiler.
1236 * progmodes/vhdl-mode.el (speedbar-refresh)
1237 (speedbar-do-function-pointer, speedbar-add-supported-extension)
1238 (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
1239 (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
1240 (speedbar-extension-list-to-regex, speedbar-directory-buttons)
1241 (speedbar-file-lists, speedbar-make-tag-line)
1242 (speedbar-line-directory, speedbar-goto-this-file)
1243 (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
1244 (speedbar-delete-subblock, speedbar-position-cursor-on-line)
1245 (speedbar-make-button, speedbar-reset-scanners)
1246 (speedbar-files-item-info, speedbar-line-text)
1247 (speedbar-find-file-in-frame, speedbar-set-timer)
1248 (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
1249 (speedbar-with-writable): Do not (re)define it.
1250 (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
1251 rather than speedbar- alias.
1252
1253 2013-05-21 Leo Liu <sdl.web@gmail.com>
1254
1255 * progmodes/octave.el (octave-mode-menu): Update and re-organize
1256 menu items.
1257 (octave-mode): Tweak fill-nobreak-predicate.
1258 (inferior-octave-startup): Check process to avoid infinite loop.
1259 (inferior-octave): Pop to buffer first to show abornmal process
1260 exit information.
1261
1262 2013-05-21 Glenn Morris <rgm@gnu.org>
1263
1264 * printing.el (pr-menu-bar): Define when compiling.
1265
1266 2013-05-21 Leo Liu <sdl.web@gmail.com>
1267
1268 * progmodes/octave.el (octave-auto-fill): Remove.
1269 (octave-indent-new-comment-line): Improve.
1270 (octave-mode): Use auto fill mode through
1271 comment-line-break-function and fill-nobreak-predicate
1272 (octave-goto-function-definition): Support DEFUN_DLD.
1273 (octave-beginning-of-defun): Small Tweak
1274 (octave-help): Show parent directory.
1275
1276 2013-05-21 Glenn Morris <rgm@gnu.org>
1277
1278 * files.el (dired-unmark):
1279 * progmodes/gud.el (gdb-input): Update declarations.
1280
1281 * calculator.el (electric, ehelp): No need to load when compiling.
1282 (Electric-command-loop, electric-describe-mode): Declare.
1283
1284 * doc-view.el (doc-view-current-converter-processes): Move before use.
1285
1286 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1287 Move MODE-set-explicitly definition before use.
1288
1289 * international/mule-diag.el (mule-diag):
1290 Don't use obsolete window-system-version.
1291
1292 * mail/feedmail.el (smtpmail): No need to load when compiling.
1293 (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
1294
1295 * mail/mail-utils.el (rfc822): No need to load when compiling.
1296 (rfc822-addresses): Autoload it.
1297 (mail-strip-quoted-names): Trivial simplification.
1298
1299 * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
1300 (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
1301
1302 * net/snmp-mode.el (tempo): Don't duplicate requires.
1303
1304 * progmodes/prolog.el (info): No need to load when compiling.
1305 (comint): Require before shell requires it.
1306 (Info-goto-node): Autoload it.
1307 (Info-follow-nearest-node): Declare.
1308 (prolog-help-info, prolog-goto-predicate-info): No need to require info.
1309
1310 * textmodes/artist.el (picture-mode-exit): Declare.
1311
1312 * textmodes/reftex-parse.el (reftex-parse-from-file):
1313 Trivial rewrite so the compiler can parse it better.
1314
1315 2013-05-20 Leo Liu <sdl.web@gmail.com>
1316
1317 * progmodes/octave.el (octave-help-mode-map)
1318 (octave-help-mode-finish-hook): New variables.
1319 (octave-help-mode, octave-help-mode-finish): New functions.
1320 (octave-help): Use octave-help-mode.
1321
1322 2013-05-20 Glenn Morris <rgm@gnu.org>
1323
1324 * format-spec.el (format-spec): Allow spec chars with nil. (Bug#14420)
1325
1326 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
1327
1328 * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
1329 start at point, so that expansion starting right after opening
1330 slash in a regexp is recognized.
1331 (ruby-syntax-before-regexp-re): New defvar, extracted from
1332 ruby-syntax-propertize-function. Since the value of this regexp
1333 is looked up at runtime now, we should be able to turn
1334 `ruby-syntax-methods-before-regexp' into a defcustom later.
1335 (ruby-syntax-propertize-function): Split regexp matching into two
1336 parts, for opening and closing slashes. That allows us to skip
1337 over string interpolations and support multiline regexps.
1338 Don't call `ruby-syntax-propertize-expansions', instead use another rule
1339 for them, which calls `ruby-syntax-propertize-expansion'.
1340 (ruby-syntax-propertize-expansions): Move `remove-text-properties'
1341 call to `ruby-syntax-propertize-function'.
1342 (ruby-syntax-propertize-expansion): Extracted from
1343 `ruby-syntax-propertize-expansions'. Handles one expansion.
1344 (ruby-syntax-propertize-percent-literal): Leave point right after
1345 the percent symbol, so that the expression expansion rule can
1346 propertize the contents.
1347 (ruby-syntax-propertize-heredoc): Leave point at bol following the
1348 heredoc openers.
1349 (ruby-syntax-propertize-expansions): Remove.
1350
1351 2013-05-18 Juri Linkov <juri@jurta.org>
1352
1353 * man.el (Man-default-man-entry): Remove `-' from the end
1354 of the default value. (Bug#14400)
1355
1356 2013-05-18 Glenn Morris <rgm@gnu.org>
1357
1358 * comint.el (comint-password-prompt-regexp):
1359 Allow "password for XXX" where XXX contains colons (eg https://...).
1360
1361 2013-05-18 Leo Liu <sdl.web@gmail.com>
1362
1363 * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
1364 instead. Include "--no-gui" to prevent hangs for Octave > 3.7.
1365 (octave-source-directories): Don't check process.
1366 (octave-source-directories, octave-find-definition): Doc fix.
1367
1368 2013-05-18 Glenn Morris <rgm@gnu.org>
1369
1370 * progmodes/vhdl-mode.el (vhdl-mode-map-init):
1371 Remove backspace/delete bindings. (Bug#14392)
1372
1373 * cus-dep.el (custom-make-dependencies): Sort the output.
1374 (custom-versions-load-alist): Convert comment to doc.
1375
1376 2013-05-17 Leo Liu <sdl.web@gmail.com>
1377
1378 * newcomment.el (comment-search-backward): Stricter in finding
1379 comment start. (Bug#14303)
1380
1381 * progmodes/octave.el (octave-comment-start): Remove the SPC char.
1382 (octave-comment-start-skip): Properly anchored.
1383
1384 2013-05-17 Leo Liu <sdl.web@gmail.com>
1385
1386 * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
1387 Clean up when turned off. (Bug#14395)
1388 (smie--highlight-matching-block-overlay): No longer buffer-local.
1389 (smie-highlight-matching-block): Adjust.
1390
1391 2013-05-17 Paul Eggert <eggert@cs.ucla.edu>
1392
1393 Doc string fix for "nanoseconds" (Bug#14406).
1394 * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
1395 Fix doc string typo that had "nanoseconds" instead of "microseconds".
1396
1397 2013-05-17 Jay Belanger <jay.p.belanger@gmail.com>
1398
1399 * calc/calc-units.el (math-extract-units): Preserve powers
1400 of units.
1401
1402 2013-05-17 Leo Liu <sdl.web@gmail.com>
1403
1404 * subr.el (delete-consecutive-dups): New function.
1405 * ido.el (ido-set-matches-1): Use it.
1406 * progmodes/octave.el (inferior-octave-completion-table): Use it.
1407 * ido.el (ido-remove-consecutive-dups): Remove.
1408
1409 2013-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1410
1411 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
1412 (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
1413 regexp-opt's `words'.
1414
1415 2013-05-16 Leo Liu <sdl.web@gmail.com>
1416
1417 * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
1418 (smie--highlight-matching-block-overlay)
1419 (smie--highlight-matching-block-lastpos)
1420 (smie--highlight-matching-block-timer): New variables.
1421 (smie-highlight-matching-block): New function.
1422 (smie-highlight-matching-block-mode): New minor mode. (Bug#14395)
1423 (smie-setup): Conditionally enable smie-blink-matching-open.
1424
1425 2013-05-16 Wilson Snyder <wsnyder@wsnyder.org>
1426
1427 Sync with upstream verilog-mode r840.
1428 * progmodes/verilog-mode.el (verilog-mode-version)
1429 (verilog-mode-release-date): Update.
1430 (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
1431 (verilog-sig-tieoff): Fix string error on
1432 AUTORESET with colon define, bug594. Reported by Andrew Hou.
1433 (verilog-read-decls): Fix parameters confusing
1434 AUTOINST interfaces, bug565. Reported by Leith Johnson.
1435
1436 2013-05-16 Eli Zaretskii <eliz@gnu.org>
1437
1438 * subr.el (reveal-filename): New function.
1439
1440 * loadup.el: Compute Emacs executable versions on MS-Windows,
1441 where executables have the .exe extension. Add a hard link
1442 emacs-XX.YY.ZZ.exe on MS-Windows.
1443
1444 * Makefile.in (XARGS_LIMIT): New variable.
1445 (custom-deps, finder-data, autoloads)
1446 ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
1447 ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
1448 ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
1449 (compile-main): Limit xargs according to $(XARGS_LIMIT).
1450
1451 2013-05-16 Leo Liu <sdl.web@gmail.com>
1452
1453 * progmodes/octave.el (octave-indent-defun): Mark obsolete.
1454 (octave-mode-menu, octave-mode-map): Remove its uses.
1455
1456 2013-05-16 Reto Zimmermann <reto@gnu.org>
1457
1458 Sync with upstream vhdl mode v3.34.2.
1459 * progmodes/vhdl-mode.el: Use `push' throughout.
1460 (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
1461 (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
1462 Add IBM & Quartus compiler. Enhance entry for ADVance MS compiler.
1463 (vhdl-actual-generic-name): New option to derive actual generic name.
1464 (vhdl-port-paste-signals): Replace formal by actual generics.
1465 (vhdl-beautify): New name for old group vhdl-align. Update users.
1466 (vhdl-beautify-options): New option.
1467 (vhdl-last-input-event): New compat alias. Use throughout.
1468 (vhdl-goto-line): Replace user level function `goto-line'.
1469 (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
1470 vhdl-fix-statement-buffer.
1471 (vhdl-create-mode-menu): Add some entries.
1472 (vhdl-align-region-groups): Respect vhdl-beautify-options.
1473 (vhdl-align-inline-comment-region-1): Handle "--" inside string.
1474 (vhdl-fixup-whitespace-region): Handle symbols at EOL.
1475 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
1476 to force statements on one line.
1477 (vhdl-remove-trailing-spaces-region):
1478 New, split from vhdl-remove-trailing-spaces.
1479 (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
1480 Respect vhdl-beautify-options.
1481 (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
1482 (vhdl-update-sensitivity-list): Not add with index if exists without.
1483 Not include array index with signal. Ignore keywords in comments.
1484 (vhdl-get-visible-signals): Regexp tweaks.
1485 (vhdl-template-component-inst): Handle empty library.
1486 (vhdl-template-type): Add template for 'enum' type.
1487 (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
1488 Use vhdl-replace-string.
1489 (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
1490 (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
1491 (vhdl-speedbar-initialize): Update for above name change.
1492 (vhdl-compose-wire-components): Fix in handling of constants.
1493 (vhdl-error-regexp-emacs-alist): New variable.
1494 (vhdl-error-regexp-add-emacs): New function;
1495 adds support for new compile.el (Emacs 22+)
1496 (vhdl-generate-makefile-1): Change target order for single lib. units.
1497 Allow use of absolute file names.
1498
1499 2013-05-16 Leo Liu <sdl.web@gmail.com>
1500
1501 * simple.el (prog-indent-sexp): Indent enclosing defun.
1502
1503 2013-05-15 Glenn Morris <rgm@gnu.org>
1504
1505 * cus-start.el (show-trailing-whitespace): Move to editing basics.
1506 * faces.el (trailing-whitespace): Don't use whitespace-faces group.
1507 * obsolete/old-whitespace.el (whitespace-faces): Remove group.
1508 (whitespace-highlight): Move to whitespace group.
1509
1510 * comint.el (comint-source):
1511 * pcmpl-linux.el (pcmpl-linux):
1512 * shell.el (shell-faces):
1513 * eshell/esh-opt.el (eshell-opt):
1514 * international/ccl.el (ccl): Remove empty custom groups.
1515
1516 * completion.el (dynamic-completion-mode):
1517 * jit-lock.el (jit-lock-debug-mode):
1518 * minibuffer.el (completion-in-region-mode):
1519 * type-break.el (type-break-mode-line-message-mode)
1520 (type-break-query-mode):
1521 * emulation/tpu-edt.el (tpu-edt-mode):
1522 * progmodes/subword.el (global-subword-mode, global-superword-mode):
1523 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
1524 * term/vt100.el (vt100-wide-mode): Specify explicit :group.
1525
1526 * term/xterm.el (xterm): Change parent group to terminals.
1527
1528 * master.el (master): Remove empty custom group.
1529 (master-mode): Remove unused :group argument.
1530 * textmodes/refill.el (refill): Remove empty custom group.
1531 (refill-mode): Remove unused :group argument.
1532
1533 * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
1534
1535 * cus-dep.el: Provide a feature.
1536 (custom-make-dependencies): Ignore dotfiles (dir-locals).
1537 Don't mistakenly ignore files whose basenames match a basename
1538 from preloaded-file-list (eg cedet/ede/simple.el).
1539 Add a fallback method for getting :group.
1540
1541 2013-05-15 Juri Linkov <juri@jurta.org>
1542
1543 * isearch.el (isearch-char-by-name): Rename from
1544 `isearch-insert-char-by-name'. Doc fix.
1545 (isearch-forward): Mention `isearch-char-by-name' in
1546 the docstring. (Bug#13348)
1547
1548 * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
1549 `exit-minibuffer' instead of
1550 `isearch-nonincremental-exit-minibuffer'.
1551 (isearch-edit-string): Remove mention of
1552 `isearch-nonincremental-exit-minibuffer' from docstring.
1553 (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
1554 (isearch-forward-exit-minibuffer)
1555 (isearch-reverse-exit-minibuffer): Add docstring. (Bug#13348)
1556
1557 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1558
1559 * loadup.el: Just use unversioned DOC.
1560
1561 * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
1562 literals as extending to EOB.
1563 (nxml-last-fontify-end): Remove unused variable.
1564 (nxml-after-change1): Use with-silent-modifications.
1565 (nxml-extend-after-change-region): Simplify.
1566 (nxml-extend-after-change-region1): Remove function.
1567 (nxml-after-change1): Don't adjust for dependent regions.
1568 (nxml-fontify-matcher): Simplify.
1569 * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
1570 (xmltok-add-dependent): Remove function.
1571 (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
1572 (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
1573 (xmltok-scan-prolog-after-processing-instruction-open): Treat
1574 unclosed <[[, <?, comment, and other literals as extending to EOB.
1575 * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
1576 (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
1577 Remove functions.
1578 (rng-do-some-validation-1): Don't mark dependent regions.
1579 * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
1580 (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
1581 (nxml-clear-dependent-regions): Remove functions.
1582 (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
1583 (nxml-ensure-scan-up-to-date):
1584 Don't clear&mark dependent regions.
1585
1586 2013-05-15 Leo Liu <sdl.web@gmail.com>
1587
1588 * progmodes/octave.el (octave-goto-function-definition):
1589 Improve and fix callers.
1590
1591 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1592
1593 * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
1594 the setter (bug#14387).
1595
1596 * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
1597 surrounding group (bug#14402).
1598
1599 2013-05-14 Juri Linkov <juri@jurta.org>
1600
1601 * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
1602 (Bug#14390)
1603
1604 2013-05-14 Glenn Morris <rgm@gnu.org>
1605
1606 * progmodes/f90.el (f90-imenu-generic-expression):
1607 Fix typo in 2013-05-08 change. (Bug#14402)
1608
1609 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
1610
1611 * progmodes/gdb-mi.el (gdb-running, gdb-starting):
1612 Remove signals for which replies are never received.
1613
1614 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
1615
1616 * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
1617 (gdb-handler-alist, gdb-handler-number): Remove variables.
1618 (gdb-handler-list): New variable.
1619 (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
1620 (gdb-pending-handler-p, gdb-handle-reply)
1621 (gdb-remove-all-pending-triggers): New functions.
1622 (gdb-discard-unordered-replies): New defcustom.
1623 (gdb-handler): New defstruct.
1624 (gdb-wait-for-pending): Fix invalid backquote. Use gdb-handler-list.
1625 instead of gdb-pending-triggers. Update docstring.
1626 (gdb-init-1): Remove dead variables. Initialize gdb-handler-list.
1627 (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
1628 (gdb-var-update-handler, def-gdb-auto-update-trigger)
1629 (def-gdb-auto-update-handler, gdb-get-changed-registers)
1630 (gdb-changed-registers-handler, gdb-get-main-selected-frame)
1631 (gdb-frame-handler): Pending triggers are now automatically managed.
1632 (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
1633 Remove argument.
1634 (gdb-input): Automatically handles pending triggers. Update docstring.
1635 (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
1636 (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
1637 Update comments.
1638 (gdb-done-or-error): Now use gdb-handle-reply.
1639
1640 2013-05-14 Jean-Philippe Gravel <jpgravel@gmail.com>
1641
1642 * progmodes/gdb-mi.el (gdb-input): Include token numbers in
1643 gdb-debug-log.
1644
1645 2013-05-14 Glenn Morris <rgm@gnu.org>
1646
1647 * subr.el (user-emacs-directory-warning): New option.
1648 (locate-user-emacs-file): Handle non-accessible .emacs.d. (Bug#13930)
1649
1650 2013-05-14 Leo Liu <sdl.web@gmail.com>
1651
1652 * progmodes/octave.el (octave-font-lock-keywords): Fix error
1653 during redisplay.
1654 (octave-goto-function-definition, octave-find-definition): Minor tweaks.
1655 (octave-font-lock-texinfo-comment): Fix invalid search bound
1656 error: wrong side of point.
1657
1658 2013-05-14 Glenn Morris <rgm@gnu.org>
1659
1660 * progmodes/flymake.el (flymake-xml-program): New option.
1661 (flymake-xml-init): Use it.
1662
1663 * term/xterm.el: Provide a feature.
1664
1665 * term/sup-mouse.el: Move to obsolete/. Provide a feature.
1666
1667 2013-05-13 Glenn Morris <rgm@gnu.org>
1668
1669 * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
1670 Add compat aliases as a hack workaround. (Bug#14384)
1671
1672 2013-05-13 Leo Liu <sdl.web@gmail.com>
1673
1674 * progmodes/octave.el (octave-indent-comment): Fix indentation for
1675 ###, and %!.
1676 (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
1677 C-M-q.
1678 (octave-comment-start-skip): Include %!.
1679 (octave-mode): Set comment-start-skip to octave-comment-start-skip.
1680
1681 2013-05-12 Leo Liu <sdl.web@gmail.com>
1682
1683 * progmodes/octave.el (inferior-octave-startup): Store the value
1684 of __octave_srcdir__ for octave-source-directories.
1685 (inferior-octave-check-process): New function refactored out of
1686 inferior-octave-send-list-and-digest.
1687 (octave-source-directories)
1688 (octave-find-definition-filename-function): New variables.
1689 (octave-source-directories)
1690 (octave-find-definition-default-filename): New functions.
1691 (octave-find-definition): Improve to find functions implemented in C++.
1692
1693 2013-05-12 Glenn Morris <rgm@gnu.org>
1694
1695 * calendar/diary-lib.el (diary-outlook-format-1):
1696 Don't include dayname in the output. (Bug#14349)
1697
1698 2013-05-11 Glenn Morris <rgm@gnu.org>
1699
1700 * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
1701
1702 * cus-dep.el (custom-make-dependencies): Only use safe local variables.
1703 Treat cc-provide like provide.
1704
1705 2013-05-11 Kevin Ryde <user42@zip.com.au>
1706
1707 * cus-dep.el (custom-make-dependencies):
1708 Use generated-autoload-load-name for the sake of files such
1709 such cedet/semantic/bovine/c.el, where the base file name
1710 is not in load-path. (Bug#5277)
1711
1712 2013-05-11 Glenn Morris <rgm@gnu.org>
1713
1714 * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
1715 Provide features.
1716
1717 2013-05-11 Leo Liu <sdl.web@gmail.com>
1718
1719 * progmodes/octave.el (octave-indent-comment): Improve.
1720 (octave-eldoc-message-style, octave-eldoc-cache): New variables.
1721 (octave-eldoc-function-signatures, octave-eldoc-function):
1722 New functions.
1723 (octave-mode, inferior-octave-mode): Add eldoc support.
1724
1725 2013-05-11 Richard Stallman <rms@gnu.org>
1726
1727 * epa.el (epa-decrypt-file): Take output file name as argument
1728 and read it using `interactive'.
1729
1730 2013-05-11 Leo Liu <sdl.web@gmail.com>
1731
1732 * progmodes/octave.el (octave-beginning-of-line)
1733 (octave-end-of-line): Check before using up-list because it jumps
1734 out of more syntactic contructs since moving to smie.
1735 (octave-indent-comment): New function.
1736 (octave-mode): Use it in smie-indent-functions. (Bug#14350)
1737 (octave-begin-keywords, octave-end-keywords)
1738 (octave-reserved-words, octave-smie-bnf-table)
1739 (octave-smie-rules): Add new keywords from Octave 3.6.4.
1740
1741 2013-05-11 Glenn Morris <rgm@gnu.org>
1742
1743 * faces.el (internal-face-x-get-resource):
1744 * frame.el (ns-display-monitor-attributes-list):
1745 * calc/calc-aent.el (math-to-radians-2): Fix declarations.
1746
1747 * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
1748
1749 * calc/calc-menu.el: Make it loadable in isolation.
1750
1751 * net/eudcb-bbdb.el: Make it loadable without bbdb.
1752 (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
1753 (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
1754 (eudc-bbdb-query-internal): Require 'bbdb.
1755
1756 * lpr.el (lpr-headers-switches):
1757 * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
1758
1759 * progmodes/sql.el (sql-login-params): Fix and improve :type.
1760
1761 * emulation/edt-mapper.el: In batch mode, error rather than hang.
1762
1763 * term.el (term-set-escape-char): Make it idempotent.
1764
1765 2013-05-10 Leo Liu <sdl.web@gmail.com>
1766
1767 * progmodes/octave.el (inferior-octave-completion-table):
1768 No longer a function and all uses changed. Use cache to speed up
1769 completion due to bug#11906.
1770 (octave-beginning-of-defun): Re-write to be more general.
1771
1772 2013-05-10 Glenn Morris <rgm@gnu.org>
1773
1774 * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
1775
1776 2013-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1777
1778 * comint.el (comint-redirect-send-command-to-process): Use :around
1779 rather than :override for comint-redirect-filter.
1780 (comint-redirect-filter): Add the corresponding `orig-filter' argument.
1781 Call it instead of comint-redirect-original-filter-function (which
1782 is gone). Reported by Juanma Barranquero <lekktu@gmail.com>.
1783
1784 2013-05-09 Jan Djärv <jan.h.d@swipnet.se>
1785
1786 * frame.el (display-monitor-attributes-list): Add NS case.
1787 (ns-display-monitor-attributes-list): Declare.
1788
1789 2013-05-09 Ulrich Mueller <ulm@gentoo.org>
1790
1791 * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360)
1792
1793 2013-05-09 Glenn Morris <rgm@gnu.org>
1794
1795 * international/fontset.el (vertical-centering-font-regexp):
1796 Set standard-value.
1797
1798 * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
1799
1800 * bookmark.el (bookmark-search-delay):
1801 * cus-start.el (vertical-centering-font-regexp):
1802 * ps-mule.el (ps-mule-font-info-database-default):
1803 * ps-print.el (ps-default-fg, ps-default-bg):
1804 * type-break.el (type-break-good-break-interval):
1805 * whitespace.el (whitespace-indentation-regexp)
1806 (whitespace-space-after-tab-regexp):
1807 * emacs-lisp/testcover.el (testcover-1value-functions)
1808 (testcover-noreturn-functions, testcover-progn-functions)
1809 (testcover-prog1-functions):
1810 * emulation/viper-init.el (viper-emacs-state-cursor-color):
1811 * eshell/em-glob.el (eshell-glob-translate-alist):
1812 * play/tetris.el (tetris-tty-colors):
1813 * progmodes/cpp.el (cpp-face-default-list):
1814 * progmodes/flymake.el (flymake-allowed-file-name-masks):
1815 * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
1816 (idlwave-help-browser-generic-args):
1817 * progmodes/make-mode.el (makefile-special-targets-list):
1818 * progmodes/python.el (python-shell-virtualenv-path):
1819 * progmodes/verilog-mode.el (verilog-active-low-regexp)
1820 (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
1821 (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
1822 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
1823 * textmodes/reftex-vars.el (reftex-format-label-function):
1824 * textmodes/remember.el (remember-diary-file): Fix custom types.
1825
1826 * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
1827 Add :version.
1828
1829 2013-05-09 Leo Liu <sdl.web@gmail.com>
1830
1831 * progmodes/octave.el (inferior-octave-completion-at-point):
1832 Restore file completion. (Bug#14300)
1833 (inferior-octave-startup): Fix incorrect highlighting for the
1834 first prompt.
1835
1836 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1837
1838 * progmodes/ruby-mode.el: First cut at SMIE support.
1839 (ruby-use-smie): New var.
1840 (ruby-smie-grammar): New constant.
1841 (ruby-smie--bosp, ruby-smie--implicit-semi-p)
1842 (ruby-smie--forward-token, ruby-smie--backward-token)
1843 (ruby-smie-rules): New functions.
1844 (ruby-mode-variables): Setup SMIE if applicable.
1845
1846 2013-05-08 Eli Zaretskii <eliz@gnu.org>
1847
1848 * simple.el (line-move-visual): Signal beginning/end of buffer
1849 only if vertical-motion moved less than it was requested. Avoids
1850 silly incorrect error messages when there are display strings with
1851 multiple newlines at EOL.
1852
1853 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1854
1855 * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
1856 * progmodes/prolog.el (prolog-underscore-wordchar-flag)
1857 (prolog-char-quote-workaround):
1858 * progmodes/cperl-mode.el (cperl-under-as-char):
1859 * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
1860 Mark as obsolete.
1861 (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
1862 their declaration.
1863 (vhdl-mode-syntax-table-init): Remove.
1864
1865 * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
1866 last change.
1867
1868 * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
1869 syntax for "_".
1870 (ld-script-font-lock-keywords):
1871 Change regexps to use things like \_< and \_>.
1872
1873 * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
1874 Change all regexps to use things like \_< and \_>.
1875
1876 * progmodes/autoconf.el (autoconf-definition-regexp)
1877 (autoconf-font-lock-keywords, autoconf-current-defun-function):
1878 Handle a _ with symbol syntax.
1879 (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
1880
1881 * progmodes/ada-mode.el (ada-mode-abbrev-table):
1882 Consolidate declaration.
1883 (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
1884 the declaration.
1885 (ada-create-syntax-table): Remove.
1886 (ada-capitalize-word): Don't mess with the syntax of "_" since it
1887 already has the right syntax nowadays.
1888 (ada-goto-next-word): Don't change the syntax of "_".
1889
1890 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
1891 with-wrapper-hook.
1892
1893 2013-05-08 Sam Steingold <sds@gnu.org>
1894
1895 * thingatpt.el (thing-at-point): Accept optional second argument
1896 NO-PROPERTIES to strip the text properties from the return value.
1897 * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
1898 to `thing-at-point' instead of stripping the properties ourselves.
1899 Also, when `thing-at-point' fails to find a url, prepend "http://"
1900 to the filename at point on the assumption that the user is
1901 pointing at something like gnu.org/gnu.
1902
1903 2013-05-08 Juanma Barranquero <lekktu@gmail.com>
1904
1905 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
1906 * faces.el (crm-separator):
1907 Silence byte-compiler.
1908
1909 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
1910 (tool-bar-map): Remove unneeded defvars.
1911
1912 2013-05-08 Leo Liu <sdl.web@gmail.com>
1913
1914 Re-work a fix for bug#10994 based on Le Wang's patch.
1915 * ido.el (ido-remove-consecutive-dups): New helper.
1916 (ido-completing-read): Use it.
1917 (ido-chop): Revert fix for bug#10994.
1918
1919 2013-05-08 Adam Spiers <emacs@adamspiers.org>
1920
1921 * cus-edit.el (custom-save-variables):
1922 Pretty-print long values. (Bug#14187)
1923
1924 2013-05-08 Glenn Morris <rgm@gnu.org>
1925
1926 * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
1927 (m4-mode-syntax-table): Init in the defvar.
1928 (m4-mode-abbrev-table): Let define-derived-mode define it.
1929
1930 2013-05-08 Tom Tromey <tromey@redhat.com>
1931
1932 * progmodes/m4-mode.el (m4-mode-syntax-table):
1933 Do not treat "_" as word constituent. (Bug#14167)
1934
1935 2013-05-07 Glenn Morris <rgm@gnu.org>
1936
1937 * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
1938 Remove explicit eshell-isearch-cancel-map.
1939
1940 * progmodes/f90.el (f90-smart-end-names): New option.
1941 (f90-smart-end): Doc fix.
1942 (f90-end-block-optional-name): New constant.
1943 (f90-block-match): Respect f90-smart-end-names.
1944
1945 2013-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1946
1947 * progmodes/octave.el (octave-smie-forward-token): Be more careful
1948 about implicit semi-colons (bug#14218).
1949
1950 2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1951
1952 * frame.el (display-monitor-attributes-list)
1953 (frame-monitor-attributes): New functions.
1954
1955 2013-05-06 Leo Liu <sdl.web@gmail.com>
1956
1957 * progmodes/octave.el (octave-syntax-propertize-function): Change
1958 \'s syntax to escape when inside double-quoted strings. (Bug#14332)
1959 (octave-font-lock-keywords): Use octave-operator-regexp.
1960 (octave-completion-at-point): Rename from
1961 octave-completion-at-point-function.
1962 (inferior-octave-directory-tracker): Robustify.
1963 (octave-text-functions): Remove and fix its uses. No such things
1964 any more.
1965
1966 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1967
1968 * emacs-lisp/trace.el (trace--display-buffer): New function.
1969 (trace-make-advice): Use it.
1970
1971 2013-05-06 Juri Linkov <juri@jurta.org>
1972
1973 * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. (Bug#14344)
1974 (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
1975 Doc fix.
1976 (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
1977 in the help string. (Bug#12985)
1978
1979 2013-05-06 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
1980
1981 * simple.el (shell-command-on-region): Doc fix. (Bug#14279)
1982
1983 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
1984
1985 * progmodes/perl-mode.el: Add support for here documents.
1986 (perl-syntax-propertize-function): Match here-doc markers.
1987 (perl-syntax-propertize-special-constructs): Find their end.
1988 (perl-imenu-generic-expression): Use [:alnum:].
1989
1990 * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
1991 (advice--add-function): Refresh the advice if already present
1992 (bug#14317).
1993
1994 2013-05-06 Ivan Andrus <darthandrus@gmail.com>
1995
1996 * find-file.el (cc-other-file-alist): Add ".m" for ObjC. (Bug#14339)
1997
1998 2013-05-06 Glenn Morris <rgm@gnu.org>
1999
2000 * w32-fns.el (w32-charset-info-alist): Declare.
2001
2002 * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
2003 of its defcustom properties.
2004 (eshell-cmpl-initialize): No need to load pcomplete.
2005
2006 * generic-x.el: No need to require comint when compiling.
2007
2008 * net/eudc-export.el: Make it loadable without bbdb.
2009 (top-level): Use require rather than load-library.
2010 (eudc-create-bbdb-record, eudc-bbdbify-phone)
2011 (eudc-batch-export-records-to-bbdb)
2012 (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
2013 Require bbdb.
2014
2015 2013-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2016
2017 * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
2018 (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
2019 some tweaks, instead.
2020
2021 2013-05-05 Leo Liu <sdl.web@gmail.com>
2022
2023 * progmodes/octave.el (octave-font-lock-keywords)
2024 (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
2025 (inferior-octave-send-list-and-digest): Improve error message.
2026 (octave-mode, inferior-octave-mode): Use setq-local.
2027 (octave-help): Set info-lookup-mode.
2028
2029 2013-05-05 Richard Stallman <rms@gnu.org>
2030
2031 * vc/compare-w.el (compare-windows-whitespace):
2032 Treat no-break space as whitespace.
2033
2034 * mail/rmailsum.el (rmail-summary-rmail-update):
2035 Detect empty summary and don't change selected message.
2036 (rmail-summary-goto-msg): Likewise.
2037
2038 * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
2039 Doc fixes, rename args.
2040
2041 2013-05-05 Alan Mackenzie <acm@muc.de>
2042
2043 * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
2044
2045 2013-05-05 Juri Linkov <juri@jurta.org>
2046
2047 * info.el (Info-read-subfile): Use (point-min) instead of (point)
2048 to not add the length of the summary segment to the return value.
2049 (Bug#14125)
2050
2051 2013-05-05 Leo Liu <sdl.web@gmail.com>
2052
2053 * progmodes/octave.el (inferior-octave-strip-ctrl-g)
2054 (inferior-octave-output-filter): Remove.
2055 (octave-send-region, inferior-octave-startup): Fix callers.
2056 (inferior-octave-mode-map): Don't use comint-dynamic-complete.
2057 (octave-binary-file-extensions): New user variable.
2058 (octave-find-definition): Confirm if opening binary files.
2059 (octave-help-file): Use octave-find-definition to get the binary
2060 confirmation.
2061 (octave-help): Adjust for octave-help-file change.
2062
2063 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2064
2065 * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
2066 Merge the two entries that handle function definitions.
2067 (pascal--syntax-propertize): New const.
2068 (pascal-mode): Use it. Use setq-local.
2069
2070 2013-05-04 Glenn Morris <rgm@gnu.org>
2071
2072 * calendar/diary-lib.el (diary-from-outlook-function): New variable.
2073 (diary-from-outlook): Respect diary-from-outlook-function.
2074
2075 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
2076
2077 * simple.el (read-expression-map): Use completion-at-point (bug#14255).
2078 Move the declaration from C.
2079 (read-minibuffer, eval-minibuffer): Move from C.
2080 (completion-setup-function): Avoid minibuffer-completion-contents.
2081
2082 2013-05-03 Leo Liu <sdl.web@gmail.com>
2083
2084 * progmodes/octave.el (octave-font-lock-keywords): Do not
2085 dehighlight 'end' in comments or strings.
2086 (octave-completing-read, octave-goto-function-definition):
2087 New helpers.
2088 (octave-help-buffer): New user variable.
2089 (octave-help-file, octave-help-function): New button types.
2090 (octave-help): New command and bind it to C-h ;.
2091 (octave-find-definition): New command and bind it to M-.
2092 (user-error): Alias to error if not defined.
2093
2094 2013-05-02 Leo Liu <sdl.web@gmail.com>
2095
2096 * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
2097 for \. (bug#14332)
2098 (octave-font-lock-keywords): Include [ and {.
2099
2100 2013-05-02 Leo Liu <sdl.web@gmail.com>
2101
2102 * progmodes/octave.el (inferior-octave-startup-file): Change default.
2103 (inferior-octave): Remove calling comint-mode and return the buffer.
2104 (inferior-octave-startup): Cosmetic changes.
2105
2106 2013-05-02 Leo Liu <sdl.web@gmail.com>
2107
2108 * progmodes/octave.el (octave-syntax-propertize-function):
2109 Include the case when ' is at line beginning. (Bug#14336)
2110
2111 2013-05-02 Glenn Morris <rgm@gnu.org>
2112
2113 * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
2114 * desktop.el (vc-dir-mode): Just autoload it here.
2115
2116 2013-05-02 Alan Mackenzie <acm@muc.de>
2117
2118 Eliminate variable c-standard-font-lock-fontify-region-function.
2119 * progmodes/cc-mode.el
2120 (c-standard-font-lock-fontify-region-function): Remove.
2121 (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
2122
2123 2013-05-01 Leo Liu <sdl.web@gmail.com>
2124
2125 * progmodes/octave.el: Compatible with older emacs-24 releases.
2126 (inferior-octave-has-built-in-variables): Remove. Built-in
2127 variables were removed from Octave in 2007.
2128 (inferior-octave-startup): Fix uses.
2129 (comint-line-beginning-position): Remove compatibility code for
2130 emacs 21.
2131
2132 2013-05-01 Juri Linkov <juri@jurta.org>
2133
2134 * isearch.el (isearch-forward, isearch-mode): Doc fix. (Bug#13923)
2135
2136 2013-05-01 Juri Linkov <juri@jurta.org>
2137
2138 * comint.el (comint-previous-matching-input): Don't print message
2139 "History item: %d" when `isearch-mode' is active.
2140 (comint-history-isearch-message): Print message "History item: %d"
2141 when `comint-input-ring-index' is not empty and this function is
2142 called from `isearch-update' with a nil `ellipsis'. (Bug#13223)
2143
2144 2013-05-01 Leo Liu <sdl.web@gmail.com>
2145
2146 * progmodes/octave.el (octave-abbrev-table): Remove abbrev
2147 definitions. Use completion-at-point to insert keywords.
2148 (octave-abbrev-start): Remove.
2149 (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
2150
2151 2013-04-30 Leo Liu <sdl.web@gmail.com>
2152
2153 * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
2154 change.
2155
2156 2013-04-30 Alan Mackenzie <acm@muc.de>
2157
2158 Handle arbitrarily long C++ member initialisation lists.
2159 * progmodes/cc-engine.el (c-back-over-member-initializers):
2160 new function.
2161 (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
2162 (most) member init lists.
2163
2164 2013-04-30 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
2165
2166 * progmodes/octave.el (inferior-octave-prompt-read-only): New user
2167 variable.
2168
2169 2013-04-30 Leo Liu <sdl.web@gmail.com>
2170
2171 * progmodes/octave.el (octave-variables): Remove. No builtin
2172 variables any more. All converted to functions.
2173 (octave-font-lock-keywords, octave-completion-at-point-function):
2174 Fix uses.
2175 (octave-font-lock-texinfo-comment): New user variable.
2176 (octave-texinfo-font-lock-keywords): New variable for texinfo
2177 comment block.
2178 (octave-function-comment-block): New face.
2179 (octave-font-lock-texinfo-comment): New function.
2180 (octave-mode): Font lock texinfo comment block.
2181
2182 2013-04-29 Leo Liu <sdl.web@gmail.com>
2183
2184 * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
2185 indexing expression.
2186 (octave-continuation-string): Do not use \.
2187 (inferior-octave-complete-impossible): Remove.
2188 (inferior-octave-completion-table)
2189 (inferior-octave-completion-at-point): Remove its uses.
2190 (inferior-octave-startup): completion_matches was introduced to
2191 Octave in 1996 so safe to assume it.
2192 (octave-function-file-comment): Improve to follow how Octave does it.
2193 (octave-update-function-file-comment): Tweak.
2194
2195 2013-04-29 Leo Liu <sdl.web@gmail.com>
2196
2197 * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
2198 (inferior-octave-startup): Remove inferior-octave-startup-hook.
2199 (octave-function-file-comment): Fix typo.
2200 (octave-sync-function-file-names): Use read-char-choice.
2201
2202 2013-04-28 Jay Belanger <jay.p.belanger@gmail.com>
2203
2204 * calc/calc.el (math-normalize): Don't set `math-normalize-error'
2205 to t for the less important warnings.
2206
2207 2013-04-27 Darren Hoo <darren.hoo@gmail.com> (tiny change)
2208
2209 * isearch.el (isearch-fail-pos): Check for empty `cmds'. (Bug#14268)
2210
2211 2013-04-27 Glenn Morris <rgm@gnu.org>
2212
2213 * vc/log-view.el (log-view-current-entry):
2214 Treat "---" separator lines as part of the following rev. (Bug#14169)
2215
2216 2013-04-27 Juri Linkov <juri@jurta.org>
2217
2218 * subr.el (read-number): Doc fix about using it by interactive
2219 code letter `n'. (Bug#14254)
2220
2221 2013-04-27 Juri Linkov <juri@jurta.org>
2222
2223 * desktop.el (desktop-auto-save-timeout): New option.
2224 (desktop-file-checksum): New variable.
2225 (desktop-save): Add optional arg `auto-save' and don't auto-save
2226 if nothing changed.
2227 (desktop-auto-save-timer): New variable.
2228 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
2229 (after-init-hook): Call `desktop-auto-save-set-timer'.
2230 Suggested by Reuben Thomas <rrt@sc3d.org> in
2231 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
2232
2233 2013-04-27 Leo Liu <sdl.web@gmail.com>
2234
2235 * progmodes/octave.el (octave-function-file-p)
2236 (octave-skip-comment-forward, octave-function-file-comment)
2237 (octave-update-function-file-comment): New functions.
2238 (octave-mode-map): Bind C-c ; to
2239 octave-update-function-file-comment.
2240 (octave-mode-menu): Add octave-update-function-file-comment.
2241 (octave-mode, inferior-octave-mode): Fix doc-string.
2242 (octave-insert-defun): Conform to Octave's coding convention.
2243 (Bug#14285)
2244
2245 * files.el (basic-save-buffer): Don't let errors in
2246 before-save-hook prevent saving buffer.
2247
2248 2013-04-20 Roland Winkler <winkler@gnu.org>
2249
2250 * faces.el (read-face-name): Use completing-read if arg multiple
2251 is nil.
2252
2253 2013-04-27 Ingo Lohmar <i.lohmar@gmail.com> (tiny change)
2254
2255 * ls-lisp.el (ls-lisp-insert-directory): If no files are
2256 displayed, move point to after the totals line.
2257 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
2258 for the details.
2259
2260 2013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2261
2262 * emacs-lisp/package.el (package-autoload-ensure-default-file):
2263 Add current dir to the load-path.
2264 (package-generate-autoloads): Don't rely on
2265 autoload-ensure-default-file.
2266
2267 2013-04-26 Reuben Thomas <rrt@sc3d.org>
2268
2269 * textmodes/remember.el (remember-store-in-files): Document that
2270 the file name format is passed to `format-time-string'.
2271
2272 2013-04-26 Leo Liu <sdl.web@gmail.com>
2273
2274 * progmodes/octave.el (octave-sync-function-file-names): New function.
2275 (octave-mode): Use it in before-save-hook.
2276
2277 2013-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2278
2279 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
2280 (bug#14274).
2281
2282 * progmodes/octave.el (octave-smie-forward-token): Properly skip
2283 \n and comment, even if it's not an implicit ; (bug#14218).
2284
2285 2013-04-26 Glenn Morris <rgm@gnu.org>
2286
2287 * subr.el (read-number): Once more use `read' rather than
2288 `string-to-number', to trap non-numeric input. (Bug#14254)
2289
2290 2013-04-26 Erik Charlebois <erikcharlebois@gmail.com>
2291
2292 * emacs-lisp/syntax.el (syntax-propertize-multiline):
2293 Use `syntax-multiline' text property consistently instead of
2294 `font-lock-multiline'. (Bug#14237)
2295
2296 2013-04-26 Glenn Morris <rgm@gnu.org>
2297
2298 * emacs-lisp/shadow.el (list-load-path-shadows):
2299 No longer necessary to check for duplicate simple.el, since
2300 2012-07-07 change to init_lread to not include installation lisp
2301 directories in load-path when running uninstalled. (Bug#14270)
2302
2303 2013-04-26 Leo Liu <sdl.web@gmail.com>
2304
2305 * progmodes/octave.el (octave-submit-bug-report): Obsolete.
2306 (octave-mode, inferior-octave-mode): Use setq-local.
2307 (octave-not-in-string-or-comment-p): Rename to
2308 octave-in-string-or-comment-p.
2309 (octave-in-comment-p, octave-in-string-p)
2310 (octave-in-string-or-comment-p): Replace defsubst with defun.
2311
2312 2013-04-25 Paul Eggert <eggert@cs.ucla.edu>
2313
2314 * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
2315
2316 2013-04-25 Bastien Guerry <bzg@gnu.org>
2317
2318 * textmodes/remember.el (remember-data-directory)
2319 (remember-directory-file-name-format): Fix custom types.
2320
2321 2013-04-25 Leo Liu <sdl.web@gmail.com>
2322
2323 * progmodes/octave.el (octave-completion-at-point-function):
2324 Make use of inferior octave process.
2325 (octave-initialize-completions): Remove.
2326 (inferior-octave-completion-table): New function.
2327 (inferior-octave-completion-at-point): Use it.
2328 (octave-completion-alist): Remove.
2329
2330 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
2331
2332 * progmodes/opascal.el: Use font-lock and syntax-propertize.
2333 (opascal-mode-syntax-table): New var.
2334 (opascal-literal-kind, opascal-is-literal-end)
2335 (opascal-literal-token-at): Rewrite.
2336 (opascal--literal-start-re, opascal-font-lock-keywords)
2337 (opascal--syntax-propertize): New constants.
2338 (opascal-font-lock-defaults): Adjust.
2339 (opascal-mode): Use them. Set comment-<foo> variables as well.
2340 (delphi-comment-face, opascal-comment-face, delphi-string-face)
2341 (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
2342 (delphi-other-face, opascal-other-face): Remove face variables.
2343 (opascal-save-state): Remove macro.
2344 (opascal-fontifying-progress-step): Remove constant.
2345 (opascal--ignore-changes): Remove var.
2346 (opascal-set-token-property, opascal-parse-next-literal)
2347 (opascal-is-stable-literal, opascal-complete-literal)
2348 (opascal-is-literal-start, opascal-face-of)
2349 (opascal-parse-region, opascal-parse-region-until-stable)
2350 (opascal-fontify-region, opascal-after-change)
2351 (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
2352 (opascal-debug-parse-region, opascal-debug-parse-window)
2353 (opascal-debug-parse-buffer, opascal-debug-fontify-window)
2354 (opascal-debug-fontify-buffer): Remove.
2355 (opascal-debug-mode-map): Adjust accordingly.
2356
2357 2013-04-25 Leo Liu <sdl.web@gmail.com>
2358
2359 Merge octave-mod.el and octave-inf.el into octave.el with some
2360 cleanups.
2361 * progmodes/octave.el: New file renamed from octave-mod.el.
2362 * progmodes/octave-inf.el: Merged into octave.el.
2363 * progmodes/octave-mod.el: Renamed to octave.el.
2364
2365 2013-04-25 Tassilo Horn <tsdh@gnu.org>
2366
2367 * textmodes/reftex-vars.el
2368 (reftex-label-ignored-macros-and-environments): New defcustom.
2369
2370 * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
2371
2372 2013-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
2373
2374 * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
2375 (smie-indent-keyword): Improve the check to ensure that the next
2376 comment is really on the same line.
2377 (smie-indent-comment): Don't align with a subsequent closer (or eob).
2378
2379 * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
2380 semi-colons if the line is not otherwise empty (bug#14218).
2381
2382 2013-04-25 Glenn Morris <rgm@gnu.org>
2383
2384 * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
2385
2386 2013-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2387
2388 * progmodes/opascal.el (opascal-set-token-property): Rename from
2389 opascal-set-text-properties and only set `token' (bug#14134).
2390 Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
2391 (opascal-literal-text-properties): Remove.
2392 (opascal-parse-next-literal, opascal-debug-unparse-buffer):
2393 Adjust callers.
2394
2395 2013-04-24 Reuben Thomas <rrt@sc3d.org>
2396
2397 * textmodes/remember.el (remember-handler-functions): Add an
2398 option for a new handler `remember-store-in-files'.
2399 (remember-data-directory, remember-directory-file-name-format):
2400 New options.
2401 (remember-store-in-files): New function to store remember notes
2402 as separate files within a directory.
2403
2404 2013-04-24 Magnus Henoch <magnus.henoch@gmail.com>
2405
2406 * progmodes/compile.el (compilation-next-error-function):
2407 Pass "formats" to compilation-find-file (bug#11777).
2408
2409 2013-04-24 Glenn Morris <rgm@gnu.org>
2410
2411 * vc/vc-bzr.el (vc-bzr-print-log):
2412 * vc/vc-hg.el (vc-hg-print-log):
2413 * vc/vc-svn.el (vc-svn-print-log):
2414 Fix START-REVISION with LIMIT != 1. (Bug#14168)
2415
2416 * vc/vc-bzr.el (vc-bzr-print-log):
2417 * vc/vc-cvs.el (vc-cvs-print-log):
2418 * vc/vc-git.el (vc-git-print-log):
2419 * vc/vc-hg.el (vc-hg-print-log):
2420 * vc/vc-mtn.el (vc-mtn-print-log):
2421 * vc/vc-rcs.el (vc-rcs-print-log):
2422 * vc/vc-sccs.el (vc-sccs-print-log):
2423 * vc/vc-svn.el (vc-svn-print-log):
2424 * vc/vc.el (vc-print-log-internal): Doc fixes.
2425
2426 2013-04-23 Glenn Morris <rgm@gnu.org>
2427
2428 * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
2429 Remove venerable code attempting to avoid substitute-command-keys.
2430
2431 2013-04-23 Tassilo Horn <tsdh@gnu.org>
2432
2433 * textmodes/reftex-vars.el (reftex-label-regexps):
2434 Call `reftex-compile-variables' after changes to this variable.
2435
2436 2013-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2437
2438 * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
2439 Use lexical-binding.
2440 (jit-lock-force-redisplay): Use markers, check buffer's continued
2441 existence and beware narrowed buffers.
2442 (jit-lock-fontify-now): Adjust call accordingly.
2443
2444 2013-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
2445
2446 * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
2447 to avoid misleading the user.
2448
2449 2013-04-22 Leo Liu <sdl.web@gmail.com>
2450
2451 * info-look.el: Prefer latex2e.info. (Bug#14240)
2452
2453 2013-04-22 Michael Albinus <michael.albinus@gmx.de>
2454
2455 Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>.
2456
2457 * net/tramp-compat.el (tramp-compat-call-process): Move function ...
2458 * net/tramp.el (tramp-call-process): ... here
2459 (tramp-set-completion-function, tramp-parse-putty):
2460 * net/tramp-adb.el (tramp-adb-execute-adb-command):
2461 * net/tramp-gvfs.el (tramp-gvfs-send-command):
2462 * net/tramp-sh.el (tramp-sh-handle-set-file-times)
2463 (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
2464 (tramp-call-local-coding-command): Use `tramp-call-process'
2465 instead of `tramp-compat-call-process'.
2466
2467 * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
2468 (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
2469 (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region):
2470 (tramp-find-inline-compress): Improve traces.
2471 (tramp-maybe-send-script): Check for Perl binary.
2472 (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
2473
2474 2013-04-22 Daiki Ueno <ueno@gnu.org>
2475
2476 * epg.el (epg-context-pinentry-mode): New function.
2477 (epg-context-set-pinentry-mode): New function.
2478 (epg--start): Pass --pinentry-mode option to gpg command.
2479
2480 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
2481
2482 * comint.el (comint-dynamic-complete-functions, comint-mode-map):
2483 `comint-dynamic-complete' is obsolete since 24.1, replaced by
2484 `completion-at-point'. (Bug#13774)
2485
2486 * startup.el (normal-no-mouse-startup-screen): Bug fix, the
2487 default key binding for `describe-distribution' has been moved to
2488 `C-h C-o'. (Bug#13970)
2489
2490 2013-04-21 Glenn Morris <rgm@gnu.org>
2491
2492 * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
2493 Add doc strings.
2494 (vc-print-log): Clarify interactive prompt.
2495
2496 2013-04-20 Glenn Morris <rgm@gnu.org>
2497
2498 * emacs-lisp/bytecomp.el (byte-compile-insert-header):
2499 No longer include timestamp etc information.
2500
2501 2013-04-20 Roland Winkler <winkler@gnu.org>
2502
2503 * faces.el (read-face-name): Bug fix, return just one face if arg
2504 multiple is nil. (Bug#14209)
2505
2506 2013-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2507
2508 * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
2509 (remove-function): Autoload.
2510
2511 * comint.el (comint-redirect-original-filter-function): Remove.
2512 (comint-redirect-cleanup, comint-redirect-send-command-to-process):
2513 * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
2514 (vc-cvs-annotate-command):
2515 * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
2516 * progmodes/prolog.el (prolog-consult-compile):
2517 * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
2518 Use add/remove-function instead.
2519 * progmodes/gud.el (gud-tooltip-original-filter): Remove.
2520 (gud-tooltip-process-output, gud-tooltip-tips):
2521 Use add/remove-function instead.
2522 * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
2523 (scheme-interaction-mode, exit-scheme-interaction-mode):
2524 Use add/remove-function instead.
2525
2526 * vc/vc-dispatcher.el: Use lexical-binding.
2527 (vc--process-sentinel): Rename from vc-process-sentinel.
2528 Change last arg to be the code to run. Don't use vc-previous-sentinel
2529 and vc-sentinel-commands any more.
2530 (vc-exec-after): Allow code to be a function. Use add/remove-function.
2531 (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
2532
2533 2013-04-19 Masatake YAMATO <yamato@redhat.com>
2534
2535 * progmodes/sh-script.el (sh-imenu-generic-expression):
2536 Handle function names with a single character. (Bug#14111)
2537
2538 2013-04-19 Dima Kogan <dima@secretsauce.net> (tiny change)
2539
2540 * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
2541 for subroutines defined in an eval (bug#14182).
2542
2543 2013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2544
2545 * bookmark.el (bookmark-completing-read): Improve handling of empty
2546 string (bug#14176).
2547
2548 2013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2549
2550 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
2551
2552 2013-04-19 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
2553
2554 New faster Imenu implementation (bug#14058).
2555 * progmodes/python.el:
2556 (python-imenu-prev-index-position):
2557 (python-imenu-format-item-label-function)
2558 (python-imenu-format-parent-item-label-function)
2559 (python-imenu-format-parent-item-jump-label-function):
2560 New vars.
2561 (python-imenu-format-item-label)
2562 (python-imenu-format-parent-item-label)
2563 (python-imenu-format-parent-item-jump-label)
2564 (python-imenu--put-parent, python-imenu--build-tree)
2565 (python-imenu-create-index, python-imenu-create-flat-index)
2566 (python-util-popn): New functions.
2567 (python-mode): Set imenu-create-index-function to
2568 python-imenu-create-index.
2569
2570 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2571
2572 * winner.el (winner-active-region): Use region-active-p, activate-mark
2573 and deactivate-mark (bug#14225).
2574
2575 * simple.el (deactivate-mark): Don't inline it.
2576
2577 2013-04-18 Michael Albinus <michael.albinus@gmx.de>
2578
2579 * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
2580
2581 2013-04-18 Tassilo Horn <tsdh@gnu.org>
2582
2583 * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
2584 file extensions from the archive-mode entry in order to prefer
2585 doc-view-mode-maybe with archive-mode as fallback (bug#14188).
2586
2587 2013-04-18 Leo Liu <sdl.web@gmail.com>
2588
2589 * bindings.el (help-event-list): Add ?\?.
2590
2591 2013-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2592
2593 * subr.el (with-wrapper-hook): Declare obsolete.
2594 * simple.el (filter-buffer-substring-function): New hook.
2595 (filter-buffer-substring): Use it.
2596 (filter-buffer-substring-functions): Mark obsolete.
2597 * minibuffer.el (completion-in-region-function): New hook.
2598 (completion-in-region): Use it.
2599 (completion-in-region-functions): Mark obsolete.
2600 * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
2601 * abbrev.el (abbrev-expand-function): New hook.
2602 (expand-abbrev): Use it.
2603 (abbrev-expand-functions): Mark obsolete.
2604 * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
2605 and :filter-return.
2606
2607 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
2608
2609 * progmodes/python.el (python-nav--syntactically): Fix cornercases
2610 and do not care about match data.
2611
2612 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
2613
2614 * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
2615 completion tables when completing error conditions and
2616 `declare' arguments.
2617 (lisp-complete-symbol, field-complete): Mark as obsolete.
2618 (check-parens): Unmatched parens are user errors.
2619 * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
2620
2621 2013-04-17 Michal Nazarewicz <mina86@mina86.com>
2622
2623 * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
2624 command changed buffer (ie. `flyspell-pre-buffer' is not current
2625 buffer), which prevents making decisions based on invalid value of
2626 `flyspell-pre-point' in the wrong buffer. Most notably, this used to
2627 cause an error when `flyspell-pre-point' was nil after switching
2628 buffers.
2629 (flyspell-post-command-hook): No longer needs to change buffers when
2630 checking pre-word. While at it remove unnecessary progn.
2631
2632 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
2633
2634 * textmodes/ispell.el (ispell-add-per-file-word-list):
2635 Fix `flyspell-correct-word-before-point' error when accepting
2636 words and `coment-padding' is an integer by using
2637 `comment-normalize-vars' (Bug #14214).
2638
2639 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
2640
2641 New defun movement commands.
2642 * progmodes/python.el (python-nav--syntactically)
2643 (python-nav--forward-defun, python-nav-backward-defun)
2644 (python-nav-forward-defun): New functions.
2645
2646 2013-04-17 FabiĂ¡n Ezequiel Gallina <fgallina@gnu.org>
2647
2648 * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
2649 (python-syntax-context): Use named compiler-macro for backwards
2650 compatibility with Emacs 24.x.
2651
2652 2013-04-17 Leo Liu <sdl.web@gmail.com>
2653
2654 * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
2655 octave-hide-process-buffer.
2656
2657 2013-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
2658
2659 * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
2660 (bug#14216).
2661
2662 2013-04-17 Jean-Philippe Gravel <jpgravel@gmail.com>
2663
2664 * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
2665 Fix adjustment of offset when receiving incomplete responses from GDB
2666 (bug#14129).
2667
2668 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2669
2670 * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
2671 python-mode-abbrev-table.
2672 (python-skeleton-define): Adjust accordingly.
2673 (python-mode-abbrev-table): New table that inherits from it so that
2674 python-skeleton-autoinsert does not affect non-skeleton abbrevs.
2675
2676 * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
2677 (abbrev-symbol): Use it.
2678 (abbrev--before-point): Use it since we already handle inheritance.
2679
2680 2013-04-16 Leo Liu <sdl.web@gmail.com>
2681
2682 * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
2683 binding to info-lookup-symbol.
2684
2685 2013-04-16 Juanma Barranquero <lekktu@gmail.com>
2686
2687 * minibuffer.el (completion--twq-all):
2688 * term/ns-win.el (ns-initialize-window-system):
2689 * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
2690
2691 2013-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2692
2693 * emacs-lisp/nadvice.el (add-function): Default simple vars to their
2694 global bindings.
2695
2696 * doc-view.el (doc-view-start-process): Handle url-handler directories.
2697
2698 2013-04-15 Dmitry Gutov <dgutov@yandex.ru>
2699
2700 * progmodes/ruby-mode.el (ruby-beginning-of-defun)
2701 (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
2702 to nil.
2703 (ruby-end-of-defun): Remove the unused arg, change the docstring
2704 to reflect that this function is only used as the value of
2705 `end-of-defun-function'.
2706 (ruby-beginning-of-defun): Remove "top-level" from the docstring,
2707 to reflect an earlier change that beginning/end-of-defun functions
2708 jump between methods in a class definition, as well as top-level
2709 functions.
2710
2711 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2712
2713 * minibuffer.el (minibuffer-complete): Don't just scroll
2714 a *Completions* that's been iconified.
2715 (minibuffer-force-complete): Make sure repetitions do cycle when going
2716 through completion-in-region -> minibuffer-complete.
2717
2718 2013-04-15 Alan Mackenzie <acm@muc.de>
2719
2720 Correct the placement of c-cpp-delimiters when there're #s not at
2721 col 0.
2722
2723 * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
2724 place a submatch around the #.
2725 * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
2726 Start a search at BOL. Put the c-cpp-delimiter category text propertiy
2727 on the #, not BOL.
2728
2729 2013-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
2730
2731 * emacs-lisp/nadvice.el: Properly test names when adding advice.
2732 (advice--member-p): New arg `name'.
2733 (advice--add-function, advice-member-p): Use it (bug#14202).
2734
2735 2013-04-15 Filipp Gunbin <fgunbin@fastmail.fm>
2736
2737 Reformulate java imenu-generic-expression.
2738 The old expression contained ill formed regexps.
2739
2740 * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
2741 (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
2742 (cc-imenu-java-method-arg-regexp): New defconsts.
2743 (cc-imenu-java-build-type-args-regex): New defun.
2744 (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
2745 handling of spaces in the regexp.
2746
2747 2013-03-15 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
2748
2749 * textmodes/ispell.el (ispell-command-loop): Remove
2750 flyspell highlight of a word when ispell accepts it (bug #14178).
2751
2752 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
2753
2754 * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
2755 uses code from the previous `ange-ftp-run-real-handler'.
2756 (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
2757 only in case that function exist. This is needed for proper
2758 unloading of Tramp.
2759
2760 2013-04-15 Tassilo Horn <tsdh@gnu.org>
2761
2762 * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
2763
2764 * textmodes/reftex.el (reftex-compile-variables): Use it.
2765
2766 2013-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2767
2768 * files.el (normal-mode): Only use default major-mode if no other mode
2769 was specified.
2770
2771 * emacs-lisp/trace.el (trace-values): New function.
2772
2773 * files.el: Allow : in local variables (bug#14089).
2774 (hack-local-variable-regexp): New var.
2775 (hack-local-variables-prop-line, hack-local-variables): Use it.
2776
2777 2013-04-13 Roland Winkler <winkler@gnu.org>
2778
2779 * textmodes/bibtex.el (bibtex-search-entries): Bug fix. Use match
2780 data before it gets modified by bibtex-beginning-of-entry.
2781
2782 2013-04-13 Roland Winkler <winkler@gnu.org>
2783
2784 * textmodes/bibtex.el (bibtex-url): Doc fix.
2785
2786 2013-04-13 Roland Winkler <winkler@gnu.org>
2787
2788 * textmodes/bibtex.el (bibtex-initialize): If the current buffer
2789 does not visit a BibTeX file, exclude it from the list of buffers
2790 returned by bibtex-initialize.
2791
2792 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
2793
2794 * window.el (split-window): Remove interactive form, since as a
2795 command this function is a special case of split-window-below.
2796 Correct doc string.
2797
2798 2013-04-12 Roland Winkler <winkler@gnu.org>
2799
2800 * faces.el (read-face-name): Do not override value of arg default.
2801 Allow single faces and strings as default values. Remove those
2802 elements from return value that are not faces.
2803 (describe-face): Simplify.
2804 (face-at-point): New optional args thing and multiple so that this
2805 function can provide the same functionality previously provided by
2806 read-face-name.
2807 (make-face-bold, make-face-unbold, make-face-italic)
2808 (make-face-unitalic, make-face-bold-italic, invert-face)
2809 (modify-face, read-face-and-attribute): Use face-at-point.
2810
2811 * cus-edit.el (customize-face, customize-face-other-window)
2812 * cus-theme.el (custom-theme-add-face)
2813 * face-remap.el (buffer-face-set)
2814 * facemenu.el (facemenu-set-face): Use face-at-point.
2815
2816 2013-04-12 Michael Albinus <michael.albinus@gmx.de>
2817
2818 * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
2819
2820 2013-04-10 Tassilo Horn <tsdh@gnu.org>
2821
2822 * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
2823 off leading { and trailing } from field values.
2824
2825 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2826
2827 * emacs-lisp/timer.el (timer--check): New function.
2828 (timer--time, timer-set-function, timer-event-handler): Use it.
2829 (timer-set-idle-time): Simplify.
2830 (timer--activate): CSE.
2831 (timer-event-handler): Give more info in error message.
2832 (internal-timer-start-idle): New function, moved from C.
2833
2834 * mpc.el (mpc-proc): Add `restart' argument.
2835 (mpc-proc-cmd): Use it.
2836 (mpc--status-timer-run): Also catch signals from `mpc-proc'.
2837 (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
2838 less often.
2839
2840 2013-04-10 Masatake YAMATO <yamato@redhat.com>
2841
2842 * progmodes/sh-script.el: Implement `sh-mode' own
2843 `add-log-current-defun-function' (bug#14112).
2844 (sh-current-defun-name): New function.
2845 (sh-mode): Use the function.
2846
2847 2013-04-09 Bastien Guerry <bzg@gnu.org>
2848
2849 * simple.el (choose-completion-string): Fix docstring (bug#14163).
2850
2851 2013-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2852
2853 * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
2854
2855 * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
2856 timer (bug#14156).
2857
2858 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
2859
2860 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
2861 declaration.
2862
2863 2013-04-07 Leo Liu <sdl.web@gmail.com>
2864
2865 * pcmpl-x.el: New file.
2866
2867 2013-04-06 Dmitry Antipov <dmantipov@yandex.ru>
2868
2869 Do not set x-display-name until X connection is established.
2870 This is needed to prevent from weird situation described at
2871 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
2872 * frame.el (make-frame): Set x-display-name after call to
2873 window system initialization function, not before.
2874 * term/x-win.el (x-initialize-window-system): Add optional
2875 display argument and use it.
2876 * term/w32-win.el (w32-initialize-window-system):
2877 * term/ns-win.el (ns-initialize-window-system):
2878 * term/pc-win.el (msdos-initialize-window-system):
2879 Add compatible optional display argument.
2880
2881 2013-04-06 Eli Zaretskii <eliz@gnu.org>
2882
2883 * files.el (normal-backup-enable-predicate): On MS-Windows and
2884 MS-DOS compare truenames of temporary-file-directory and of the
2885 file, so that 8+3 aliases (usually found in $TEMP on Windows)
2886 don't fail comparison by compare-strings. Also, compare file
2887 names case-insensitively on MS-Windows and MS-DOS.
2888
2889 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
2890
2891 * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
2892 Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
2893
2894 2013-04-05 Dmitry Gutov <dgutov@yandex.ru>
2895
2896 * whitespace.el (whitespace-color-on, whitespace-color-off):
2897 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
2898
2899 2013-04-05 Jacek ChrzÄ…szcz <chrzaszcz@mimuw.edu.pl> (tiny change)
2900
2901 * ispell.el (ispell-set-spellchecker-params):
2902 Really set `ispell-args' for all equivs.
2903
2904 2013-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
2905
2906 * ido.el (ido-completions): Use extra elements of ido-decorations
2907 (bug#14143).
2908 (ido-decorations): Update docstring.
2909
2910 2013-04-05 Michael Albinus <michael.albinus@gmx.de>
2911
2912 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
2913 (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
2914 nil during initialization, in order not to miss changes since the
2915 file was opened. (Bug#14140)
2916
2917 2013-04-05 Leo Liu <sdl.web@gmail.com>
2918
2919 * kmacro.el (kmacro-call-macro): Fix bug#14135.
2920
2921 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
2922
2923 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
2924
2925 2013-04-04 Glenn Morris <rgm@gnu.org>
2926
2927 * electric.el (electric-pair-inhibit-predicate): Add :version.
2928
2929 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2930
2931 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
2932 when a package is required several times (bug#14082).
2933
2934 2013-04-04 Roland Winkler <winkler@gnu.org>
2935
2936 * faces.el (read-face-name): Behave as promised by the docstring.
2937 Assume that arg default is a list of faces.
2938 (describe-face): Call read-face-name with list of default faces.
2939
2940 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2941
2942 * bookmark.el: Fix deletion of bookmarks (bug#13972).
2943 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
2944 (bookmark-bmenu-execute-deletions): Only skip first line if it's
2945 the header.
2946 (bookmark-exit-hook-internal): Save even if list is empty.
2947
2948 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
2949
2950 * emacs-lisp/package.el (package-pinned-packages): New var.
2951 (package--add-to-archive-contents): Obey it (bug#14118).
2952
2953 2013-04-03 Alan Mackenzie <acm@muc.de>
2954
2955 Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
2956 Also adapt to the new values of element 7 of a parse state.
2957
2958 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
2959 parameter `not-in-delimiter'. Handle being inside comment opener.
2960 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
2961 character in case we're typing a '*' after a '/'.
2962 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
2963 instead by passing the parameter to c-state-pp-to-literal.
2964
2965 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
2966 for elt. 7 of a parse state.
2967
2968 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
2969
2970 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
2971 * international/latin1-disp.el, international/mule-util.el:
2972 * language/cyril-util.el, language/european.el, language/ind-util.el:
2973 * language/lao-util.el, language/thai.el, language/tibet-util.el:
2974 * language/tibetan.el, language/viet-util.el:
2975 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
2976
2977 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
2978
2979 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
2980 (electric-pair-post-self-insert-function): Use it.
2981 (electric-pair-default-inhibit): New function, extracted from
2982 electric-pair-post-self-insert-function.
2983
2984 2013-03-31 Roland Winkler <winkler@gnu.org>
2985
2986 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
2987
2988 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
2989
2990 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
2991
2992 2013-03-30 FabiĂ¡n Ezequiel Gallina <fabian@anue.biz>
2993
2994 Un-indent after "pass" and "return" statements (Bug#13888)
2995 * progmodes/python.el (python-indent-block-enders): New var.
2996 (python-indent-calculate-indentation): Use it.
2997
2998 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
2999
3000 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
3001 defun. Defining it as defalias could introduce too eager
3002 byte-compiler optimization. (Bug#14030)
3003
3004 2013-03-30 Chong Yidong <cyd@gnu.org>
3005
3006 * iswitchb.el (iswitchb-read-buffer): Fix typo.
3007
3008 2013-03-30 Leo Liu <sdl.web@gmail.com>
3009
3010 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
3011 (kmacro-execute-from-register): Pass the keyboard macro to
3012 kmacro-call-macro or repeating won't work correctly.
3013
3014 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
3015
3016 * progmodes/subword.el: Back to using `forward-symbol'.
3017
3018 * subr.el (forward-whitespace, forward-symbol)
3019 (forward-same-syntax): Move from thingatpt.el.
3020
3021 2013-03-29 Leo Liu <sdl.web@gmail.com>
3022
3023 * kmacro.el (kmacro-to-register): New command.
3024 (kmacro-execute-from-register): New function.
3025 (kmacro-keymap): Bind to 'x'. (Bug#14071)
3026
3027 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3028
3029 * mpc.el: Use defvar-local and setq-local.
3030 (mpc--proc-connect): Connection failures are not bugs.
3031 (mpc-mode-map): `follow-link' only applies to the buffer's content.
3032 (mpc-volume-map): Bind to the up-events.
3033
3034 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
3035
3036 * progmodes/subword.el (superword-mode): Use `forward-sexp'
3037 instead of `forward-symbol'.
3038
3039 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3040
3041 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
3042 (edebug--recursive-edit): Use it.
3043 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
3044 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
3045
3046 2013-03-28 Leo Liu <sdl.web@gmail.com>
3047
3048 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
3049
3050 2013-03-27 Eli Zaretskii <eliz@gnu.org>
3051
3052 * facemenu.el (list-colors-callback): New defvar.
3053 (list-colors-redisplay): New function.
3054 (list-colors-display): Install list-colors-redisplay as the
3055 revert-buffer-function. (Bug#14063)
3056
3057 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
3058
3059 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
3060 and suffixes don't overlap (bug#14061).
3061
3062 * case-table.el: Use lexical-binding.
3063 (case-table-get-table): New function.
3064 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
3065
3066 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3067
3068 * progmodes/subword.el: Add `superword-mode' to do word motion
3069 over symbol_words (parallels and leverages `subword-mode' which
3070 does word motion inside MixedCaseWords).
3071
3072 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
3073
3074 * eshell/em-unix.el: Move su and sudo to...
3075 * eshell/em-tramp.el: ...Eshell tramp module.
3076
3077 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3078
3079 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
3080 Change return value to be a sexp. Delay `get-buffer' to after
3081 restoring the desktop (bug#13951).
3082
3083 2013-03-26 Leo Liu <sdl.web@gmail.com>
3084
3085 * register.el: Move semantic tag handling back to
3086 cedet/semantic/senator.el. (Bug#14052)
3087
3088 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3089
3090 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
3091 into the prompt either (bug#13963).
3092
3093 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3094
3095 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
3096 part of "(error-foo)".
3097
3098 2013-03-24 Juri Linkov <juri@jurta.org>
3099
3100 * replace.el (list-matching-lines-prefix-face): New defcustom.
3101 (occur-1): Pass `list-matching-lines-prefix-face' to the function
3102 `occur-engine' if `face-differs-from-default-p' returns t.
3103 (occur-engine): Add `,' inside backquote construct to evaluate
3104 `prefix-face'. Propertize the prefix with the `prefix-face' face.
3105 Pass `prefix-face' to the functions `occur-context-lines' and
3106 `occur-engine-add-prefix'.
3107 (occur-engine-add-prefix, occur-context-lines): Add optional arg
3108 `prefix-face' and propertize the prefix with `prefix-face'.
3109 (Bug#14017)
3110
3111 2013-03-24 Leo Liu <sdl.web@gmail.com>
3112
3113 * nxml/rng-valid.el (rng-validate-while-idle)
3114 (rng-validate-quick-while-idle): Guard against deleted buffer.
3115 (Bug#13999)
3116
3117 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
3118 is the last entry in kill-buffer-hook.
3119
3120 * files.el (kill-buffer-hook): Doc fix.
3121
3122 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
3123
3124 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
3125 Make it safe-local.
3126
3127 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
3128
3129 2013-03-23 Leo Liu <sdl.web@gmail.com>
3130
3131 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
3132 Remove.
3133
3134 * nxml/rng-valid.el (rng-validate-mode)
3135 (rng-after-change-function, rng-do-some-validation):
3136 * nxml/rng-maint.el (rng-validate-buffer):
3137 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
3138 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
3139 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
3140 (nxml-extend-after-change-region): Use with-silent-modifications.
3141
3142 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
3143 timer-idle-list.
3144
3145 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
3146 (rng-next-error-1, rng-previous-error-1): Do not let-bind
3147 timer-idle-list. (Bug#13999)
3148
3149 2013-03-23 Juri Linkov <juri@jurta.org>
3150
3151 * info.el (info-index-match): New face.
3152 (Info-index, Info-apropos-matches): Add a nested subgroup to the
3153 main pattern and add text properties with the new face to matches
3154 in index entries relative to the beginning of the index entry.
3155 (Bug#14015)
3156
3157 2013-03-21 Eric Ludlam <zappo@gnu.org>
3158
3159 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
3160 Inhibit read only while inserting objects.
3161
3162 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
3163
3164 * progmodes/cfengine.el: Update docs to mention
3165 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
3166 symbol motion. Remove "_" from the word syntax.
3167
3168 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
3169
3170 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
3171 syntax for both `cfengine2-mode' and `cfengine3-mode'.
3172
3173 2013-03-20 Juri Linkov <juri@jurta.org>
3174
3175 * info.el (Info-next-reference-or-link)
3176 (Info-prev-reference-or-link): New functions.
3177 (Info-next-reference, Info-prev-reference): Use them.
3178 (Info-try-follow-nearest-node): Handle footnote navigation.
3179 (Info-fontify-node): Fontify footnotes. (Bug#13989)
3180
3181 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3182
3183 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
3184 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
3185
3186 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
3187
3188 Suppress unnecessary non-ASCII chatter during build process.
3189 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
3190 (batch-skkdic-convert): Suppress most of the chatter.
3191 It's not needed so much now that machines are faster,
3192 and its non-ASCII component was confusing; see Dmitry Gutov in
3193 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
3194
3195 2013-03-20 Leo Liu <sdl.web@gmail.com>
3196
3197 * ido.el (ido-chop): Fix bug#10994.
3198
3199 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
3200
3201 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
3202 Remove vars.
3203 (whitespace-color-on, whitespace-color-off):
3204 Use `font-lock-fontify-buffer' (Bug#13817).
3205
3206 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3207
3208 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
3209 remapping in mode-line.
3210 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
3211
3212 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
3213
3214 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
3215 value for `whitespace-line' face (Bug#13875).
3216 (whitespace-font-lock-keywords): Change description.
3217 (whitespace-color-on): Don't save `font-lock-keywords' value, save
3218 the constructed keywords instead.
3219 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
3220
3221 2013-03-19 Leo Liu <sdl.web@gmail.com>
3222
3223 * progmodes/compile.el (compilation-display-error): New command.
3224 (compilation-mode-map, compilation-minor-mode-map): Bind it to
3225 C-o. (Bug#13992)
3226
3227 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
3228
3229 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
3230
3231 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
3232
3233 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
3234
3235 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
3236
3237 * net/tramp-compat.el (tramp-compat-user-error): New defun.
3238
3239 * net/tramp-adb.el (tramp-adb-handle-shell-command):
3240 * net/tramp-gvfs.el (top):
3241 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
3242 (tramp-handle-shell-command): Use it.
3243 (tramp-dissect-file-name): Raise an error when hostname is a
3244 method name, and neither method nor user is specified.
3245
3246 * net/trampver.el: Update release number.
3247
3248 2013-03-18 Leo Liu <sdl.web@gmail.com>
3249
3250 Make sure eldoc can be turned off properly.
3251 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
3252 eldoc-mode.
3253 (eldoc-display-message-p): Revert last change.
3254 (eldoc-display-message-no-interference-p)
3255 (eldoc-print-current-symbol-info): Tweak.
3256
3257 2013-03-18 Tassilo Horn <tsdh@gnu.org>
3258
3259 * doc-view.el (doc-view-new-window-function): Check the new window
3260 overlay's display property instead the char property of the
3261 buffer's first char. Use `with-selected-window' instead of
3262 `save-window-excursion' with `select-window'.
3263 (doc-view-document->bitmap): Check the current doc-view overlay's
3264 display property instead the char property of the buffer's first char.
3265
3266 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
3267
3268 Automate the build of ja-dic.el (Bug#13984).
3269 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
3270 from the input, rather than assume that it's been done for us by the
3271 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
3272 the current date into a ja-dic.el comment, as that complicates
3273 regression testing.
3274
3275 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
3276
3277 * whitespace.el: Fix double evaluation.
3278 (whitespace-space, whitespace-hspace, whitespace-tab)
3279 (whitespace-newline, whitespace-trailing, whitespace-line)
3280 (whitespace-space-before-tab, whitespace-indentation)
3281 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
3282 obsolete defvars.
3283 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
3284 (whitespace-color-on): Use a single font-lock-add-keywords call.
3285 Fix double-evaluation of face variables.
3286
3287 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
3288
3289 * net/tramp-adb.el (tramp-adb-parse-device-names):
3290 Use `start-process' instead of `call-process'. Otherwise, the
3291 function might be blocked under MS Windows. (Bug#13299)
3292
3293 2013-03-17 Leo Liu <sdl.web@gmail.com>
3294
3295 Extend eldoc to display info in the mode-line. (Bug#13978)
3296 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
3297 (eldoc-mode-line-string): New variable.
3298 (eldoc-minibuffer-message): New function.
3299 (eldoc-message-function): New variable.
3300 (eldoc-message): Use it.
3301 (eldoc-display-message-p)
3302 (eldoc-display-message-no-interference-p):
3303 Support eldoc-post-insert-mode.
3304
3305 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
3306 (eval-expression): Run it.
3307
3308 2013-03-17 Roland Winkler <winkler@gnu.org>
3309
3310 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
3311 strings in the list of return values.
3312
3313 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3314
3315 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
3316 radix before checking for HMS forms.
3317
3318 2013-03-16 Leo Liu <sdl.web@gmail.com>
3319
3320 * progmodes/scheme.el: Add indentation and font-locking for λ.
3321 (Bug#13975)
3322
3323 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
3324
3325 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
3326 token before point (bug#13942).
3327
3328 2013-03-16 Leo Liu <sdl.web@gmail.com>
3329
3330 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
3331
3332 2013-03-16 Eli Zaretskii <eliz@gnu.org>
3333
3334 * startup.el (command-line-normalize-file-name): Fix handling of
3335 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
3336 <xfq.free@gmail.com> in
3337 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
3338
3339 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
3340
3341 Sync with Tramp 2.2.7.
3342
3343 * net/trampver.el: Update release number.
3344
3345 2013-03-14 Tassilo Horn <tsdh@gnu.org>
3346
3347 * doc-view.el Fix bug#13887.
3348 (doc-view-insert-image): Don't modify overlay associated to
3349 non-live windows, and implement horizontal centering of image in
3350 case it's smaller than the window.
3351 (doc-view-new-window-function): Force redisplay of new windows on
3352 doc-view buffers.
3353
3354 2013-03-13 Karl Fogel <kfogel@red-bean.com>
3355
3356 * saveplace.el (save-place-alist-to-file): Don't sort
3357 `save-place-alist', just pretty-print it (bug#13882).
3358
3359 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
3360
3361 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,
3362 whether `default-file-name-coding-system' is bound. It isn't in
3363 XEmacs.
3364
3365 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
3366
3367 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
3368 backquotes for `obsolete' (bug#13929).
3369
3370 * international/mule.el (find-auto-coding): Include file name in
3371 obsolescence warning (bug#13922).
3372
3373 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3374
3375 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
3376 for CFEngine 3-specific indentation.
3377 (cfengine3-indent-line): Use it. Fix up category regex.
3378 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
3379
3380 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
3381
3382 * type-break.el (type-break-file-name):
3383 * textmodes/remember.el (remember-data-file):
3384 * strokes.el (strokes-file):
3385 * shadowfile.el (shadow-initialize):
3386 * saveplace.el (save-place-file):
3387 * ps-bdf.el (bdf-cache-file):
3388 * progmodes/idlwave.el (idlwave-config-directory):
3389 * net/quickurl.el (quickurl-url-file):
3390 * international/kkc.el (kkc-init-file-name):
3391 * ido.el (ido-save-directory-list-file):
3392 * emulation/viper.el (viper-custom-file-name):
3393 * emulation/vip.el (vip-startup-file):
3394 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
3395 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
3396
3397 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
3398
3399 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
3400 * language/thai-word.el: Switch to UTF-8.
3401
3402 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3403
3404 * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870).
3405
3406 2013-03-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3407
3408 * net/net-utils.el (net-utils-remove-ctrl-m-filter):
3409 Use with-current-buffer and don't move point.
3410 (net-utils-run-simple): Remove useless code.
3411 (net-utils-remove-ctl-m): Remove unused custom.
3412
3413 2013-03-11 Per Starbäck <starback@stp.lingfil.uu.se>
3414
3415 * international/characters.el (glyphless-set-char-table-range): New fun.
3416 (update-glyphless-char-display): Use it (bug#13744).
3417
3418 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
3419
3420 * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
3421 namespaces in the syntax, indent closer for hanging brace
3422 correctly, allow single-quote delimited 'strings', and make
3423 `cfengine3-mode' the default.
3424
3425 2013-03-11 Jean-Philippe Gravel <jpgravel@gmail.com>
3426
3427 * progmodes/gdb-mi.el: Speed up initialization (bug#10580).
3428 Use lexical-binding. Fix up docstring according to conventions.
3429 (gdbmi-debug-mode): New var.
3430 (gdbmi-start-with, gdbmi-same-start, gdbmi-is-number, gdbmi-bnf-init)
3431 (gdbmi-bnf-output, gdbmi-bnf-skip-unrecognized, gdbmi-bnf-gdb-prompt)
3432 (gdbmi-bnf-result-record, gdbmi-bnf-out-of-band-record)
3433 (gdbmi-bnf-async-record, gdbmi-bnf-stream-record)
3434 (gdbmi-bnf-console-stream-output, gdbmi-bnf-target-stream-output)
3435 (gdbmi-bnf-log-stream-output, gdbmi-bnf-result-and-async-record-impl)
3436 (gdbmi-bnf-incomplete-record-result): New functions.
3437 (gdb-car<): Remove function.
3438 (gdbmi-record-list): Remove variable.
3439 (gdbmi-bnf-state, gdbmi-bnf-offset): New vars.
3440 (gdbmi-bnf-result-state-configs): New const.
3441 (gud-gdbmi-marker-filter): Rewrite.
3442 (gdb-ignored-notification, gdb-thread-created, gdb-thread-exited)
3443 (gdb-thread-selected, gdb-running, gdb-starting, gdb-stopped):
3444 Add `token' argument.
3445 (gdb-done, gdb-error): New functions.
3446 (gdb-done-or-error): Add `is-complete' argument. Change arg order.
3447
3448 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3449
3450 * term/xterm.el (xterm--report-background-handler): Don't burp
3451 upon timeout.
3452 (xterm--version-handler): Extract from terminal-init-xterm.
3453 (xterm--query): Don't mishandle timeout. Remove debugging messages.
3454 Allow multiple handlers.
3455 (terminal-init-xterm): Handle OSX's Terminal.app's incorrect answer.
3456
3457 * term/xterm.el: Don't discard input (bug#6758). Use lexical-binding.
3458 (xterm--report-background-handler, xterm--query): New functions.
3459 (terminal-init-xterm): Use them.
3460
3461 2013-03-11 Michael R. Mauger <michael@mauger.com>
3462
3463 * progmodes/sql.el Version 3.2
3464 Please note that my address changed to <michael@mauger.com>;
3465 the <mmaug@yahoo.com> address remains active.
3466 (sql-connection-alist): Updates documentation to fix bug#13715.
3467 (sql-connect): Handle missing `sql-connection-alist' correctly.
3468 (sql-mode-oracle-font-lock-keywords): Add missing keywords.
3469 (sql-magic-go, sql-magic-semicolon): Mark with `delete-selection'
3470 property.
3471 (sql-default-value): New function.
3472 (sql-get-login-ext, sql-get-login): Fixes bug where buffer-local
3473 values were not used.
3474 (sql-rename-buffer): Make sure alternate buffer name has no text
3475 properties.
3476 (sql-input-sender, sql-execute-feature): Fetch variable with
3477 `buffer-local-value' rather than `with-current-buffer'.
3478 (sql-*): Use #' function syntax consistently.
3479 (sql-*): Use message/error/user-error consistently.
3480
3481 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
3482
3483 * xt-mouse.el (xterm-mouse-event-read): Remove.
3484 (xterm-mouse--read-event-sequence-1000)
3485 (xterm-mouse--read-event-sequence-1006): Use read-event instead.
3486
3487 2013-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
3488
3489 * term/xterm.el (xterm-function-map): Support format used with
3490 formatOtherKeys=1 (bug#13839).
3491
3492 * emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
3493 (with-no-warnings): Use `declare'.
3494
3495 * whitespace.el (whitespace-enable-predicate): New variable.
3496 (whitespace-enable-predicate): Use it.
3497
3498 * comint.el (comint-send-input, comint-snapshot-last-prompt)
3499 (comint-output-filter, comint-update-fence):
3500 Use with-silent-modifications.
3501
3502 2013-03-10 Jambunathan K <kjambunathan@gmail.com>
3503
3504 * replace.el (occur-read-regexp-defaults-function): New var.
3505 (occur-read-regexp-defaults): New defun.
3506 (occur-read-primary-args): Propagate above change (bug#13892).
3507
3508 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
3509
3510 * mouse.el (mouse-drag-track): Remove left-over debugging code.
3511
3512 2013-03-09 Michael Albinus <michael.albinus@gmx.de>
3513
3514 Major rewrite due to changed D-Bus interface of GVFS 1.14.
3515
3516 * net/tramp-gvfs.el (top): Extend check for gvfs availability.
3517 (tramp-gvfs-methods-mounttracker, tramp-gvfs-listmounts)
3518 (tramp-gvfs-mountlocation, tramp-gvfs-mountlocation-signature):
3519 New defconst.
3520 (tramp-gvfs-file-name-handler-alist) [directory-files]
3521 [directory-files-and-attributes, file-exists-p, file-modes]:
3522 Use Tramp default handler.
3523 [file-acl, file-selinux-context, process-file, set-file-acl]:
3524 [set-file-modes, set-file-selinux-context, shell-command]:
3525 [start-file-process]: Remove handler.
3526 [verify-visited-file-modtime]: New handler.
3527 (tramp-gvfs-dbus-string-to-byte-array)
3528 (tramp-gvfs-dbus-byte-array-to-string): New defuns. Replace all
3529 calls of `dbus-string-to-byte-array' and
3530 `tramp-gvfs-dbus-byte-array-to-string'.
3531 (tramp-gvfs-handle-copy-file)
3532 (tramp-gvfs-handle-delete-directory)
3533 (tramp-gvfs-handle-delete-file, tramp-gvfs-handle-file-attributes)
3534 (tramp-gvfs-handle-file-directory-p)
3535 (tramp-gvfs-handle-file-executable-p)
3536 (tramp-gvfs-handle-file-name-all-completions)
3537 (tramp-gvfs-handle-file-readable-p)
3538 (tramp-gvfs-handle-file-writable-p)
3539 (tramp-gvfs-handle-insert-directory)
3540 (tramp-gvfs-handle-insert-file-contents)
3541 (tramp-gvfs-handle-make-directory, tramp-gvfs-handle-rename-file)
3542 (tramp-gvfs-handle-set-visited-file-modtime)
3543 (tramp-gvfs-handle-write-region): Rewrite.
3544 (tramp-gvfs-handle-file-acl)
3545 (tramp-gvfs-handle-file-selinux-context)
3546 (tramp-gvfs-handle-process-file, tramp-gvfs-handle-set-file-acl)
3547 (tramp-gvfs-handle-set-file-modes)
3548 (tramp-gvfs-handle-set-file-selinux-context)
3549 (tramp-gvfs-handle-shell-command)
3550 (tramp-gvfs-handle-start-file-process)
3551 (tramp-gvfs-handle-verify-visited-file-modtime): Remove defuns.
3552 (tramp-gvfs-url-file-name): Do not use `file-truename', we work
3553 over the symlinks. Fix user handling.
3554 (top, tramp-gvfs-handler-mounted-unmounted): Handle different names
3555 of the D-Bus signals.
3556 (tramp-gvfs-connection-mounted-p): Handle different names of the
3557 D-Bus methods.
3558 (tramp-gvfs-mount-spec-entry): New defun.
3559 (tramp-gvfs-mount-spec): Use it.
3560 (tramp-gvfs-maybe-open-connection): Check, that in case of "smb"
3561 there is a share name. Handle different names of the D-Bus
3562 signals and methods. Set connection properties needed for
3563 `tramp-check-cached-permissions'.
3564 (tramp-gvfs-send-command): Apply `tramp-gvfs-maybe-open-connection'.
3565 Return t or nil.
3566
3567 * net/tramp.el (tramp-backtrace): Move up.
3568 (tramp-error): Dump a backtrace into the debug buffer when
3569 `tramp-verbose > 9.
3570 (tramp-file-mode-type-map, tramp-file-mode-from-int)
3571 (tramp-file-mode-permissions, tramp-get-local-uid)
3572 (tramp-get-local-gid, tramp-check-cached-permissions): Move from
3573 tramp-sh.el.
3574
3575 * net/tramp-sh.el (tramp-file-mode-type-map)
3576 (tramp-check-cached-permissions, tramp-file-mode-from-int)
3577 (tramp-file-mode-permissions, tramp-get-local-uid)
3578 (tramp-get-local-gid): Move to tramp.el.
3579
3580 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
3581
3582 Separate mouse-1-click-follows-link from mouse-drag-region.
3583 * mouse.el (mouse--down-1-maybe-follows-link): New function.
3584 (key-translation-map): Use it to implement mouse-1-click-follows-link.
3585 (mouse-drag-line, mouse-drag-track):
3586 Remove mouse-1-click-follows-link code.
3587 (mouse--remap-link-click-p): Remove.
3588
3589 2013-03-08 Jambunathan K <kjambunathan@gmail.com>
3590
3591 * hi-lock.el (hi-lock-read-regexp-defaults-function): New var.
3592 (hi-lock-read-regexp-defaults): New defun.
3593 (hi-lock-line-face-buffer, hi-lock-face-buffer)
3594 (hi-lock-face-phrase-buffer): Propagate above change.
3595 Update docstring (bug#13892).
3596
3597 * subr.el (find-tag-default-as-regexp): New defun.
3598 * replace.el (read-regexp): Propagate above change.
3599
3600 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
3601
3602 * calc/calc-units.el (calc-convert-units): Fix the way that default
3603 new units are stored.
3604
3605 2013-03-07 Matthias Meulien <orontee@gmail.com>
3606
3607 * bookmark.el: Define a face to highlight bookmark names in
3608 bookmark menu buffers, where the default is a bold face similarly
3609 to buffer names in buffer menu buffers.
3610 (bookmark-menu-bookmark): New face to highlight bookmark names.
3611 (bookmark-insert-location): Remove duplicated text property to
3612 conform to buffer list (see `list-buffers').
3613 (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
3614 `bookmark-menu-bookmark' to bookmark names.
3615
3616 2013-03-07 Matthias Meulien <orontee@gmail.com>
3617 Karl Fogel <kfogel@red-bean.com>
3618
3619 * bookmark.el: Display the bookmark list header similarly to the
3620 buffer list header (see `list-buffers'), where the default is now
3621 an immovable/immutable header line.
3622 (bookmark-bmenu-use-header-line): New variable.
3623 (bookmark-bmenu-inline-header-height): New name for
3624 `bookmark-bmenu-header-height', to avoid confusion with the code
3625 for the new immovable header. All references changed.
3626 (bookmark-bmenu-set-header): New function.
3627 (bookmark-bmenu-list, bookmark-bmenu-toggle-filenames):
3628 Conditionalize header construction accordingly.
3629 (bookmark-bmenu-ensure-position): Conditionalize the skipping of
3630 the inline header height.
3631 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
3632 Conditionalize the skipping of the inline header height.
3633
3634 2013-03-07 Dmitry Gutov <dgutov@yandex.ru>
3635
3636 * progmodes/js.el (js--multi-line-declaration-indentation):
3637 Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89).
3638
3639 2013-03-06 Dmitry Gutov <dgutov@yandex.ru>
3640
3641 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3642 Only propertize regexp when not inside a string (Bug#13885).
3643
3644 2013-03-06 Alan Mackenzie <acm@muc.de>
3645
3646 Correct the position of point in some line-up functions.
3647 * progmodes/cc-align.el (c-lineup-whitesmith-in-block)
3648 (c-lineup-assignments, c-lineup-gcc-asm-reg ): Take position of
3649 point at column 0 rather than at a random place in the line.
3650
3651 2013-03-05 Michael Albinus <michael.albinus@gmx.de>
3652
3653 * net/tramp-compat.el (tramp-compat-delete-directory):
3654 Implement TRASH argument.
3655
3656 2013-03-05 Dmitry Gutov <dgutov@yandex.ru>
3657
3658 Keep pre-existing highlighting in completion candidates (Bug#13250).
3659 * minibuffer.el (completions-first-difference): State that the
3660 face is "added" in the docstring.
3661 (completions-common-part): Same. And don't inherit from default.
3662 (completion-hilit-commonality): Prepend 'completions-common-part
3663 and 'completion-first-difference faces to the 'face property,
3664 instead of replacing the value(s).
3665 (completion--insert-strings): Same with 'completions-annotations face.
3666 (completion-hilit-commonality): Use 'face instead of
3667 'font-lock-face, because it gets priority if the completion
3668 strings already have 'face set.
3669
3670 2013-03-04 Alan Mackenzie <acm@muc.de>
3671
3672 Replace `last-command-event' by `last-command-char' in XEmacs.
3673 * progmodes/cc-defs.el (c-last-command-char): New macro.
3674 * progmodes/cc-align.el (c-semi&comma-inside-parenlist)
3675 (c-semi&comma-no-newlines-before-nonblanks)
3676 (c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro
3677 in place of `last-command-event'.
3678 * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
3679 (c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
3680 (c-electric-paren, c-electric-continued-statement): Use the new
3681 macro in place of `last-command-event'.
3682
3683 2013-03-04 Glenn Morris <rgm@gnu.org>
3684
3685 * files.el (inhibit-local-variables-regexps):
3686 Add .diff and .patch. (Bug#13862)
3687
3688 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
3689
3690 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
3691 whether the "su" command is available on the device.
3692
3693 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
3694
3695 * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.
3696 (tramp-adb-handle-process-file): Remove superfluous setting.
3697 (tramp-adb-command-exit-status): Handle case that COMMAND is nil.
3698 (tramp-adb-barf-unless-okay): Use `tramp-adb-command-exit-status'.
3699 (tramp-adb-maybe-open-connection): Apply "su" if user is defined.
3700
3701 2013-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
3702
3703 * textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
3704 (ispell-print-if-debug): Build `format' in. Avoid end-of-buffer.
3705 (ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
3706 Use dict-key rather than dict-name for the error message.
3707
3708 2013-03-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3709
3710 * net/net-utils.el (net-utils-run-simple): Don't display-buffer
3711 when reverting (bug#13831).
3712
3713 2013-03-01 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
3714
3715 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
3716 Always expand affix-file before storing to protect against changed
3717 `default-directory'.
3718 (ispell-print-if-debug): Make sure message is printed at the end
3719 of the debug buffer.
3720
3721 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
3722
3723 * net/tramp.el (tramp-obsolete-methods): New defconst.
3724 (tramp-warned-obsolete-methods): New defvar.
3725 (tramp-find-method): Check for obsolete methods. Map them to a
3726 replacement method if appropriate.
3727
3728 * net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
3729 Remove methods.
3730 (top): Remove completion functions for "scp1", "scp2", "ssh1",
3731 "ssh2" and "plink1".
3732
3733 2013-02-28 Dale Sedivec <dale@codefu.org>
3734
3735 * textmodes/sgml-mode.el (sgml-syntax-propertize-function):
3736 Return valid syntax-table property value when converting
3737 quotes within text from string syntax to punctuation syntax (bug#13844).
3738
3739 2013-02-28 Juri Linkov <juri@jurta.org>
3740
3741 * dired-aux.el (dired-diff): If file at point is a backup file,
3742 use its original as the default value, and reverse the order
3743 of arguments to the `diff' call. Doc fix. (Bug#13772)
3744
3745 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
3746
3747 * net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ...
3748 (tramp-adb-program): New defcustom. Remove function. Adapt calls.
3749
3750 2013-02-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
3751
3752 Initial support for hunspell dictionaries auto-detection (Bug#13639)
3753
3754 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
3755 Ask hunspell about available and default dictionaries.
3756 (ispell-parse-hunspell-affix-file): Extract relevant info from
3757 hunspell affix file.
3758 (ispell-hunspell-fill-dictionary-entry): Fill non-initialized
3759 `ispell-dictionary-alist' entry for given dictionary after info
3760 provided by `ispell-parse-hunspell-affix-file'.
3761 (ispell-hunspell-dict-paths-alist): New defvar to contain an alist
3762 of parsed hunspell dicts and associated affix files.
3763 (ispell-hunspell-dictionary-alist): New defvar to contain an alist
3764 of parsed hunspell dicts and associated parameters.
3765 (ispell-set-spellchecker-params):
3766 Call `ispell-find-hunspell-dictionaries' if hunspell and not
3767 previously done.
3768 (ispell-start-process):
3769 Call `ispell-hunspell-fill-dictionary-entry' for current
3770 dictionary if it is not initialized.
3771
3772 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3773
3774 * imenu.el: Comment nitpicks.
3775
3776 2013-02-28 Sam Steingold <sds@gnu.org>
3777
3778 * vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
3779 See <http://stackoverflow.com/questions/14720205>.
3780
3781 2013-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3782
3783 * net/net-utils.el (net-utils--revert-function): New fun (bug#13831).
3784 (net-utils-mode): Use it.
3785 (net-utils--revert-cmd): New var.
3786 (net-utils-run-simple): Set it, and remove bogus interactive spec.
3787 (traceroute): Use net-utils-run-simple.
3788
3789 2013-02-28 Glenn Morris <rgm@gnu.org>
3790
3791 * textmodes/paragraphs.el (mark-paragraph): Doc fix.
3792
3793 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3794
3795 * doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
3796 (doc-view-fallback-mode): Remove overlays here.
3797 (doc-view-toggle-display): Instead of here. Don't throw away
3798 image-mode-winprops-alist.
3799 (doc-view-goto-page): Don't mess with hscroll.
3800
3801 2013-02-27 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3802
3803 * font-lock.el (lisp-font-lock-keywords-2): Fix highlighting of
3804 &optional (bug#13819).
3805
3806 2013-02-27 Michael Albinus <michael.albinus@gmx.de>
3807
3808 * net/tramp-adb.el (tramp-adb-parse-device-names)
3809 (tramp-adb-maybe-open-connection): Add timeouts. (Bug#13299)
3810
3811 2013-02-26 Michael Albinus <michael.albinus@gmx.de>
3812
3813 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
3814 Add "2>/dev/null" to the ls command, in case "en_US.utf8" is not
3815 defined. POSIX environments fall back to the "C" locale then and
3816 emit a warning, which shall be suppressed.
3817
3818 2013-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
3819
3820 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Tweak logic.
3821 (easy-mmode-set-keymap-parents): Use make-composed-keymap.
3822
3823 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
3824
3825 * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
3826
3827 2013-02-25 Juri Linkov <juri@jurta.org>
3828
3829 * replace.el (read-regexp): Let-bind `default' to the first
3830 element of `defaults' if it's a list, otherwise it should be
3831 a string or nil. Let-bind `suggestions' to `defaults' if it's
3832 a list, otherwise make a list with the string value. Doc fix.
3833 (Bug#13805)
3834
3835 2013-02-25 Eli Zaretskii <eliz@gnu.org>
3836
3837 * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
3838 that match "\`\.#", to avoid compiling lock files, even if they
3839 are readable (as they are on MS-Windows).
3840
3841 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
3842
3843 * files.el (basic-save-buffer): Remove redundant directory-creation.
3844
3845 2013-02-24 Jay Belanger <jay.p.belanger@gmail.com>
3846
3847 * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
3848 Add option to force `pi' to remain symbolic.
3849 * calc/calcalg2.el (calcFunc-sin, calcFunc-cos, calcFunc-tan)
3850 (calcFunc-cot, calcFunc-csc, calcFunc-sec, calcFunc-arcsin)
3851 (calcFunc-arccos, calcFunc-arctan): Use symbolic `pi' in the
3852 derivatives, when necessary.
3853
3854 2013-02-23 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
3855
3856 * progmodes/ps-mode.el (ps-mode-version): Bump to 1.1i.
3857 (ps-mode-octal-region): Use string-make-unibyte.
3858
3859 2013-02-23 Glenn Morris <rgm@gnu.org>
3860
3861 * emulation/viper-cmd.el (viper-submit-report):
3862 * progmodes/ps-mode.el (ps-mode-maintainer-address):
3863 * progmodes/vera-mode.el (vera-mode-help-address):
3864 * textmodes/artist.el (artist-maintainer-address):
3865 * textmodes/reftex.el (reftex-report-bug):
3866 * vc/ediff-util.el (ediff-submit-report):
3867 Add bug-gnu-emacs to bug report address.
3868
3869 * progmodes/simula.el (simula-mode-menu, simula-mode-map):
3870 Remove bug report entries.
3871 (simula-mode-help-address, simula-submit-bug-report): Make obsolete.
3872
3873 * emacs-lisp/bytecomp.el (byte-compile-level): New.
3874 (byte-compile-file, byte-compile-from-buffer):
3875 Use separate input/output buffers for each level of recursive
3876 byte-compile-file calls. (Bug#13787)
3877
3878 2013-02-23 Michael Albinus <michael.albinus@gmx.de>
3879
3880 * net/tramp.el (tramp-methods): Fix docstring.
3881 (tramp-ssh-controlmaster-options): Rename it from
3882 `tramp-ssh-controlmaster-template'. Return a string.
3883 (tramp-default-method): Adapt check for
3884 `tramp-ssh-controlmaster-options'.
3885
3886 * net/tramp-sh.el (tramp-methods):
3887 Replace `tramp-ssh-controlmaster-template' by "%c".
3888 (tramp-do-copy-or-rename-file-out-of-band)
3889 (tramp-maybe-open-connection): Use it in format spec. Ensure,
3890 that it is applied for the first hop only.
3891
3892 2013-02-22 Juri Linkov <juri@jurta.org>
3893
3894 * isearch.el (isearch-lazy-highlight-new-loop):
3895 Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
3896 to `isearch-other-end' if it is not nil. (Bug#13402)
3897
3898 * replace.el (replace-highlight): Let-bind `isearch-other-end'
3899 to `match-beg'.
3900
3901 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
3902 Let-bind `isearch-other-end' to `start', `isearch-forward' to t
3903 and `isearch-error' to nil.
3904
3905 2013-03-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3906
3907 * progmodes/python.el (python-info-current-defun):
3908 Enhance match-data cluttering prevention.
3909
3910 2013-02-22 Michael Albinus <michael.albinus@gmx.de>
3911
3912 * net/tramp.el (tramp-tramp-file-p): Fix docstring.
3913
3914 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
3915 Handle multibyte file names.
3916
3917 2013-02-22 Glenn Morris <rgm@gnu.org>
3918
3919 * textmodes/sgml-mode.el (sgml-xml-mode): Move before use.
3920 (sgml-transformation-function): Give it a :set function.
3921 (sgml-tag): Doc fix.
3922
3923 * cmuscheme.el (scheme-buffer):
3924 * progmodes/inf-lisp.el (inferior-lisp-buffer):
3925 * progmodes/tcl.el (inferior-tcl-buffer):
3926 * textmodes/tex-mode.el (tex-command): Doc fixes.
3927
3928 * image-mode.el (image-mode): Add mouse bindings for mode-line-process.
3929
3930 * htmlfontify.el (hfy-default-header): Encode title string. (Bug#7457)
3931
3932 2013-02-21 Bastien Guerry <bzg@gnu.org>
3933
3934 * cmuscheme.el (scheme-buffer): Fix docstring. (Bug#13778)
3935
3936 2013-02-21 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3937
3938 * progmodes/python.el (python-info-current-defun):
3939 Enhance match-data cluttering prevention.
3940
3941 2013-02-21 Glenn Morris <rgm@gnu.org>
3942
3943 * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
3944 loaded while outline-regexp is let bound. (Bug#9584)
3945
3946 2013-02-21 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
3947
3948 * progmodes/python.el (python-info-current-defun): Fix failed
3949 defun name retrieval because of unwanted match-data cluttering.
3950
3951 2013-02-21 Michael Albinus <michael.albinus@gmx.de>
3952
3953 * net/tramp.el (tramp-ssh-controlmaster-template): Make it a
3954 defconst. Apply independent check for ControlPersist.
3955
3956 * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
3957 temporarily, via "env".
3958
3959 2013-02-21 Glenn Morris <rgm@gnu.org>
3960
3961 * info.el (Info-enable-edit): Remove.
3962 (Info-edit): Disable it rather than using Info-enable.
3963 (Info-edit-mode-hook, Info-edit-map, Info-edit-mode, Info-edit)
3964 (Info-cease-edit): Make editing of Info files obsolete.
3965
3966 * informat.el (Info-tagify):
3967 Handle buffers not visiting files. (Bug#13763)
3968
3969 2013-02-21 Juanma Barranquero <lekktu@gmail.com>
3970
3971 * calc/calc-graph.el (calc-graph-show-dumb): Fix typo.
3972
3973 2013-02-21 Glenn Morris <rgm@gnu.org>
3974
3975 * files.el (basic-save-buffer): Move check for existing parent
3976 directory after hooks. (Bug#13773)
3977
3978 2013-02-20 Stefan Monnier <monnier@iro.umontreal.ca>
3979
3980 * simple.el (command-execute): Move from C. Add obsolete check.
3981 (extended-command-history): Move from C.
3982
3983 2013-02-20 Ulrich MĂ¼ller <ulm@gentoo.org>
3984
3985 * jka-cmpr-hook.el (jka-compr-compression-info-list)
3986 (jka-compr-mode-alist-additions): Handle .txz suffix for
3987 XZ-compressed tar archives (bug#13770).
3988
3989 2013-02-20 Bastien Guerry <bzg@gnu.org>
3990
3991 * outline.el (outline-regexp, outline-heading-end-regexp):
3992 Make variables, not options (bug#13731).
3993
3994 2013-02-20 Glenn Morris <rgm@gnu.org>
3995
3996 * image.el (image-current-frame): Change from variable to function.
3997 (image-show-frame): Rename from image-nth-frame. Update callers.
3998 * image-mode.el (image-multi-frame): New variable.
3999 (image-mode-map, image-mode, image-goto-frame):
4000 Use image-multi-frame rather than image-current-frame.
4001 (image-mode, image-goto-frame): Use image-current-frame as
4002 function rather than as variable.
4003
4004 * emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.
4005 * emacs-lisp/cl-macs.el (cl--make-type-test)
4006 (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.
4007
4008 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
4009
4010 * net/tramp-cache.el (tramp-get-hash-table): New defun.
4011 (tramp-get-file-property, tramp-set-file-property)
4012 (tramp-get-connection-property, tramp-set-connection-property): Use it.
4013 (tramp-flush-file-property, tramp-flush-directory-property):
4014 Rename argument to KEY.
4015 (tramp-flush-connection-property): Simplify a little bit.
4016 (tramp-connection-property-p): New defun.
4017 (top): Reapply saved values only if there isn't a corresponding
4018 entry in `tramp-connection-properties'.
4019
4020 2013-02-19 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4021
4022 * progmodes/python.el (python-indent-context):
4023 Fix python-info-line-ends-backslash-p call.
4024 (python-info-line-ends-backslash-p)
4025 (python-info-beginning-of-backslash): Respect line-number argument.
4026 (python-info-current-line-comment-p):
4027 Fix behavior when not at beginning-of-line.
4028 (python-util-position): Remove function.
4029 (python-util-goto-line): New function.
4030
4031 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
4032
4033 * eshell/em-unix.el (eshell/su): Require tramp.
4034 (eshell/sudo): Require tramp. Remove now unnecessary check.
4035
4036 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
4037 `tramp-current-connection' in order to avoid an error when several
4038 commands are invoked in a short time in eshell and friends.
4039
4040 2013-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
4041
4042 Cleanup some of EIEIO's namespace.
4043 * emacs-lisp/eieio.el (eieio--define-field-accessors): New macro.
4044 Use it to define all the class-* and object-* field accessors (renamed
4045 to eieio--class-* and eieio--object-*). Update all uses.
4046 (eieio--class-num-slots, eieio--object-num-slots): Rename from
4047 class-num-slots and object-num-slots.
4048 (eieio--check-type): New macro.
4049 (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p)
4050 (object-of-class-p, child-of-class-p, object-slots, class-slot-initarg)
4051 (eieio-oset, eieio-oset-default, object-assoc, object-assoc-list)
4052 (object-assoc-list-safe): Use it.
4053 (eieio-defclass): Tighten regexp.
4054 (eieio--defmethod): Use `memq'. Signal an error for unknown method kind.
4055 Remove unreachable code.
4056 (object-class-fast): Declare obsolete.
4057 (eieio-class-name, eieio-object-name, eieio-object-set-name-string)
4058 (eieio-object-class, eieio-object-class-name, eieio-class-parents)
4059 (eieio-class-children, eieio-class-precedence-list, eieio-class-parent):
4060 Rename from class-name, object-name, object-set-name-string,
4061 object-class, object-class-name, class-parents, class-children,
4062 class-precedence-list, class-parent; with obsolete alias.
4063 (class-of, class-direct-superclasses, class-direct-subclasses):
4064 Declare obsolete.
4065 (eieio-defmethod): Use `memq'; remove unreachable code.
4066 * emacs-lisp/eieio-base.el (eieio-persistent-read):
4067 * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic)
4068 (eieio-browse-tree, eieio-browse): Use eieio--check-type.
4069
4070 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
4071
4072 * eshell/em-cmpl.el: Correct "context-related help" keybinding in
4073 commentary.
4074
4075 2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>
4076
4077 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
4078 Use font-lock-keyword-face for macros and special forms (bug#8345).
4079
4080 2013-02-17 Didier Verna <didier@didierverna.net>
4081
4082 * net/network-stream.el (network-stream-open-starttls):
4083 Check that response to the starttls-command is non-nil. (Bug#13706)
4084
4085 2013-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
4086
4087 * font-lock.el (lisp-font-lock-keywords-1, lisp-font-lock-keywords-2):
4088 Don't assume all identifier chars have syntax word.
4089 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4090 Remove bar-not-symbol. Adjust callers.
4091 (lisp-mode-variables): Don't set a font-lock-syntax-table.
4092
4093 2013-02-17 Leo Liu <sdl.web@gmail.com>
4094
4095 * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.
4096
4097 2013-02-17 Glenn Morris <rgm@gnu.org>
4098
4099 * menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
4100
4101 * image-mode.el (image-mode-map): Add image-dired menu entry.
4102
4103 * image-dired.el (tumme): Make this alias obsolete.
4104
4105 2013-02-16 Glenn Morris <rgm@gnu.org>
4106
4107 * image.el (image-animated-types): Remove.
4108 (image-multi-frame-p): Rename from image-animated-p, and generalize.
4109 (image-animated-p): Make obsolete alias.
4110 (image-animate, image-nth-frame, image-animate-timeout):
4111 Use image-multi-frame-p.
4112 (image-animate-timeout): If no delay, use image-default-frame-delay.
4113 * image-mode.el (image-mode, image-toggle-animation):
4114 Use image-multi-frame-p. (Bug#763, bug#10739)
4115 (image-mode): Adjust startup message for a multi-frame image.
4116
4117 * image-mode.el (image-mode-map): Give it a menu.
4118
4119 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
4120
4121 * net/tramp-cache.el (tramp-connection-properties): New customer
4122 option.
4123 (tramp-get-connection-property): Use it.
4124
4125 * net/tramp-compat.el (top): Require 'trampver.
4126
4127 * net/tramp-sh.el (tramp-remote-process-environment):
4128 Set tramp-autoload cookie.
4129
4130 2013-02-16 Kevin Ryde <user42@zip.com.au>
4131
4132 * info-look.el (info-lookup-select-mode): If major-mode has no
4133 info-lookup-alist entry then search up derived-mode-parent (bug#8660).
4134
4135 2013-02-16 Jambunathan K <kjambunathan@gmail.com>
4136
4137 * replace.el (read-regexp): Tighten the regexp that matches tag.
4138 When tag is retrieved with `find-tag-default', use regexp that
4139 matches tag at point. Also update docstring (Bug#13687).
4140
4141 2013-02-16 Eli Zaretskii <eliz@gnu.org>
4142
4143 * autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
4144 add watch for the file, not its parent directory, since w32notify
4145 sets up the watch for the directory internally. (Bug#13725)
4146
4147 2013-02-16 Glenn Morris <rgm@gnu.org>
4148
4149 * image.el (image-default-frame-delay): New variable.
4150 (image-animated-p): Use image-default-frame-delay.
4151 (image-minimum-frame-delay): New constant.
4152 (image-animate-timeout): Use image-minimum-frame-delay.
4153
4154 * image.el (image-nth-frame): New, split from image-animate-timeout.
4155 (image-animate-timeout): Use image-nth-frame.
4156 * image-mode.el (image-goto-frame, image-next-frame)
4157 (image-previous-frame): New commands.
4158 (image-mode-map): Add new frame commands.
4159
4160 2013-02-16 Jonas Bernoulli <jonas@bernoul.li>
4161
4162 * emacs-lisp/tabulated-list.el (tabulated-list-print-col):
4163 If col-desc already has help-echo, use it. (Bug#13563)
4164
4165 2013-02-16 Glenn Morris <rgm@gnu.org>
4166
4167 * image.el (image-current-frame): New variable.
4168 (image-animate-timeout): Set image-current-frame.
4169 * image-mode.el (image-mode): For animated images,
4170 display a frame counter via mode-line-process.
4171
4172 * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.
4173
4174 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4175
4176 * simple.el (eval-expression): Let `exp' set the mark (bug#13724).
4177
4178 2013-02-15 Alan Mackenzie <acm@muc.de>
4179
4180 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a
4181 global minor mode has been enabled, call the minor mode function
4182 for a new buffer once only, after the major mode hook, whilst
4183 allowing that hook explicitly to disable the minor mode.
4184 (MODE-disable-in-buffer): New (generated) function.
4185 (disable-MODE): New (generated) buffer local variable.
4186
4187 2013-02-15 Jambunathan K <kjambunathan@gmail.com>
4188
4189 * iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to
4190 `iswitchb-next-match' and `iswitchb-prev-match' resply.
4191 * ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to
4192 `ido-next-match' and `ido-prev-match' resply.
4193 * icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'.
4194 Bind `C-.' and `C-,' to `icomplete-forward-completions' and
4195 `icomplete-backward-completions' (Bug#13708).
4196
4197 2013-02-15 Glenn Morris <rgm@gnu.org>
4198
4199 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
4200
4201 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4202
4203 * net/goto-addr.el (goto-address-fontify): Add start and end args.
4204 (goto-address-fontify-region): Use them instead of narrowing, so
4205 syntax-ppss has access to the whole buffer.
4206
4207 2013-02-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4208
4209 * progmodes/python.el: Explain how to restore "cc-mode"-like
4210 forward-sexp movement in header documentation (Bug#13642).
4211 (python-nav--forward-sexp): Behave like emacs-lisp-mode in
4212 comments and strings (GH bug 114).
4213
4214 2013-02-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4215
4216 * progmodes/python.el (python-info-current-defun): Fix current
4217 defun detection (Bug#13618).
4218
4219 2013-02-15 Chong Yidong <cyd@gnu.org>
4220
4221 * xml.el (xml-parse-string): Fix typo in handling of bad character
4222 references.
4223
4224 2013-02-15 Glenn Morris <rgm@gnu.org>
4225
4226 * play/fortune.el (fortune-compile): Simplify and fix previous change.
4227
4228 2013-02-14 Michael Albinus <michael.albinus@gmx.de>
4229
4230 * net/tramp.el (tramp-debug-message):
4231 Add `tramp-condition-case-unless-debug'.
4232 (tramp-debug-on-error): New defvar.
4233 (tramp-condition-case-unless-debug): New defun.
4234 (tramp-file-name-handler): Use it.
4235
4236 2013-02-14 Juri Linkov <juri@jurta.org>
4237
4238 * info.el (Info-isearch-filter): Treat non-nil values of
4239 `search-invisible' including its default value `open'
4240 like the value `t' to match hidden text. (Bug#13402)
4241
4242 2013-02-14 Glenn Morris <rgm@gnu.org>
4243
4244 * help-fns.el (find-lisp-object-file-name): Give special treatment
4245 to all ~/.foo.elc files, not just ~/.emacs. (Bug#9007)
4246
4247 2013-02-14 David Biesack <sasdjb@d72933.na.sas.com> (tiny change)
4248
4249 * net/quickurl.el (quickurl-save-urls):
4250 Ensure quickurl-urls is not truncated on printing. (Bug#9276)
4251
4252 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
4253
4254 * progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
4255 depth for unfinished percent literal. Not using it in the caller.
4256 (ruby-move-to-block): Jump over multiline literals of all types,
4257 ignoring code-looking contents inside them.
4258 (ruby-add-log-current-method): Improve performance at the expense
4259 of accuracy. `ruby-block-contains-point' is relatively slow, so
4260 only use it for method and singleton class blocks.
4261
4262 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
4263
4264 Use ControlMaster where applicable. (Bug#13677)
4265
4266 * net/tramp.el (tramp-ssh-controlmaster-template): New defvar,
4267 replacing `tramp-detect-ssh-controlmaster'.
4268 (tramp-default-method): Use it.
4269
4270 * net/tramp-sh.el (tramp-methods) [scp, scp1, scp2, scpx, sftp]:
4271 [rsync, ssh, ssh1, ssh2, sshx]: Add ControlPath and ControlMaster
4272 arguments.
4273 [scpc, rsyncc]: Remove methods.
4274 (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old"
4275 and "ssh2_old".
4276 (tramp-do-copy-or-rename-file-out-of-band): Change trace level.
4277 (tramp-maybe-open-connection): Reuse tmpfile for ControlPath.
4278
4279 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
4280
4281 * emacs-lisp/package.el (package--initialized): Move before first use.
4282
4283 2013-02-13 Jambunathan K <kjambunathan@gmail.com>
4284
4285 * icomplete.el (icomplete-hide-common-prefix): New user option.
4286 (icomplete-first-match): New face.
4287 (icomplete-completions): Correct handling of "complete but not
4288 unique" (Bug#12638).
4289
4290 2013-02-13 YE Qianchuan <stool.ye@gmail.com> (tiny change)
4291
4292 * descr-text.el (describe-char): Display the script (bug#13698).
4293
4294 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
4295
4296 * tmm.el: Use lexical-binding and current-active-maps.
4297 (tmm-menubar): Use map-keymap and pcase.
4298 (tmm--completion-table): New function.
4299 (tmm-prompt): Use it to fix the menu order.
4300 (tmm-get-keybind): Use current-active-maps.
4301
4302 2013-02-12 Christopher Schmidt <christopher@ch.ristopher.com>
4303
4304 Add dired-hide-details-mode. (Bug#6799)
4305
4306 * locate.el (locate-mode): Set parent mode property to dired-mode.
4307
4308 * find-dired.el (find-dired): Call dired-insert-set-properties on
4309 initial information line. Set process mark on end of buffer.
4310 (find-dired-sentinel):
4311 Call dired-insert-set-properties on summary.
4312
4313 * dired.el (dired-hide-details-hide-symlink-targets)
4314 (dired-hide-details-hide-information-lines): New options.
4315 (dired-insert-directory):
4316 Set properties after final treatment of output.
4317 (dired-insert-set-properties):
4318 Set dired-hide-details-* properties.
4319 (dired-mode-map): Bind dired-hide-details-mode.
4320 (dired-mode): Set buffer-invisibility-spec to a list.
4321 (dired-next-line): Skip hidden lines.
4322 (dired-previous-line): Use dired-next-line.
4323 (dired-hide-details-mode): New minor mode.
4324 (dired-hide-details-update-invisibility-spec): New function.
4325
4326 2013-02-13 Glenn Morris <rgm@gnu.org>
4327
4328 * play/yow.el: Move to obsolete/. (Bug#9384)
4329
4330 2013-02-13 Juri Linkov <juri@jurta.org>
4331
4332 * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
4333 to select `ediff-control-frame' and set input focus correctly on Xfce.
4334 (Bug#12218)
4335
4336 2013-02-13 Juri Linkov <juri@jurta.org>
4337
4338 * image-mode.el (image-mode-map):
4339 * doc-view.el (doc-view-mode-map):
4340 * vc/ediff-util.el (ediff-setup-keymap):
4341 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
4342
4343 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
4344
4345 * progmodes/ruby-mode.el (ruby-move-to-block): Improve
4346 performance. Instead of recalculating indentation fully for each
4347 line, sum up indentation depth based only on visited lines.
4348 (ruby-parse-partial): Increase the depth after "do" even when END
4349 is right after it.
4350 (ruby-parse-partial): When END is in the middle of a percent
4351 literal, increase the depth if the delimiter chars belong to the
4352 paren syntax class.
4353
4354 2013-02-13 Kirill A. Korinskiy <catap@catap.ru>
4355
4356 * play/fortune.el (fortune-compile): Also make the compiled file
4357 if it does not exist at all, not just if it is old. (Bug#5338)
4358
4359 2013-02-13 Glenn Morris <rgm@gnu.org>
4360
4361 * emacs-lisp/package.el (package-menu-execute): Doc fix.
4362
4363 2013-02-13 Yves Baumes <ybaumes@gmail.com> (tiny change)
4364
4365 * lisp/emacs-lisp/package.el (package-menu-execute):
4366 Add optional noquery argument. (Bug#13625)
4367
4368 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
4369
4370 * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
4371 if DIR exists and PARENTS is non-nil.
4372
4373 2013-02-13 Juanma Barranquero <lekktu@gmail.com>
4374
4375 * progmodes/js.el (js--multi-line-declaration-indentation):
4376 Silence byte-compiler warning.
4377
4378 2013-02-12 Michael Albinus <michael.albinus@gmx.de>
4379
4380 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.
4381
4382 * net/tramp-compat.el (top): Declare `remote-file-name-inhibit-cache'
4383 only if it doesn't exist.
4384
4385 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
4386 Set process marker.
4387
4388 2013-02-12 Tassilo Horn <tsdh@gnu.org>
4389
4390 * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
4391 UserInstallation when calling soffice to work around LibreOffice
4392 bug 37531.
4393
4394 2013-02-12 Glenn Morris <rgm@gnu.org>
4395
4396 * files.el (basic-save-buffer):
4397 Offer to create a non-existing directory. (Bug#3016)
4398
4399 * calc/calc-graph.el (calc-graph-show-dumb):
4400 * calendar/calendar.el (calendar-mode-map):
4401 * cus-edit.el (custom-mode-map):
4402 * ehelp.el (electric-help-map):
4403 * emulation/vip.el (vip-mode-map):
4404 * epa.el (epa-key-list-mode-map):
4405 * info.el (Info-mode-map):
4406 * mail/rmail.el (rmail-mode-map):
4407 * mail/rmailsum.el (rmail-summary-mode-map):
4408 * man.el (Man-mode-map):
4409 * net/newst-plainview.el (newsticker-mode-map):
4410 * progmodes/cpp.el (cpp-edit-mode-map):
4411 * progmodes/grep.el (grep-mode-map):
4412 * progmodes/idlw-help.el (idlwave-help-mode-map):
4413 * simple.el (special-mode-map):
4414 * startup.el (splash-screen-keymap):
4415 * view.el (view-mode-map):
4416 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
4417
4418 2013-02-11 Elias Pipping <pipping@lavabit.com>
4419
4420 * doc-view.el (doc-view-current-cache-dir): Beware % escapes
4421 (bug#13679).
4422
4423 2013-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
4424
4425 * cus-start.el (all): Remove inhibit-local-menu-bar-menus.
4426
4427 2013-02-11 Glenn Morris <rgm@gnu.org>
4428
4429 * vc/diff.el (diff-use-labels): New variable.
4430 (diff-no-select): Use --label rather than -L, and first
4431 check that it is supported. (Bug#11067)
4432
4433 * files.el (enable-dir-local-variables): New variable.
4434 (hack-dir-local-variables): Respect enable-dir-local-variables.
4435 * tutorial.el (help-with-tutorial):
4436 Ignore directory-local variables. (Bug#11127)
4437
4438 * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...
4439 (vc-svn-global-switches): ... to here. (Bug#13513)
4440
4441 2013-02-10 Christopher Schmidt <christopher@ch.ristopher.com>
4442
4443 * minibuf-eldef.el (minibuffer-default--in-prompt-regexps):
4444 Handle "foo (bar, default: xxx): " prompts.
4445
4446 2013-02-10 Chong Yidong <cyd@gnu.org>
4447
4448 * files.el (basic-save-buffer-1): Do not set
4449 buffer-file-coding-system-explicit (Bug#4533).
4450
4451 * mail/emacsbug.el (report-emacs-bug): Change binding of
4452 report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
4453
4454 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
4455
4456 * calc/calc.el (calc-allow-units-as-numbers): New variable.
4457 * calc/calc-units.el (calc-convert-units): Use new variable.
4458
4459 2013-02-09 Eli Zaretskii <eliz@gnu.org>
4460
4461 * subr.el (buffer-file-type, default-buffer-file-type): Remove.
4462
4463 * net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference
4464 buffer-file-type.
4465
4466 * mail/feedmail.el (feedmail-force-binary-write): Doc fix.
4467 (feedmail-run-the-queue, feedmail-dump-message-to-queue)
4468 (feedmail-send-it-immediately): Don't bind buffer-file-type, bind
4469 coding-system-for-write instead.
4470
4471 * jka-compr.el (jka-compr-write-region): Don't bind
4472 buffer-file-type.
4473
4474 * emacs-lisp/bytecomp.el (byte-compile-file): Don't bind
4475 buffer-file-type.
4476
4477 * files.el (file-name-buffer-file-type-alist): Remove defvar.
4478 (insert-file-contents-literally): Remove reference to
4479 file-name-buffer-file-type-alist.
4480
4481 * dos-w32.el (file-name-buffer-file-type-alist): Deprecate and
4482 make-obsolete.
4483 (find-buffer-file-type-match, find-buffer-file-type): Remove.
4484 (find-buffer-file-type-coding-system): Remove references to
4485 find-buffer-file-type-match, find-buffer-file-type, and
4486 buffer-file-type.
4487 Don't put find-buffer-file-type-coding-system into
4488 file-coding-system-alist.
4489 (find-file-binary, find-file-text): Bind coding-system-for-read
4490 instead of file-name-buffer-file-type-alist.
4491
4492 2013-02-09 Jambunathan K <kjambunathan@gmail.com>
4493
4494 * doc-view.el: Use (and prefer) soffice as default ODF->PDF
4495 converter (Bug#13622).
4496 (doc-view-unoconv-program): Make obsolete alias.
4497 (doc-view-odf->pdf-converter-program): New variable.
4498 (doc-view-odf->pdf-converter-function): New variable.
4499 (doc-view-mode-p): Use it.
4500 (doc-view-odf->pdf-converter-unoconv):
4501 Rename from `doc-view-odf->pdf-converter-unoconv'.
4502 (doc-view-odf->pdf-converter-soffice): New function.
4503 (doc-view-convert-current-doc):
4504 Use `doc-view-odf->pdf-converter-function'.
4505
4506 2013-02-09 Chong Yidong <cyd@gnu.org>
4507
4508 * minibuffer.el (minibuffer-inactive-mode-map): Bind mouse-1 to
4509 view-echo-area-messages (Bug#13340).
4510
4511 * help.el (view-echo-area-messages): Use display-buffer.
4512
4513 * dired-x.el (dired-do-run-mail): Prompt for confirmation
4514 (Bug#13561).
4515
4516 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
4517
4518 * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
4519 Eval body right away, now that we do eager macroexpansion (bug#13605).
4520
4521 * simple.el (end-of-buffer): Don't touch unrelated windows (bug#13466).
4522 (fundamental-mode): Use run-mode-hooks.
4523
4524 * eshell/esh-proc.el (eshell/kill): Fix last change.
4525 * eshell/em-ls.el (eshell-ls-dir): Fix use of CL in last change.
4526
4527 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
4528
4529 * eshell/esh-proc.el (eshell/kill): Rewrite.
4530
4531 * eshell/em-ls.el (show-almost-all): Declare.
4532 (eshell-do-ls): Add support for -A argument.
4533
4534 2013-02-08 Jambunathan K <kjambunathan@gmail.com>
4535
4536 * icomplete.el (icomplete-forward-completions)
4537 (icomplete-backward-completions): Handle corner case (bug#13602).
4538
4539 2013-02-07 Michael Albinus <michael.albinus@gmx.de>
4540
4541 * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' can
4542 be nil. Handle this. (Bug#13636)
4543
4544 2013-02-07 Richard Stallman <rms@gnu.org>
4545
4546 * mail/rmail.el (rmail-variables): Specify `no-conversion' for
4547 `save-buffer-coding-system'.
4548
4549 2013-02-07 Alan Mackenzie <acm@muc.de>
4550
4551 Fix bug in state cache mechanism. Remove 'BOD "strategy". Refactor.
4552 * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
4553 (c-parse-state-get-strategy): Don't return 'BOD any more.
4554 (c-append-lower-brace-pair-to-state-cache):
4555 Extra parameter HERE instead of narrowing.
4556 Widen to top of buffer before searching backwards for a brace pair.
4557 (c-state-push-any-brace-pair): Add HERE parameter to function call.
4558 (c-append-to-state-cache): Extra parameter HERE in place of narrowing.
4559 Narrow to parameter HERE, in place of being called narrowed.
4560 (c-remove-stale-state-cache): Extra parameter HERE in place of
4561 narrowing. Check there's an open brace in the cache before
4562 searching for its match.
4563 (c-invalidate-state-cache-1): Add HERE parameter to function call.
4564 (c-parse-state-1): Don't narrow here for 'forward strategy,
4565 instead passing extra parameter HERE to several functions.
4566 Remove 'BOD strategy.
4567
4568 2013-02-06 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
4569
4570 * emacs-lisp/package.el (describe-package-1): Tell what archive is
4571 used to install the package.
4572
4573 2013-02-06 Glenn Morris <rgm@gnu.org>
4574
4575 * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following links
4576 if we can't get user input. (Bug#6567)
4577
4578 * startup.el (command-line): If simple.el is missing,
4579 test and warn about for some possible causes.
4580
4581 2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
4582
4583 * cus-start.el (all): Add ns-use-native-fullscreen.
4584
4585 2013-02-05 Glenn Morris <rgm@gnu.org>
4586
4587 * profiler.el (profiler-report-mode-map): Add a restart menu entry.
4588
4589 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
4590 Fix directory creation in fallback case.
4591
4592 2013-02-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4593
4594 * vc/vc.el (vc-next-action): Fix inf-loop (bug#13610).
4595 (vc-update-change-log): Use dolist.
4596
4597 2013-02-04 Chong Yidong <cyd@gnu.org>
4598
4599 * thingatpt.el: Rewrite the URL detection routines, absorbing some
4600 code from ffap.el.
4601 (thing-at-point-beginning-of-url-regexp): New var.
4602 (thing-at-point-uri-schemes): Update list of URI schemes.
4603 (thing-at-point-url-regexp): Variable deleted.
4604 (thing-at-point-markedup-url-regexp): Disallow newlines.
4605 (thing-at-point-newsgroup-regexp)
4606 (thing-at-point-newsgroup-heads)
4607 (thing-at-point-default-mail-uri-scheme): New variables.
4608 (thing-at-point-bounds-of-url-at-point): Rewrite. Use ffap's
4609 method to find the possible bounds of the URI at point.
4610 New optional argument to find ill-formed URIs.
4611 (thing-at-point-url-at-point): Rewrite. New arguments for finding
4612 ill-formed URIs. Use thing-at-point-bounds-of-url-at-point, and
4613 the scheme-adding heuristics from ffap-url-at-point.
4614 (thing-at-point--bounds-of-well-formed-url): New function.
4615 Do parens matching to decide whether to include parens in the URI
4616 (Bug#9153).
4617
4618 * ffap.el: Require thingatpt.
4619 (ffap-url-at-point): Delegate URI detection to thing-at-point.
4620 All URI-valid characters are now recognized (Bug#5673).
4621 (ffap-string-at-point): Use use-region-p.
4622 (ffap-url-regexp): Extra character is handled by thing-at-point.
4623 (ffap-string-at-point-mode-alist): Allow parentheses.
4624 (ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
4625 Convert to aliases; code moved to thingatpt.el.
4626 (ffap-gnus-hook): Use setq-local.
4627
4628 2013-02-04 Glenn Morris <rgm@gnu.org>
4629
4630 * emacs-lisp/ert.el (ert--explain-format-atom):
4631 Don't try to print non-characters as characters. (Bug#13543)
4632
4633 2013-02-03 Michael Albinus <michael.albinus@gmx.de>
4634
4635 * net/tramp.el (tramp-debug-message): Extend function exclude list.
4636 (tramp-backtrace): New defun.
4637 (tramp-handle-insert-file-contents): Use `visit' when inserting
4638 the local copy.
4639
4640 * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime):
4641 Use `remote-file-name-inhibit-cache'.
4642
4643 2013-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
4644
4645 * progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning
4646 (bug#13614).
4647
4648 * subr.el (internal--called-interactively-p--get-frame): Avoid filling
4649 current-load-list (bug#13366).
4650
4651 2013-02-02 Christopher Schmidt <christopher@ch.ristopher.com>
4652
4653 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4654 Identify g++ template instantiation trace. (Bug#12287)
4655 (compilation-mode-hook, compilation-start-hook)
4656 (compilation-window-height): Simplify docstrings. (Bug#13379)
4657
4658 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
4659
4660 * mouse.el (mouse-drag-track): Always deactivate the mark before
4661 running the final event's command since that command is in charge of
4662 activating the mark if needed (bug#13523).
4663
4664 2013-02-02 Juri Linkov <juri@jurta.org>
4665
4666 * replace.el (perform-replace): Move let-bindings of isearch-*
4667 variables deeper to the loop that searches for the next match.
4668 Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
4669 Use `isearch-search-fun-default' instead of `isearch-search-fun'.
4670 (Bug#13579)
4671
4672 * isearch.el (isearch-search-fun-default): Check for null
4673 first element of isearch-cmds as a precaution when it's used
4674 with inactive isearch.
4675
4676 2013-02-02 Andrew W. Nosenko <andrew.w.nosenko@gmail.com> (tiny change)
4677
4678 * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
4679 error when buffer in question is narrowed so position 1 is out of
4680 visible part.
4681
4682 2013-02-02 Glenn Morris <rgm@gnu.org>
4683
4684 * textmodes/remember.el (remember-clipboard): Doc fix.
4685
4686 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
4687
4688 * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
4689 properties (bug#13179).
4690
4691 2013-02-02 Juri Linkov <juri@jurta.org>
4692
4693 * progmodes/grep.el (grep-regexp-alist): Use variable grep-match-face
4694 instead of hard-coded default face `match'. (Bug#9438)
4695
4696 2013-02-01 Christopher Schmidt <christopher@ch.ristopher.com>
4697
4698 * vc/vc-arch.el (vc-arch-registered):
4699 * vc/vc-bzr.el (vc-bzr-registered):
4700 * vc/vc-cvs.el (vc-cvs-registered):
4701 * vc/vc-git.el (vc-git-registered):
4702 * vc/vc-hg.el (vc-hg-registered):
4703 * vc/vc-mtn.el (vc-mtn-registered):
4704 * vc/vc-svn.el (vc-svn-registered): Suppress load messages.
4705 (Bug#13139)
4706
4707 * info.el (Info-next-reference, Info-prev-reference): Add numeric
4708 prefix argument. (Bug#11656)
4709
4710 2013-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4711
4712 * help-fns.el (help-split-fundoc): Don't insert byte-compiled body.
4713
4714 2013-02-01 Glenn Morris <rgm@gnu.org>
4715
4716 * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu item
4717 if the backend is known not to support it.
4718
4719 * imenu.el (imenu-default-create-index-function):
4720 Tweak infinite loop test to check for forward motion as well as none.
4721
4722 2013-02-01 Alex Harsanyi <AlexHarsanyi@gmail.com>
4723
4724 * net/soap-client.el (soap-invoke): Encode the string for
4725 `url-request-data' as UTF-8.
4726 Fixes <http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
4727
4728 2013-02-01 Glenn Morris <rgm@gnu.org>
4729
4730 * calc/calc-help.el (calc-view-news): Use view-emacs-news.
4731
4732 * calc/README, calc/README.prev: Rename/merge to etc/CALC-NEWS.
4733
4734 2013-01-31 Michael Albinus <michael.albinus@gmx.de>
4735
4736 * net/tramp.el (tramp-tramp-file-p): Comment check for
4737 `string-as-unibyte'. The function does not exist on XEmacs, and
4738 likely we need another approach.
4739
4740 * net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
4741 `tramp-gw-*' variables are bound.
4742
4743 2013-01-31 Glenn Morris <rgm@gnu.org>
4744
4745 * files.el (basic-save-buffer-2): Choose coding system for
4746 writing the file before backing it up, to reduce delay between
4747 backing up and writing the new version. (Bug#13522)
4748
4749 2013-01-31 Michal Nazarewicz <mina86@mina86.com>
4750
4751 * simple.el (cycle-spacing): New command.
4752 (just-one-space): Use it.
4753
4754 2013-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
4755
4756 * progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
4757 (opascal-newline-always-indents): Remove custom.
4758 (opascal-tab, opascal-newline): Remove commands.
4759 (opascal-new-comment-line): Insert "\n" instead of calling newline.
4760 (opascal-mode-map): Keep default bindings for RET and TAB and DEL.
4761 (opascal-save-match-data): Remove, use save-match-data instead.
4762 (opascal-save-state): Use with-silent-modifications.
4763
4764 * progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments
4765 (bug#13585).
4766
4767 2013-01-30 Juri Linkov <juri@jurta.org>
4768
4769 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
4770 Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in
4771 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
4772
4773 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
4774
4775 * progmodes/make-mode.el (makefile-backslash-region): Don't compute
4776 column if we're just deleting the backslashes.
4777 (makefile-fill-paragraph): Use eolp.
4778
4779 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
4780
4781 * autorevert.el (auto-revert-use-notify): Fix docstring.
4782
4783 2013-01-30 Leo Liu <sdl.web@gmail.com>
4784
4785 * imenu.el (imenu--truncate-items): Fix subalist checking (bug#13576).
4786
4787 2013-01-30 Glenn Morris <rgm@gnu.org>
4788
4789 * mouse.el (mouse-drag-line): Avoid pushing same event onto
4790 unread-command-events twice in some cases. This tries to implement
4791 the 2012-07-26 changes in a different way. (Bug#13560)
4792
4793 2013-01-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4794
4795 * progmodes/python.el
4796 (python-pdbtrack-comint-output-filter-function): Enhancements on
4797 stacktrace detection. (thanks @gnovak)
4798
4799 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
4800
4801 * jit-lock.el (jit-lock-stealth-chunk-start): Don't widen (bug#13542).
4802 (jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
4803 Use defvar-local.
4804 (jit-lock-register): Use setq-local.
4805
4806 2013-01-30 Jay Belanger <jay.p.belanger@gmail.com>
4807
4808 * calc-units.el (math-default-units-table): Remove initial value.
4809 (calc-convert-units): Treat expressions where all the units cancel as
4810 if they didn't have units.
4811
4812 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
4813
4814 * net/tramp.el (tramp-process-connection-type): Fix docstring.
4815 (tramp-completion-reread-directory-timeout): Fix type.
4816 (tramp-connection-min-time-diff): New defcustom.
4817
4818 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
4819
4820 2013-01-30 Glenn Morris <rgm@gnu.org>
4821
4822 * imenu.el (imenu-default-create-index-function):
4823 Put back a version of the infinite loop test removed 2013-01-23.
4824
4825 2013-01-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4826
4827 * progmodes/python.el (python-shell-parse-command):
4828 Find python-shell-interpreter with modified environment.
4829
4830 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
4831
4832 * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
4833
4834 2013-01-29 Alan Mackenzie <acm@muc.de>
4835
4836 Amend to fontify /regexp/s in actions correctly.
4837 * cc-awk.el (c-awk-harmless-char-re, c-awk-harmless-string*-re):
4838 (c-awk-harmless-string*-here-re): Braces, parens and semicolons
4839 are no longer included.
4840 (c-awk-harmless-line-char-re, c-awk-harmless-line-string*-re):
4841 What used to be these variables without "-line" in the name.
4842 (c-awk-neutral-re): { is no longer neutral. Escaped newlines now are.
4843 (c-awk-non-arith-op-bra-re): Now also matches {.
4844 (c-awk-pre-exp-alphanum-kwd-re): New regexp to match "print",
4845 "return", and "case".
4846 (c-awk-kwd-regexp-sign-re): New, to match "print", etc., followed
4847 by /.
4848 (c-awk-syntax-tablify-/): Check special cases "print /re/", etc.
4849 (c-awk-set-syntax-table-properties): Extend FSM to handle {,},(,),;.
4850
4851 2013-01-29 Michael Albinus <michael.albinus@gmx.de>
4852
4853 * autorevert.el (auto-revert-use-notify):
4854 Use `custom-initialize-default' for initialization. (Bug#13583)
4855
4856 * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.
4857
4858 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
4859 Catch `suppress'. Otherwise, `tramp-run-real-handler' might be called
4860 in `tramp-file-name-handler'.
4861 (tramp-gw-tunnel-method, tramp-gw-socks-method): Declare for
4862 compatibility.
4863 (tramp-compute-multi-hops): Check, whether
4864 `tramp-gw-tunnel-method' and `tramp-gw-socks-method' are non-nil.
4865
4866 2013-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
4867
4868 * hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol
4869 (bug#13297).
4870
4871 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
4872
4873 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
4874 checks made superfluous by the \_< operator.
4875 * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
4876 temporarily) broken indentation.
4877 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4878 Highlight nested constants, too. \_< broke that.
4879
4880 2013-01-27 Nobuyoshi Nakada <nobu@ruby-lang.org>
4881
4882 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
4883 instead of "\\b".
4884
4885 2013-01-27 Michael Albinus <michael.albinus@gmx.de>
4886
4887 * autorevert.el (auto-revert-handler): Notifications which result
4888 from a saved file shall not be taken into account. (Bug#13557)
4889
4890 2013-01-26 Andreas Schwab <schwab@linux-m68k.org>
4891
4892 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional
4893 parameter BAR-NOT-SYMBOL to control syntax of | for font-lock.
4894 (lisp-mode): Pass t for it. (Bug#13556)
4895
4896 2013-01-25 Alan Mackenzie <acm@muc.de>
4897
4898 AWK Mode: Fix indentation bug at top level. Bug #12274.
4899
4900 * progmodes/cc-engine.el (c-guess-basic-syntax): Move CASE 5P to
4901 just before CASE 5D.
4902
4903 2013-01-25 Dmitry Antipov <dmantipov@yandex.ru>
4904
4905 * net/socks.el (socks-nslookup-host): Use string-to-number.
4906
4907 2013-01-25 Michael Albinus <michael.albinus@gmx.de>
4908
4909 * autorevert.el (auto-revert-remote-files)
4910 (auto-revert-notify-exclude-dir-regexp): New defcustoms.
4911 (auto-revert-notify-enabled, auto-revert-use-notify)
4912 (auto-revert-notify-watch-descriptor-hash-list)
4913 (auto-revert-notify-modified-p, auto-revert-notify-event-p)
4914 (auto-revert-notify-event-descriptor)
4915 (auto-revert-notify-event-action)
4916 (auto-revert-notify-event-file-name): Doc fix.
4917 (global-auto-revert-mode): Reorder checks.
4918 (auto-revert-notify-rm-watch): Respect changed values of
4919 `auto-revert-notify-watch-descriptor-hash-list'.
4920 (auto-revert-notify-add-watch): Check for
4921 `auto-revert-notify-exclude-dir-regexp'. Adapt filters for
4922 `inotify-add-watch'. Watch `default-directory' instead of
4923 `buffer-file-name'. `auto-revert-notify-watch-descriptor-hash-list'
4924 has a changed meaning now. (Bug#13540)
4925 (auto-revert-notify-handler): Change implementation wrt events
4926 returning from a directory.
4927 (auto-revert-handler): Reorder implementation for checks of remote
4928 files.
4929 (auto-revert-buffers): Fix parentheses error.
4930
4931 2013-01-25 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
4932
4933 * progmodes/python.el: Enhancements to header documentation about
4934 skeletons. (Bug#5716)
4935
4936 * imenu.el (imenu-default-create-index-function): Remove useless
4937 infinite loop check. (Bug#13438)
4938
4939 2013-01-25 Alan Mackenzie <acm@muc.de>
4940
4941 Fix a bug in the state cache mechanism. Refactor this a bit.
4942
4943 * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
4944 `cache-pos' element from the return value.
4945 (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
4946 buffer to enable proper searching from beyond HERE. Amend the
4947 test for detecting the sought brace pair. Amend the value written
4948 to the "brace desert cache" when the brace isn't found.
4949 (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
4950 and several other variables analogously.
4951 (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
4952 parameter to a locally calculated variable.
4953 (c-parse-state-1): Change the calling conventions to the two
4954 defuns involving `cache-pos'.
4955
4956 2013-01-25 Chong Yidong <cyd@gnu.org>
4957
4958 * xml.el (xml-entity-or-char-ref-re): Fix regexp.
4959
4960 2013-01-24 Aaron Ecay <aaronecay@gmail.com> (tiny change)
4961
4962 * paren.el (show-paren-function): Make sure to set 'priority and
4963 'face only if the overlay does exist.
4964
4965 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
4966
4967 * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
4968
4969 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Do not suppress
4970 basic attributes.
4971 (tramp-sh-handle-set-file-acl): Improve error checking.
4972
4973 2013-01-24 Dmitry Antipov <dmantipov@yandex.ru>
4974
4975 * doc-view.el (doc-view-display): Force mode line update until all
4976 document is converted. Suggested by Stefan Monnier (Bug#13164).
4977
4978 2013-01-23 Bastien Guerry <bzg@gnu.org>
4979
4980 * paren.el (show-paren-function): Make sure an overlay exists
4981 before trying to delete it. Also use `pos' as a position only
4982 when it is an integer.
4983
4984 2013-01-23 Dmitry Antipov <dmantipov@yandex.ru>
4985
4986 * play/gametree.el (gametree-break-line-here): Use point-marker.
4987
4988 2013-01-22 Michael Albinus <michael.albinus@gmx.de>
4989
4990 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
4991 Mark descriptive parts with `display' property.
4992
4993 2013-01-21 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
4994
4995 * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist):
4996 New variable to map standard dict names to hunspell ones.
4997 (ispell-set-spellchecker-params): Make sure specific dict names
4998 are used for standard dicts with hunspell.
4999
5000 2013-01-21 Tassilo Horn <tsdh@gnu.org>
5001
5002 * textmodes/reftex-cite.el (reftex-format-citation): Add format
5003 chars for note (%N) and url (%U).
5004 * textmodes/reftex-vars.el (reftex-cite-format): Document them.
5005
5006 2013-01-21 Juri Linkov <juri@jurta.org>
5007
5008 * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
5009 in addition to existing separate binding `meta f10' in `global-map'.
5010 (Bug#13484)
5011
5012 2013-01-21 Michael Albinus <michael.albinus@gmx.de>
5013
5014 Improve XEmacs compatibility.
5015
5016 * net/tramp.el (tramp-replace-environment-variables): Make it a defun.
5017
5018 * net/tramp-adb.el (top): Require `time-date'.
5019 (tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
5020 (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file):
5021 Use `tramp-file-name-handler'.
5022 (tramp-adb-maybe-open-connection):
5023 Use `tramp-compat-set-process-query-on-exit-flag'.
5024
5025 * net/tramp-sh.el (tramp-sh-handle-file-acl):
5026 Use `tramp-compat-funcall'.
5027
5028 * net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
5029 `tramp-compat-funcall'.
5030
5031 2013-01-21 JĂ¼rgen Hötzel <juergen@archlinux.org>
5032
5033 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
5034 reimplementation using "adb shell command ..." instead of running
5035 remote shell interactively.
5036
5037 2013-01-20 Glenn Morris <rgm@gnu.org>
5038
5039 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5040 Add native profiler menu entries.
5041
5042 * profiler.el (profiler-running-p): New function.
5043 (profiler-cpu-profile): Use profiler-running-p.
5044 (profiler-report-mode-map): Add some more menu entries.
5045
5046 2013-01-19 Glenn Morris <rgm@gnu.org>
5047
5048 * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
5049 fixes 2012-12-07 change. (Bug#13499)
5050
5051 2013-01-19 Leo Liu <sdl.web@gmail.com>
5052
5053 * dired.el (dired-get-marked-files): Prune erroneous values due to
5054 last change. (Bug#13152)
5055
5056 2013-01-19 Glenn Morris <rgm@gnu.org>
5057
5058 * progmodes/etags.el (tags-table-check-computed-list):
5059 Preserve point in tags buffer. (Bug#13412)
5060
5061 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
5062
5063 2013-01-19 Christian Wittern <cwittern@gmail.com> (tiny change)
5064 Chong Yidong <cyd@gnu.org>
5065
5066 * image-mode.el (image-next-file, image-previous-file):
5067 New commands (Bug#8453).
5068 (image-mode-map): Bind them to n and p.
5069 (image-mode--images-in-directory): New helper function.
5070
5071 2013-01-19 Chong Yidong <cyd@gnu.org>
5072
5073 * image-mode.el (image-mode-fit-frame): Add a frame argument.
5074 Suggested by Drew Adams (Bug#7730). Handle window decorations;
5075 save and restore the old window configuration.
5076
5077 2013-01-18 Leo Liu <sdl.web@gmail.com>
5078
5079 * progmodes/js.el: Tweak autoload cookie for alias.
5080
5081 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
5082
5083 * autorevert.el (auto-revert-notify-watch-descriptor): Make it
5084 buffer local, again. This was lost with the fix on 2013-01-12.
5085
5086 2013-01-17 JĂ¼rgen Hötzel <juergen@archlinux.org>
5087
5088 * eshell/esh-util.el (eshell-path-env): Make it buffer local, in
5089 order to support several eshell buffers in parallel.
5090
5091 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
5092
5093 * autorevert.el (auto-revert-use-notify): In the :set function, do
5094 not modify `kill-buffer-hook'.
5095 (auto-revert-notify-rm-watch):
5096 Remove `auto-revert-notify-rm-watch' from `kill-buffer-hook'.
5097 (auto-revert-notify-add-watch): Do not call
5098 `auto-revert-notify-rm-watch', but add it to a buffer local
5099 `kill-buffer-hook'.
5100
5101 2013-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
5102
5103 * emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
5104 call to `eval' rather than a backquoted lambda.
5105
5106 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
5107
5108 * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
5109 to return an explicit nil.
5110 (advice--remove-function): Change accordingly.
5111
5112 * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
5113 the use of nadvice.el.
5114
5115 * progmodes/which-func.el (which-function): Silence imenu errors
5116 (bug#13433).
5117
5118 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
5119
5120 * progmodes/sql.el (sql-imenu-generic-expression):
5121 (sql-mode-font-lock-object-name): Match schema qualified names.
5122 (sql-connect): Use string keys.
5123 (sql-product-interactive): Wait for interpreter prompt.
5124 (sql-comint-oracle): Set process coding based on NLS_LANG.
5125
5126 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
5127
5128 * progmodes/sql.el (sql-output-to-send): Remove, unused.
5129 (sql-interactive-remove-continuation-prompt):
5130 (sql-send-magic-terminator, sql-interactive-mode): Remove references.
5131
5132 2013-01-14 Leo Liu <sdl.web@gmail.com>
5133
5134 * calendar/calendar.el (calendar-redraw): Sync window-point and point.
5135 (Bug#13420)
5136
5137 2013-01-14 Glenn Morris <rgm@gnu.org>
5138
5139 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5140 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
5141
5142 2013-01-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5143
5144 * progmodes/python.el (python-nav-end-of-statement):
5145 Fix cornercase when handling multiline strings.
5146
5147 2013-01-13 Richard Stallman <rms@gnu.org>
5148
5149 * mail/sendmail.el (mail-position-on-field): Add doc string.
5150
5151 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
5152 Get current message boundaries and pass them to
5153 message-forward-make-body-mime. Minor style changes.
5154
5155 2013-01-13 Eli Zaretskii <eliz@gnu.org>
5156
5157 * cus-start.el (all): Avoid warnings about
5158 scroll-bar-adjust-thumb-portion on platforms where it is not defined.
5159
5160 2013-01-11 Jan Djärv <jan.h.d@swipnet.se>
5161
5162 * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
5163
5164 2013-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
5165
5166 * jit-lock.el (jit-lock-debug-mode): New minor mode.
5167 (jit-lock--debug-fontifying): New var.
5168 (jit-lock--debug-fontify): New function.
5169 * subr.el (condition-case-unless-debug): Don't prevent catching the
5170 error, just let the debbugger run.
5171 * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
5172 timer code and don't drop errors silently.
5173
5174 2013-01-12 Michael Albinus <michael.albinus@gmx.de>
5175
5176 * autorevert.el (auto-revert-notify-watch-descriptor): Give it
5177 `permanent-local' property.
5178 (auto-revert-notify-handler): Use `file-equal-p'.
5179
5180 2013-01-12 Eli Zaretskii <eliz@gnu.org>
5181
5182 * autorevert.el (auto-revert-notify-handler): Fix filtering of
5183 file notification by ACTION. For filtering by file name, compare
5184 only the non-directory part of the file name.
5185
5186 2013-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
5187
5188 * autorevert.el: Use cl-lib instead of cl.
5189
5190 * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
5191 (vc-bzr-checkin): Use it.
5192 * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
5193 will preserve match-data.
5194
5195 2013-01-11 Felix H. Dahlke <fhd@ubercode.de>
5196
5197 * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
5198 (js--declaration-keyword-re): New var.
5199 (js--multi-line-declaration-indentation): New function.
5200 (js--proper-indentation): Use it.
5201
5202 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
5203
5204 * calc/calc.el (calc-highlight-selections-with-faces)
5205 (calc-dispatch):
5206 * comint.el (comint-history-isearch-message):
5207 * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
5208 * ffap.el (ffap-string-at-point-region, ffap-next)
5209 (ffap-string-at-point, ffap-string-around)
5210 (ffap-copy-string-as-kill, ffap-highlight-overlay)
5211 (ffap-literally):
5212 * font-lock.el (font-lock-keywords-alist)
5213 (font-lock-removed-keywords-alist):
5214 * help-mode.el (help-xref-symbol-regexp):
5215 * info.el (Info-find-emacs-command-nodes):
5216 * international/mule.el (add-to-coding-system-list):
5217 * isearch.el (isearch-message-function, isearch-fail-pos):
5218 * misearch.el (multi-isearch-next-buffer-function):
5219 * newcomment.el (comment-box):
5220 * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
5221 (pr-setting-database):
5222 * progmodes/cc-fonts.el (c-font-lock-keywords-3)
5223 (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
5224 (java-font-lock-keywords-3, idl-font-lock-keywords-3)
5225 (pike-font-lock-keywords-3):
5226 * progmodes/compile.el (compile):
5227 * progmodes/etags.el (tags-table-files)
5228 (tags-table-files-function, tags-included-tables-function):
5229 * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
5230 (gdb-restore-windows):
5231 * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
5232 (ps-n-up-filling-database):
5233 * server.el (server-buffer, server-log):
5234 * simple.el (newline, delete-backward-char, delete-forward-char)
5235 (minibuffer-history-isearch-message, kill-line, track-eol)
5236 (temporary-goal-column):
5237 * textmodes/flyspell.el (flyspell-mark-duplications-flag)
5238 (flyspell-default-deplacement-commands):
5239 * textmodes/ispell.el (ispell-accept-output):
5240 * textmodes/sgml-mode.el (html-tag-help):
5241 * vc/compare-w.el (compare-ignore-whitespace)
5242 (compare-ignore-case, compare-windows-dehighlight):
5243 * vc/diff.el (diff):
5244 * whitespace.el (whitespace-point)
5245 (whitespace-font-lock-refontify, whitespace-bob-marker)
5246 (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
5247
5248 2013-01-11 Michael Albinus <michael.albinus@gmx.de>
5249
5250 * autorevert.el (top): Require 'cl in order to pacify byte compiler.
5251 (auto-revert-notify-rm-watch): Ignore errors.
5252 (auto-revert-notify-add-watch): Ignore errors. Use '(modify) for
5253 inotify, and '(size last-write-time) for w32notify.
5254 Set buffer-local `auto-revert-use-notify' to nil when adding a file
5255 watch fails - this is a fallback to the file modification check.
5256 (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
5257 (auto-revert-notify-event-action)
5258 (auto-revert-notify-event-file-name): New defuns.
5259 (auto-revert-notify-handler): Use them. Implement first
5260 plausibility checks.
5261 (auto-revert-handler): Handle also `auto-revert-tail-mode'.
5262
5263 2013-01-11 Julien Danjou <julien@danjou.info>
5264
5265 * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
5266 max are almost equal. Also return the correct value for V which is
5267 already between 0 and 1.
5268
5269 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
5270
5271 * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
5272
5273 2013-01-11 Eli Zaretskii <eliz@gnu.org>
5274
5275 * autorevert.el (auto-revert-notify-rm-watch)
5276 (auto-revert-notify-add-watch): Fix typos in w32notify function
5277 names.
5278
5279 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
5280
5281 * autorevert.el (auto-revert-notify-enabled): Move up.
5282 (auto-revert-use-notify): New defcustom.
5283 (auto-revert-mode, global-auto-revert-mode)
5284 (auto-revert-notify-add-watch, auto-revert-handler)
5285 (auto-revert-buffers): Use `auto-revert-use-notify' instead of
5286 `auto-revert-notify-enabled'.
5287
5288 2013-01-10 Elias Pipping <pipping@exherbo.org>
5289
5290 * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
5291 * doc-view.el (doc-view-document->bitmap):
5292 Use doc-view-single-page-converter-function instead of
5293 single-page-converter arg; adjust callers.
5294
5295 2013-01-10 Feng Li <fengli@gmail.com> (tiny change)
5296
5297 * progmodes/which-func.el (which-function): Understand Semantic's use
5298 of overlays in imenu--index-alist.
5299
5300 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
5301
5302 * man.el: Handle different "man -k" behaviors (bug#13160). Use utf-8.
5303 (Man-man-k-use-anchor): New var.
5304 (Man-parse-man-k): New function.
5305 (Man-completion-table): Use it.
5306 (man): Flush the completion cache between uses.
5307
5308 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
5309
5310 * autorevert.el: Add file watch support.
5311 (auto-revert-notify-enabled): New defconst.
5312 (auto-revert-notify-watch-descriptor-hash-list)
5313 (auto-revert-notify-watch-descriptor)
5314 (auto-revert-notify-modified-p): New defvars.
5315 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
5316 (auto-revert-notify-handler): New defuns.
5317 (auto-revert-mode, global-auto-revert-mode): Remove file watches
5318 when mode is disabled.
5319 (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
5320 (auto-revert-buffers): Add file watches for active buffers.
5321
5322 2013-01-10 Dmitry Antipov <dmantipov@yandex.ru>
5323
5324 * cus-start.el (toplevel): Only allow float values for
5325 scroll-up-aggressively and scroll-down-aggressively.
5326 Allow any number for line-spacing.
5327
5328 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5329
5330 * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
5331 (doc-view-pdf->png-converter-function): Use mupdf if available.
5332 (doc-view-djvu->png-converter-function)
5333 (doc-view-ps->png-converter-function): Remove.
5334 (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
5335 (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
5336 (doc-view-already-converted-p): Adjust accordingly.
5337 (doc-view-mode-p): Simplify.
5338 (doc-view-enlarge): Use setq-local.
5339 (doc-view-pdf->png-converter-ghostscript)
5340 (doc-view-djvu->png-converter-ddjvu)
5341 (doc-view-pdf->png-converter-mupdf): Rework to call
5342 doc-view-start-process directly.
5343 (doc-view-pdf/ps->png): Simplify accordingly.
5344 (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
5345 (doc-view-document->bitmap): Rename from doc-view-document->png.
5346 (doc-view-convert-current-doc): Merge pdf and djvu cases.
5347 (doc-view-set-slice-from-bounding-box): Fix completion table.
5348 (doc-view-mode): Use add-hook for after-revert-hook.
5349
5350 2013-01-10 Glenn Morris <rgm@gnu.org>
5351
5352 * emacs-lisp/authors.el (authors-ignored-files)
5353 (authors-valid-file-names, authors-renamed-files-alist):
5354 Add some more entries.
5355
5356 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5357
5358 * image-mode.el (image-mode-winprops): Don't throw away the fallback
5359 `t' pseudo-window entry.
5360
5361 2013-01-10 Alan Mackenzie <acm@muc.de>
5362
5363 Fix bugs in the c-parse-state mechanism. Reuse some markers
5364 instead of continually generating new ones.
5365
5366 * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
5367 (c-state-old-cpp-end-marker): New variables.
5368 (c-append-lower-brace-pair-to-state-cache): Start a backward
5369 search for "}" definitively outside CPP constructs.
5370 (c-remove-stale-state-cache): Inform the caller of a need to
5371 search back for a brace pair in certain circumstances.
5372 (c-state-maybe-marker): New macro.
5373 (c-parse-state): Reuse markers when appropriate.
5374
5375 2013-01-10 Glenn Morris <rgm@gnu.org>
5376
5377 * simple.el (execute-extended-command): Doc fix.
5378 Bind prefix-arg around read-extended-command, for prompt. (Bug#13395)
5379
5380 2013-01-10 Chong Yidong <cyd@gnu.org>
5381
5382 * faces.el (read-face-name): Doc fix.
5383
5384 2013-01-10 Roland Winkler <winkler@gnu.org>
5385
5386 * emacs-lisp/crm.el: Allow any regexp for separators.
5387 (crm-default-separator): All spaces around the default comma separator.
5388 (crm--completion-command): New macro.
5389 (crm-completion-help, crm-complete, crm-complete-word): Use it.
5390 (crm-complete-and-exit): Handle non-single-char separators.
5391
5392 2013-01-09 Elias Pipping <pipping@lavabit.com>
5393
5394 * doc-view.el: Add support for DjVu (bug#13164).
5395 (doc-view-djvu->png-converter-function): New config var.
5396 (doc-view-single-page-converter-function, doc-view--image-type)
5397 (doc-view--image-file-extension): New vars.
5398 (doc-view-mode): Initialize them.
5399 (doc-view-goto-page): Use them.
5400 (doc-view-mode-p): Add support for ddjvu.
5401 (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
5402 (doc-view-set-up-single-converter): New funs.
5403 (doc-view-pdf/ps->png): Extend for djvu.
5404 (doc-view-document->png): Rename from doc-view-pdf->png.
5405 (doc-view-convert-current-doc): Handle djvu.
5406 (doc-view-insert-image, doc-view-display)
5407 (doc-view-already-converted-p): Don't hardcode png.
5408 (doc-view-set-doc-type): Recognize djvu docs.
5409
5410 2013-01-09 Elias Pipping <pipping@lavabit.com>
5411
5412 * doc-view.el: Add support for mupdf converter (bug#13164).
5413 (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
5414 (doc-view-ps->png-converter-function): New config vars.
5415 (doc-view-pdf->png-converter-ghostscript)
5416 (doc-view-ps->png-converter-ghostscript)
5417 (doc-view-pdf->png-converter-mupdf): New functions.
5418 (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
5419
5420 2013-01-09 JĂ¼rgen Hötzel <juergen@archlinux.org>
5421
5422 * net/tramp.el (tramp-eshell-directory-change): Check remote-path
5423 first in session cache: When `tramp-own-remote-path' is in
5424 `tramp-remote-path', the remote path is only set in the session
5425 cache.
5426
5427 2013-01-09 Glenn Morris <rgm@gnu.org>
5428
5429 * emacs-lisp/trace.el (trace-function-foreground)
5430 (trace-function-background): Doc fix.
5431
5432 2013-01-09 Juri Linkov <juri@jurta.org>
5433
5434 * international/mule-cmds.el (read-char-by-name): Move let-binding
5435 of completion-ignore-case around completing-read to fix regression
5436 exhibited by the test case `C-x 8 RET *acc TAB' and caused by
5437 `string-match-p' using the nil value of `case-fold-search' and
5438 `completion-ignore-case' in `completion-pcm--all-completions'.
5439 (Bug#12615).
5440
5441 2013-01-09 Glenn Morris <rgm@gnu.org>
5442
5443 * progmodes/compile.el (compilation-parse-errors):
5444 Fix typo. (Bug#13369)
5445
5446 2013-01-09 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
5447
5448 * comint.el (comint-send-input): Check size of buffer before
5449 waiting for process output, in case already accepted. (Bug#13290)
5450
5451 2013-01-09 Paul Eggert <eggert@cs.ucla.edu>
5452
5453 Spelling fixes.
5454 * net/tramp-adb.el (tramp-adb-get-toolbox):
5455 Fix misspelling of 'unknown'.
5456
5457 2013-01-08 Juri Linkov <juri@jurta.org>
5458
5459 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5460 * progmodes/flymake.el (flymake-errline, flymake-warnline):
5461 Use underline style wave on terminals that support it. (Bug#13000)
5462
5463 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
5464
5465 * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
5466 the predicate returns nil.
5467
5468 * simple.el: Use lexical-binding.
5469 (primitive-undo): Use pcase.
5470 (minibuffer-history-isearch-push-state): Use a closure.
5471
5472 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
5473
5474 * simple.el (primitive-undo): Move from undo.c.
5475
5476 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
5477
5478 * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
5479 (cvs-mode-remove-handled): Use it (bug#13380).
5480
5481 * emacs-lisp/nadvice.el (advice--tweak): New function.
5482 (advice--remove-function, advice--subst-main): Use it.
5483
5484 * emacs-lisp/advice.el: Update commentary.
5485
5486 2013-01-08 Michael Albinus <michael.albinus@gmx.de>
5487
5488 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
5489 Remove spurious entry.
5490
5491 2013-01-08 Glenn Morris <rgm@gnu.org>
5492
5493 * net/tramp.el (tramp-default-host-alist): Add :version.
5494
5495 2013-01-08 Juri Linkov <juri@jurta.org>
5496
5497 * info.el (Info-read-node-name-2): Don't duplicate suffixes for
5498 single completion. (Bug#12456)
5499 (info--manual-names): Expand node completions into an explicit list
5500 before appending it to another list. Filter out internal buffers
5501 with the leading space in the buffer name. (Bug#10771)
5502
5503 2013-01-08 Juri Linkov <juri@jurta.org>
5504
5505 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
5506 that defaults to the Top node.
5507 (Info-goto-node, Info-read-node-name): Doc fix to mention that
5508 the short format (FILENAME) goes to the Top node.
5509 (Info-build-node-completions): Rename arg `file' to `filename'.
5510 (Bug#13365)
5511
5512 2013-01-07 Bastien Guerry <bzg@gnu.org>
5513
5514 * menu-bar.el (menu-bar-search-documentation-menu):
5515 Use `apropos-user-option' and fix the help message.
5516
5517 2013-01-07 Bastien Guerry <bzg@gnu.org>
5518
5519 * apropos.el (apropos-do-all): Update docstring.
5520 (apropos-user-option-button): New face.
5521 (apropos-user-option): Rename from `apropos-variable' and update
5522 docstring.
5523 (apropos-variable): Rewrite, now show all variables by default.
5524 (apropos-print): Mention "User option" instead of "Variable" when
5525 printing doc for user options. (Bug#13276)
5526
5527 2013-01-07 JĂ¼rgen Hötzel <juergen@archlinux.org>
5528
5529 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
5530 Handle filename correctly, when parsing "source -> target" symlink
5531 output.
5532 (tramp-adb-handle-set-file-times): New defun.
5533
5534 2013-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
5535
5536 * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
5537 advice list when the interactive-spec of ad-Advice-* changes.
5538
5539 2013-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
5540
5541 * wid-edit.el (widget-default-get): Work for inlined elements.
5542 (Bug#12670)
5543
5544 2013-01-07 Michael Albinus <michael.albinus@gmx.de>
5545
5546 * net/tramp.el (tramp-default-host-alist): New defcustom.
5547 (tramp-find-host): Use it.
5548 (tramp-eshell-directory-change): Move from tramp-sh.el. Add to
5549 `eshell-directory-change-hook'.
5550
5551 * net/tramp-adb.el (top): Add adb specific entry in
5552 `tramp-default-host-alist'.
5553 (tramp-adb-file-name-host): Remove function.
5554 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
5555 Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
5556
5557 * net/tramp-sh.el: Move eshell integration code to tramp.el.
5558
5559 2013-01-06 JĂ¼rgen Hötzel <juergen@archlinux.org>
5560
5561 * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
5562
5563 2013-01-06 Michael Albinus <michael.albinus@gmx.de>
5564
5565 * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
5566 consist of more than one digit.
5567 (tramp-adb-file-name-handler-alist):
5568 Use `tramp-handle-file-exists-p' consistently.
5569 (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
5570 (tramp-adb-handle-file-exists-p): Remove function.
5571 (tramp-adb-file-name-host): New defun.
5572 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
5573 Use it.
5574 (tramp-adb-maybe-open-connection): Set "remote-path" property.
5575
5576 2013-01-06 Chong Yidong <cyd@gnu.org>
5577
5578 * vc/vc.el (vc-next-action): Detect buffer modifications
5579 conflicting with locking VCS operation (Bug#11490).
5580
5581 * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
5582
5583 2013-01-05 Michael Albinus <michael.albinus@gmx.de>
5584
5585 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
5586 (tramp-adb-handle-directory-files-and-attributes): Fix typos.
5587
5588 2013-01-05 JĂ¼rgen Hötzel <juergen@archlinux.org>
5589
5590 * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
5591 parsing of ls output using regular expression (handle filenames
5592 with spaces). Use virtual device number.
5593 (tramp-do-parse-file-attributes-with-ls): New defun (Code
5594 cleanup).
5595
5596 2013-01-04 Daiki Ueno <ueno@gnu.org>
5597
5598 * epg.el: Silence byte-compiler warnings.
5599 (epg--start): Use delete-char instead of delete-backward-char.
5600 (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
5601
5602 2013-01-04 Daiki Ueno <ueno@gnu.org>
5603
5604 * epg.el (epg--start): Don't call "tty" program on W32 platforms.
5605 Suggested by Eli Zaretskii <eliz@gnu.org>.
5606
5607 2013-01-04 Michael Albinus <michael.albinus@gmx.de>
5608
5609 * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
5610 non-negative integers. Otherwise, the default values are used.
5611 (tramp-convert-file-attributes): Convert uid and gid to integers.
5612
5613 2013-01-04 Glenn Morris <rgm@gnu.org>
5614
5615 * term.el (term-handle-colors-array): Ensure face attributes
5616 are fully specified, not nil. (Bug#13337)
5617
5618 * term.el (term-default-fg-color, term-default-bg-color):
5619 Fix custom type.
5620
5621 * progmodes/etags.el (tags-compression-info-list): Doc fix.
5622 (tag-find-file-of-tag-noselect): Check auto-compression-mode
5623 rather than 'jka-compr being loaded. (Bug#13338)
5624
5625 2013-01-04 Wesley Dawson <whd@lavabit.com> (tiny change)
5626
5627 * icomplete.el (icomplete-completions):
5628 Honor icomplete-prospects-height once more following
5629 2012-11-29 changes. (Bug#13224)
5630
5631 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5632
5633 * subr.el (internal--called-interactively-p--get-frame): Find aliases
5634 of called-interactively-p as well (bug#13237).
5635
5636 * view.el (view--enable, view--disable): Rename from view-mode-enable
5637 and view-mode-disable and assume it's called from view-mode.
5638 (view-mode-enable, view-mode-disable): Redefine as obsolete
5639 compatibility layer above view-mode.
5640 (view-mode-enter): Call `view-mode'.
5641
5642 * files.el (after-find-file): Call `view-mode'.
5643
5644 * doc-view.el (doc-view-scale-internally): New var.
5645 (doc-view-enlarge, doc-view-insert-image): Obey it.
5646
5647 2013-01-03 Daiki Ueno <ueno@gnu.org>
5648
5649 * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
5650 exist. (Bug#13344)
5651
5652 2013-01-03 Glenn Morris <rgm@gnu.org>
5653
5654 * mail/rmail.el (rmail-set-header-1): Ignore case.
5655 Handle multi-line headers. (Bug#13330)
5656
5657 * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
5658 Handle paragraph starting at beginning of buffer.
5659
5660 * subr.el (eval-after-load): Don't purecopy the form, so that it
5661 can be nconc'd later on; reverts 2009-11-11 change. (Bug#13331)
5662
5663 * emacs-lisp/byte-run.el (defun): Place cl declarations
5664 after any interactive spec. (Bug#13265)
5665
5666 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
5667
5668 * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
5669 defun. Don't check for DECL if DOCSTRING isn't a string.
5670 (defun): Likewise.
5671
5672 2013-01-02 Glenn Morris <rgm@gnu.org>
5673
5674 * eshell/em-cmpl.el (eshell-pcomplete):
5675 More thoroughly imitate pcomplete. (Bug#13293)
5676
5677 * files.el (parse-colon-path): Doc fix. (Bug#12351)
5678 Return nil for empty path elements. (Bug#13296)
5679
5680 2013-01-02 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5681
5682 * progmodes/python.el (python-nav-end-of-statement): Rewrite in
5683 order to improve efficiency (Based on Daniel Colascione's
5684 <dancol@dancol.org> patch). (Bug#13182)
5685
5686 2013-01-02 Glenn Morris <rgm@gnu.org>
5687
5688 * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
5689
5690 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
5691
5692 * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
5693 neither DOCSTRING nor DECL was given. (Bug#13316)
5694
5695 2013-01-02 Michael Albinus <michael.albinus@gmx.de>
5696
5697 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
5698 `error' call.
5699 (tramp-do-copy-or-rename-file): Ignore errors when calling
5700 `set-file-extended-attributes'.
5701
5702 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
5703 Add handler for `file-acl'.
5704 (tramp-smb-handle-file-acl): New defun.
5705
5706 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
5707
5708 * calc/README: Mention ISO 8601 week-numbering dates.
5709
5710 2013-01-01 Martin Rudalics <rudalics@gmx.at>
5711
5712 * view.el (view-mode-enable): New argument run-view-mode-hook.
5713 Run view-mode-hook only when it's non-nil (Bug#13315).
5714 (view-mode-enter): Call view-mode-enable with run-view-mode-hook
5715 argument t.
5716
5717 2012-12-31 JĂ¼rgen Hötzel <juergen@archlinux.org>
5718
5719 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
5720 (No device connected, invalid device name). (Bug #13299)
5721
5722 2012-12-31 Martin Rudalics <rudalics@gmx.at>
5723
5724 * window.el (window-resizable--p): Rename to window-resizable-p.
5725 (window-resize-no-error): New function.
5726
5727 * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
5728 broken in fix from 2012-12-28.
5729
5730 2012-12-31 Stefan Monnier <monnier@iro.umontreal.ca>
5731
5732 * subr.el (special-form-p): Don't signal errors on undef aliases.
5733
5734 2012-12-31 Jay Belanger <jay.p.belanger@gmail.com>
5735
5736 * calc/calc-forms.el (math-parse-date): Try using
5737 `math-parse-iso-date' when it looks like it might be needed.
5738 Allow times of 24:00.
5739 (math-parse-date-validate, math-parse-iso-date-validate): Allow times
5740 of 24:00.
5741
5742 2012-12-30 Glenn Morris <rgm@gnu.org>
5743
5744 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
5745 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
5746 (rmail-summary-displayed, rmail-summary): Declare.
5747 (mairix-rmail-display): Just require rmail.
5748
5749 2012-12-30 Chong Yidong <cyd@gnu.org>
5750
5751 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
5752 check for the tarball contents.
5753
5754 2012-12-30 Matt Fidler <matt.fidler@alcon.com> (tiny change)
5755
5756 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
5757 tarfile content listings (Bug#13136).
5758
5759 2012-12-30 Mark Lillibridge <mark.lillibridge@hp.com>
5760
5761 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
5762 Insert the undecoded text of the message being forwarded. (Bug#9521)
5763
5764 2012-12-30 Michael Albinus <michael.albinus@gmx.de>
5765
5766 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
5767 integers, if they are real numbers. (Bug#13282)
5768
5769 * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
5770 Return `t' on success.
5771
5772 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
5773 Add handler for `set-file-selinux-context'.
5774
5775 2012-12-29 Michael Albinus <michael.albinus@gmx.de>
5776
5777 * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
5778 (tramp-sh-handle-set-file-acl): Return `t' on success.
5779
5780 2012-12-29 Eli Zaretskii <eliz@gnu.org>
5781
5782 * files.el (backup-buffer-copy, basic-save-buffer-2):
5783 If set-file-extended-attributes fails, fall back on set-file-modes
5784 instead of signaling an error. (Bug#13298)
5785 (basic-save-buffer): Likewise.
5786
5787 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5788
5789 * progmodes/python.el: Support other commands triggering
5790 python-indent-line so indentation cycling continues to work.
5791 (python-indent-trigger-commands): New defcustom.
5792 (python-indent-line): Use it.
5793
5794 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5795
5796 * progmodes/python.el (python-shell-send-region): Add blank lines
5797 for non sent code so backtraces remain correct.
5798
5799 2012-12-29 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
5800
5801 * progmodes/python.el: Remove cl dependency.
5802 (python-syntax-count-quotes): Replace incf call.
5803 (python-fill-string): Replace setf call.
5804
5805 2012-12-29 Damien Cassou <damien.cassou@gmail.com>
5806
5807 * info.el (info-other-window): New arg, for consistency with info.
5808
5809 2012-12-28 Martin Rudalics <rudalics@gmx.at>
5810
5811 * mail/rmail.el (rmail-maybe-display-summary):
5812 Rewrite (Bug#13066).
5813
5814 2012-12-28 Andreas Schwab <schwab@linux-m68k.org>
5815
5816 * epg.el (epg--start): Modify process-environment locally.
5817
5818 2012-12-28 Daiki Ueno <ueno@gnu.org>
5819
5820 * epg.el: Support pinentry-curses.
5821 Suggested by Werner Koch in
5822 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
5823 (epg-agent-file, epg-agent-mtime): New variable.
5824 (epg--start): Record the modified time of gpg-agent socket file,
5825 to restore Emacs frame after pinentry-curses termination.
5826 (epg-wait-for-completion): Restore Emacs frame here.
5827
5828 2012-12-27 Juri Linkov <juri@jurta.org>
5829
5830 * info.el (Info-file-completions): New variable.
5831 (Info-read-node-name-1): Complete node names in the Info file
5832 when a file name is given. Call `Info-build-node-completions'
5833 with a file name.
5834 (Info-build-node-completions): Add new arg `file'. When it is
5835 non-nil, visit it in a temporary buffer and cache its completions in
5836 `Info-current-file-completions'. Move most of the function body to
5837 `Info-build-node-completions-1'.
5838 (Info-build-node-completions-1): New function with the body from
5839 `Info-build-node-completions'. (Bug#12456)
5840
5841 2012-12-27 Juri Linkov <juri@jurta.org>
5842
5843 * frame.el (frame-maximization-style): Remove user option.
5844 (cycle-frame-maximized): Remove function.
5845 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
5846 (toggle-frame-fullscreen): New command bound to <f11> instead of
5847 `toggle-frame-maximized'.
5848 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
5849
5850 2012-12-27 Michael Albinus <michael.albinus@gmx.de>
5851
5852 * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
5853
5854 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
5855 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
5856 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
5857 for `file-accessible-directory-p'. (Bug#13275)
5858
5859 2012-12-27 Sam Steingold <sds@gnu.org>
5860
5861 * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
5862 continuations, see <http://stackoverflow.com/questions/3582436>.
5863
5864 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
5865
5866 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
5867 "module" and "def" to have indentation before them.
5868 Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
5869
5870 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
5871
5872 2012-12-27 Alan Mackenzie <acm@muc.de>
5873
5874 Speed up fontification where there's large brace blocks.
5875 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
5876 to a call of c-beginning-of-decl-1.
5877
5878 2012-12-27 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
5879
5880 * comint.el (comint-adjust-window-point): New function.
5881 (comint-postoutput-scroll-to-bottom):
5882 Call comint-adjust-window-point (Bug#13248).
5883
5884 2012-12-26 Dmitry Gutov <dgutov@yandex.ru>
5885
5886 * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
5887 Rakefile regexp.
5888 (auto-mode-alist): Associate .gemspec files with ruby-mode
5889 (https://bugs.ruby-lang.org/issues/5453).
5890
5891 2012-12-26 JĂ¼rgen Hötzel <juergen@archlinux.org>
5892
5893 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
5894 Suppress coloring, if possible (required for BusyBox based systems like
5895 CyanogenMod).
5896 (tramp-adb-handle-file-attributes)
5897 (tramp-adb-handle-insert-directory)
5898 (tramp-adb-handle-file-name-all-completions): Use it.
5899 (tramp-adb-get-toolbox): New defun. Check for remote shell
5900 implementation (BusyBox or Toolbox).
5901
5902 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
5903
5904 * startup.el (initial-buffer-choice): Allow function as value
5905 (Bug#13251).
5906 (command-line-1): Handle case where initial-buffer-choice
5907 specifies a function.
5908 * server.el (server-execute): Handle case where
5909 initial-buffer-choice specifies a function.
5910
5911 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
5912
5913 * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
5914 its own function.
5915 (smtpmail-try-auth-methods): Forget the user name/password if the
5916 login is unsuccessful (bug#12424).
5917
5918 2012-12-22 Michael Albinus <michael.albinus@gmx.de>
5919
5920 * notifications.el (notifications-notify): Protect body with
5921 `with-demoted-errors'.
5922
5923 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
5924 Check properties of remote device. Restart connection, if there is a
5925 change.
5926
5927 2012-12-21 Chong Yidong <cyd@gnu.org>
5928
5929 * sort.el (sort-subr): Doc fix (Bug#13056).
5930
5931 2012-12-21 Bastien Guerry <bzg@gnu.org>
5932
5933 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
5934
5935 2012-12-21 Michael Albinus <michael.albinus@gmx.de>
5936
5937 * simple.el (process-file): Overwrite stderr file, if exists.
5938
5939 2012-12-21 Daiki Ueno <ueno@gnu.org>
5940
5941 * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
5942 (epg-error): Set `error-message' property.
5943
5944 2012-12-21 Chong Yidong <cyd@gnu.org>
5945
5946 * international/mule-cmds.el (read-char-by-name): Signal an error
5947 if the user does not supply a valid character (Bug#13177).
5948
5949 * simple.el (transpose-subr-1): Preserve marker positions by
5950 changing the insertion sequence (Bug#13122).
5951
5952 2012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
5953
5954 * simple.el (kill-region): Deactivate mark even for empty regions
5955 (Bug#13169).
5956
5957 2012-12-21 Chong Yidong <cyd@gnu.org>
5958
5959 * help-fns.el (describe-variable): Make sure we get the right
5960 buffer name (Bug#13105). Suggested by Kelly Dean.
5961
5962 2012-12-20 Michael R. Mauger <mmaug@yahoo.com>
5963
5964 * comint.el (comint-redirect-previous-input-string): New variable.
5965 (comint-redirect-setup, comint-redirect-cleanup)
5966 (comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
5967 (comint-redirect-preoutput-filter): Fix verbose message.
5968
5969 2012-12-20 Michael Albinus <michael.albinus@gmx.de>
5970
5971 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
5972 is too long for Tramp. See discussion in
5973 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
5974
5975 * progmodes/compile.el (compilation-start): Remove line escape
5976 template.
5977
5978 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru>
5979
5980 * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
5981 Adjust comment.
5982
5983 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
5984
5985 * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
5986 following non-comment text (bug#13207).
5987 (lm-header-multiline): Continuation lines need to be indented more than
5988 the first line.
5989 (lm-homepage): New function.
5990 (lm-with-file): Don't be confused if narrowing is in effect.
5991
5992 2012-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
5993
5994 * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
5995 very beginning of a hunk (e.g. killing the first line).
5996
5997 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
5998
5999 * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
6000 and text properties from returned ACL string.
6001 (tramp-sh-handle-set-file-acl): Do not use additional parentheses
6002 for "setfacl" command.
6003
6004 2012-12-18 Michael Albinus <michael.albinus@gmx.de>
6005
6006 * net/tramp.el (tramp-error-with-buffer): Give a hint to use
6007 `tramp-cleanup-this-connection', when the process has died.
6008 (Bug#13151)
6009
6010 2012-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
6011
6012 * icomplete.el (icomplete-completions): Also use … to truncate prefix.
6013
6014 2012-12-17 Kevin Ryde <user42@zip.com.au>
6015
6016 * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
6017
6018 2012-12-17 Michael Albinus <michael.albinus@gmx.de>
6019
6020 Add support for preserving ACL entries of files.
6021
6022 * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
6023 `set-file-acl' handlers.
6024
6025 * net/tramp-adb.el (tramp-adb-handle-copy-file):
6026 Handle PRESERVE-EXTENDED-ATTRIBUTES.
6027
6028 * net/tramp-compat.el (tramp-compat-copy-file):
6029 Handle PRESERVE-EXTENDED-ATTRIBUTES.
6030
6031 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
6032 Add `file-acl' and `set-file-acl' handlers.
6033 (tramp-gvfs-handle-copy-file):
6034 Handle PRESERVE-EXTENDED-ATTRIBUTES.
6035 (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
6036 New defuns.
6037
6038 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6039 Add `file-acl' and `set-file-acl' handlers.
6040 (tramp-remote-acl-p, tramp-sh-handle-file-acl)
6041 (tramp-sh-handle-set-file-acl): New defuns.
6042 (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
6043 Handle PRESERVE-EXTENDED-ATTRIBUTES.
6044
6045 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6046 Add `file-acl' and `set-file-acl' handlers.
6047 (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
6048
6049 2012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
6050
6051 * help-macro.el (make-help-screen): Instead of switch-to-buffer
6052 use pop-to-buffer with NORECORD argument t. As buffer name, use
6053 *Metahelp* with a leading space (Bug#13190).
6054
6055 2012-12-16 Romain Francoise <romain@orebokech.com>
6056
6057 * files.el (file-extended-attributes)
6058 (set-file-extended-attributes): New functions.
6059 (backup-buffer): Use them to handle both SELinux context and ACL
6060 entries.
6061 (backup-buffer-copy): Work with an alist of extended attributes,
6062 rather than an SELinux context.
6063 (basic-save-buffer-2): Ditto.
6064
6065 2012-12-16 Timo Myyrä <timo.myyra@gmail.com>
6066
6067 * battery.el (battery-bsd-apm): New function.
6068
6069 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
6070
6071 * calc/calc.el (calc-standard-date-formats): Adjust one of the
6072 standard date formats.
6073
6074 2012-12-15 Juri Linkov <juri@jurta.org>
6075
6076 * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
6077 `isearch-insert-char-by-name'.
6078 (with-isearch-suspended): New defmacro with body mostly from
6079 `isearch-edit-string' except the part that sets
6080 `isearch-new-string' and `isearch-new-message'.
6081 (isearch-edit-string): Use new macro `with-isearch-suspended' with
6082 body that sets `isearch-new-string' and `isearch-new-message'.
6083 (isearch-insert-char-by-name): New command.
6084 * international/mule-cmds.el (read-char-by-name): Let-bind
6085 `enable-recursive-minibuffers' to t.
6086 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
6087
6088 2012-12-15 Juri Linkov <juri@jurta.org>
6089
6090 * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
6091 (Bug#13175)
6092
6093 2012-12-15 Christopher Schmidt <christopher@ch.ristopher.com>
6094
6095 * dired-x.el (dired-guess-shell-command): Put colon at the end of
6096 the prompt. (Bug#13045)
6097
6098 2012-12-14 Glenn Morris <rgm@gnu.org>
6099
6100 * emacs-lisp/macroexp.el (macroexp--warn-and-return):
6101 Try to include filename in non-bytecomp warning. (Bug#13132)
6102
6103 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
6104
6105 Fix permissions bugs with setgid directories etc. (Bug#13125)
6106 * files.el (backup-buffer): Don't rely on 9th output of
6107 file-attributes, as it's now a placeholder. Instead, use the new
6108 optional arg of file-ownership-preserved-p.
6109 (file-ownership-preserved-p): New optional arg GROUP.
6110 Fix mishandling of setuid directories that would cause this
6111 function to return t when it should have returned nil.
6112 Document what happens if the file does not exist, and when
6113 it's not known whether the ownership will be preserved.
6114 * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
6115 Likewise.
6116 (tramp-get-local-gid): Use group-gid for integer, as that's
6117 faster and more reliable.
6118
6119 2012-12-14 Julien Danjou <julien@danjou.info>
6120
6121 * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
6122 Update keywords list, data type and PL/pgSQL.
6123
6124 2012-12-14 Dave Abrahams <dave@boostpro.com>
6125
6126 * vc/ediff-util.el (ediff-buffer-type): New function.
6127 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
6128 rather than taking it as as argument.
6129 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
6130
6131 2012-12-14 Ryan Crum <ryan.crum@eleostech.com>
6132
6133 * json.el: Add pretty-print option (bug#12634).
6134 (json-encoding-separator, json-encoding-default-indentation)
6135 (json--encoding-current-indentation, json-encoding-pretty-print)
6136 (json-encoding-lisp-style-closings): New vars.
6137 (json--with-indentation): New macro.
6138 (json-encode-hash-table, json-encode-alist, json-encode-plist)
6139 (json-encode-array): Use it to obey json-encoding-pretty-print.
6140 (json-pretty-print-buffer, json-pretty-print): New commands.
6141
6142 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
6143
6144 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
6145 Extract `ruby-syntax-propertize-expansions'.
6146 (ruby-syntax-propertize-expansions): Only change syntax on
6147 certain string delimiters, to punctuation. This way the common
6148 functions like forward-word and thing-at-point still work.
6149 (ruby-match-expression-expansion): Improve readability.
6150 (ruby-block-contains-point): New function.
6151 (ruby-add-log-current-method): Handle several edge cases.
6152
6153 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
6154
6155 * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
6156 unload-feature finishes even when aborting an ongoing edebug session.
6157 Also, do not worry about edebug-mode, unload-feature takes care of it.
6158
6159 2012-12-13 Andreas Schwab <schwab@suse.de>
6160
6161 * net/tls.el (tls-program): Update customize type.
6162
6163 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
6164
6165 * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
6166 (edebug-setup-hook, cl-read-load-hooks): Use it.
6167 (edebug-unload-function): New function. (Bug#13163)
6168
6169 2012-12-13 Michael Albinus <michael.albinus@gmx.de>
6170
6171 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
6172 Otherwise, there could be errors in autoloading. (Bug#13151)
6173
6174 2012-12-13 JĂ¼rgen Hötzel <juergen@archlinux.org>
6175
6176 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
6177 sequences.
6178
6179 2012-12-13 Alan Mackenzie <acm@muc.de>
6180
6181 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
6182 * progmodes/cc-engine.el (c-backward-comments): Add code to work
6183 around `forward-comment' not recognizing ^M as whitespace.
6184
6185 2012-12-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6186
6187 * progmodes/python.el (python-skeleton-class)
6188 (python-skeleton-def): Do not add space after defun name.
6189
6190 2012-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
6191
6192 * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
6193 (cl--symbol-function): Remove (now that funbound is like nil).
6194
6195 2012-12-12 Glenn Morris <rgm@gnu.org>
6196
6197 * button.el (button--area-button-p): Fix typo.
6198
6199 2012-12-12 Sam Steingold <sds@gnu.org>
6200
6201 * frame.el (frame-maximization-style): New user option.
6202 (toggle-frame-maximized): Toggle frame maximization according to
6203 `frame-maximization-style', bound to <f11>.
6204 (cycle-frame-maximized): Cycle between all maximization styles and
6205 non-maximized frame, bound to shift-<f11>.
6206
6207 2012-12-12 David Cadé <codename68@gmail.com>
6208
6209 * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
6210
6211 2012-12-12 Jonas Bernoulli <jonas@bernoul.li>
6212
6213 * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
6214 (eieio-override-prin1): Don't quote kewords and booleans.
6215 (object-write) <eieio-default-superclass>: Don't put closing parens
6216 on new line, avoid needless empty lines, align values that are objects
6217 with the slot keyword (instead of beginning on the same line).
6218 (eieio-list-prin1): Align value with slot keyword; increase
6219 eieio-print-depth before printing members of the list.
6220
6221 2012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
6222
6223 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
6224 a display text-property.
6225 (report-emacs-bug-hook): Don't bother deleting it any more.
6226
6227 * hilit-chg.el (highlight-save-buffer-state): Delete.
6228 Use with-silent-modifications instead.
6229 (hilit-chg-set-face-on-change): Only fixup the text that's modified.
6230
6231 * button.el: Handle buttons in display text-properties.
6232 (button--area-button-p, button--area-button-string):
6233 Use (STRING . STRING-POS) representation instead of just STRING.
6234
6235 2012-12-11 Eli Zaretskii <eliz@gnu.org>
6236
6237 * makefile.w32-in (compile4-SH): Fix a typo that caused term
6238 subdirectory be skipped.
6239
6240 2012-12-11 Glenn Morris <rgm@gnu.org>
6241
6242 * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
6243
6244 * progmodes/f90.el (f90-line-continued, f90-indent-region):
6245 Treat preprocessor lines embedded in continuations like comments.
6246 (f90-indent-line): Special-case preprocessor lines. (Bug#13138)
6247
6248 2012-12-11 Jay Belanger <jay.p.belanger@gmail.com>
6249
6250 * calc/calc.el (calc-standard-date-formats): Add more date
6251 formats.
6252 * calc/calc-forms.el (math-parse-iso-date): New function.
6253 (math-parse-date): Use `math-parse-iso-date' when appropriate.
6254 (math-parse-iso-date-validate): Add extra error checking.
6255 (calc-date-notation): Add ability to access new date formats.
6256
6257 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
6258
6259 * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
6260 font-lock as well as when there's no text-property.
6261
6262 2012-12-10 Jambunathan K <kjambunathan@gmail.com>
6263
6264 * hi-lock.el: Refine the choice of default face.
6265 (hi-lock-keyword->face): New function. Use it wherever we used
6266 cadadadr instead.
6267 (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
6268 (hi-lock--last-face): Remove var.
6269 (hi-lock--unused-faces): New var to replace it.
6270 (hi-lock-read-face-name): Use/maintain it.
6271 (hi-lock-unface-buffer): Maintain it. Fix error for the C-u case.
6272 (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
6273 if it has another face.
6274
6275 2012-12-10 Eli Zaretskii <eliz@gnu.org>
6276
6277 * subr.el (w32notify-handle-event): New function.
6278 (inotify-handle-event): Doc fix.
6279
6280 2012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
6281
6282 * subr.el (inotify-event-p, inotify-handle-event): New functions.
6283
6284 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6285
6286 * simple.el (just-one-space): Doc fix.
6287
6288 2012-12-10 Eli Zaretskii <eliz@gnu.org>
6289
6290 * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
6291
6292 2012-12-10 Le Wang <l26wang@gmail.com>
6293
6294 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
6295 narrowed buffer (bug#12361).
6296
6297 2012-12-10 Juanma Barranquero <lekktu@gmail.com>
6298
6299 * vc/vc-hooks.el (vc-state): Doc fix.
6300
6301 2012-12-10 Glenn Morris <rgm@gnu.org>
6302
6303 * mail/rmail.el (rmail-maybe-display-summary):
6304 Preserve buffer, in case select-window changes it. (Bug#13066)
6305
6306 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
6307
6308 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
6309 cl-load-hook where they belong.
6310
6311 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
6312
6313 * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
6314
6315 2012-12-09 Eli Zaretskii <eliz@gnu.org>
6316
6317 Parallelize byte compilation on MS-Windows.
6318 * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
6319 (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
6320 (WINS_BASIC): Define as concatenation of the above.
6321 (compile): Subdivide into 4 separate and independent jobs that can
6322 be run in parallel.
6323 (compile0-CMD, compile0-SH): New targets for compiling
6324 COMPILE_FIRST files, which are prerequisites for the rest of the
6325 byte-compilation.
6326 (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
6327 New targets for parallel compilation with cmd.exe.
6328 (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
6329 compiling under a Unixy shell.
6330
6331 2012-12-09 Chong Yidong <cyd@gnu.org>
6332
6333 * simple.el (set-mark-default-inactive): Delete this
6334 accidentally-introduced option.
6335 (set-mark-command, exchange-point-and-mark): Remove calls.
6336
6337 2012-12-09 Glenn Morris <rgm@gnu.org>
6338
6339 * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
6340 Respect a defcustom's :set function, if appropriate. (Bug#109)
6341 (eval-defun): Doc fix.
6342
6343 2012-12-08 Juri Linkov <juri@jurta.org>
6344
6345 * info.el (Info-copy-current-node-name, Info-breadcrumbs)
6346 (Info-fontify-node, Info-bookmark-make-record): Remove the
6347 file extension from Info-current-file (Bug#13016).
6348
6349 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6350
6351 * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
6352 point, still provide some default.
6353 (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
6354 names, since we don't use it right now. Actually return the list.
6355 (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
6356
6357 2012-12-07 Chong Yidong <cyd@gnu.org>
6358
6359 * novice.el (disabled-command-function): Remove a spurious help
6360 xref (Bug#13043). Suggested by Kelly Dean.
6361
6362 * subr.el (text-clone-maintain): Fix clone overlay deletion when a
6363 syntax is specified (Bug#13025).
6364
6365 * info.el (Info-set-mode-line): Remove the file extension from
6366 Info-current-file if there is one (Bug#13016).
6367
6368 2012-12-07 Glenn Morris <rgm@gnu.org>
6369
6370 * mail/rmail.el (rmail-mime-decoded): New permanent local.
6371 (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
6372 * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
6373 and rmail-mime-decoded. (Bug#9841)
6374
6375 * mail/unrmail.el (unrmail-mbox-format): New option. (Bug#6574)
6376 (batch-unrmail, unrmail): Doc fixes.
6377 (unrmail): Respect unrmail-mbox-format.
6378 * mail/rmail.el (rmail-mbox-format): New option.
6379 (rmail-show-message-1): Respect rmail-mbox-format.
6380
6381 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6382
6383 * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
6384
6385 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6386
6387 Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
6388 * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
6389 (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
6390 (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
6391 (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
6392 (cl-progv): Don't rely on dynamic scoping to find the body.
6393 * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
6394 (cl--proclaims-deferred): Rename from the "cl-" prefix.
6395 (cl-declaim): Use backquotes.
6396 * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
6397 Use "cl--" prefix for the object's tag.
6398
6399 * ses.el: Use advice-add/remove.
6400 (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
6401 (copy-region-as-kill, yank): Use advice-add.
6402 (ses-unload-function): Use advice-remove.
6403
6404 2012-12-06 Jonas Bernoulli <jonas@bernoul.li>
6405
6406 * button.el: Make them work in header-lines (bug#12817).
6407 (button-map): Add bindings for header-line and mode-line use.
6408 (button-get, button-put, button-label): `button' may now be a string.
6409 (button-activate): Don't make it a defsubst.
6410 (button--area-button-p, button--area-button-string): New functions.
6411 (make-text-button): Fix the return value when `beg' was a string.
6412 (push-button): Handle the mode-line case.
6413
6414 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6415
6416 * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
6417 (sql-signum): Remove. Use `cl-signum' instead.
6418 (sql-read-passwd): Remove; use read-passwd instread.
6419 (sql-get-login-ext): Use read-string.
6420 (sql-get-login): Use dolist and pcase.
6421 (sql--completion-table): Rename from sql-try-completion.
6422 Use complete-with-action.
6423 (sql-mode): Don't change abbrev-all-caps globally.
6424 (sql-connect): Don't rely on dynamic scoping for `new-name'.
6425 (sql-postgres-completion-object): Initialize vars in their `let'.
6426 (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
6427 (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
6428 (sql-comint-interbase): Use a single append, without setq.
6429 (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
6430
6431 * hi-lock.el: Rework the default face and the serialize regexp code.
6432 (hi-lock--auto-select-face-defaults): Remove.
6433 (hi-lock-string-serialize-serial): Remove.
6434 (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
6435 make weak.
6436 (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
6437 equal string.
6438 (hi-lock-set-pattern): Adjust accordingly.
6439 (hi-lock--regexps-at-point): Simplify accordingly.
6440 (hi-lock--auto-select-face-defaults): Remove.
6441 (hi-lock--last-face): New var to replace it.
6442 (hi-lock-read-face-name): Rewrite (bug#11095).
6443 (hi-lock-unface-buffer): Arrange for the face to be the next default.
6444
6445 2012-12-06 Michael Albinus <michael.albinus@gmx.de>
6446
6447 * net/tramp.el (tramp-replace-environment-variables):
6448 Hide compiler warning.
6449 (tramp-file-name-for-operation): Remove `executable-find',
6450 `start-process', `call-process' and `call-process-region'.
6451
6452 * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
6453
6454 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
6455 compatibility.
6456
6457 * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
6458
6459 2012-12-06 Chong Yidong <cyd@gnu.org>
6460
6461 * ffap.el (ffap-replace-file-component): Fix typo.
6462
6463 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6464
6465 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
6466 fix open-paren-like token test (bug#12785).
6467
6468 2012-12-06 Glenn Morris <rgm@gnu.org>
6469
6470 * mail/rmailsum.el (rmail-new-summary): Tweak for
6471 rmail-maybe-display-summary changing buffer. (Bug#13066)
6472
6473 2012-12-06 Juri Linkov <juri@jurta.org>
6474
6475 * info.el (Info-fontify-node): Don't hide the last newline.
6476 (Bug#12272)
6477
6478 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
6479
6480 * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
6481 so as to enable message-read-from-minibuffer to expand mail aliases.
6482
6483 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6484
6485 * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
6486 the `intangible' property.
6487 Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
6488
6489 2012-12-05 Deniz Dogan <deniz@dogan.se>
6490
6491 * net/rcirc.el (rcirc-urls): Update documentation.
6492 (rcirc-condition-filter): New function.
6493 (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
6494 and exclude consecutive duplicate URLs (Bug#6082).
6495
6496 2012-12-05 Michael Albinus <michael.albinus@gmx.de>
6497
6498 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
6499 Check return code of copy command.
6500
6501 * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
6502 Use group `tramp'. Add version.
6503
6504 2012-12-05 Chong Yidong <cyd@gnu.org>
6505
6506 * ffap.el (ffap-url-regexp): Don't require matching at front of
6507 string (Bug#4952).
6508 (ffap-url-p): If only a substring matches, return that.
6509 (ffap-url-at-point): Use the return value of ffap-url-p.
6510 (ffap-read-file-or-url, ffap-read-file-or-url-internal)
6511 (find-file-at-point, dired-at-point, dired-at-point-prompter)
6512 (ffap-guess-file-name-at-point): Likewise.
6513 (ffap-replace-file-component): Fix typo.
6514
6515 * info.el (info-display-manual): Add existing Info buffers, whose
6516 files may not be in Info-directory-list, to the completion.
6517 (info--manual-names): New helper function.
6518
6519 2012-12-05 Glenn Morris <rgm@gnu.org>
6520
6521 * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
6522 New functions, for detecting and resolving conflicts. (Bug#10709)
6523
6524 2012-12-04 Jambunathan K <kjambunathan@gmail.com>
6525
6526 * hi-lock.el (hi-lock-auto-select-face): New user variable.
6527 (hi-lock-auto-select-face-defaults): New buffer local variable.
6528 (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
6529 (hi-lock-unface-buffer): Prompt user with useful defaults.
6530 With prefix arg, unhighlight all hi-lock patterns in buffer.
6531
6532 2012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
6533
6534 * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
6535
6536 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
6537
6538 * Makefile.in (TRAMP_SRC):
6539 * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
6540
6541 2012-12-04 Juergen Hoetzel <juergen@archlinux.org>
6542
6543 * net/tramp-adb.el: New package.
6544
6545 2012-12-04 Chong Yidong <cyd@gnu.org>
6546
6547 * terminal.el: Move to obsolete/.
6548
6549 * longlines.el: Move to obsolete/.
6550
6551 * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
6552 Remove code referring to longlines mode.
6553
6554 2012-12-03 Juri Linkov <juri@jurta.org>
6555
6556 * sort.el (delete-duplicate-lines): New command. (Bug#13032)
6557
6558 2012-12-03 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
6559
6560 * textmodes/ispell.el (ispell-init-process)
6561 (ispell-start-process, ispell-internal-change-dictionary):
6562 Make sure personal dictionary name is expanded after initial
6563 `default-directory' value. Use expanded strings for
6564 keep/restart checks and for value (Bug#13019).
6565
6566 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
6567
6568 * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
6569
6570 2012-12-03 Leo Liu <sdl.web@gmail.com>
6571
6572 * files.el (dir-locals-read-from-file): Check file non-empty
6573 before reading. (Bug#13038)
6574
6575 2012-12-03 Glenn Morris <rgm@gnu.org>
6576
6577 * jka-cmpr-hook.el (jka-compr-get-compression-info):
6578 Remove any version extension before checking filename. (Bug#13006)
6579 (jka-compr-compression-info-list): Belated :version bump.
6580
6581 2012-12-03 Chong Yidong <cyd@gnu.org>
6582
6583 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
6584
6585 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
6586 (buffer-menu): Doc fix (Bug#12294).
6587
6588 2012-12-03 Roland Winkler <winkler@gnu.org>
6589
6590 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
6591 of diary-show-all-entries in the diary buffer (Bug#12994).
6592
6593 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
6594
6595 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
6596 "<STDIN>". This is binary safe.
6597
6598 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
6599
6600 * calc/calc-forms.el (math-absolute-from-iso-dt)
6601 (math-date-to-iso-dt, math-parse-iso-date-validate)
6602 (math-iso-dt-to-date): New functions.
6603 (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
6604 (math-fd-isoweekday): New variables.
6605 (calc-date-notation, math-parse-standard-date, math-format-date)
6606 (math-format-date-part): Add support for more formatting codes.
6607
6608 2012-12-02 Dmitry Gutov <dgutov@yandex.ru>
6609
6610 * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
6611 current buffer's file name when called interactively (Bug#12488).
6612
6613 2012-12-02 Juri Linkov <juri@jurta.org>
6614
6615 * info.el (info-display-manual): Don't clobber an existing Info
6616 buffer (Bug#10770). Add completion (Bug#10771).
6617
6618 2012-12-01 Yuya Nishihara <yuya@tcha.org> (tiny change)
6619
6620 * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
6621 before using it for comparison (Bug#5297).
6622
6623 2012-12-01 Jari Aalto <jari.aalto@cante.net>
6624
6625 * textmodes/css-mode.el (css-current-defun-name): New function.
6626 (css-mode): Use it.
6627
6628 * textmodes/sgml-mode.el (html-current-defun-name): New function.
6629 (html-mode): Use it.
6630
6631 2012-12-01 Chong Yidong <cyd@gnu.org>
6632
6633 Modularize add-log-current-defun (Bug#2224).
6634 Suggested by Jari Aalto.
6635
6636 * vc/add-log.el (add-log-current-defun-function): Doc fix.
6637 (add-log-current-defun): Move mode-specific code to other files.
6638 (add-log-lisp-like-modes, add-log-c-like-modes)
6639 (add-log-tex-like-modes): Variables deleted.
6640
6641 * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
6642 (lisp-mode-variables): Use it.
6643
6644 * progmodes/cc-mode.el (c-common-init):
6645 * progmodes/cperl-mode.el (cperl-mode): Set a value for
6646 add-log-current-defun-function.
6647
6648 * progmodes/m4-mode.el (m4-current-defun-name): New function.
6649 (m4-mode): Use it.
6650
6651 * progmodes/perl-mode.el (perl-current-defun-name): New.
6652 (perl-mode): Use it.
6653
6654 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
6655 Use lisp-current-defun-name.
6656
6657 * textmodes/tex-mode.el (tex-current-defun-name): New.
6658 (tex-common-initialization): Use it.
6659
6660 * textmodes/texinfo.el (texinfo-current-defun-name): New.
6661 (texinfo-mode): Use it.
6662
6663 2012-12-01 Chong Yidong <cyd@gnu.org>
6664
6665 * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
6666 * progmodes/autoconf.el (autoconf-mode):
6667 * progmodes/js.el (js-mode):
6668 * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
6669 (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
6670 * progmodes/perl-mode.el (perl-mode):
6671 * progmodes/sh-script.el (sh-mode, sh-set-shell):
6672 * textmodes/css-mode.el (css-mode):
6673 * textmodes/sgml-mode.el (html-mode, sgml-mode)
6674 (sgml-tags-invisible, sgml-guess-indent):
6675 * textmodes/tex-mode.el (tex-common-initialization)
6676 (latex-complete-bibtex-keys, tex-shell, tex-main-file)
6677 (doctex-mode, plain-tex-mode, latex-mode):
6678 * textmodes/texinfo.el (texinfo-mode): Use setq-local.
6679
6680 2012-12-01 Kirk Kelsey <kirk.kelsey@0x4b.net>
6681
6682 * vc/vc-hg.el (vc-hg-next-revision):
6683 Ensure use of default "tip" output format. (Bug#6968)
6684
6685 2012-12-01 Kim F. Storm <storm@cua.dk>
6686
6687 * startup.el (fancy-startup-tail): Add a clickable link
6688 (Bug#2176).
6689
6690 2012-12-01 Chong Yidong <cyd@gnu.org>
6691
6692 * startup.el (fancy-startup-tail): Improve the message about
6693 auto-save files (Bug#2176).
6694
6695 * files.el (recover-session): Improve the descriptive message, and
6696 use substitute-command-keys.
6697
6698 2012-12-01 Glenn Morris <rgm@gnu.org>
6699
6700 * ido.el (ido-file-internal):
6701 Handle other-window, other-frame for dired. (Bug#13036)
6702
6703 2012-11-30 Glenn Morris <rgm@gnu.org>
6704
6705 * icomplete.el (icomplete-separator): Fix :version.
6706
6707 2012-11-30 Chong Yidong <cyd@gnu.org>
6708
6709 * shell.el (shell): For C-u M-x shell, use an inactive shell
6710 buffer as the default (Bug#1975).
6711 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
6712 (shell-mode): Use them to reapply ansi colorization if Shell mode
6713 is re-enabled.
6714
6715 2012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
6716
6717 * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
6718
6719 2012-11-30 Samuel Bronson <naesten@gmail.com>
6720
6721 * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
6722 flag to xargs, for compatibility with BSD xargs (Bug#11703).
6723
6724 2012-11-30 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
6725
6726 * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
6727 by move-to-column (Bug#3234).
6728
6729 2012-11-30 Chong Yidong <cyd@gnu.org>
6730
6731 * longlines.el (longlines-wrap-line, longlines-encode-region):
6732 Preserve text properties (Bug#1425).
6733
6734 2012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
6735
6736 * vc/vc.el (vc-register): Allow registering a file which is
6737 already registered with a different backend (Bug#10589).
6738
6739 2012-11-29 Jambunathan K <kjambunathan@gmail.com>
6740 Stefan Monnier <monnier@iro.umontreal.ca>
6741
6742 * icomplete.el: Change separator; add ido-style commands.
6743 (icomplete-show-key-bindings): Remove custom var.
6744 (icomplete-get-keys): Remove function.
6745 (icomplete-forward-completions, icomplete-backward-completions):
6746 New commands.
6747 (icomplete-minibuffer-map): New var.
6748 (icomplete-minibuffer-setup): Use it.
6749 (icomplete-exhibit): Don't delay if the list of completions is known.
6750 (icomplete-separator): New custom.
6751 (icomplete-completions): Use it.
6752 * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
6753 (minibuffer-force-complete-and-exit): New command.
6754 (minibuffer--complete-and-exit): New function extracted from
6755 minibuffer-complete-and-exit.
6756 (minibuffer-complete-and-exit): Use it.
6757
6758 * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
6759 error message when the file doesn't exist (bug#12974).
6760
6761 2012-11-29 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
6762
6763 * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
6764
6765 2012-11-29 Glenn Morris <rgm@gnu.org>
6766
6767 * files.el (hack-dir-local-variables): Warn if try to set
6768 coding via dir-locals, since it doesn't work. (Bug#7169)
6769
6770 Add desktop support for restoring vc-dir buffers. (Bug#10606)
6771 * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
6772 Set buffer-local value of desktop-save-buffer.
6773 (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
6774 New functions.
6775 (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
6776 * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
6777
6778 * files.el (inhibit-local-variables-ignore-case): New. (Bug#10610)
6779 (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
6780 Doc fix.
6781 (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
6782 Doc fixes.
6783
6784 2012-11-28 Jay Belanger <jay.p.belanger@gmail.com>
6785
6786 * calc/calc-forms.el (calc-date-notation): Fix regexp
6787 used to find time codes. Fix symbol for seconds.
6788
6789 2012-11-27 Glenn Morris <rgm@gnu.org>
6790
6791 * emacs-lisp/derived.el (derived-mode-make-docstring):
6792 Don't mention "abbrev" or "syntax" if nil. (Bug#11277)
6793
6794 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6795
6796 * textmodes/table.el (table-insert): Don't use `symbol-name' on
6797 lexically scoped variables (bug#13005).
6798
6799 2012-11-27 Glenn Morris <rgm@gnu.org>
6800
6801 * vc/vc-hooks.el (vc-mistrust-permissions):
6802 Default to t, to avoid data-loss. (Bug#11490)
6803
6804 2012-11-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
6805
6806 * progmodes/python.el (python-indent-guess-indent-offset):
6807 If indentation is guessed make python-indent-offset buffer-local.
6808
6809 Fix Imenu regression.
6810 * progmodes/python.el (python-nav-beginning-of-defun):
6811 Fix forward movement when statement(s) separates point from defun.
6812 (python-imenu-prev-index-position): New function.
6813
6814 2012-11-27 Eli Zaretskii <eliz@gnu.org>
6815
6816 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
6817
6818 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
6819 Don't set buffer-file-type. Return nil. (Bug#12989)
6820
6821 2012-11-27 Glenn Morris <rgm@gnu.org>
6822
6823 * hippie-exp.el (hippie-expand-try-functions-list):
6824 Re-autoload it. (Bug#12982)
6825
6826 2012-11-27 Eli Zaretskii <eliz@gnu.org>
6827
6828 * descr-text.el (describe-char-padded-string):
6829 Call internal-char-font only on GUI frames. (Bug#11964)
6830
6831 2012-11-27 Andreas Schwab <schwab@linux-m68k.org>
6832
6833 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
6834 and obsoletion message.
6835
6836 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6837
6838 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
6839 the constructs to keep outside of the `cl-block' (bug#12977).
6840
6841 2012-11-27 Chong Yidong <cyd@gnu.org>
6842
6843 * mouse.el (mouse-drag-line): Even if the line is not draggable,
6844 keep reading until we get the up-event anyway, in order to process
6845 the up-event for mouse-1-click-follows-link (Bug#12971).
6846
6847 2012-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
6848
6849 * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
6850 base function is not yet defined (bug#12965).
6851 (ad-activate-advised-definition): Use ad-compile-function.
6852 (ad-activate): Use cond.
6853
6854 2012-11-25 Leo Liu <sdl.web@gmail.com>
6855
6856 * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
6857 (Bug#12979)
6858
6859 2012-11-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
6860
6861 * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
6862 reftex-section-info-function in order to be compatible with
6863 Texinfo integration.
6864
6865 * textmodes/reftex.el (reftex-section-pre-regexp)
6866 (reftex-section-post-regexp, reftex-section-info-function):
6867 New variable.
6868 (reftex-compile-variables): Use variables reftex-section-pre-regexp,
6869 reftex-section-post-regexp, and reftex-section-info-function in order
6870 to be compatible with Texinfo integration.
6871
6872 * textmodes/reftex-toc.el (reftex-toc-promote-action):
6873 use reftex-section-pre-regexp variable in order to be compatible with
6874 Texinfo integration.
6875
6876 2012-11-25 Chong Yidong <cyd@gnu.org>
6877
6878 * faces.el: Make face-spec-set more analogous to setq.
6879 (face-spec-set): Change the third arg to specify whether this
6880 function is being called via defface, customize, or a third party.
6881 Set the appropriate symbol properties. Clear the override spec if
6882 setting via Custom. Initialize face if necessary. (Bug#4988)
6883 (face-spec-recalc): Allow theme faces to completely replace the
6884 defface spec, in the same way as custom faces (Bug#8454).
6885
6886 * cus-face.el (custom-declare-face): Move face initialization to
6887 face-spec-set.
6888 (custom-theme-set-faces): Don't initialize the face name here, as
6889 that is now done in face-spec-set.
6890
6891 * cus-edit.el (custom-face-set, custom-face-mark-to-save)
6892 (custom-face-reset-saved, custom-face-mark-to-reset-standard):
6893 Simplify by using the new arg to face-spec-set.
6894
6895 * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
6896 reset face-override-spec too, and use custom-declare-face.
6897
6898 2012-11-24 Jan Djärv <jan.h.d@swipnet.se>
6899
6900 * term/ns-win.el (ns-initialize-window-system): Move creation of
6901 fontsets here (Bug#11964).
6902
6903 2012-11-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
6904
6905 * ses.el (ses-rename-cell): Correct bug on mode-line update after
6906 cell renaming.
6907
6908 2012-11-24 Chong Yidong <cyd@gnu.org>
6909
6910 * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
6911 obsolete.
6912
6913 * custom.el (custom-theme-set-variables): Use a topological sort
6914 for ordering by custom dependencies (Bug#12952).
6915 (custom--sort-vars, custom--sort-vars-1): New functions.
6916
6917 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6918
6919 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
6920 lexical-binding (bug#12938).
6921
6922 2012-11-24 Wolfgang Jenkner <wjenkner@inode.at>
6923
6924 * image-mode.el (image-transform-check-size): Use assertions only
6925 for images of type imagemagick.
6926
6927 Otherwise no error, image-transform-fit-to-{width,height} is
6928 silently ignored, as before. Doc fix.
6929
6930 2012-11-24 Chong Yidong <cyd@gnu.org>
6931
6932 * faces.el (color-defined-p): Doc fix (Bug#12853).
6933
6934 2012-11-24 Juri Linkov <juri@jurta.org>
6935
6936 * dired.el (dired-mark): Add optional arg `interactive'.
6937 Check for `use-region-p' if `interactive' is non-nil.
6938 (dired-unmark, dired-flag-file-deletion): Add optional arg
6939 `interactive'. Call `dired-mark' with the arg `interactive'.
6940 (Bug#10624)
6941
6942 * wdired.el: Revert 2012-10-17 change partly and replace it with
6943 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
6944 (wdired-finish-edit): Add marks for new file names to
6945 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
6946 after `revert-buffer'.
6947 (wdired-do-renames): Remove calls to `dired-remove-file',
6948 `dired-add-file', `dired-add-entry'. (Bug#11795)
6949
6950 2012-11-24 Alan Mackenzie <acm@muc.de>
6951
6952 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
6953
6954 Fix bugs in the state cache. Enhance a debugging mechanism.
6955 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
6956 "brace at column zero" strategy for C++.
6957 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
6958 (c-parse-state-point): New variable.
6959 (c-record-parse-state-state): Record old parse state with
6960 `copy-tree'. Record previous value of point.
6961 (c-debug-parse-state-double-cons): New debugging function.
6962 (c-debug-parse-state): Call the above new function.
6963 (c-toggle-parse-state-debug): Output a confirmatory message.
6964
6965 * progmodes/cc-mode.el (c-before-change, c-after-change):
6966 Call c-invalidate-state-cache from `c-before-change' instead of
6967 `c-after-change'.
6968
6969 2012-11-23 Chong Yidong <cyd@gnu.org>
6970
6971 * find-cmd.el (find-constituents): Add executable, ipath,
6972 readable, samefile, writable, daystart, regextype (Bug#12856).
6973
6974 2012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6975
6976 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
6977
6978 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
6979
6980 * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
6981 definition. This fixes a bootstrap failure.
6982 (calc-gregorian-switch): In menu, put dates before regions.
6983 This is easier to follow, lines up better in the menu, and lets us
6984 coalesce regions that switch at the same time. Give country
6985 names, not "Vatican", as that's better for non-expert users.
6986 Use names that are stable between the date of switch and now, e.g.,
6987 Bohemia and Moravia (which existed then and now) and not
6988 Czechoslovakia (which didn't exist then and doesn't exist now).
6989 What is now the U.S. mostly did not switch at the same time as
6990 Britain, so omit the U.S. Correct spelling of "Britain".
6991 Catholic Switzerland was too much of a mess, so omit it.
6992
6993 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
6994
6995 * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
6996 after the variable is changed.
6997
6998 2012-11-21 Daniel Colascione <dancol@dancol.org>
6999
7000 * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
7001 in SQL declarations for font-lock.
7002 (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
7003
7004 2012-11-21 Glenn Morris <rgm@gnu.org>
7005
7006 * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
7007 (face-italic-p): Add optional argument "inherit".
7008
7009 * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
7010 Remove -p suffix from names, for consistency with other set-face-*.
7011 (set-face-inverse-video): Fix interactive spec.
7012 * play/gamegrid.el (gamegrid-make-mono-tty-face):
7013 * textmodes/table.el (table--update-cell-face):
7014 Use set-face-inverse-video rather than now obsolete alias.
7015
7016 2012-11-21 Eli Zaretskii <eliz@gnu.org>
7017
7018 * simple.el (line-move): Don't call line-move-partial if
7019 scroll-conservatively is in effect. (Bug#12927)
7020
7021 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7022
7023 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
7024 Fallback on completion-at-point rather than
7025 pcomplete-expand-and-complete, and only if pcomplete actually failed.
7026 (eshell-cmpl-initialize): Setup completion-at-point.
7027
7028 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
7029
7030 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
7031
7032 2012-11-21 Michael Albinus <michael.albinus@gmx.de>
7033
7034 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
7035 are remote, check out-of-band property for both.
7036
7037 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7038
7039 * window.el (switch-to-buffer): Re-add the warning that was lost in the
7040 code rewrite.
7041
7042 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
7043
7044 More minor time fixes.
7045 * calendar/time-date.el: Commentary fix.
7046 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
7047 too much other code depends on (0 0) time stamps.
7048 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
7049 Add a couple of FIXME comments.
7050
7051 Minor cleanup for times as lists of four integers.
7052 * files.el (dir-locals-directory-cache):
7053 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
7054 Doc fixes.
7055 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
7056 * ps-bdf.el (bdf-file-newer-than-time):
7057 Process four-integers time stamps, not two. Doc fixes.
7058
7059 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7060
7061 * uniquify.el (uniquify-managed): Use defvar-local.
7062 (rename-buffer, create-file-buffer): Advise with advice-add.
7063 (uniquify-unload-function): Unadvise accordingly.
7064
7065 * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
7066 (trace-buffer): Don't purecopy.
7067 (trace-entry-message, trace-exit-message): Add `context' arg.
7068 (trace--timer): New var.
7069 (trace-make-advice): Adjust for use in nadvice.
7070 Add `context' argument. Delay `display-buffer' via a timer.
7071 (trace-function-internal): Use advice-add.
7072 (trace--read-args): New function.
7073 (trace-function-foreground, trace-function-background): Use it.
7074 (trace-function): Rename to trace-function-foreground and redefine as
7075 an alias to that new name.
7076 (untrace-function, untrace-all): Adjust to the use of nadvice.
7077
7078 * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
7079
7080 * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
7081
7082 * subr.el (called-interactively-p-functions): New var.
7083 (internal--called-interactively-p--get-frame): New macro.
7084 (called-interactively-p, interactive-p): Rewrite in Lisp.
7085 * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
7086 (called-interactively-p-functions): Use it.
7087 * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
7088 (called-interactively-p-functions): Use it.
7089 * allout.el (allout-called-interactively-p): Don't assume
7090 called-interactively-p is a subr.
7091
7092 2012-11-20 Glenn Morris <rgm@gnu.org>
7093
7094 * profiler.el (profiler-report-mode-map): Add a menu.
7095 No need to bind `q' because we derive from special-mode.
7096 (profiler-report-find-entry): Handle calls from the menu-bar.
7097
7098 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7099
7100 * emacs-lisp/byte-run.el (defun-declarations-alist):
7101 Allow a compiler-macro to be a lambda expression.
7102
7103 * progmodes/python.el: Use cl-lib. Move var declarations outside of
7104 eval-when-compile.
7105 (python-syntax-context): Add compiler-macro.
7106 (python-font-lock-keywords): Simplify with De Morgan.
7107
7108 * vc/diff-mode.el (diff-hunk): Don't make useless timers.
7109
7110 * files.el (load-file): Require match in minibuffer selection, as was
7111 the case in Emacs-20 before we changed the spec to allow .elc files
7112 (bug#12935).
7113
7114 * json.el: Don't require cl since we don't use it.
7115 * color.el: Don't require cl.
7116 (color-complement): `caddr' -> `nth 2'.
7117
7118 * calendar/time-date.el (time-to-seconds): De-obsolete.
7119
7120 2012-11-19 Jay Belanger <jay.p.belanger@gmail.com>
7121
7122 * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
7123 year numbers.
7124 (math-date-to-julian-dt): Adjust the initial approximation for the
7125 year to deal with the new definition of the DATE.
7126
7127 2012-11-19 Daniel Colascione <dancol@dancol.org>
7128
7129 * term/w32-win.el (cygwin-convert-path-from-windows):
7130 Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
7131
7132 2012-11-18 Chong Yidong <cyd@gnu.org>
7133
7134 * filecache.el (file-cache--read-list): New function.
7135 (file-cache-add-directory-list, file-cache-add-file-list)
7136 (file-cache-delete-file-list, file-cache-delete-directory-list):
7137 Use it to read a list of files or directories (Bug#12846).
7138 (file-cache-add-file, file-cache-add-directory)
7139 (file-cache-delete-file-list, file-cache-delete-file-regexp)
7140 (file-cache-delete-directory): Print an message.
7141
7142 2012-11-18 Jay Belanger <jay.p.belanger@gmail.com>
7143
7144 * calc/calc-forms.el (math-date-to-dt): Use integer date when
7145 calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
7146
7147 2012-11-18 Glenn Morris <rgm@gnu.org>
7148
7149 * image.el (insert-image, insert-sliced-image): Doc fix.
7150
7151 2012-11-18 Chong Yidong <cyd@gnu.org>
7152
7153 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
7154 (Bug#12810).
7155
7156 2012-11-18 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
7157
7158 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
7159 response when the target file is in a subdirectory (Bug#12757).
7160
7161 2012-11-18 Chong Yidong <cyd@gnu.org>
7162
7163 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
7164
7165 2012-11-18 Glenn Morris <rgm@gnu.org>
7166
7167 * emacs-lisp/cl-lib.el (face-underline-p):
7168 Use set-face-underline rather than the alias set-face-underline-p.
7169
7170 * window.el (with-temp-buffer-window): Doc fix.
7171 * subr.el (with-output-to-temp-buffer):
7172 Add doc xref to with-temp-buffer-window.
7173
7174 2012-11-18 Juanma Barranquero <lekktu@gmail.com>
7175
7176 * woman.el (woman-non-underline-faces): Use `set-face-underline'.
7177 * calc/calc.el (math-format-date-cache): Declare.
7178
7179 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
7180
7181 Calc by default uses the Gregorian calendar for all dates (Bug#12633).
7182 It also uses January 1, 1 AD as its day number 1.
7183 * calc/calc-forms.el (math-julian-date-beginning)
7184 (math-julian-date-beginning-int): Implement this.
7185
7186 2012-11-17 Juanma Barranquero <lekktu@gmail.com>
7187
7188 * descr-text.el (quail-find-key):
7189 * dired.el (desktop-file-name):
7190 * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
7191 * generic-x.el (comint-mode, comint-exec):
7192 * image-dired.el (widget-forward):
7193 * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
7194 (speedbar-change-expand-button-char)
7195 (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
7196 (speedbar-make-specialized-keymap, speedbar-make-tag-line):
7197 * printing.el (easy-menu-add-item, easy-menu-remove-item)
7198 (widget-field-action, widget-value-set):
7199 * speedbar.el (imenu--make-index-alist):
7200 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
7201 (ring-length, ring-insert):
7202 * vcursor.el (compare-windows-skip-whitespace):
7203 * woman.el (dired-get-filename):
7204 Declare functions.
7205
7206 * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
7207
7208 2012-11-17 Jay Belanger <jay.p.belanger@gmail.com>
7209
7210 * calc/calc.el (calc-gregorian-switch): New variable.
7211
7212 * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
7213 (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
7214 (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
7215 (math-leap-year-p): Add option to distinguish between Julian
7216 and Gregorian calendars.
7217 (math-day-number): Use `math-day-in-year' to do the computations.
7218 (math-absolute-from-dt): Rename from `math-absolute-from-date'.
7219 Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
7220 to do the computations.
7221 (math-date-to-dt): Use `math-date-to-julian-dt' and
7222 `math-date-to-gregorian-dt' to do the computations.
7223 (calcFunc-weekday, math-format-date-part): Use the new version of
7224 the DATE to determine the weekday.
7225 (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
7226 when necessary.
7227
7228 2012-11-17 Eli Zaretskii <eliz@gnu.org>
7229
7230 * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
7231 Cygwin; otherwise use 'file:'. (Bug#12914)
7232 (cygwin-convert-path-from-windows): Declare, to avoid
7233 byte-compiler warnings.
7234
7235 2012-11-17 Andreas Politz <politza@fh-trier.de>
7236
7237 * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
7238 (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
7239 prefix and negative numeric prefix args (Bug#12795).
7240
7241 2012-11-17 Stephen Berman <stephen.berman@gmx.net>
7242
7243 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
7244 Don't signal an error with a score that is too low to add to the
7245 list of top scores. (Bug#12779)
7246
7247 2012-11-17 Chong Yidong <cyd@gnu.org>
7248
7249 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
7250
7251 * filecache.el (file-cache-add-file): Handle relative file name in
7252 the argument (Bug#12694).
7253
7254 2012-11-16 JĂ¼rgen Hötzel <juergen@archlinux.org> (tiny change)
7255
7256 * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
7257
7258 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7259
7260 * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
7261
7262 * emacs-lisp/cl-lib.el: Set more meaningful version number.
7263
7264 2012-11-16 Martin Rudalics <rudalics@gmx.at>
7265
7266 * window.el (enlarge-window, shrink-window): Don't mention return
7267 value in doc-string (Bug#12896).
7268 (window--display-buffer): Don't resize frames - it won't work
7269 with all window managers and defeat pop-up-frame-alist.
7270 (display-buffer-alist): In doc-string explain that CONDITION can
7271 be a function and which arguments are passed to it (Bug#12854).
7272 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
7273 expressions (Bug#12854).
7274 (display-buffer): Pass ACTION argument to
7275 display-buffer-assq-regexp.
7276
7277 2012-11-16 Glenn Morris <rgm@gnu.org>
7278
7279 * window.el (fit-frame-to-buffer-bottom-margin)
7280 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
7281
7282 * faces.el (face-underline-p): Use face-attribute-specified-or.
7283
7284 2012-11-16 Juanma Barranquero <lekktu@gmail.com>
7285
7286 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
7287
7288 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7289
7290 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
7291
7292 2012-11-16 Glenn Morris <rgm@gnu.org>
7293
7294 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
7295 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
7296
7297 * faces.el (face-underline-p): Doc fix. Handle :underline being
7298 things other than `t' (a string, a list).
7299 (face-inverse-video-p): Doc fix.
7300 (set-face-underline): Rename it back from set-face-underline-p.
7301 Doc fix. Allow interactive input of values other than t.
7302 (read-face-attribute): Apply formatting to :underline,
7303 since like :box and :stipple it can take list values.
7304
7305 * term.el (ansi-term): Don't let C-x escape-char binding
7306 clobber the more standard C-c binding. (Bug#12842)
7307
7308 * subr.el (set-temporary-overlay-map): Doc fix.
7309
7310 2012-11-16 Martin Rudalics <rudalics@gmx.at>
7311
7312 * window.el (record-window-buffer)
7313 (display-buffer-record-window): When copying the markers to
7314 window-point preserve window-point-insertion-type. (Bug#12588)
7315
7316 2012-11-16 Glenn Morris <rgm@gnu.org>
7317
7318 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
7319 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
7320 Use new names for hooks rather than obsolete aliases.
7321
7322 2012-11-15 Daniel Colascione <dancol@dancol.org>
7323
7324 * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
7325 prefix instead of "file:" so that when FILE-NAME begins with "//",
7326 as it does when the target file is on a network share, url-handler
7327 isn't confused.
7328
7329 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7330
7331 * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
7332 a preactivated advice from an old advice.el; they're not compatible!
7333
7334 2012-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
7335
7336 * emacs-lisp/nadvice.el (advice--make-interactive-form):
7337 Fix string-spec case.
7338
7339 * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
7340
7341 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7342
7343 * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
7344 (advice--buffer-local-function-sample): New var.
7345 (advice--set-buffer-local, advice--buffer-local): New functions.
7346 (add-function, remove-function): Use them.
7347
7348 2012-11-15 Drew Adams <drew.adams@oracle.com>
7349
7350 * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
7351
7352 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7353
7354 * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
7355 potential binding of print-gensym to t, and prettify (back)quotes in
7356 case they appear in args's default values (bug#12884).
7357
7358 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7359
7360 * emacs-lisp/nadvice.el: Add around advice for interactive specs.
7361 (advice-eval-interactive-spec): New function.
7362 (advice--make-interactive-form): Support around advice (bug#12844).
7363
7364 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
7365
7366 * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
7367 more strict. Add docstring.
7368 (ruby-expression-expansion-re): Extract from
7369 `ruby-match-expression-expansion'.
7370 (ruby-syntax-propertize-function): After everything else, search
7371 for expansions in string literals, mark their insides as
7372 whitespace syntax and save match data for font-lock.
7373 (ruby-font-lock-keywords): Use the 2nd group from expression
7374 expansion matches.
7375 (ruby-match-expression-expansion): Use the match data saved to the
7376 text property in ruby-syntax-propertize-function.
7377
7378 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7379
7380 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
7381 (bug#12879).
7382
7383 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
7384
7385 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
7386 start/end keyword a bit harder. Works with different values of N.
7387 Add more comments.
7388 (ruby-end-of-block): Update accordingly.
7389
7390 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7391
7392 * woman.el (woman-file-name): Don't mess with unread-command-events
7393 (bug#12861).
7394
7395 * emacs-lisp/advice.el: Layer on top of nadvice.el.
7396 Remove out of date self-require hack.
7397 (ad-do-advised-functions): Use simple `dolist'.
7398 (ad-advice-name, ad-advice-protected, ad-advice-enabled)
7399 (ad-advice-definition): Redefine as functions.
7400 (ad-advice-classes): Move before first use.
7401 (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
7402 (ad-make-mapped-call, ad-make-advised-docstring)
7403 (ad-make-plain-docstring, ad--defalias-fset): Remove functions.
7404 (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
7405 (ad-get-orig-definition): Rewrite.
7406 (ad-make-advised-definition-docstring): Change base docstring.
7407 (ad-real-orig-definition): Rewrite.
7408 (ad-map-arglists): Change name of called function.
7409 (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
7410 (ad-make-advised-definition): Simplify.
7411 (ad-assemble-advised-definition): Tweak for new calling context.
7412 (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
7413 (ad--defalias-fset): Rename from ad-handle-definition. Make it set the
7414 function and call ad-activate if needed.
7415 (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
7416 (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
7417 (ad-compile-function): Compile ad-Advice-*.
7418 (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
7419 (ad-start-advice, ad-stop-advice): Remove.
7420
7421 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
7422
7423 * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
7424 period before class method names, not after. Remove handling of
7425 one impossible case. Add comments.
7426
7427 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7428
7429 * emacs-lisp/advice.el: Remove support for freezing.
7430 (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
7431 (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
7432 Remove support for `freeze'.
7433
7434 * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
7435 override the default.
7436 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
7437 cl--dotimes/dolist.
7438 * subr.el (dolist, dotimes, declare): Redefine them normally, even when
7439 `cl' is loaded.
7440
7441 * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
7442 from add-advice.
7443 (advice--strip-macro): New function.
7444 (advice--defalias-fset): Use them to handle macros.
7445 (advice-add): Use them.
7446 (advice-member-p): Correctly handle macros.
7447
7448 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
7449
7450 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
7451 Never font-lock the beginning of singleton class as heredoc.
7452
7453 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7454
7455 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
7456
7457 2012-11-13 Wolfgang Jenkner <wjenkner@inode.at>
7458
7459 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
7460 39 and 49 (bug#12792). Also, treat unimplemented parameters as 0,
7461 thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
7462
7463 2012-11-13 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7464
7465 Fix end-of-defun misbehavior.
7466 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
7467 python-beginning-of-defun-function. Handle nested defuns
7468 correctly.
7469 (python-nav-end-of-defun): Rename from
7470 python-end-of-defun-function. Ensure forward movement.
7471 (python-info-current-defun): Reimplement to work as intended
7472 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
7473 parent defuns as soon as possible.
7474
7475 2012-11-13 Glenn Morris <rgm@gnu.org>
7476
7477 * progmodes/flymake.el (flymake-error-bitmap)
7478 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
7479 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
7480
7481 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
7482
7483 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
7484 backward, always stop at indentation. Reverts the change from
7485 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
7486
7487 2012-11-13 Glenn Morris <rgm@gnu.org>
7488
7489 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
7490 Add ibuffer-filter-by-derived-mode.
7491
7492 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
7493 the same name shadowing each other.
7494
7495 * window.el (with-temp-buffer-window): Doc tweak.
7496
7497 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
7498
7499 * help.el (temp-buffer-max-height):
7500 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
7501 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
7502
7503 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
7504
7505 * emacs-lisp/nadvice.el: New package.
7506 * subr.el (special-form-p): New function.
7507 * emacs-lisp/elp.el: Use lexical-binding and advice-add.
7508 (elp-all-instrumented-list): Remove var.
7509 (elp-not-profilable): Remove elp-wrapper.
7510 (elp-profilable-p): Use autoloadp and special-form-p.
7511 (elp--advice-name): New const.
7512 (elp-instrument-function): Use advice-add.
7513 (elp--instrumented-p): New predicate.
7514 (elp-restore-function): Use advice-remove.
7515 (elp-restore-all, elp-reset-all): Use mapatoms.
7516 (elp-set-master): Use elp--instrumented-p.
7517 (elp--make-wrapper): Rename from elp-wrapper, return a function
7518 suitable for advice-add. Use cl-inf.
7519 (elp-results): Use mapatoms+elp--instrumented-p.
7520 * emacs-lisp/debug.el: Use lexical-binding and advice-add.
7521 (debug-function-list): Remove var.
7522 (debug): Rename arg, and then let-bind it explicitly inside.
7523 (debugger-setup-buffer): Rename arg.
7524 (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
7525 (debugger-frame-number): Adjust to new debug-on-entry setup.
7526 (debug--implement-debug-on-entry): Rename from
7527 implement-debug-on-entry, add argument.
7528 (debugger-special-form-p): Remove, use special-form-p instead.
7529 (debug-on-entry): Use advice-add.
7530 (debug--function-list): New function.
7531 (cancel-debug-on-entry): Use it, along with advice-remove.
7532 (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
7533 (debugger-list-functions): Use debug--function-list instead of
7534 debug-function-list.
7535 * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
7536 (ad-special-form-p): Remove, use special-form-p instead.
7537 (ad-set-advice-info): Use add-function and remove-function.
7538 (ad--defalias-fset): Adjust accordingly.
7539
7540 2012-11-10 Glenn Morris <rgm@gnu.org>
7541
7542 * mail/emacsbug.el (report-emacs-bug-tracker-url)
7543 (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
7544 (report-emacs-bug-create-existing-bugs-buffer)
7545 (report-emacs-bug-parse-query-results)
7546 (report-emacs-bug-query-existing-bugs): Remove. (Bug#7449)
7547
7548 * term.el (term-default-fg-color, term-default-bg-color):
7549 Make obsolete, rather than just saying "deprecated" in the doc.
7550
7551 * term.el (term): Rename from `term-face'.
7552 (term-current-face, ansi-term-color-vector)
7553 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
7554 Update all users.
7555
7556 2012-11-10 Jan Djärv <jan.h.d@swipnet.se>
7557
7558 * server.el (server-create-window-system-frame): Handle Nextstep
7559 specially (Bug#12780).
7560
7561 2012-11-10 Glenn Morris <rgm@gnu.org>
7562
7563 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
7564 Unautoload, and make obsolete. (Bug#7449)
7565
7566 2012-11-10 Chong Yidong <cyd@gnu.org>
7567
7568 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
7569 rename from diff-remove-trailing-whitespace (Bug#12831).
7570
7571 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7572
7573 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
7574 miscompilation of trace.el.
7575
7576 2012-11-10 Glenn Morris <rgm@gnu.org>
7577
7578 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
7579
7580 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7581
7582 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
7583 (bug#12812).
7584
7585 2012-11-10 Chong Yidong <cyd@gnu.org>
7586
7587 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
7588 a defcustom with an appropriate :set function.
7589 (minibuffer-default--in-prompt-regexps): New function.
7590
7591 2012-11-10 Glenn Morris <rgm@gnu.org>
7592
7593 * emacs-lisp/cl.el (define-setf-expander, defsetf)
7594 (define-modify-macro): Doc fixes.
7595
7596 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
7597 (gv-define-simple-setter): Update doc of `fix-return'.
7598
7599 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7600
7601 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
7602 twice when `fix-return' is set (bug#12813).
7603
7604 * emacs-lisp/cl.el (defsetf): Pass the third arg to
7605 gv-define-simple-setter (bug#12812).
7606
7607 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
7608 (bug#12756).
7609
7610 2012-11-10 Glenn Morris <rgm@gnu.org>
7611
7612 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
7613
7614 * emacs-lisp/cl-extra.el (cl-prettyexpand):
7615 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
7616 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
7617 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
7618
7619 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
7620
7621 2012-11-10 Leo Liu <sdl.web@gmail.com>
7622
7623 * ido.el (ido-set-matches-1): Improve flex matching performance by
7624 removing backtracking in the regexp (suggested by Stefan). (Bug#12796)
7625
7626 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7627
7628 * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
7629 (ad--defalias-fset): New function.
7630 (ad-safe-fset): Remove.
7631 (ad-make-freeze-definition): Use cl-letf*.
7632
7633 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7634
7635 * subr.el (dolist): Don't bind VAR in RESULT.
7636
7637 * emacs-lisp/advice.el: Miscellaneous cleanup. Use lexical-binding.
7638 (fset, documentation): Don't save real def since we don't advise.
7639 (ad-do-advised-functions): Remove problematic `result-form'.
7640 (ad-safe-fset): `ad-real-fset' => `fset'.
7641 (ad-read-advised-function): Don't assume that ad-do-advised-functions
7642 uses CL's dolist internally.
7643 (ad-arglist): Remove unused arg `name'.
7644 (ad-docstring, ad-make-advised-docstring):
7645 `ad-real-documentation' => `documentation'.
7646 (warning-suppress-types): Declare.
7647 (ad-set-arguments): Simple CSE.
7648 (ad-recover-normality): Sanity check.
7649
7650 * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
7651 (funcall '(lambda ..) ..) into ((lambda ..) ..).
7652
7653 2012-11-09 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
7654
7655 * ses.el: Symbol to coordinate mapping is made by symbol property
7656 `ses-cell'. This means that the same mapping is done for all SES
7657 sheets. That is good enough for cells with standard A1 names, but
7658 not for named cell. So a hash map is added for the latter.
7659 (defconst ses-localvars): Add local variable ses--named-cell-hashmap
7660 (ses-sym-rowcol): Use hashmap for named cell.
7661 (ses-is-cell-sym-p): New defun.
7662 (ses-decode-cell-symbol): New defun.
7663 (ses-create-cell-variable): Add cell to hashmap when name is not
7664 A1-like.
7665 (ses-rename-cell): Check that cell new name is not already in
7666 spreadsheet with the use of ses-is-cell-sym-p
7667 (ses-rename-cell): Use hash map for named cells, but accept also
7668 renaming back to A1-like.
7669
7670 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7671
7672 * emacs-lisp/advice.el: Use new dynamic docstrings.
7673 (ad-make-advised-definition-docstring, ad-advised-definition-p):
7674 Use dynamic-docstring-function instead of ad-advice-info.
7675 (ad--make-advised-docstring): New function extracted from
7676 ad-make-advised-docstring.
7677 (ad-make-advised-docstring): Use it.
7678 * progmodes/sql.el (sql--make-help-docstring): New function, extracted
7679 from sql-help.
7680 (sql-help): Use it with dynamic-docstring-function.
7681
7682 * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
7683
7684 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7685
7686 * files.el (hack-one-local-variable--obsolete): New function.
7687 (hack-one-local-variable): Use it for obsolete settings.
7688
7689 * subr.el (locate-user-emacs-file): If both old and new name exist, use
7690 the new name.
7691
7692 * progmodes/js.el (js--filling-paragraph): New var.
7693 (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
7694 (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
7695 less sneaky.
7696
7697 2012-11-08 Julien Danjou <julien@danjou.info>
7698
7699 * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
7700 `auto-mode-alist' (Bug#12835).
7701
7702 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7703
7704 * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
7705 (perl--prettify-symbols-alist): New const.
7706 (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
7707 New functions.
7708 (perl-font-lock-keywords-2): Use them.
7709 (perl-electric-noindent-p): New function.
7710 (perl-mode): Use it to set up electric-indent-mode.
7711 (perl-electric-terminator, perl-indent-command): Mark obsolete.
7712 (perl-mode-map): Remove bindings for them.
7713 (perl-imenu-generic-expression, perl-outline-level):
7714 Match functions&packages in column>0.
7715
7716 * env.el (env--substitute-vars-regexp): New const.
7717 (substitute-env-vars): Use it. Add `only-defined' arg.
7718 * net/tramp.el (tramp-replace-environment-variables): Use it.
7719
7720 * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
7721 Byte-compile *before* eval in eval-and-compile.
7722 (byte-compile-log-warning): Remove redundant inhibit-read-only.
7723 (byte-compile-file-form-autoload): Don't hide actual definition.
7724 (byte-compile-maybe-guarded): Accept `functionp' as well.
7725
7726 * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
7727
7728 2012-11-07 Michael Albinus <michael.albinus@gmx.de>
7729
7730 * notifications.el (notifications-get-server-information-method):
7731 New defconst.
7732 (notifications-get-capabilities): Fix docstring.
7733 (notifications-get-server-information): New defun.
7734
7735 2012-11-06 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
7736
7737 * textmodes/ispell.el (ispell-region): Standard re-indent for better
7738 readability.
7739
7740 * textmodes/ispell.el: Experimental support for support debugging.
7741 (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
7742 buffer for ispell.
7743 (ispell-print-if-debug): New function to print stuff to
7744 `ispell-debug-buffer' if debugging is enabled.
7745 (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
7746 show some debugging info.
7747 (ispell-buffer-with-debug): New function that creates a debugging
7748 buffer and calls `ispell-buffer' with debugging enabled.
7749
7750 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
7751 comment in autoconf mode. (Bug#12768)
7752
7753 2012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
7754
7755 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
7756 frame-first-window, frame-root-window, frame-selected-window,
7757 minibuffer-selected-window, minibuffer-window,
7758 window-absolute-pixel-edges, window-at, window-body-height,
7759 window-body-width, window-display-table, window-combination-limit,
7760 window-frame, window-fringes, window-inside-absolute-pixel-edges,
7761 window-inside-edges, window-inside-pixel-edges, window-left-child,
7762 window-left-column, window-margins, window-next-buffers,
7763 window-next-sibling, window-new-normal, window-new-total,
7764 window-normal-size, window-parameter, window-parameters, window-parent,
7765 window-pixel-edges, window-point, window-prev-buffers,
7766 window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
7767 window-start, window-text-height, window-top-child, window-top-line,
7768 window-total-height, window-total-width and window-use-time to the list
7769 of functions without side-effects.
7770 (toplevel): Add window-valid-p to the list of error-free functions
7771 without side-effects.
7772
7773 2012-11-05 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
7774
7775 * textmodes/ispell.el (ispell-program-name):
7776 Update spellchecker parameters when customized.
7777
7778 2012-11-04 Glenn Morris <rgm@gnu.org>
7779
7780 * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn. (Bug#7850)
7781
7782 2012-11-04 Chong Yidong <cyd@gnu.org>
7783
7784 * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
7785 same-window-* variables.
7786
7787 2012-11-04 Juri Linkov <juri@jurta.org>
7788
7789 * isearch.el (isearch-help-for-help, isearch-describe-bindings)
7790 (isearch-describe-key, isearch-describe-mode): Use a display
7791 action instead of binding same-window-* variables (Bug#10040).
7792
7793 2012-11-03 Glenn Morris <rgm@gnu.org>
7794
7795 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
7796 Rename handler properties back from cl-- to cl-. (Bug#12788)
7797
7798 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
7799
7800 2012-11-03 Eli Zaretskii <eliz@gnu.org>
7801
7802 * term/pc-win.el: Don't load term/internal from here.
7803
7804 * loadup.el: Load term/internal from here.
7805
7806 2012-11-03 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
7807
7808 * progmodes/python.el (inferior-python-mode): Fix hang in
7809 jit-lock (Bug#12645).
7810
7811 2012-11-03 Martin Rudalics <rudalics@gmx.at>
7812
7813 * window.el (switch-to-visible-buffer)
7814 (switch-to-buffer-preserve-window-point): Fix doc-strings.
7815
7816 2012-11-03 Glenn Morris <rgm@gnu.org>
7817
7818 * emacs-lisp/cl-lib.el (cl--random-time):
7819 Rename from cl-random-time. (Bug#12773)
7820 (cl--gensym-counter, cl--random-state): Update callers.
7821 * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
7822
7823 2012-11-03 Chong Yidong <cyd@gnu.org>
7824
7825 * cus-start.el: Make cursor-type customizable (Bug#11633).
7826
7827 2012-11-02 Glenn Morris <rgm@gnu.org>
7828
7829 * filecache.el: No need to load find-lisp when compiling.
7830 (find-lisp-find-files): Autoload it.
7831 (file-cache-add-directory-recursively): Don't require find-lisp.
7832
7833 * image.el (image-type-from-file-name): Trivial simplification.
7834
7835 * emacs-lisp/bytecomp.el (byte-compile-eval):
7836 Decouple "noruntime" and "cl-functions" warnings.
7837
7838 2012-11-01 Stephen Berman <stephen.berman@gmx.net>
7839
7840 * play/gomoku.el (gomoku-display-statistics): Update mode line
7841 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
7842
7843 2012-10-31 Martin Rudalics <rudalics@gmx.at>
7844
7845 * window.el (quit-restore-window): If the window has been
7846 created on an existing frame and ended up as the sole window on
7847 that frame, do not delete it (Bug#12764).
7848
7849 2012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
7850
7851 * progmodes/sh-script.el (sh--inside-noncommand-expression):
7852 Rename from sh--inside-arithmetic-expression, handle more cases
7853 (bug#11263).
7854
7855 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
7856 (sh-font-lock-open-heredoc): Use it (bug#12770).
7857
7858 2012-10-30 Glenn Morris <rgm@gnu.org>
7859
7860 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
7861
7862 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
7863
7864 2012-10-29 Chong Yidong <cyd@gnu.org>
7865
7866 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
7867 function key is stored in a keyboard macro (Bug#4894).
7868
7869 * thingatpt.el (number-at-point): Apply a thing-at-point property.
7870
7871 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
7872
7873 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
7874 header comments".
7875 (diff-unified->context, diff-context->unified)
7876 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
7877
7878 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
7879
7880 * files.el (find-alternate-file): Only ask one question (bug#12487).
7881
7882 2012-10-29 Chong Yidong <cyd@gnu.org>
7883
7884 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
7885 Suggested by Dan Nicolaescu (Bug#6326).
7886
7887 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
7888
7889 * startup.el (fancy-about-screen): Don't message (Bug#12680).
7890
7891 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
7892
7893 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
7894
7895 * face-remap.el (face-remap-add-relative): Handle the case where a
7896 face-remapping-alist entry is a cons cell (Bug#12762).
7897
7898 2012-10-29 Kevin Ryde <user42@zip.com.au>
7899
7900 * woman.el (woman-parse-numeric-value): Handle picas correctly
7901 (Bug#12639).
7902
7903 2012-10-29 Glenn Morris <rgm@gnu.org>
7904
7905 * emacs-lisp/cl.el (defsetf): Doc fix.
7906
7907 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
7908
7909 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
7910 syntax to the matching opener, if any (bug#12547).
7911 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
7912 matching open as a "case-(".
7913 (sh-smie-rc-grammar): Add a corresponding rule for it.
7914
7915 2012-10-28 Daniel Hackney <dan@haxney.org>
7916
7917 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
7918 "PKGNAME-autoloads.el" in case we created it.
7919
7920 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7921
7922 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
7923 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
7924 (completion--twq-all): Disable too-strict assertions.
7925
7926 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
7927
7928 2012-10-27 Eli Zaretskii <eliz@gnu.org>
7929
7930 * profiler.el (profiler-report-make-entry-part): Fix help-echo
7931 text to match the real keybindings.
7932
7933 2012-10-27 Juri Linkov <juri@jurta.org>
7934
7935 * wdired.el (wdired-keep-marker-rename): New defcustom.
7936 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
7937 (Bug#11795)
7938
7939 * dired.el (dired-keep-marker-rename): Add reference to
7940 `wdired-keep-marker-rename' in the docstring.
7941 Add default character value ?R to display initially in
7942 Customization UI instead of ?@.
7943
7944 2012-10-27 Martin Rudalics <rudalics@gmx.at>
7945
7946 * window.el (display-buffer): In doc-string describe
7947 window-height and window-width alist entries.
7948
7949 * time.el (display-time-world): Restore fit-window-to-buffer
7950 behavior.
7951
7952 2012-10-27 Chong Yidong <cyd@gnu.org>
7953
7954 * subr.el (insert-buffer-substring-as-yank): Doc fix.
7955
7956 2012-10-26 Jambunathan K <kjambunathan@gmail.com>
7957
7958 * minibuffer.el (completion-category-overrides): New completion
7959 category `bookmark' (bug#11131).
7960
7961 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
7962
7963 * emacs-lisp/advice.el (ad-assemble-advised-definition):
7964 Silence bogus compiler warnings for ad-do-it.
7965
7966 * bookmark.el (bookmark-completing-read): Set the completion category
7967 to `bookmark' (bug#11131).
7968
7969 2012-10-26 Bastien <bzg@altern.org>
7970 Stefan Monnier <monnier@iro.umontreal.ca>
7971
7972 * face-remap.el: Use lexical-binding.
7973 (text-scale-adjust): Improve docstring. Use itself for the temporary
7974 overlay-map bindings, so as to repeat the "Use..." message each time.
7975
7976 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
7977
7978 * emacs-lisp/macroexp.el (macroexp--expand-all):
7979 Obey byte-compile-warning-enabled-p (bug#12486).
7980
7981 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
7982 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
7983
7984 2012-10-26 Martin Rudalics <rudalics@gmx.at>
7985
7986 * mouse.el (mouse-drag-line): Move last form into preceding when
7987 clause (Bug#12731).
7988
7989 * help.el (resize-temp-buffer-window): Fix doc-string.
7990
7991 2012-10-25 David Engster <deng@randomsample.de>
7992
7993 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
7994 Remove. This feature is already integrated in imenu.
7995
7996 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
7997 always loaded. Require `speedbar' unconditionally.
7998
7999 2012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8000
8001 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
8002
8003 * minibuffer.el (minibuffer-force-complete): Fix thinko.
8004
8005 * net/ldap.el (ldap-search-internal): The official ldif format starts
8006 with a "version: 1" header (bug#12724).
8007
8008 * emacs-lisp/package.el (package-installed-p): Warn if not ready
8009 (bug#12721).
8010
8011 2012-10-25 Glenn Morris <rgm@gnu.org>
8012
8013 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
8014
8015 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8016
8017 * minibuffer.el (minibuffer-force-complete): Use one more marker
8018 for the temporary-overlay-map command (bug#12619).
8019
8020 2012-10-24 Chong Yidong <cyd@gnu.org>
8021
8022 * time.el (display-time-world-mode): Derive from special-mode.
8023 (display-time-world): Use display-buffer (Bug#12708).
8024 (display-time-world-mode-map): Variable deleted.
8025 (display-time-world-display): Wrap the final delete-char inside
8026 inhibit-read-only.
8027
8028 2012-10-24 Chong Yidong <cyd@gnu.org>
8029
8030 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
8031 Doc fix.
8032
8033 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
8034
8035 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8036
8037 * minibuffer.el (completion--all-sorted-completions-location): New var.
8038 (completion--cache-all-sorted-completions)
8039 (completion--flush-all-sorted-completions): Use it.
8040 (completion-in-region, completion-in-region--postch)
8041 (completion-at-point, completion-help-at-point): Use markers in
8042 completion-in-region--data (bug#12619).
8043
8044 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
8045
8046 * progmodes/compile.el (compilation-start): Try to handle common
8047 quoting of `cd' argument (bug#12640).
8048
8049 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
8050 (bug#12671).
8051
8052 2012-10-23 Glenn Morris <rgm@gnu.org>
8053
8054 * progmodes/gud.el (gud-menu-map):
8055 Check gdb-active-process is bound. (Bug#12358)
8056
8057 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
8058
8059 * repeat.el (repeat): Set real-this-command (bug#12232).
8060
8061 * htmlfontify.el (hfy-post-html-hook):
8062 * filesets.el (filesets-cache-fill-content-hook):
8063 * arc-mode.el (archive-extract-hook):
8064 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
8065 * net/rcirc.el (rcirc-sentinel-functions)
8066 (rcirc-receive-message-functions, rcirc-activity-functions)
8067 (rcirc-print-functions):
8068 * net/dbus.el (dbus-event-error-functions):
8069 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
8070 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
8071 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
8072 * term/sun.el (sun-raw-prefix-hooks):
8073 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
8074
8075 2012-10-23 Michael Albinus <michael.albinus@gmx.de>
8076
8077 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
8078 Set `tramp-chunksize' to 1. This improves the performance.
8079 (tramp-smb-wait-for-output): Add timeout to
8080 `tramp-accept-process-output' calls.
8081
8082 2012-10-23 Chong Yidong <cyd@gnu.org>
8083
8084 * faces.el (font-list-limit): Define as an obsolete variable.
8085
8086 * startup.el (command-line):
8087 * cus-start.el: Don't refer to font-list-limit.
8088
8089 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
8090
8091 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
8092
8093 * subr.el (internal-temp-output-buffer-show): Rename from
8094 temp-output-buffer-show, since previously compiled files expect this name.
8095
8096 2012-10-23 Glenn Morris <rgm@gnu.org>
8097
8098 * image.el (image-type-from-file-name): If multiple types match,
8099 return the first one that is supported. (Bug#9045)
8100
8101 2012-10-22 Glenn Morris <rgm@gnu.org>
8102
8103 * image.el (imagemagick-enabled-types): Doc fix.
8104
8105 2012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
8106
8107 * progmodes/which-func.el (which-func-current): The hash-table may have
8108 an explicit nil (bug#12338).
8109
8110 2012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
8111
8112 * electric.el (electric-pair-delete-selection-self-insert-function):
8113 Rename to electric-pair-will-use-region, return a boolean.
8114 (electric-pair-mode): Adjust accordingly. Don't require delsel.
8115
8116 * delsel.el (delete-selection-helper): Use a function instead of a hook.
8117 (delete-selection-pre-hook): Use use-region-p.
8118 (delete-selection-self-insert-function): Remove.
8119 (self-insert-command): Obey self-insert-uses-region-functions.
8120 (self-insert-iso): Revert to previous setting, since we don't actually
8121 know what that command does.
8122 (delete-selection-self-insert-hooks): Remove.
8123
8124 2012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
8125
8126 * delsel.el (delete-selection-helper): New function, extracted from
8127 delete-selection-pre-hook.
8128 (delete-selection-pre-hook): Use it.
8129 (delete-selection-self-insert-function): New function.
8130 (delete-selection-self-insert-hooks): New hook.
8131 (self-insert-command, self-insert-iso): Use it.
8132 * electric.el (electric-pair-syntax): New function, extracted from
8133 electric-pair-post-self-insert-function.
8134 (electric-pair-post-self-insert-function): Use it.
8135 (electric-pair-delete-selection-self-insert-function): New function.
8136 (electric-pair-mode): Require delsel and setup
8137 delete-selection-self-insert-hooks (bug#11520).
8138
8139 2012-10-20 Chong Yidong <cyd@gnu.org>
8140
8141 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
8142 no changes to show (Bug#12586).
8143
8144 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
8145 list explicitly (Bug#12571).
8146
8147 2012-10-20 Arne Jørgensen <arne@arnested.dk>
8148
8149 * progmodes/flymake.el (flymake-create-temp-inplace):
8150 Use file-truename.
8151
8152 2012-10-20 Eli Zaretskii <eliz@gnu.org>
8153
8154 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
8155
8156 2012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
8157
8158 * calc/calc-units.el (math-extract-units): Properly extract powers
8159 of units.
8160
8161 2012-10-20 Daniel Colascione <dancol@dancol.org>
8162
8163 * frame.el (make-frame): Set x-display-name as we used to in order
8164 to unbreak creating an X11 frame from an Emacs daemon started
8165 without a display.
8166
8167 2012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8168
8169 * minibuffer.el (minibuffer-force-complete): Make the next completion use
8170 the same completion-field (bug#12221).
8171
8172 2012-10-19 Martin Rudalics <rudalics@gmx.at>
8173
8174 * emacs-lisp/debug.el (debug): Record height of debugger window
8175 also when debugger will be back (Bug#8789).
8176
8177 2012-10-18 Chong Yidong <cyd@gnu.org>
8178
8179 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
8180 Convert to defcustom.
8181 (gdb-get-source-file): Don't bind pop-up-windows.
8182
8183 * progmodes/gud.el (gud-display-line): Don't specially re-use
8184 other frames for the gdb-mi case (Bug#12648).
8185
8186 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
8187
8188 * emacs-lisp/advice.el: Clean up commentary a bit.
8189 (ad-do-advised-functions, ad-with-originals): Use `declare'.
8190 (byte-code-function-p): Never redefine.
8191
8192 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
8193
8194 2012-10-18 Glenn Morris <rgm@gnu.org>
8195
8196 * dired.el (dired-sort-toggle): Some ls implementations only allow
8197 a single option string. (Bug#12666)
8198
8199 * minibuffer.el (completion-cycle-threshold): Doc fix.
8200
8201 2012-10-17 Kenichi Handa <handa@gnu.org>
8202
8203 * international/mule.el (set-keyboard-coding-system):
8204 Recover input meta mode when the new coding system doesn not use 8-bit.
8205 Supply TERMINAL arg to set-input-meta-mode.
8206
8207 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
8208
8209 * wdired.el (wdired-old-marks): New variable.
8210 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
8211 (wdired-do-renames): Move point with renamed file and don't lose
8212 mark status (Bug#11795).
8213
8214 2012-10-16 Juri Linkov <juri@jurta.org>
8215
8216 * replace.el (query-replace-help): Mention multi-buffer replacement
8217 keys in the Help message. (Bug#12655)
8218
8219 2012-10-15 Chong Yidong <cyd@gnu.org>
8220
8221 * emacs-lisp/byte-run.el (defsubst): Doc fix.
8222
8223 2012-10-14 Eli Zaretskii <eliz@gnu.org>
8224
8225 * window.el (display-buffer): Doc fix.
8226
8227 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8228 Adjust the msft regexp to the output of Studio 2010, and move msft
8229 before edg-1. See the discussion on emacs-devel,
8230 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
8231 for the details.
8232
8233 2012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
8234
8235 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
8236 (oset): Move uses of object-class-fast macro after its definition.
8237
8238 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
8239
8240 2012-10-13 Chong Yidong <cyd@gnu.org>
8241
8242 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
8243 enabled, re-enable it (Bug#11963).
8244
8245 2012-10-13 Martin Rudalics <rudalics@gmx.at>
8246
8247 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
8248 non-nil, restore window configuration (Bug#12623).
8249
8250 2012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
8251
8252 * help-fns.el (describe-variable, describe-function-1):
8253 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
8254
8255 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
8256
8257 2012-10-12 Glenn Morris <rgm@gnu.org>
8258
8259 * mail/rmailsum.el (rmail-header-summary):
8260 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
8261
8262 2012-10-12 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8263
8264 * progmodes/python.el (python-mode-map):
8265 Replace subtitute-key-definition with proper command remapping.
8266 (python-nav--up-list): Fix behavior for blocks on the same level.
8267
8268 2012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8269
8270 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
8271
8272 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
8273 changes to the format of load-history.
8274
8275 * international/mule-cmds.el (read-char-by-name): Move let-binding of
8276 completion-ignore-case in case that var is buffer-local (bug#12615).
8277
8278 2012-10-11 Kenichi Handa <handa@gnu.org>
8279
8280 * international/eucjp-ms.el: Re-generated.
8281
8282 2012-10-10 Kenichi Handa <handa@gnu.org>
8283
8284 * select.el (xselect--encode-string): If a coding is specified for
8285 selection, and that is compatible with COMPOUND_TEXT, use it.
8286
8287 2012-10-10 Martin Rudalics <rudalics@gmx.at>
8288
8289 * window.el (switch-to-buffer-preserve-window-point): New option.
8290 (switch-to-buffer):
8291 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
8292
8293 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
8294
8295 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
8296 Don't document nil as a useful value (bug#12583).
8297
8298 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
8299
8300 * net/tramp.el (tramp-debug-message):
8301 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
8302 (with-tramp-progress-reporter): Rename from
8303 `tramp-with-progress-reporter'.
8304 (with-tramp-file-property, with-tramp-connection-property):
8305 Move from tramp-cache.el, rename from `with-file-property' and
8306 `with-connection-property', respectively.
8307
8308 * net/tramp-cache.el: Remove `with-file-property' and
8309 `with-connection-property'.
8310
8311 * net/tramp.el:
8312 * net/tramp-gvfs.el:
8313 * net/tramp-sh.el:
8314 * net/tramp-smb.el: Adapt callees.
8315
8316 * net/trampver.el: Update release number.
8317
8318 2012-10-09 Glenn Morris <rgm@gnu.org>
8319
8320 * w32-fns.el (set-message-beep):
8321 * term/w32-win.el (set-message-beep): Update declarations.
8322
8323 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
8324
8325 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
8326 (mode-line-widen, mode-line-input-method-map)
8327 (mode-line-coding-system-map, mode-line-remote)
8328 (mode-line-unbury-buffer, mode-line-bury-buffer)
8329 (mode-line-next-buffer, mode-line-previous-buffer):
8330 Replace save-selected-window+select-window => with-selected-window.
8331
8332 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
8333 * progmodes/cc-vars.el (bq-process): Remove, unused.
8334
8335 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
8336
8337 2012-10-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8338
8339 Implemented `backward-up-list'-like navigation.
8340 * progmodes/python.el (python-nav-up-list)
8341 (python-nav-backward-up-list): New functions.
8342 (python-mode-map): Define substitute key for backward-up-list to
8343 python-nav-backward-up-list.
8344
8345 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8346
8347 * progmodes/python.el (python-fill-paragraph): Rename from
8348 python-fill-paragraph-function. Fixed fill-paragraph for
8349 decorators (Bug#12605).
8350
8351 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8352
8353 * progmodes/python.el (python-shell-output-filter): Handle extra
8354 carriage return in OSX (Bug#12409).
8355
8356 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8357
8358 Fix shell handling of unbalanced quotes and parens in output.
8359 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
8360 (python-syntax-propertize-function): Use it.
8361 (python-shell-output-syntax-table): New var.
8362 (inferior-python-mode): Prevent unbalanced parens/quotes from
8363 previous output mess with current input context.
8364
8365 2012-10-08 Juanma Barranquero <lekktu@gmail.com>
8366
8367 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
8368 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
8369
8370 2012-10-08 Michael Albinus <michael.albinus@gmx.de>
8371
8372 * ffap.el (ffap-replace-file-component): Support Tramp file name
8373 syntax, not only ange-ftp's one.
8374
8375 2012-10-08 Glenn Morris <rgm@gnu.org>
8376
8377 * cus-start.el (message-log-max): Set :version.
8378
8379 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
8380
8381 2012-10-08 Martin Rudalics <rudalics@gmx.at>
8382
8383 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
8384 the minibuffer window (Bug#10851).
8385
8386 2012-10-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8387
8388 Enhancements on forward-sexp movement.
8389 * progmodes/python.el (python-nav-beginning-of-statement)
8390 (python-nav-end-of-statement): Return point-marker.
8391 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
8392 (python-info-current-symbol)
8393 (python-info-statement-starts-block-p): Rename from
8394 python-info-beginning-of-block-p.
8395 (python-info-statement-ends-block-p): Rename from
8396 python-info-end-of-block-p.
8397 (python-info-beginning-of-statement-p)
8398 (python-info-end-of-statement-p)
8399 (python-info-beginning-of-block-p, python-info-end-of-block-p):
8400 New functions.
8401
8402 2012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
8403
8404 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
8405 frame-selected-windows.
8406
8407 2012-10-08 Daniel Colascione <dancol@dancol.org>
8408
8409 * battery.el (battery-status-function): Check for
8410 w32-battery-status itself, not system-time windows-nt.
8411
8412 * frame.el: Require cl-lib.
8413 (display-format-alist): New variable mapping frame types to
8414 functions that initialize them.
8415 (window-system-for-display): New function: interprets
8416 display-format-alist.
8417 (make-frame-on-display): Remove existing display-selection logic
8418 and just forward to make-frame, which will now DTRT.
8419 (make-frame): Restructure to use window-system-for-display to
8420 figure out how to create a frame on a given display.
8421 (display-mouse-p): Look for frame-type w32, not a particular
8422 system-type.
8423
8424 * loadup.el: Load w32 lisp code when we have the w32 feature.
8425
8426 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
8427 system-type windows-nt.
8428
8429 * server.el (server-create-window-system-frame): Look for window
8430 type.
8431 (server-proces-filter): Only force a window system when windows-nt
8432 _and_ w32. Explain why.
8433
8434 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
8435 of window systems we configure for the mode.
8436
8437 * startup.el (command-line): Mark window system is initialized
8438 after we've done it.
8439
8440 * common-win.el (x-select-text): Look for w32, not windows-nt.
8441
8442 * ns-win.el: Require cl-lib. Add ourselves to
8443 display-format-alist.
8444 (ns-initialize-window-system): Assert we're not initialized twice.
8445
8446 * w32-win.el: Enable lexical binding; require cl-lib; add
8447 ourselves to display-format-alist.
8448 (w32-handle-dropped-file): Convert incoming dropped files from
8449 Windows paths to Cygwin ones before passing them on to the rest of
8450 Emacs.
8451 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
8452 (w32-initialize-window-system): Assert we're not initialized twice.
8453
8454 * x-win.el: Require cl-lib; add ourselves to display-format-alist.
8455 (x-initialize-window-system): Assert we're not initialized twice.
8456
8457 * w32-common-fns.el: New File.
8458 (w32-version, w32-using-nt, w32-get-clipboard-data)
8459 (w32-set-clipboard-data, x-set-selection, x-get-selection)
8460 (w32-charset-info-alist, x-last-selected, text)
8461 (x-get-selection-value, x-selection-value): Move here.
8462
8463 * w32-fns.el: Require w32-common-fns.
8464 (w32-version, w32-using-nt, w32-get-clipboard-data)
8465 (w32-set-clipboard-data, x-set-selection, x-get-selection)
8466 (w32-charset-info-alist, x-last-selected, text)
8467 (x-get-selection-value, x-selection-value): Move to
8468 w32-common-fns.
8469
8470 * w32-vars.el:
8471 (w32-allow-system-shell, w32-system-shells): Define only in
8472 non-cygwin case.
8473
8474 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8475
8476 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
8477 (read-passwd): Remove a few more potential sources of leaks.
8478
8479 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8480
8481 * progmodes/python.el (inferior-python-mode)
8482 (python-shell-make-comint): Fix initialization of local
8483 variables copied from parent buffer.
8484
8485 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
8486
8487 * term/ns-win.el (ns-read-file-name): Update declaration to match
8488 nsfns.m.
8489 (ns-respond-to-change-font): Change fontsize separately so we are sure
8490 it is set when font is acted upon.
8491
8492 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8493
8494 Enhancements to indentation.
8495 * progmodes/python.el (python-indent-context): Give priority to
8496 inside-string context. Make comments indentation markers.
8497 (python-indent-region): Do not mess with strings, unless it's the
8498 enclosing set of quotes.
8499
8500 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8501
8502 * window.el (internal--before-save-selected-window)
8503 (internal--after-save-selected-window): New functions extracted from
8504 save-selected-window. Make sure we return the `alist' we construct.
8505 (save-selected-window): Use them.
8506
8507 * textmodes/tex-mode.el (tex-recenter-output-buffer):
8508 Use with-selected-window.
8509
8510 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
8511 forms that define macros (bug#12593).
8512
8513 2012-10-07 Kenichi Handa <handa@gnu.org>
8514
8515 * international/mule-conf.el (compound-text-with-extensions):
8516 Add :mime-charset property as x-ctext.
8517
8518 2012-10-07 Stefan Merten <smerten@oekonux.de>
8519
8520 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
8521 (rst-indent-literal-normal, rst-indent-literal-minimized)
8522 (rst-indent-comment): Correct :version tag.
8523 (rst-official-cvs-rev): Correct version string.
8524
8525 2012-10-07 Glenn Morris <rgm@gnu.org>
8526
8527 * mail/rmailmm.el (rmail-mime-process-multipart):
8528 Do not confuse a multipart message with an epilogue
8529 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
8530
8531 2012-10-07 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8532
8533 Fix shell output retrieval and comint-prompt-regexp init.
8534 * progmodes/python.el (inferior-python-mode):
8535 (python-shell-make-comint): Fix initialization of
8536 comint-prompt-regexp from copied file local variables.
8537 (python-shell-fetched-lines): Remove var.
8538 (python-shell-output-filter-in-progress): Rename from
8539 python-shell-fetch-lines-in-progress.
8540 (python-shell-output-filter-buffer): Rename from
8541 python-shell-fetch-lines-string.
8542 (python-shell-fetch-lines-filter): Delete function.
8543 (python-shell-output-filter): New function.
8544 (python-shell-send-string-no-output): Use them.
8545
8546 2012-10-07 Glenn Morris <rgm@gnu.org>
8547
8548 * hi-lock.el (hi-lock-process-phrase):
8549 Try to make it less fragile. (Bug#7161)
8550
8551 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
8552
8553 2012-10-06 Glenn Morris <rgm@gnu.org>
8554
8555 * ehelp.el (electric-help-mode): Use help-mode rather than
8556 non-existent mode `help'.
8557 (electric-help-map): Use button-buffer-map. (Bug#10917)
8558
8559 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
8560 (reftex-create-bibtex-footer): Fix custom types.
8561
8562 * progmodes/sh-script.el (sh-indent-after-continuation):
8563 Add explicit :group.
8564
8565 * textmodes/rst.el (rst-preferred-decorations)
8566 (rst-shift-basic-offset): Clarify obsolescence versions.
8567
8568 * profiler.el (profiler): Add missing group :version tag.
8569 * avoid.el (mouse-avoidance-banish-position):
8570 * proced.el (proced-renice-command):
8571 * calc/calc.el (calc-ensure-consistent-units):
8572 * calendar/icalendar.el (icalendar-import-format-uid):
8573 * net/tramp.el (tramp-save-ad-hoc-proxies):
8574 * progmodes/bug-reference.el (bug-reference-bug-regexp):
8575 * progmodes/flymake.el (flymake-error-bitmap)
8576 (flymake-warning-bitmap, flymake-fringe-indicator-position):
8577 * progmodes/sh-script.el (sh-indent-after-continuation):
8578 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
8579 (verilog-before-save-font-hook, verilog-after-save-font-hook):
8580 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
8581 (vhdl-array-index-record-field-in-sensitivity-list)
8582 (vhdl-indent-comment-like-next-code-line):
8583 * textmodes/reftex-vars.el (reftex-ref-style-alist)
8584 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
8585 (reftex-cite-key-separator, reftex-create-bibtex-header)
8586 (reftex-create-bibtex-footer):
8587 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
8588 (rst-indent-literal-normal, rst-indent-literal-minimized)
8589 (rst-indent-comment): Add missing custom :version tags.
8590
8591 * calendar/timeclock.el (timeclock-modeline-display):
8592 Add missing obsolete alias for renamed user option.
8593
8594 * strokes.el (strokes-modeline-string):
8595 * emulation/crisp.el (crisp-mode-modeline-string):
8596 * eshell/esh-mode.el (eshell-status-in-modeline):
8597 Aliases to defcustoms must come before the defcustom.
8598
8599 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
8600 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
8601 (cal-tex-cursor-week-monday): Doc fixes.
8602 (cal-tex-cursor-week2-summary): Doc fix.
8603 Rename from cal-tex-cursor-week-at-a-glance.
8604
8605 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
8606 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
8607
8608 * calendar/calendar.el (calendar-mode-map):
8609 Add cal-tex-cursor-week2-summary.
8610
8611 2012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
8612
8613 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
8614
8615 * subr.el (read-passwd-map): New var.
8616 (read-passwd): Use `read-string' again.
8617 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
8618
8619 2012-10-06 Jambunathan K <kjambunathan@gmail.com>
8620
8621 * register.el (append-to-register, prepend-to-register):
8622 Deactivate mark, as does `copy-to-register' (bug#12389).
8623
8624 2012-10-06 Chong Yidong <cyd@gnu.org>
8625
8626 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
8627
8628 2012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
8629
8630 * international/characters.el: Fix simple mistake ((car chars) ->
8631 elt), delete duplicated code.
8632
8633 2012-10-06 Glenn Morris <rgm@gnu.org>
8634
8635 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
8636
8637 2012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
8638
8639 * color.el (color-hsl-to-rgb): Fix incorrect results for
8640 small and large hue values. (Bug#12559)
8641
8642 2012-10-05 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8643
8644 Enhancements to docstring formatting when filling paragraphs.
8645 * progmodes/python.el (python-fill-docstring-style): Rename from
8646 python-fill-string-style. Added new style.
8647 (python-fill-string): Use new style. Better checks for
8648 docstrings.
8649
8650 2012-10-05 Glenn Morris <rgm@gnu.org>
8651
8652 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
8653
8654 * color.el (color-name-to-rgb, color-rgb-to-hex)
8655 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
8656 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
8657 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
8658 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
8659
8660 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
8661
8662 2012-10-05 Juanma Barranquero <lekktu@gmail.com>
8663
8664 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
8665 to get the correct size across symlinks.
8666
8667 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
8668
8669 2012-10-04 Juri Linkov <juri@jurta.org>
8670
8671 * replace.el (query-replace-interactive): Declare obsolete.
8672 (query-replace-read-from): Add the last incremental search string
8673 to the list of default values accessible via M-n.
8674 (map-query-replace-regexp): Use `read-regexp'.
8675 (query-replace, query-replace-regexp, query-replace-regexp-eval)
8676 (map-query-replace-regexp, replace-string, replace-regexp):
8677 Fix docstrings to replace mentions of `query-replace-interactive'
8678 with alternatives. (Bug#12526)
8679
8680 2012-10-04 Juri Linkov <juri@jurta.org>
8681
8682 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
8683 (dired-pop-to-buffer): Declare obsolete.
8684 (dired-mark-pop-up): Doc fix.
8685
8686 2012-10-04 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8687
8688 Allow user to set docstring style for fill-paragraph.
8689 * progmodes/python.el
8690 (python-fill-comment-function, python-fill-string-function)
8691 (python-fill-decorator-function, python-fill-paren-function):
8692 Remove :safe for defcustoms.
8693 (python-fill-string-style): New defcustom
8694 (python-fill-paragraph-function): Enhance context detection.
8695 (python-fill-string): Honor python-fill-string-style settings.
8696
8697 2012-10-04 Martin Rudalics <rudalics@gmx.at>
8698
8699 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
8700 after setting its buffer (Bug#10805).
8701
8702 2012-10-03 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8703
8704 Fix cornercase for string syntax.
8705 * progmodes/python.el (python-syntax-propertize-function):
8706 Simplify and enhance the regexp for unescaped quotes. Now it also
8707 matches quotes in weird situations like the single quote in
8708 "something\"'".
8709 (python-syntax-stringify): Simplify num-quotes detecting code.
8710
8711 2012-10-03 Glenn Morris <rgm@gnu.org>
8712
8713 * help-macro.el (three-step-help):
8714 Revert 2012-09-29 change. (Bug#12567)
8715
8716 2012-10-03 Martin Rudalics <rudalics@gmx.at>
8717
8718 * menu-bar.el (kill-this-buffer): Don't do anything when
8719 `menu-frame' is not alive or visible (Bug#8184).
8720
8721 * emacs-lisp/debug.el (debug): When quitting the debugger window
8722 restore current buffer (Bug#12502).
8723
8724 2012-10-02 Chong Yidong <cyd@gnu.org>
8725
8726 * progmodes/hideif.el (hif-lookup, hif-defined):
8727 Handle semantic-c-takeover-hideif.
8728
8729 2012-10-02 Paul Eggert <eggert@cs.ucla.edu>
8730
8731 Change sampling interval units from ms to ns.
8732 * profiler.el (profiler-sampling-interval): Change units
8733 from ms to ns, multiplying the default by 1000000 so that
8734 it remains 1 ms.
8735 (profiler-report-cpu-line-format): Give enough room for
8736 the maximum counters on 64-bit hosts.
8737 (profiler-report-render-calltree-1): Call them "CPU samples",
8738 not "Time (ms)", since they are not milliseconds now (and
8739 never really were).
8740
8741 2012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
8742
8743 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
8744 Fix querying BBDB for entries without a last name (Bug#11580).
8745
8746 2012-10-02 Chong Yidong <cyd@gnu.org>
8747
8748 * emacs-lisp/eieio.el: Restore Version header.
8749
8750 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
8751
8752 * vc/diff-mode.el (diff--auto-refine-data): New var.
8753 (diff-hunk): Use it to delay refinement.
8754 (diff-mode): Remove overlays when we turn off font-lock.
8755
8756 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
8757 (table-initialize-table-fixed-width-mode)
8758 (table-set-table-fixed-width-mode): Remove functions.
8759 (table-command-list): Move initialization into declaration.
8760 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
8761 (table-with-cache-buffer): Use `declare'.
8762 (table-span-cell): Simplify via CSE.
8763 (table-fixed-width-mode): Use define-minor-mode.
8764 (table-call-interactively, table-funcall, table-apply): Remove.
8765 (table-function): New function, to replace them.
8766
8767 * bookmark.el (bookmark-search-pattern): Remove var.
8768 (bookmark-read-search-input): Remove function.
8769 (bookmark-bmenu-search): Reimplement using a minibuffer.
8770
8771 * faces.el (modeline): Remove obsolete face name.
8772
8773 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
8774 and give a non-nil default value.
8775 (add-change-log-entry): Simplify accordingly.
8776
8777 2012-10-01 Dmitry Gutov <dgutov@yandex.ru>
8778
8779 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
8780 (vc-git-log-edit-toggle-amend): New function.
8781 (vc-git-log-edit-toggle-signoff): New function.
8782 (vc-git-log-edit-mode): New major mode.
8783 (vc-git-log-edit-mode-map): Keymap for it.
8784 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
8785
8786 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
8787 header names.
8788 (log-edit-toggle-header): New function.
8789 (log-edit-extract-headers): Accept function values in HEADERS alist.
8790
8791 2012-10-01 David Engster <deng@randomsample.de>
8792
8793 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
8794 from symbol property and change message to be more consistent with
8795 Emacs proper.
8796 (eieio-describe-generic): Add filename for each implementation.
8797 Fix indices for generic and normal methods.
8798 (eieio-method-def, eieio-class-def): New buttons.
8799 (eieio-help-find-method-definition)
8800 (eieio-help-find-class-definition): New functions.
8801 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
8802 class, constructor and method definitions.
8803
8804 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
8805 information in symbol property.
8806 (scoped-class): Remove.
8807 (eieio-slot-name-index, call-next-method): Check if it is bound.
8808
8809 2012-10-01 Leo P. White <lpw25@cam.ac.uk>
8810
8811 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
8812 (eieio-custom-mode): New major mode.
8813 (eieio-customize-object): Use it.
8814
8815 2012-10-01 Eric Ludlam <zappo@gnu.org>
8816
8817 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
8818 specifying the expected class, and whether subclassing is allowed.
8819 (eieio-persistent-convert-list-to-object):
8820 (eieio-persistent-validate/fix-slot-value)
8821 (eieio-persistent-slot-type-is-class-p): New functions.
8822 (eieio-named::slot-missing): Doc fix.
8823
8824 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
8825 Stop using unused publd variable.
8826
8827 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
8828 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
8829 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
8830 (eieio-speedbar-handle-click): Do not specify a class for the
8831 method. Fixes method invocation order problems with EDE.
8832
8833 2012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8834
8835 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
8836 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
8837
8838 2012-10-01 Karl Fogel <kfogel@red-bean.com>
8839
8840 * bookmark.el (bookmark-version-control): Give tags in the
8841 :type choices (Bug#12309), and improve doc string.
8842 (bookmark-write-file): Bind `print-circle' to `t' to allow
8843 circular custom bookmark types. (Bug#12503)
8844
8845 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
8846
8847 Revert the FOLLOW-SYMLINKS change for file-attributes.
8848 * files.el (remote-file-name-inhibit-cache, after-find-file):
8849 * time.el (display-time-file-nonempty-p): Undo last change.
8850
8851 * profiler.el (profiler-sampling-interval): Change default back to 1.
8852 See Stefan Monnier in
8853 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
8854
8855 2012-10-01 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
8856
8857 Shell output catching a la gud-gdb.
8858 * progmodes/python.el (python-shell-fetch-lines-in-progress)
8859 (python-shell-fetch-lines-string, python-shell-fetched-lines):
8860 New Vars.
8861 (python-shell-fetch-lines-filter): New function.
8862 (python-shell-send-string-no-output): Use them.
8863
8864 2012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
8865
8866 * profiler.el (profiler-sampling-interval): Rename from
8867 profiler-sample-interval.
8868 (profiler-sampling-interval): Default to 10.
8869 (profiler-find-profile): New command (was profiler-find-log).
8870 (profiler-find-profile-other-window): New command.
8871 (profiler-find-profile-other-frame): New command.
8872 (profiler-profile): Introduce API-level data structure.
8873
8874 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
8875
8876 file-attributes has a new optional arg FOLLOW-SYMLINKS.
8877 * files.el (remote-file-name-inhibit-cache):
8878 * time.el (display-time-file-nonempty-p): Use it.
8879 * files.el (after-find-file): Don't chase links before calling
8880 file-exists-p, as file-exists-p already does the right thing.
8881
8882 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
8883
8884 Merge from standalone RefTeX repository.
8885
8886 The following ChangeLog entries are shortened versions of the
8887 original ones with file paths adapted. A not so strongly edited
8888 version of the original ChangeLog can be found in the commit log.
8889
8890 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
8891 (reftex-arg-cite): Use `reftex-cite-key-separator'.
8892 Correctly handle new value type returned by `reftex-citation'.
8893
8894 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
8895 that entries with whitespace at various places are found.
8896 Doc fix. Include entries that are cross-referenced from cited entries.
8897 Include @String definitions in the resulting bib file. Add header
8898 and footer defined in `reftex-create-bibtex-header' and
8899 `reftex-create-bibtex-footer'.
8900 (reftex-do-citation): Make it possible again to insert
8901 non-existent entries. Save match data when asking for optional
8902 arguments. Return all keys, not just the first one.
8903 (reftex-all-used-citation-keys): Fix regexp to correctly extract
8904 all citations in the same line.
8905 (reftex-parse-bibtex-entry): Accept additional optional argument
8906 `raw' and keep quotes or braces if it is non-nil. Match fields
8907 containing hyphens besides word constituents.
8908 (reftex-get-string-refs): New function.
8909 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
8910 and ask if it should be reread in case it did.
8911 (reftex-pop-to-bibtex-entry)
8912 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
8913 entries with spaces or tabs in front of arguments.
8914 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
8915 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
8916 Match entries containing numbers and symbol constituents.
8917 (reftex-do-citation, reftex-figure-out-cite-format):
8918 Use `reftex-cite-key-separator'.
8919
8920 * textmodes/reftex-dcr.el: Move provide statement to end of file.
8921 (reftex-mouse-view-crossref): Explain why point is set.
8922
8923 * textmodes/reftex-global.el: Whitespace changes.
8924
8925 * textmodes/reftex-index.el: Move provide statement to end of
8926 file.
8927 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
8928 (reftex-index-visit-phrases-buffer): Set marker when visiting
8929 buffer. This allows for returning from the phrases file to the
8930 file one was just editing instead of the file where the last
8931 phrases was added from.
8932 (reftex-index-phrases-syntax-table): New variable. Give ?\"
8933 punctuation syntax as it usually is not used as string quote in
8934 TeX-related modes and may occur unmatched. The change also
8935 prevents fontification of quoted content.
8936 (reftex-index-phrases-mode): Use it.
8937
8938 * textmodes/reftex-parse.el (reftex-parse-from-file):
8939 Move backward one char if a `\' was matched after a section macro.
8940 (reftex-parse-from-file): Use beginning of match instead of end as
8941 bound.
8942
8943 * textmodes/reftex-ref.el: Adapt creation of
8944 `reftex-<package>-<macro>' functions to new structure of
8945 `reftex-ref-style-alist'.
8946 (reftex-reference): Use `reftex-ref-style-list' function.
8947 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
8948 reference macro if `reftex-ref-macro-prompt' is non-nil.
8949 (reftex-reference): Pass refstyle to `reftex-format-special'.
8950 Determine reference macro by looking at
8951 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
8952 Use only one special format function.
8953 (reftex-varioref-vref, reftex-fancyref-fref)
8954 (reftex-fancyref-Fref): Remove definitions. The functions are now
8955 generated from `reftex-ref-style-alist'.
8956 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
8957 Remove.
8958 (reftex-format-special): New function.
8959
8960 * textmodes/reftex-sel.el
8961 (reftex-select-cycle-ref-style-internal): Adapt to new structure
8962 of `reftex-ref-style-alist'. Remove code for testing macro type.
8963 (reftex-select-toggle-varioref)
8964 (reftex-select-toggle-fancyref): Remove.
8965 (reftex-select-cycle-ref-style-internal)
8966 (reftex-select-cycle-ref-style-forward)
8967 (reftex-select-cycle-ref-style-backward): New functions.
8968 (reftex-select-label-map): Use `v' and `V' for general cycling
8969 through reference styles. Add `p' for switching between number
8970 and page reference types.
8971
8972 * textmodes/reftex-toc.el (reftex-re-enlarge):
8973 Call `enlarge-window' only if there is something to do because in Emacs
8974 the horizontal version throws an error even if the parameter is 0.
8975
8976 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
8977 (reftex-plug-into-AUCTeX): Doc fix.
8978 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
8979 string. Adapt to new name.
8980 (reftex-ref-style-alist): Change structure so that it is not
8981 possible to use multiple different package names within a style.
8982 Remove the symbols for symbols for macro type distinction.
8983 Add characters for macro selection.
8984 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
8985 (reftex-create-bibtex-footer): New variables.
8986 (reftex-format-ref-function): Mention third argument of special
8987 format function.
8988 (reftex-ref-style-alist, reftex-ref-style-default-list):
8989 New variables.
8990 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
8991 to new implementation. Mark as obsolete. Add compatibility code
8992 for honoring the variable values in case they are set.
8993 (reftex-cite-format-builtin, reftex-bibliography-commands):
8994 Add support for ConTeXt.
8995 (reftex-format-ref-function, reftex-format-cite-function):
8996 Fix custom type.
8997 (reftex-cite-key-separator): New variable.
8998
8999 * textmodes/reftex.el (reftex-syntax-table-for-bib)
9000 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
9001 `reftex-syntax-table' because parens have to retain their paren
9002 syntax in order for parsing of BibTeX entries like @book(...) to
9003 work.
9004 (reftex-in-comment): Do not error out if `comment-start-skip' is
9005 not set. Deal correctly with escaped comment characters.
9006 (reftex-tie-multifile-symbols): Add doc string.
9007 Initialize `reftex-ref-style-list'.
9008 (reftex-untie-multifile-symbols): Add doc string.
9009 (reftex-add-index-macros): Doc fix.
9010 (reftex-ref-style-activate, reftex-ref-style-toggle)
9011 (reftex-ref-style-list): New functions.
9012 (reftex-mode-menu): Use them. Adapt to new structure of
9013 `reftex-ref-style-alist'.
9014 (reftex-select-with-char): Kill the RefTeX Select buffer when
9015 done.
9016 (reftex-remove-if): New function.
9017 (reftex-erase-all-selection-and-index-buffers)
9018 (reftex-mode-menu): Reference styles are now computed from
9019 `reftex-ref-style-alist'. Fix typo.
9020 (reftex-report-bug): New function.
9021 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
9022 algorithms with O(n log n). Introduce optional argument SORT (not
9023 yet used).
9024
9025 2012-09-30 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9026
9027 Enhancements for triple-quote string syntax.
9028 * progmodes/python.el (python-syntax-propertize-function):
9029 Match both quote cases in one regexp.
9030 (python-syntax-stringify): Handle matches properly.
9031
9032 2012-09-30 Juri Linkov <juri@jurta.org>
9033
9034 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
9035 to nil around the call to `insert' to prevent
9036 directory time modification by lock_file. (Bug#2295)
9037 * tar-mode.el (tar-summarize-buffer): Idem.
9038
9039 2012-09-30 Juri Linkov <juri@jurta.org>
9040
9041 * facemenu.el (list-colors-sort): Add option "Luminance".
9042 (list-colors-sort-key): Implement it.
9043
9044 * vc/diff-mode.el (diff-refine-removed):
9045 * vc/ediff-init.el (ediff-fine-diff-A):
9046 * vc/smerge-mode.el (smerge-refined-removed):
9047 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
9048
9049 2012-09-30 Jan Djärv <jan.h.d@swipnet.se>
9050
9051 * term/ns-win.el (x-file-dialog): New function.
9052
9053 2012-09-30 Juanma Barranquero <lekktu@gmail.com>
9054
9055 * ido.el (ido-max-directory-size): Default to nil; the current
9056 default is small for POSIX systems, and impractical on Windows 7
9057 now that lstat returns directory sizes for NTFS.
9058
9059 2012-09-30 Martin Rudalics <rudalics@gmx.at>
9060
9061 In buffer display functions handle window-height/window-width
9062 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
9063 * window.el (window--display-buffer): New argument ALIST.
9064 Obey window-height and window-width alist entries.
9065 (window--try-to-split-window): New argument ALIST.
9066 Bind window-combination-limit to t when the window's size shall be
9067 changed and window-combination-limit equals `window-size'.
9068 (display-buffer-in-atom-window)
9069 (display-buffer-in-major-side-window)
9070 (display-buffer-in-side-window, display-buffer-same-window)
9071 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9072 (display-buffer-pop-up-window, display-buffer-below-selected)
9073 (display-buffer-at-bottom, display-buffer-in-previous-window)
9074 (display-buffer-use-some-window): Adjust all callers of
9075 window--display-buffer and window--try-to-split-window.
9076 (fit-frame-to-buffer): New option.
9077 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
9078 is non-nil.
9079 (display-buffer-in-major-side-window): Evaluate window-height /
9080 window-width alist entries.
9081
9082 * help.el (temp-buffer-resize-frames)
9083 (temp-buffer-resize-regexps): Remove options.
9084 (temp-buffer-resize-mode): Adjust doc-string.
9085 (resize-temp-buffer-window): Don't consult
9086 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
9087 temp-buffer-resize-frames.
9088
9089 * dired.el (dired-mark-pop-up):
9090 Call display-buffer-below-selected with a fit-window-to-buffer alist
9091 entry.
9092
9093 2012-09-30 Chong Yidong <cyd@gnu.org>
9094
9095 * server.el (server-host): Document the security implications.
9096 (server-auth-key): Doc fix.
9097
9098 * startup.el (initial-buffer-choice): Doc fix.
9099
9100 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
9101
9102 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
9103 restriction change.
9104
9105 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
9106
9107 * help-fns.el (help-fns--obsolete): Fix last change.
9108
9109 2012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
9110
9111 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
9112 (minor-mode-map-alist): Remove redundant code.
9113
9114 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
9115 visited in a buffer.
9116 (cvs-insert-visited-file): New function.
9117 (find-file-hook): Use it.
9118
9119 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
9120
9121 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
9122 chose face.
9123 (log-edit-empty-buffer-p): Don't require a space after a header.
9124
9125 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
9126
9127 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
9128
9129 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
9130 a proper minor-mode.
9131
9132 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
9133
9134 2012-09-29 Glenn Morris <rgm@gnu.org>
9135
9136 * winner.el (winner-mode): Remove variable (let define-minor-mode
9137 handle it).
9138 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
9139 Doc fixes.
9140 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
9141 (winner-mode): Use define-minor-mode.
9142
9143 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
9144 the full definition in loaddefs, rather than duplicating it.
9145
9146 * help-macro.el (three-step-help): No need to autoload defcustom.
9147
9148 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
9149 (inferior-lisp-program, inferior-lisp-load-command)
9150 (inferior-lisp-prompt, inferior-lisp-mode-hook):
9151 No need to autoload defcustoms.
9152
9153 * hippie-exp.el (hippie-expand-try-functions-list)
9154 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
9155 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
9156 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
9157 (hippie-expand-only-buffers): No need to autoload defcustoms.
9158 * progmodes/vhdl-mode.el (vhdl-line-expand):
9159 Explicitly load hippie-exp, so it does not get autoloaded
9160 while hippie-expand-try-functions-list is let-bound.
9161
9162 2012-09-28 Glenn Morris <rgm@gnu.org>
9163
9164 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
9165
9166 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
9167 Only "cl.el" counts as cl these days.
9168
9169 2012-09-28 Juri Linkov <juri@jurta.org>
9170
9171 Display archive errors in the echo area instead of inserting
9172 to the file buffer.
9173
9174 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
9175 to STDERR-TEST that can be a regexp matching a successful output.
9176 Create a temporary file and redirect stderr to it. Search for
9177 STDERR-TEST in the stderr output and display it in the echo area
9178 if no match is found.
9179 (archive-extract-by-file): New function like
9180 `archive-extract-by-stdout' but extracting archives to files
9181 and looking for successful matches in stdout. Function body is
9182 mostly copied from `archive-rar-extract'.
9183 (archive-rar-extract): Use `archive-extract-by-file'.
9184 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
9185
9186 2012-09-28 Leo Liu <sdl.web@gmail.com>
9187
9188 * pcomplete.el (pcomplete-show-completions):
9189 Use minibuffer-message to make pcomplete usable in minibuffer.
9190
9191 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
9192
9193 2012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9194
9195 * type-break.el: Use lexical-binding.
9196 (type-break-mode): Use define-minor-mode.
9197
9198 * emacs-lisp/pcase.el (pcase--mark-used): New.
9199 (pcase--u1): Use it (bug#12512).
9200
9201 * custom.el (load-theme): Set buffer-file-name so the load is recorded
9202 in load-history with the right file name.
9203
9204 2012-09-28 Tassilo Horn <tsdh@gnu.org>
9205
9206 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
9207 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
9208 (doc-view-get-bounding-box): Make bounding box slicing work for
9209 ODF and DVI documents.
9210
9211 2012-09-28 Glenn Morris <rgm@gnu.org>
9212
9213 * type-break.el (type-break-mode, type-break-interval)
9214 (type-break-good-rest-interval, type-break-keystroke-threshold):
9215 No need to autoload.
9216 (type-break-good-rest-interval, type-break-keystroke-threshold):
9217 Add :set-after.
9218
9219 2012-09-28 Chong Yidong <cyd@gnu.org>
9220
9221 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
9222 Add :version tag.
9223
9224 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
9225
9226 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
9227
9228 2012-09-27 Glenn Morris <rgm@gnu.org>
9229
9230 * faces.el (x-display-name): Declare (for without-x builds).
9231
9232 * linum.el (linum-format): Don't autoload it. Improve :type.
9233
9234 * progmodes/tcl.el: Don't require outline when compiling.
9235 (outline-regexp, outline-level): Declare.
9236 * textmodes/sgml-mode.el: Don't require outline when compiling.
9237 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
9238
9239 * term.el (term-ansi-reset):
9240 Try setting term-ansi-face-already-done to nil. (Bug#11785)
9241
9242 * vc/vc.el (vc-next-action): Only gripe about committing read-only
9243 files for RCS and SCCS. (Bug#9781)
9244
9245 2012-09-27 Chong Yidong <cyd@gnu.org>
9246
9247 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
9248 change; value should be t.
9249
9250 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
9251
9252 * image-mode.el: Use lexical-binding.
9253 (image-mode-winprops): Use t to stand for the window of
9254 a buffer that's not displayed.
9255 * doc-view.el (doc-view-new-window-function): Handle the new
9256 t in winprops.
9257 (doc-view-enlarge): Make it a real nop if the size is not changed.
9258 (doc-view-display): Handle the case where the buffer is not (yet?)
9259 displayed in any window.
9260 (doc-view-saved-settings): New var.
9261 (doc-view-mode): Use it.
9262 (doc-view-fallback-mode): Set it.
9263
9264 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
9265 Set lexical-binding.
9266 (minibuffer-eldef-shorten-default): New var.
9267 (minibuffer-default-in-prompt-regexps): Use it for new default.
9268 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
9269
9270 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
9271
9272 * international/uni-bidi.el:
9273 * international/uni-category.el:
9274 * international/uni-name.el:
9275 * international/uni-numeric.el: Regenerate.
9276
9277 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
9278 Stefan Monnier <monnier@iro.umontreal.ca>
9279
9280 * profiler.el: New file.
9281
9282 2012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
9283
9284 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
9285 (testcover-reinstrument): Simplify with CSE.
9286
9287 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
9288
9289 * window.el (temp-buffer-window-setup): Fix typo in docstring.
9290
9291 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
9292
9293 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
9294 (verilog-auto-input, verilog-auto-insert-lisp)
9295 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
9296 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
9297 (verilog-auto-unused, verilog-auto-wire)
9298 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
9299 newline. Reported by Andrew Jones.
9300 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
9301 Reported by Brad Dobbie.
9302 (verilog-batch-delete-trailing-whitespace):
9303 Create verilog-batch-delete-trailing-whitespace.
9304 Reported by Brad Dobbie.
9305 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
9306 parameters from another module. Reported by Dan Katz.
9307 (verilog-auto, verilog-auto-assign-modport)
9308 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
9309 AUTOINOUTMODPORT for UVM interface module shell generation.
9310 Reported by Brad Dobbie.
9311 (verilog-auto-inst-interfaced-ports): Make default nil, as more
9312 standard behavior.
9313 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
9314 Reported by Matt Martin.
9315
9316 2012-09-25 Martin Rudalics <rudalics@gmx.at>
9317
9318 * window.el (window--resize-child-windows): When resizing child
9319 windows proportionally, process them in reverse order to
9320 preserve the "when splitting a window the new one gets the odd
9321 line" behavior.
9322 (window--resize-root-window-vertically): When resizing the
9323 minibuffer window try to affect only windows at the bottom of the
9324 frame. (Bug#12419)
9325
9326 2012-09-25 Chong Yidong <cyd@gnu.org>
9327
9328 * subr.el (declare): Doc fix.
9329
9330 * help-fns.el (help-fns--obsolete): Handle macros properly.
9331
9332 2012-09-25 Chong Yidong <cyd@gnu.org>
9333
9334 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
9335 this function obsolete.
9336
9337 * calendar/cal-x.el (calendar-two-frame-setup)
9338 (calendar-only-one-frame-setup, calendar-one-frame-setup):
9339 * calendar/calendar.el (american-calendar, european-calendar)
9340 (calendar-for-loop):
9341 * comint.el (comint-dynamic-simple-complete)
9342 (comint-dynamic-complete-as-filename, comint-unquote-filename):
9343 * desktop.el (desktop-load-default):
9344 * dired-x.el (dired-omit-here-always)
9345 (dired-hack-local-variables, dired-default-directory):
9346 * emacs-lisp/derived.el (derived-mode-class):
9347 * emacs-lisp/timer.el (timer-set-time-with-usecs):
9348 * emacs-lock.el (toggle-emacs-lock):
9349 * epa.el (epa-display-verify-result):
9350 * epg.el (epg-sign-keys, epg-start-sign-keys)
9351 (epg-passphrase-callback-function):
9352 * eshell/esh-util.el (eshell-for):
9353 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
9354 (eshell-add-to-window-buffer-names):
9355 * files.el (locate-file-completion):
9356 * imenu.el (imenu-example--create-c-index)
9357 (imenu-example--create-lisp-index)
9358 (imenu-example--lisp-extract-index-name)
9359 (imenu-example--name-and-position):
9360 * international/mule-cmds.el (princ-list):
9361 * international/mule-diag.el (decode-codepage-char):
9362 * international/mule-util.el (detect-coding-with-priority):
9363 * iswitchb.el (iswitchb-read-buffer):
9364 * mail/mailalias.el (mail-complete):
9365 * mail/sendmail.el (mail-sent-via):
9366 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
9367 (mouse-major-mode-menu):
9368 * password-cache.el (password-read-and-add):
9369 * pcomplete.el (pcomplete-parse-comint-arguments):
9370 * progmodes/sh-script.el (sh-maybe-here-document):
9371 * replace.el (query-replace-regexp-eval):
9372 * savehist.el (savehist-load):
9373 * simple.el (choose-completion-delete-max-match):
9374 * term.el (term-dynamic-simple-complete):
9375 * vc/ediff-init.el (ediff-check-version):
9376 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
9377 * vc/vc.el (vc-diff-switches-list):
9378 * view.el (view-return-to-alist-update): Likewise.
9379
9380 * subr.el (eval-next-after-load, makehash, insert-string)
9381 (assoc-ignore-representation, assoc-ignore-case): Use declare to
9382 mark obsolete.
9383 (mode-line-inverse-video): Variable deleted.
9384
9385 * international/mule-util.el (string-to-sequence): Remove.
9386
9387 * calendar/calendar.el (calendar-version):
9388 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
9389 (icalendar-convert-diary-to-ical):
9390 * cus-edit.el (custom-mode):
9391 * ansi-color.el (ansi-color-unfontify-region):
9392 * international/latin1-disp.el (latin1-char-displayable-p):
9393 * progmodes/cwarn.el (turn-on-cwarn-mode):
9394 * progmodes/which-func.el (which-func-update-1):
9395 Use define-obsolete-function-alias.
9396
9397 * net/newst-backend.el (newsticker-cache-filename):
9398 * net/newst-treeview.el (newsticker-groups-filename):
9399 Fix incorrect obsolescence declaration.
9400
9401 * allout.el (allout-passphrase-hint-string): Likewise.
9402 (allout-init): Use a declare form to mark obsolete.
9403
9404 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
9405 this applies to functions.
9406
9407 * iswitchb.el (iswitchb-read-buffer): Move code of
9408 iswitchb-define-mode-map here, and delete that obsolete function.
9409
9410 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
9411 font-lock-reference-face.
9412
9413 2012-09-25 Glenn Morris <rgm@gnu.org>
9414
9415 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
9416 Doc fixes.
9417
9418 * eshell/em-term.el (eshell-term-name):
9419 Default to term-term-name. (Bug#12485)
9420
9421 2012-09-24 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9422
9423 * progmodes/python.el (python-shell-send-buffer): Better handling
9424 of "if __name__ == '__main__':" conditionals when sending the buffer.
9425
9426 2012-09-24 Glenn Morris <rgm@gnu.org>
9427
9428 * eshell/esh-cmd.el (eshell-find-alias-function):
9429 Tighten up file-name regexp. (Bug#12499)
9430
9431 2012-09-24 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9432
9433 Enhancements for triple-quote string syntax.
9434 * progmodes/python.el (python-quote-syntax): Remove.
9435 (python-syntax-propertize-function): New value.
9436 (python-syntax-count-quotes, python-syntax-stringify):
9437 New functions.
9438
9439 2012-09-24 Chong Yidong <cyd@gnu.org>
9440
9441 * mail/supercite.el (sc-version): Remove obsolete function.
9442 (sc-describe): Don't mark as obsolete, since it is bound.
9443 (sc-submit-bug-report): Remove.
9444
9445 * vc/log-edit.el (cvs-changelog-full-paragraphs)
9446 (cvs-commit-buffer-require-final-newline): Remove.
9447 (log-edit-require-final-newline)
9448 (log-edit-changelog-full-paragraphs): Default to t.
9449
9450 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
9451 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
9452 * vc/vc.el (vc-checkout-carefully): Likewise.
9453
9454 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
9455 (emerge-version): Remove.
9456
9457 * progmodes/compile.el (compile-internal): Remove.
9458 (compilation-parse-errors-function): Fix typo.
9459
9460 * international/mule.el (set-char-table-default): Remove.
9461 (set-coding-priority, make-coding-system, generic-char-p)
9462 (charset-list, charset-bytes, charset-id): Use declare to mark
9463 functions as obsolete.
9464
9465 * vc/pcvs-defs.el (cvs-buffer-name-alist)
9466 (cvs-invert-ignore-marks): Remove references to obsolete vars.
9467 * vc/vc-hooks.el (vc-default-registered): Don't use
9468 vc-master-templates.
9469
9470 * font-lock.el (font-lock-reference-face):
9471 Use define-obsolete-variable-alias.
9472
9473 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
9474 * calendar/calendar.el (calendar-font-lock-keywords):
9475 * calendar/diary-lib.el (diary-font-lock-keywords)
9476 (diary-fancy-font-lock-keywords):
9477 * textmodes/reftex-sel.el (reftex-insert-docstruct):
9478 * textmodes/reftex-index.el (reftex-insert-index):
9479 * textmodes/reftex-cite.el (reftex-format-bib-entry):
9480 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
9481 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
9482 * progmodes/prolog.el (prolog-font-lock-keywords):
9483 * progmodes/idlwave.el (idlwave-idl-keywords):
9484 * progmodes/ada-mode.el (ada-font-lock-keywords):
9485 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
9486
9487 2012-09-24 Glenn Morris <rgm@gnu.org>
9488
9489 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
9490
9491 2012-09-23 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
9492
9493 * progmodes/python.el (python-indent-line): More consistent cursor
9494 movement behavior.
9495
9496 2012-09-23 Stefan Merten <smerten@oekonux.de>
9497
9498 * textmodes/rst.el: Fix compiler warning.
9499
9500 2012-09-23 Roland Winkler <winkler@gnu.org>
9501
9502 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
9503 Transcribe also LaTeX hyphenation.
9504 (bibtex-reformat): Bug fix. Do not quote twice the elements of
9505 bibtex-reformat-previous-options.
9506
9507 2012-09-23 Roland Winkler <winkler@gnu.org>
9508
9509 * proced.el (proced-renice-command): New variable.
9510 (proced-marked-processes): New function.
9511 (proced-with-processes-buffer): New macro.
9512 (proced-send-signal): Use them.
9513 (proced-renice): New command bound to r.
9514
9515 2012-09-23 Roland Winkler <winkler@gnu.org>
9516
9517 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
9518 ibuffer-saved-filter-groups has one element, shortcut the call of
9519 completing-read. (Bug#12331)
9520
9521 2012-09-23 Chong Yidong <cyd@gnu.org>
9522
9523 * bindings.el (mode-line-toggle-read-only):
9524 * bs.el (bs-toggle-readonly):
9525 * buff-menu.el (Buffer-menu-toggle-read-only):
9526 * dired.el (dired-toggle-read-only):
9527 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
9528
9529 2012-09-23 Chong Yidong <cyd@gnu.org>
9530
9531 * image.el (image-type-available-p): Adapt to init-image-library
9532 argument changes.
9533
9534 2012-09-22 Juri Linkov <juri@jurta.org>
9535
9536 * dired.el (dired-mode-map): Add [remap read-only-mode] for
9537 `dired-toggle-read-only'. (Bug#12462)
9538
9539 2012-09-22 Martin Rudalics <rudalics@gmx.at>
9540
9541 * subr.el (temp-output-buffer-show): New function.
9542 (with-output-to-temp-buffer): Call temp-output-buffer-show
9543 instead of internal-temp-output-buffer-show.
9544
9545 2012-09-22 Chong Yidong <cyd@gnu.org>
9546
9547 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
9548 (Bug#12462).
9549
9550 * repeat.el (repeat): Doc fix (Bug#12348).
9551
9552 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
9553 (Bug#10909).
9554
9555 * simple.el (shell-command-on-region): Doc fix.
9556 (read-only-mode): Doc fix.
9557
9558 2012-09-22 Eli Zaretskii <eliz@gnu.org>
9559
9560 * emacs-lisp/timer.el (run-with-idle-timer)
9561 (timer-activate-when-idle): Warn against reinvoking an idle timer
9562 from within its own timer action. (Bug#12447)
9563
9564 2012-09-22 Martin Rudalics <rudalics@gmx.at>
9565
9566 * cus-start.el (window-combination-limit): Add new optional
9567 values.
9568 * window.el (temp-buffer-window-show)
9569 (window--try-to-split-window): Handle new values of
9570 window-combination-limit (Bug#1806).
9571 (split-window): Test window-combination-limit for t instead of
9572 non-nil.
9573 (display-buffer-at-bottom): New buffer display action function.
9574 * help.el (temp-buffer-resize-regexps): New option.
9575 (temp-buffer-resize-mode): Rewrite doc-string.
9576 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
9577 Don't resize reused window. Suggested by Glenn Morris.
9578
9579 2012-09-22 Stefan Merten <smerten@oekonux.de>
9580
9581 * textmodes/rst.el: Revamp section title faces.
9582 (rst-official-version)
9583 (rst-package-emacs-version-alist): Sync with official version
9584 V1.4.0.
9585 (rst-faces-defaults, rst-set-level-default)
9586 (rst-level-face-max, rst-level-face-base-color)
9587 (rst-level-face-base-light, rst-level-face-format-light)
9588 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
9589 (rst-adornment-faces-alist): Match new setup.
9590 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
9591 (rst-level-5, rst-level-6): New faces.
9592
9593 2012-09-22 Chong Yidong <cyd@gnu.org>
9594
9595 * simple.el (undo): Handle indirect buffers (Bug#8207).
9596
9597 2012-09-21 Leo Liu <sdl.web@gmail.com>
9598
9599 IDO: Disable match re-ordering for buffer switching.
9600 * ido.el (ido-buffer-disable-smart-matches): New variable.
9601 (ido-set-matches-1): Use it. (Bug#2042)
9602
9603 2012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
9604
9605 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
9606 Fix 2011-05-17 change. (Bug#12418)
9607
9608 2012-09-21 Leo Liu <sdl.web@gmail.com>
9609
9610 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
9611
9612 2012-09-21 Glenn Morris <rgm@gnu.org>
9613
9614 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
9615 Be more robust about locating simple.el.
9616
9617 2012-09-21 Glenn Morris <rgm@gnu.org>
9618
9619 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
9620
9621 2012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
9622
9623 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
9624
9625 2012-09-20 Juri Linkov <juri@jurta.org>
9626
9627 * replace.el (query-replace-read-from): Use `read-regexp' instead
9628 of `read-from-minibuffer' when `regexp-flag' is non-nil.
9629 (occur-read-primary-args): Use `read-regexp' instead of
9630 `read-string'.
9631 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
9632 `read-from-minibuffer'.
9633 * isearch.el (isearch-occur): Use `read-regexp' instead of
9634 `read-string'.
9635 * dired.el (dired-read-regexp): Use `read-regexp' instead of
9636 `read-from-minibuffer'.
9637 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
9638 of `read-string'. (Bug#7567)
9639
9640 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
9641 and allow accepting a list of strings prepended to a list of
9642 standard default values. Doc fix. (Bug#12321)
9643
9644 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
9645
9646 * replace.el (read-regexp): Don't add ": " when PROMPT already
9647 ends with a colon and space. (Bug#12321)
9648
9649 2012-09-20 Tassilo Horn <tsdh@gnu.org>
9650
9651 * doc-view.el (doc-view-display): Better fix for the cl-assertion
9652 error.
9653
9654 2012-09-20 Stefan Merten <smerten@oekonux.de>
9655
9656 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
9657 Fixes feature request bug#11711.
9658 (rst-mode): Create `imenu-create-index-function'.
9659 (rst-get-stripped-line): Delete after refactoring.
9660 (rst-section-tree, rst-section-tree-rec)
9661 (rst-section-tree-point): Refactor and document properly.
9662 (rst-imenu-find-adornments-for-position)
9663 (rst-imenu-convert-cell, rst-imenu-create-index):
9664 New function.
9665
9666 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9667
9668 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
9669 (macroexp--expand-all): Use it.
9670 (macroexp--funcall-and-return): Remove by folding it into its sole
9671 caller (macroexp--warn-and-return).
9672 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
9673 Use macroexp--obsolete-warning.
9674
9675 * calc/calc.el: Fix last change by removing the whole chunk, since it
9676 was only needed back when Calc was not bundled.
9677
9678 2012-09-20 Martin Rudalics <rudalics@gmx.at>
9679
9680 * emacs-lisp/debug.el (debug): Restore assignment to
9681 debugger-old-buffer removed on 2012-09-08.
9682
9683 2012-09-20 Juri Linkov <juri@jurta.org>
9684
9685 * dired-aux.el (dired-diff): Remove (require 'diff) since
9686 `diff-latest-backup-file' is now autoloaded.
9687
9688 2012-09-20 Chong Yidong <cyd@gnu.org>
9689
9690 * vc/diff.el (diff-latest-backup-file): Autoload.
9691
9692 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9693
9694 * calc/calc.el: Remove redundant autoload shape check.
9695 (sel-mode): Don't defvar.
9696 (calc-get-stack-element): Add `sel-mode' arg instead.
9697 (calc-top, calc-top-list): Pass it this additional argument.
9698 * calc/calc-store.el (calc-store-map):
9699 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
9700 (calc-map-equation, calc-outer-product, calc-inner-product):
9701 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
9702
9703 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
9704
9705 2012-09-19 Juri Linkov <juri@jurta.org>
9706
9707 * dired-aux.el (dired-diff): Add (require 'diff) because
9708 `diff-latest-backup-file' is not autoloaded.
9709 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
9710 of `dired-get-filename' to t to not report error when there is
9711 no default file on the current line.
9712
9713 2012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9714
9715 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
9716 macroexp--eval-if-compile.
9717 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
9718 (macroexp--expand-all): Use them (bug#12371).
9719
9720 * doc-view.el (doc-view-guess-paper-size)
9721 (doc-view-scale-bounding-box): Fix unbound `caddr'.
9722
9723 2012-09-19 Tassilo Horn <tsdh@gnu.org>
9724
9725 New feature: set optimal slice from BoundingBox information.
9726 * doc-view.el (doc-view-mode-map): Add keybinding.
9727 (doc-view-menu): Add menu entry.
9728 (doc-view-set-slice): Adapt docstring.
9729 (doc-view-get-bounding-box, doc-view-guess-paper-size)
9730 (doc-view-scale-bounding-box)
9731 (doc-view-set-slice-from-bounding-box): New functions.
9732 (doc-view-paper-sizes): New defvar.
9733
9734 2012-09-19 Glenn Morris <rgm@gnu.org>
9735
9736 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
9737 (byte-compile-log-warning): Autoload. (Bug#12371)
9738
9739 * calendar/calendar.el (calendar-american-month-header)
9740 (calendar-european-month-header, calendar-iso-month-header)
9741 (calendar-month-header): New options.
9742 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
9743 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
9744
9745 2012-09-19 Jan Djärv <jan.h.d@swipnet.se>
9746
9747 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
9748
9749 2012-09-18 Juri Linkov <juri@jurta.org>
9750
9751 * dired-aux.el (dired-diff): Restore original functionality of
9752 getting the default value, but keep new feature of using the
9753 latest existing backup file (`diff-latest-backup-file').
9754
9755 2012-09-18 Juri Linkov <juri@jurta.org>
9756
9757 * dired.el (dired-mark): If the region is active in Transient Mark
9758 mode, mark all files in the active region. Doc fix.
9759 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
9760 Doc fix. (Bug#10624)
9761
9762 2012-09-18 Juri Linkov <juri@jurta.org>
9763
9764 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
9765 attributes for M-n are pulled from the file at point.
9766 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
9767 Suggested by Drew Adams. (Bug#10624)
9768
9769 2012-09-18 Dmitry Gutov <dgutov@yandex.ru>
9770
9771 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
9772 whitespace after "end".
9773 (ruby-do-end-to-brace): Collapse block to one line if it fits
9774 within fill-column.
9775
9776 2012-09-18 Martin Rudalics <rudalics@gmx.at>
9777
9778 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
9779 value.
9780 (debug): Don't remove debugger window when debugger is expected
9781 to be back.
9782
9783 2012-09-18 Chong Yidong <cyd@gnu.org>
9784
9785 * custom.el (defface): Doc fix.
9786
9787 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
9788
9789 2012-09-18 Martin Blais <blais@furius.ca> (tiny change)
9790
9791 * progmodes/compile.el (compilation-start): Use compilation-always-kill
9792 to initialize query-on-exit; then test that instead (bug#12288).
9793
9794 2012-09-17 Stefan Merten <smerten@oekonux.de>
9795
9796 * textmodes/rst.el: Add support for `testcover'.
9797 (rst-defcustom-testcover, rst-testcover-add-compose)
9798 (rst-testcover-add-1value): New functions.
9799 (rst-portable-mark-active-p): Replace by `use-region-p'.
9800 (rst-update-section, rst-classify-adornment)
9801 (rst-find-title-line): Mark `1value' forms.
9802 (rst-classify-adornment): Remove superfluous form.
9803 (rst-update-section, rst-get-adornments-around)
9804 (rst-adornment-complete-p, rst-get-next-adornment)
9805 (rst-adjust, rst-promote-region)
9806 (rst-display-adornments-hierarchy, rst-straighten-adornments)
9807 (rst-find-pfx-in-region, rst-section-tree-rec)
9808 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
9809 (rst-toc-node, rst-toc, rst-forward-section)
9810 (rst-iterate-leftmost-paragraphs)
9811 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
9812 (rst-bullet-list-region)
9813 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
9814 (rst-compile-find-conf, rst-compile)
9815 (rst-repeat-last-character): Fix style.
9816
9817 2012-09-17 Chong Yidong <cyd@gnu.org>
9818
9819 * comint.el (comint--complete-file-name-data): Don't add a space
9820 if the status is `sole'; that adds a gratuitous space in the
9821 completion-cycling case (Bug#12092).
9822
9823 * pcomplete.el (pcomplete-completions-at-point): Likewise.
9824
9825 2012-09-17 Richard Stallman <rms@gnu.org>
9826
9827 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
9828 only in the mime-shown mode, not in raw mode.
9829 (rmail-mime): Toggle off mime by displaying the message without
9830 mime processing. (Bug#12305)
9831
9832 * mail/rmail.el (rmail-retry-failure):
9833 Turn off mime processing first. (Bug#12037)
9834
9835 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
9836
9837 2012-09-17 Chong Yidong <cyd@gnu.org>
9838
9839 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
9840 (shell-dynamic-complete-functions): Convert to defcustom.
9841 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
9842
9843 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
9844 * comint.el (comint-prompt-read-only):
9845 * custom.el (defcustom):
9846 * hi-lock.el (hi-lock-mode):
9847 * ibuffer.el (ibuffer-formats):
9848 * ielm.el (ielm-prompt-read-only):
9849 * novice.el (disable-command):
9850 * saveplace.el (toggle-save-place):
9851 * speedbar.el (speedbar-supported-extension-expressions):
9852 * startup.el (auto-save-list-file-prefix, init-file-user)
9853 (after-init-hook, inhibit-startup-echo-area-message):
9854 * strokes.el (strokes-help):
9855 * time-stamp.el (time-stamp):
9856 * calendar/calendar.el (calendar, diary-file):
9857 * calendar/diary-lib.el (diary-mail-entries, diary)
9858 (diary-list-entries-hook):
9859 * calendar/holidays.el (holidays, calendar-holidays):
9860 * calendar/lunar.el (lunar-phases):
9861 * calendar/solar.el (sunrise-sunset):
9862 * emulation/edt.el (edt-load-keys):
9863 * emulation/viper.el (viper-mode):
9864 * eshell/em-alias.el (eshell-command-aliases-list):
9865 * eshell/esh-util.el (eshell-convert-numeric-arguments):
9866 * international/ogonek.el (ogonek-information):
9867 * net/tramp-cmds.el (tramp-bug):
9868 * net/quickurl.el (quickurl-reread-hook-postfix):
9869 * play/decipher.el (decipher-font-lock-keywords):
9870 * progmodes/cc-styles.el (c-set-style):
9871 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
9872 * progmodes/inf-lisp.el (inferior-lisp-prompt):
9873 * progmodes/octave-mod.el (octave-mode):
9874 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
9875 * progmodes/verilog-mode.el (verilog-read-defines):
9876 * textmodes/two-column.el (2C-mode): Likewise.
9877
9878 2012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
9879
9880 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
9881 that holds many addresses.
9882
9883 2012-09-16 Chong Yidong <cyd@gnu.org>
9884
9885 * align.el (align-areas): Call the indication function with
9886 positions instead of markers for arguments (Bug#12343).
9887
9888 * files.el (parse-colon-path): Use split-string (Bug#12351).
9889
9890 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
9891 (display-buffer-function): Mark as obsolete.
9892
9893 * progmodes/compile.el (compilation-parse-errors): Accept list
9894 values similar to font-lock-keywords (Bug#12136).
9895 Suggested by Oleksandr Manzyuk.
9896 (compilation-error-regexp-alist): Doc fix.
9897
9898 2012-09-15 Glenn Morris <rgm@gnu.org>
9899
9900 * version.el (emacs-bzr-version-bzr): New function.
9901 (emacs-bzr-get-version): Add optional EXTERNAL argument.
9902
9903 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
9904 checkouts, check the parent dirstate matches the branch.
9905 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
9906 empty string.
9907
9908 * version.el (emacs-bzr-version): Doc fix.
9909 (emacs-bzr-version-dirstate): New function.
9910 (emacs-bzr-get-version): For lightweight checkouts, if the parent
9911 is local try and check that it matches the branch. If not, just
9912 use dirstate information. (Bug#12441)
9913
9914 2012-09-14 Juri Linkov <juri@jurta.org>
9915
9916 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
9917 (Bug#12399)
9918
9919 2012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9920
9921 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
9922
9923 * emacs-lisp/edebug.el: Miscellaneous cleanup.
9924 Remove obsolete byte-compiler hack that tried to silence some warnings.
9925 (edebug-submit-bug-report): Remove.
9926 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
9927 Remove aliases, use the un-prefixed name instead.
9928 (edebug-pop-to-buffer): Consider other frames.
9929 (edebug-original-read):: Make it more obvious that it's always defined.
9930 (edebug--make-form-data-entry, edebug--form-data-name)
9931 (edebug--form-data-begin, edebug--form-data-end): Rename from the
9932 single-dashed name, and implement with cl-defstruct.
9933 (edebug-set-form-data-entry): Use the standard accessors.
9934 (edebug-make-top-form-data-entry): Use push.
9935 (edebug-no-match): Drop useless `funcall'.
9936 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
9937 to functions.
9938 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
9939 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
9940 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
9941 (easy-menu-define, with-custom-print): Remove redundant specs.
9942 (edebug-outside-overriding-local-map)
9943 (edebug-outside-overriding-terminal-local-map): Remove, unused.
9944 (edebug--display): Bind unread-command-events directly to nil rather
9945 than binding it to unread-command-events and later setting it to nil.
9946 (edebug--display): Kill edebug-eval-buffer here...
9947 (edebug--recursive-edit): ...rather than here.
9948 Bind standard-output and standard-input.
9949 (edebug-eval): Check cl-macroexpand-all is fboundp.
9950 (edebug-temp-display-freq-count): Fix last change.
9951
9952 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
9953 * subr.el (noreturn, 1value): Add `debug' spec.
9954 * emacs-lisp/advice.el: Require cl-lib.
9955 (ad-copy-tree): Remove, use copy-tree instead.
9956 (ad-dolist): Remove use dolist or cl-dolist instead.
9957 (ad-do-return): Remove, use cl-return instead.
9958 (defadvice): Add `debug' spec.
9959
9960 2012-09-13 Juri Linkov <juri@jurta.org>
9961
9962 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
9963 (Bug#12399)
9964
9965 2012-09-13 Glenn Morris <rgm@gnu.org>
9966
9967 * calc/calc.el (math-compose-expr):
9968 * calc/calc-ext.el (math-compose-expr):
9969 * progmodes/cc-defs.el (cl-macroexpand-all):
9970 * progmodes/cc-langs.el (delete-duplicates, mapcan)
9971 (cl-macroexpand-all): Update declarations.
9972
9973 * vc/vc.el: No need to require ediff.
9974 (ediff-load-version-control): Declare.
9975 (ediff-vc-internal): Fix declaration.
9976 (vc-version-ediff): Require ediff.
9977
9978 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
9979
9980 Use a more backwards-compatible timer format (Bug#12430).
9981 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
9982 being right after USECS, as that better supports old code that
9983 inadvisedly looked directly at the timer vector.
9984
9985 2012-09-13 Kenichi Handa <handa@gnu.org>
9986
9987 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
9988 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
9989 `coding-priority' property of these language environment.
9990
9991 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
9992
9993 Fix glitches caused by addition of psec to timers (Bug#12430).
9994 * image.el (image-animate-timer):
9995 * time.el (display-time-world-timer):
9996 Use timer--function and timer--args rather than raw access to
9997 timer vector.
9998
9999 2012-09-13 Glenn Morris <rgm@gnu.org>
10000
10001 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
10002 If not compiling a file, try using load-file-name.
10003
10004 2012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
10005
10006 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
10007 Fix last change.
10008 (edebug-update-eval-list): Use `push'.
10009
10010 * emacs-lisp/edebug.el: Use lexical-binding.
10011 Remove the "edebug-" prefix from non-dynamically-scoped variables.
10012 Mark unused args with underscore.
10013 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
10014 (edebug-form-data): Use defvar-local.
10015 (edebug-make-before-and-after-form, edebug-make-after-form):
10016 Use backquote.
10017 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
10018 Not dynamically scoped any more.
10019 (edebug--enter-trace): Add arguments `function' and `args'.
10020 Rename from edebug-enter-trace.
10021 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
10022 (edebug--update-coverage): Add `after-index' and `value' args.
10023 Rename from edebug-update-coverage.
10024 (edebug-slow-after): Call it accordingly.
10025 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
10026 edebug-recursive-edit.
10027 (edebug--display): Call it accordingly. Add args `value',
10028 `offset-index', and `arg-mode'. Rename from edebug-display.
10029 (edebug-debugger, edebug): Call it accordingly.
10030 (edebug-eval-display-list): Use dolist.
10031
10032 2012-09-12 Juri Linkov <juri@jurta.org>
10033
10034 * info.el (Info-search): Don't check for isearch-mode and
10035 isearch-regexp before let-binding search-spaces-regexp to
10036 Info-search-whitespace-regexp.
10037 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
10038 search-whitespace-regexp if isearch-lax-whitespace or
10039 isearch-regexp-lax-whitespace is non-nil.
10040 (Info-mode): Don't set local variable search-whitespace-regexp.
10041 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
10042
10043 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10044
10045 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
10046 (debugger-env-macro): Remove support for unread-command-char.
10047
10048 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
10049 the temporary map re-appearing on emulation-mode-map-alists.
10050
10051 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
10052 since 22.1.
10053
10054 * ehelp.el (with-electric-help): Accept functions in
10055 electric-help-form-to-execute.
10056 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
10057 And replace unread-command-char -> unread-command-events.
10058
10059 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
10060
10061 Sync with Tramp 2.2.6.
10062
10063 * net/tramp.el (tramp-accept-process-output): Don't use
10064 JUST-THIS-ONE in the XEmacs case.
10065
10066 * net/trampver.el: Update release number.
10067
10068 2012-09-12 Martin Rudalics <rudalics@gmx.at>
10069
10070 * emacs-lisp/debug.el (debugger-previous-window-height):
10071 New variable.
10072 (debug): When debugger-jumping-flag is non-nil try to restore
10073 height of debugger window. (Bug#8789)
10074
10075 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10076
10077 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
10078 overriding-local-map and pre/post-command-hook here.
10079 (edebug-recursive-edit): Do it here instead (bug#12345).
10080 (edebug-outside-unread-command-char): Remove all uses of
10081 unread-command-char.
10082
10083 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
10084 inhibit-debugger is bound instead.
10085
10086 2012-09-11 Bastien Guerry <bzg@gnu.org>
10087
10088 * subr.el (set-temporary-overlay-map): Add a docstring.
10089 (Bug#12346)
10090
10091 2012-09-11 Bastien Guerry <bzg@gnu.org>
10092
10093 * minibuffer.el (completion-table-subvert): Fix docstring.
10094 (Bug#12347)
10095
10096 2012-09-11 Bastien Guerry <bzg@gnu.org>
10097
10098 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
10099
10100 2012-09-10 Michael R. Mauger <mmaug@yahoo.com>
10101
10102 * progmodes/sql.el: Version 3.1
10103 (sql-db2-escape-newlines): New variable.
10104 (sql-escape-newlines-filter): Use it.
10105
10106 2012-09-10 Juanma Barranquero <lekktu@gmail.com>
10107
10108 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
10109
10110 2012-09-10 Dan Nicolaescu <dann@gnu.org>
10111
10112 * vc/diff-mode.el (diff-mode-menu):
10113 Bind diff-remove-trailing-whitespace.
10114
10115 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
10116
10117 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
10118 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
10119 (emacs-lisp-byte-code-mode): New functions.
10120 (eval-sexp-add-defvars): Don't skip defvars in column >0.
10121 (eval-defun-2): Remove bogus interactive spec.
10122 (lisp-indent-line): Remove redundant whole-exp code, now done in
10123 indent-according-to-mode.
10124 (save-match-data): Remove redundant indent data.
10125
10126 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
10127 Use `declare'.
10128
10129 2012-09-09 Juri Linkov <juri@jurta.org>
10130
10131 * replace.el (replace-regexp-lax-whitespace): New defcustom.
10132 (replace-lax-whitespace, query-replace-regexp)
10133 (query-replace-regexp-eval, replace-regexp): Doc fix.
10134 (perform-replace, replace-highlight): Let-bind
10135 isearch-lax-whitespace to replace-lax-whitespace and
10136 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
10137
10138 * isearch.el (isearch-query-replace): Let-bind
10139 replace-lax-whitespace to isearch-lax-whitespace and
10140 replace-regexp-lax-whitespace to
10141 isearch-regexp-lax-whitespace. (Bug#10885)
10142
10143 2012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
10144
10145 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
10146
10147 2012-09-09 Alan Mackenzie <acm@muc.de>
10148
10149 * progmodes/cc-engine.el (c-state-cache-init):
10150 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
10151 (c-record-parse-state-state):
10152 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
10153
10154 2012-09-09 Andreas Schwab <schwab@linux-m68k.org>
10155
10156 * register.el (register-separator): Rename from
10157 separator-register. All uses changed. Doc fix.
10158 (register): Fix version.
10159
10160 2012-09-09 Chong Yidong <cyd@gnu.org>
10161
10162 * replace.el (query-replace-map): Bind four new symbols for
10163 requesting window scrolling.
10164
10165 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
10166 query-replace-map (Bug#8948).
10167
10168 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
10169
10170 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
10171 since they are now in query-replace-map.
10172
10173 * window.el (scroll-other-window-down): Make the arg optional.
10174
10175 2012-09-09 Chong Yidong <cyd@gnu.org>
10176
10177 * files.el (hack-local-variables-confirm): Use quit-window to kill
10178 the *Local Variables* buffer.
10179
10180 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
10181
10182 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
10183 not just expect to be at its beginning. Adjust callees.
10184 Succeed when do-end block has no space before the pipe character.
10185 (ruby-brace-to-do-end): When the original block is one-liner,
10186 convert to multiline. Reindent the result.
10187
10188 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
10189
10190 * register.el (register): New group.
10191 (separator-register): New user option.
10192 (increment-register): Route it to `append-to-register', if
10193 register contains text. Implication is that `C-x r +' can now be
10194 used for appending to a text register (bug#12217).
10195 (append-to-register, prepend-to-register): Add separator based on
10196 `separator-register'.
10197
10198 2012-09-08 Alan Mackenzie <acm@muc.de>
10199
10200 AWK Mode: make auto-newline work when there's "==" in the pattern.
10201 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
10202 correctly.
10203 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
10204 Test more rigorously for "=" token.
10205
10206 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
10207
10208 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
10209 Only fail when reached LIMIT.
10210
10211 2012-09-08 Chong Yidong <cyd@gnu.org>
10212
10213 * dired.el (dired-mode-map): Don't bind M-=.
10214
10215 * dired-aux.el (dired-diff): Use backup file as default.
10216
10217 2012-09-08 Drew Adams <drew.adams@oracle.com>
10218
10219 * subr.el (add-to-history): Fix delete usage (Bug#12314).
10220
10221 2012-09-08 Chong Yidong <cyd@gnu.org>
10222
10223 * subr.el (syntax-after, syntax-class): Doc fix.
10224
10225 2012-09-08 Martin Rudalics <rudalics@gmx.at>
10226
10227 * window.el (display-buffer-in-previous-window): New buffer
10228 display action function.
10229
10230 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
10231 (debugger-previous-window): New variable.
10232 (debug): Rewrite using display-buffer-in-previous-window,
10233 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
10234
10235 2012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
10236
10237 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
10238
10239 2012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
10240
10241 * progmodes/python.el (python-shell-send-string):
10242 When default-directory is remote, create temp file on remote
10243 filesystem.
10244 (python-shell-send-file): When file is remote, pass local view of
10245 file paths to remote Python interpreter. (Bug#12340)
10246
10247 2012-09-07 Chong Yidong <cyd@gnu.org>
10248
10249 * window.el (switch-to-buffer): Doc fix (Bug#12181).
10250
10251 * files.el (after-find-file): Don't fail on a read-only buffer if
10252 require-final-newline is `visit' or `visit-save' (Bug#11156).
10253
10254 * subr.el (read-char-choice): Allow quitting via ESC ESC.
10255
10256 * userlock.el (ask-user-about-supersession-threat):
10257 Use read-char-choice (Bug#12093).
10258
10259 2012-09-07 Chong Yidong <cyd@gnu.org>
10260
10261 * subr.el (buffer-narrowed-p): New function.
10262
10263 * ses.el (ses-widen):
10264 * simple.el (count-words--buffer-message):
10265 * net/browse-url.el (browse-url-of-buffer): Use it.
10266
10267 * simple.el (count-words-region): Don't signal an error if there
10268 is a non-nil prefix arg and the mark is not set.
10269
10270 * help.el (describe-key-briefly): Allow the message to be seen
10271 when invoked from the minibuffer (Bug#7014).
10272
10273 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
10274
10275 * progmodes/ruby-mode.el (ruby-end-of-defun)
10276 (ruby-beginning-of-defun): Simplify, allow indentation before
10277 block beginning and end keywords.
10278 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
10279 (ruby-end-of-defun): Expect that the point is at the beginning of
10280 the defun.
10281
10282 2012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
10283
10284 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
10285 (bug#12367).
10286 (cl--make-usage-args): Strip _ from argument names.
10287
10288 2012-09-06 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
10289
10290 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
10291 obsolete alias speedbar-key-map.
10292 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
10293 (vhdl-index-menu-init): Don't use obsolete variable
10294 font-lock-maximum-size.
10295
10296 2012-09-06 Chong Yidong <cyd@gnu.org>
10297
10298 * frame.el (window-system-version): Mark as obsolete.
10299
10300 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
10301 of obsolete variable speedbar-key-map.
10302
10303 2012-09-06 Juri Linkov <juri@jurta.org>
10304
10305 * replace.el (replace-lax-whitespace): New defcustom.
10306 (query-replace, query-replace-regexp, query-replace-regexp-eval)
10307 (replace-string, replace-regexp): Mention it in docstrings.
10308 (perform-replace, replace-highlight): Let-bind
10309 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
10310 to the values of replace-lax-whitespace and regexp-flag.
10311 Don't let-bind search-whitespace-regexp. (Bug#10885)
10312
10313 * isearch.el (isearch-query-replace): Let-bind
10314 replace-lax-whitespace instead of let-binding
10315 replace-search-function and replace-re-search-function.
10316 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
10317 and isearch-regexp-lax-whitespace to lazy-highlight variables.
10318 (isearch-toggle-symbol): Set isearch-regexp to nil
10319 in isearch-word mode (like in isearch-toggle-word).
10320
10321 2012-09-06 Juri Linkov <juri@jurta.org>
10322
10323 * replace.el (replace-search-function)
10324 (replace-re-search-function): Set default values to nil.
10325 (perform-replace): Let-bind isearch-related variables based on
10326 replace-related values, call `isearch-search-fun' and let-bind
10327 the result to `search-function'. Remove code that sets
10328 `search-function' and `search-string' separately for
10329 `delimited-flag'.
10330 (replace-highlight): Add new argument `delimited-flag' and
10331 rename other arguments to the names used in `perform-replace'.
10332 Let-bind `isearch-word' to the argument `delimited-flag'.
10333 (Bug#10885, bug#10887)
10334
10335 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
10336
10337 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
10338 ruby-beginning-of-indent, simplify, allow all keywords to have
10339 indentation before them.
10340 (ruby-beginning-of-indent): Adjust for above. Search until the
10341 found point is not inside a string or comment.
10342 (ruby-font-lock-keywords): Allow symbols to start with "@"
10343 character, give them higher priority than variables.
10344 (ruby-syntax-propertize-function)
10345 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
10346 matchers. Expression expansions are not comments when inside a
10347 string, and there comment syntax status is irrelevant.
10348 (ruby-match-expression-expansion): New function. Check that
10349 expression expansion is inside a string, and it's not escaped.
10350 (ruby-font-lock-keywords): Use it.
10351
10352 2012-09-05 Martin Rudalics <rudalics@gmx.at>
10353
10354 * help.el (temp-buffer-max-height): New default value.
10355 (temp-buffer-resize-frames): New option.
10356 (resize-temp-buffer-window): Optionally resize frame.
10357
10358 * window.el (fit-frame-to-buffer-bottom-margin): New option.
10359 (fit-frame-to-buffer): New function.
10360
10361 2012-09-05 Glenn Morris <rgm@gnu.org>
10362
10363 * emulation/cua-rect.el (cua--init-rectangles):
10364 * textmodes/picture.el (picture-mode-map):
10365 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
10366 like forward-char and backward-char. (Bug#12317)
10367
10368 2012-09-05 Leo Liu <sdl.web@gmail.com>
10369
10370 * progmodes/flymake.el (flymake-warning-re): New variable.
10371 (flymake-parse-line): Use it.
10372
10373 2012-09-05 Glenn Morris <rgm@gnu.org>
10374
10375 * calendar/holidays.el (holiday-christian-holidays):
10376 Rename an entry. (Bug#12289)
10377
10378 2012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
10379
10380 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
10381 (bug#12222).
10382
10383 2012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
10384
10385 * loadup.el: Load macroexp. Remove hack.
10386 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
10387 (macroexp--expand-all): Use it to get better warnings.
10388 (macroexp--backtrace, macroexp--trim-backtrace-frame)
10389 (internal-macroexpand-for-load): New functions.
10390 (macroexp--pending-eager-loads): New var.
10391 (emacs-startup-hook): New hack to replace one in loadup.el.
10392 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
10393 (cl--compiler-macro-cXXr): Move to top, before they can be used.
10394 (cl-psetf): Simplify.
10395 (cl-defstruct): Add indent rule.
10396
10397 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
10398
10399 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
10400 over `user-mail-address' for the SMTP MAIL FROM envelope.
10401 (smtpmail-via-smtp): Ditto.
10402
10403 2012-09-04 Dmitry Gutov <dgutov@yandex.ru>
10404
10405 * progmodes/ruby-mode.el: Clean up keybindings.
10406 (ruby-mode-map): Don't bind ruby-electric-brace,
10407 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
10408 backward-kill-word, reindent-then-newline-and-indent.
10409 (ruby-mark-defun): Remove.
10410 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
10411 (ruby-mode): Set local beginning-of-defun-function and
10412 end-of-defun-function values.
10413
10414 2012-09-03 Martin Rudalics <rudalics@gmx.at>
10415
10416 * window.el (temp-buffer-window-setup-hook)
10417 (temp-buffer-window-show-hook): New hooks.
10418 (temp-buffer-window-setup, temp-buffer-window-show)
10419 (with-temp-buffer-window): New functions.
10420 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
10421 (special-display-popup-frame): Make sure the window used shows BUFFER.
10422
10423 * help.el (temp-buffer-resize-mode): Fix doc-string.
10424 (resize-temp-buffer-window): New optional argument WINDOW.
10425
10426 * files.el (recover-file, save-buffers-kill-emacs):
10427 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
10428
10429 2012-09-02 Michael Albinus <michael.albinus@gmx.de>
10430
10431 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
10432 remote definition of `default-directory', ensure we can connect.
10433
10434 2012-09-02 Juri Linkov <juri@jurta.org>
10435
10436 Toggle whitespace matching mode with M-s SPC.
10437 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
10438
10439 * isearch.el (search-whitespace-regexp): Doc fix.
10440 Remove cons cell customization.
10441 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
10442 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
10443 New variables.
10444 (isearch-forward, isearch-forward-regexp): Doc fix.
10445 (isearch-toggle-lax-whitespace): New command.
10446 (search-forward-lax-whitespace, search-backward-lax-whitespace)
10447 (re-search-forward-lax-whitespace)
10448 (re-search-backward-lax-whitespace): New functions.
10449 (isearch-whitespace-regexp): Remove function.
10450 (isearch-query-replace): Let-bind replace-search-function and
10451 replace-re-search-function.
10452 (isearch-occur): Let-bind search-spaces-regexp according to the
10453 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
10454 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
10455 condition for C-q SPC.
10456 (isearch-search-fun-default): Use new functions mentioned above.
10457 (isearch-search-forward, isearch-search-backward): Remove functions.
10458 (isearch-search): Don't let-bind search-spaces-regexp.
10459 (isearch-lazy-highlight-space-regexp): Remove variable.
10460 (isearch-lazy-highlight-lax-whitespace)
10461 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
10462 (isearch-lazy-highlight-new-loop): Use them.
10463 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
10464
10465 2012-09-02 Chong Yidong <cyd@gnu.org>
10466
10467 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
10468
10469 2012-09-02 Glenn Morris <rgm@gnu.org>
10470
10471 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
10472
10473 2012-09-01 Glenn Morris <rgm@gnu.org>
10474
10475 * term.el: Tidy up menu definitions.
10476 (term-mode-map): Use easymenu for In/Out, Complete menus.
10477 (term-pager-break-map): Initialize in the defvar.
10478 (term-terminal-menu, term-signals-menu): Define with easymenu.
10479 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
10480 (term-pager-menu): New, extracted from term-process-pager.
10481 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
10482 (term-update-mode-line): Propertize line/char and page items.
10483 (term-process-pager): Move keymap initialization elsewhere.
10484
10485 2012-09-01 Martin Rudalics <rudalics@gmx.at>
10486
10487 * window.el (switch-to-prev-buffer): Handle additional values of
10488 BURY-OR-KILL argument. Don't switch in minibuffer window.
10489 (switch-to-next-buffer): Don't switch in minibuffer window.
10490 (quit-restore-window): New function based on quit-window.
10491 Handle additional values of former KILL argument.
10492 (quit-window): Call quit-restore-window with appropriate
10493 interpretation of KILL argument.
10494 (display-buffer-below-selected): New buffer display action
10495 function.
10496
10497 2012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10498
10499 * minibuffer.el (completion-at-point-functions): Complete docstring
10500 (bug#12254).
10501
10502 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
10503
10504 Better seed support for (random).
10505 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
10506 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
10507 * play/mpuz.el, play/tetris.el, play/zone.el:
10508 * calc/calc-comb.el (math-init-random-base):
10509 * play/blackbox.el (bb-init-board):
10510 * play/life.el (life):
10511 * server.el (server-use-tcp):
10512 * type-break.el (type-break):
10513 Remove unnecessary call to (random t).
10514 * net/sasl.el (sasl-unique-id-function):
10515 Change (random t) to (random), now that the latter is more random.
10516 * play/life.el (life-initialized): Remove no-longer-needed var.
10517
10518 2012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
10519
10520 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
10521 Consider frame's buffer predicate when choosing the buffer.
10522 (Bug#12081)
10523
10524 2012-08-30 Richard Stallman <rms@gnu.org>
10525
10526 * simple.el (special-mode-map): Delete binding for `z'.
10527
10528 2012-08-30 Andreas Schwab <schwab@linux-m68k.org>
10529
10530 * progmodes/compile.el (compilation-always-kill): Doc fix.
10531
10532 2012-08-30 Chong Yidong <cyd@gnu.org>
10533
10534 * window.el (display-buffer-reuse-frames): Make the obsolescence
10535 message more informative.
10536
10537 2012-08-30 Glenn Morris <rgm@gnu.org>
10538
10539 * paren.el (show-paren-delay):
10540 Add a :set function. Doc fix. (Bug#12297)
10541
10542 2012-08-29 Martin Blais <blais@furius.ca> (tiny change)
10543
10544 * progmodes/compile.el (compilation-always-kill): New var.
10545 (compilation-start): Use it.
10546
10547 2012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10548
10549 * simple.el (read-only-mode): Move from files.el for bootstrapping.
10550 * files.el (read-only-mode): Move to simple.el.
10551
10552 * files.el (read-only-mode): New minor mode.
10553 (toggle-read-only): Use it and mark obsolete.
10554 (find-file--read-only):
10555 * vc/vc.el (vc-next-action, vc-checkout):
10556 * vc/vc-cvs.el (vc-cvs-checkout):
10557 * obsolete/vc-mcvs.el (vc-mcvs-update):
10558 * ffap.el (ffap--toggle-read-only): Update callers.
10559
10560 2012-08-29 Michael Albinus <michael.albinus@gmx.de>
10561
10562 * eshell/esh-ext.el (eshell-external-command): Do not examine
10563 remote shell scripts.
10564 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
10565
10566 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
10567 "/usr/local/sbin".
10568
10569 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10570
10571 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
10572
10573 2012-08-28 Leo Liu <sdl.web@gmail.com>
10574
10575 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
10576 completion-at-point. (Bug#12220)
10577
10578 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
10579
10580 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
10581
10582 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10583
10584 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
10585 be buffer-local; add delete-trailing-whitespace (bug#12259).
10586
10587 2012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
10588
10589 * progmodes/hideif.el (hif-compress-define-list):
10590 Fix typo. (Bug#11951)
10591
10592 2012-08-28 Dan Nicolaescu <dann@gnu.org>
10593
10594 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
10595 buffer local setting.
10596
10597 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
10598 rcirc-encode-coding-system.
10599
10600 2012-08-28 Leo Liu <sdl.web@gmail.com>
10601
10602 * net/rcirc.el (rcirc-split-message): New function.
10603 (rcirc-send-message): Use it. (Bug#12051)
10604
10605 2012-08-28 Juri Linkov <juri@jurta.org>
10606
10607 * info.el (Info-fontify-node): Hide empty lines at the end of
10608 the node. (Bug#12272)
10609
10610 2012-08-27 Drew Adams <drew.adams@oracle.com>
10611
10612 * dired.el (dired-pop-to-buffer): Make window start at beginning
10613 of buffer (Bug#12281).
10614
10615 2012-08-26 Chong Yidong <cyd@gnu.org>
10616
10617 * window.el (special-display-regexps, special-display-frame-alist)
10618 (special-display-buffer-names, special-display-function)
10619 (display-buffer-reuse-frames): Mark as obsolete.
10620
10621 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
10622
10623 * help.el (help-print-return-message): Don't treat
10624 display-buffer-reuse-frames specially.
10625
10626 2012-08-26 Chong Yidong <cyd@gnu.org>
10627
10628 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
10629 New variable, replacing gdb-frame-parameters.
10630 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
10631 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
10632 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
10633 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
10634 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
10635 the functions directly with gdb-display-buffer-other-frame-action.
10636 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
10637 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
10638 (gdb-display-stack-buffer, gdb-display-locals-buffer)
10639 (gdb-display-registers-buffer): Define directly.
10640 (def-gdb-display-buffer): Macro deleted.
10641 (gdb-display-buffer): Remove second and third args, callers don't
10642 use them. Defer to the default display-buffer behavior, apart
10643 from making windows dedicated.
10644 (gdb-setup-windows): Don't call display-buffer unnecessarily.
10645
10646 * progmodes/gud.el (gud-display-line): Just use display-buffer.
10647
10648 * window.el (display-buffer-pop-up-frame): Handle a
10649 pop-up-frame-parameters alist entry.
10650 (display-buffer): Document it.
10651
10652 2012-08-26 Chong Yidong <cyd@gnu.org>
10653
10654 * isearch.el (search-whitespace-regexp): Make string and nil
10655 values apply to both ordinary and regexp search. Allow a cons
10656 cell value to distinguish between the two.
10657 (isearch-whitespace-regexp, isearch-search-forward)
10658 (isearch-search-backward): New functions.
10659 (isearch-occur, isearch-search-fun-default, isearch-search)
10660 (isearch-lazy-highlight-new-loop): Use them.
10661 (isearch-forward, isearch-forward-regexp): Doc fix.
10662
10663 2012-08-26 Chong Yidong <cyd@gnu.org>
10664
10665 * faces.el (help-argument-name): Always inherit from italic
10666 (Bug#12213).
10667
10668 2012-08-25 Martin Rudalics <rudalics@gmx.at>
10669
10670 * window.el (window--even-window-heights): Even heights when
10671 WINDOW and the selected window form a vertical combination.
10672 (display-buffer-use-some-window): Provide that window used gets
10673 sized back by quit-window. (Bug#11880) and (Bug#12091)
10674
10675 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
10676
10677 Fix file time stamp problem with bzr and CVS (Bug#12001).
10678 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
10679 in the file's time stamp, since the version control system loses
10680 that information.
10681
10682 2012-08-22 Juri Linkov <juri@jurta.org>
10683
10684 * info.el (Info-fontify-node): Hide the suffix of the
10685 Info file name in the header line. (Bug#12187)
10686
10687 2012-08-22 Glenn Morris <rgm@gnu.org>
10688
10689 * calendar/cal-tex.el (cal-tex-weekly-common):
10690 Restore leading blank page.
10691
10692 2012-08-22 Le Wang <l26wang@gmail.com>
10693
10694 * misc.el (forward-to-word, backward-to-word): Activate or extend
10695 the region under `shift-select-mode'. (Bug#12231)
10696
10697 2012-08-22 Bastien Guerry <bzg@gnu.org>
10698
10699 * progmodes/executable.el (executable-prefix): Set to "#!" instead
10700 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
10701 gives details on why the space is never needed.
10702
10703 2012-08-22 Martin Rudalics <rudalics@gmx.at>
10704
10705 * window.el (walk-window-tree, window-with-parameter):
10706 New optional argument MINIBUF to control whether these functions
10707 should run on the minibuffer window.
10708 (window-at-side-list): Don't operate on minibuffer window.
10709 (window-in-direction): Simplify and rewrite doc-string.
10710 (window--size-ignore): Rename to window--size-ignore-p.
10711 Update callers.
10712 (display-buffer-in-atom-window, window--major-non-side-window)
10713 (window--major-side-window, display-buffer-in-major-side-window)
10714 (delete-side-window, display-buffer-in-side-window):
10715 New functions.
10716 (window--side-check, window-deletable-p, delete-window)
10717 (delete-other-windows, split-window): Handle side windows and
10718 atomic windows appropriately.
10719 (window--display-buffer): Call display-buffer-record-window also
10720 when the window buffer did not change.
10721
10722 2012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
10723
10724 * help-fns.el (help-fns--key-bindings):
10725 Abbreviate non-symbol remap targets. (Bug#12174)
10726
10727 2012-08-22 Martin Rudalics <rudalics@gmx.at>
10728
10729 * dired.el (dired-mark-remembered): Don't clobber point.
10730 (Bug#11795)
10731
10732 2012-08-22 Glenn Morris <rgm@gnu.org>
10733
10734 * progmodes/bug-reference.el (bug-reference): New custom group.
10735 (bug-reference-bug-regexp): Make it a defcustom.
10736
10737 2012-08-22 Daiki Ueno <ueno@unixuser.org>
10738
10739 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
10740 (js-paren-indent-offset, js-square-indent-offset)
10741 (js-curly-indent-offset): Add :safe (Bug#12257).
10742
10743 2012-08-22 Edward O'Connor <hober0@gmail.com>
10744
10745 * json.el (json-key-format): Add error properties.
10746 (json-encode-key): New function.
10747 (json-encode-hash-table, json-encode-alist, json-encode-plist):
10748 Use json-encode-key.
10749
10750 2012-08-22 Glenn Morris <rgm@gnu.org>
10751
10752 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
10753 (cal-tex-leftday, cal-tex-rightday): Remove functions.
10754 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
10755 Update for above change.
10756
10757 2012-08-21 Andreas Schwab <schwab@linux-m68k.org>
10758
10759 * cus-face.el (custom-face-attributes): Fix customize type for the
10760 :underline attribute. (Bug#11805)
10761
10762 2012-08-21 Martin Rudalics <rudalics@gmx.at>
10763
10764 * window.el (window-point-1, set-window-point-1): Remove.
10765 (window-in-direction, record-window-buffer)
10766 (set-window-buffer-start-and-point, split-window-below)
10767 (window--state-get-1, display-buffer-record-window):
10768 Replace calls to window-point-1 and set-window-point-1 by calls to
10769 window-point and set-window-point respectively.
10770
10771 2012-08-21 Glenn Morris <rgm@gnu.org>
10772
10773 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
10774 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
10775 Use it.
10776
10777 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
10778 (cal-tex-shortday): New function.
10779 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
10780 (cal-tex-cursor-filofax-daily): Use the above.
10781
10782 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
10783 New functions.
10784 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
10785 (cal-tex-cursor-filofax-week): Use them.
10786
10787 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
10788 New constants.
10789 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
10790 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
10791
10792 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
10793 (cal-tex-end-document): Don't rely on buffer name.
10794
10795 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
10796 Use cal-tex-vspace.
10797 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
10798 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
10799 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
10800 Use cal-tex-arg.
10801
10802 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
10803 (cal-tex-cursor-week, cal-tex-cursor-week2)
10804 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
10805 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
10806 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
10807 (cal-tex-insert-preamble, cal-tex-b-document)
10808 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
10809 Improve cal-tex-cmd usage.
10810
10811 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
10812 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
10813 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
10814 (cal-tex-weekly-paper): New function.
10815 (cal-tex-cursor-week, cal-tex-cursor-week2)
10816 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
10817 (cal-tex-cursor-day): Use it.
10818
10819 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
10820 (cal-tex-cursor-filofax-week): Remove leading blank page.
10821
10822 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
10823 Add autoload cookie. For now at least, don't use color, since
10824 no other cal-tex function does.
10825
10826 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
10827 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
10828 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
10829
10830 2012-08-21 Juri Linkov <juri@jurta.org>
10831
10832 * info.el (Info-file-attributes): New variable.
10833 (info-insert-file-contents): Add file attributes to
10834 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
10835 `Info-toc-nodes' when previous modtime of the Info file is less
10836 than new modtime.
10837 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
10838 of info.el. (Bug#12230)
10839
10840 2012-08-20 Glenn Morris <rgm@gnu.org>
10841
10842 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
10843 * calendar/holidays.el (calendar-holiday-list):
10844 Report errors with display-warning rather than beep'n'sleep.
10845
10846 2012-08-20 Michael Albinus <michael.albinus@gmx.de>
10847
10848 * net/tramp.el (tramp-accept-process-output): Accept only output
10849 from PROC. Otherwise, process filters and sentinels might be
10850 confused. (Bug#12145)
10851
10852 2012-08-20 Chong Yidong <cyd@gnu.org>
10853
10854 * descr-text.el (describe-text-properties-1): Use overlays-in to
10855 report on empty overlays (Bug#3322).
10856
10857 2012-08-20 Glenn Morris <rgm@gnu.org>
10858
10859 * mail/rmailout.el (rmail-output-read-file-name):
10860 Trap and report errors in rmail-output-file-alist elements.
10861
10862 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
10863 since most non-font-lock faces are not also variables).
10864
10865 2012-08-20 Edward Reingold <reingold@iit.edu>
10866
10867 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
10868 New function. (Bug12160)
10869
10870 2012-08-19 Glenn Morris <rgm@gnu.org>
10871
10872 * mail/rmailout.el (rmail-output-read-file-name):
10873 Fix previous change (when the alist is nil or does not match).
10874
10875 2012-08-19 Chong Yidong <cyd@gnu.org>
10876
10877 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
10878 (Bug#12228).
10879
10880 2012-08-18 Chong Yidong <cyd@gnu.org>
10881
10882 * simple.el (yank-handled-properties): New defcustom.
10883 (yank-excluded-properties): Add font-lock-face and category.
10884 (yank): Doc fix.
10885
10886 * subr.el (remove-yank-excluded-properties):
10887 Obey yank-handled-properties. The special handling of font-lock-face
10888 and category is now done this way, instead of being hard-coded.
10889 (insert-for-yank-1): Remove font-lock-face handling.
10890 (yank-handle-font-lock-face-property)
10891 (yank-handle-category-property): New function.
10892
10893 2012-08-17 Glenn Morris <rgm@gnu.org>
10894
10895 * mail/rmailout.el (rmail-output-read-file-name):
10896 Check rmail-output-file-alist against the full message body
10897 in the correct rmail buffer. (Bug#12214)
10898
10899 2012-08-17 Michael Albinus <michael.albinus@gmx.de>
10900
10901 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
10902 Eliminate superfluous prompt. (Bug#12203)
10903
10904 2012-08-17 Chong Yidong <cyd@gnu.org>
10905
10906 * mouse.el (mouse-appearance-menu): If x-select-font returns a
10907 font spec, set the font directly (Bug#3228).
10908
10909 2012-08-17 Martin Rudalics <rudalics@gmx.at>
10910
10911 * window.el (delete-window): Fix last fix.
10912
10913 2012-08-16 Martin Rudalics <rudalics@gmx.at>
10914
10915 * window.el (window-valid-p): Move to window.c.
10916 (window-child, window-child-count, window-last-child)
10917 (window-normalize-window, window-combined-p)
10918 (window-combinations, window-atom-root, window-min-size)
10919 (window-sizable, window-sizable-p, window-size-fixed-p)
10920 (window-min-delta, window-max-delta, window--resizable)
10921 (window--resizable-p, window-resizable, window-total-size)
10922 (window-full-height-p, window-full-width-p, window-body-size)
10923 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
10924 (minimize-window, window-deletable-p, delete-window)
10925 (delete-other-windows, set-window-buffer-start-and-point)
10926 (next-buffer, previous-buffer, split-window, balance-windows-2)
10927 (set-window-text-height, window-buffer-height)
10928 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
10929 (truncated-partial-width-window-p): Minor code adjustments.
10930 In doc-strings state whether the argument window has to denote a
10931 live, valid or any window.
10932
10933 2012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
10934
10935 * progmodes/subword.el (subword-forward-function)
10936 (subword-backward-function, subword-forward-regexp)
10937 (subword-backward-regexp): New variables.
10938 (subword-forward, subword-forward-internal, subword-backward-internal):
10939 Use new variables, eg so that different "word" definitions
10940 can be easily used. (Bug#11411)
10941
10942 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
10943
10944 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
10945 for composite selectors.
10946 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
10947 operation just because we can't find a previous revision.
10948
10949 2012-08-15 Chong Yidong <cyd@gnu.org>
10950
10951 * frame.el (set-frame-font): Accept font objects.
10952
10953 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
10954
10955 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
10956
10957 2012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
10958
10959 * man.el (Man-overstrike-face, Man-underline-face)
10960 (Man-reverse-face): Remove variables.
10961 (Man-overstrike, Man-underline, Man-reverse): New faces.
10962 (Man-fontify-manpage): Use them instead of the variables.
10963 (Man-cleanup-manpage): Comment change.
10964 (Man-ansi-color-map): New variable.
10965 (Man-fontify-manpage): Use it.
10966 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
10967
10968 Implement ANSI SGR parameters 22-27 (bug#12146).
10969 * ansi-color.el (ansi-colors): Doc fix.
10970 (ansi-color-context, ansi-color-context-region): Doc fix.
10971 (ansi-color--find-face): New function.
10972 (ansi-color-apply, ansi-color-apply-on-region): Use it.
10973 Rename the local variable `face' to `codes' since it is now a list of
10974 ansi codes. Doc fix.
10975 (ansi-color-get-face): Remove.
10976 (ansi-color-parse-sequence): New function, derived from
10977 ansi-color-get-face.
10978 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
10979 codes 22-27.
10980
10981 2012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
10982
10983 * subr.el (read-passwd): Allow use from a minibuffer.
10984
10985 2012-08-14 Eli Zaretskii <eliz@gnu.org>
10986
10987 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
10988 inside comments and strings as identifiers.
10989
10990 * progmodes/gud.el (gud-tooltip-print-command): Quote the
10991 expression to evaluate. This allows to evaluate expressions with
10992 embedded whitespace.
10993 (gud-tooltip-tips): Add a blank before the newline in the
10994 message-box text, for the benefit of message-box emulation on
10995 MS-Windows.
10996
10997 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
10998 messages from GDB, pop them up in a tooltip to give feedback to
10999 user.
11000 (gdb-tooltip-print-1): Quote the expression to evaluate.
11001 This allows to evaluate expressions with embedded whitespace.
11002 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
11003 if the TTY name is nil or empty (which happens when communicating
11004 with the inferior via pipes, e.g. on MS-Windows).
11005 (gdb-internals): If GDB sends a "&\n" empty debugging message,
11006 don't send that to the GUD buffer.
11007
11008 2012-08-14 Glenn Morris <rgm@gnu.org>
11009
11010 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
11011 Optimize away setq-default with no args, as for setq. (Bug#12195)
11012
11013 2012-08-14 Chong Yidong <cyd@gnu.org>
11014
11015 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
11016
11017 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
11018 (Bug#12085).
11019
11020 2012-08-14 Glenn Morris <rgm@gnu.org>
11021
11022 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
11023
11024 2012-08-14 Michael Albinus <michael.albinus@gmx.de>
11025
11026 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
11027 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
11028 Use cached shell name.
11029
11030 2012-08-14 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11031
11032 * progmodes/python.el (python-shell-send-string):
11033 (python-shell-send-setup-code): Do not use `format' with `message'.
11034
11035 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
11036
11037 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
11038 (ruby-percent-literal-beg-re): New constant.
11039 (ruby-syntax-general-delimiters-goto-beg): Rename to
11040 `ruby-syntax-enclosing-percent-literal', improve literal type check.
11041 (ruby-syntax-propertize-general-delimiters): Rename to
11042 `ruby-syntax-propertize-percent-literal', it's a shorter and more
11043 popular term. Adjust comments everywhere.
11044 (ruby-syntax-propertize-percent-literal): Only propertize when not
11045 inside a simple string or comment. When the literal is unclosed,
11046 leave the text after it unpropertized.
11047 (ruby-syntax-methods-before-regexp): New constant.
11048 (ruby-syntax-propertize-function): Use it to recognize regexps.
11049 Don't look at the text after regexp, just use the whitelist.
11050
11051 2012-08-14 Andreas Schwab <schwab@linux-m68k.org>
11052
11053 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
11054 non-nil always load the compiled file if it exists. (Bug#12197)
11055
11056 2012-08-14 Chong Yidong <cyd@gnu.org>
11057
11058 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
11059 (hi-lock-set-pattern): When deciding whether to use font lock or
11060 overlays, look at font-lock-mode instead of font-lock-fontified
11061 (Bug#12168).
11062 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
11063 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
11064
11065 2012-08-14 Daiki Ueno <ueno@unixuser.org>
11066
11067 * subr.el (internal--after-with-selected-window): Fix typo
11068 (Bug#12193).
11069
11070 2012-08-14 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11071
11072 Use `completion-table-dynamic' for completion functions.
11073 * progmodes/python.el
11074 (python-shell-completion--do-completion-at-point)
11075 (python-shell-completion--get-completions):
11076 Remove functions.
11077 (python-shell-completion-complete-at-point): New function.
11078 (python-completion-complete-at-point): Use it.
11079
11080 2012-08-13 Jambunathan K <kjambunathan@gmail.com>
11081
11082 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
11083 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
11084
11085 2012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
11086
11087 * subr.el (function-get): Refine `autoload' arg so it can also
11088 autoload functions for gv.el (bug#12191).
11089 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
11090 autoloads macros.
11091
11092 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
11093 Prefer pcase-let over destructuring-bind.
11094 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
11095 Also, remove whitespace as we go, rather than after accumulating the
11096 various places.
11097
11098 * subr.el (internal--before-with-selected-window)
11099 (internal--after-with-selected-window): Fix typo seleted->selected.
11100 (with-selected-window): Adjust callers.
11101 Reported by Dmitry Gutov <dgutov@yandex.ru>.
11102
11103 2012-08-13 Bastien Guerry <bzg@gnu.org>
11104
11105 * window.el (special-display-popup-frame): Minor docstring
11106 enhancement. (Bug#12172)
11107
11108 2012-08-13 Andreas Schwab <schwab@linux-m68k.org>
11109
11110 * tar-mode.el (tar-header-data-end): Only ignore size for files of
11111 type 1-6.
11112 (tar-header-block-summarize, tar-get-descriptor): Handle pax
11113 extended headers.
11114
11115 * files.el (hack-local-variables-filter): Remove useless eval.
11116
11117 2012-08-13 Martin Rudalics <rudalics@gmx.at>
11118
11119 * subr.el (with-selected-window): Fix last change.
11120
11121 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
11122
11123 * subr.el (internal--before-with-seleted-window)
11124 (internal--after-with-seleted-window): New functions.
11125 (with-selected-window): Use them, to replace dependency on
11126 tty-top-frame.
11127
11128 2012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
11129
11130 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
11131 binding for `newline'.
11132 (ruby-move-to-block): When moving backward, stop at block opening,
11133 not indentation.
11134 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
11135 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
11136 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
11137 `ruby-toggle-block'.
11138
11139 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
11140
11141 * ibuffer.el (ibuffer-do-toggle-read-only):
11142 * dired.el (dired-toggle-read-only):
11143 * buff-menu.el (Buffer-menu-toggle-read-only):
11144 * bindings.el (mode-line-toggle-read-only):
11145 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
11146
11147 2012-08-12 Andreas Schwab <schwab@linux-m68k.org>
11148
11149 * descr-text.el (describe-char): Put the overlays over the
11150 "displayed as" character.
11151
11152 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
11153
11154 * calc/calc-units.el (math-default-units-table): Give an
11155 initial value.
11156 (math-put-default-units): Add options to put composite units and
11157 unit systems in the default units table.
11158 (calc-convert-units): Send composite units to
11159 `math-put-default-units' when appropriate.
11160
11161 2012-08-11 Glenn Morris <rgm@gnu.org>
11162
11163 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
11164
11165 * tutorial.el (help-with-tutorial):
11166 * emacs-lisp/copyright.el (copyright-update-directory):
11167 * emacs-lisp/autoload.el (autoload-find-generated-file)
11168 (autoload-find-file): Disable local eval: (for insurance).
11169
11170 * files.el (hack-local-variables-filter): If an eval: form is not
11171 known to be safe, and enable-local-variables is :safe, then ignore
11172 the form totally, as is done for non-eval forms. (Bug#12155)
11173 This is CVE-2012-3479.
11174
11175 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
11176
11177 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
11178 (rx-form): Simplify.
11179
11180 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
11181
11182 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
11183 ?, _, and : are symbol constituents, ! is not (but kinda should be).
11184 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
11185 (ruby-syntax-propertize-function): Adjust for changes in
11186 `ruby-syntax-propertize-heredoc'.
11187
11188 2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
11189
11190 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
11191 binding (use `M-;' instead).
11192 (ruby-singleton-class-p): New function.
11193 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
11194
11195 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
11196
11197 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
11198
11199 2012-08-10 Chong Yidong <cyd@gnu.org>
11200
11201 * progmodes/python.el (python-shell-get-process-name): Don't mess
11202 with same-window-buffer-names.
11203
11204 * eshell/eshell.el (eshell-add-to-window-buffer-names)
11205 (eshell-remove-from-window-buffer-names): Make obsolete.
11206 (eshell-buffer-name, eshell-unload-hook): Don't use them.
11207 (eshell): Just use pop-to-buffer-same-window instead.
11208
11209 2012-08-10 Chong Yidong <cyd@gnu.org>
11210
11211 * bindings.el: Bind M-= back to count-words-region.
11212
11213 * simple.el (count-words-region): Accept a prefix arg for acting
11214 on the entire buffer.
11215 (count-words--buffer-message): New helper function.
11216
11217 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
11218
11219 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
11220 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
11221 (event-start, event-end): Use posn-at-point to return a more
11222 informative posn.
11223 (posnp): New function.
11224 * mouse.el (popup-menu-normalize-position): Use it.
11225
11226 2012-08-10 Masatake YAMATO <yamato@redhat.com>
11227
11228 * mouse.el (popup-menu-normalize-position): New function.
11229 (popup-menu): Use `popup-menu-normalize-position' to normalize
11230 the form for POSITION argument.
11231
11232 * term/x-win.el (x-menu-bar-open):
11233 Use the value returend from (posn-at-point) as position
11234 passed to `popup-menu'.
11235
11236 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
11237
11238 * calc/calccomp.el (math-compose-expr): Add extra argument
11239 indicating that parentheses should be put around products in
11240 denominators. Give multiplication precedence over division during
11241 composition.
11242
11243 2012-08-09 Chong Yidong <cyd@gnu.org>
11244
11245 * man.el (Man-switches, Man-sed-command, Man-awk-command)
11246 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
11247 (Man-untabify-command, manual-program): Convert to defcustom
11248 (Bug#10429).
11249
11250 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
11251
11252 * descr-text.el (describe-char): Don't insert extra newlines
11253 (Bug#10127).
11254
11255 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
11256 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
11257
11258 * align.el (align-region): Delete temporary markers (Bug#10047).
11259 Plus some code cleanups.
11260
11261 2012-08-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11262
11263 * progmodes/python.el (python-pdbtrack-tracked-buffer)
11264 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
11265 (python-shell-internal-last-output): Use make-local-variable
11266 instead of make-variable-buffer-local.
11267
11268 2012-08-09 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11269
11270 * progmodes/python.el: Enhancements to forward-sexp.
11271 (python-nav-forward-sexp): Rename from
11272 python-nav-forward-sexp-function.
11273 (python-nav--forward-sexp, python-nav--backward-sexp):
11274 New functions.
11275
11276 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
11277
11278 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
11279 modes and simplification modes.
11280
11281 2012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
11282
11283 * delsel.el (delete-selection-pre-hook): Don't propagate the
11284 file-supersession signals (bug#12161).
11285
11286 2012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
11287
11288 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
11289 (cl-map-extents): Add compatibility aliases (bug#12135).
11290
11291 2012-08-08 Michael Albinus <michael.albinus@gmx.de>
11292
11293 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
11294 tests by `ignore-error'.
11295 (tramp-find-shell): Open also a new shell, when cache is already
11296 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
11297
11298 2012-08-08 Juri Linkov <juri@jurta.org>
11299
11300 * bookmark.el: Add `defaults' property to the bookmark record.
11301 (bookmark-current-buffer): Doc fix.
11302 (bookmark-make-record): Add `defaults' property with default values
11303 to the bookmark record.
11304 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
11305 with `bookmark-insert-current-bookmark'.
11306 (bookmark-set): Get `defaults' property from the bookmark record
11307 and use it in `read-from-minibuffer'.
11308 (bookmark-insert-current-bookmark): Remove function.
11309
11310 * info.el (Info-bookmark-make-record): Add `defaults' property
11311 with values of canonical Info node name, the current Info file
11312 name and the current Info node name. (Bug#12107)
11313
11314 2012-08-08 Juri Linkov <juri@jurta.org>
11315
11316 * files.el (basic-save-buffer): Use `buffer-name' as the default
11317 of `read-file-name' when buffer is not visiting a file (bug#12128).
11318
11319 2012-08-08 Juri Linkov <juri@jurta.org>
11320
11321 * info.el (Info-isearch-search): Doc fix.
11322 (Info-search): Change search-failed message from "initial node" to
11323 "end of node" (bug#12078).
11324 (Info-isearch-search): Change `isearch-string-state' to
11325 `isearch--state-string'.
11326
11327 2012-08-08 Glenn Morris <rgm@gnu.org>
11328
11329 * language/persian.el: Remove file.
11330 * language/misc-lang.el: Move unique part of persian.el here.
11331 * loadup.el: Remove language/persian.
11332
11333 2012-08-08 Ă“scar Fuentes <ofv@wanadoo.es>
11334
11335 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
11336
11337 2012-08-08 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11338
11339 * progmodes/python.el: Fix defsubst warning.
11340 (python-syntax-context) Rename from python-info-ppss-context.
11341 (python-syntax-context-type): Rename from
11342 python-info-ppss-context-type.
11343 (python-syntax-comment-or-string-p): Rename from
11344 python-info-ppss-comment-or-string-p.
11345
11346 2012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
11347
11348 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
11349
11350 2012-08-07 Andreas Schwab <schwab@linux-m68k.org>
11351
11352 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
11353 a defcustom that is quoted with backquote.
11354
11355 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
11356 Fix handling of interactive spec when the body uses return.
11357 (math-do-arg-check, math-define-function-body): Use backquote forms.
11358 * calc/calc-ext.el (math-defcache): Likewise.
11359 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
11360 * allout.el (allout-new-exposure): Likewise.
11361 * calc/calcalg2.el (math-tracing-integral): Likewise.
11362 * info.el (Info-last-menu-item): Likewise.
11363 * emulation/vip.el (vip-loop): Likewise.
11364 * textmodes/artist.el (artist-funcall): Likewise.
11365 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
11366 Construct menu-item directly.
11367
11368 * progmodes/autoconf.el (font-lock-syntactic-keywords):
11369 Don't declare.
11370
11371 2012-08-07 Chong Yidong <cyd@gnu.org>
11372
11373 * simple.el (deactivate-mark): Preserve text properties when
11374 saving the primary selection (Bug#8384).
11375
11376 2012-08-07 Kevin Ryde <user42@zip.com.au>
11377
11378 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
11379 (woman-parse-numeric-value): On a bad .IP line, issue a warning
11380 and continue processing (Bug#12110).
11381
11382 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
11383
11384 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
11385 syntax-propertize-function (bug#10095).
11386
11387 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
11388
11389 * help-fns.el (help-fns--key-bindings, help-fns--signature)
11390 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
11391 describe-function-1.
11392 (describe-function-1): Use them. Move compiler macro after sig.
11393 (help-fns--compiler-macro): Use function-get. Assume we're already in
11394 standard-output. Adjust layout to new call order.
11395
11396 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
11397 re-binding a symbol that has a symbol-macro (bug#12119).
11398
11399 2012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
11400
11401 * language/persian.el: New file. (Bug#11812)
11402 * loadup.el: Add language/persian.el.
11403
11404 2012-08-06 Chong Yidong <cyd@gnu.org>
11405
11406 * window.el (window--maybe-raise-frame): New function.
11407 (window--display-buffer): Split off from here.
11408 (display-buffer-reuse-window, display-buffer-pop-up-frame)
11409 (display-buffer-pop-up-window, display-buffer-use-some-window):
11410 Obey an inhibit-switch-frame action alist entry.
11411 (display-buffer): Update doc.
11412
11413 * replace.el (occur-after-change-function): Avoid losing focus by
11414 using the inhibit-switch-frame display parameter (Bug#12139).
11415
11416 2012-08-06 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11417
11418 Make internal shell process buffer names start with space.
11419 * progmodes/python.el (python-shell-make-comint): Add optional
11420 argument INTERNAL.
11421 (run-python-internal): Use it.
11422 (python-shell-internal-get-or-create-process): Check for new
11423 internal buffer names.
11424
11425 2012-08-06 Glenn Morris <rgm@gnu.org>
11426
11427 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
11428 Do less getting and setting of environment variables.
11429
11430 2012-08-05 Chong Yidong <cyd@gnu.org>
11431
11432 * proced.el (proced): Add substitution string to docstring to
11433 trigger autoloading of the proced library on C-h f (Bug#1768).
11434
11435 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
11436 Don't show defvars which have no second argument (Bug#8638).
11437
11438 * imenu.el (imenu-generic-expression): Move documentation here
11439 from imenu--generic-function.
11440 (imenu--generic-function): Refer to imenu-generic-expression.
11441
11442 2012-08-05 Vegard Ă˜ye <vegard_oye@hotmail.com> (tiny change)
11443
11444 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
11445 indentation declaration.
11446 (viper-loop): Add indentation declaration (Bug#7025).
11447
11448 2012-08-05 Chong Yidong <cyd@gnu.org>
11449
11450 * help-fns.el (describe-variable): Add hyperlink for
11451 directory-local variables files. Improve buffer-local and
11452 permanent-local reporting; suggested by MON KEY (Bug#6644).
11453
11454 * help-mode.el (help-dir-local-var-def): New button type.
11455
11456 * files.el (kill-buffer-hook): Provide a defvar.
11457
11458 2012-08-05 Glenn Morris <rgm@gnu.org>
11459
11460 * eshell/esh-ext.el (eshell/addpath):
11461 Also update eshell-path-env. (Bug#12013)
11462
11463 2012-08-05 Chong Yidong <cyd@gnu.org>
11464
11465 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
11466
11467 * fringe.el (fringe-styles): Add docstring.
11468 (fringe--check-mode): New function.
11469 (set-fringe-mode, set-fringe-style): Use it.
11470 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
11471
11472 * files.el (set-auto-mode): Fix invalid setq call.
11473
11474 2012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
11475
11476 * isearch.el: Misc simplification; use defstruct.
11477 (isearch-mode-map): Dense maps now work like sparse ones.
11478 (isearch--state): New defstruct.
11479 (isearch-string-state, isearch-message-state, isearch-point-state)
11480 (isearch-success-state, isearch-forward-state)
11481 (isearch-other-end-state, isearch-word-state, isearch-error-state)
11482 (isearch-wrapped-state, isearch-barrier-state)
11483 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
11484 replaced by defstruct's accessors.
11485 (isearch--set-state): Rename from isearch-top-state and change
11486 calling convention.
11487 (isearch-push-state): Use new isearch--get-state.
11488 (isearch-toggle-word): Disable regexp when enabling word.
11489 (isearch-message-prefix): Remove unused arg _c-q-hack.
11490 (isearch-message-suffix): Remove unused arg _ellipsis.
11491
11492 2012-08-04 Andreas Schwab <schwab@linux-m68k.org>
11493
11494 * simple.el (list-processes--refresh): For a server use :host or
11495 :local as the address.
11496 (list-processes): Doc fix.
11497
11498 2012-08-04 Michal Nazarewicz <mina86@mina86.com>
11499
11500 * lisp/mpc.el: Support password in host argument.
11501 (mpc--proc-connect): Parse and use new password element.
11502 Set mpc-proc variable instead of returning process.
11503 (mpc-proc): Adjust accordingly.
11504
11505 2012-08-03 Eli Zaretskii <eliz@gnu.org>
11506
11507 * whitespace.el (whitespace-display-mappings): Use Unicode
11508 codepoints, instead of emacs-mule codepoints. See
11509 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
11510 for the details.
11511
11512 * files.el (file-truename): Don't skip symlink-chasing part on
11513 windows-nt. Incorporate the resolution of 8+3 short aliases on
11514 Windows into the loop that recursively chases symlinks.
11515 Compare directory and its parent case-insensitively on MS-Windows and
11516 MS-DOS.
11517
11518 2012-08-03 Chong Yidong <cyd@gnu.org>
11519
11520 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
11521
11522 * sort.el (sort-regexp-fields): Doc fix.
11523
11524 2012-08-03 Tassilo Horn <tsdh@gnu.org>
11525
11526 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
11527 labels regex position point at the expected place.
11528
11529 2012-08-03 MON KEY <monkey@sandpframing.com>
11530
11531 * net/imap.el (imap-interactive-login, imap-authenticate)
11532 (imap-mailbox-lsub, imap-mailbox-list)
11533 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
11534 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
11535 (imap-parse-response): Doc fix.
11536
11537 2012-08-03 JoĂ£o TĂ¡vora <joaotavora@gmail.com>
11538
11539 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
11540 if sexp scanning does not move point (Bug#5734).
11541
11542 2012-08-02 Tassilo Horn <tsdh@gnu.org>
11543
11544 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
11545 Add listings, minted, and ctable packages.
11546 (reftex-label-alist-builtin): Move listings, minted, and ctable
11547 entries before LaTeX.
11548 (reftex-label-alist): Docfix.
11549
11550 2012-08-02 Bastien Guerry <bzg@gnu.org>
11551
11552 * replace.el (occur): Fix docstring (bug#12122).
11553
11554 2012-08-02 Glenn Morris <rgm@gnu.org>
11555
11556 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
11557
11558 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
11559
11560 Obsolete alias inactivate-current-input-method-function (Bug#10150).
11561 * international/mule-cmds.el: Create
11562 inactivate-current-input-method-function as an obsolete alias for
11563 deactivate-current-input-method-function. See Katsumi Yamaoka in
11564 <http://bugs.gnu.org/10150#46>.
11565
11566 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
11567
11568 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
11569 of nested `if's.
11570
11571 2012-08-01 Glenn Morris <rgm@gnu.org>
11572
11573 * progmodes/autoconf.el (autoconf-definition-regexp):
11574 Add AH_TEMPLATE, adjust submatch numbering.
11575 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
11576 (autoconf-current-defun-function): Update for above change.
11577 (autoconf-current-defun-function): First skip to end of current word.
11578
11579 2012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
11580
11581 * calendar/cal-html.el (cal-html-insert-agenda-days):
11582 Fix typo. (Bug#12018)
11583
11584 2012-07-31 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11585
11586 Shell processes: enhancements to startup and CEDET compatibility.
11587 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
11588 (python-shell-make-comint): accept-process-output at startup.
11589 (run-python-internal): Set inferior-python-mode-hook to nil.
11590 (python-shell-internal-get-or-create-process): Call sit-for.
11591 (python-preoutput-result): Add obsolete alias.
11592 (python-shell-internal-send-string): Use it.
11593 (python-shell-send-setup-code): Remove call to
11594 accept-process-output.
11595
11596 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
11597
11598 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
11599 (Bug#12108)
11600
11601 2012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
11602
11603 * calc-mode.el (calc-basic-simplification-mode): Rename from
11604 `calc-limited-simplification-mode'.
11605 (calc-alg-simplification-mode): New function.
11606 (calc-set-simplify-mode): Adjust message.
11607
11608 * calc.el (calc-set-mode-line): Adjust mode line display for
11609 basic simplification mode.
11610
11611 * calc-help.el (calc-m-prefix-help): Update help message.
11612
11613 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
11614 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
11615
11616 2012-07-31 Bastien Guerry <bzg@gnu.org>
11617
11618 * man.el (man): Fix comment. (bug#12101)
11619
11620 2012-07-31 Martin Rudalics <rudalics@gmx.at>
11621
11622 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
11623 Don't return a non-nil value when no suitable buffer was found.
11624
11625 2012-07-31 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11626
11627 * progmodes/python.el (run-python-internal): Disable font lock for
11628 internal shells.
11629
11630 2012-07-30 Stefan Merten <smerten@oekonux.de>
11631
11632 * textmodes/rst.el: Silence `checkdoc-ispell'.
11633 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
11634 (rst-official-version, rst-official-cvs-rev)
11635 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
11636 (rst-mode-map): New key binding.
11637
11638 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
11639
11640 Update .PHONY listings in makefiles.
11641 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
11642 autoloads, update-subdirs, updates, bzr-update, update-authors,
11643 compile-onefile, compile-calc, backup-compiled-files,
11644 compile-after-backup, compile-one-process, mh-autoloads,
11645 bootstrap-clean, distclean, maintainer-clean.
11646
11647 2012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
11648
11649 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
11650 (calc-set-mode-line): Don't display "AlgSimp ".
11651
11652 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
11653 (calc-lim-simplify-mode): New function.
11654 (calc-set-simplify-mode): Default to 'alg.
11655 (calc-default-simplify-mode): Make algebraic simplifications
11656 the default.
11657
11658 * calc/calc-ext.el (calc-init-extensions): Remove binding for
11659 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
11660
11661 * calc/calc-help.el (calc-m-prefix-help): Change messages to
11662 indicate new simplification modes.
11663
11664 * calc/README: Mention new default simplification mode.
11665
11666 * calc/calc.el (math-normalize-error): New variable.
11667 (math-normalize): Set `math-normalize-error' to t
11668 when there's an error.
11669
11670 * calc/calc-alg.el (math-simplify): Don't simplify when
11671 `math-normalize' returns an error.
11672
11673 2012-07-29 Eli Zaretskii <eliz@gnu.org>
11674
11675 * international/mule-cmds.el (set-locale-environment): Revert last
11676 change, since display-graphic-p returns nil when this function is
11677 called during startup. Instead...
11678
11679 * term/w32console.el (terminal-init-w32console): ...setup the
11680 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
11681
11682 2012-07-29 Juri Linkov <juri@jurta.org>
11683
11684 * simple.el (goto-line): Don't display default line number in the
11685 prompt because it should be displayed by `read-number' (bug#9952).
11686 Add the current line number to the defaults of `goto-line' to
11687 allow its easier modification by users with `M-n' (bug#9201).
11688
11689 * subr.el (read-number): Support multiple default values like in
11690 other minibuffer reading functions. Replace `read' with
11691 `string-to-number' for consistency with `number-to-string'.
11692
11693 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
11694
11695 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
11696 * emulation/viper-init.el (viper-deactivate-input-method-action):
11697 Rename from viper-inactivate-input-method-action.
11698 (viper-deactivate-input-method):
11699 Rename from viper-inactivate-input-method.
11700 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
11701 * international/mule-cmds.el (deactivate-input-method):
11702 Rename from inactivate-input-method.
11703 Also run input-method-deactivate-hook.
11704 (deactivate-current-input-method-function):
11705 Rename from inactivate-current-input-method-function.
11706 (input-method-deactivate-hook): New hook.
11707 (input-method-inactivate-hook): Mark obsolete.
11708 (inactivate-input-method): Mark obsolete.
11709
11710 * international/quail.el (quail-activate):
11711 Also run quail-deactivate-hook.
11712 (quail-deactivate): Rename from quail-inactivate.
11713 * international/robin.el (robin-activate):
11714 Also run robin-deactivate-hook.
11715 (robin-deactivate): Rename from robin-inactivate.
11716
11717 2012-07-29 Chong Yidong <cyd@gnu.org>
11718
11719 * simple.el (indicate-copied-region): New function.
11720 (kill-ring-save): Split off from here.
11721
11722 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
11723 (kill-rectangle): Set deactivate-mark to t on read-only error.
11724
11725 * register.el (copy-to-register, copy-rectangle-to-register):
11726 Deactivate the mark, and use indicate-copied-region (Bug#10056).
11727 (append-to-register, prepend-to-register): Call indicate-copied-region.
11728
11729 2012-07-29 Juri Linkov <juri@jurta.org>
11730
11731 * simple.el (async-shell-command-buffer): New defcustom.
11732 (shell-command): Use it. (Bug#4719)
11733
11734 2012-07-28 Eli Zaretskii <eliz@gnu.org>
11735
11736 * international/mule-cmds.el (set-locale-environment): In a
11737 console session on MS-Windows, set up keyboard and terminal
11738 encoding from the OEM codepage, not the ANSI codepage.
11739 (Bug#12055)
11740
11741 2012-07-28 Chong Yidong <cyd@gnu.org>
11742
11743 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
11744 gdb-get-location.
11745
11746 2012-07-28 Leo Liu <sdl.web@gmail.com>
11747
11748 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
11749 the alist (bug#12029).
11750
11751 2012-07-28 Eli Zaretskii <eliz@gnu.org>
11752
11753 * makefile.w32-in (custom-deps, finder-data, updates, compile)
11754 (compile-always, compile-first)
11755 ($(lisp)/calendar/cal-loaddefs.el)
11756 ($(lisp)/calendar/diary-loaddefs.el)
11757 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
11758 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
11759 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
11760 instead of on update-subdirs.
11761 (bootstrap-clean): Delete $(lisp)/subdirs.el.
11762
11763 2012-07-28 Chong Yidong <cyd@gnu.org>
11764
11765 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
11766 directory if vc-deduce-backend returns nil (Bug#7350).
11767
11768 * simple.el (delete-trailing-lines): New option.
11769 (delete-trailing-whitespace): Obey it (Bug#11879).
11770
11771 2012-07-28 David Engster <deng@randomsample.de>
11772
11773 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
11774 Explanation of new 'symbol-qnames feature in doc-strings.
11775 (xml-maybe-do-ns): Return expanded names as plain symbols if
11776 'symbol-qnames was provided in XML-NS argument (Bug#11916).
11777 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
11778
11779 2012-07-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11780
11781 Consistent completion in inferior python with emacs -nw.
11782 * progmodes/python.el (inferior-python-mode): Replace "<tab>"
11783 binding in inferior-python-mode-map with "\t".
11784 (python-shell-completion-complete-at-point)
11785 (python-completion-complete-at-point): Remove interactive spec.
11786
11787 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
11788
11789 * calc/calccomp.el (math-compose-expr): Undo previous change.
11790
11791 2012-07-27 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
11792
11793 * progmodes/python.el (python-mode-map): Add keybinding for
11794 run-python.
11795 (python-shell-make-comint): Fix pop-to-buffer call.
11796 (run-python): Autoload. New arg SHOW.
11797 (python-shell-get-or-create-process): Do not pop python process
11798 buffer.
11799
11800 2012-07-27 Michael Albinus <michael.albinus@gmx.de>
11801
11802 * notifications.el (notifications-on-action-signal)
11803 (notifications-on-closed-signal): Use also the bus address for the map.
11804 (notifications-notify, notifications-close-notification)
11805 (notifications-get-capabilities): Add optional argument BUS.
11806
11807 2012-07-27 Tassilo Horn <tsdh@gnu.org>
11808
11809 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
11810 Add support for the lstlisting and minted environments, and for the
11811 ctable macro.
11812 * textmodes/reftex.el (reftex-compile-variables): Also recognize
11813 labels written in keyvals syntax.
11814
11815 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
11816
11817 * calc/calccomp.el (math-compose-expr): Use parentheses when
11818 there is a product in the denominator of a fraction.
11819
11820 2012-07-26 Eli Zaretskii <eliz@gnu.org>
11821
11822 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
11823 ($(lisp)/calendar/diary-loaddefs.el)
11824 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
11825 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
11826 Fixes failures in parallel bootstrap because subdirs.el is being
11827 rewritten while the autoload files are built at the same time,
11828 which needs to load subdirs.el.
11829
11830 2012-07-26 Martin Rudalics <rudalics@gmx.at>
11831
11832 * mouse.el (popup-menu): Fix doc-string and re-indent code.
11833 (mouse-drag-line): Don't exit tracking when a switch-frame or
11834 switch-window event occurs (Bug#12006).
11835
11836 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
11837
11838 * mouse.el (popup-menu): Fix last change.
11839
11840 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
11841
11842 Autoload from Lisp with more care. Follow aliases when looking for
11843 function properties.
11844 * subr.el (autoloadp): New function.
11845 (symbol-file): Use it.
11846 (function-get): New function.
11847 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
11848 autoload-do-load.
11849 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
11850 (lisp-indent-function):
11851 * emacs-lisp/gv.el (gv-get):
11852 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
11853 * emacs-lisp/byte-opt.el (byte-optimize-form):
11854 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
11855 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
11856 Use function-get.
11857 * emacs-lisp/cl.el: Don't propagate function properties any more.
11858
11859 * speedbar.el (speedbar-add-localized-speedbar-support):
11860 * emacs-lisp/disass.el (disassemble-internal):
11861 * desktop.el (desktop-load-file):
11862 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
11863 (describe-function-1):
11864 * emacs-lisp/find-func.el (find-function-noselect):
11865 * emacs-lisp/elp.el (elp-instrument-function):
11866 * emacs-lisp/advice.el (ad-has-proper-definition):
11867 * apropos.el (apropos-safe-documentation, apropos-macrop):
11868 * emacs-lisp/debug.el (debug-on-entry):
11869 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
11870 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
11871 * calc/calc.el (name): Use autoloadp & autoload-do-load.
11872
11873 2012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
11874
11875 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
11876 function, not an obsolete variable (Bug#12046).
11877
11878 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
11879
11880 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
11881
11882 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
11883
11884 * emacs-lisp/pp.el (pp-display-expression): Select old selected
11885 window only if it is still live (Bug#12034).
11886
11887 2012-07-25 Martin Rudalics <rudalics@gmx.at>
11888
11889 * subr.el (redirect-frame-focus): Add advertised calling
11890 convention (Bug#12030).
11891
11892 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
11893
11894 Prefer typical American spelling for "acknowledgment".
11895 * vc/add-log.el (change-log-acknowledgment): Rename from
11896 change-log-acknowledgement, with an alias for the old name.
11897
11898 2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
11899
11900 * calc-alg.el (math-simplify-divide): Don't cross multiply
11901 in an equation when the lhs is a variable.
11902
11903 2012-07-24 Julien Danjou <julien@danjou.info>
11904
11905 * net/netrc.el (netrc-find-service-number, netrc-store-data):
11906 Remove, unused.
11907
11908 2012-07-23 Eli Zaretskii <eliz@gnu.org>
11909
11910 * startup.el (command-line): Don't display an empty user name in
11911 the error message about non-existent home directory, when
11912 init-file-user was set to an empty string. See
11913 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
11914 for the details and context.
11915
11916 2012-07-22 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
11917
11918 * ses.el (ses-cell-formula-aset): New macro.
11919 (ses-cell-references-aset): New macro.
11920 (ses-cell-p): New function.
11921 (ses-rename-cell): Do no longer rely on complex operations like
11922 ses-cell-set-formula or ses-set-cell to change the cell and handle
11923 the undo at the same time, but rather use lower level new macros
11924 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
11925 the undo directly. Refresh the mode line.
11926
11927 2012-07-21 Leo Liu <sdl.web@gmail.com>
11928
11929 * progmodes/cc-cmds.el (c-defun-name):
11930 Use match-string-no-properties instead for consistency.
11931
11932 2012-07-20 Leo Liu <sdl.web@gmail.com>
11933
11934 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
11935 (Bug#7879)
11936
11937 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
11938
11939 2012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
11940
11941 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
11942 * progmodes/bug-reference.el, misearch.el: Provide themselves
11943 (bug#11915).
11944
11945 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
11946 of narrowed buffer (bug#11966).
11947
11948 2012-07-20 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
11949
11950 * ses.el (ses-rename-cell): Set new name also in reference list of
11951 cells of which the renamed cell depends.
11952
11953 2012-07-20 Masatake YAMATO <yamato@redhat.com>
11954
11955 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
11956 to check whether menu-bar is shown or not. If not shown,
11957 show the menu-bar as a popup menu instead of using tmm.
11958 * mouse.el (popup-menu): Accept `point' as `position' argument.
11959
11960 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
11961
11962 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
11963 up inside string symbol literal (bug#11923).
11964
11965 2012-07-20 Eli Zaretskii <eliz@gnu.org>
11966
11967 * startup.el (fancy-startup-text): Read the whole tutorial, not
11968 just its first 256 bytes. Prevents gibberish in display of the
11969 tutorial title.
11970
11971 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
11972
11973 Drop idle buffer compaction due to an absence of the
11974 proved efficiency.
11975 * compact.el: Remove.
11976
11977 2012-07-19 Sam Steingold <sds@gnu.org>
11978
11979 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
11980 vc-bzr-pull & vc-bzr-merge-branch.
11981 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
11982 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
11983 for consistency with compilation-error-regexp-alist.
11984 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
11985 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
11986 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
11987 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
11988
11989 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
11990
11991 * emacs-lisp/chart.el: Use lexical-binding.
11992 (chart-emacs-storage): Don't hardcode the list of entries.
11993
11994 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
11995
11996 Next round of tweaks caused by Fgarbage_collect changes.
11997 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
11998
11999 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
12000
12001 Compact buffers when idle.
12002 * compact.el: New file.
12003
12004 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
12005
12006 * subr.el (eventp): Presume that if it looks vaguely like an event,
12007 it's an event (bug#10190).
12008
12009 2012-07-19 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
12010
12011 Enhancements to ppss related code (thanks Stefan).
12012 * progmodes/python.el (python-indent-context)
12013 (python-indent-calculate-indentation, python-indent-dedent-line)
12014 (python-indent-electric-colon, python-nav-forward-block)
12015 (python-mode-abbrev-table)
12016 (python-info-assignment-continuation-line-p): Simplify checks
12017 for ppss context.
12018 (python-info-continuation-line-p): Cleanup.
12019 (python-info-ppss-context): Do not catch 'quote.
12020 (python-info-ppss-context-type)
12021 (python-info-ppss-comment-or-string-p): Simplify.
12022
12023 2012-07-18 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
12024
12025 * progmodes/python.el: Enhancements to eldoc support.
12026 (python-info-current-symbol): New function.
12027 (python-eldoc-at-point): Use python-info-current-symbol.
12028 (python-info-current-defun): Fix cornercase on first defun scan.
12029 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
12030 and signal error when no inferior python process is available.
12031
12032 2012-07-18 Dmitry Gutov <dgutov@yandex.ru>
12033
12034 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
12035 assume it's always t.
12036 (vc-git-registered): Remove caching, the function is only called
12037 once.
12038 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
12039
12040 2012-07-18 Chong Yidong <cyd@gnu.org>
12041
12042 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
12043
12044 * simple.el (count-words): Report on narrowing (Bug#9959).
12045
12046 * bindings.el: Bind M-= to count-words.
12047
12048 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
12049
12050 2012-07-18 Masatake YAMATO <yamato@redhat.com>
12051
12052 * progmodes/sh-script.el (sh-imenu-generic-expression):
12053 Capture a function with `function' keyword and without parentheses
12054 like "function FOO" (bug#11856).
12055
12056 2012-07-18 Tassilo Horn <tassilo@member.fsf.org>
12057
12058 * window.el (split-window-sensibly): Make WINDOW argument
12059 optional.
12060
12061 2012-07-18 Chong Yidong <cyd@gnu.org>
12062
12063 * subr.el (keyboard-translate): Doc fix (Bug#7261).
12064
12065 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
12066 and make C-x 8 RET exit isearch (Bug#11439).
12067
12068 * international/iso-transl.el: Move isearch-mode-map key
12069 definitions to isearch.el.
12070
12071 2012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
12072
12073 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
12074 (eieio-defclass): Use gv-define-setter when possible.
12075
12076 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
12077
12078 Reflect recent changes in Fgarbage_collect.
12079 * emacs-lisp/chart.el (chart-emacs-storage): Change to
12080 reflect new format of data returned by Fgarbage_collect.
12081
12082 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
12083
12084 New utility functions + python-info-ppss-context fix (Bug#11910).
12085 * progmodes/python.el (python-info-beginning-of-block-statement-p)
12086 (python-info-ppss-comment-or-string-p): New functions.
12087 (python-info-ppss-context): Small fix for string check.
12088
12089 2012-07-17 Juri Linkov <juri@jurta.org>
12090
12091 * dired-aux.el (dired-do-async-shell-command): Doc fix.
12092 (dired-do-async-shell-command): Don't add `*' at the end of the
12093 command (Bug#11815).
12094 (dired-do-shell-command): Doc fix.
12095 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
12096 Join the individual commands using either "&" or ";" as the
12097 separator depending on the values of these trailing characters.
12098 At the end re-add the trailing "&". (Bug#10598)
12099
12100 * simple.el (async-shell-command): Sync the interactive spec with
12101 `shell-command'. Doc fix.
12102 (shell-command): Doc fix.
12103
12104 2012-07-17 Juri Linkov <juri@jurta.org>
12105
12106 * descr-text.el (describe-char): Fix format args. (Bug#10129)
12107
12108 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
12109
12110 Final renames and doc fixes for movement commands (bug#11899).
12111 * progmodes/python.el (python-nav-beginning-of-statement):
12112 Rename from python-nav-statement-start.
12113 (python-nav-end-of-statement): Rename from
12114 python-nav-statement-end.
12115 (python-nav-beginning-of-block): Rename from
12116 python-nav-block-start.
12117 (python-nav-end-of-block): Rename from python-nav-block-end.
12118
12119 2012-07-17 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
12120
12121 * progmodes/python.el (python-shell-send-string-no-output):
12122 Allow accept-process-output to quit, keeping shell process ready for
12123 future interactions (Bug#11868).
12124
12125 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
12126
12127 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
12128
12129 * emacs-lisp/elint.el (elint-find-args-in-code):
12130 Use help-function-arglist, so as to handle lexical byte-code.
12131
12132 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
12133 change (bug#11826).
12134
12135 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
12136
12137 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
12138 Avoid spuriously marking the buffer as modified because of c-is-sws.
12139
12140 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
12141 as not-a-comment (bug#11946).
12142
12143 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
12144 for uninterned vars.
12145
12146 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
12147 Use read-event since we don't really want to read chars but bytes.
12148
12149 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
12150 $$..$$ but also $..$ using regexps (bug#11953).
12151 Use tex-verbatim for \url and \path.
12152 (tex-font-lock-keywords): Define as defconst like the others.
12153 (tex-common-initialization): Don't use font-lock-syntax-table any more.
12154
12155 2012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
12156
12157 * international/mule-cmds.el (ucs-insert): Make it an obsolete
12158 alias for insert-char.
12159
12160 2012-07-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
12161
12162 * progmodes/python.el: Simplified imenu implementation.
12163 (python-nav-jump-to-defun): Remove command.
12164 (python-mode-map): Use `imenu' instead.
12165 (python-nav-list-defun-positions-cache)
12166 (python-imenu-include-defun-type, python-imenu-make-tree)
12167 (python-imenu-subtree-root-label, python-imenu-index-alist):
12168 Remove vars.
12169 (python-nav-list-defun-positions, python-nav-read-defun)
12170 (python-imenu-tree-assoc, python-imenu-make-element-tree)
12171 (python-imenu-make-tree, python-imenu-create-index):
12172 Remove functions.
12173 (python-mode): Update to interact with imenu by setting
12174 `imenu-extract-index-name-function' only.
12175
12176 2012-07-16 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
12177
12178 * progmodes/python.el: Enhancements to navigation commands.
12179 (python-nav-backward-sentence)
12180 (python-nav-forward-sentence): Remove.
12181 (python-nav-backward-statement, python-nav-forward-statement)
12182 (python-nav-statement-start, python-nav-statement-end)
12183 (python-nav-backward-block, python-nav-forward-block)
12184 (python-nav-block-start, python-nav-block-end)
12185 (python-nav-forward-sexp-function)
12186 (python-info-current-line-comment-p)
12187 (python-info-current-line-empty-p): New functions.
12188 (python-indent-context): Use `python-nav-statement-start'.
12189
12190 2012-07-16 Michael Albinus <michael.albinus@gmx.de>
12191
12192 * eshell/em-ls.el (eshell/ls): Use `apply'.
12193
12194 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
12195 multi-hops, instead of Tramp internals.
12196
12197 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
12198
12199 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
12200 when F1 and F2 are located on different hosts.
12201
12202 2012-07-14 Chong Yidong <cyd@gnu.org>
12203
12204 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
12205 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
12206 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
12207 (xterm-mouse--read-event-sequence-1000)
12208 (xterm-mouse--read-event-sequence-1006): New functions. For old
12209 mouse protocol, handle M-mouse-X events correctly.
12210 (xterm-mouse-event): New arg specifying mouse protocol.
12211 (turn-on-xterm-mouse-tracking-on-terminal)
12212 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
12213 sequence to toggle extended coordinates on newer XTerms.
12214 This appears to be harmless on terminals which do not support this.
12215
12216 2012-07-14 Leo Liu <sdl.web@gmail.com>
12217
12218 Add fringe bitmap indicators for flymake. (Bug#11253)
12219 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
12220 (flymake-make-overlay): New arg BITMAP.
12221 (flymake-error-bitmap, flymake-warning-bitmap)
12222 (flymake-fringe-indicator-position): New user variables.
12223
12224 * fringe.el: New bitmap exclamation-mark.
12225
12226 2012-07-14 Jan Djärv <jan.h.d@swipnet.se>
12227
12228 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
12229 also (Bug#7879).
12230
12231 2012-07-14 Chong Yidong <cyd@gnu.org>
12232
12233 * electric.el (electric-pair-post-self-insert-function): Fix pair
12234 insertion in empty-region case (Bug#11520).
12235
12236 2012-07-14 Chong Yidong <cyd@gnu.org>
12237
12238 * bindings.el: Consolidate ctl-x-r-map bindings.
12239 Bind copy-rectangle-as-kill to C-x r w.
12240
12241 * rect.el, register.el: Move bindings to bindings.el.
12242
12243 2012-07-14 Reuben Thomas <rrt@sc3d.org>
12244
12245 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
12246
12247 2012-07-13 Andreas Schwab <schwab@linux-m68k.org>
12248
12249 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
12250
12251 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
12252
12253 * bindings.el (top): Use `mapc' instead of `mapcar'.
12254
12255 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
12256
12257 2012-07-13 Michael Albinus <michael.albinus@gmx.de>
12258
12259 * progmodes/sql.el (sql-comint): Suppress the check for program on
12260 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
12261 (Bug#11908)
12262
12263 2012-07-13 Chong Yidong <cyd@gnu.org>
12264
12265 * bindings.el: Assign a non-nil permanent-local property to
12266 per-buffer variables which lack a default value (Bug#11930).
12267
12268 * help-fns.el (describe-variable): In the "automatically becomes
12269 local" notice, take note of permanent-local variables.
12270
12271 2012-07-13 Chong Yidong <cyd@gnu.org>
12272
12273 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
12274 to allow printing the message when called from Lisp.
12275
12276 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
12277 Remove toggle-read-only.
12278
12279 * bs.el (bs-toggle-readonly):
12280 * buff-menu.el (Buffer-menu-toggle-read-only):
12281 Remove with-no-warnings around toggle-read-only.
12282
12283 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
12284 Remove with-no-warnings around toggle-read-only.
12285 (ffap-read-only, ffap-read-only-other-window)
12286 (ffap-read-only-other-frame): Callers changed.
12287
12288 * help-mode.el: Don't require view package.
12289 (help-mode-finish): Set buffer-read-only instead of calling
12290 toggle-read-only.
12291
12292 * bindings.el (mode-line-toggle-read-only):
12293 * dired.el (dired-toggle-read-only):
12294 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
12295 with non-nil second arg.
12296
12297 * emacs-lisp/eieio-custom.el (eieio-customize-object):
12298 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
12299 directly.
12300
12301 2012-07-12 Eli Zaretskii <eliz@gnu.org>
12302
12303 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
12304 not incf.
12305
12306 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
12307
12308 More CL cleanups and reduction of use of cl.el.
12309 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
12310 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
12311 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
12312 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
12313 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
12314 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
12315 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
12316 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
12317 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
12318 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
12319 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
12320 * eshell/em-cmpl.el, eshell/em-banner.el:
12321 * calendar/parse-time.el: Use cl-lib.
12322 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
12323 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
12324 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
12325 * term/ns-win.el, term.el, shell.el, ps-samp.el:
12326 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
12327 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
12328 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
12329 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
12330 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
12331 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
12332 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
12333 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
12334 `lambda' rather than with `quote'.
12335 (eshell-do-opt): Adjust accordingly.
12336 (eshell-process-option): Simplify.
12337 * eshell/esh-var.el:
12338 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
12339 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
12340 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
12341 to `pcase--dontcare'.
12342 * emacs-lisp/cl.el (labels): Mark obsolete.
12343 (cl--letf, letf): Move to cl-lib.
12344 (cl--letf*, letf*): Remove.
12345 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
12346 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
12347 (cl-progv): Rewrite.
12348 (cl--letf, cl-letf): Move from cl.el.
12349 (cl-letf*): New macro.
12350 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
12351
12352 2012-07-11 Michael Albinus <michael.albinus@gmx.de>
12353
12354 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
12355
12356 2012-07-11 Chong Yidong <cyd@gnu.org>
12357
12358 * vc/log-edit.el (log-edit-vc-backend): New variable.
12359 (log-edit): Doc fix.
12360
12361 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
12362 argument of log-edit to set up all local variables.
12363 (vc-start-logentry): New optional arg specifying VC backend.
12364
12365 * vc/vc.el (vc-checkin): Use it.
12366 (vc-deduce-fileset): Handle Log Edit buffers.
12367 (vc-diff): Make first argument optional too.
12368
12369 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
12370
12371 2012-07-10 Michael Albinus <michael.albinus@gmx.de>
12372
12373 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
12374 command, just in case. The function is not needed anymore.
12375 (eshell-external-command): Do not call `eshell-remote-command'.
12376
12377 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
12378
12379 Reduce use of (require 'cl).
12380 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
12381 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
12382 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
12383 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
12384 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
12385 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
12386 * battery.el, avoid.el, abbrev.el: Use cl-lib.
12387 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
12388 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
12389 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
12390 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
12391 * calculator.el, autorevert.el, apropos.el: Don't require CL.
12392 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
12393 (byte-compile-unfold-bcf, byte-compile-check-variable):
12394 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
12395 (byte-compile-nilconstp):
12396 * emacs-lisp/autoload.el (make-autoload): Use pcase.
12397 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
12398
12399 * emacs-lisp/gv.el (cond): Make it a valid place.
12400 (if): Simplify slightly.
12401
12402 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
12403 (pcase--self-quoting-p): New function.
12404 (pcase--u1): Use it.
12405
12406 2012-07-10 Glenn Morris <rgm@gnu.org>
12407
12408 * emacs-lisp/authors.el (authors-fixed-entries):
12409 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
12410
12411 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
12412
12413 Rename configure.in to configure.ac (Bug#11603).
12414 * emacs-lisp/authors.el (authors-canonical-file-name):
12415 * progmodes/autoconf.el (autoconf-mode):
12416 Prefer configure.ac to configure.in.
12417
12418 2012-07-08 Chong Yidong <cyd@gnu.org>
12419
12420 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
12421 Implement the mouse-1-click-follows-link handling properly.
12422
12423 * info.el (Info-link-keymap): Use follow-link mechanism for
12424 header-line links (Bug#374).
12425
12426 * simple.el (deactivate-mark): Do not set the primary selection
12427 if another program has acquired it (Bug#11772).
12428
12429 2012-07-07 Kevin Ryde <user42@zip.com.au>
12430
12431 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
12432 (woman-decode-region): Replace escaped-escapes without destroying
12433 bold or underline (Bug#11552).
12434 (woman2-process-escapes): Handle nofill regions (Bug#11591).
12435
12436 2012-07-07 Chong Yidong <cyd@gnu.org>
12437
12438 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
12439 (interprogram-cut-function, interprogram-paste-function):
12440 Mention that we typically mean the clipboard.
12441
12442 2012-07-06 Glenn Morris <rgm@gnu.org>
12443
12444 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
12445
12446 * files.el (toggle-read-only): Restrict message to interactive use.
12447
12448 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
12449
12450 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
12451
12452 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
12453
12454 2012-07-06 Glenn Morris <rgm@gnu.org>
12455
12456 * Makefile.in (compile-one-process): Rename from "recompile".
12457
12458 * Makefile.in (bzr-update): "compile" is the same as "recompile
12459 autoloads", but parallelizable, so use that instead.
12460
12461 2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
12462
12463 * window.el (quit-window): Always restore window height when
12464 it's saved in quit-restore parameter (Bug#11810).
12465
12466 2012-07-06 Glenn Morris <rgm@gnu.org>
12467
12468 * simple.el (kill-whole-line): Doc tweak.
12469
12470 2012-07-06 Eli Zaretskii <eliz@gnu.org>
12471
12472 * files.el (file-relative-name): Compare file names
12473 case-insensitively if on MS-Windows or MS-DOS, or if
12474 read-file-name-completion-ignore-case is non-nil. Don't use
12475 case-fold-search for this purpose. (Bug#11827)
12476
12477 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
12478
12479 * calendar/cal-dst.el (calendar-current-time-zone):
12480 Return calendar-current-time-zone-cache if non-nil.
12481
12482 2012-07-17 Masatake YAMATO <yamato@redhat.com>
12483 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
12484
12485 * calendar/cal-dst.el (calendar-current-time-zone):
12486 Return calendar-current-time-zone-cache if non-nil.
12487
12488 2012-07-06 Glenn Morris <rgm@gnu.org>
12489
12490 * Makefile.in (cvs-update): Remove old alias.
12491
12492 2012-07-05 Michael Albinus <michael.albinus@gmx.de>
12493
12494 Sync with Tramp 2.2.6-pre.
12495
12496 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
12497 compatible declaration.
12498
12499 * net/tramp-cmds.el (tramp-append-tramp-buffers):
12500 Protect `list-load-path-shadows' call.
12501
12502 * net/tramp-compat.el (top): Require packages, which aren't
12503 autoloaded anymore for XEmacs. Protect call of
12504 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
12505 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
12506 it hurts at least for SXEmacs.
12507 (tramp-compat-temporary-file-directory): In XEmacs, there is no
12508 standard-value for `temporary-file-directory'.
12509
12510 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
12511 Redirect stderr to /dev/null.
12512 (tramp-sh-handle-write-region): uid and gid can be floats.
12513 Reported by Russell Sim <russell.sim@gmail.com>.
12514 (tramp-sh-handle-vc-registered): Hide errors.
12515 (tramp-vc-file-name-handler): Use dummy results for `process-file'
12516 and `start-file-process'.
12517 (tramp-maybe-open-connection): Check also whether `non-essential'
12518 is bound.
12519
12520 2012-07-04 Chong Yidong <cyd@gnu.org>
12521
12522 * xml.el (xml--parse-buffer): Use xml-syntax-table.
12523 (xml-parse-tag): Likewise, and avoid changing entity tables.
12524 (xml-syntax-table): Define from scratch, making sure not to give
12525 x2000 and other Unicode spaces whitespace syntax, since those are
12526 not spaces in XML.
12527 (xml-parse-fragment): Delete unused function.
12528 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
12529 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
12530 (xml-entity-ref, xml-pe-reference-re)
12531 (xml-reference-re, xml-att-value-re, xml-tokenized-type-re)
12532 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
12533 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
12534 (xml-entity-value-re): Use syntax references in regexps where
12535 possible; no need to define inside a let-binding.
12536 (xml-parse-dtd): Use xml-pe-reference-re.
12537 (xml-entity-or-char-ref-re): New defconst.
12538 (xml-parse-string, xml-substitute-special): Use it.
12539
12540 2012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
12541
12542 * files.el (locate-dominating-file): Allow `name' to be a predicate.
12543 (find-file--read-only): New function.
12544 (find-file-read-only, find-file-read-only-other-window)
12545 (find-file-read-only-other-frame): Use it.
12546 (insert-file-contents-literally): Don't `fset'.
12547 (get-free-disk-space): Use locate-dominating-file.
12548
12549 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
12550 function is already compiled.
12551
12552 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
12553
12554 2012-07-03 Michael Albinus <michael.albinus@gmx.de>
12555
12556 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
12557 files on the same host.
12558
12559 2012-07-03 Andreas Schwab <schwab@linux-m68k.org>
12560
12561 * help-fns.el (describe-function-1): Only call
12562 help-fns--autoloaded-p when we have a file name. (Bug#11848)
12563
12564 2012-07-03 Chong Yidong <cyd@gnu.org>
12565
12566 * xml.el: Protect parser against XML bombs.
12567 (xml-entity-expansion-limit): New variable.
12568 (xml-parse-string, xml-substitute-special): Use it.
12569 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
12570
12571 2012-07-03 Glenn Morris <rgm@gnu.org>
12572
12573 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12574 Allow linking to specific messages in debbugs reports (eg 123#5).
12575
12576 2012-07-02 Chong Yidong <cyd@gnu.org>
12577
12578 * xml.el: Fix entity and character reference expansion, allowing
12579 them to expand into markup as per XML spec.
12580 (xml-default-ns): New variable.
12581 (xml-entity-alist): Use XML spec definitions for lt and amp.
12582 (xml-parse-region): Make first two arguments optional.
12583 Discard text properties.
12584 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
12585 All callers changed.
12586 (xml-parse-tag): Call xml-parse-tag-1. For backward
12587 compatibility, this function should not modify buffer contents.
12588 (xml-parse-tag-1): Fix opening-tag regexp.
12589 (xml-parse-string): Rewrite, handling entity and character
12590 references properly.
12591 (xml--entity-replacement-text): Signal an error if a parameter
12592 entity is undefined.
12593
12594 2012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
12595
12596 * comint.el (comint-output-filter): Filter out repeated prompts.
12597
12598 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
12599 and file-name-absolute-p.
12600 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
12601 internal calls.
12602
12603 2012-07-02 Paul Eggert <eggert@cs.ucla.edu>
12604
12605 Spelling fixes.
12606 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
12607 Rename from byte-compile--refiy-function. All uses changed.
12608
12609 2012-07-01 Chong Yidong <cyd@gnu.org>
12610
12611 * xml.el (xml--parse-buffer): New function. Move most of
12612 xml-parse-region here.
12613 (xml-parse-region): Copy region into a temporary buffer, since
12614 parameter entity substitution requires changing buffer contents.
12615 Use xml--parse-buffer.
12616 (xml-parse-file): Use xml--parse-buffer.
12617 (xml-parse-dtd): Make parameter entity substitution work right.
12618 Use proper regexps for ELEMENT declarations (Bug#7172).
12619
12620 2012-06-30 Glenn Morris <rgm@gnu.org>
12621
12622 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
12623
12624 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
12625 Remove outdated and unnecessary dbus declarations.
12626
12627 2012-06-30 Eli Zaretskii <eliz@gnu.org>
12628
12629 * emacs-lisp/timer.el (timer-until): Subtract results of
12630 float-time, instead of taking float-time of the result of
12631 time-subtract, since float-time signals an error for negative time
12632 arguments.
12633
12634 2012-06-30 Chong Yidong <cyd@gnu.org>
12635
12636 * xml.el (xml-*-re): Convert defvars into defconsts, and
12637 eval-and-compile them so eval-and-compile works on derivatives.
12638 (xml--entity-replacement-text): Use eval-and-comple.
12639
12640 2012-06-30 Michael Albinus <michael.albinus@gmx.de>
12641
12642 * vc/vc-git.el (vc-git-registered): Use cache property
12643 `git-registered'.
12644 (vc-git-mode-line-string): Call `vc-working-revision' instead of
12645 `vc-git-working-revision' in order to benefit from the cache.
12646 (vc-git-root): Use cache property `git-root'. (Bug#11757)
12647
12648 2012-06-30 Dmitry Gutov <dgutov@yandex.ru>
12649
12650 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
12651 removed (likely outside Emacs). (Bug#11757)
12652
12653 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
12654
12655 * emacs-lisp/cl-lib.el: Require macroexp.
12656
12657 2012-06-30 Chong Yidong <cyd@gnu.org>
12658
12659 * xml.el: Implement XML parameter entities.
12660 (xml-parameter-entity-alist): New variable.
12661 (xml-parse-region, xml-parse-fragment): Preserve previous values
12662 of xml-entity-alist and xml-parameter-entity-alist, so that
12663 repeated calls on different documents do not change them.
12664 (xml-parse-tag): Fix doctype regexp.
12665 (xml--entity-replacement-text): New function.
12666 (xml-parse-dtd): Use it. Don't handle system entities; doing that
12667 properly requires url retrieval which is unimplemented.
12668 (xml-escape-string): Doc fix.
12669
12670 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
12671
12672 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
12673
12674 2012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
12675
12676 * fringe.el (fringe-mode): Doc fix.
12677
12678 2012-06-29 Michael Albinus <michael.albinus@gmx.de>
12679
12680 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
12681 is non-nil.
12682 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
12683 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
12684
12685 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
12686
12687 * calendar/cal-dst.el (calendar-current-time-zone):
12688 Return calendar-current-time-zone-cache if non-nil.
12689
12690 2012-06-29 Masatake YAMATO <yamato@redhat.com>
12691
12692 * progmodes/which-func.el (which-func-format):
12693 Add mouse-face. (Bug#11698)
12694
12695 2012-06-29 Leo Liu <sdl.web@gmail.com>
12696
12697 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
12698
12699 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
12700
12701 * minibuffer.el (minibuffer-confirm-exit-commands):
12702 Add completion-at-point (bug#11725).
12703
12704 2012-06-29 Glenn Morris <rgm@gnu.org>
12705
12706 * progmodes/f90.el (f90-font-lock-keywords-2):
12707 Add some preprocessor elements. (Bug#10499)
12708
12709 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
12710
12711 * progmodes/cperl-mode.el (cperl-update-syntaxification):
12712 Use syntax-propertize (bug#11739).
12713
12714 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
12715
12716 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
12717
12718 2012-06-28 Julien Danjou <julien@danjou.info>
12719
12720 * term.el (term-handle-colors-array): Use a set of new faces to
12721 color the terminal. Also uses :inverse-video property.
12722 (term-default-fg-color): Set to nil by default, deprecate in favor
12723 of `term-face'.
12724 (term-default-bg-color): Set to nil by default, deprecate in favor
12725 of `term-face'.
12726 (term-current-face): Use `term-face' by default.
12727 (term-bold-attribute): Variable deleted.
12728
12729 2012-06-28 Glenn Morris <rgm@gnu.org>
12730
12731 * simple.el (completion-list-mode-finish):
12732 Don't use toggle-read-only. (Since completion-list-mode has
12733 a special mode-class, it wasn't doing anything extra anyway.)
12734
12735 2012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
12736
12737 Make inlining of other-mode interpreted functions work (bug#11799).
12738 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
12739 (byte-compile): Use it to fix compilation of lexical-binding closures.
12740 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
12741 function, if needed.
12742
12743 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12744
12745 * help-mode.el (help-make-xrefs): Don't just withstand
12746 cyclic-variable-indirection but any error in documentation-property.
12747
12748 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
12749 memory use.
12750 * bindings.el (bindings--define-key): New function.
12751 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
12752 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
12753 * bindings.el: Use it to purecopy define-key bindings.
12754
12755 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
12756
12757 * emacs-lisp/cl.el (flet): Mark obsolete.
12758 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
12759 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
12760 * progmodes/js.el (js-c-fill-paragraph):
12761 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
12762 (ebrowse-switch-member-buffer-to-derived-class):
12763 * play/5x5.el (5x5-solver): Use cl-flet.
12764
12765 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
12766 (cl--symbol-function): New macro.
12767 (cl--letf, cl--letf*): Use it.
12768
12769 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
12770 Strip "toggle-" if any.
12771
12772 2012-06-27 Glenn Morris <rgm@gnu.org>
12773
12774 * info.el (Info-default-directory-list): Move here from paths.el.
12775 * paths.el: Remove file, which is now empty.
12776 * loadup.el: No longer load "paths".
12777
12778 * custom.el (custom-initialize-delay): Doc fix.
12779
12780 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
12781 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
12782 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
12783 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
12784 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
12785 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
12786 * eshell/eshell.el (eshell-defgroup): Remove alias.
12787
12788 2012-06-27 Chong Yidong <cyd@gnu.org>
12789
12790 * help.el (help-enable-auto-load): New variable.
12791
12792 * help-fns.el (help-fns--autoloaded-p): New function.
12793 (describe-function-1): Refer to a function as "autoloaded" if it
12794 was autoloaded at any time in the past. Perform autoloading if
12795 help-enable-auto-load is non-nil.
12796
12797 2012-06-26 Eli Zaretskii <eliz@gnu.org>
12798
12799 * makefile.w32-in (compile, compile-always): Depend on
12800 update-subdirs, not on subdirs.el. Otherwise, several different
12801 sub-targets of 'bootstrap' running in parallel could
12802 simultaneously write to subdirs.el, producing a garbled file.
12803
12804 2012-06-26 Sam Steingold <sds@gnu.org>
12805
12806 * files.el (file-name-base): New convenience function.
12807 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
12808 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
12809 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
12810 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
12811 * textmodes/ispell.el, textmodes/reftex-ref.el:
12812 * textmodes/tex-mode.el: Use it.
12813 Did not touch cedet and org because they are maintained elsewhere.
12814
12815 2012-06-26 Martin Rudalics <rudalics@gmx.at>
12816
12817 * calendar/calendar.el (calendar-exit): Don't try to delete or
12818 iconify last frame. See:
12819 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
12820
12821 2012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
12822
12823 * server.el (server-process-filter): Remember dir in the
12824 process's `server-client-directory' properties.
12825
12826 2012-06-24 Chong Yidong <cyd@gnu.org>
12827
12828 * xml.el (xml-parse-tag): Correctly handle comment embedded in
12829 non-tag text.
12830
12831 2012-06-23 Juanma Barranquero <lekktu@gmail.com>
12832
12833 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
12834
12835 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
12836
12837 * help-fns.el (describe-variable): Don't croak when doc is not found.
12838 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
12839 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
12840 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
12841 * emacs-lisp/smie.el (smie-next-sexp): CSE.
12842 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
12843 ((lambda ..) ..).
12844 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
12845
12846 2012-06-23 Chong Yidong <cyd@gnu.org>
12847
12848 * info.el (Info-mouse-follow-link): Accept symbol values of
12849 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
12850 (Info-fontify-node): Use Info-link-keymap for all navigation
12851 buttons, with link-args property to perform the desired action.
12852 (Info-link-keymap): Doc fix.
12853 (Info-next-link-keymap, Info-prev-link-keymap)
12854 (Info-up-link-keymap): Delete now-unused keymaps.
12855
12856 2012-06-23 Chong Yidong <cyd@gnu.org>
12857
12858 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
12859
12860 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
12861 system abbrevs.
12862
12863 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
12864
12865 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
12866
12867 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
12868 (bug#11719).
12869
12870 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
12871 the requote function doesn't work properly (bug#11714).
12872
12873 2012-06-23 Glenn Morris <rgm@gnu.org>
12874
12875 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
12876
12877 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
12878
12879 Further GV/CL cleanups.
12880 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
12881 gv-expander.
12882 (gv--defun-declaration): New function.
12883 (defun-declarations-alist): Use it.
12884 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
12885 (gv-place): Autoload.
12886 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
12887 original definition of dotimes and dolist.
12888 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
12889 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
12890 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
12891 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
12892 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
12893 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
12894 to the function's definition.
12895 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
12896 * window.el:
12897 * files.el:
12898 * faces.el:
12899 * env.el: Don't use CL.
12900
12901 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
12902
12903 Support higher-resolution time stamps (Bug#9000).
12904
12905 * calendar/time-date.el (with-decoded-time-value): New arg
12906 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
12907 (encode-time-value): New optional arg PICO. New type 3.
12908 (time-to-seconds) [!float-time]: Support the new picoseconds
12909 component if it's used.
12910 (seconds-to-time, time-subtract, time-add):
12911 Support ps-resolution time stamps as well.
12912
12913 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
12914 (timerp): Timer vectors now have length 9, not 8.
12915 (timer--time): Support new-style (4-part) time stamps.
12916 (timer-next-integral-multiple-of-time): Time stamps now have
12917 picosecond resolution, so take a bit more care about rounding.
12918 (timer-relative-time, timer-inc-time): New optional arg psecs.
12919 (timer-set-time-with-usecs): Set psecs to 0.
12920 (timer--activate): Check psecs component, too.
12921
12922 * proced.el (proced-time-lessp): Support ps-resolution stamps.
12923
12924 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
12925
12926 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
12927 Move the non-essential binding to the post/pre-command-hook where it is
12928 more obviously correct.
12929
12930 * subr.el (read-passwd): Don't use a history at all.
12931 * savehist.el (savehist-save): Remove password saved accidentally
12932 because of the above bug.
12933
12934 2012-06-22 Bastien Guerry <bzg@gnu.org>
12935
12936 * files.el (toggle-read-only): Display a message telling whether
12937 the buffer is read-only or not (bug#11726).
12938
12939 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
12940
12941 * emacs-lisp/gv.el: New file.
12942 * subr.el (push, pop): Extend to generalized variables.
12943 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
12944 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
12945 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
12946 gv-define-simple-setter, and gv-define-expander.
12947 Remove setf-methods defined in gv. Rename cl-setf -> setf.
12948 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
12949 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
12950 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
12951 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
12952 gv-letplace.
12953 (cl-defstruct): Don't define setf-method any more.
12954 * emacs-lisp/cl.el (flet): Don't autoload.
12955 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
12956 (define-setf-expander, defsetf, define-modify-macro)
12957 (cl-struct-setf-expander): Move from cl-lib.el.
12958 * emacs-lisp/syntax.el:
12959 * emacs-lisp/ewoc.el:
12960 * emacs-lisp/smie.el:
12961 * emacs-lisp/cconv.el:
12962 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
12963 (timer--time): Use gv-define-simple-setter.
12964 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
12965 to avoid coding-system problems in subr.el. Adjust all users.
12966 (macroexp--maxsize, macroexp-small-p): New functions.
12967 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
12968 * scroll-bar.el (scroll-bar-mode):
12969 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
12970 (normal-erase-is-backspace-mode): Don't use the `eq' place.
12971 * winner.el (winner-configuration, winner-make-point-alist)
12972 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
12973 * files.el (locate-file-completion-table): Avoid list*.
12974
12975 2012-06-22 Chong Yidong <cyd@gnu.org>
12976
12977 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
12978 (dired-create-files): Doc fix (Bug#11329).
12979 (dired-do-copy): Doc fix (Bug#11334).
12980 (dired-mark-read-string): Doc fix (Bug#11553).
12981
12982 * dired.el (dired-recursive-copies, dired-recursive-deletes):
12983 Doc fix (Bug#11326).
12984 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
12985 (dired-dwim-target): Doc fix.
12986
12987 * wdired.el (wdired-mode): Doc fix.
12988
12989 2012-06-22 Glenn Morris <rgm@gnu.org>
12990
12991 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
12992 (pcmpl-rpm-cache-stamp-file): New constant.
12993 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
12994 (pcmpl-rpm-packages): Optionally cache list of packages.
12995
12996 * pcmpl-rpm.el (pcmpl-rpm): New group.
12997 (pcmpl-rpm-query-options): New option.
12998 (pcmpl-rpm-packages): No need to inline it.
12999 Use pcmpl-rpm-query-options.
13000
13001 * calendar/calendar.el (calendar-in-read-only-buffer):
13002 Avoid some needless mode changes.
13003
13004 2012-06-21 Chong Yidong <cyd@gnu.org>
13005
13006 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
13007 (desktop-path): Remove . from the default value (Bug#10977).
13008 (desktop-read): Use user-emacs-directory if desktop-path is nil.
13009
13010 2012-06-20 Chong Yidong <cyd@gnu.org>
13011
13012 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
13013
13014 2012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
13015
13016 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
13017 (bug#11201).
13018
13019 2012-06-20 Chong Yidong <cyd@gnu.org>
13020
13021 * term.el (term-window-width): Handle the case of a missing right
13022 fringe (Bug#8837).
13023 (term-check-size): Use window-text-height (Bug#5445).
13024 (term-mode): Use define-derived-mode. Minor cleanups.
13025 Set font-lock-defaults (Bug#7692).
13026 (term-move-columns, term-insert-char, term-emulate-terminal)
13027 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
13028
13029 2012-06-20 Michael Albinus <michael.albinus@gmx.de>
13030
13031 * net/ange-ftp.el (ange-ftp-get-passwd):
13032 Bind `enable-recursive-minibuffers'.
13033 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
13034
13035 2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
13036
13037 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
13038
13039 2012-06-19 Glenn Morris <rgm@gnu.org>
13040
13041 * progmodes/python.el (python-mode): Derive from prog-mode.
13042
13043 2012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
13044
13045 * emulation/edt.el (edt-default-menu-bar-update-buffers)
13046 (edt-user-menu-bar-update-buffers): New functions.
13047 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
13048
13049 2012-06-19 Chong Yidong <cyd@gnu.org>
13050
13051 * subr.el (with-selected-window): Preserve the selected window's
13052 terminal's top-frame (Bug#4702).
13053
13054 * window.el (save-selected-window): Likewise.
13055
13056 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
13057
13058 * progmodes/python.el (python-rx-constituents): Move backquote.
13059 (python-skeleton-define, python-define-auxiliary-skeleton):
13060 Use `declare'.
13061
13062 2012-06-18 Michael Albinus <michael.albinus@gmx.de>
13063
13064 * minibuffer.el (read-file-name-default): Revert the patch from
13065 2012-06-17.
13066
13067 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
13068
13069 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
13070 (pcase--u1, pcase--q1): Don't use apply-partially.
13071
13072 2012-06-18 Glenn Morris <rgm@gnu.org>
13073
13074 * progmodes/python.el (python-proc, python-buffer)
13075 (python-send-receive, python-send-string): Fix obsolete versions.
13076
13077 2012-06-18 Martin Rudalics <rudalics@gmx.at>
13078
13079 * window.el (special-display-p): Completely remove stringp
13080 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
13081
13082 2012-06-17 Michael Albinus <michael.albinus@gmx.de>
13083
13084 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
13085
13086 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
13087
13088 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
13089 * net/tramp-sh.el (tramp-maybe-open-connection):
13090 Throw if `non-essential' is non-nil.
13091
13092 2012-06-17 Martin Rudalics <rudalics@gmx.at>
13093
13094 * window.el (special-display-p): Signal an error if BUFFER-NAME
13095 is not a string (Bug#11713).
13096
13097 2012-06-17 Paul Eggert <eggert@cs.ucla.edu>
13098
13099 * progmodes/python.el (python-info-beginning-of-backslash):
13100 Rename from python-info-beginning-of-backlash, as a spelling fix.
13101
13102 2012-06-17 Chong Yidong <cyd@gnu.org>
13103
13104 * term.el (term-emulate-terminal): If term-check-size is called,
13105 move point to the process mark without resetting point (Bug#4635).
13106
13107 2012-06-17 Glenn Morris <rgm@gnu.org>
13108
13109 * international/mule-cmds.el (mule-menu-keymap)
13110 (set-language-environment, set-locale-environment): Doc tweaks.
13111
13112 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
13113
13114 * cus-face.el (custom-face-attributes): Add wave-style underline
13115 attribute.
13116 * faces.el (set-face-attribute): Update docstring to describe
13117 wave-style underline attribute.
13118
13119 2012-06-16 Chong Yidong <cyd@gnu.org>
13120
13121 * term/xterm.el (terminal-init-xterm): Discard input before
13122 querying background mode (Bug#10959).
13123
13124 2012-06-16 Stefan Merten <smerten@oekonux.de>
13125
13126 * textmodes/rst.el: Added and corrected some comments.
13127 (rst-re-alist-def): Improve symbol syntax.
13128 (rst-mode-syntax-table): Correct syntax entries.
13129 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
13130 (rst-official-version, rst-official-cvs-rev): Update version
13131 information.
13132
13133 2012-06-15 Juanma Barranquero <lekktu@gmail.com>
13134
13135 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
13136 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
13137
13138 2012-06-15 FabiĂ¡n Ezequiel Gallina <fgallina@cuca>
13139
13140 * progmodes/python.el: New python.el merge.
13141 (python-guess-indent): Obsolete var.
13142 (python-indent-guess-indent-offset): New defcustom.
13143 (python-indent): Obsolete var.
13144 (python-indent-offset): New defcustom.
13145 (python-python-command, python-jython-command): Delete var.
13146 (python-shell-interpreter): New defcustom.
13147 (python-pdbtrack-do-tracking-p): Delete var.
13148 (python-pdbtrack-activate): New defcustom.
13149 (python-use-skeletons): Obsolete var.
13150 (python-skeleton-autoinsert): New defcustom.
13151 (inferior-python-filter-regexp, python-continuation-offset)
13152 (python-honour-comment-indentation, python-indent-string-contents)
13153 (python-jython-packages, python-mode-hook)
13154 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
13155 (python-shell-prompt-alist)
13156 (python-source-modes): Delete defcustoms.
13157 (python-check-buffer-name, python-eldoc-setup-code)
13158 (python-eldoc-string-code, python-ffap-setup-code)
13159 (python-ffap-string-code, python-fill-comment-function)
13160 (python-fill-decorator-function, python-fill-paren-function)
13161 (python-fill-string-function, python-imenu-include-defun-type)
13162 (python-imenu-make-tree, python-imenu-subtree-root-label)
13163 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
13164 (python-shell-compilation-regexp-alist)
13165 (python-shell-completion-module-string-code)
13166 (python-shell-completion-pdb-string-code)
13167 (python-shell-completion-setup-code)
13168 (python-shell-completion-string-code)
13169 (python-shell-enable-font-lock, python-shell-exec-path)
13170 (python-shell-extra-pythonpaths)
13171 (python-shell-internal-buffer-name, python-shell-interpreter-args)
13172 (python-shell-process-environment)
13173 (python-shell-prompt-block-regexp)
13174 (python-shell-prompt-output-regexp)
13175 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
13176 (python-shell-send-setup-max-wait, python-shell-setup-codes)
13177 (python-shell-virtualenv-path): New defcustoms.
13178 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
13179 (inferior-python-mode-syntax-table, python--prompt-regexp)
13180 (python-buffer, python-command python-python-command)
13181 (python-default-template, python-imports, python-indent-index)
13182 (python-indent-list, python-indent-list-length)
13183 (python-mode-running, python-pdbtrack-is-tracking-p)
13184 (python-preoutput-continuation, python-preoutput-leftover)
13185 (python-preoutput-result, python-preoutput-skip-next-prompt)
13186 (python-prev-dir/file, python-recursing)
13187 (python-saved-check-command, python-version-checked)
13188 (python-which-func-length-limit)
13189 (view-return-to-alist): Delete vars.
13190 (python-check-custom-command, python-dotty-syntax-table)
13191 (python-imenu-index-alist, python-indent-current-level)
13192 (python-indent-dedenters, python-indent-levels)
13193 (python-nav-beginning-of-defun-regexp)
13194 (python-nav-list-defun-positions-cache)
13195 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
13196 (python-shell-internal-buffer)
13197 (python-skeleton-available): New vars.
13198 (def-python-skeleton): Delete macro.
13199 (python-skeleton-define): New macro.
13200 (python-define-auxiliary-skeleton, python-rx): New macros.
13201 (python-insert-class): Delete command.
13202 (python-skeleton-class): New command.
13203 (python-insert-def): Delete command.
13204 (python-skeleton-def): New command.
13205 (python-insert-for): Delete command.
13206 (python-skeleton-for): New command.
13207 (python-insert-if): Delete command.
13208 (python-skeleton-if): New command.
13209 (python-insert-try/except, python-insert-try/finally): Delete commands.
13210 (python-skeleton-try): New command.
13211 (python-insert-while): Delete command.
13212 (python-skeleton-while): New command.
13213 (python-backspace): Delete command.
13214 (python-indent-dedent-line-backspace): New command.
13215 (python-electric-colon): Delete command.
13216 (python-indent-electric-colon): New command.
13217 (python-guess-indent): Delete command.
13218 (python-indent-guess-indent-offset): New command.
13219 (python-shift-left): Delete command.
13220 (python-indent-shift-left): New command.
13221 (python-shift-right): Delete command.
13222 (python-indent-shift-right): New command.
13223 (python-find-function): Delete command.
13224 (python-nav-jump-to-defun): New command.
13225 (python-next-statement): Delete command.
13226 (python-nav-forward-sentence): New command.
13227 (python-previous-statement): Delete command.
13228 (python-nav-backward-sentence): New command.
13229 (python-fill-paragraph): Delete command.
13230 (python-fill-paragraph-function): New command.
13231 (python-send-buffer): Delete command.
13232 (python-shell-send-buffer): New command.
13233 (python-send-defun): Delete command.
13234 (python-shell-send-defun): New command.
13235 (python-send-region, python-send-region-and-go): Delete commands.
13236 (python-shell-send-region)
13237 (python-shell-switch-to-shell): New commands.
13238 (python-send-string): Delete command.
13239 (python-shell-send-string): New command.
13240 (python-switch-to-python): Delete command.
13241 (python-shell-switch-to-shell): New command.
13242 (python-describe-symbol): Delete command.
13243 (python-eldoc-at-point): New command.
13244 (python--set-prompt-regexp, python-args-to-list)
13245 (python-after-info-look, python-check-version)
13246 (python-check-comint-prompt, python-find-imports)
13247 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
13248 (python-unload-function, python-expand-template)
13249 (python-maybe-jython, python-preoutput-filter)
13250 (python-pdbtrack-get-source-buffer)
13251 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
13252 (python-pdbtrack-toggle-stack-tracking)
13253 (python-pdbtrack-track-stack-file, python-initial-text)
13254 (python-first-word, python-comment-line-p, python-send-command)
13255 (python-setup-brm, python-sentinel, python-set-proc)
13256 (python-skip-out, python-input-filter, python-outdent-p)
13257 (python-outline-level, python-backslash-continuation-line-p)
13258 (python-end-of-block, python-end-of-statement, python-mark-block)
13259 (python-beginning-of-block, python-beginning-of-statement)
13260 (python-blank-line-p, python-beginning-of-string)
13261 (python-open-block-statement-p): Delete functions.
13262 (python-indent-line, python-indent-line-1): Delete functions.
13263 (python-indent-line): New function.
13264 (python-indentation-levels): Delete function.
13265 (python-indent-calculate-levels): New function.
13266 (python-proc): Delete function.
13267 (python-shell-get-process): New function.
13268 (python-send-receive): Delete function.
13269 (python-shell-send-string-no-output): New function.
13270 (python-module-path): Delete function.
13271 (python-ffap-module-path): New function.
13272 (python-completion-at-point)
13273 (python-symbol-completions): Delete functions.
13274 (python-completion-complete-at-point): New function.
13275 (python-load-file): Delete function.
13276 (python-shell-send-file): New function.
13277 (python-calculate-indentation): Delete function.
13278 (python-indent-calculate-indentation): New function.
13279 (python-skip-comments/blanks): Delete function.
13280 (python-util-forward-comment): New function.
13281 (python-continuation-line-p): Delete function.
13282 (python-info-continuation-line-p): New function.
13283 (python-which-func, python-current-defun): Delete function.
13284 (python-info-current-defun): New function.
13285 (python-beginning-of-defun): Delete function.
13286 (python-nav-beginning-of-defun): New function.
13287 (python-close-block-statement-p)
13288 (python-block-end-p): Delete function.
13289 (python-info-closing-block): New function.
13290 (python-comint-output-filter-function)
13291 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
13292 (python-fill-comment, python-fill-decorator, python-fill-paren)
13293 (python-fill-string, python-imenu-make-element-tree)
13294 (python-imenu-make-tree, python-imenu-tree-assoc)
13295 (python-indent-context, python-indent-dedent-line)
13296 (python-indent-line-function)
13297 (python-indent-post-self-insert-function)
13298 (python-indent-toggle-levels)
13299 (python-info-assignment-continuation-line-p)
13300 (python-info-beginning-of-backlash)
13301 (python-info-block-continuation-line-p)
13302 (python-info-closing-block-message)
13303 (python-info-line-ends-backslash-p)
13304 (python-info-looking-at-beginning-of-defun)
13305 (python-info-ppss-context, python-info-ppss-context-type)
13306 (python-nav-list-defun-positions, python-nav-read-defun)
13307 (python-nav-sentence-end, python-nav-sentence-start)
13308 (python-pdbtrack-comint-output-filter-function)
13309 (python-pdbtrack-set-tracked-buffer)
13310 (python-shell-calculate-exec-path)
13311 (python-shell-calculate-process-environment)
13312 (python-shell-completion--do-completion-at-point)
13313 (python-shell-completion--get-completions)
13314 (python-shell-completion-complete-at-point)
13315 (python-shell-completion-complete-or-indent)
13316 (python-shell-get-or-create-process)
13317 (python-shell-get-process-name)
13318 (python-shell-internal-get-or-create-process)
13319 (python-shell-internal-get-process-name)
13320 (python-shell-internal-send-string, python-shell-make-comint)
13321 (python-shell-parse-command, python-shell-send-setup-code)
13322 (python-skeleton-add-menu-items)
13323 (python-util-clone-local-variables, python-util-position)
13324 (run-python-internal, python-indentation-levels)
13325 (python-nav-beginning-of-defun)
13326 (python-completion-complete-at-point): New functions.
13327 (run-python): Change arguments. New API requirements.
13328
13329 2012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
13330
13331 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
13332 (bug#11649).
13333
13334 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
13335 (macroexp--expand-all): Use it.
13336
13337 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
13338 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
13339 Use `cl-function' instead.
13340
13341 2012-06-14 Juanma Barranquero <lekktu@gmail.com>
13342
13343 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
13344 Suggested by Stefan Monnier while discussing bug#11657.
13345
13346 2012-06-14 Sam Steingold <sds@gnu.org>
13347
13348 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
13349
13350 2012-06-14 Andreas Schwab <schwab@linux-m68k.org>
13351
13352 * play/doctor.el (doctor-doc): Remove parameter and use
13353 doctor-sent instead of sent.
13354 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
13355
13356 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
13357
13358 * files.el: Require cl-lib.
13359 (file-name-non-special): Replace case -> cl-case.
13360
13361 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
13362
13363 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
13364 mapping from #' to function*.
13365
13366 2012-06-13 Chong Yidong <cyd@gnu.org>
13367
13368 * mouse.el (mouse-drag-track): Do not set the mark if the user
13369 releases the mouse without selecting anything (Bug#11588).
13370
13371 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
13372
13373 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
13374 as well (bug#11646).
13375
13376 * loadup.el: Count byte-code functions as well.
13377
13378 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
13379 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
13380
13381 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
13382 (bug#11649). Add cl-defun and cl-defmacro.
13383
13384 2012-06-13 Drew Adams <drew.adams@oracle.com>
13385
13386 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
13387 Fix last change.
13388
13389 2012-06-13 Michael Albinus <michael.albinus@gmx.de>
13390
13391 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
13392 Otherwise, it blocks in batch mode.
13393
13394 2012-06-13 Juanma Barranquero <lekktu@gmail.com>
13395
13396 * help-mode.el (bookmark-make-record-default): Declare.
13397
13398 2012-06-13 Chong Yidong <cyd@gnu.org>
13399
13400 * emacs-lisp/package.el (list-packages): Compute a list of
13401 packages that are newly-available since the last list-packages
13402 invocation.
13403 (package-menu--new-package-list): New var.
13404 (package-menu--generate, package-menu--print-info)
13405 (package-menu--status-predicate, package-menu-mark-install):
13406 Handle new status label "new".
13407
13408 2012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
13409
13410 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
13411 conversion to backquotes.
13412
13413 2012-06-12 Chong Yidong <cyd@gnu.org>
13414
13415 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
13416 Rename from gud-inhibit-global-bindings.
13417
13418 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
13419
13420 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
13421 hook from nxml-glyph-set-hook.
13422
13423 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
13424 declaration.
13425
13426 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
13427
13428 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
13429 Convert to defcustom.
13430
13431 2012-06-12 Drew Adams <drew.adams@oracle.com>
13432
13433 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
13434 New functions.
13435 (help-mode): Use them.
13436
13437 2012-06-11 Glenn Morris <rgm@gnu.org>
13438
13439 * progmodes/fortran.el (fortran-font-lock-keywords-3):
13440 Use preprocessor face for directives.
13441 (fortran-directive-re): Doc fix.
13442
13443 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
13444
13445 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
13446 conversion to backquotes (bug#11652).
13447
13448 Fix compiler-expansion of CL's cXXr functions (bug#11673).
13449 * emacs-lisp/cl-lib.el (cl--defalias): New function.
13450 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
13451 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
13452 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
13453 (cl-ninth, cl-tenth): Mark them as inlinable.
13454 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
13455 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
13456 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
13457 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
13458 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
13459 (cl-list*, cl-adjoin): Don't put an autoload manually.
13460 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
13461 (cl--compiler-macro-list*): Add autoload cookie.
13462 (cl--compiler-macro-cXXr): New function.
13463
13464 * help-fns.el (help-fns--compiler-macro): New function extracted from
13465 describe-function-1; follow aliases and use `compiler-macro' property.
13466 (describe-function-1): Use it.
13467
13468 2012-06-11 Chong Yidong <cyd@gnu.org>
13469
13470 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
13471 is uninstalled, if imagemagick is installed.
13472
13473 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
13474
13475 * emacs-lisp/cl-lib.el: Use lexical-binding.
13476 (cl-map-extents, cl-maclisp-member): Remove.
13477 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
13478 (cl--set-substring, cl--block-wrapper, cl--block-throw)
13479 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
13480 * emacs-lisp/cl-extra.el: Use lexical-binding.
13481 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
13482 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
13483 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
13484 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
13485 * emacs-lisp/cl-seq.el: Use lexical-binding.
13486 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
13487 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
13488 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
13489 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
13490 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
13491 CL's internals.
13492
13493 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
13494
13495 Sync with Tramp 2.2.6-pre.
13496
13497 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
13498 `print-length' and `print-level' to nil, in order to avoid
13499 truncation. Reported by Christopher Schmidt
13500 <christopher@ristopher.com>.
13501
13502 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
13503
13504 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
13505 New defmacro.
13506 (tramp-compat-copy-directory): Add optional argument
13507 COPY-CONTENTS. It is not handled yet.
13508
13509 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
13510 (tramp-ftp-file-name-p): Simplify.
13511
13512 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
13513 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
13514 connection vector.
13515
13516 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
13517 (tramp-methods): Do not use `tramp-password-end-of-line'.
13518 (tramp-completion-function-alist-putty): Handle UNIX case.
13519 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
13520 (tramp-do-file-attributes-with-stat)
13521 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
13522 gid as real numbers. They could run out of integer range on cygwin.
13523 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
13524 (tramp-sh-handle-expand-file-name): Handle hops.
13525 (tramp-open-connection-setup-interactive-shell):
13526 Use `tramp-cleanup'. Move check for busyboxes ...
13527 (tramp-find-shell): ... here. Simplify implementation.
13528 Set "remote-shell" property also for alternative shells.
13529 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
13530 If failing, a regular file would be written otherwise.
13531 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
13532 (tramp-find-inline-encoding): Cache the coding commands in the
13533 process cache. Apply test command on the remote side, if defined.
13534 (tramp-find-inline-compress): Cache the compress commands in the
13535 process cache.
13536 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
13537 when requested. Handle hops.
13538 (tramp-current-connection): New defvar.
13539 (tramp-maybe-open-connection): Use `tramp-cleanup'.
13540 Throw `suppress', if there was a failed connection shortly before.
13541 Handle user interrupt. (Bug#10187)
13542 (tramp-get-inline-compress, tramp-get-inline-coding):
13543 Read connection properties from the process cache.
13544
13545 * net/tramp-smb.el (tramp-smb-server-version)
13546 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
13547 New defconsts.
13548 (tramp-smb-prompt): Extend for powershell prompt.
13549 (tramp-smb-file-name-handler-alist): Add handlers for
13550 `process-file', `shell-command' and `start-file-process'.
13551 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
13552 (tramp-smb-winexe-shell-command-switch): New defcustoms.
13553 (tramp-smb-file-name-p): Simplify.
13554 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
13555 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
13556 (tramp-smb-shell-quote-argument): New defuns.
13557 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
13558 Implement using "tar". By this, time-stamps are preserved.
13559 (tramp-smb-handle-copy-file): Handle also the case of directories.
13560 (tramp-smb-do-file-attributes-with-stat)
13561 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
13562 Use `tramp-get-connection-buffer').
13563 (tramp-smb-handle-rename-file): Use "rename", when source and
13564 target are on the same share.
13565 (tramp-smb-maybe-open-connection): Handle wrong passwords.
13566 Use `tramp-smb-server-version'.
13567 (tramp-smb-wait-for-output): Remove prompt.
13568
13569 * net/tramp.el (top): Require 'cl.
13570 (tramp-methods, tramp-rsh-end-of-line):
13571 Remove `tramp-password-end-of-line' from docstring.
13572 (tramp-save-ad-hoc-proxies): New defcustom.
13573 (tramp-completion-function-alist): Adapt docstring.
13574 (tramp-default-password-end-of-line): Remove defcustom.
13575 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
13576 (tramp-user-regexp, tramp-file-name-regexp-unified)
13577 (tramp-file-name-regexp-url): Extend regexp by hop separator.
13578 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
13579 (tramp-remote-file-name-spec-regexp): New defconst.
13580 (tramp-file-name-structure): Extend structure for hops.
13581 (tramp-get-method-parameter): Move up.
13582 (tramp-file-name-p, tramp-dissect-file-name)
13583 (with-parsed-tramp-file-name): Handle hops.
13584 (tramp-file-name-hop): New defun.
13585 (tramp-make-tramp-file-name): New optional arg HOP.
13586 (tramp-message-show-progress-reporter-message): New defvar.
13587 (tramp-with-progress-reporter): Use it. We cannot use
13588 `tramp-message-show-message' here, because this suppresses also
13589 error buffers.
13590 (tramp-error-with-buffer): Suppress buffer view, if
13591 `tramp-message-show-message' is nil.
13592 Use `tramp-get-connection-buffer'.
13593 (tramp-cleanup): New defun.
13594 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
13595 (tramp-file-name-handler): If `debug-on-error' is set, propagate
13596 an error unchanged.
13597 (tramp-completion-handle-file-name-all-completions): Handle hops.
13598 Fix an error when called from ido.
13599 (tramp-completion-dissect-file-name): Use better local variable
13600 name. Add hop to the vector.
13601 (tramp-handle-insert-file-contents): Use progress-reporter for the
13602 whole scenario.
13603 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
13604 to `t'.
13605 (tramp-check-for-regexp): Simplify search.
13606 (tramp-enter-password): Remove it. Move implementation ...
13607 (tramp-action-password): ... here.
13608 (tramp-mode-string-to-int, tramp-local-host-p)
13609 (tramp-make-tramp-temp-file, tramp-read-passwd)
13610 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
13611 Set tramp-autoload cookie.
13612
13613 * net/trampver.el: Update release number.
13614
13615 2012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13616 Michael Albinus <michael.albinus@gmx.de>
13617
13618 * net/tramp.el (tramp-set-completion-function): Fix docstring.
13619 (tramp-parse-group, tramp-parse-file)
13620 (tramp-parse-shostkeys-sknownhosts): New defuns.
13621 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
13622 (tramp-parse-shosts-group, tramp-parse-sconfig)
13623 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
13624 (tramp-parse-sknownhosts, tramp-parse-hosts)
13625 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
13626 Use them.
13627 (tramp-parse-passwd-group, tramp-parse-netrc-group)
13628 (tramp-parse-putty-group): Don't narrow.
13629 (tramp-parse-putty): Make a loop.
13630 (tramp-file-name-handler): Catch the `suppress' signal.
13631
13632 2012-06-11 Chong Yidong <cyd@gnu.org>
13633
13634 * image.el (imagemagick-register-types): Put the ImageMagick entry
13635 at the end of image-type-file-name-regexps.
13636
13637 2012-06-11 Johan BockgĂ¥rd <bojohan@gnu.org>
13638
13639 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
13640 (pcase, pcase-let*, pcase-dolist): Use them.
13641
13642 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
13643
13644 * emacs-lisp/pcase.el (pcase--let*): New function.
13645 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
13646 (pcase--expand): Use macroexp-let².
13647
13648 2012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
13649
13650 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
13651 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
13652 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
13653 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
13654 * emacs-lisp/derived.el: Use pcase instead of `cl'.
13655 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
13656
13657 2012-06-10 Glenn Morris <rgm@gnu.org>
13658
13659 * mail/rmail.el (rmail-yank-current-message): Leave point at
13660 correct position. (Bug#11660)
13661
13662 2012-06-10 Chong Yidong <cyd@gnu.org>
13663
13664 * allout-widgets.el: Fix code header.
13665
13666 2012-06-10 Chong Yidong <cyd@gnu.org>
13667
13668 * cus-edit.el (customize-changed-options-previous-release):
13669 Bump to 24.1.
13670
13671 2012-06-09 Andreas Schwab <schwab@linux-m68k.org>
13672
13673 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
13674
13675 2012-06-09 Chong Yidong <cyd@gnu.org>
13676
13677 * ebuff-menu.el (electric-buffer-list): Preserve header line.
13678
13679 2012-06-09 Martin Rudalics <rudalics@gmx.at>
13680
13681 * window.el (special-display-popup-frame): Don't use
13682 window--display-buffer (Bug#11651).
13683
13684 2012-06-09 Eli Zaretskii <eliz@gnu.org>
13685
13686 Fix parallel builds: make sure loaddefs.el is not being written
13687 while Lisp files are compiled.
13688 (compile): Don't depend on 'mh-autoloads'.
13689 (compile-CMD, compile-SH): Depend on 'autoloads'.
13690 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
13691
13692 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
13693
13694 2012-06-09 Chong Yidong <cyd@gnu.org>
13695
13696 * face-remap.el (face-remap-add-relative, face-remap-set-base)
13697 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
13698 Doc fixes (Bug#11225).
13699
13700 2012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
13701
13702 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
13703 a function if there's a clear indication that it has a compiler-macro.
13704 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
13705 (macro-declarations-alist): Add arglist to declaration functions.
13706 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
13707 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
13708 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
13709 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
13710 Also add autoload to find the compiler macro.
13711 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
13712 (cl--compiler-macro-member, cl--compiler-macro-assoc)
13713 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
13714 (cl--compiler-macro-get): New functions, replacing calls to
13715 cl-define-compiler-macro.
13716 (cl-typep) [compiler-macro]: Use macroexp-let².
13717
13718 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
13719
13720 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
13721 string properly, fixes Bug#11473.
13722
13723 2012-06-08 Chong Yidong <cyd@gnu.org>
13724
13725 * faces.el (set-face-attribute): Doc fix.
13726 (modify-face): Don't use :bold and :italic.
13727 (error, warning, success): Tweak definitions.
13728
13729 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
13730 (custom-modified, custom-set, custom-changed, custom-themed)
13731 (custom-saved, custom-button, custom-button-mouse)
13732 (custom-button-pressed, custom-state, custom-comment-tag)
13733 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
13734 (custom-group-subtitle): Use new-style face specs.
13735 (custom-invalid-face, custom-rogue-face, custom-modified-face)
13736 (custom-set-face, custom-changed-face, custom-saved-face)
13737 (custom-button-face, custom-button-pressed-face)
13738 (custom-documentation-face, custom-state-face)
13739 (custom-comment-face, custom-comment-tag-face)
13740 (custom-variable-tag-face, custom-variable-button-face)
13741 (custom-face-tag-face, custom-group-tag-face-1)
13742 (custom-group-tag-face): Remove obsolete face alias.
13743
13744 * epa.el (epa-validity-high, epa-validity-medium)
13745 (epa-validity-low, epa-mark, epa-field-name, epa-string)
13746 (epa-field-name, epa-field-body):
13747 * font-lock.el (font-lock-comment-face, font-lock-string-face)
13748 (font-lock-keyword-face, font-lock-builtin-face)
13749 (font-lock-function-name-face, font-lock-variable-name-face)
13750 (font-lock-type-face, font-lock-constant-face):
13751 * ido.el (ido-first-match, ido-only-match, ido-subdir)
13752 (ido-virtual, ido-indicator, ido-incomplete-regexp):
13753 * speedbar.el (speedbar-button-face, speedbar-file-face)
13754 (speedbar-directory-face, speedbar-tag-face)
13755 (speedbar-selected-face, speedbar-highlight-face)
13756 (speedbar-separator-face):
13757 * whitespace.el (whitespace-newline, whitespace-space)
13758 (whitespace-hspace, whitespace-tab, whitespace-trailing)
13759 (whitespace-line, whitespace-space-before-tab)
13760 (whitespace-space-after-tab, whitespace-indentation)
13761 (whitespace-empty):
13762 * emulation/cua-base.el (cua-global-mark):
13763 * eshell/em-prompt.el (eshell-prompt):
13764 * net/newst-plainview.el (newsticker-new-item-face)
13765 (newsticker-old-item-face, newsticker-immortal-item-face)
13766 (newsticker-obsolete-item-face, newsticker-date-face)
13767 (newsticker-statistics-face, newsticker-default-face):
13768 * net/newst-reader.el (newsticker-feed-face)
13769 (newsticker-extra-face, newsticker-enclosure-face):
13770 * net/newst-treeview.el (newsticker-treeview-face)
13771 (newsticker-treeview-new-face, newsticker-treeview-old-face)
13772 (newsticker-treeview-immortal-face)
13773 (newsticker-treeview-obsolete-face)
13774 (newsticker-treeview-selection-face):
13775 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
13776 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
13777 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
13778 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
13779 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
13780 (nxml-outline-active-indicator, nxml-outline-ellipsis):
13781 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
13782 (mpuz-text):
13783 * progmodes/vera-mode.el (vera-font-lock-number)
13784 (vera-font-lock-function, vera-font-lock-interface):
13785 * textmodes/table.el (table-cell): Use new-style face specs, and
13786 don't use the old :bold and :italic attributes.
13787
13788 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
13789 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
13790 (ebrowse-member-class, ebrowse-progress): Likewise.
13791 (ebrowse-tree-mark-face, ebrowse-root-class-face)
13792 (ebrowse-file-name-face, ebrowse-default-face)
13793 (ebrowse-member-attribute-face, ebrowse-member-class-face)
13794 (ebrowse-progress-face): Remove obsolete faces.
13795
13796 * progmodes/flymake.el (flymake-errline, flymake-warnline):
13797 Inherit from error and warning faces respectively.
13798
13799 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
13800 Likewise.
13801 (flyspell-incorrect-face, flyspell-duplicate-face):
13802 Remove obsolete aliases.
13803
13804 2012-06-08 Michael Albinus <michael.albinus@gmx.de>
13805
13806 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
13807 Avoid infloop.
13808
13809 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
13810
13811 * startup.el (argv, argi): Make lexically scoped.
13812 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
13813 * emacs-lisp/cl-macs.el: Use lexical-binding.
13814 Rename cl-bind-* to cl--bind-*.
13815 * files.el: Don't require `cl' since it doesn't use it.
13816 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
13817
13818 2012-06-08 Juanma Barranquero <lekktu@gmail.com>
13819
13820 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
13821 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
13822 instead of calling external sort utility.
13823 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
13824
13825 2012-06-08 Eli Zaretskii <eliz@gnu.org>
13826
13827 * descr-text.el (describe-char): Mention how to insert the
13828 character, if the current input method doesn't support it.
13829 See the discussion in this thread for the details:
13830 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
13831
13832 2012-06-08 Sam Steingold <sds@gnu.org>
13833
13834 * bindings.el (global-map): Bind XF86Forward to next-buffer and
13835 XF86Back to previous-buffer.
13836 (minibuffer-local-map): Bind them to next-history-element and
13837 previous-history-element respectively.
13838 * help-mode.el (help-mode-map): Bind them to help-go-forward and
13839 help-go-back respectively.
13840 * info.el (Info-mode-map): Bind them to Info-history-forward and
13841 Info-history-back respectively.
13842 These are the keys next to Up on the ThinkPad keyboard.
13843
13844 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
13845
13846 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
13847 * emacs-lisp/cl-macs.el: Provide itself.
13848 (cl--labels-convert-cache): New var.
13849 (cl--labels-convert): New function.
13850 (cl-flet, cl-labels): New implementation with new semantics, relying on
13851 lexical-binding.
13852 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
13853 (cl-closure-vars, cl--function-convert-cache)
13854 (cl--function-convert): Move from cl-macs.el.
13855 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
13856 rename by removing the "cl-" prefix.
13857 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
13858
13859 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
13860
13861 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
13862 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
13863 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
13864 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
13865 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
13866 (cl-hash-table-count): Add old compatibility aliases.
13867
13868 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
13869 Use macroexpand-all-environment instead.
13870 (cl--old-macroexpand): New var.
13871 (cl--sm-macroexpand): New function.
13872 (cl-symbol-macrolet): Use it during macro expansion.
13873 (cl--function-convert-cache): New var.
13874 (cl--function-convert): New function, extracted from
13875 cl-macroexpand-all.
13876 (cl-lexical-let): Use it.
13877
13878 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
13879 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
13880 (cl-member): Remove old alias.
13881
13882 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
13883 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
13884 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
13885 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
13886 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
13887 (cl-macroexpand-cmacs): Remove var.
13888 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
13889 Use macroexpand-all instead.
13890
13891 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
13892
13893 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
13894 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
13895 (macroexp-copyable-p): New functions and macros.
13896 * emacs-lisp/edebug.el (edebug-unwrap):
13897 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
13898 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
13899 (pcase--let*): Remove.
13900 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
13901 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
13902 macroexp-const-p instead.
13903 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
13904
13905 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
13906 instead of "cl-" for internal definitions. Use macroexp-const-p.
13907 (cl-old-bc-file-form): Remove var.
13908 (cl-const-exprs-p): Remove fun.
13909 (cl-labels, cl-macrolet): Use backquote.
13910 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
13911 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
13912 (cl-define-setf-expander): Rename from cl-define-setf-method.
13913 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
13914
13915 * international/mule-cmds.el: Don't require CL.
13916 (view-hello-file): Don't use `letf'.
13917
13918 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
13919
13920 * tmm.el (tmm-prompt): Use string-prefix-p.
13921 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
13922 (tmm-add-prompt): Use minibuffer-completion-help.
13923 (tmm-delete-map): Remove.
13924
13925 * subr.el (kbd): Make it its own function.
13926
13927 2012-06-07 Stefan Merten <smerten@oekonux.de>
13928
13929 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
13930 Silence compiler warnings. Fix versions.
13931 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
13932 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
13933 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
13934 (rst-package-emacs-version-alist): Correct Emacs version to
13935 represent major merge with upstream.
13936 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
13937
13938 2012-06-06 Glenn Morris <rgm@gnu.org>
13939
13940 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
13941 Only print environment variables if set.
13942
13943 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
13944
13945 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
13946 (macroexp--cons): Rename from maybe-cons.
13947 (macroexp--accumulate): Rename from macroexp-accumulate.
13948 (macroexp--all-forms): Rename from macroexpand-all-forms.
13949 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
13950 (macroexp--expand-all): Rename from macroexpand-all-1.
13951
13952 2012-06-06 Sam Steingold <sds@gnu.org>
13953
13954 * calendar/calendar.el (calendar-in-read-only-buffer):
13955 Call `special-mode' to enable the standard read-only keybindings.
13956
13957 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
13958
13959 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
13960 with "loading" messages (bug#11635).
13961
13962 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
13963
13964 * files.el (enable-remote-dir-locals): New option.
13965 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
13966
13967 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
13968 Ensure, that the temp directory is local.
13969
13970 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
13971 `temporary-file-directory'.
13972
13973 * progmodes/python.el (python-send-region): Ensure, that the
13974 temporary file is created also in the remote case.
13975
13976 2012-06-06 Glenn Morris <rgm@gnu.org>
13977
13978 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
13979 (vc-rcs-update-changelog): Use it.
13980
13981 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
13982
13983 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
13984 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
13985 (vc-sccs-diff): Replace use of the external vcdiff script.
13986
13987 2012-06-05 Glenn Morris <rgm@gnu.org>
13988
13989 * ledit.el: Move to obsolete/.
13990
13991 2012-06-05 Sam Steingold <sds@gnu.org>
13992
13993 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
13994 patch (Bug#11140).
13995
13996 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
13997
13998 * emacs-lisp/cust-print.el: Move to obsolete.
13999
14000 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
14001 compiler-macro expansion.
14002
14003 Add native compiler-macro support.
14004 * emacs-lisp/macroexp.el (macroexpand-all-1):
14005 Support compiler-macros directly. Properly follow aliases and apply
14006 the compiler macros more thoroughly.
14007 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
14008 macroexpand now properly follows aliases.
14009 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
14010 (cl-compiler-macroexpand): Use new prop.
14011 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
14012
14013 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
14014
14015 2012-06-05 Martin Rudalics <rudalics@gmx.at>
14016
14017 * window.el (get-lru-window, get-mru-window, get-largest-window):
14018 New argument NOT-SELECTED to avoid picking the selected window.
14019 (window--display-buffer-1, window--display-buffer-2): Replace by
14020 new function window--display-buffer
14021 (display-buffer-same-window, display-buffer-reuse-window)
14022 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
14023 Use window--display-buffer.
14024 (display-buffer-use-some-window): Remove temporary dedication
14025 hack by calling get-lru-window and get-largest-window with
14026 NOT-SELECTED argument non-nil. Call window--display-buffer.
14027
14028 2012-06-05 Glenn Morris <rgm@gnu.org>
14029
14030 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
14031 Replace external vcdiff script.
14032
14033 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
14034
14035 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
14036
14037 2012-06-04 Chong Yidong <cyd@gnu.org>
14038
14039 * image.el (imagemagick-types-inhibit): Revert last change.
14040 Add INFO and M.
14041 (imagemagick-enabled-types): Remove CIN and EPS*.
14042
14043 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
14044
14045 * emacs-lisp/cl-lib.el: Rename from cl.el.
14046 * emacs-lisp/cl.el: New compatibility file.
14047 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
14048 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
14049 to obey the "cl-" prefix.
14050 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
14051
14052 2012-06-03 Glenn Morris <rgm@gnu.org>
14053
14054 * emacs-lisp/authors.el (authors-aliases): Addition.
14055
14056 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
14057 Fix :version.
14058
14059 2012-06-03 Stefan Merten <smerten@oekonux.de>
14060
14061 * textmodes/rst.el: Add comments.
14062 (rst-transition, rst-adornment): New faces.
14063 (rst-adornment-faces-alist): Make default safe to reevaluate.
14064 Fixes
14065 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
14066 Improve customization tags.
14067 (rst-define-level-faces): Clarify meaning.
14068
14069 2012-06-03 Chong Yidong <cyd@gnu.org>
14070
14071 * progmodes/compile.el (compilation-mode-line-fail)
14072 (compilation-mode-line-run, compilation-mode-line-exit):
14073 New faces.
14074 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
14075
14076 2012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
14077
14078 * progmodes/which-func.el (which-func-update-ediff-windows):
14079 New function. Use it in ediff-select-hook (Bug#11478).
14080
14081 2012-06-03 Chong Yidong <cyd@gnu.org>
14082
14083 * bindings.el: Remove explicit help text from format-mode-line.
14084 It is now supplied by mode-line-default-help-echo.
14085 (mode-line-front-space, mode-line-end-spaces)
14086 (mode-line-misc-info): New variables.
14087 (mode-line-modes, mode-line-position): Move the default value to
14088 the variable definition.
14089 (mode-line-default-help-echo): New defcustom.
14090 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
14091 (mode-line-modified-help-echo): New functions.
14092 (mode-line-mule-info, mode-line-modified): Use them.
14093 (mode-line-eol-desc, propertized-buffer-identification):
14094 Consistency fixes for help text.
14095 (mode-line-coding-system-map): Allow using mouse-3 to invoke
14096 set-buffer-file-coding-system (Bug#289).
14097 (mode-line-mule-info-help-echo): Update help text.
14098
14099 2012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
14100
14101 * simple.el (execute-extended-command): Set real-this-command
14102 (bug#11506).
14103
14104 2012-06-02 Chong Yidong <cyd@gnu.org>
14105
14106 Remove incorrect uses of "modeline" in comments, docstrings, and
14107 function/variable names (Bug#10329).
14108
14109 * cus-edit.el (mode-line):
14110 * dframe.el (dframe-mouse-hscroll):
14111 * emacs-lisp/re-builder.el:
14112 * emacs-lisp/easy-mmode.el (define-minor-mode):
14113 * frame.el (set-frame-name):
14114 * help.el (lookup-minor-mode-from-indicator):
14115 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
14116 * progmodes/cc-cmds.el (c-toggle-auto-newline)
14117 (c-toggle-hungry-state):
14118 * progmodes/antlr-mode.el (antlr-language-alist):
14119 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
14120 * progmodes/vhdl-mode.el (vhdl-mode):
14121 * progmodes/which-func.el (which-func, which-func-cleanup-function):
14122 * term/ns-win.el (ns-face-at-pos):
14123 * term/sup-mouse.el (sup-mouse-report):
14124 * textmodes/flyspell.el (flyspell-mode-line-string):
14125 * textmodes/ispell.el (ispell-highlight-face):
14126 * textmodes/reftex-global.el:
14127 * vc/vc-arch.el (vc-arch-mode-line-string):
14128 * vc/vc-cvs.el (vc-cvs-mode-line-string):
14129 * vc/vc-git.el (vc-git-mode-line-string):
14130 * vc/vc-hooks.el (vc-display-status)
14131 (vc-default-mode-line-string):
14132 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
14133
14134 * ansi-color.el (ansi-color-faces-vector): Change default faces.
14135
14136 * dired.el (dired-sort-set-mode-line): Rename from
14137 dired-sort-set-modeline. All callers changed.
14138
14139 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
14140 eshell-status-in-modeline.
14141
14142 * foldout.el (foldout-mode-line-string): Rename from
14143 foldout-modeline-string. All callers changed.
14144 (foldout-update-mode-line): Rename from foldout-update-modeline.
14145
14146 * subr.el (redraw-modeline): Make into obsolete alias.
14147
14148 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
14149 timeclock-modeline-display. Make old name an alias.
14150 (timeclock-update-mode-line): Likewise. All callers changed.
14151 (timeclock-mode-line-display): No need to check before using
14152 add-hook.
14153 (timeclock-relative, timeclock-day-over-hook)
14154 (timeclock-use-elapsed, timeclock-mode-string)
14155 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
14156
14157 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
14158 crisp-mode-modeline-string.
14159
14160 * play/solitaire.el (solitaire-build-mode-line): Rename from
14161 solitaire-build-modeline. All callers changed.
14162
14163 * play/zone.el (zone-hiding-mode-line): Rename from
14164 zone-hiding-modeline. All callers changed.
14165 (zone): Remove unusued `modeline-hidden-level' property.
14166
14167 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
14168 xscheme-modeline-initialize. All callers changed.
14169
14170 * strokes.el (strokes-lighter): Rename from
14171 strokes-modeline-string.
14172
14173 * textmodes/sgml-mode.el (html-face-tag-alist)
14174 (html-tag-face-alist): Use mode-line face instead of obsolete
14175 alias modeline.
14176
14177 2012-06-02 Stefan Merten <smerten@oekonux.de>
14178
14179 * textmodes/rst.el: Always require `cl'.
14180 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
14181
14182 2012-06-02 Chong Yidong <cyd@gnu.org>
14183
14184 * image.el (imagemagick-enabled-types): Rename from
14185 imagemagick-types-enable. Add many more types.
14186 (imagemagick-types-inhibit): Change default to nil.
14187 (imagemagick-filter-types): Caller changed.
14188
14189 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
14190
14191 * emacs-lisp/cl-macs.el: Use backquotes.
14192 (cl-transform-function-property): Use eval-and-compile rather than
14193 abusing `require'.
14194 (defstruct): Use declare-function instead of with-no-warnings.
14195
14196 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
14197 (byte-compile-output-docform): Re-add the print-circle bindings.
14198 (byte-compile-fix-header): Use #$ just because it's shorter.
14199 (byte-compile-output-file-form): Remove defun/defmacro.
14200
14201 2012-06-01 Martin Rudalics <rudalics@gmx.at>
14202
14203 * simple.el (choose-completion): Remove now obsolete binding for
14204 owindow.
14205
14206 2012-06-01 Michael Albinus <michael.albinus@gmx.de>
14207
14208 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
14209 in order to avoid "Stack overflow in regexp matcher".
14210
14211 2012-05-31 Glenn Morris <rgm@gnu.org>
14212
14213 * image.el: For clarity, call imagemagick-register-types at
14214 top-level, rather than relying on a custom :initialize.
14215 (imagemagick-types-enable): New option. (Bug#11557)
14216 (imagemagick-filter-types): New function. (Bug#7406)
14217 (imagemagick-register-types): Use imagemagick-filter-types.
14218 If disabling support, remove elements altogether rather
14219 than using an impossible regexp.
14220 (imagemagick-types-inhibit): Give it the default init function.
14221
14222 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
14223
14224 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
14225 Handle arbitrary file name lengths (Bug#11585).
14226
14227 2012-05-31 Martin Rudalics <rudalics@gmx.at>
14228
14229 * desktop.el (desktop-read): Clear previous and next buffers for
14230 all windows and bury *Messages* buffer (bug#11556).
14231
14232 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
14233
14234 Add `declare' for `defun'. Align `defmacro's with it.
14235 * emacs-lisp/easy-mmode.el (define-minor-mode)
14236 (define-globalized-minor-mode): Don't autoload the var definitions.
14237 * emacs-lisp/byte-run.el: Use lexical-binding.
14238 (defun-declarations-alist, macro-declarations-alist): New vars.
14239 (defmacro, defun): Use them.
14240 (make-obsolete, define-obsolete-function-alias)
14241 (make-obsolete-variable, define-obsolete-variable-alias):
14242 Use `declare'.
14243 (macro-declaration-function): Mark obsolete.
14244 * emacs-lisp/autoload.el: Use lexical-binding.
14245 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
14246
14247 2012-05-30 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14248
14249 * textmodes/ispell.el (ispell-with-no-warnings):
14250 Define as a macro.
14251 (ispell-kill-ispell, ispell-change-dictionary):
14252 Use `called-interactively-p' for Emacs instead of obsolete
14253 `interactive-p'.
14254
14255 2012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
14256
14257 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
14258 (macro-declaration-function): Move var from C code.
14259 (macro-declaration-function): Define function with defalias.
14260 * emacs-lisp/macroexp.el (macroexpand-all-1):
14261 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
14262 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
14263 defun/defmacro any more.
14264 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
14265 Provide fallback for unknown arglist.
14266 (byte-compile-arglist-warn): Change calling convention.
14267 (byte-compile-output-file-form): Move print-vars binding.
14268 (byte-compile-output-docform): Simplify accordingly.
14269 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
14270 (byte-compile-defmacro-declaration): Remove.
14271 (byte-compile-file-form-defmumble): Generalize to defalias.
14272 (byte-compile-output-as-comment): Return byte-positions.
14273 Simplify callers accordingly.
14274 (byte-compile-lambda): Use `assert'.
14275 (byte-compile-defun, byte-compile-defmacro): Remove.
14276 (byte-compile-file-form-defalias):
14277 Use byte-compile-file-form-defmumble.
14278 (byte-compile-defalias-warn): Remove.
14279
14280 2012-05-29 Stefan Merten <smerten@oekonux.de>
14281
14282 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
14283 possible. Fix authors. Improve comments. Improve loading of `cl'.
14284
14285 (rst-mode-abbrev-table): Merge definition.
14286 (rst-mode): Make sure `font-lock-defaults' is buffer local.
14287 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
14288
14289 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
14290
14291 * calendar/icalendar.el
14292 (icalendar-export-region): Export UID properly.
14293
14294 2012-05-29 Leo Liu <sdl.web@gmail.com>
14295 * calendar/icalendar.el (icalendar-import-format):
14296 Add `icalendar-import-format-uid' (Bug#11525).
14297 (icalendar-import-format-uid): New.
14298 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
14299 Export UID.
14300
14301 2012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
14302
14303 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
14304 different alternative patterns.
14305 (pcase-codegen): Be more careful to preserve identity.
14306 (pcase--u1): Don't forget to mark vars as used.
14307
14308 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
14309 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
14310 (byte-compile-from-buffer): ...rather than here.
14311
14312 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
14313 functions from byte-compile-function-environment.
14314
14315 2012-05-29 Troels Nielsen <bn.troels@gmail.com>
14316
14317 * window.el (window-deletable-p): Avoid deleting the root window
14318 of a frame with an active minibuffer.
14319
14320 2012-05-29 Martin Rudalics <rudalics@gmx.at>
14321
14322 * simple.el (choose-completion): Use quit-window (Bug#11567).
14323
14324 2012-05-29 Chong Yidong <cyd@gnu.org>
14325
14326 * whitespace.el (whitespace-cleanup): Fix usage of
14327 whitespace-empty-at-bob-regexp (Bug#11492).
14328
14329 2012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
14330
14331 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
14332 revert (Bug#11488).
14333
14334 2012-05-29 Juri Linkov <juri@jurta.org>
14335
14336 * isearch.el (isearch-mode-map): Bind `M-s _' to
14337 `isearch-toggle-symbol'. Bind `M-s c' to
14338 `isearch-toggle-case-fold'.
14339 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
14340 (isearch-forward): Add `M-s _' to the docstring.
14341 (isearch-forward-symbol, isearch-toggle-case-fold)
14342 (isearch-symbol-regexp): New functions. (Bug#11381)
14343
14344 2012-05-29 Juri Linkov <juri@jurta.org>
14345
14346 * isearch.el (isearch-word): Add docstring. (Bug#11381)
14347 (isearch-occur, isearch-search-and-update): If `isearch-word' is
14348 a function, call it to get the regexp.
14349 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
14350 property `isearch-message-prefix' instead of the string "word ".
14351 (isearch-search-fun-default): For the case of `isearch-word',
14352 return a lambda that calls re-search-forward/re-search-backward
14353 with a regexp returned by `word-search-regexp' or by the function
14354 in `isearch-word'.
14355
14356 2012-05-29 Juri Linkov <juri@jurta.org>
14357
14358 * isearch.el (isearch-search-fun-default): New function.
14359 (isearch-search-fun): Move default part to the new function
14360 `isearch-search-fun-default'.
14361 (isearch-search-fun-function): Set the default value to
14362 `isearch-search-fun-default'. (Bug#11381)
14363
14364 * comint.el (comint-history-isearch-end):
14365 Use `isearch-search-fun-default'.
14366 (comint-history-isearch-search): Use `isearch-search-fun-default'
14367 and remove spacial case for `isearch-word'.
14368 (comint-history-isearch-wrap): Remove spacial case for
14369 `isearch-word'.
14370
14371 * hexl.el (hexl-isearch-search-function):
14372 Use `isearch-search-fun-default'.
14373
14374 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
14375 Use `word-search-regexp' for `isearch-word'.
14376
14377 * misearch.el (multi-isearch-search-fun):
14378 Use `isearch-search-fun-default'.
14379
14380 * simple.el (minibuffer-history-isearch-search):
14381 Use `isearch-search-fun-default' and remove spacial case for
14382 `isearch-word'.
14383 (minibuffer-history-isearch-wrap): Remove spacial case for
14384 `isearch-word'.
14385
14386 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
14387 Remove spacial case for `isearch-word'.
14388 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
14389
14390 2012-05-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14391
14392 Decrease XEmacs incompatibilities.
14393 * textmodes/flyspell.el (flyspell-check-pre-word-p):
14394 Use `string-match'.
14395 (flyspell-delete-region-overlays): Use alternative definition for
14396 XEmacs.
14397 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
14398 (flyspell-word): Use `process-kill-without-query' if XEmacs.
14399 (flyspell-mode-on): Use `interactive-p' if XEmacs.
14400 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
14401 `define-obsolete-face-alias' under XEmacs, but old method.
14402
14403 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
14404 `with-no-warnings' definition or Emacs alias.
14405 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
14406 (ispell-word): Do not use `region-p' if XEmacs.
14407
14408 2012-05-28 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14409
14410 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
14411 Check for `ispell-dictionary-base-alist' instead of full
14412 `ispell-dictionary-alist'.
14413 (ispell-init-process): Show spellchecker when starting new Ispell
14414 process.
14415
14416 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14417
14418 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
14419 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
14420
14421 2012-05-27 Juanma Barranquero <lekktu@gmail.com>
14422
14423 * version.el (motif-version-string, gtk-version-string)
14424 (ns-version-string): Declare.
14425
14426 2012-05-27 Juri Linkov <juri@jurta.org>
14427
14428 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
14429 after the `eval-defun-1' specialcaseing
14430 like in `edebug-eval-defun' (bug#10181).
14431
14432 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
14433 like in `eval-defun-1'.
14434
14435 2012-05-27 Eli Zaretskii <eliz@gnu.org>
14436
14437 * mail/sendmail.el (mail-yank-region):
14438 Recognize rmail-yank-current-message in addition to insert-buffer.
14439 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
14440 a *mail* buffer created through rmail-start-mail with sendmail as
14441 mail-user-agent.
14442
14443 2012-05-27 Chong Yidong <cyd@gnu.org>
14444
14445 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
14446 Default to 256 (Bug#11267).
14447
14448 * help.el (describe-mode): Doc fix.
14449
14450 2012-05-26 Glenn Morris <rgm@gnu.org>
14451
14452 * w32-fns.el (w32-init-info): Remove.
14453 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
14454
14455 * info.el (info-initialize): For self-contained NS builds, put the
14456 included info/ directory at the front. (Bug#2791)
14457
14458 * paths.el (Info-default-directory-list): Make it a defcustom,
14459 mainly so that we can use custom-initialize-delay.
14460
14461 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
14462
14463 * subr.el (buffer-has-markers-at): Mark obsolete.
14464
14465 * subr.el (lambda): Use declare.
14466
14467 * emacs-lisp/lisp-mode.el (lambda):
14468 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
14469
14470 2012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
14471
14472 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
14473
14474 2012-05-26 Glenn Morris <rgm@gnu.org>
14475
14476 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
14477
14478 2012-05-25 Glenn Morris <rgm@gnu.org>
14479
14480 * paths.el: Remove no-byte-compile.
14481 * loadup.el: No need to load paths.el uncompiled.
14482
14483 * image.el (imagemagick-types-inhibit): Doc fix.
14484
14485 * version.el: Remove no-byte-compile and associated formatting.
14486 * loadup.el: No need to load version.el uncompiled. AFAICS, this
14487 is ancient code from when there was an "inc-vers.el".
14488
14489 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
14490
14491 * progmodes/gdb-mi.el: Minor style changes.
14492 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
14493 Turn into minor modes.
14494 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
14495 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
14496 (gdb-shell): Remove unneeded let-binding.
14497 (gdb-get-many-fields): Eliminate O(n²) behavior.
14498
14499 2012-05-25 Eli Zaretskii <eliz@gnu.org>
14500
14501 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
14502 platforms that don't link in fontset.c.
14503
14504 2012-05-25 Juri Linkov <juri@jurta.org>
14505
14506 Use the same diff color scheme as in modern VCSes (bug#10181).
14507
14508 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
14509 to avoid confusion with `diff-added' that now uses green colors.
14510 (diff-removed): Use shades of red.
14511 (diff-added): Use shades of green.
14512 (diff-changed): Leave just the yellow color.
14513 (diff-use-changed-face): New variable.
14514 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
14515 how to highlight context diff changes.
14516 (diff-refine-change): Use shades of yellow.
14517 (diff-refine-removed): New face that uses shades of red.
14518 (diff-refine-added): New face that uses shades of green.
14519 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
14520 `diff-refine-removed' in the call to `smerge-refine-subst'
14521 depending on the value of `diff-use-changed-face'.
14522
14523 * vc/smerge-mode.el (smerge-mine): Use shades of red.
14524 (smerge-other): Use shades of green.
14525 (smerge-base): Use shades of yellow.
14526 (smerge-refined-change): Empty face.
14527 (smerge-refined-removed): New face that uses shades of red.
14528 (smerge-refined-added): New face that uses shades of green.
14529 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
14530 args `props-r' and `props-a', and use them. Doc fix.
14531 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
14532 on its value use different faces `smerge-refined-change',
14533 `smerge-refined-removed', `smerge-refined-added' in the call to
14534 `smerge-refine-subst'.
14535
14536 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
14537 Add face condition `min-colors 88' with shades of red.
14538 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
14539 `min-colors 88' with shades of green.
14540 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
14541 `min-colors 88' with shades of yellow.
14542
14543 2012-05-24 Glenn Morris <rgm@gnu.org>
14544
14545 * paths.el (prune-directory-list, remote-shell-program): Move to...
14546 * files.el (prune-directory-list, remote-shell-program): ...here.
14547 For the latter, delay initialization, prefer ssh, just search PATH.
14548
14549 * paths.el (term-file-prefix): Move to faces.el (the only user).
14550 * faces.el (term-file-prefix): Move here, make it a defcustom.
14551
14552 * paths.el (news-directory, news-path, news-inews-program):
14553 Move to gnus/nnspool.el.
14554
14555 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
14556
14557 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
14558 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
14559 Make the latter a defcustom, with a delayed initialization.
14560
14561 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
14562 These were deleted from Gnus itself late 2010.
14563
14564 2012-05-22 Juanma Barranquero <lekktu@gmail.com>
14565
14566 * progmodes/which-func.el (which-func-ff-hook):
14567 Check against user-error, not error.
14568
14569 * emacs-lisp/edebug.el (top): Do not load or set up loading of
14570 cl-specs.el, which no longer exists.
14571
14572 2012-05-22 Glenn Morris <rgm@gnu.org>
14573
14574 * info.el (info-emacs-bug): New command.
14575 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
14576 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
14577
14578 2012-05-21 Glenn Morris <rgm@gnu.org>
14579
14580 * makefile.w32-in (update-subdirs-SH):
14581 * Makefile.in (update-subdirs): Update for moved update-subdirs.
14582
14583 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
14584
14585 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
14586
14587 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14588 Simplify Maven regexp, and make sure the file can't start with a space
14589 (bug#11517).
14590
14591 2012-05-21 Glenn Morris <rgm@gnu.org>
14592
14593 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
14594 Scrap superfluous subshells.
14595
14596 2012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14597
14598 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
14599 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
14600
14601 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
14602
14603 * calc/calc.el (calc-ensure-consistent-units): New variable.
14604
14605 * calc/calc-units.el (math-consistent-units-p)
14606 (math-check-unit-consistency): New functions.
14607 (calc-quick-units, calc-convert-units):
14608 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
14609 is non-nil.
14610 (calc-extract-units): Fix typo.
14611
14612 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14613
14614 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
14615
14616 * textmodes/flyspell.el: Commenting style, plus code simplifications.
14617 (flyspell-default-deplacement-commands): Don't spell check after
14618 repeated window/frame switches (e.g. triggered by mouse-movement).
14619 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
14620 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
14621 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
14622 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
14623 Remove unused vars.
14624 (flyspell-get-casechars, flyspell-get-not-casechars):
14625 Simplify; Don't bother removing a ] just to add it back.
14626 * textmodes/ispell.el (ispell-program-name): Use executable-find.
14627
14628 2012-05-18 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
14629
14630 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
14631 New functions.
14632 (math-function-table): Add support for more C functions.
14633
14634 2012-05-18 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14635
14636 * textmodes/flyspell.el (flyspell-check-pre-word-p)
14637 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
14638 Protect delay handling for otherchars against empty otherchars.
14639
14640 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14641
14642 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
14643 their respective macro declarations.
14644 * skeleton.el (define-skeleton):
14645 * progmodes/compile.el (define-compilation-mode):
14646 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
14647 (define-ibuffer-filter):
14648 * emacs-lisp/generic.el (define-generic-mode):
14649 * emacs-lisp/easy-mmode.el (define-minor-mode)
14650 (define-globalized-minor-mode):
14651 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
14652 * emacs-lisp/byte-run.el (defsubst):
14653 * custom.el (deftheme): Add doc-string metadata.
14654
14655 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
14656
14657 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
14658
14659 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
14660
14661 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
14662
14663 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
14664 * emacs-lisp/cl-macs.el: Idem.
14665 * emacs-lisp/cl-specs.el: Remove.
14666
14667 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
14668
14669 Minor renaming of internal CL functions and variables.
14670 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
14671 (cl--position): Rename from cl-position.
14672 (cl--delete-duplicates): Rename from cl-delete-duplicates.
14673 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
14674 (cl--random-state): Rename from *random-state*.
14675
14676 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
14677
14678 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
14679 parens around the arg list (bug#11499).
14680
14681 2012-05-17 Juri Linkov <juri@jurta.org>
14682
14683 * isearch.el (word-search-regexp, word-search-backward)
14684 (word-search-forward, word-search-backward-lax)
14685 (word-search-forward-lax): Move functions from search.c
14686 (bug#10145, bug#11381).
14687
14688 2012-05-16 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
14689
14690 * textmodes/flyspell.el (flyspell-check-pre-word-p)
14691 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
14692 Delay for otherchars as for normal word components.
14693
14694 2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
14695
14696 * minibuffer.el (completion--sifn-requote): Fix last change.
14697 (minibuffer-local-must-match-filename-map):
14698 Move define-obsolete-variable-alias before its var.
14699
14700 2012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
14701
14702 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
14703
14704 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
14705 behavior.
14706 (completion--string-equal-p): New function.
14707 (completion--twq-all): Use it to get better assertion failure data.
14708
14709 Only handle ".." and '..' quoting in shell-mode (bug#11466).
14710 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
14711 (shell--requote-argument): New functions.
14712 (shell-completion-vars): Use them.
14713 (shell--parse-pcomplete-arguments): Rename from
14714 shell-parse-pcomplete-arguments.
14715 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
14716 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
14717 Obey comint-file-name-quote-list.
14718
14719 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
14720 (smie-indent-keyword): Use it.
14721
14722 2012-05-14 Stefan Merten <smerten@oekonux.de>
14723
14724 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
14725
14726 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14727
14728 * net/rlogin.el (rlogin-mode-map): Fix last change.
14729
14730 2012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
14731
14732 * mail/smtpmail.el (smtpmail-send-command): Send the command and
14733 the following \r\n using a single `process-send-string', since the
14734 Lotus SMTP server refuses to accept any commands if they are sent
14735 with two `process-send-string's (Bug#11444).
14736
14737 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14738
14739 * shell.el (shell-parse-pcomplete-arguments):
14740 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
14741
14742 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
14743
14744 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
14745 (image-transform-scale, image-transform-right-angle-fudge): New vars.
14746 (image-transform-width, image-transform-fit-width): New functions.
14747 (image-transform-properties): Use them.
14748 (image-transform-check-size): New function.
14749 (image-toggle-display-image): Use it (for testing).
14750 (image-transform-set-rotation): Reduce angle mod 360.
14751 Delete obsolete comment.
14752
14753 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
14754
14755 * image-mode.el: Fix scaling (bug#11399).
14756 (image-transform-resize): Doc fix.
14757 (image-transform-properties): Default scale is 1 and height should
14758 be an integer.
14759
14760 2012-05-13 Johan BockgĂ¥rd <bojohan@gnu.org>
14761
14762 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
14763 than hard-coding `car', to fix misbehavior when moving forward.
14764
14765 2012-05-13 Chong Yidong <cyd@gnu.org>
14766
14767 * emacs-lisp/tabulated-list.el (tabulated-list-format)
14768 (tabulated-list-entries, tabulated-list-padding)
14769 (tabulated-list-sort-key): Make permanent-local.
14770
14771 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
14772 (electric-buffer-list): Put electric buffer menu
14773 command descriptions in this docstring, instead of the docstring
14774 of electric-buffer-menu-mode. Code cleanups.
14775 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
14776 Electric-buffer-menu-mode.
14777 (electric-buffer-update-highlight): Minor code cleanup.
14778
14779 2012-05-13 Michael Albinus <michael.albinus@gmx.de>
14780
14781 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
14782 (Bug#11447)
14783
14784 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14785
14786 Move define-obsolete-variable-alias before the var's definition.
14787 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
14788 * tooltip.el (tooltip-hook):
14789 * textmodes/reftex-toc.el (reftex-toc-map):
14790 * textmodes/reftex-sel.el (reftex-select-label-map)
14791 (reftex-select-bib-map):
14792 * textmodes/reftex-index.el (reftex-index-map)
14793 (reftex-index-phrases-map):
14794 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
14795 * progmodes/meta-mode.el (meta-mode-map):
14796 * novice.el (disabled-command-hook):
14797 * loadhist.el (unload-hook-features-list):
14798 * frame.el (blink-cursor):
14799 * files.el (find-file-not-found-hooks, write-file-hooks)
14800 (write-contents-hooks):
14801 * emulation/tpu-edt.el (GOLD-map):
14802 * emacs-lock.el (emacs-lock-from-exiting):
14803 * emacs-lisp/generic.el (generic-font-lock-defaults):
14804 * emacs-lisp/chart.el (chart-map):
14805 * dos-fns.el (register-name-alist):
14806 * dired-x.el (dired-omit-files-p):
14807 * desktop.el (desktop-enable):
14808 * cus-edit.el (custom-mode-hook):
14809 * buff-menu.el (buffer-menu-mode-hook):
14810 * bookmark.el (bookmark-read-annotation-text-func)
14811 (bookmark-exit-hooks):
14812 * allout.el (allout-mode-deactivate-hook)
14813 (allout-exposure-change-hook, allout-structure-added-hook)
14814 (allout-structure-deleted-hook, allout-structure-shifted-hook):
14815 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
14816 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
14817 comes before the corresponding variable's definition.
14818
14819 2012-05-12 Chong Yidong <cyd@gnu.org>
14820
14821 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
14822 (Buffer-menu-mouse-select): Restore function (Bug#11459).
14823 (Buffer-menu-mode-map): Bind it.
14824 (Buffer-menu--pretty-name): Add a mouse-face property.
14825
14826 2012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
14827
14828 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
14829 (prolog-upper-case-string, prolog-lower-case-string)
14830 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
14831 (prolog-use-smie, prolog-smie-grammar): New vars.
14832 (prolog-smie-forward-token, prolog-smie-backward-token)
14833 (prolog-smie-rules): New funs.
14834 (prolog-comment-indent): Remove.
14835 (prolog-mode-variables): Use default comment indentation instead.
14836 Setup SMIE.
14837 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
14838 (prolog-mode): Don't call them any more.
14839 (prolog-electric-colon, prolog-electric-dash)
14840 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
14841
14842 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
14843
14844 * minibuffer.el (completion--twq-all): Again, allow case differences.
14845
14846 * term.el: Move keymap initialization code to be more idiomatic.
14847 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
14848 (term-terminal-menu): Move initialization into declaration.
14849 (term-escape-char): Let the user set it in her .emacs.
14850
14851 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
14852 Provide SMIE-based indentation (not enabled by default yet).
14853 (sh-mode-map): Don't bind electric keys.
14854 Use electric-pair-mode instead of skeleton-pair.
14855 (sh-assignment-regexp): Fit within 80 columns.
14856 (sh-indent-supported): Specify actual shell name instead of boolean.
14857 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
14858 (sh-maybe-here-document): Use it. Make obsolete.
14859 (sh-electric-here-document-mode) New minor mode.
14860 (sh-mode): Use it. Don't set sh-indent-supported-here here.
14861 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
14862 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
14863 (sh-smie-rc-grammar, sh-use-smie): New vars.
14864 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
14865 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
14866 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
14867 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
14868 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
14869 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
14870 (sh-set-shell): Use smie-setup if requested.
14871
14872 * term.el (term-set-escape-char): Properly set term-escape-char.
14873 See http://stackoverflow.com/questions/10524656.
14874
14875 2012-05-10 Chong Yidong <cyd@gnu.org>
14876
14877 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
14878 Use url-generic-parse-url, and handle host names and Windows
14879 filenames properly.
14880 (ffap-url-unwrap-remote): Use url-generic-parse-url.
14881 (ffap-url-unwrap-remote): Accept list values, specifying a list of
14882 URL schemes to work on.
14883 (ffap--toggle-read-only): New function.
14884 (ffap-read-only, ffap-read-only-other-window)
14885 (ffap-read-only-other-frame): Use it.
14886 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
14887 necessary for ffap-url-unwrap-remote.
14888
14889 2012-05-10 Dave Abrahams <dave@boostpro.com>
14890
14891 * cus-start.el (create-lockfiles): Add it.
14892
14893 2012-05-09 Chong Yidong <cyd@gnu.org>
14894
14895 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
14896 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
14897
14898 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
14899
14900 * shell.el (shell-completion-vars): Fix last change (bug#11348).
14901
14902 2012-05-09 Chong Yidong <cyd@gnu.org>
14903
14904 * ansi-color.el (ansi-color-process-output): Check for validity of
14905 comint-last-output-start before using it. This avoids a bad
14906 interaction with gdb-mi's input/output buffer.
14907
14908 2012-05-09 Glenn Morris <rgm@gnu.org>
14909
14910 * files.el (dir-locals-read-from-file):
14911 Mention dir-locals in any error message.
14912
14913 2012-05-09 Chong Yidong <cyd@gnu.org>
14914
14915 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
14916 package (Bug#11410).
14917
14918 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
14919 variables into description.
14920
14921 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
14922
14923 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
14924 shell-delimiter-argument-list (bug#11348).
14925 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
14926
14927 2012-05-09 Juanma Barranquero <lekktu@gmail.com>
14928
14929 * textmodes/rst.el: Silence byte-compiler warnings.
14930 (rst-re-alist, rst-reset-section-caches): Move around.
14931 (rst-re): Use `characterp', not `char-valid-p'.
14932 (font-lock-beg, font-lock-end): Declare.
14933
14934 * progmodes/idlw-shell.el (specs): Remove reference to deleted
14935 variable `idlwave-shell-activate-alt-keybindings' and simplify.
14936
14937 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
14938
14939 2012-05-08 Glenn Morris <rgm@gnu.org>
14940
14941 * files.el (auto-mode-alist): Treat ".make" like ".mk".
14942
14943 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
14944
14945 * vc/log-edit.el: Add GNU coding standards highlighting.
14946 (log-edit-font-lock-gnu-style)
14947 (log-edit-font-lock-gnu-keywords): New vars.
14948 (log-edit-font-lock-keywords): New fun.
14949 (log-edit-mode): Don't fold case in font-lock.
14950 (log-edit-font-lock-keywords): Do not assume case-folding.
14951
14952 * imenu.el: Misc cleanup. Make docstrings out of comments.
14953 Use lexical-binding.
14954 (imenu--index-alist, imenu--last-menubar-index-alist)
14955 (imenu-menubar-modified-tick): Use defvar-local.
14956 (imenu--split-menu): Remove unused var.
14957 (imenu--cleanup-seen): Declare as global.
14958 (imenu--cleanup): Use dolist.
14959
14960 * subr.el (defvar-local): Add debug spec and doc-string position.
14961
14962 2012-05-08 Glenn Morris <rgm@gnu.org>
14963
14964 * language/burmese.el, language/cham.el, language/czech.el:
14965 * language/english.el, language/georgian.el, language/greek.el:
14966 * language/japanese.el, language/khmer.el, language/korean.el:
14967 * language/lao.el, language/misc-lang.el, language/romanian.el:
14968 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
14969 * language/thai.el, language/utf-8-lang.el:
14970 Remove no-byte-compile setting.
14971
14972 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
14973
14974 2012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
14975
14976 * progmodes/make-mode.el (makefile-browse):
14977 Remove unnecessary interactive. (Bug#11324)
14978
14979 2012-05-07 Glenn Morris <rgm@gnu.org>
14980
14981 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
14982
14983 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
14984
14985 2012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
14986
14987 * loadup.el: Preload newcomment.el.
14988 * newcomment.el: Move autoload-only code to toplevel.
14989
14990 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
14991 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
14992 Handle new :right-align column property.
14993 (tabulated-list-print-col): Idem, plus use `display' text-property to
14994 try and preserve alignment for variable pitch fonts.
14995
14996 2012-05-07 Chong Yidong <cyd@gnu.org>
14997
14998 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
14999 (tabulated-list-use-header-line): New var.
15000 (tabulated-list-init-header): Use it.
15001 (tabulated-list-print-fake-header): New function.
15002 (tabulated-list-print): Use it.
15003 (tabulated-list-sort-button-map): Add non-header-line commands.
15004 (tabulated-list-init-header): Add column name property to basic
15005 labels as well.
15006 (tabulated-list-col-sort): Handle non-header-line button case.
15007 (tabulated-list--sort-by-column-name): Fix a corner case.
15008
15009 * buff-menu.el (list-buffers--refresh):
15010 Handle Buffer-menu-use-header-line.
15011
15012 2012-05-06 Chong Yidong <cyd@gnu.org>
15013
15014 * buff-menu.el: Convert to Tabulated List mode.
15015 (Buffer-menu-buffer+size-width): Make obsolete.
15016 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
15017 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
15018 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
15019 documentation into docstring of buffer-menu.
15020 (Buffer-menu-toggle-files-only): Add an informative message.
15021 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
15022 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
15023 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
15024 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
15025 (Buffer-menu-execute, Buffer-menu-select)
15026 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
15027 (Buffer-menu-bury): Use Tabulated List machinery.
15028 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
15029 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
15030 Delete.
15031 (list-buffers--refresh): New function.
15032 (list-buffers-noselect): Use it.
15033 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
15034 (Buffer-menu--pretty-file-name): New helper functions.
15035
15036 * loadup.el: Preload tabulated-list.
15037
15038 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
15039 tabulated-list-sort-column.
15040 (tabulated-list-init-header): Add the initial aligning space even
15041 if tabulated-list-padding is zero.
15042
15043 2012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
15044
15045 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
15046 whose cdr is not a cons cell correctly (bug#11038).
15047
15048 2012-05-06 Chong Yidong <cyd@gnu.org>
15049
15050 * emacs-lisp/tabulated-list.el (tabulated-list-format):
15051 Accept additional plist in column descriptors.
15052 (tabulated-list-init-header): Obey it.
15053 (tabulated-list-get-entry): New function.
15054 (tabulated-list-put-tag): Use it. Use string-width instead of
15055 length.
15056 (tabulated-list--column-number): New function.
15057 (tabulated-list-print): Use it.
15058 (tabulated-list-print-col): New function.
15059 Set `tabulated-list-column-name' property on each column's text.
15060 (tabulated-list-print-entry): Use it.
15061 (tabulated-list-delete-entry, tabulated-list-set-col):
15062 New functions.
15063 (tabulated-list-sort-column): New command (Bug#11337).
15064
15065 * buff-menu.el (list-buffers): Move C-x C-b binding from
15066 buff-menu.el to bindings.el.
15067
15068 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
15069 :advertised-binding feature.
15070
15071 2012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
15072
15073 * progmodes/compile.el (compilation-internal-error-properties):
15074 Calculate start position correctly when end-col is set but
15075 end-line is not (Bug#11382).
15076
15077 2012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
15078
15079 * man.el (Man-unindent): Use text-property-default-nonsticky to
15080 prevent untabify from inheriting face properties (Bug#11408).
15081
15082 2012-05-05 Stefan Merten <smerten@oekonux.de>
15083
15084 * textmodes/rst.el: Major merge with upstream development up to
15085 Docutils SVN r7399 / rst.el V1.2.1.
15086
15087 Clarify maintainership and authors.
15088
15089 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
15090 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
15091 (rst-official-version, rst-official-cvs-rev, rst-version)
15092 (rst-package-emacs-version-alist): New functions and variables
15093 for version information.
15094
15095 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
15096 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
15097 (rst-mode-syntax-table, rst-mode): New and corrected functions
15098 and variables representing reStructuredText features.
15099
15100 (rst-re): New function for reStructuredText regexes. Use in
15101 many places.
15102
15103 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
15104 (rst-mode-map): Rebind keys.
15105
15106 (rst-mode-lazy, rst-font-lock-keywords)
15107 (rst-font-lock-extend-region)
15108 (rst-font-lock-extend-region-internal)
15109 (rst-font-lock-extend-region-extend)
15110 (rst-font-lock-find-unindented-line-limit)
15111 (rst-font-lock-find-unindented-line-match)
15112 (rst-adornment-level, rst-font-lock-adornment-level)
15113 (rst-font-lock-adornment-match)
15114 (rst-font-lock-handle-adornment-pre-match-form)
15115 (rst-font-lock-handle-adornment-matcher): Major revision of
15116 font-locking. Integrate with other code. Use `jit-lock-mode'.
15117
15118 (rst-preferred-adornments, rst-adjust-hook)
15119 (rst-new-adornment-down, rst-preferred-bullets)
15120 (rst-preferred-bullets, rst-indent, rst-indent-width)
15121 (rst-indent-field, rst-indent-literal-normal)
15122 (rst-indent-literal-minimized, rst-indent-comment): Change,
15123 extend and improve customization.
15124
15125 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
15126 (rst-normalize-cursor-position, rst-get-decoration)
15127 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
15128 (rst-rstrip, rst-toc-insert-find-delete-contents)
15129 (rst-shift-fill-region, rst-compute-bullet-tabs)
15130 (rst-debug-print-tabs, rst-debug-mark-found)
15131 (rst-shift-region-guts, rst-shift-region-right)
15132 (rst-shift-region-left, rst-use-char-classes)
15133 (rst-font-lock-keywords-function)
15134 (rst-font-lock-indentation-point)
15135 (rst-font-lock-find-unindented-line-begin)
15136 (rst-font-lock-find-unindented-line-end)
15137 (rst-font-lock-find-unindented-line)
15138 (rst-font-lock-adornment-point, rst-font-lock-level)
15139 (rst-adornment-level-alist): Remove functions and variables.
15140
15141 (rst-compare-adornments, rst-get-adornment-match)
15142 (rst-suggest-new-adornment, rst-get-adornments-around)
15143 (rst-adornment-complete-p, rst-get-next-adornment)
15144 (rst-adjust-adornment, rst-display-adornments-hierarchy)
15145 (rst-straighten-adornments): Standardize function names to
15146 use "adornment" instead of "decoration". Correct callers.
15147 Similar standardizing in many places.
15148
15149 (rst-update-section, rst-adjust, rst-promote-region)
15150 (rst-enumerate-region, rst-bullet-list-region)
15151 (rst-repeat-last-character): Correct use of `interactive'.
15152
15153 (rst-classify-adornment, rst-find-all-adornments)
15154 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
15155 (rst-find-leftmost-column, rst-repeat-last-character):
15156 Refactor functions.
15157
15158 (rst-find-title-line, rst-reset-section-caches)
15159 (rst-get-adornments-around, rst-adjust-adornment-work)
15160 (rst-arabic-to-roman, rst-roman-to-arabic)
15161 (rst-insert-list-pos, rst-insert-list-new-item)
15162 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
15163 New functions.
15164
15165 (rst-all-sections, rst-section-hierarchy)
15166 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
15167 New variables.
15168
15169 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
15170 configuration instead of only buffer. Change where necessary.
15171
15172 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
15173 (rst-shift-region, rst-adaptive-fill): New functions for
15174 indentation and filling.
15175
15176 (rst-comment-line-break, rst-comment-indent)
15177 (rst-comment-insert-comment, rst-comment-region)
15178 (rst-uncomment-region): New functions for handling comments.
15179
15180 (rst-compile): Quote shell arguments.
15181
15182 (rst-compile-pdf-preview, rst-compile-slides-preview):
15183 Delete temporary files after use.
15184
15185 2012-05-05 Glenn Morris <rgm@gnu.org>
15186
15187 * calendar/cal-html.el: Optionally include holidays in the output.
15188 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
15189 (cal-html-holidays): New option.
15190 (cal-html-css-default): Add holiday entry.
15191 (holiday-in-range): Autoload it.
15192 (cal-html-htmlify-entry): Add optional class argument.
15193 (cal-html-htmlify-list): Add optional holidays argument.
15194 (cal-html-insert-agenda-days): Include holidays in the output.
15195 (cal-html-one-month): Maybe include holidays.
15196
15197 * calendar/holidays.el (holiday-in-range):
15198 Move here from cal-tex-list-holidays.
15199 * calendar/cal-tex.el (cal-tex-list-holidays):
15200 Make it an obsolete alias for holiday-in-range. Update all callers.
15201
15202 2012-05-05 Chong Yidong <cyd@gnu.org>
15203
15204 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
15205 Nextstep.
15206
15207 2012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
15208
15209 * files.el (file-auto-mode-skip): New var.
15210 (set-auto-mode-1): Use it.
15211
15212 2012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
15213
15214 * repeat.el: Use lexical-binding.
15215 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
15216 (repeat-undo-count): Remove.
15217 (repeat):
15218 * progmodes/octave-mod.el (octave-abbrev-start):
15219 * progmodes/f90.el (f90-abbrev-start):
15220 * face-remap.el (text-scale-adjust):
15221 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
15222
15223 * emacs-lisp/pcase.el (pcase--let*): New function.
15224 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
15225 a bit more.
15226 (pcase--split-pred): Be more clever about ruling out overlap between
15227 a predicate and some constant pattern.
15228 (pcase--q1): Use `null' instead of (eq foo nil).
15229
15230 * subr.el (setq-local, defvar-local): New macros.
15231 (kbd): Redefine as an alias.
15232 (with-selected-window): Leave unrelated frames alone.
15233 (set-temporary-overlay-map): New function.
15234
15235 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
15236
15237 * subr.el (user-error): New function.
15238 * window.el (switch-to-buffer):
15239 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
15240 (smerge-match-conflict):
15241 * simple.el (previous-matching-history-element)
15242 (next-matching-history-element, goto-history-element, undo-more)
15243 (undo-start):
15244 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
15245 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
15246 (next-file, tags-loop-scan, list-tags, complete-tag):
15247 * progmodes/compile.el (compilation-loop):
15248 * mouse.el (mouse-minibuffer-check):
15249 * man.el (Man-bgproc-sentinel, Man-goto-page):
15250 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
15251 (Info-history-forward, Info-follow-reference, Info-menu)
15252 (Info-extract-menu-item, Info-extract-menu-counting)
15253 (Info-forward-node, Info-backward-node, Info-next-menu-item)
15254 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
15255 (Info-next-reference, Info-prev-reference, Info-index)
15256 (Info-index-next, Info-follow-nearest-node)
15257 (Info-copy-current-node-name):
15258 * imenu.el (imenu--make-index-alist)
15259 (imenu-default-create-index-function, imenu-add-to-menubar):
15260 * files.el (basic-save-buffer, recover-file):
15261 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
15262 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
15263 (checkdoc-message-text, checkdoc-defun):
15264 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
15265 * cus-edit.el (customize-changed-options, customize-rogue)
15266 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
15267 (custom-variable-mark-to-reset-standard)
15268 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
15269 (custom-file):
15270 * completion.el (check-completion-length):
15271 * comint.el (comint-search-arg)
15272 (comint-previous-matching-input-string-position)
15273 (comint-previous-matching-input)
15274 (comint-replace-by-expanded-history-before-point, comint-send-input)
15275 (comint-copy-old-input, comint-backward-matching-input)
15276 (comint-goto-process-mark, comint-set-process-mark):
15277 * calendar/calendar.el (calendar-cursor-to-date): Use it.
15278 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
15279
15280 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
15281
15282 * dabbrev.el (dabbrev--ignore-case-p): New function.
15283 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
15284 Use it.
15285
15286 * files.el (automount-dir-prefix): Mark as obsolete.
15287
15288 2012-05-04 Glenn Morris <rgm@gnu.org>
15289
15290 * patcomp.el, play/bruce.el: Move to obsolete/.
15291
15292 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
15293
15294 Fix minor Y10k bugs.
15295 * arc-mode.el (archive-unixdate):
15296 * autoinsert.el (auto-insert-alist):
15297 * calc/calc-forms.el (math-this-year):
15298 * emacs-lisp/copyright.el (copyright-current-year)
15299 (copyright-update-year, copyright):
15300 * tar-mode.el (tar-clip-time-string):
15301 * time.el (display-time-update):
15302 Don't assume years have 4 digits.
15303
15304 2012-05-04 Chong Yidong <cyd@gnu.org>
15305
15306 * dos-w32.el (file-name-buffer-file-type-alist)
15307 (direct-print-region-use-command-dot-com):
15308 * ffap.el (ffap-menu-regexp):
15309 * find-file.el (ff-special-constructs):
15310 * follow.el (follow-debug):
15311 * forms.el (forms--debug):
15312 * iswitchb.el (iswitchb-all-frames):
15313 * ido.el (ido-all-frames):
15314 * emacs-lisp/timer.el (timer-max-repeats):
15315 * mail/feedmail.el (feedmail-mail-send-hook)
15316 (feedmail-mail-send-hook-queued):
15317 * mail/footnote.el (footnote-signature-separator):
15318 * mail/mailabbrev.el (mail-alias-separator-string)
15319 (mail-abbrev-mode-regexp):
15320 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
15321 * progmodes/idlwave.el (idlwave-libinfo-file)
15322 (idlwave-default-completion-case-is-down)
15323 (idlwave-library-routines): Convert defvars to defcustoms.
15324
15325 * mail/rmail.el (rmail-decode-mime-charset):
15326 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
15327 (idlwave-shell-fix-inserted-breaks)
15328 (idlwave-shell-activate-alt-keybindings)
15329 (idlwave-shell-use-breakpoint-glyph):
15330 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
15331
15332 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
15333
15334 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
15335
15336 2012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
15337
15338 * progmodes/verilog-mode.el (font-lock-keywords):
15339 Fix mis-highligting auto. Reported by Craig Barner.
15340 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
15341 defines from global name space. Reported by Dan Dever.
15342 (verilog-auto-reset, verilog-auto-reset-widths)
15343 (verilog-auto-tieoff): Support using unbased numbers for
15344 AUTORESET and AUTOTIEOFF.
15345 (verilog-submit-bug-report): Update variable list.
15346 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
15347 parenthesis from not matching. Reported by Michael Rytting.
15348 (verilog-auto-template-lint): Fix hash error when linting modules
15349 with no used templates.
15350 (verilog-warn, verilog-warn-error)
15351 (verilog-warn-fatal): When non-interactive report multiple
15352 warnings before exiting. Suggested by Brad Dobbie.
15353 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
15354 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
15355 to report unused template errors. Reported by Brad Dobbie.
15356 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
15357 nets, bug438. Reported by Vns Blore.
15358 (verilog-auto-inout-module, verilog-auto-reg)
15359 (verilog-read-decls, verilog-read-sub-decls-sig)
15360 (verilog-signals-edit-wire-reg, verilog-signals-with):
15361 Fix passing of Verilog data types in ANSI input/output ports
15362 such as "output logic" into the AUTOs. Special case "wire" and
15363 "reg" for backwards compatibility presuming Verilog 2001.
15364 (verilog-auto-ascii-enum): Add "auto enum" as alias.
15365 (verilog-preprocess): Fix replication of preprocess output.
15366 Reported by Brad Dobbie.
15367 (verilog-auto-inst-interfaced-ports):
15368 Create verilog-auto-inst-interfaced-ports, bug429.
15369 Reported by Julian Gorfajn.
15370 (verilog-after-save-font-hook)
15371 (verilog-before-save-font-hook): New variable.
15372 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
15373 (verilog-save-font-mods): Wrap disabling fontification, reported
15374 by David Rogoff.
15375 (verilog-do-indent, verilog-pretty-declarations-auto)
15376 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
15377 Reported by Pierre-David Pfister.
15378 (verilog-set-auto-endcomments): Fix endtask auto comments outside
15379 of class declarations, bug292. Reported by Kevin Heilman.
15380 (verilog-read-decls): Fix 'parameter type' not appearing in
15381 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
15382 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
15383 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
15384 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
15385 Reported by David Kravitz.
15386
15387 2012-05-03 Michael McNamara <mac@mail.brushroad.com>
15388
15389 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
15390 assignment with tests in ifs and for loops.
15391 (verilog-extended-complete-re, verilog-complete-reg): Change so
15392 that DPI inport functions don't look like fuction declarations.
15393 (verilog-pretty-expr): Don't line up assignment
15394 operations to the test and increment in if and for loops
15395 (verilog-extended-complete-re, verilog-complete-reg): Change so
15396 that DPI inport functions don't look like fuction declarations.
15397
15398 2012-05-03 Kenichi Handa <handa@m17n.org>
15399
15400 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
15401 decoding, and show a warning message without signaling an error
15402 (Bug#11282).
15403
15404 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
15405
15406 * emacs-lisp/bytecomp.el
15407 (byte-compile-file-form-custom-declare-variable): Compile all elements,
15408 since cconv.el might have introduced :fun-body, internal-make-closure,
15409 and friends for bytecomp to handle (bug#11391).
15410 * custom.el (defcustom): Avoid ((λ ..) ..).
15411
15412 2012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
15413
15414 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
15415
15416 2012-05-02 Juanma Barranquero <lekktu@gmail.com>
15417
15418 * notifications.el (dbus-debug):
15419 * term/linux.el (gpm-mouse-enable):
15420 * term/screen.el (xterm-register-default-colors): Declare.
15421
15422 2012-05-02 Chong Yidong <cyd@gnu.org>
15423
15424 * cus-start.el (gc-cons-percentage, exec-suffixes)
15425 (dos-display-scancodes, dos-hyper-key, dos-super-key)
15426 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
15427 (make-cursor-line-fully-visible, void-text-area-pointer)
15428 (font-list-limit): Add customization data.
15429
15430 * allout.el (allout-exposure-change-functions)
15431 (allout-structure-added-functions)
15432 (allout-structure-deleted-functions)
15433 (allout-structure-shifted-functions): Rename abnormal hooks from
15434 *-hook, and convert to defcustoms.
15435 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
15436 Convert to defcustoms.
15437 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
15438
15439 * allout-widgets.el: Hook callers changed.
15440
15441 2012-05-02 Eli Zaretskii <eliz@gnu.org>
15442
15443 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
15444 the yanked message in preference to the default value of
15445 buffer-file-coding-system.
15446
15447 2012-05-02 Martin Rudalics <rudalics@gmx.at>
15448
15449 * window.el (display-buffer--action-function-custom-type):
15450 Fix entry.
15451
15452 2012-05-02 Alan Mackenzie <acm@muc.de>
15453
15454 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
15455
15456 2012-05-01 Glenn Morris <rgm@gnu.org>
15457
15458 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
15459
15460 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
15461
15462 * cus-edit.el (custom-variable-documentation): Simplify with format.
15463
15464 2012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
15465 Stefan Monnier <monnier@iro.umontreal.ca>
15466
15467 * simple.el (suggest-key-bindings, execute-extended-command):
15468 Move from keyboard.c.
15469
15470 2012-05-01 Chong Yidong <cyd@gnu.org>
15471
15472 * follow.el: Eliminate advice.
15473 (set-process-filter, process-filter, sit-for): Advice deleted.
15474 (follow-mode-off-hook): Obsolete hook removed.
15475 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
15476 Vars deleted.
15477 (follow-auto): Use a :set function.
15478 (follow-mode): Rewritten. Don't advise process filters.
15479 (follow-switch-to-current-buffer-all, follow-scroll-up)
15480 (follow-scroll-down): Assume follow-mode is bound.
15481 (follow-comint-scroll-to-bottom)
15482 (follow-align-compilation-windows): New functions.
15483 (follow--window-sorter): New function.
15484 (follow-all-followers): Use it to explicitly sort windows by their
15485 positions; don't make assumptions about next-window order.
15486 (follow-windows-start-end, follow-delete-other-windows-and-split)
15487 (follow-calc-win-start): Doc fix.
15488 (follow-windows-aligned-p, follow-select-if-visible): Don't call
15489 vertical-motion unnecessarily.
15490 (follow-adjust-window): New function.
15491 (follow-post-command-hook): Use it.
15492 (follow-call-set-process-filter, follow-call-process-filter)
15493 (follow-intercept-process-output, follow-tidy-process-filter-alist)
15494 (follow-stop-intercept-process-output, follow-generic-filter):
15495 Functions deleted.
15496 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
15497 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
15498 New functions, replacing advice on scroll-bar-* commands.
15499 (follow-mwheel-scroll): New function (Bug#4112).
15500
15501 * comint.el (comint-adjust-point): New function.
15502 (comint-postoutput-scroll-to-bottom): Use it.
15503 Call follow-comint-scroll-to-bottom for Follow mode buffers.
15504
15505 2012-05-01 Glenn Morris <rgm@gnu.org>
15506
15507 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
15508 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
15509 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
15510 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
15511 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
15512 Remove no-byte-compile setting.
15513
15514 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
15515
15516 * minibuffer.el (completion-table-with-quoting): Fix compatibility
15517 all-completions code to not return a number in the last cdr.
15518
15519 2012-04-30 Leo Liu <sdl.web@gmail.com>
15520
15521 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
15522 read-only error.
15523
15524 2012-04-29 Chong Yidong <cyd@gnu.org>
15525
15526 * follow.el (follow-calc-win-end): Rewrite to handle partial
15527 screen lines correctly (Bug#8390).
15528 (follow-avoid-tail-recenter): Minor cleanup.
15529
15530 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
15531
15532 Avoid the obsolete `assoc' package.
15533 * speedbar.el (speedbar-refresh): Avoid adelete.
15534 (speedbar-file-lists): Simplify and avoid aput.
15535 * man.el (Man--sections, Man--refpages): New vars, replacing
15536 Man-sections-alist and Man-refpages-alist.
15537 (Man-build-section-alist, Man-build-references-alist):
15538 Use them; avoid aput.
15539 (Man--last-section, Man--last-refpage): New vars.
15540 (Man-follow-manual-reference): Use them.
15541 Use the `default' arg of completing-read.
15542 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
15543
15544 2012-04-27 Chong Yidong <cyd@gnu.org>
15545
15546 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
15547
15548 * startup.el (x-apply-session-resources): New function.
15549
15550 * term/ns-win.el (ns-initialize-window-system):
15551 * term/w32-win.el (w32-initialize-window-system):
15552 * term/x-win.el (x-initialize-window-system): Use it to properly
15553 set menu-bar-mode and other vars from X resources, even if the
15554 initial frame is not a window-system frame (Bug#2299).
15555
15556 * subr.el (read-key): Avoid running filter function when setting
15557 up temporary tool bar entries (Bug#9922).
15558
15559 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
15560
15561 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
15562 (Bug#11344)
15563
15564 2012-04-27 Chong Yidong <cyd@gnu.org>
15565
15566 * select.el (xselect--encode-string): New function, split from
15567 xselect-convert-to-string.
15568 (xselect-convert-to-string): Use it.
15569 (xselect-convert-to-filename, xselect-convert-to-os)
15570 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
15571 returned strings are properly encoded (Bug#11315).
15572
15573 2012-04-27 Chong Yidong <cyd@gnu.org>
15574
15575 * simple.el (delete-active-region): Move to killing custom group.
15576
15577 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
15578
15579 * progmodes/which-func.el (which-func-current): Quote %
15580 characters for mode-line processing.
15581
15582 2012-04-27 Chong Yidong <cyd@gnu.org>
15583
15584 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
15585 reaching eob (Bug#11286).
15586
15587 2012-04-27 Eli Zaretskii <eliz@gnu.org>
15588
15589 * progmodes/gdb-mi.el (gdb-control-level): New variable.
15590 (gdb): Make it buffer-local and init to zero.
15591 (gdb-control-commands-regexp): New variable.
15592 (gdb-send): Don't wrap in "-interpreter-exec console" if
15593 gdb-control-level is positive. Increment gdb-control-level
15594 whenever the command matches gdb-control-commands-regexp, and
15595 decrement it each time the command is "end". (Bug#11279)
15596
15597 2012-04-27 Martin Rudalics <rudalics@gmx.at>
15598
15599 * window.el (adjust-window-trailing-edge, enlarge-window)
15600 (shrink-window, window-resize):
15601 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
15602 windows (Bug#11276).
15603
15604 2012-04-27 Chong Yidong <cyd@gnu.org>
15605
15606 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
15607 fix "missing prefix" warning. All callers changed.
15608
15609 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
15610
15611 * emacs-lisp/assoc.el: Move to obsolete/.
15612
15613 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
15614
15615 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
15616
15617 * term/ns-win.el (ns-define-service):
15618 * progmodes/pascal.el (pascal-goto-defun):
15619 * progmodes/js.el (js--read-tab):
15620 * progmodes/etags.el (tags-lazy-completion-table):
15621 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
15622 * emacs-lisp/ewoc.el (ewoc--wrap):
15623 * emacs-lisp/assoc.el (aput, adelete, amake):
15624 * doc-view.el (doc-view-convert-current-doc):
15625 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
15626
15627 2012-04-26 Chong Yidong <cyd@gnu.org>
15628
15629 * image.el (image-type-from-buffer): Only return supported image
15630 type (Bug#9045).
15631
15632 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
15633 value, for symmetry with diff-end-of-hunk.
15634 (diff-split-hunk, diff-find-source-location)
15635 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
15636 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
15637 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
15638 compute the relevant hunk or file properly (Bug#6005).
15639 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
15640
15641 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
15642
15643 * vc/vc-mtn.el:
15644 * vc/vc-hg.el:
15645 * vc/vc-git.el:
15646 * vc/vc-dir.el:
15647 * vc/vc-cvs.el:
15648 * vc/vc-bzr.el:
15649 * vc/vc-arch.el:
15650 * vc/vc.el: Replace lexical-let by lexical-binding.
15651 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
15652 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
15653 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
15654
15655 2012-04-26 Chong Yidong <cyd@gnu.org>
15656
15657 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
15658 (diff-mode-shared-map): Bind it to / and [remap undo].
15659
15660 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
15661 (ediff-window-setup-function): Use it as the default, to set up
15662 windows based on whether the current frame is graphical (Bug#2138).
15663 (ediff-choose-window-setup-function-automatically): Make obsolete.
15664
15665 * vc/ediff-init.el: Always define ediff-pixel-width/height.
15666
15667 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
15668
15669 * ffap.el: Remove old code for obsolete package.
15670 (ffap-complete-as-file-p): Remove.
15671
15672 Use completion-table-with-quoting for comint and pcomplete.
15673 * comint.el (comint--unquote&requote-argument)
15674 (comint--unquote-argument, comint--requote-argument): New functions.
15675 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
15676 (comint-quote-filename): Use regexp-opt-charset.
15677 (comint--common-suffix, comint--common-quoted-suffix)
15678 (comint--table-subvert): Remove.
15679 (comint-unquote-function, comint-requote-function): New vars.
15680 (comint--complete-file-name-data): Use them with
15681 completion-table-with-quoting.
15682 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
15683 * pcomplete.el (pcomplete-arg-quote-list)
15684 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
15685 (pcomplete-unquote-argument-function): Default to non-nil.
15686 (pcomplete-unquote-argument): Simplify.
15687 (pcomplete--common-quoted-suffix): Remove.
15688 (pcomplete-requote-argument-function): New var.
15689 (pcomplete--common-suffix): New function.
15690 (pcomplete-completions-at-point): Use completion-table-with-quoting
15691 and completion-table-subvert.
15692
15693 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
15694 (minibuffer--double-dollars): Preserve properties.
15695 (completion--sifn-requote): New function.
15696 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
15697
15698 * minibuffer.el: Add support for completion of quoted/escaped data.
15699 (completion-table-with-quoting, completion-table-subvert): New funs.
15700 (completion--twq-try, completion--twq-all): New functions.
15701 (completion--nth-completion): New function.
15702 (completion-try-completion, completion-all-completions): Use it.
15703
15704 2012-04-25 Leo Liu <sdl.web@gmail.com>
15705
15706 * progmodes/python.el (python-pdbtrack-get-source-buffer):
15707 Use compilation-message if available to find real filename.
15708
15709 2012-04-25 Chong Yidong <cyd@gnu.org>
15710
15711 * vc/diff-mode.el (diff-setup-whitespace): New function.
15712 (diff-mode): Use it.
15713
15714 * vc/diff.el (diff-sentinel):
15715 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
15716 Whitespace mode variables based on diff style (Bug#8612).
15717
15718 2012-04-25 Leo Liu <sdl.web@gmail.com>
15719
15720 * progmodes/python.el (python-send-region): Add suffix .py to the
15721 temp file.
15722
15723 * files.el (auto-mode-alist): Use javascript-mode instead.
15724
15725 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
15726
15727 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
15728
15729 * net/soap-client.el (soap-resolve-references-for-sequence-type)
15730 (soap-resolve-references-for-array-type): Hack to prevent self
15731 references, see Bug#9.
15732 (soap-parse-envelope): Report the contents of the 'detail' node
15733 when receiving a fault reply.
15734 (soap-parse-envelope): Report the contents of the entire 'detail' node.
15735
15736 * net/soap-inspect.el (soap-sample-value-for-simple-type)
15737 (soap-inspect-simple-type): New function.
15738
15739 * net/soap-client.el (soap-simple-type): New struct.
15740 (soap-default-xsd-types, soap-default-soapenc-types)
15741 (soap-decode-basic-type, soap-encode-basic-type):
15742 support unsignedInt and double basic types.
15743 (soap-resolve-references-for-simple-type)
15744 (soap-parse-simple-type, soap-encode-simple-type): New function.
15745 (soap-parse-schema): Parse xsd:simpleType declarations.
15746
15747 * net/soap-client.el (soap-default-xsd-types)
15748 (soap-default-soapenc-types): Add integer, byte and anyURI types.
15749 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
15750 the local name of "soapenc:Array".
15751 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
15752 decoding integer, byte and anyURI xsd types.
15753
15754 2012-04-25 Chong Yidong <cyd@gnu.org>
15755
15756 * cus-edit.el (custom-buffer-create-internal): Update header text.
15757
15758 2012-04-25 Eli Zaretskii <eliz@gnu.org>
15759
15760 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
15761 settings on 'system-type', not on 'window-system'. On MS-Windows,
15762 set interactive-mode on in GDB.
15763
15764 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
15765
15766 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
15767 (ruby-syntax-propertize-regexp): Remove.
15768 (ruby-syntax-propertize-function): Split regexp into chunks.
15769 Match following code directly.
15770
15771 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
15772
15773 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
15774 (ruby-syntax-propertize-regexp): New function.
15775 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
15776 by a special keyword.
15777
15778 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
15779 (ruby-syntax-general-delimiters-goto-beg)
15780 (ruby-syntax-propertize-general-delimiters): New functions.
15781 (ruby-syntax-propertize-function): Use them to handle GDL.
15782 (ruby-font-lock-keywords): Move old handling of GDL...
15783 (ruby-font-lock-syntactic-keywords): .. to here.
15784 (ruby-calculate-indent): Adjust indentation for GDL.
15785
15786 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
15787
15788 * notifications.el (top): Remove unneeded declarations.
15789 (notifications-specification-version): Change to "1.2".
15790 (notifications-interface, notifications-notify-method)
15791 (notifications-close-notification-method): Fix docstring.
15792 (notifications-get-capabilities-method): New defconst.
15793 (notifications-notify): Add :action-items, :resident and
15794 :transient hints. Change "image_data" to "image-data" and
15795 "image_path" to "image-path".
15796 (notifications-get-capabilities): New defun.
15797
15798 2012-04-24 Leo Liu <sdl.web@gmail.com>
15799
15800 * progmodes/python.el: Move hideshow setup to the end.
15801
15802 2012-04-24 Martin Rudalics <rudalics@gmx.at>
15803
15804 * window.el (handle-select-window): Clear echo area since this is
15805 no more done by read_char (Bug#11304).
15806
15807 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
15808
15809 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
15810 and `/ M' to filter-derived-mode.
15811 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
15812 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
15813 (ibuffer-mark-by-mode): Use default rather than initial-input.
15814 (ibuffer-filter-by-derived-mode): Autoload and require-match.
15815
15816 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
15817
15818 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
15819 (ibuffer-filter-by-derived-mode): New filter.
15820 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
15821
15822 2012-04-23 Andreas Politz <politza@fh-trier.de>
15823
15824 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
15825
15826 2012-04-23 Chong Yidong <cyd@gnu.org>
15827
15828 * cus-edit.el (customize-apropos, customize-apropos-options):
15829 Disable matching of non-option variables (Bug#11176).
15830 (customize-option, customize-option-other-window)
15831 (customize-changed-options): Doc fix.
15832 (customize-apropos-options, customize-apropos-faces)
15833 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
15834
15835 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
15836 Fix word list splitting (Bug#11132).
15837 (apropos-symbol, apropos-keybinding, apropos-label)
15838 (apropos-property, apropos-function-button)
15839 (apropos-variable-button, apropos-misc-button): New faces.
15840 (apropos-symbol-face, apropos-keybinding-face)
15841 (apropos-label-face, apropos-property-face, apropos-match-face):
15842 Variables removed (Bug#8396).
15843 (apropos-library-button, apropos-format-plist, apropos-print)
15844 (apropos-print-doc, apropos-describe-plist): Callers changed.
15845
15846 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
15847
15848 * net/xesam.el (xesam-mode-map): Use let-bound map in
15849 initialization. (Bug#11292)
15850
15851 2012-04-23 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
15852
15853 Preserve ispell session localwords when switching back to
15854 original buffer.
15855
15856 * textmodes/ispell.el (ispell-buffer-session-localwords):
15857 New buffer-local variable to hold buffer session localwords.
15858 (ispell-kill-ispell): Add option 'clear to delete session
15859 localwords.
15860 (ispell-command-loop, ispell-change-dictionary)
15861 (ispell-buffer-local-words): Preserve session localwords when
15862 needed.
15863
15864 * textmodes/flyspell.el (flyspell-process-localwords)
15865 (flyspell-do-correct): Preserve session localwords when needed.
15866
15867 2012-04-23 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
15868
15869 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
15870 using obsolete `translation-table-for-input'.
15871 (ispell-word, ispell-process-line, ispell-complete-word):
15872 Use plain `insert' instead of removed `ispell-insert-word'.
15873
15874 2012-04-22 Chong Yidong <cyd@gnu.org>
15875
15876 * cus-edit.el (custom-variable-menu)
15877 (custom-variable-reset-saved, custom-face-menu)
15878 (custom-face-reset-saved): If there is no saved value, make the
15879 "reset-saved" operation bring back the default (Bug#9509).
15880 (custom-face-state): Properly detect themed faces.
15881
15882 * faces.el (face-spec-set): Stop supporting deprecated form of
15883 third arg.
15884
15885 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
15886
15887 Move functions from C to Lisp. Make non-blocking method calls
15888 the default. Implement further D-Bus standard interfaces.
15889
15890 * net/dbus.el (dbus-message-internal): Declare function.
15891 Remove unneeded function declarations.
15892 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
15893 (dbus-message-type-method-return, dbus-message-type-error)
15894 (dbus-message-type-signal): Declare variables. Remove local
15895 definitions.
15896 (dbus-interface-dbus, dbus-interface-peer)
15897 (dbus-interface-introspectable, dbus-interface-properties)
15898 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
15899 Adapt docstring.
15900 (dbus-interface-objectmanager): New defconst.
15901 (dbus-call-method, dbus-call-method-asynchronously)
15902 (dbus-send-signal, dbus-method-return-internal)
15903 (dbus-method-error-internal, dbus-register-service)
15904 (dbus-register-signal, dbus-register-method): New defuns, moved
15905 from dbusbind.c
15906 (dbus-call-method-handler, dbus-setenv)
15907 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
15908 New defuns.
15909 (dbus-call-method-non-blocking): Make it an obsolete function.
15910 (dbus-unregister-object, dbus-unregister-service)
15911 (dbus-handle-event, dbus-register-property)
15912 (dbus-property-handler): Obey the new structure of
15913 `bus-registered-objects'.
15914 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
15915 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
15916 Use `dbus-call-method'.
15917
15918 2012-04-22 Chong Yidong <cyd@gnu.org>
15919
15920 * cus-edit.el (custom-commands, custom-reset-menu)
15921 (Custom-reset-standard): Tweak labels.
15922 (custom-reset-button-menu): Change default to t.
15923 (custom-buffer-create-internal): For the custom-reset-button-menu
15924 case, put the revert button first.
15925 (custom-group-subtitle): New face.
15926 (custom-group-value-create): Align docstring to a specific column.
15927
15928 * wid-edit.el (widget-documentation-link-add): Don't handle
15929 indentation in this function.
15930 (widget-documentation-string-indent-to): New function.
15931 (widget-documentation-string-value-create): Use it.
15932
15933 * autorevert.el (auto-revert):
15934 * epg-config.el (epg):
15935 * ibuffer.el (ibuffer):
15936 * mpc.el (mpc):
15937 * ses.el (ses):
15938 * eshell/eshell.el (eshell):
15939 * net/ange-ftp.el (ange-ftp):
15940 * progmodes/ebnf2ps.el (postscript):
15941 * progmodes/flymake.el (flymake):
15942 * progmodes/prolog.el (prolog):
15943 * progmodes/verilog-mode.el (verilog-mode):
15944 * progmodes/which-func.el (which-func):
15945 * term/xterm.el (xterm):
15946 * textmodes/picture.el (picture):
15947 * textmodes/tildify.el (tildify):
15948 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
15949 customization buffers.
15950
15951 2012-04-22 Alan Mackenzie <acm@muc.de>
15952
15953 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
15954 Adding a ) can hide the resulting (..) from searches. Fix it.
15955 Bound the backward search to the position of the existing (.
15956
15957 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
15958
15959 * progmodes/verilog-mode.el (verilog-mode): Check whether
15960 which-func-modes is t before adding verilog-mode.
15961 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
15962
15963 2012-04-21 Leo Liu <sdl.web@gmail.com>
15964
15965 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
15966
15967 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
15968
15969 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
15970 filling of the last column of a table (Bug#5635).
15971 (woman-find-next-control-line): New arg, specifying an additional
15972 regexp component for the control line.
15973 (woman2-roff-buffer): Use it.
15974 (woman-break-table): New function.
15975 (woman2-TS): Use it.
15976
15977 2012-04-21 Chong Yidong <cyd@gnu.org>
15978
15979 * woman.el (woman-set-buffer-display-table, woman-decode-region)
15980 (woman-horizontal-escapes, woman-negative-vertical-space)
15981 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
15982 (WoMan-warn-ignored): Use ?\s instead of ?\ .
15983
15984 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15985
15986 * minibuffer.el (completion-file-name-table): Complete user names.
15987
15988 2012-04-20 Leo Liu <sdl.web@gmail.com>
15989
15990 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
15991 and pcase-let*.
15992
15993 2012-04-20 Chong Yidong <cyd@gnu.org>
15994
15995 * server.el (server-execute): Respect initial-buffer-choice if it
15996 is a string and there are no files to open (Bug#2825).
15997 (server-create-window-system-frame, server-create-tty-frame):
15998 Don't switch buffers here.
15999 (server-process-filter): Only try to open a window system frame if
16000 compiled with graphical support (Bug#8314).
16001
16002 2012-04-20 Dan Nicolaescu <dann@gnu.org>
16003
16004 * battery.el (battery-echo-area-format): Display remaining time
16005 for sysfs backend too (Bug#11269).
16006 (battery-linux-sysfs): Fix conditional for the charge.
16007
16008 2012-04-20 Chong Yidong <cyd@gnu.org>
16009
16010 * progmodes/gdb-mi.el (gdb): Revert previous change.
16011 (gdb-inferior-io--init-proc): New function.
16012 (gdb-init-1): Use it.
16013 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
16014 responsible for allocating a new pty and hooking it to gdb when
16015 the old pty gets an EIO due to process exit.
16016 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
16017 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
16018 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
16019
16020 2012-04-20 Eli Zaretskii <eliz@gnu.org>
16021
16022 * window.el (window-min-size, window-sizable, window-min-delta)
16023 (window-max-delta, window--resizable, window-resizable)
16024 (window-total-size, window-full-height-p, window-full-width-p)
16025 (window-in-direction, window--resize-mini-window, window-resize)
16026 (window--resize-child-windows-normal)
16027 (window--resize-child-windows, window--resize-siblings)
16028 (window--resize-this-window, adjust-window-trailing-edge)
16029 (enlarge-window, shrink-window): Doc fixes.
16030
16031 2012-04-20 Chong Yidong <cyd@gnu.org>
16032
16033 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
16034 New function to call delete-process on the gdb-inferior buffer's pty.
16035 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
16036 pty process (Bug#11273).
16037 (gdb-update): New arg to suppress talking to the gdb process.
16038 (gdb-done-or-error): Use it.
16039 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
16040 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
16041 sentinel not being called.
16042
16043 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
16044
16045 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
16046
16047 2012-04-20 Glenn Morris <rgm@gnu.org>
16048
16049 * net/network-stream.el (open-network-stream): Doc fix.
16050
16051 2012-04-20 Chong Yidong <cyd@gnu.org>
16052
16053 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
16054
16055 2012-04-20 Alan Mackenzie <acm@muc.de>
16056
16057 Ensure searching for keywords is case sensitive.
16058
16059 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
16060 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
16061 (c-defun-name, c-mark-function, c-cpp-define-name)
16062 (c-comment-indent, c-scan-conditionals, c-indent-defun)
16063 (c-context-line-break): Bind case-fold-search to nil.
16064
16065 * progmodes/cc-mode.el (c-font-lock-fontify-region):
16066 Bind case-fold-search to nil.
16067
16068 2012-04-20 Chong Yidong <cyd@gnu.org>
16069
16070 * mail/sendmail.el (mail-bury): Call return action with the right
16071 Rmail buffer (Bug#11242).
16072
16073 * server.el (server-process-filter): Handle corner case where both
16074 tty and nowait options are present (Bug#11102).
16075
16076 2012-04-20 Eli Zaretskii <eliz@gnu.org>
16077
16078 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
16079 (top level): Put into the executable the ident-style '$Id:' tag on
16080 windows-nt as well.
16081
16082 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
16083
16084 * electric.el (electric-indent-post-self-insert-function): Check that
16085 electric-indent-mode is enabled in current buffer.
16086
16087 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
16088
16089 * imenu.el (imenu-progress-message): Restore; it is "used" in
16090 erc/erc-imenu.el and net/snmp-mode.el.
16091
16092 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
16093
16094 * avoid.el (mouse-avoidance-mode): Mark unused arg.
16095 (mouse-avoidance-nudge-mouse): Remove unused binding.
16096
16097 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
16098
16099 * descr-text.el (describe-char):
16100 * progmodes/python.el (python-describe-symbol):
16101 Don't call `toggle-read-only', set `buffer-read-only'.
16102
16103 * imenu.el (imenu-default-goto-function): Mark unused args.
16104 (imenu-progress-message): Remove obsolete macro; all callers changed.
16105
16106 * subr.el (keymap-canonicalize): Remove unused binding.
16107 (read-passwd): Mark unused arg.
16108
16109 * tutorial.el (tutorial--display-changes): Remove unused binding.
16110 (tutorial--save-tutorial-to): Remove unused variable.
16111
16112 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
16113 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
16114 (package-generate-autoloads, package-menu--generate)
16115 (package-menu--find-upgrades): Remove unused bindings.
16116
16117 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
16118 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
16119 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
16120 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
16121 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
16122 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
16123 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
16124 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
16125 (cua-delete-char-rectangle): Mark unused args.
16126 (cua-align-rectangle): Remove unused binding.
16127
16128 * mail/rmail.el (compilation--message->loc)
16129 (epa--find-coding-system-for-mime-charset): Declare.
16130
16131 * net/dbus.el (dbus-register-service): Declare.
16132 (dbus-name-owner-changed-handler): Remove unused binding.
16133
16134 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
16135 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
16136 (nxml-scan-backward-within): Mark unused arg.
16137 (nxml-dynamic-markup-word): Remove unused binding.
16138
16139 * mouse.el (mouse-menu-major-mode-map):
16140 * emacs-lisp/authors.el (authors-scan-change-log)
16141 (authors-add-to-author-list):
16142 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
16143 * emacs-lisp/smie.el (smie-auto-fill):
16144 * mail/sendmail.el (mail-bury):
16145 * mail/unrmail.el (unrmail):
16146 * net/tls.el (open-tls-stream):
16147 * textmodes/picture.el (picture-mouse-set-point):
16148 Remove unused bindings.
16149
16150 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
16151
16152 * net/tramp.el (tramp-action-password): Let-bind
16153 `enable-recursive-minibuffers' to t.
16154
16155 2012-04-18 Sam Steingold <sds@gnu.org>
16156
16157 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
16158 instead of 'string to accommodate values like [f11].
16159 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
16160 * progmodes/gdb-mi.el: Likewise.
16161
16162 2012-04-18 Leo Liu <sdl.web@gmail.com>
16163
16164 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
16165 current buffer.
16166 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
16167 LOCAL is nil.
16168
16169 2012-04-18 Chong Yidong <cyd@gnu.org>
16170
16171 * simple.el (line-move): Use forward-line if in batch mode
16172 (Bug#11053).
16173
16174 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
16175
16176 * files.el (after-find-file): Do not try to add a final newline if
16177 the buffer is read-only (Bug#11156).
16178
16179 2012-04-17 Richard Stallman <rms@gnu.org>
16180
16181 * mail/rmail.el (rmail-start-mail):
16182 Pass (rmail-mail-return...) for the return-action.
16183 Pass (rmail-yank-current-message...) for the yank-action.
16184 (rmail-yank-current-message): New function.
16185 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
16186 (rmail-reply): Likewise.
16187 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
16188
16189 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
16190 buffer, not the last. Reject temp buffers. Use the rmail-mode
16191 buffer, not newbuf.
16192
16193 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
16194
16195 * server.el (server-ensure-safe-dir): Simplify.
16196
16197 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
16198
16199 * emacs-lisp/smie.el: Provide smarter auto-filling.
16200 (smie-auto-fill): New function.
16201 (smie-setup): Use it.
16202
16203 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
16204
16205 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
16206
16207 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
16208 (comment-indent): Use it.
16209
16210 2012-04-17 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
16211
16212 * ses.el: The overall change is to add cell renaming, that is
16213 setting fancy names for cell symbols other than name matching
16214 "\\`[A-Z]+[0-9]+\\'" regexp .
16215 (ses-localvars): Add ses--renamed-cell-symb-list.
16216 (ses-create-cell-variable): New defun.
16217 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
16218 (ses-relocate-formula): Relocate formulas only for cells the
16219 symbols of which are not renamed, i.e. symbols whose names do not
16220 match regexp "\\`[A-Z]+[0-9]+\\'".
16221 (ses-relocate-all): Relocate values only for cells the symbols of
16222 which are not renamed.
16223 (ses-load): Create cells variables as the (ses-cell ...) are read,
16224 in order to check row col consistency with cell symbol name only
16225 for cells that are not renamed.
16226 (ses-replace-name-in-formula): New defun.
16227 (ses-rename-cell): New defun.
16228
16229 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
16230
16231 * progmodes/perl-mode.el (perl-indent-parens-as-block):
16232 New option (bug#11118).
16233 (perl-calculate-indent): Respect it.
16234
16235 2012-04-17 Glenn Morris <rgm@gnu.org>
16236
16237 * dired-aux.el (dired-mark-read-string): Doc fix.
16238
16239 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
16240
16241 * dired-aux.el (dired-mark-read-string): Offer optional completion.
16242 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
16243
16244 2012-04-17 Glenn Morris <rgm@gnu.org>
16245
16246 * mouse.el (mouse-drag-track):
16247 * speedbar.el (speedbar-frame-mode):
16248 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
16249
16250 2012-04-16 Leo Liu <sdl.web@gmail.com>
16251
16252 * progmodes/python.el: Trivial cleanup.
16253
16254 2012-04-16 Glenn Morris <rgm@gnu.org>
16255
16256 * vc/vc.el (vc-string-prefix-p):
16257 * vc/pcvs-util.el (cvs-string-prefix-p):
16258 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
16259 * mpc.el (mpc-string-prefix-p):
16260 Make all of these into obsolete aliases for string-prefix-p.
16261 Update callers.
16262 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
16263
16264 * textmodes/two-column.el: Move custom options to the start.
16265 (frame-width): Remove compat definition.
16266 (2C-associate-buffer, 2C-dissociate):
16267 Use with-current-buffer rather than save-excursion.
16268 (2C-dissociate): Force a mode-line update.
16269 (2C-autoscroll): Use ignore-errors.
16270
16271 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
16272 Autoload trivia.
16273
16274 * emacs-lisp/cl-extra.el (*random-state*):
16275 Remove unnecessary declaration.
16276
16277 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
16278
16279 * play/cookie1.el (cookie-snarf):
16280 Give an explicit error if input file cannot be read.
16281
16282 * play/yow.el (yow-file): Use expand-file-name rather than concat.
16283
16284 * progmodes/perl-mode.el (c-macro-expand):
16285 Remove unnecessary autoload (it is in loaddefs.el).
16286
16287 * textmodes/picture.el (picture-desired-column)
16288 (picture-update-desired-column): Convert comments to doc-strings.
16289 (picture-substitute): Remove function.
16290 (picture-mode-map): Initialize in the defvar.
16291
16292 * woman.el: Remove eval-after-load for tar-mode.
16293 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
16294 (woman-tar-extract-file): Autoload it.
16295
16296 * frame.el (automatic-hscrolling): Make this alias obsolete.
16297
16298 2012-04-12 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
16299
16300 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
16301 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
16302 (ispell-dictionary-base-alist): Revert to original XEmacs
16303 friendly version for default. [:alpha:] will be added in
16304 `ispell-set-spellchecker-params' if needed.
16305
16306 2012-04-16 Chong Yidong <cyd@gnu.org>
16307
16308 * image.el (imagemagick--file-regexp): New variable.
16309 (imagemagick-register-types): Use it.
16310 (imagemagick-types-inhibit): Add :set function. Allow new value
16311 of t to inhibit all types.
16312
16313 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
16314 so we can preload it.
16315
16316 * loadup.el (fboundp): Preload regexp-opt, needed by
16317 imagemagick-register-types.
16318
16319 2012-04-15 Chong Yidong <cyd@gnu.org>
16320
16321 * frame.el (scrolling): Remove nearly unused customization group.
16322
16323 * scroll-all.el (scroll-all-mode): Move to windows group.
16324
16325 2012-04-15 Chong Yidong <cyd@gnu.org>
16326
16327 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
16328
16329 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
16330
16331 Avoid the use of ((lambda ...) ...) in lexical-binding code.
16332 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
16333
16334 2012-04-15 Glenn Morris <rgm@gnu.org>
16335
16336 * simple.el (process-file-side-effects): Doc fix.
16337
16338 2012-04-15 Glenn Morris <rgm@gnu.org>
16339
16340 * international/mule-cmds.el (set-language-environment): Doc fix.
16341
16342 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
16343
16344 * server.el (server-auth-key, server-generate-key): Doc fixes.
16345 (server-get-auth-key): Doc fix. Use `string-match-p'.
16346 (server-start): Reflow docstring.
16347
16348 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
16349
16350 * server.el (server-generate-key): `called-interactively-p'
16351 requires a parameter.
16352
16353 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
16354
16355 * server.el (server-auth-key): New variable.
16356 (server-generate-key, server-get-auth-key): New function.
16357 (server-start): Use the new variable and functions to allow
16358 setting a permanent server key (bug#9423).
16359
16360 2012-04-14 Leo Liu <sdl.web@gmail.com>
16361
16362 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
16363
16364 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
16365
16366 Spelling fixes.
16367 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
16368 Emacs uses American spelling.
16369
16370 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
16371
16372 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
16373 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
16374 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
16375 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
16376
16377 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
16378
16379 * progmodes/which-func.el (which-func-modes): Change default.
16380
16381 2012-04-14 Kim F. Storm <storm@cua.dk>
16382
16383 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
16384 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
16385
16386 2012-04-14 Chong Yidong <cyd@gnu.org>
16387
16388 * custom.el (custom-theme-set-variables): Doc fix.
16389
16390 2012-04-14 Glenn Morris <rgm@gnu.org>
16391
16392 * international/mule.el (set-auto-coding-for-load): Doc fix.
16393
16394 2012-04-14 Alan Mackenzie <acm@muc.de>
16395
16396 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
16397 imenu work again for Objective C Mode. Correct the *-index values,
16398 these having been disturbed by a previous change in 2011-08.
16399
16400 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
16401 Correct two search limits.
16402
16403 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
16404
16405 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
16406
16407 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
16408
16409 * international/characters.el: Fix sorting.
16410
16411 2012-04-14 Eli Zaretskii <eliz@gnu.org>
16412
16413 * international/characters.el: Add more missing Latin case pairs.
16414
16415 2012-04-14 Glenn Morris <rgm@gnu.org>
16416
16417 * files.el (dir-locals-set-class-variables): Doc fix.
16418
16419 2012-04-14 Eli Zaretskii <eliz@gnu.org>
16420
16421 * international/characters.el: Add set-case-syntax-pair call for
16422 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
16423 counterpart. (Bug#11209)
16424
16425 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
16426
16427 2012-04-14 Glenn Morris <rgm@gnu.org>
16428
16429 * calendar/holidays.el (calendar-check-holidays): Doc fix.
16430
16431 2012-04-14 Eli Zaretskii <eliz@gnu.org>
16432
16433 * textmodes/ispell.el (ispell-dictionary-base-alist):
16434 Add data for Hebrew.
16435
16436 2012-04-14 Chong Yidong <cyd@gnu.org>
16437
16438 * net/rcirc.el (rcirc-cmd-quit):
16439 Revert 2012-03-18 change (Bug#11192).
16440
16441 2012-04-14 Glenn Morris <rgm@gnu.org>
16442
16443 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
16444
16445 2012-04-14 Eli Zaretskii <eliz@gnu.org>
16446
16447 * minibuffer.el (completion-in-region-mode-map):
16448 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
16449
16450 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
16451
16452 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
16453
16454 2012-04-13 Masatake YAMATO <yamato@redhat.com>
16455
16456 * minibuffer.el (minibuffer-local-filename-syntax): New variable
16457 to allow `C-M-f' and `C-M-b' to move to the nearest path
16458 separator (bug#9511).
16459
16460 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
16461
16462 * avoid.el: Require cl when compiling. And also move the
16463 `provide' to the end.
16464
16465 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16466
16467 * avoid.el (mouse-avoidance-banish-position): New variable.
16468 (mouse-avoidance-banish-destination): Use it (bug#10165).
16469
16470 2012-04-13 Leo Liu <sdl.web@gmail.com>
16471
16472 * progmodes/which-func.el (which-func-modes): Add objc-mode.
16473
16474 2012-04-13 Ken Brown <kbrown@cornell.edu>
16475
16476 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
16477 this is no longer needed now that cygstart understands file:// URLs.
16478 (browse-url-filename-alist): For the same reason, don't modify
16479 file:// URLs on Cygwin.
16480
16481 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
16482
16483 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
16484 the region on shift if the binding is already shifted (bug#11221).
16485
16486 2012-04-12 Glenn Morris <rgm@gnu.org>
16487
16488 * mail/mailpost.el: Move to obsolete/.
16489
16490 2012-04-12 Drew Adams <drew.adams@oracle.com>
16491
16492 * imenu.el (imenu--generic-function): Ignore invisible definitions
16493 (bug#10123).
16494
16495 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
16496
16497 * hexl.el (hexl-bits): New variable.
16498 (hexl-options): Mention the variable in the doc string.
16499 (hexl-rulerise, hexl-line-displen): New functions.
16500 (hexl-mode): Mention the new variable.
16501 (hexl-mode, hexl-current-address, hexl-current-address):
16502 Use the displen.
16503 (hexl-ascii-start-column): New function.
16504 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
16505 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
16506
16507 2012-04-12 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
16508
16509 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
16510 '("-i" ENCODING), in 2 separate command-line arguments, to specify
16511 the encoding, as expected by hunspell.
16512
16513 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16514
16515 * battery.el (battery--linux-sysfs-regexp): New const.
16516 (battery-status-function): Use it. Remove yeeloong special case.
16517 (battery-yeeloong-sysfs): Remove.
16518 (battery-echo-area-format): Remove yeeloong special case.
16519
16520 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
16521
16522 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
16523 Reported by Noah Friedman.
16524
16525 * subr.el (read-passwd): Use read-string.
16526
16527 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
16528
16529 * vcursor.el (vcursor-move): Increase the priority of the overlay
16530 (bug#9663).
16531
16532 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
16533
16534 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
16535 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
16536
16537 2012-04-11 William Stevenson <yhvh2000@gmail.com>
16538
16539 * textmodes/artist.el (artist-mode): Convert artist-mode to use
16540 define-minor-mode (bug#10760).
16541
16542 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
16543
16544 * progmodes/grep.el (rgrep): Tweak the find command line so
16545 that directories matching `grep-find-ignored-files' won't be
16546 pruned (bug#10351).
16547
16548 2012-04-11 Chong Yidong <cyd@gnu.org>
16549
16550 * startup.el (command-line): Remove support for long-obsolete
16551 variable font-lock-face-attributes.
16552
16553 2012-04-11 Glenn Morris <rgm@gnu.org>
16554
16555 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
16556
16557 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
16558
16559 * window.el (window--state-get-1): Obey window-point-insertion-type.
16560
16561 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
16562
16563 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
16564 to previous function when point is on the first character of a
16565 function. Take care of that in `narrow-to-defun' (bug#6157).
16566
16567 2012-04-11 Glenn Morris <rgm@gnu.org>
16568
16569 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
16570 not just file-errors.
16571
16572 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
16573 (vc-bzr-sha1): Use internal sha1.
16574
16575 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
16576
16577 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
16578
16579 2012-04-10 SĂ©bastien Gross <seb@chezwam.org> (tiny change)
16580
16581 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
16582 that start in the middle of the line (bug#10496).
16583
16584 2012-04-10 Dan Nicolaescu <dann@gnu.org>
16585
16586 * battery.el (battery-linux-proc-acpi): Only one battery is
16587 discharged at a time, but that seems to confuse battery.el when
16588 computing `rate-type' for the battery not being discharged
16589 (bug#10332).
16590
16591 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
16592
16593 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
16594
16595 * international/quail.el: Use dolist and simplify.
16596 (quail-define-package, quail-update-keyboard-layout)
16597 (quail-define-rules): Use dolist.
16598 (quail-insert-kbd-layout, quail-get-translation): CSE.
16599
16600 * tmm.el: Use dolist, remove left over hook.
16601 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
16602 Use dolist.
16603 (calendar-load-hook): Don't mess with it.
16604
16605 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
16606 Use derived-mode-p. Run the diff asynchronously.
16607
16608 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
16609
16610 * obsolete/mouse-sel.el: Add an Obsolete-since header.
16611
16612 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
16613
16614 * misc.el: Display absolute path of loaded DLLs (bug#10424).
16615 (list-dynamic-libraries--loaded): New function.
16616 (list-dynamic-libraries--refresh): Use it.
16617
16618 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
16619
16620 * progmodes/python.el (python-fill-paragraph):
16621 Make python-fill-region in a multiline string work when font-lock is
16622 disabled (bug#7018).
16623
16624 2012-04-10 Laimonas VÄ—bra <laimonas.vebra@gmail.com> (tiny change)
16625
16626 * language/european.el (cp775): Add oem/legacy (en)coding on
16627 DOS/MS Windows for the Baltic languages. There are still plenty
16628 of texts written in this encoding/codepage (bug#6519).
16629
16630 2012-04-10 Glenn Morris <rgm@gnu.org>
16631
16632 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
16633 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
16634
16635 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
16636
16637 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
16638 next-line "n" and previous-line "p" in order to make recentf more
16639 consistent with ibuffer, dired or org-mode (bug#9387).
16640
16641 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
16642
16643 * image.el (put-image): Return the overlay created instead of the
16644 optional input string (bug#7834). Note that this may break code
16645 that is (for some reason or other) depending on `put-image'
16646 returning the string.
16647
16648 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
16649
16650 * simple.el (zap-to-char): Allow zapping using input methods
16651 (bug#1580).
16652
16653 * textmodes/fill.el (fill-region): Leave point and mark where they
16654 were before filling (bug#5399).
16655
16656 2012-04-09 Glenn Morris <rgm@gnu.org>
16657
16658 * version.el (emacs-bzr-get-version):
16659 Handle lightweight checkouts of local branches.
16660
16661 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
16662
16663 * international/characters.el: Recover lost case pairs. (Bug#11209)
16664
16665 2012-04-09 Chong Yidong <cyd@gnu.org>
16666
16667 * custom.el (custom-variable-p): Return nil for non-symbol
16668 arguments instead of signaling an error.
16669 (user-variable-p): Obsolete alias for custom-variable-p.
16670
16671 * apropos.el (apropos-variable):
16672 * files-x.el (read-file-local-variable):
16673 * simple.el (set-variable):
16674 * woman.el (woman-mini-help):
16675 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
16676
16677 2012-04-09 Glenn Morris <rgm@gnu.org>
16678
16679 * startup.el (normal-top-level): Don't look for leim-list.el
16680 in places where it will not be found. (Bug#910)
16681
16682 * international/mule-cmds.el (set-default-coding-systems):
16683 * files.el (normal-mode):
16684 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
16685 This function was removed with ucs-tables.el in 2008.
16686
16687 2012-04-08 Eli Zaretskii <eliz@gnu.org>
16688
16689 * textmodes/ispell.el (ispell-check-version): For hunspell, set
16690 ispell-encoding8-command to "-i", without a trailing space.
16691 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
16692 separate command-line arguments, to specify the encoding, since
16693 that's how hunspell expects it.
16694
16695 2012-04-08 Glenn Morris <rgm@gnu.org>
16696
16697 * loadup.el: Load bindings before cus-start.
16698 This reduces somewhat the number of "rogue" settings in emacs -Q.
16699
16700 2012-04-07 Glenn Morris <rgm@gnu.org>
16701
16702 * version.el (emacs-bzr-get-version): New function.
16703 (emacs-bzr-version): New variable.
16704 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
16705 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
16706
16707 2012-04-07 Eli Zaretskii <eliz@gnu.org>
16708
16709 * international/uni-bidi.el, international/uni-category.el:
16710 * international/uni-combining.el, international/uni-decimal.el:
16711 * international/uni-decomposition.el, international/uni-digit.el:
16712 * international/uni-lowercase.el, international/uni-mirrored.el:
16713 * international/uni-name.el, international/uni-numeric.el:
16714 * international/uni-titlecase.el, international/uni-uppercase.el:
16715 Update for Unicode 6.1.
16716
16717 2012-04-07 Eli Zaretskii <eliz@gnu.org>
16718
16719 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
16720
16721 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
16722
16723 * window.el (shrink-window): Mention the `window-min-height'
16724 variable in the doc string.
16725
16726 2012-04-05 Bastien Guerry <bzg@altern.org>
16727
16728 * color.el (color-lighten-name): Fix typo.
16729
16730 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16731
16732 * server.el (server--on-display-p): New function.
16733 (server--on-display-p): Use it.
16734
16735 2012-04-04 GĂ¡bor Vida <vidagabor@gmail.com> (tiny change)
16736
16737 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
16738 (bug#11145).
16739
16740 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16741
16742 * comint.el (comint--common-quoted-suffix): Check string boundary
16743 before comparing (bug#11158).
16744 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
16745
16746 2012-04-04 Chong Yidong <cyd@gnu.org>
16747
16748 * minibuffer.el (completion-extra-properties): Doc fix.
16749
16750 * subr.el (delayed-warnings-hook): Doc fix.
16751
16752 2012-04-04 Daiki Ueno <ueno@unixuser.org>
16753
16754 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
16755 selection (Bug#11159).
16756 (epa-insert-keys): Inform that the default public key will be
16757 exported if no key is selected.
16758
16759 2012-04-04 Richard Stallman <rms@gnu.org>
16760
16761 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
16762
16763 2012-04-03 Chong Yidong <cyd@gnu.org>
16764
16765 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
16766 mail-insert-file, not its obsolete alias mail-attach-file.
16767
16768 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
16769
16770 * notifications.el (notifications-notify): Fix docstring.
16771
16772 2012-04-02 Glenn Morris <rgm@gnu.org>
16773
16774 * emacs-lisp/authors.el (authors-aliases): Another addition.
16775
16776 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
16777
16778 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
16779 `tramp-compat-call-process' instead of `tramp-local-call-process'.
16780 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
16781
16782 2012-04-01 Chong Yidong <cyd@gnu.org>
16783
16784 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
16785 Handle root directory properly.
16786 (copy-directory): Caller changed.
16787
16788 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
16789 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
16790
16791 2012-03-31 Glenn Morris <rgm@gnu.org>
16792
16793 * term/xterm.el (xterm-extra-capabilities): Doc fix.
16794
16795 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
16796
16797 * calendar/calendar.el (calendar-window-list)
16798 (calendar-hide-window): Restore. (Bug#11140)
16799 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
16800
16801 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
16802
16803 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16804
16805 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
16806 Check if file is a symlink (Bug#10489).
16807
16808 * files.el (copy-directory): Likewise.
16809
16810 2012-03-30 Chong Yidong <cyd@gnu.org>
16811
16812 * image.el (imagemagick-types-inhibit)
16813 (imagemagick-register-types): Doc fix.
16814
16815 2012-03-30 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
16816
16817 * textmodes/ispell.el (ispell-get-extended-character-mode):
16818 Disable extended-char-mode for hunspell. hunspell does not support it
16819 and treats ~word as ordinary words in pipe mode.
16820
16821 2012-03-30 Glenn Morris <rgm@gnu.org>
16822
16823 * tutorial.el (help-with-tutorial): Ensure local variables don't
16824 happen to make the buffer read-only. (Bug#11127)
16825
16826 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
16827
16828 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
16829 (perl-calculate-indent): Return `noindent' in strings.
16830
16831 2012-03-28 Sam Steingold <sds@gnu.org>
16832
16833 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
16834 instead of the broken adhockery which does not prevent calendar
16835 buffers from being displayed at random after exit.
16836 (calendar-window-list, calendar-hide-window): Remove the broken
16837 adhockery.
16838
16839 2012-03-28 Glenn Morris <rgm@gnu.org>
16840
16841 * replace.el (query-replace-map): Doc fix.
16842
16843 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
16844
16845 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
16846 contents. (Bug#11109)
16847
16848 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
16849
16850 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
16851 (bug#11077).
16852 (avl-tree--check, avl-tree--check-node): New funs.
16853
16854 2012-03-27 Martin Rudalics <rudalics@gmx.at>
16855
16856 * window.el (switch-to-visible-buffer): New option.
16857 (switch-to-prev-buffer, switch-to-next-buffer):
16858 Observe switch-to-visible-buffer. Make sure that checking for a window
16859 showing a buffer already is done on the same frame.
16860
16861 2012-03-27 Glenn Morris <rgm@gnu.org>
16862
16863 * startup.el (mail-host-address): Doc fix.
16864
16865 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16866
16867 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
16868 than 197 variables.
16869
16870 2012-03-26 Ami Fischman <ami@fischman.org>
16871
16872 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
16873
16874 2012-03-26 Glenn Morris <rgm@gnu.org>
16875
16876 * files.el (save-buffers-kill-emacs): Doc fix.
16877
16878 * startup.el (normal-top-level, command-line, command-line-1):
16879 Give them doc strings.
16880
16881 2012-03-25 Eli Zaretskii <eliz@gnu.org>
16882
16883 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
16884 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
16885
16886 2012-03-25 Chong Yidong <cyd@gnu.org>
16887
16888 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
16889 theme if it was previously enabled before (Bug#11031).
16890
16891 * cus-theme.el (custom-theme-write-faces): Retrieve current face
16892 spec with custom-face-get-current-spec if its :shown-value is not
16893 determined yet (Bug#9337).
16894 (customize-create-theme, custom-theme-revert): Doc fixes.
16895
16896 * button.el (button-at): Minor addition to docstring.
16897
16898 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
16899
16900 * vc/vc.el (vc-merge): Fix a prompt.
16901
16902 2012-03-24 Chong Yidong <cyd@gnu.org>
16903
16904 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
16905 point (Bug#9623).
16906
16907 * button.el (button-at): Minor addition to docstring.
16908
16909 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16910
16911 * newcomment.el (comment-choose-indent): No space after BOL.
16912
16913 2012-03-22 Sam Steingold <sds@gnu.org>
16914
16915 * window.el (switch-to-prev-buffer): Revert last patch because the
16916 bug turned out to be an advertised feature (Elisp manual 28.14).
16917
16918 2012-03-22 Glenn Morris <rgm@gnu.org>
16919
16920 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
16921 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
16922
16923 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
16924
16925 * net/network-stream.el (network-stream-open-starttls): Make error
16926 message under Windows be less misleading.
16927
16928 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
16929
16930 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
16931 understands (bug#9942).
16932
16933 2012-03-22 Chong Yidong <cyd@gnu.org>
16934
16935 * simple.el (end-of-visible-line): Handle return value of
16936 next-single-property-change properly (Bug#9371).
16937
16938 2012-03-22 Kenichi Handa <handa@m17n.org>
16939
16940 * international/quail.el (quail-insert-kbd-layout): Fix previous
16941 change. To avoid unwanted bidi reordering, use
16942 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
16943
16944 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
16945
16946 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
16947 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
16948 (ruby-beginning-of-indent): Be more careful with the difference
16949 between word-boundary and symbol boundary.
16950 (ruby-mode-syntax-table): Make : a symbol constituent.
16951
16952 2012-03-21 Andreas Politz <politza@fh-trier.de>
16953
16954 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
16955
16956 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
16957
16958 * progmodes/etags.el (tags-completion-at-point-function):
16959 Improve last fix.
16960
16961 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
16962
16963 2012-03-21 Sam Steingold <sds@gnu.org>
16964
16965 * progmodes/etags.el (tags-completion-at-point-function):
16966 Avoid the error when point is inside the pattern.
16967
16968 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
16969
16970 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
16971 line (Bug#10855).
16972
16973 2012-03-21 Drew Adams <drew.adams@oracle.com>
16974
16975 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
16976
16977 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
16978
16979 * ido.el (ido-set-current-directory, ido-read-internal)
16980 (ido-choose-completion-string, ido-completion-help): Handle nil
16981 value of ido-completion-buffer (Bug#11008).
16982
16983 2012-03-21 Sam Steingold <sds@gnu.org>
16984
16985 * window.el (switch-to-prev-buffer): Do not switch to a visible
16986 window previous buffer, just like with the frame previous buffers.
16987
16988 2012-03-21 Chong Yidong <cyd@gnu.org>
16989
16990 * faces.el (make-face, make-empty-face, copy-face):
16991 * face-remap.el (face-remap-add-relative, face-remap-set-base):
16992 Doc fixes.
16993
16994 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
16995
16996 * wid-edit.el (widget-complete-field): Remove (bug#11051).
16997 (widget-complete): Remove broken use of it.
16998
16999 2012-03-20 Chong Yidong <cyd@gnu.org>
17000
17001 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
17002 Use string-width and truncate-string-width to handle arbitrary
17003 characters.
17004
17005 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
17006
17007 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
17008 to draw rectangles, not squares. (Regression introduced by revno
17009 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
17010
17011 2012-03-18 Chong Yidong <cyd@gnu.org>
17012
17013 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
17014 it is not yet defined (for temacs).
17015
17016 2012-03-18 Leo Liu <sdl.web@gmail.com>
17017
17018 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
17019 prefix.
17020
17021 2012-03-17 Eli Zaretskii <eliz@gnu.org>
17022
17023 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
17024 (ispell-choices-win-default-height, ispell-silently-savep)
17025 (ispell-dictionary-alist, ispell-encoding8-command)
17026 (ispell-check-version, ispell-aspell-find-dictionary)
17027 (ispell-valid-dictionary-list, ispell-words-keyword)
17028 (ispell-get-word, ispell-internal-change-dictionary)
17029 (ispell-region, ispell-skip-region-list)
17030 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
17031 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
17032 (ispell-message-text-end, ispell-message)
17033 (ispell-buffer-local-parsing): Doc fix.
17034
17035 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
17036
17037 * htmlfontify.el: Add support for code block fontification for ODT
17038 export (Bug #9914).
17039 (hfy-optimisations): Define new option
17040 `body-text-only'
17041 (hfy-fontify-buffer): Honor above setting.
17042 (hfy-begin-span, hfy-end-span): New routines factored out form
17043 `hfy-fontify-buffer'.
17044 (hfy-begin-span-handler, hfy-end-span-handler): New variables
17045 that permit insertion of custom tags.
17046 (hfy-fontify-buffer): Use above handlers.
17047 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
17048 (hfy-face-to-css): Re-defined to be a variable.
17049 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
17050 over multiple runs. This is made possible by having the caller let
17051 bind a special variable `hfy-user-sheet-assoc'.
17052 (htmlfontify-string): New defun.
17053 (hfy-compile-face-map): Make sure that the last char in the
17054 buffer is correctly fontified.
17055 (hfy-face-resolve-face): Whitespace only change.
17056
17057 2012-03-17 Eli Zaretskii <eliz@gnu.org>
17058
17059 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
17060 message more clear.
17061
17062 2012-03-16 Leo Liu <sdl.web@gmail.com>
17063
17064 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
17065
17066 2012-03-16 Alan Mackenzie <acm@muc.de>
17067
17068 Further optimize the handling of large macros.
17069
17070 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
17071 limit to a call of `c-literal-limits'.
17072 (c-determine-+ve-limit): New function.
17073 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
17074 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
17075 In CASE 5B, restrict a search limit to 500.
17076 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
17077
17078 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
17079 Restrict macro bounds to +-500 from after-change's BEG END.
17080
17081 2012-03-16 Leo Liu <sdl.web@gmail.com>
17082
17083 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
17084
17085 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
17086
17087 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
17088 `special-mode' setting of `buffer-read-only'. (Bug#11010)
17089
17090 2012-03-16 Glenn Morris <rgm@gnu.org>
17091
17092 * view.el (view-buffer, view-buffer-other-window)
17093 (view-buffer-other-frame): Doc fixes re special mode-class.
17094
17095 * subr.el (eval-after-load): If named feature is provided not from
17096 a file, run after-load forms. (Bug#10946)
17097
17098 * calendar/calendar.el (calendar-insert-at-column):
17099 Handle non-unit-width characters a bit better. (Bug#10978)
17100
17101 2012-03-15 Chong Yidong <cyd@gnu.org>
17102
17103 * emacs-lisp/ring.el (ring-extend): New function.
17104 (ring-insert+extend): Extend the ring correctly (Bug#11019).
17105
17106 * comint.el (comint-read-input-ring)
17107 (comint-add-to-input-history): Grow comint-input-ring lazily.
17108
17109 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
17110
17111 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
17112 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
17113
17114 * imenu.el: Fix multiple inheritance breakage (bug#9199).
17115 (imenu-add-to-menubar): Don't add a redundant index.
17116 (imenu-update-menubar): Handle a dynamically composed keymap.
17117
17118 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
17119
17120 * mail/sendmail.el (mail-encode-header):
17121 Bind rfc2047-encode-encoded-words to nil.
17122
17123 2012-03-13 Glenn Morris <rgm@gnu.org>
17124
17125 * calendar/calendar.el (calendar-string-spread):
17126 Handle non-unit-width characters a bit better. (Bug#10978)
17127
17128 2012-03-13 Leo Liu <sdl.web@gmail.com>
17129
17130 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
17131 directory and file as argument (Bug#10822).
17132
17133 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
17134
17135 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
17136 For dynamically generated code, follow $PC.
17137 (gdb-disassembly-handler-custom): Handle no function name case.
17138
17139 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
17140
17141 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
17142 * emulation/ws-mode.el (ws-query-replace):
17143 * sort.el (sort-regexp-fields):
17144 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
17145
17146 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
17147
17148 * dabbrev.el: Fix cycle completion order (bug#10963).
17149 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
17150 (dabbrev-completion): Don't use an obarray; provide
17151 a cycle-sort-function.
17152
17153 2012-03-12 Leo Liu <sdl.web@gmail.com>
17154
17155 * simple.el (kill-new): Use equal-including-properties for comparison.
17156 (kill-do-not-save-duplicates): Doc fix.
17157
17158 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
17159
17160 * dabbrev.el: Fix cycle completion (bug#10963).
17161 Use lexical binding and wrap to 80 columns.
17162 (dabbrev-completion): Delay computing the list of completions.
17163
17164 2012-03-12 Kenichi Handa <handa@m17n.org>
17165
17166 * international/quail.el (quail-insert-kbd-layout): Surround each
17167 row by LRO and PDF instead of inserting many LRMs. Pad the left
17168 and right of each non-spacing marks. Insert invisible space
17169 between lower and upper characters to prevent composition.
17170
17171 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
17172
17173 * minibuffer.el (minibuffer-complete): Don't get confused when the
17174 function is run twice via different commands (bug#10958).
17175 (complete-with-action): Fix docstring.
17176
17177 2012-03-12 Chong Yidong <cyd@gnu.org>
17178
17179 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
17180 (nxml-completion-at-point-function): New function.
17181 (nxml-mode): Use it.
17182 (nxml-bind-meta-tab-to-complete-flag): Default to t.
17183
17184 * emacs-lisp/package.el (package-unpack, package-unpack-single):
17185 Load generated autoloads file before byte compiling (Bug#10970).
17186 (package--make-autoloads-and-compile): New helper fun.
17187
17188 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
17189
17190 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
17191
17192 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
17193
17194 * autorevert.el (auto-revert-handler): Ensure, that
17195 file-readable-p is applied only for local files or in
17196 auto-revert-tail-mode.
17197
17198 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
17199
17200 * server.el (server-eval-at): Handle non-tcp connections.
17201 Decode result string.
17202
17203 * server.el (server-msg-size): New constant.
17204 (server-reply-print): New function.
17205 (server-eval-and-print): Use it.
17206 (server-eval-at): Use server-quote-arg and server-unquote-arg.
17207 Handle -print-nonl.
17208
17209 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
17210
17211 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
17212 (Bug#10987).
17213
17214 2012-03-11 Chong Yidong <cyd@gnu.org>
17215
17216 * simple.el (goto-line): Doc fix (Bug#9938).
17217
17218 * subr.el (save-window-excursion): Doc fix (Bug#9979).
17219
17220 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
17221 when finished (Bug#10963).
17222
17223 2012-03-11 Martin Rudalics <rudalics@gmx.at>
17224
17225 * window.el (split-window-below): Fix bug in case where
17226 split-window-keep-point is nil (Bug#10971).
17227
17228 2012-03-11 Juri Linkov <juri@jurta.org>
17229
17230 * replace.el (replace-highlight): Set isearch-word to nil
17231 unconditionally. (Bug#10887)
17232
17233 2012-03-10 Eli Zaretskii <eliz@gnu.org>
17234
17235 * net/mairix.el (mairix-replace-invalid-chars): Rename from
17236 mairix-replace-illegal-chars; all callers changed. Don't remove
17237 ^, ~, and = characters: they are meaningful in mairix search specs.
17238 (mairix-widget-create-query): Add usage information about mairix
17239 search forms: negating words, searching for substrings, etc.
17240
17241 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
17242
17243 * international/fontset.el (font-encoding-alist): Add an entry for
17244 ksx1001 (Bug#5667).
17245
17246 2012-03-10 Richard Stallman <rms@gnu.org>
17247
17248 * mail/sendmail.el (mail-encode-header):
17249 Set rfc2047-encode-encoded-words.
17250
17251 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
17252
17253 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
17254 view buffer means not swapped.
17255 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
17256 (rmail-write-region-annotate): Error if real text has disappeared.
17257
17258 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
17259
17260 2012-03-10 Chong Yidong <cyd@gnu.org>
17261
17262 * emulation/cua-rect.el (cua--init-rectangles):
17263 * emulation/cua-base.el (cua--init-keymaps):
17264 Add delete-forward-char to remappings (Bug#9666).
17265
17266 2012-03-10 Martin Rudalics <rudalics@gmx.at>
17267
17268 * speedbar.el (speedbar-unhighlight-one-tag-line):
17269 Avoid unhighlighting due to frame switching (Bug#10275).
17270
17271 2012-03-10 Chong Yidong <cyd@gnu.org>
17272
17273 * minibuffer.el (completion-in-region, completion-help-at-point):
17274 Give the completion field overlay a high priority (Bug#6830).
17275
17276 * dired.el (dired-goto-file): Recognize absolute file name
17277 listings (Bug#7126).
17278 (dired-goto-file-1): New helper function.
17279 (dired-toggle-read-only): Inhibit warnings.
17280
17281 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
17282
17283 * net/dbus.el (dbus-property-handler): Return empty array if
17284 there are no properties.
17285
17286 2012-03-09 Leo Liu <sdl.web@gmail.com>
17287
17288 * savehist.el (savehist-printable): Stricter check for string
17289 value (Bug#10937).
17290
17291 2012-03-09 Eli Zaretskii <eliz@gnu.org>
17292
17293 * mail/smtpmail.el (smtpmail-send-it):
17294 Bind coding-system-for-write to *-unix, so that FCC files are kept in
17295 valid mbox format.
17296
17297 2012-03-09 Glenn Morris <rgm@gnu.org>
17298
17299 * files.el (dir-locals-find-file):
17300 Don't check result is regular, readable.
17301 (dir-locals-read-from-file): Demote errors.
17302
17303 2012-03-08 Eli Zaretskii <eliz@gnu.org>
17304
17305 * international/quail.el (quail-insert-kbd-layout):
17306 Insert invisible LRM characters before each character in a keyboard
17307 layout cell, to prevent their reordering by bidi display engine.
17308 For details, see the discussion in
17309 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
17310
17311 2012-03-08 Alan Mackenzie <acm@muc.de>
17312
17313 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
17314 the starting position; make it extend the marked region when
17315 invoked repeatedly - all under appropriate circumstances.
17316 Fixes bugs #5525, #10906.
17317
17318 2012-03-08 Glenn Morris <rgm@gnu.org>
17319
17320 * files.el (locate-dominating-file, dir-locals-find-file):
17321 Undo 2012-03-06 change.
17322
17323 2012-03-07 Eli Zaretskii <eliz@gnu.org>
17324
17325 * international/quail.el (quail-help):
17326 Force bidi-paragraph-direction be left-to-right. See discussion in
17327 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
17328 for the reason.
17329
17330 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
17331
17332 Avoid superfluous registering of signals. (Bug#10807)
17333
17334 * notifications.el (notifications-on-action-object)
17335 (notifications-on-close-object): New defvars.
17336 (notifications-on-action-signal, notifications-on-closed-signal):
17337 Unregister the signal if not needed any longer.
17338 (notifications-notify): Register `notifications-action-signal' or
17339 `notifications-closed-signal', if :on-action or :on-close has been
17340 passed as argument.
17341
17342 2012-03-07 Chong Yidong <cyd@gnu.org>
17343
17344 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
17345 non-X platforms.
17346
17347 2012-03-06 Glenn Morris <rgm@gnu.org>
17348
17349 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
17350 (x-disown-selection-internal, x-get-selection-internal):
17351 Doc fix (add arglist signatures). (Bug#10783)
17352
17353 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
17354
17355 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
17356 Handle breakpoints with no "type".
17357
17358 2012-03-06 Glenn Morris <rgm@gnu.org>
17359
17360 * files.el (locate-dominating-file): Add optional predicate argument.
17361 (dir-locals-find-file): Make use of above change.
17362
17363 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
17364
17365 * info.el (Info-insert-dir): Also try "dir.gz".
17366
17367 2012-03-06 Glenn Morris <rgm@gnu.org>
17368
17369 * files.el (dir-locals-find-file):
17370 Ignore non-readable or non-regular files. (Bug#10928)
17371
17372 * files.el (locate-dominating-file): Doc fix.
17373
17374 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
17375
17376 * calendar/calendar.el (calendar-set-mode-line):
17377 `getenv' returns a string. (Bug#10951)
17378
17379 2012-03-05 Leo Liu <sdl.web@gmail.com>
17380
17381 * simple.el (backward-delete-char-untabify): Constrain point to
17382 field (Bug#10939).
17383
17384 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
17385
17386 2012-03-05 Chong Yidong <cyd@gnu.org>
17387
17388 * simple.el (count-words): If called from Lisp, return the word
17389 count, for symmetry with `count-lines'. Arglist changed.
17390 (count-words--message): Args changed. Consolidate counting code
17391 from count-words and count-words-region.
17392 (count-words-region): Caller changed.
17393 (count-lines-region): Make it an obsolete alias.
17394
17395 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
17396
17397 * saveplace.el (save-place-to-alist)
17398 (save-place-ignore-files-regexp): Allow value nil to disable this
17399 feature.
17400
17401 2012-03-04 Chong Yidong <cyd@gnu.org>
17402
17403 * faces.el (face-spec-reset-face): For the default face, reset the
17404 attributes to default values (Bug#10748).
17405
17406 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
17407
17408 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
17409 previous patch: Check `message-send-mail-function', and not the
17410 default function (bug#10897).
17411
17412 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
17413
17414 * notifications.el (notifications-on-action-signal)
17415 (notifications-on-closed-signal): Check for unique service name of
17416 incoming event. Fix error in removing entry.
17417 (top): Register for signals with wildcard service name.
17418 (notifications-notify): Use daemon unique service name for map entries.
17419
17420 2012-03-04 Chong Yidong <cyd@gnu.org>
17421
17422 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
17423
17424 2012-03-04 Glenn Morris <rgm@gnu.org>
17425
17426 * abbrev.el (copy-abbrev-table, abbrev-table-p)
17427 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
17428 (expand-abbrev, define-abbrev-table): Doc fixes.
17429
17430 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
17431
17432 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
17433 `message-default-send-mail-function' and not `send-mail-function'
17434 when doing the prompting for `sendmail-query-once' before sending
17435 in Message buffers (bug#10897).
17436
17437 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
17438 This is inconsistent with all the other stream functions, which leave
17439 the setting up to the higher levels (if so wanted) (bug#10931).
17440
17441 2012-03-02 Alan Mackenzie <acm@muc.de>
17442
17443 Depessimize the handling of very large macros.
17444
17445 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
17446 (c-macro-cache-syntactic): New variables to implement a one
17447 element macro cache.
17448 (c-invalidate-macro-cache): New function.
17449 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
17450 Adapt to use the new cache.
17451 (c-state-safe-place): Use better the cache of safe positions.
17452 (c-state-semi-nonlit-pos-cache)
17453 (c-state-semi-nonlit-pos-cache-limit):
17454 New variables for...
17455 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
17456 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
17457 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
17458 Use c-state-semi-safe-place.
17459
17460 * progmodes/cc-langs.el (c-get-state-before-change-functions):
17461 Add c-invalidate-macro-cache to the C, C++, Obj entries.
17462
17463 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
17464
17465 * jka-compr.el (jka-compr-call-process):
17466 Apply `file-accessible-directory-p' only when the default directory is
17467 not remote.
17468
17469 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
17470
17471 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
17472 access of FILE2, if FILE1 does not exist.
17473
17474 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
17475 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
17476
17477 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
17478 Add "PAGER=" to `process-environment'.
17479
17480 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
17481
17482 * progmodes/sql.el: Bug fix
17483 (sql-get-login-ext): Save login values in globals.
17484 (sql-get-login): Use new version of `sql-get-login-ext'.
17485 (sql-interactive-mode): Set global `sql-connection' to nil.
17486 (sql-connect): Set global values for connection.
17487 (sql-product-interactive): Save global values as buffer local.
17488
17489 2012-02-29 Leo Liu <sdl.web@gmail.com>
17490
17491 * abbrev.el (define-abbrevs): Reset sys to nil.
17492
17493 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17494
17495 * files.el (file-equal-p): Rename from `files-equal-p'.
17496 Return nil when one or both files don't exist.
17497 (file-subdir-of-p): Now only top directory must exists,
17498 return nil if it doesn't.
17499 (copy-directory): No need to test with `file-subdir-of-p' after
17500 creating dir.
17501 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
17502 to `file-equal-p'.
17503
17504 2012-02-28 Glenn Morris <rgm@gnu.org>
17505
17506 * shell.el (shell-mode):
17507 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
17508 * play/landmark.el (landmark-font-lock-face-O):
17509 * play/handwrite.el (handwrite):
17510 * play/gomoku.el (gomoku-O):
17511 * net/browse-url.el (browse-url-browser-display):
17512 * international/mule.el (define-charset):
17513 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
17514 * filesets.el (filesets-find-file-delay):
17515 * eshell/em-xtra.el (eshell-xtra):
17516 * eshell/em-unix.el (eshell-grep):
17517 * emulation/viper.el (viper-mode):
17518 * emacs-lisp/regexp-opt.el (regexp-opt-group):
17519 * emacs-lisp/easymenu.el (easy-menu-define):
17520 * calendar/timeclock.el (timeclock-use-display-time):
17521 * bs.el (bs-mode):
17522 * bookmark.el (bookmark-save-flag):
17523 Doc fix (standardize possessive apostrophe usage).
17524
17525 2012-02-27 Chong Yidong <cyd@gnu.org>
17526
17527 * emulation/viper-cmd.el (viper-intercept-ESC-key):
17528 Fix key-binding lookup for ESC key (Bug#9146).
17529
17530 * font-lock.el (font-lock-specified-p): Rename from
17531 font-lock-spec-present. Callers changed.
17532
17533 2012-02-27 Daniel Hackney <dan@haxney.org>
17534
17535 * emacs-lisp/package.el (package-compute-transaction):
17536 Handle holding a package version to t in package-load-list.
17537
17538 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
17539
17540 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
17541 (tramp-get-inode, tramp-get-device): Use cached values.
17542
17543 2012-02-26 Alan Mackenzie <acm@muc.de>
17544
17545 Check there is a font-lock specification before doing initial
17546 fontification.
17547
17548 * font-core.el (font-lock-mode): Move the conditional from
17549 :after-hook to font-lock-initial-fontify.
17550 (font-lock-default-function): Move the check for a specification
17551 to font-lock-spec-present.
17552
17553 * font-lock.el (font-lock-initial-fontify): Call ...
17554 (font-lock-spec-present): New function.
17555
17556 2012-02-26 Jim Blandy <jimb@red-bean.com>
17557
17558 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
17559 (gdb-send): Apply it to the operand of the '-interpreter-exec
17560 console' command, so that we can pass arguments with (say) quotes
17561 in them. Store exact string sent in gdb-debug-log (Bug#10765).
17562
17563 2012-02-26 Chong Yidong <cyd@gnu.org>
17564
17565 * help-fns.el (describe-function-1): Clarify description of
17566 remapping (Bug#10844).
17567
17568 * files.el (files-equal-p): Doc fix.
17569 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
17570 and quit the loop once a mismatch is found.
17571
17572 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
17573
17574 * bs.el (bs--show-with-configuration): Don't throw an error
17575 if the window cannot be split; otherwise, subsequent calls to
17576 bs-show fail, restoring a stale window config. (Bug#10882)
17577
17578 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
17579
17580 * term/ns-win.el (global-map): Bind ns-drag-file to
17581 ns-find-file (Bug#5855, Bug#10050).
17582
17583 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
17584
17585 * calendar/parse-time.el (parse-time-string): Allow extractor to
17586 return nil.
17587
17588 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
17589
17590 * net/tramp.el (tramp-file-name-for-operation):
17591 Add `files-equal-p' and `file-subdir-of-p'.
17592
17593 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
17594 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
17595 Add COPY-CONTENTS argument.
17596
17597 2012-02-25 Chong Yidong <cyd@gnu.org>
17598
17599 Add custom groups for VC backends, for consistency with vc-bzr.
17600
17601 * vc/vc-arch.el (vc-arch):
17602 * vc/vc-cvs.el (vc-cvs):
17603 * vc/vc-git.el (vc-git):
17604 * vc/vc-hg.el (vc-hg):
17605 * vc/vc-mtn.el (vc-mtn):
17606 * vc/vc-rcs.el (vc-rcs):
17607 * vc/vc-sccs.el (vc-sccs):
17608 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
17609 All relevant defcustoms reassigned.
17610
17611 2012-02-25 Chong Yidong <cyd@gnu.org>
17612
17613 * newcomment.el (comment-styles): Add autoload (Bug#10868).
17614
17615 * term/x-win.el (x-initialize-window-system): Reduce default for
17616 x-selection-timeout to 5 seconds (Bug#8869).
17617
17618 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17619
17620 * files.el (files-equal-p, file-subdir-of-p): New functions.
17621 (copy-directory): Error when trying to copy a directory on itself.
17622 Add missing copy-contents arg to tramp handler.
17623 * dired-aux.el (dired-copy-file-recursive): Same.
17624 (dired-create-files): Modify destination when source is equal to
17625 dest when copying files.
17626 Return also when dest is a subdir of source. (Bug#10489)
17627
17628 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
17629
17630 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
17631 (Bug#10874)
17632
17633 2012-02-23 Alan Mackenzie <acm@muc.de>
17634
17635 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
17636 parameter "after-hook:" to allow the expansion to run code after
17637 the execution of the mode hooks.
17638
17639 * font-lock.el (font-lock-initial-fontify): New function extracted
17640 from font-lock-mode-internal.
17641
17642 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
17643 :after-hook.
17644
17645 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
17646
17647 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
17648 (completion--cache-all-sorted-completions): New function.
17649 (completion-all-sorted-completions): Use it.
17650 (completion--do-completion, minibuffer-force-complete):
17651 Use it to re-instate the flush hook.
17652
17653 * icomplete.el (icomplete-completions): Replace last fix with a better
17654 one (bug#10850).
17655
17656 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
17657
17658 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
17659 when it might call us back infinitely (bug#10797).
17660
17661 2012-02-23 Glenn Morris <rgm@gnu.org>
17662
17663 * minibuffer.el (completion-category-overrides): Doc fix.
17664
17665 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
17666
17667 * minibuffer.el (completion-table-with-context): Fix inf-loop.
17668 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
17669
17670 2012-02-23 Glenn Morris <rgm@gnu.org>
17671
17672 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
17673 (authors-obsolete-files-regexps, authors-ignored-files)
17674 (authors-ambiguous-files, authors-renamed-files-alist):
17675 Add more entries.
17676
17677 2012-02-23 Juri Linkov <juri@jurta.org>
17678
17679 * isearch.el (isearch-occur): Sync interactive spec with occur's
17680 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
17681
17682 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
17683
17684 2012-02-22 Juri Linkov <juri@jurta.org>
17685
17686 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
17687 (ucs-insert): Doc fix. Check for hex digits in the string.
17688 Don't display `nil' in the error message. (Bug#10857)
17689
17690 2012-02-22 Alan Mackenzie <acm@muc.de>
17691
17692 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
17693
17694 2012-02-22 Glenn Morris <rgm@gnu.org>
17695
17696 * ffap.el (ffap-c-path):
17697 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
17698
17699 2012-02-22 Chong Yidong <cyd@gnu.org>
17700
17701 * custom.el (load-theme): Doc fix.
17702
17703 2012-02-22 Glenn Morris <rgm@gnu.org>
17704
17705 * dired-x.el (dired-guess-shell-alist-default):
17706 Remove escape sequences from nroff output. (Bug#172)
17707
17708 2012-02-21 Glenn Morris <rgm@gnu.org>
17709
17710 * vc/emerge.el (emerge-defvar-local):
17711 Set `permanent-local' property rather than unused `preserved'.
17712
17713 * textmodes/picture.el (picture-delete-char): New alias.
17714 (picture-mode-map): Use it. (Bug#10860)
17715 (picture-mode): Doc fix.
17716
17717 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
17718
17719 * newcomment.el (uncomment-region-default): Remove unused binding.
17720
17721 2012-02-21 Glenn Morris <rgm@gnu.org>
17722
17723 * textmodes/picture.el (picture-motion, picture-motion-reverse)
17724 (picture-self-insert, picture-tab-chars): Doc fix.
17725 (picture-mode-map): Fix C-a, C-e.
17726
17727 2012-02-20 Glenn Morris <rgm@gnu.org>
17728
17729 * emacs-lisp/authors.el (authors-aliases): Add another entry.
17730
17731 2012-02-20 Leo Liu <sdl.web@gmail.com>
17732
17733 * icomplete.el (icomplete-completions): Check FROM arg before
17734 passing to substring (Bug#10850).
17735
17736 2012-02-19 Chong Yidong <cyd@gnu.org>
17737
17738 * comint.el: Require ansi-color.
17739 (comint-output-filter-functions): Add ansi-color-process-output.
17740
17741 * ansi-color.el: Don't set comint-output-filter-functions; it is
17742 now in the initial value defined in comint.el.
17743 (ansi-color-apply-face-function): New variable.
17744 (ansi-color-apply-on-region): Use it.
17745 (ansi-color-apply-overlay-face): New function.
17746
17747 * shell.el (shell): No need to require ansi-color.
17748 (shell-mode): Use ansi-color-apply-face-function to highlight
17749 color escapes using font-lock-face property (Bug#10835).
17750
17751 2012-02-19 Chong Yidong <cyd@gnu.org>
17752
17753 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
17754 mode-line formats (Bug#10839).
17755
17756 2012-02-18 Glenn Morris <rgm@gnu.org>
17757
17758 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
17759
17760 * mail/undigest.el (unforward-rmail-message): Doc fix.
17761
17762 * saveplace.el (save-place-ignore-files-regexp): Add :version.
17763
17764 2012-02-18 Eli Zaretskii <eliz@gnu.org>
17765
17766 * international/characters.el (script-list): Sync with the latest
17767 Unicode Character Database.
17768
17769 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
17770
17771 * international/titdic-cnv.el: Remove duplicate coding tag.
17772 * language/cham.el: Likewise.
17773 * language/tai-viet.el: Likewise.
17774
17775 2012-02-18 Glenn Morris <rgm@gnu.org>
17776
17777 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
17778 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
17779 (calendar-bahai-all-holidays-flag, calendar-other-dates):
17780 * calendar/diary-lib.el (diary-abbreviated-year-flag):
17781 * calendar/holidays.el (holiday-bahai-holidays)
17782 (calendar-holidays, list-holidays):
17783 Use utf-8 BahĂ¡'Ă­ in doc-strings, menus, etc.
17784
17785 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
17786
17787 * saveplace.el (save-place-ignore-files-regexp): New variable
17788 allowing for excluding files from saving their location of point.
17789 The default value matches the temporary commit message editing
17790 files from Git, SVN, Bazaar, and Mercurial.
17791 (save-place-to-alist): Use it.
17792
17793 2012-02-17 Lawrence Mitchell <wence@gmx.li>
17794 Stefan Monnier <monnier@iro.umontreal.ca>
17795
17796 * newcomment.el (uncomment-region-default): Don't leave extra space
17797 when an arg is provided (bug#8150).
17798
17799 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
17800
17801 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
17802
17803 2012-02-17 Glenn Morris <rgm@gnu.org>
17804
17805 * net/socks.el: Require network-stream. (Bug#10599)
17806
17807 2012-02-17 Kenichi Handa <handa@m17n.org>
17808
17809 * international/charprop.el:
17810 * international/uni-name.el:
17811 * international/uni-old-name.el:
17812 * international/uni-comment.el: Regenerate.
17813
17814 2012-02-16 Glenn Morris <rgm@gnu.org>
17815
17816 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
17817 Interactively in calendar buffer, give an error if not on a date.
17818
17819 2012-02-15 Glenn Morris <rgm@gnu.org>
17820
17821 * shell.el (shell-delimiter-argument-list):
17822 Revert 2011-02-17 change. (Bug#8027)
17823
17824 2012-02-15 Chong Yidong <cyd@gnu.org>
17825
17826 * minibuffer.el (completion-at-point-functions): Doc fix.
17827
17828 * custom.el (defcustom): Doc fix; note use of defvar.
17829
17830 2012-02-15 Glenn Morris <rgm@gnu.org>
17831
17832 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
17833 Doc fixes.
17834
17835 2012-02-14 Glenn Morris <rgm@gnu.org>
17836
17837 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
17838
17839 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
17840
17841 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
17842 way the ports list is computed.
17843 (smtpmail-query-smtp-server): Prompt the user for a port number if
17844 we can't connect to any of the standard ports (bug#10810).
17845
17846 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
17847
17848 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
17849
17850 2012-02-13 Glenn Morris <rgm@gnu.org>
17851
17852 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
17853
17854 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
17855
17856 * net/gnutls.el (gnutls-trustfiles): New variable.
17857 (gnutls-negotiate): Use it.
17858
17859 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
17860
17861 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
17862 does its stuff if Gnus is running.
17863
17864 2012-02-13 Alan Mackenzie <acm@muc.de>
17865
17866 Fix a loop in c-set-fl-decl-start.
17867
17868 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
17869 c-backward-syntactic-ws actually moves backwards.
17870
17871 2012-02-13 Leo Liu <sdl.web@gmail.com>
17872
17873 * net/rcirc.el (rcirc-markup-attributes): Move point to the
17874 beginning so that all \C-o chars are removed.
17875
17876 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
17877
17878 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
17879
17880 2012-02-12 Alan Mackenzie <acm@muc.de>
17881
17882 Fix infinite loop with long macros.
17883 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
17884
17885 2012-02-12 Chong Yidong <cyd@gnu.org>
17886
17887 * window.el (display-buffer): Doc fix (Bug#10785).
17888
17889 2012-02-12 Glenn Morris <rgm@gnu.org>
17890
17891 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
17892 (x-disown-selection-internal, x-get-selection-internal):
17893 Sync docs with the xselect.c versions.
17894
17895 * allout-widgets.el: Add missing license notice.
17896
17897 2012-02-11 Glenn Morris <rgm@gnu.org>
17898
17899 * select.el (x-get-selection-internal, x-own-selection-internal)
17900 (x-disown-selection-internal):
17901 * x-dnd.el (x-get-selection-internal): Update declarations.
17902
17903 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
17904
17905 * window.el (window-sides-slots):
17906 * tool-bar.el (tool-bar-position):
17907 * term/xterm.el (xterm-extra-capabilities):
17908 * ses.el (ses-self-reference-early-detection):
17909 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
17910 (verilog-auto-wire-type)
17911 (verilog-auto-delete-trailing-whitespace)
17912 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
17913 (verilog-auto-tieoff-declaration):
17914 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
17915 (sql-oracle-statement-starters, sql-oracle-scan-on):
17916 * progmodes/prolog.el (prolog-align-comments-flag)
17917 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
17918 (prolog-left-indent-regexp, prolog-paren-indent-p)
17919 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
17920 (prolog-types, prolog-mode-specificators)
17921 (prolog-determinism-specificators, prolog-directives)
17922 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
17923 (prolog-electric-dot-flag)
17924 (prolog-electric-dot-full-predicate-template)
17925 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
17926 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
17927 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
17928 (prolog-program-switches, prolog-prompt-regexp)
17929 (prolog-debug-on-string, prolog-debug-off-string)
17930 (prolog-trace-on-string, prolog-trace-off-string)
17931 (prolog-zip-on-string, prolog-zip-off-string)
17932 (prolog-use-standard-consult-compile-method-flag)
17933 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
17934 (prolog-imenu-max-lines, prolog-info-predicate-index)
17935 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
17936 (prolog-char-quote-workaround):
17937 * progmodes/cc-vars.el (c-defun-tactic):
17938 * net/tramp.el (tramp-encoding-command-interactive)
17939 (tramp-local-end-of-line):
17940 * net/soap-client.el (soap-client):
17941 * net/netrc.el (netrc-file):
17942 * net/gnutls.el (gnutls):
17943 * minibuffer.el (completion-category-overrides)
17944 (completion-cycle-threshold)
17945 (completion-pcm-complete-word-inserts-delimiters):
17946 * man.el (Man-name-local-regexp):
17947 * mail/feedmail.el (feedmail-display-full-frame):
17948 * international/characters.el (glyphless-char-display-control):
17949 * eshell/em-ls.el (eshell-ls-date-format):
17950 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
17951 (lisp-lambda-list-keyword-parameter-indentation)
17952 (lisp-lambda-list-keyword-parameter-alignment):
17953 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
17954 * dired-x.el (dired-omit-verbose):
17955 * cus-theme.el (custom-theme-allow-multiple-selections):
17956 * calc/calc.el (calc-highlight-selections-with-faces)
17957 (calc-lu-field-reference, calc-lu-power-reference)
17958 (calc-note-threshold):
17959 * battery.el (battery-mode-line-limit):
17960 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
17961 (archive-7z-update):
17962 * allout.el (allout-prefixed-keybindings)
17963 (allout-unprefixed-keybindings)
17964 (allout-inhibit-auto-fill-on-headline)
17965 (allout-flattened-numbering-abbreviation):
17966 * allout-widgets.el (allout-widgets-auto-activation)
17967 (allout-widgets-icons-dark-subdir)
17968 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
17969 (allout-widgets-theme-dark-background)
17970 (allout-widgets-theme-light-background)
17971 (allout-widgets-item-image-properties-emacs)
17972 (allout-widgets-item-image-properties-xemacs)
17973 (allout-widgets-run-unit-tests-on-load)
17974 (allout-widgets-time-decoration-activity)
17975 (allout-widgets-hook-error-post-time)
17976 (allout-widgets-track-decoration):
17977 Add missing :version tags to new defcustoms and defgroups.
17978
17979 * progmodes/sql.el (sql-ansi-statement-starters)
17980 (sql-oracle-statement-starters): Add custom type.
17981
17982 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
17983 (prolog-system-version): Give it a type.
17984
17985 2012-02-11 Eli Zaretskii <eliz@gnu.org>
17986
17987 * term/pc-win.el (x-select-text, x-selection-owner-p)
17988 (x-own-selection-internal, x-disown-selection-internal)
17989 (x-get-selection-internal): Sync doc strings and argument lists
17990 with xselect.c, common-win.el and x-win.el. (Bug#10783)
17991
17992 2012-02-11 Leo Liu <sdl.web@gmail.com>
17993
17994 * progmodes/python.el (python-end-of-statement): Fix infinite
17995 loop. (Bug#10788)
17996
17997 2012-02-10 Glenn Morris <rgm@gnu.org>
17998
17999 * international/mule-cmds.el (unify-8859-on-encoding-mode)
18000 (unify-8859-on-decoding-mode): Properly mark as obsolete.
18001
18002 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
18003
18004 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
18005 about SMTP before checking the From header.
18006
18007 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
18008 into own function for reuse by emacsbug.el.
18009
18010 2012-02-10 Leo Liu <sdl.web@gmail.com>
18011
18012 * subr.el (condition-case-unless-debug): Rename from
18013 condition-case-no-debug. All callers changed.
18014 (with-demoted-errors): Fix caller.
18015
18016 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
18017 * nxml/rng-valid.el (rng-do-some-validation):
18018 * emacs-lisp/package.el (package-refresh-contents)
18019 (package-menu-execute):
18020 * desktop.el (desktop-create-buffer):
18021 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
18022
18023 2012-02-10 Glenn Morris <rgm@gnu.org>
18024
18025 * textmodes/bibtex.el:
18026 Add missing :version tags for new/changed defcustoms.
18027
18028 * files.el (remote-file-name-inhibit-cache): Doc fixes.
18029
18030 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
18031
18032 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
18033 (smtpmail-via-smtp): Use it, or fall back on the From address.
18034 (smtpmail-send-it): Ditto.
18035
18036 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
18037
18038 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
18039 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
18040 (byte-compile-tmp-var): New const.
18041 (byte-compile-defvar): Use it to minimize .elc size.
18042 Just use `defvar' rather than simulate it (bug#10761).
18043
18044 2012-02-09 Glenn Morris <rgm@gnu.org>
18045
18046 * files.el (rename-uniquely): Doc fix. (Bug#3806)
18047
18048 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
18049 Add :version tags.
18050
18051 * progmodes/compile.el (compilation-error-screen-columns)
18052 (compilation-first-column, compilation-filter-start): Doc fixes.
18053
18054 * vc/log-view.el (log-view-toggle-entry-display):
18055 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
18056
18057 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
18058 (report-emacs-bug-can-use-xdg-email):
18059 (report-emacs-bug-insert-to-mailer): Doc fixes.
18060 (report-emacs-bug): Message fix.
18061
18062 * net/browse-url.el (browse-url-can-use-xdg-open)
18063 (browse-url-xdg-open): Doc fixes.
18064
18065 * electric.el (electric-indent-mode, electric-pair-mode)
18066 (electric-layout-rules, electric-layout-mode): Doc fixes.
18067 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
18068
18069 2012-02-08 Martin Rudalics <rudalics@gmx.at>
18070
18071 * server.el (server-unselect-display): Don't inadvertently kill
18072 the current buffer. (Bug#10729)
18073
18074 2012-02-08 Glenn Morris <rgm@gnu.org>
18075
18076 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
18077 (sql-list-table): Doc fixes.
18078
18079 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
18080 Comment out (does nothing).
18081
18082 * completion.el (dynamic-completion-mode):
18083 * dirtrack.el (dirtrack-debug-mode):
18084 * electric.el (electric-layout-mode):
18085 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
18086 * face-remap.el (text-scale-mode, buffer-face-mode):
18087 * iimage.el (iimage-mode):
18088 * image-mode.el (image-transform-mode):
18089 * minibuffer.el (completion-in-region-mode):
18090 * scroll-lock.el (scroll-lock-mode):
18091 * simple.el (next-error-follow-minor-mode):
18092 * tar-mode.el (tar-subfile-mode):
18093 * tooltip.el (tooltip-mode):
18094 * vcursor.el (vcursor-use-vcursor-map):
18095 * wid-browse.el (widget-minor-mode):
18096 * emulation/tpu-edt.el (tpu-edt-mode):
18097 * emulation/tpu-extras.el (tpu-cursor-free-mode):
18098 * international/iso-ascii.el (iso-ascii-mode):
18099 * language/thai-util.el (thai-word-mode):
18100 * mail/supercite.el (sc-minor-mode):
18101 * net/goto-addr.el (goto-address-mode):
18102 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
18103 * progmodes/cwarn.el (cwarn-mode):
18104 * progmodes/flymake.el (flymake-mode):
18105 * progmodes/glasses.el (glasses-mode):
18106 * progmodes/hideshow.el (hs-minor-mode):
18107 * progmodes/pascal.el (pascal-outline-mode):
18108 * textmodes/enriched.el (enriched-mode):
18109 * vc/smerge-mode.el (smerge-mode):
18110 Doc fixes (minor mode argument).
18111
18112 2012-02-07 Eli Zaretskii <eliz@gnu.org>
18113
18114 * ls-lisp.el (ls-lisp-sanitize): New function.
18115 (ls-lisp-insert-directory): Use it to fix or remove any elements
18116 in file-alist with missing attributes. (Bug#4673)
18117
18118 2012-02-07 Alan Mackenzie <acm@muc.de>
18119
18120 Fix spurious recognition of c-in-knr-argdecl.
18121
18122 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
18123 putative K&R region.
18124
18125 2012-02-07 Alan Mackenzie <acm@muc.de>
18126
18127 * progmodes/cc-engine.el (c-forward-objc-directive):
18128 Prevent looping in "#pragma mark @implementation".
18129
18130 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
18131
18132 * notifications.el (notifications-on-closed-signal): Make `reason'
18133 optional. (Bug#10744)
18134
18135 2012-02-07 Glenn Morris <rgm@gnu.org>
18136
18137 * emacs-lisp/easy-mmode.el (define-minor-mode):
18138 Doc fixes for the macro and the mode it defines.
18139
18140 * image.el (imagemagick-types-inhibit): Doc fix.
18141
18142 * cus-start.el (imagemagick-render-type): Add it.
18143
18144 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
18145
18146 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
18147 Set the default at load time, too, so that `font-lock-fontify-buffer'
18148 can be called without setting up the entire mode first. This fixes
18149 a bug in `mm-inline-text' with C MIME parts.
18150
18151 2012-02-06 Chong Yidong <cyd@gnu.org>
18152
18153 * simple.el (list-processes--refresh): Delete exited processes
18154 (Bug#8094).
18155
18156 * comint.el (comint-next-prompt): next-single-char-property-change
18157 and prev-single-char-property-change never return nil (Bug#8657).
18158
18159 * custom.el (defcustom): Doc fix (Bug#9711).
18160
18161 2012-02-05 Chong Yidong <cyd@gnu.org>
18162
18163 * cus-edit.el (custom-variable-reset-backup): Quote the value
18164 before storing it in the customized-value property (Bug#6712).
18165 (custom-display): Add a customization type tag.
18166 (custom-buffer-create-internal): Improve tooltip message.
18167
18168 * wid-edit.el (widget-field-value-get): New optional arg to
18169 suppress trailing whitespace truncation.
18170 (character): Use it (Bug#2689).
18171
18172 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
18173
18174 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
18175 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
18176
18177 2012-02-05 Chong Yidong <cyd@gnu.org>
18178
18179 * cus-edit.el (custom-variable-value-create): For mismatched
18180 types, show the current value (Bug#7600).
18181
18182 * custom.el (defcustom): Doc fix.
18183
18184 2012-02-05 Glenn Morris <rgm@gnu.org>
18185
18186 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
18187
18188 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
18189
18190 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
18191 (pp-buffer): Use `ignore-errors', `looking-at-p'.
18192 (pp-last-sexp): Use `looking-at-p'.
18193
18194 2012-02-04 Glenn Morris <rgm@gnu.org>
18195
18196 * files.el (revert-buffer):
18197 Doc fix (mention revert-buffer-in-progress-p).
18198
18199 * emacs-lisp/ert-x.el (ert-simulate-command):
18200 Check deferred-action-list (which is obsolete) is bound.
18201
18202 * subr.el (with-wrapper-hook): Doc fixes.
18203
18204 * simple.el (filter-buffer-substring-functions)
18205 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
18206
18207 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
18208
18209 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
18210 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
18211
18212 2012-02-04 Leo Liu <sdl.web@gmail.com>
18213
18214 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
18215
18216 2012-02-04 Glenn Morris <rgm@gnu.org>
18217
18218 * image.el (image-extension-data): Add obsolete alias.
18219
18220 * isearch.el (isearch-update): Doc fix.
18221
18222 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
18223
18224 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
18225
18226 2012-02-03 Glenn Morris <rgm@gnu.org>
18227
18228 * image.el (image-animated-p): Doc fix. Use image-animated-types.
18229 (image-animate-timeout): Doc fix.
18230
18231 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
18232
18233 2012-02-02 Glenn Morris <rgm@gnu.org>
18234
18235 * server.el (server-auth-dir): Doc fix.
18236 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
18237
18238 * subr.el (run-mode-hooks): Doc fix.
18239
18240 2012-02-02 Juri Linkov <juri@jurta.org>
18241
18242 * image-mode.el (image-toggle-display-image): Remove tautological
18243 `major-mode' from the `derived-mode-p' test.
18244
18245 2012-02-02 Kenichi Handa <handa@m17n.org>
18246
18247 * composite.el (compose-region): Cancel previous change.
18248
18249 2012-02-02 Kenichi Handa <handa@m17n.org>
18250
18251 * composite.el (compose-region, compose-string): Signal error for
18252 a null string component (Bug#6988).
18253
18254 2012-02-01 Chong Yidong <cyd@gnu.org>
18255
18256 * view.el (view-buffer-other-window, view-buffer-other-frame):
18257 Handle special modes like view-buffer (Bug#10650).
18258 (view-buffer): Simplify.
18259
18260 * frame.el (set-frame-font): Tweak meaning of third argument.
18261
18262 * dynamic-setting.el (font-setting-change-default-font):
18263 Use set-frame-font (Bug#9982).
18264
18265 2012-02-01 Glenn Morris <rgm@gnu.org>
18266
18267 * progmodes/compile.el (compilation-internal-error-properties):
18268 Respect compilation-first-column in the "*compilation*" buffer.
18269
18270 * emacs-lisp/easy-mmode.el (define-minor-mode):
18271 Relax :variable's test for a named function.
18272
18273 2012-01-31 Alan Mackenzie <acm@muc.de>
18274
18275 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
18276 off by one error.
18277
18278 2012-01-31 Chong Yidong <cyd@gnu.org>
18279
18280 * frame.el (set-frame-font): New arg ALL-FRAMES.
18281
18282 * menu-bar.el (menu-set-font): Use set-frame-font.
18283
18284 * faces.el (face-spec-reset-face): Don't apply unspecified
18285 attribute values to the default face.
18286
18287 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
18288
18289 * progmodes/cwarn.el (cwarn): Remove dead link.
18290 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
18291 Remove * from defcustom docstrings.
18292 (turn-on-cwarn-mode): Make obsolete.
18293 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
18294 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
18295
18296 2012-01-31 Glenn Morris <rgm@gnu.org>
18297
18298 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
18299 Fix :variable handling of mode a symbol not equal to modefun.
18300 Allow named functions to be used as the cdr of :variable.
18301
18302 2012-01-30 Glenn Morris <rgm@gnu.org>
18303
18304 * emacs-lisp/authors.el (authors-fixed-entries):
18305 Remove reference to deleted file rnewspost.el.
18306
18307 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
18308
18309 * window.el (window-with-parameter): Remove unused variable `windows'.
18310 (window--side-check): Remove unused variable `code'.
18311 (window--resize-siblings): Remove unused variable `first'.
18312 (adjust-window-trailing-edge): Remove unused variable `failed'.
18313 (window-deletable-p, window--delete): Remove unused variable `buffer'.
18314 Use `let', not `let*'.
18315 (balance-windows-2): Remove unused variable `found'.
18316 (window--state-put-2): Remove unused variable `splits'.
18317 (window-state-put): Remove unused variable `selected'.
18318 (same-window-p): Use `string-match-p'.
18319 (display-buffer-assq-regexp): Remove unused variable `value'.
18320 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
18321 Mark argument ALIST as ignored.
18322 (pop-to-buffer): Remove unused variable `old-window'.
18323
18324 2012-01-29 Eli Zaretskii <eliz@gnu.org>
18325
18326 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
18327 and .lzma compressed files.
18328
18329 2012-01-29 Chong Yidong <cyd@gnu.org>
18330
18331 * frame.el (window-system-default-frame-alist): Doc fix.
18332
18333 * dynamic-setting.el (font-setting-change-default-font): Don't
18334 change the default face if SET-FONT argument is non-nil (Bug#9982).
18335
18336 2012-01-29 Samuel Bronson <naesten@gmail.com>
18337
18338 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
18339
18340 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
18341
18342 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
18343 breakpoints in files outside current directory (Bug#6098).
18344
18345 2012-01-29 Chong Yidong <cyd@gnu.org>
18346
18347 * progmodes/python.el: Require ansi-color at top-level.
18348
18349 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
18350 Define and use in Emacs Lisp mode (Bug#9360).
18351 (lisp-mode-abbrev-table): Add doc.
18352 (lisp-mode-variables): Don't set local-abbrev-table.
18353 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
18354
18355 2012-01-28 Roland Winkler <winkler@gnu.org>
18356
18357 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
18358
18359 2012-01-28 Roland Winkler <winkler@gnu.org>
18360
18361 * textmodes/bibtex.el (bibtex-entry-alist): New function.
18362 (bibtex-set-dialect): Use it. Either set global values of
18363 dialect-dependent variables or bind these variables buffer-locally
18364 (Bug#10254).
18365 (bibtex-mode): Call bibtex-set-dialect via
18366 hack-local-variables-hook.
18367 (bibtex-dialect): Update docstring.
18368 Add safe-local-variable predicate.
18369 (bibtex-entry-alist, bibtex-field-alist): Initialize via
18370 bibtex-set-dialect.
18371 (bibtex-mode-map): Define menu for each dialect.
18372 (bibtex-entry): Fix docstring.
18373
18374 2012-01-28 Chong Yidong <cyd@gnu.org>
18375
18376 * eshell/esh-arg.el (eshell-quote-argument): New function.
18377
18378 * eshell/esh-ext.el (eshell-invoke-batch-file):
18379 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
18380 first arg to eshell-parse-command (Bug#10523).
18381
18382 2012-01-28 Drew Adams <drew.adams@oracle.com>
18383
18384 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
18385 `default-directory' is non-nil.
18386
18387 2012-01-28 Eli Zaretskii <eliz@gnu.org>
18388
18389 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
18390 line that displays system-configuration-options. (Bug#9924)
18391
18392 2012-01-28 Drew Adams <drew.adams@oracle.com>
18393
18394 * descr-text.el (describe-char): Show information about POS, in
18395 addition to information about the character at POS. Improve and
18396 update the doc string. Change "code point" to "code point in
18397 charset", to avoid confusion with the character's Unicode code
18398 point shown above that. (Bug#10129)
18399
18400 2012-01-28 Eli Zaretskii <eliz@gnu.org>
18401
18402 * descr-text.el (describe-char): Show the raw character, not only
18403 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
18404 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
18405 for the reasons.
18406
18407 2012-01-28 Phil Hagelberg <phil@hagelb.org>
18408
18409 * emacs-lisp/package.el (package-install):
18410 Run package-refresh-contents if there is no archive yet (Bug#9798).
18411
18412 2012-01-28 Chong Yidong <cyd@gnu.org>
18413
18414 * emacs-lisp/package.el (package-maybe-load-descriptor):
18415 New function, split from package-maybe-load-descriptor.
18416 (package-maybe-load-descriptor): Use it.
18417 (package-download-transaction): Fully load required packages
18418 inside the loop, so that `require' calls work (Bug#10593).
18419 (package-install): No need to call package-initialize now.
18420
18421 2012-01-28 Chong Yidong <cyd@gnu.org>
18422
18423 * simple.el (deactivate-mark): Doc fix (Bug#8614).
18424
18425 * tooltip.el (tooltip-mode): Doc fix.
18426 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
18427
18428 * frame.el (set-cursor-color): Doc fix (Bug#352).
18429
18430 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
18431 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
18432
18433 * cus-edit.el (custom-buffer-create-internal): Fix search button
18434 action (Bug#10542).
18435 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
18436
18437 2012-01-27 Eduard Wiebe <usenet@pusto.de>
18438
18439 * dired.el (dired-mark-files-regexp):
18440 Include any subdirectory components. (Bug#10445)
18441
18442 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
18443
18444 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
18445 Handle [host]:port syntax. (Bug#10533)
18446
18447 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
18448
18449 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
18450
18451 2012-01-26 Glenn Morris <rgm@gnu.org>
18452
18453 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
18454 * term.el (term-raw-escape-map): Use Control-X-prefix.
18455 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
18456
18457 2012-01-25 Martin Rudalics <rudalics@gmx.at>
18458
18459 * window.el (window-state-get, window--state-get-1): Don't deal
18460 with fixed-sizeness of windows. Simplify code.
18461
18462 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
18463
18464 * window.el (window--state-get-1, window--state-put-2):
18465 Don't save and restore the mark.
18466
18467 2012-01-25 Chong Yidong <cyd@gnu.org>
18468
18469 * custom.el (custom-variable-p): Doc fix.
18470
18471 2012-01-25 Glenn Morris <rgm@gnu.org>
18472
18473 * dired.el (dired-goto-file): Handle some of the more common
18474 characters that `ls -b' escapes. (Bug#10596)
18475
18476 * progmodes/compile.el (compilation-next-error-function):
18477 Respect compilation-first-column in the "*compilation*" buffer.
18478 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
18479
18480 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
18481
18482 2012-01-24 Glenn Morris <rgm@gnu.org>
18483
18484 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
18485
18486 2012-01-24 Julien Danjou <julien@danjou.info>
18487
18488 * color.el (color-rgb-to-hsl): Fix value computing.
18489 (color-hue-to-rgb): New function.
18490 (color-hsl-to-rgb): New function.
18491 (color-clamp, color-saturate-hsl, color-saturate-name)
18492 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
18493 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
18494
18495 2012-01-24 Glenn Morris <rgm@gnu.org>
18496
18497 * vc/vc-rcs.el (vc-rcs-create-tag):
18498 * vc/vc-sccs.el (vc-sccs-create-tag):
18499 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
18500
18501 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
18502
18503 * eshell/esh-util.el (eshell-read-hosts-file):
18504 Skip comment lines. (Bug#10549)
18505
18506 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
18507
18508 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
18509
18510 * subr.el (display-delayed-warnings): Doc fix.
18511 (collapse-delayed-warnings): New function to collapse identical
18512 adjacent warnings.
18513 (delayed-warnings-hook): Add it.
18514
18515 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
18516
18517 * net/tramp.el (tramp-action-login): Set connection property "login-as".
18518
18519 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
18520 (tramp-default-user-alist): Don't add "pscp".
18521 (tramp-do-copy-or-rename-file-out-of-band): Use connection
18522 property "login-as", if set. (Bug#10530)
18523
18524 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
18525
18526 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
18527 "plink1" and "psftp". (Bug#10530)
18528
18529 2012-01-21 Kenichi Handa <handa@m17n.org>
18530
18531 * international/mule-cmds.el (prefer-coding-system): Show a
18532 warning message if the default value of file-name-coding-system
18533 was not changed.
18534
18535 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
18536
18537 * windmove.el (windmove-reference-loc):
18538 Fix windmove-reference-loc miscalculation.
18539
18540 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
18541
18542 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
18543 default unit.
18544
18545 2012-01-21 Glenn Morris <rgm@gnu.org>
18546
18547 * international/mule.el (auto-coding-alist): Add .tbz.
18548
18549 * files.el (local-enable-local-variables): Doc fix.
18550 (inhibit-local-variables-regexps): Rename from
18551 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
18552 Doc fix. Add some extensions from auto-coding-alist.
18553 (inhibit-local-variables-suffixes):
18554 Rename from inhibit-first-line-modes-suffixes. Doc fix.
18555 (inhibit-local-variables-p):
18556 New function, extracted from set-auto-mode-1.
18557 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
18558 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
18559 (hack-local-variables): Doc fix. Make the mode-only case
18560 respect enable-local-variables and friends.
18561 Respect inhibit-local-variables-regexps for file-locals, but
18562 not for directory-locals.
18563 (set-visited-file-name):
18564 Take account of inhibit-local-variables-regexps.
18565 Whether it applies may change as the file name is changed.
18566 * jka-cmpr-hook.el (jka-compr-install):
18567 * jka-compr.el (jka-compr-uninstall):
18568 Update for inhibit-first-line-modes-suffixes name change.
18569
18570 2012-01-20 Martin Rudalics <rudalics@gmx.at>
18571
18572 * help-macro.el (make-help-screen): Temporarily restore original
18573 binding for minor-mode-map-alist (Bug#10454).
18574
18575 2012-01-19 Julien Danjou <julien@danjou.info>
18576
18577 * color.el (color-name-to-rgb): Use the white color to find the max
18578 color component value and return correctly computed values.
18579 (color-name-to-rgb): Add missing float conversion for max value.
18580
18581 2012-01-19 Martin Rudalics <rudalics@gmx.at>
18582
18583 * window.el (window--state-get-1, window-state-get): Do not use
18584 special state value for window-persistent-parameters.
18585 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
18586 (window--state-put-2): Reset all window parameters to nil before
18587 assigning values of persistent parameters.
18588
18589 2012-01-18 Alan Mackenzie <acm@muc.de>
18590
18591 Eliminate sluggishness and hangs in fontification of "semicolon
18592 deserts".
18593
18594 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
18595 Change value 10000 -> 3000.
18596 (c-state-safe-place): Reformulate so it doesn't stack up an
18597 infinite number of wrong entries in c-state-nonlit-pos-cache.
18598 (c-determine-limit-get-base, c-determine-limit): New functions to
18599 determine backward search limits disregarding literals.
18600 (c-find-decl-spots): Amend commenting.
18601 (c-cheap-inside-bracelist-p): New function which detects "={".
18602
18603 * progmodes/cc-fonts.el
18604 (c-make-font-lock-BO-decl-search-function): Give a limit to a
18605 backward search.
18606 (c-font-lock-declarations): Fix an occurrence of point being
18607 undefined. Check additionally for point being in a bracelist or
18608 near a macro invocation without a semicolon so as to avoid a
18609 fruitless time consuming search for a declarator. Give a more
18610 precise search limit for declarators using the new
18611 c-determine-limit.
18612
18613 2012-01-18 Glenn Morris <rgm@gnu.org>
18614
18615 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
18616 (set-auto-mode): Doc fixes.
18617
18618 2012-01-17 Glenn Morris <rgm@gnu.org>
18619
18620 * isearch.el (search-nonincremental-instead): Fix doc typo.
18621
18622 * dired.el (dired-insert-directory): Handle newlines in directory name.
18623 (dired-build-subdir-alist): Unescape newlines in directory name.
18624
18625 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
18626
18627 * net/tramp.el (tramp-local-end-of-line): New defcustom.
18628 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
18629 (tramp-action-terminal): Use it. (Bug#10530)
18630
18631 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
18632
18633 * minibuffer.el (completion--replace): Strip properties (bug#10062).
18634
18635 2012-01-16 Martin Rudalics <rudalics@gmx.at>
18636
18637 * window.el (window-state-ignored-parameters): Remove variable.
18638 (window--state-get-1): Rename argument MARKERS to IGNORE.
18639 Handle persistent window parameters. Make copy of clone-of
18640 parameter only if requested. (Bug#10348)
18641 (window--state-put-2): Install a window parameter only if it has
18642 a non-nil value or an existing parameter shall be overwritten.
18643
18644 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
18645
18646 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
18647
18648 2012-01-14 Eli Zaretskii <eliz@gnu.org>
18649
18650 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
18651 don't pass the (nil) value of `upnode' to string-match.
18652
18653 2012-01-14 Chong Yidong <cyd@gnu.org>
18654
18655 * startup.el (command-line): Fix X resource class for cursorColor.
18656 Fix values recognized by the cursorBlink resource.
18657
18658 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
18659
18660 * epg.el (epg--make-temp-file): Avoid permission race condition
18661 when running on old Emacs versions (bug#10403).
18662
18663 2012-01-14 Glenn Morris <rgm@gnu.org>
18664
18665 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
18666
18667 2012-01-13 Alan Mackenzie <acm@muc.de>
18668
18669 Fix filling for when filladapt mode is enabled.
18670
18671 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
18672 c-mask-paragraph, pass in `fill-paragraph' rather than
18673 `fill-region-as-paragraph'. (This is a reversion of a previous
18674 change.)
18675 * progmodes/cc-mode.el (c-basic-common-init):
18676 Make fill-paragraph-handle-comment buffer local and set it to nil.
18677
18678 2012-01-13 Glenn Morris <rgm@gnu.org>
18679
18680 * dired.el (dired-switches-escape-p): New function.
18681 (dired-insert-directory): Use dired-switches-escape-p.
18682 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
18683
18684 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
18685
18686 2012-01-12 Glenn Morris <rgm@gnu.org>
18687
18688 * mail/sendmail.el (mail-mode): Update paragraph-separate for
18689 changes in adaptive-fill-regexp. (Bug#10276)
18690
18691 2012-01-11 Alan Mackenzie <acm@muc.de>
18692
18693 Fix Emacs bug #10463 - put `widen's around the critical spots.
18694
18695 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
18696 widen around each invocation of c-state-pp-to-literal. Remove an
18697 unused let variable.
18698
18699 2012-01-11 Glenn Morris <rgm@gnu.org>
18700
18701 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
18702 Doc fix.
18703
18704 2012-01-10 Chong Yidong <cyd@gnu.org>
18705
18706 * net/network-stream.el (network-stream-open-starttls):
18707 Avoid emitting a confusing error message when the server gives a bad
18708 response to the capability command.
18709
18710 2012-01-10 Glenn Morris <rgm@gnu.org>
18711
18712 * mail/unrmail.el (unrmail): Tweak previous change.
18713
18714 2012-01-09 Chong Yidong <cyd@gnu.org>
18715
18716 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
18717
18718 2012-01-08 Alan Mackenzie <acm@muc.de>
18719
18720 Optimize font locking in long enum definitions.
18721
18722 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
18723 arm to a cond form to handle enums.
18724 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
18725 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
18726
18727 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
18728
18729 * files.el (move-file-to-trash): Preserve default file modes on error.
18730 (Bug#10401)
18731
18732 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
18733
18734 * faces.el (set-face-attribute): Clarify the meaning of the nil
18735 frame (bug#10294).
18736
18737 * subr.el (with-selected-frame): Mention that the selected frame
18738 is restored (bug#9980).
18739
18740 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
18741 (bug#9759).
18742
18743 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
18744 (password-read): Don't autoload unused function.
18745
18746 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
18747
18748 * progmodes/which-func.el (which-func-mode): Turn into a
18749 non-interactive function and mark as obsolete (bug#10428).
18750
18751 2012-01-06 Chong Yidong <cyd@gnu.org>
18752
18753 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
18754 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
18755 functions, along with 1 and -1.
18756
18757 2012-01-06 Eli Zaretskii <eliz@gnu.org>
18758
18759 * time.el (display-time-load-average)
18760 (display-time-default-load-average): Doc fixes. See the thread
18761 starting at
18762 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
18763 for the details.
18764
18765 2012-01-06 Glenn Morris <rgm@gnu.org>
18766
18767 * mail/unrmail.el (unrmail): Give an explicit error if the input file
18768 has no messages. (Bug#10377)
18769
18770 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
18771 than Info-edit. (Bug#10385)
18772
18773 * time.el (display-time-load-average, display-time-next-load-average):
18774 Doc fixes.
18775
18776 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
18777 local setting of buffer-read-only to the input buffer. (Bug#10419)
18778
18779 * calendar/calendar.el (calendar-mode):
18780 Locally set scroll-margin to 0. (Bug#10379)
18781
18782 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
18783
18784 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
18785
18786 2012-01-05 Glenn Morris <rgm@gnu.org>
18787
18788 * eshell/em-unix.el (diff-no-select): Autoload it.
18789 (eshell/diff): Use diff-no-select. (Bug#10420)
18790
18791 2012-01-05 Chong Yidong <cyd@gnu.org>
18792
18793 * shell.el (shell-dynamic-complete-functions): Revert last change.
18794 (shell-command-completion-function): New function.
18795 (shell-completion-vars): Use it to implement
18796 shell-completion-execonly (Bug#10417).
18797
18798 * custom.el (enable-theme): Don't set custom-safe-themes.
18799
18800 * cus-theme.el (custom-theme-merge-theme):
18801 Ignore custom-enabled-themes and custom-safe-themes.
18802
18803 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
18804
18805 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
18806 first prompt in `sql-interacive-mode'.
18807 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
18808 keywords.
18809 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
18810 (sql-product-interactive): Bug fix: Set `sql-buffer' in
18811 context of original buffer. Invoke `sql-login-hook'.
18812
18813 2012-01-04 Eli Zaretskii <eliz@gnu.org>
18814
18815 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
18816 letters in cite-prefix.
18817
18818 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18819
18820 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
18821
18822 2012-01-03 Chong Yidong <cyd@gnu.org>
18823
18824 * shell.el (shell-dynamic-complete-functions):
18825 Put pcomplete-completions-at-point, so as to try
18826 comint-filename-completion first (Bug#10417).
18827
18828 2012-01-02 Richard Stallman <rms@gnu.org>
18829
18830 * battery.el (battery-status-function):
18831 Detect when to use battery-yeeloong-sysfs.
18832 (battery-echo-area-format): Add string for Yeeloong.
18833 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
18834 (battery-yeeloong-sysfs): New function.
18835
18836 2012-01-02 Chong Yidong <cyd@gnu.org>
18837
18838 * dirtrack.el (dirtrack-list): Eliminate unused third element.
18839 (dirtrack): Merge code for handling relative filenames in prompt
18840 from shell-dir-cookie-watcher.
18841 (dirtrack-debug-message): New arg to avoid excess format calls.
18842
18843 * shell.el (shell-dir-cookie-re): Variable deleted.
18844 (shell-dir-cookie-watcher): Function deleted.
18845 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
18846 with dirtrack-mode.
18847
18848 2012-01-01 Eli Zaretskii <eliz@gnu.org>
18849
18850 * term/w32-win.el (dynamic-library-alist) <gnutls>:
18851 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
18852 libgnutls-26.dll.
18853
18854 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
18855
18856 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
18857
18858 2011-12-31 Eli Zaretskii <eliz@gnu.org>
18859
18860 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
18861 headers of non-MIME messages, when rmail-enable-mime is non-nil.
18862
18863 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
18864
18865 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
18866 also for alternative shells.
18867 (tramp-open-connection-setup-interactive-shell): Check, whether
18868 the shell is a busybox.
18869 (tramp-send-command): Don't suppress multiple prompts for
18870 busyboxes, it hurts.
18871
18872 2011-12-28 Chong Yidong <cyd@gnu.org>
18873
18874 * progmodes/gdb-mi.el (gdb-get-source-file-list)
18875 (gdb-get-source-file): Move mode line update to
18876 gdb-get-source-file (Bug#10087).
18877
18878 2011-12-25 Chong Yidong <cyd@gnu.org>
18879
18880 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
18881 gud-gdb-marker-filter without taking it as an argument.
18882 (gud-gdb-run-command-fetch-lines): Caller changed.
18883 (gud-gdb-completion-function): New variable.
18884 (gud-gdb-completion-at-point): Use it.
18885 (gud-gdb-completions-1): Split from gud-gdb-completions.
18886
18887 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
18888 function as separate arguments.
18889 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
18890 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
18891 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
18892 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
18893 (gdb-stopped, def-gdb-auto-update-trigger)
18894 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
18895 (gdb-get-changed-registers, gdb-get-main-selected-frame):
18896 Callers changed.
18897 (gud-gdbmi-completions): New function.
18898 (gdb): Use it for generating the completion table.
18899
18900 2011-12-24 Alan Mackenzie <acm@muc.de>
18901
18902 Introduce a mechanism to widen the region used in context font
18903 locking. Use this to protect declarations from losing their contexts.
18904
18905 * progmodes/cc-langs.el (c-before-font-lock-functions):
18906 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
18907 (c-before-context-fontification-functions): New defvar, a list of
18908 functions to be run just before context (etc.) font locking.
18909
18910 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
18911 New, functionality extracted from
18912 c-neutralize-syntax-in-and-mark-CPP.
18913 (c-in-after-change-fontification): New variable.
18914 (c-after-change): Set c-in-after-change-fontification.
18915 (c-set-fl-decl-start): Rejig its interface, so it can be called
18916 from both after-change and context fontifying.
18917 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
18918 New functions.
18919 (c-standard-font-lock-fontify-region-function): New variable.
18920 (c-font-lock-fontify-region): New function.
18921
18922 2011-12-24 Juri Linkov <juri@jurta.org>
18923
18924 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
18925 (Bug#10348)
18926
18927 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
18928
18929 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
18930 existence of source file. (Bug#10325)
18931
18932 2011-12-23 Alan Mackenzie <acm@muc.de>
18933
18934 Fix unstable fontification inside templates.
18935
18936 * progmodes/cc-langs.el (c-before-font-lock-functions):
18937 Newly created from the singular version. The (c c++ objc) entry now
18938 additionally has c-set-fl-decl-start. The other languages (apart
18939 from AWK) have that as a single entry.
18940
18941 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
18942 The functionality for "local" declarations has been extracted to
18943 c-set-fl-decl-start.
18944
18945 * progmodes/cc-mode.el (c-common-init, c-after-change):
18946 Changes due to pluralisation of c-before-font-lock-functions.
18947 (c-set-fl-decl-start): New function, extracted from
18948 c-font-lock-enclosing-decls and enhanced.
18949
18950 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
18951
18952 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
18953
18954 2011-12-22 Juri Linkov <juri@jurta.org>
18955
18956 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
18957
18958 2011-12-22 Chong Yidong <cyd@gnu.org>
18959
18960 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
18961
18962 2011-12-21 Drew Adams <drew.adams@oracle.com>
18963
18964 * files.el (file-remote-p): Fix docstring. (Bug#10319)
18965
18966 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
18967
18968 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
18969
18970 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
18971
18972 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
18973 highlighting and support. Fix up comments for capitalization.
18974 (cfengine-mode-debug): New var.
18975 (cfengine3-mode): Change the modeline indicator to "CFE3".
18976 (cfengine3-font-lock-keywords): Improve defun highlighting.
18977 (cfengine2-actions): Rename from `cfengine-actions'.
18978 (cfengine2-font-lock-keywords): Rename from
18979 `cfengine-font-lock-keywords'.
18980 (cfengine2-imenu-expression): Rename from
18981 `cfengine-imenu-expression'.
18982 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
18983 (cfengine2-beginning-of-defun): Rename from
18984 `cfengine-beginning-of-defun'.
18985 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
18986 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
18987 (cfengine2-mode): Rename from `cfengine-mode'. Change the
18988 modeline indicator to "CFE2".
18989 (cfengine-mode): Defalias to `cfengine-auto-mode'.
18990 (cfengine-mode-abbrevs): Mark obsolete.
18991
18992 2011-12-21 Chong Yidong <cyd@gnu.org>
18993
18994 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
18995 filename argument.
18996
18997 2011-12-20 Martin Rudalics <rudalics@gmx.at>
18998
18999 * window.el (window-normalize-buffer-to-display): Remove.
19000 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
19001
19002 2011-12-19 Chong Yidong <cyd@gnu.org>
19003
19004 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
19005 Don't signal an error in a predicate function; return non-nil.
19006 (vc-dir-mark-file): Move the error here.
19007 (vc-dir-mark-unmark): If acting on the region, keep going if one
19008 of the entries cannot be marked/unmarked.
19009 (vc-dir-mark-all-files): If current entry is a directory, mark
19010 only child files, as documented.
19011
19012 2011-12-19 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
19013
19014 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
19015 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
19016 addition.
19017
19018 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
19019
19020 * term/ns-win.el (ns-get-selection-internal)
19021 (ns-store-selection-internal): Declare.
19022 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
19023 Declare as obsolete.
19024 (ns-get-pasteboard, ns-paste-secondary):
19025 Use ns-get-selection-internal.
19026 (ns-set-pasteboard, ns-copy-including-secondary):
19027 Use ns-store-selection-internal.
19028
19029 2011-12-17 Chong Yidong <cyd@gnu.org>
19030
19031 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
19032 (vc-deduce-fileset): Doc fix.
19033
19034 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
19035
19036 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
19037
19038 2011-12-13 Sam Steingold <sds@gnu.org>
19039
19040 * man.el (Man-getpage-in-background): When running under a
19041 window-system, ignore $MANWIDTH and $COLUMNS.
19042
19043 2011-12-15 Kenichi Handa <handa@m17n.org>
19044
19045 * language/ethio-util.el: Change coding tag to utf-8-emacs.
19046 (setup-ethiopic-environment-internal): Comment out key-binding for
19047 ethio-toggle-punctuation.
19048
19049 2011-12-13 Alan Mackenzie <acm@muc.de>
19050
19051 Add the switch statement to AWK Mode.
19052
19053 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
19054 "default" to the keywords regexp.
19055
19056 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
19057 expression as the rest.
19058 (c-nonlabel-token-key): Allow string literals for AWK.
19059 Refactor for the other modes.
19060
19061 Large brace-block initialisation makes CC Mode slow: Fix.
19062 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
19063 routines. Limit backward searching in c-font-lock-enclosing.decl.
19064
19065 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
19066 pp-state and literal type in addition to the limits.
19067 (c-state-safe-place): New defun, extracted from c-state-literal-at.
19068 (c-state-literal-at): Use the above new defun.
19069 (c-slow-in-literal, c-fast-in-literal): Remove.
19070 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
19071
19072 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
19073 being in a literal. Add a limit for backward searching.
19074
19075 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
19076 c-slow-in-literal.
19077
19078 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
19079
19080 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
19081
19082 2011-12-13 Martin Rudalics <rudalics@gmx.at>
19083
19084 * window.el (delete-other-windows): Use correct frame in call to
19085 window-with-parameter.
19086
19087 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
19088
19089 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
19090 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
19091 (makefile-gmake-statements, makefile-makepp-statements):
19092 Use it and add new makepp keywords.
19093 (makefile-makepp-font-lock-keywords): Add new patterns.
19094 (makefile-match-function-end): Match new [...] and [[...]].
19095
19096 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
19097
19098 * ses.el (ses-call-printer-return, ses-cell-property-get)
19099 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
19100 (ses-create-cell-variable, ses-reset-header-string)
19101 (ses-cell-set-formula, ses-repair-cell-reference-all)
19102 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
19103 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
19104 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
19105 (ses-aset-with-undo, ses-load, ses-truncate-cell)
19106 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
19107 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
19108 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
19109 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
19110 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
19111 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
19112 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
19113 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
19114
19115 2011-12-11 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
19116
19117 * ses.el: The overall change is to add cell renaming, that is
19118 setting fancy names for cell symbols other than name matching
19119 "\\`[A-Z]+[0-9]+\\'" regexp .
19120 (ses-create-cell-variable): New defun.
19121 (ses-relocate-formula): Relocate formulas only for cells the
19122 symbols of which are not renamed, i.e. symbols whose names do not
19123 match regexp "\\`[A-Z]+[0-9]+\\'".
19124 (ses-relocate-all): Relocate values only for cells the symbols of
19125 which are not renamed.
19126 (ses-load): Create cells variables as the (ses-cell ...) are read,
19127 in order to check row col consistency with cell symbol name only
19128 for cells that are not renamed.
19129 (ses-replace-name-in-formula): New defun.
19130 (ses-rename-cell): New defun.
19131
19132 2011-12-11 Chong Yidong <cyd@gnu.org>
19133
19134 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
19135 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
19136
19137 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
19138
19139 * window.el (other-window): Fix docstring.
19140
19141 2011-12-10 Eli Zaretskii <eliz@gnu.org>
19142
19143 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
19144 `from' or `to' address before taking its substring.
19145 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
19146 encoded name is chopped in the middle of the encoded string, and
19147 thus displayed encoded.
19148
19149 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
19150
19151 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
19152
19153 2011-12-10 Eli Zaretskii <eliz@gnu.org>
19154
19155 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
19156 to use texinfo-update-node and commands that call it if the
19157 Texinfo file uses @node lines without next/prev/up pointers.
19158 Correct outdated description about texinfo-master-menu.
19159 (texinfo-all-menus-update, texinfo-master-menu)
19160 (texinfo-update-node, texinfo-every-node-update)
19161 (texinfo-multiple-files-update): Doc fix. Warn against updating
19162 all the @node lines.
19163 (texinfo-master-menu): Only call texinfo-update-node if the prefix
19164 argument is numeric. Explain better in the doc string what the
19165 function really does.
19166 (texinfo-insert-master-menu-list): Improve the error message
19167 displayed if there's no menu in the Top node.
19168 (Bug#2975) See also this thread:
19169 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
19170
19171 2011-12-09 Manuel GĂ³mez <mgrojo@gmail.com> (tiny change)
19172
19173 * speedbar.el (speedbar-supported-extension-expressions):
19174 Add .adb and .ads, commonly used for Ada source code (bug#10256).
19175
19176 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
19177
19178 * printing.el (pr-mode-alist):
19179 * simple.el (filter-buffer-substring-functions)
19180 (completion-list-insert-choice-function):
19181 * window.el (window-with-parameter, window-atom-root)
19182 (window-sides-slots, window-size-fixed, window-min-delta)
19183 (window-max-delta, window--resize-mini-window)
19184 (window--resize-child-windows-normal, window-tree)
19185 (delete-other-windows, quit-window, split-window)
19186 (display-buffer-record-window, special-display-buffer-names)
19187 (special-display-regexps, special-display-popup-frame)
19188 (same-window-p, split-window-sensibly)
19189 (display-buffer-overriding-action, display-buffer-alist)
19190 (display-buffer-base-action, display-buffer, switch-to-buffer)
19191 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
19192 (fit-window-to-buffer, recenter-positions)
19193 (mouse-autoselect-window-state, mouse-autoselect-window-select):
19194 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
19195 and remove unneeded backslashes in docstrings.
19196
19197 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
19198
19199 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
19200
19201 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
19202 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
19203 end in ".mk".
19204 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
19205 when reading the makefile (bug#10116).
19206
19207 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
19208
19209 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
19210 (bug#10116).
19211
19212 2011-12-06 Glenn Morris <rgm@gnu.org>
19213
19214 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
19215
19216 2011-12-06 Chong Yidong <cyd@gnu.org>
19217
19218 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
19219
19220 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
19221
19222 * textmodes/table.el (table-shorten-cell): Fix typo.
19223
19224 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
19225
19226 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
19227
19228 2011-12-05 Eli Zaretskii <eliz@gnu.org>
19229
19230 * descr-text.el (describe-char): Fix display of strong
19231 right-to-left characters and directional embeddings and overrides.
19232
19233 * simple.el (what-cursor-position): Fix display of codepoints of
19234 strong right-to-left characters.
19235
19236 2011-12-05 Chong Yidong <cyd@gnu.org>
19237
19238 * faces.el (read-color): Doc fix.
19239
19240 2011-12-05 Glenn Morris <rgm@gnu.org>
19241
19242 * align.el (align--set-marker): Add doc-string.
19243 Don't try to move something that is not a marker. (Bug#10216)
19244
19245 2011-12-04 Glenn Morris <rgm@gnu.org>
19246
19247 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
19248 overly zealous deletion of trailing whitespace.
19249
19250 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
19251
19252 * server.el (server-delete-client): On Windows, do not try to delete
19253 the only terminal.
19254 (server-process-filter): On Windows, treat requests for a tty frame as
19255 if they were for a GUI frame if the running server is in GUI mode.
19256
19257 2011-12-03 Glenn Morris <rgm@gnu.org>
19258
19259 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
19260
19261 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
19262
19263 * electric.el: Streamline electric-indent's hook.
19264 (electric-indent-chars): Revert to simple list.
19265 (electric-indent-functions): New var.
19266 (electric-indent-post-self-insert-function): Use it.
19267
19268 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
19269 there's no inferior buffer (bug#10196).
19270 (prolog-consult-compile): Don't use toggle-read-only.
19271
19272 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
19273
19274 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
19275 interrupt. (Bug#10187)
19276
19277 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
19278
19279 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
19280 (bug#9160).
19281
19282 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
19283 (bug#10191).
19284
19285 2011-12-02 Juri Linkov <juri@jurta.org>
19286
19287 * info.el (Info-search): Display "end of manual" when Isearch
19288 reaches the end of single-file Info manual. (Bug#9918)
19289
19290 2011-12-02 Eli Zaretskii <eliz@gnu.org>
19291
19292 * isearch.el (isearch-message-prefix): Run the input method part
19293 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
19294
19295 2011-12-02 Juri Linkov <juri@jurta.org>
19296
19297 * isearch.el (isearch-occur): Use `word-search-regexp' for
19298 `isearch-word'.
19299 (isearch-search-and-update): Add condition for `isearch-word' and
19300 call `word-search-regexp'. (Bug#10145)
19301
19302 2011-12-01 Glenn Morris <rgm@gnu.org>
19303
19304 * eshell/em-hist.el (eshell-hist-initialize):
19305 Handle eshell-history-size nil and HISTSIZE set or unset.
19306 (eshell-history-file-name, eshell-history-size): Fix custom type.
19307
19308 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
19309
19310 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
19311
19312 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
19313
19314 * progmodes/verilog-mode.el (verilog-pretty-expr):
19315 Rework verilog-pretty-expr to handle new assignment operators in system
19316 verilog, such as += *= and the like.
19317 (verilog-assignment-operator-re): Regular expression to find the
19318 assigment operator in a verilog assignment.
19319 (verilog-assignment-operation-re): Regular expression to find an
19320 assignment statement for pretty-expr.
19321 (verilog-in-attribute-p): Query returns true if point is in an
19322 attribute context; used to skip these for expression line up from
19323 pretty-expr.
19324 (verilog-in-parameter-p): Query returns true if point is in an
19325 parameter definition context; used to skip these for expression
19326 line up from pretty-expr.
19327 (verilog-in-parenthesis-p): Query returns true if point is in a
19328 parenthetical expression, specifically ( ) but not [ ] or { };
19329 used by pretty-expr.
19330 (verilog-just-one-space): If there is no space, don't add one.
19331 (verilog-get-lineup-indent-2): Specifically skip just attribute
19332 contexts for expression lineup, rather than skipping all
19333 parenthetical expressions.
19334 (verilog-calculate-indent): Fix comment, and fix indent.
19335 (verilog-do-indent): Indent declarations in lists (suggested by
19336 Joachim Lechner).
19337 (verilog-mode-abbrev-table): Populate abbrev mode with the various
19338 skeleton items.
19339 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
19340 by Alain Mellan).
19341
19342 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
19343
19344 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
19345 parameters with embedded comments. Reported by Ray Stevens.
19346 (verilog-calc-1, verilog-fork-wait-re, verilog-forward-sexp)
19347 (verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
19348 Reported by Tim Holt.
19349 (verilog-auto): Fix AUTOing a upper module then AUTOing module
19350 instantiated by upper module causing wrong expansion until AUTOed a
19351 second time. Reported by K C Buckenmaier.
19352 (verilog-diff-auto): Fix showing .* as a difference when
19353 `verilog-auto-star-save' off. Reported by Dan Dever.
19354 (verilog-auto-reset, verilog-read-always-signals)
19355 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
19356 temporary signals in reset list if
19357 verilog-auto-reset-blocking-in-non is nil, and match assignment
19358 style to each signal's assignment type, bug381.
19359 Reported by Thomas Esposito.
19360 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
19361 (verilog-uvm-statement-re): Support UVM indentation and
19362 highlighting, with old OVM keywords only.
19363 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
19364 Support AUTOTIEOFF creating non-wire data types.
19365 Suggested by Jonathan Greenlaw.
19366 (verilog-auto-insert-lisp, verilog-delete-to-paren)
19367 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
19368 (verilog-inject-sense, verilog-read-inst-pins)
19369 (verilog-read-sub-decls, verilog-read-sub-decls-line):
19370 Fix mismatching parenthesis inside commented out code when deleting
19371 AUTOINST, bug383. Reported by Jonathan Greenlaw.
19372 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
19373 non-numeric vector width. Reported by Alex Reed.
19374 (verilog-auto-ascii-enum): Add "onehot" option to work around not
19375 detecting signals with parameter widths. Reported by Alex Reed.
19376 (verilog-auto-delete-trailing-whitespace):
19377 With `verilog-auto-delete-trailing-whitespace' remove trailing
19378 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
19379 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
19380 Fix verilog-scan-cache corruption when running user AUTO expansion
19381 hooks that call indentation routines.
19382 (verilog-simplify-range-expression): Fix typo ignoring lower case
19383 identifiers.
19384 (verilog-delete-auto): Fix delete-autos to also remove user created
19385 automatics, as long as they start with AUTO.
19386 (verilog-batch-diff-auto, verilog-diff-auto)
19387 (verilog-diff-function): Add `verilog-diff-auto' and bind to
19388 "C-c?" to report differences in AUTO expansion, ignoring spaces.
19389 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
19390 (verilog-in-paren-quick, verilog-re-search-backward-quick)
19391 (verilog-re-search-forward-quick, verilog-syntax-ppss):
19392 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
19393 is disabled and its cache will get corrupt, causing AUTOS not to
19394 expand. Instead use only -quick functions.
19395 (verilog-scan-region): Fix scanning over escaped quotes.
19396 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
19397 (verilog-re-search-backward-quick)
19398 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
19399 related functions now ignore strings, to fix misparsing of strings
19400 with magic comments embedded in them.
19401 (verilog-read-auto-template):
19402 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
19403 Reported by Brad Dobbie.
19404 (verilog-read-auto-template):
19405 Fix 'verilog-auto-inst-template-numbers' with comments.
19406 Reported by Brad Dobbie.
19407 (verilog-auto-inst, verilog-auto-inst-param)
19408 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
19409 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
19410 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
19411 debugging templates without merge conflicts, bug357.
19412 Reported by Brad Dobbie.
19413 (verilog-read-auto-template):
19414 Fix verilog-auto-inst-template-numbers with multiple templates.
19415 Reported by Brad Dobbie.
19416 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
19417 abbrevs so user won't be asked to save.
19418 (verilog-read-auto-lisp-present): Fix to start at beginning of
19419 buffer in case called outside of verilog-auto.
19420 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
19421 to "X-2". Reported by Matthew Myers.
19422 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
19423 all inputs from module templates. Reported by Leith Johnson.
19424 (verilog-module-inside-filename-p): Fix locating programs as with
19425 modules.
19426 (verilog-auto-inst-port): Fix vl-width expressions when using
19427 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
19428 (verilog-decls-get-regs, verilog-decls-get-signals,
19429 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
19430 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
19431 verilog-read-decls): Combine reg and wire structures into one var
19432 structure to represent SystemVerilog concepts.
19433 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
19434 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
19435 (verilog-auto-wire-type, verilog-insert-definition):
19436 Add verilog-auto-wire-type and AUTOLOGIC to support using
19437 SystemVerilog "logic" keyword instead of "wire"/"reg".
19438 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
19439 to declares outputs that also have assignments (presumably in an
19440 ifdef or generate if so there's not a driver conflict).
19441 Reported by Matthew Myers.
19442 (verilog-auto-declare-nettype, verilog-insert-definition):
19443 Add verilog-auto-declare-nettype to fix declarations using
19444 `default_nettype none. Reported by Julian Gorfajn.
19445 (verilog-read-always-signals-recurse, verilog-read-decls)
19446 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
19447 malformed end statement, bug325. Reported by Joshua Wise and
19448 Andrew Drake.
19449 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
19450 (verilog-inst-comment-re): Fix not deleting Interfaced comment
19451 when expanding .* in interfaces, bug320.
19452 Reported by Pierre-David Pfister.
19453 (verilog-read-module-name): Fix import statements between module
19454 name and open parenthesis, bug317.
19455 Reported by Pierre-David Pfister.
19456 (verilog-simplify-range-expression): Fix simplification of
19457 multiplications inside AUTOWIRE connections, bug303.
19458 (verilog-auto-inst-port): Support parameter expansion in
19459 multidimensional arrays.
19460 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
19461 after "assert property". Reported by Julian Gorfajn.
19462 (verilog-simplify-range-expression): Fix "couldn't merge" errors
19463 with multiplication, bug303.
19464 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
19465 Reported by Jan Frode Lonnum.
19466
19467 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
19468
19469 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
19470 (hfy-shell-file-name, hfy-shell):
19471 * international/fontset.el (x-decompose-font-name): Fix typos.
19472
19473 2011-11-29 Ken Brown <kbrown@cornell.edu>
19474
19475 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
19476 (gdb-version): Remove defvar.
19477 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
19478 (gdb-gud-context-command, gdb-non-stop-handler)
19479 (gdb-current-context-command, gdb-stopped): Use it.
19480 (gdb-init-1): Enable pretty printing here.
19481 (gdb-non-stop-handler): Don't enable pretty-printing here.
19482 Check to see if the target supports non-stop mode; if not, turn off
19483 non-stop mode. Use the following.
19484 (gdb-check-target-async): New defun.
19485 (gud-watch, gdb-stopped): Fix whitespace.
19486 (gdb-get-source-file): Don't try to display the source file if
19487 `gdb-main-file' is nil.
19488
19489 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
19490
19491 * align.el: Try to generate fewer markers (bug#10047).
19492 (align--set-marker): New macro.
19493 (align-region): Use it.
19494
19495 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
19496
19497 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
19498
19499 2011-11-29 Chong Yidong <cyd@gnu.org>
19500
19501 * indent.el (indent-for-tab-command, indent-according-to-mode):
19502 Doc fix.
19503 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
19504
19505 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
19506
19507 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
19508 aware of remote file names. (Bug#10124)
19509
19510 2011-11-29 Chong Yidong <cyd@gnu.org>
19511
19512 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
19513
19514 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
19515
19516 * files.el (find-file): Don't use force-same-window (bug#10144).
19517 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
19518 use pop-to-buffer if the selected window can't be used.
19519 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
19520
19521 2011-11-28 Eli Zaretskii <eliz@gnu.org>
19522
19523 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
19524 special-mode-map.
19525
19526 2011-11-28 Chong Yidong <cyd@gnu.org>
19527
19528 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
19529
19530 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
19531
19532 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
19533 gdb-get-source-file-list on gdb-create-source-file-list.
19534
19535 2011-11-26 Eli Zaretskii <eliz@gnu.org>
19536
19537 * whitespace.el (whitespace-newline): Use a different foreground
19538 color for 16-color light-background displays.
19539
19540 2011-11-24 Chong Yidong <cyd@gnu.org>
19541
19542 * window.el (display-buffer--special-action): Doc fix.
19543
19544 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
19545
19546 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
19547 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
19548 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
19549 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
19550 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
19551 (avl-tree-stack-first):
19552 * emacs-lisp/cconv.el (cconv--analyse-use):
19553 * net/gnutls.el (gnutls-negotiate): Fix typos.
19554
19555 2011-11-24 Glenn Morris <rgm@gnu.org>
19556
19557 * lpr.el (lpr-windows-system, lpr-lp-system):
19558 * mail/binhex.el (binhex-begin-line):
19559 * progmodes/grep.el (grep-history, grep-find-history):
19560 * textmodes/flyspell.el:
19561 * vc/pcvs-defs.el (cvs-global-menu):
19562 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
19563 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
19564 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
19565
19566 * net/tls.el: Fix case of "GnuTLS".
19567
19568 * paths.el (rmail-file-name): Format doc-string for make-docfile.
19569
19570 * version.el (emacs-build-system): Give it a doc-string.
19571
19572 2011-11-24 Juri Linkov <juri@jurta.org>
19573
19574 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
19575
19576 2011-11-24 Glenn Morris <rgm@gnu.org>
19577
19578 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
19579 if called on a non-mime message just toggle the headers. (Bug#8006)
19580
19581 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
19582
19583 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
19584 (allout-lead-with-comment-string, allout-structure-deleted-hook)
19585 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
19586 (allout-rebullet-heading, allout-open-sibtopic)
19587 (allout-toggle-current-subtree-encryption)
19588 (allout-toggle-subtree-encryption, allout-encrypt-string)
19589 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
19590 (allout-distinctive-bullets-string, allout-auto-activation):
19591 * window.el (window-normalize-buffer-to-display):
19592 * progmodes/verilog-mode.el (verilog-batch-indent):
19593 * textmodes/bibtex.el (bibtex-field-braces-opt)
19594 (bibtex-field-strings-opt):
19595 * vc/cvs-status.el (cvs-tree-merge):
19596 Fix typos.
19597
19598 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
19599
19600 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
19601 `non-essential' to t, in order to avoid remote connections.
19602
19603 2011-11-23 Eli Zaretskii <eliz@gnu.org>
19604
19605 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
19606 On MS-DOS and MS-Windows, compare with loaddefs.el
19607 case-insensitively.
19608
19609 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
19610
19611 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
19612
19613 2011-11-23 Glenn Morris <rgm@gnu.org>
19614
19615 * paths.el (rmail-file-name): Reformat the doc-string so that it
19616 is picked up.
19617
19618 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
19619 (rmail-auto-file): Ignore case in the "special" field names,
19620 as mail-fetch-field does for all others.
19621
19622 * mail/rmail.el (rmail-forward):
19623 * mail/rmailkwd.el (rmail-set-label):
19624 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
19625 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
19626
19627 * mail/rmail.el (rmail-current-message): Doc fix.
19628
19629 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
19630
19631 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
19632
19633 * server.el (server-eval-and-print): Allow C-g (bug#6585).
19634
19635 2011-11-22 Glenn Morris <rgm@gnu.org>
19636
19637 * mail/rmailmm.el (test-rmail-mime-handler)
19638 (test-rmail-mime-bulk-handler)
19639 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
19640
19641 2011-11-21 Juri Linkov <juri@jurta.org>
19642
19643 * calc/calc.el (calc-read-key-sequence):
19644 Let-bind `input-method-function' to nil. (Bug#10018)
19645
19646 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19647
19648 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
19649 Tell the caller that the next line needs recomputation, even
19650 though it doesn't start a sexp (bug#10094).
19651
19652 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
19653
19654 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
19655
19656 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
19657
19658 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
19659 Use force-same-window.
19660
19661 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
19662
19663 * descr-text.el (describe-char-unicode-data):
19664 * json.el (json-string-escape):
19665 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
19666 (Footnote-unicode, Footnote-style-p):
19667 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
19668
19669 2011-11-20 Chong Yidong <cyd@gnu.org>
19670
19671 * window.el (replace-buffer-in-windows): Restore interactive spec.
19672
19673 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
19674
19675 * electric.el (electric-indent-mode): Fix last change (too optimistic).
19676
19677 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
19678 (byte-compile-global-not-obsolete-vars): New var.
19679 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
19680 Use it.
19681 (byte-compile-warn-obsolete): Align text with the one in *Help*.
19682
19683 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
19684
19685 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
19686 * progmodes/pascal.el (electric-pascal-equal):
19687 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
19688 * xml.el (xml-substitute-special): Fix typos.
19689
19690 2011-11-20 Glenn Morris <rgm@gnu.org>
19691
19692 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
19693 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
19694 Doc fixes.
19695 (rmail-decode-mime-charset): Mark as obsolete.
19696
19697 * mail/rmailsum.el (rmail-message-regexp-p-1):
19698 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
19699 Before using mime functions, check they are set. (Bug#10077)
19700
19701 2011-11-19 Juri Linkov <juri@jurta.org>
19702
19703 * info.el (Info-finder-find-node): Use `package--builtins' instead
19704 of `package-alist'. Use node names formed by the pattern "Keyword "
19705 and the keyword name.
19706
19707 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
19708
19709 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
19710
19711 2011-11-19 Juri Linkov <juri@jurta.org>
19712
19713 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
19714 that calls `revert-buffer' on all Info buffers. (Bug#9915)
19715 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
19716 `old-history', `old-history-forward'. Add let-binding
19717 `window-selected'. Remove calls to `kill-buffer',
19718 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
19719 before calling `Info-find-node', so `Info-find-node-2' will reread
19720 the Info file. Restore window positions only when `window-selected'
19721 is non-nil.
19722
19723 2011-11-19 Juri Linkov <juri@jurta.org>
19724
19725 * isearch.el (isearch-lazy-highlight-new-loop):
19726 Remove condition `(not isearch-error)'. (Bug#9918)
19727
19728 * misearch.el (multi-isearch-search-fun): Add condition
19729 `(not bound)' to ignore lazy-highlighting search.
19730 Add the search-failed message "end of multi" when the end of
19731 multi-sequence is reached. Uncapitalize the search-failed
19732 message "Repeat for next buffer".
19733
19734 * info.el (Info-search): Add the search-failed message
19735 "end of the manual" when the end of the manual is reached
19736 in Isearch mode.
19737
19738 2011-11-19 Juri Linkov <juri@jurta.org>
19739
19740 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
19741 Use non-destructive `remove' instead of `delete' because
19742 `Info-history-list' stored to `Info-isearch-initial-history-list' in
19743 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
19744
19745 2011-11-19 Juri Linkov <juri@jurta.org>
19746
19747 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
19748 to nil instead of binding `search-ring' and `regexp-search-ring'.
19749 (Bug#9185)
19750
19751 2011-11-19 Eli Zaretskii <eliz@gnu.org>
19752
19753 * simple.el (line-move): Force movement by logical lines for any
19754 hscrolled window, not only when auto-hscroll-mode is on.
19755 (line-move-visual): Update doc string to that effect. (Bug#10076)
19756
19757 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
19758
19759 * language/european.el (macintosh): Define as alias for mac-roman.
19760
19761 2011-11-19 Eli Zaretskii <eliz@gnu.org>
19762
19763 * mail/rmailmm.el (rmail-mime-display-header)
19764 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
19765 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
19766 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
19767 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
19768 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
19769 of a raw aref.
19770 (rmail-mime-entity-segment): To get past the tagline, move forward
19771 2 more lines, to account for the 2 empty lines that precede and
19772 follow the line with the buttons.
19773 (rmail-mime-update-tagline): Move one more line, to get past the
19774 empty line that follows the buttons in the tagline. (Bug#9520)
19775
19776 2011-11-19 Martin Rudalics <rudalics@gmx.at>
19777
19778 * window.el (window-max-delta-1, window-min-delta-1)
19779 (window-min-size-1, window-state-get-1, window-state-put-1)
19780 (window-state-put-2): Use "window--" prefix.
19781
19782 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
19783
19784 * emacs-lisp/smie.el: Improve warnings and conflict detection.
19785 (smie-warning-count): New var.
19786 (smie-set-prec2tab): Use it.
19787 (smie-bnf->prec2): Improve warnings. Add docstring.
19788 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
19789 (smie-bnf--set-class): New function.
19790 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
19791 corner case.
19792
19793 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
19794 (compilation-error-properties, compilation-move-to-column):
19795 Handle compilation-first-column while in the target buffer.
19796
19797 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
19798 Don't hardcode point-min==1.
19799
19800 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
19801 (eshell-rewrite-for-command): Remove workaround.
19802 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
19803 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
19804 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
19805
19806 * files-x.el (modify-file-local-variable): Obey commenting conventions.
19807
19808 2011-11-17 Glenn Morris <rgm@gnu.org>
19809
19810 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
19811 Ignore buffer-local generated-autoload-file if it is the same
19812 as the global value. (Bug#10049)
19813
19814 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
19815
19816 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
19817 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
19818 (reftex-toc-previous-heading, reftex-toc-max-level)
19819 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
19820 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
19821 (reftex-toc-do-promote, reftex-toc-promote-prepare)
19822 (reftex-toc-promote-action, reftex-toc-extract-section-number)
19823 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
19824 (reftex-toc-rename-label, reftex-toc-visit-location)
19825 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
19826 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
19827 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
19828 leaving "*toc*" only for references to the buffer.
19829
19830 2011-11-17 Martin Rudalics <rudalics@gmx.at>
19831
19832 * window.el (window-resize, delete-window, split-window):
19833 Replace window-splits by window-combination-resize.
19834 * cus-start.el (window-splits): Replace by window-combination-resize.
19835
19836 2011-11-17 Glenn Morris <rgm@gnu.org>
19837
19838 * progmodes/sh-script.el (sh-font-lock-keywords-var):
19839 Make bash entry derive from sh entry, not shell entry.
19840
19841 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
19842
19843 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
19844 local file name.
19845
19846 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
19847
19848 * menu-bar.el (menu-bar-file-menu):
19849 * printing.el (pr-ps-utility):
19850 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
19851 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
19852 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
19853 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
19854 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
19855 (icalendar--convert-cyclic-to-ical)
19856 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
19857 (icalendar--convert-ical-to-diary)
19858 (icalendar--convert-recurring-to-diary)
19859 (icalendar--convert-non-recurring-all-day-to-diary)
19860 (icalendar-import-format-sample):
19861 * progmodes/idlw-shell.el (idlwave-shell-mode):
19862 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
19863 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
19864 (vhdl-ps-print-init): Fix typos.
19865
19866 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
19867
19868 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
19869 FSF and collapse date sequence, obscure author/maintainer email address
19870 better, remove extra version line, track relocation of author's webpage.
19871
19872 * progmodes/python.el (python-pdbtrack-input-prompt)
19873 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
19874 regular python pdb prompts. Adjustments shamelessly taken exactly as
19875 suggested in EmacsWiki page (tiny change):
19876 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
19877
19878 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
19879
19880 * expand.el (expand-pos, expand-index, expand-point):
19881 Remove redundant info from docstring.
19882 (expand-add-abbrevs): Doc fix.
19883 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
19884 (expand-sample-perl-mode-expand-list): Fix typos.
19885
19886 * net/dbus.el (dbus-event-member-name):
19887 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
19888 * term/pc-win.el (msdos-create-frame-with-faces):
19889 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
19890
19891 2011-11-16 Martin Rudalics <rudalics@gmx.at>
19892
19893 * window.el (split-window, window-state-get-1)
19894 (window-state-put-1, window-state-put-2): Rename occurrences of
19895 window-nest to window-combination-limit.
19896 * cus-start.el (window-nest): Rename to window-combination-limit.
19897
19898 2011-11-16 Chong Yidong <cyd@gnu.org>
19899
19900 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
19901 regexp (Bug#10033).
19902
19903 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
19904
19905 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
19906 `completing-read' will remove *Completions* and will preserve
19907 current-buffer for us.
19908 (tmm-add-prompt): Users of *Completions* will always (re)set its
19909 major mode.
19910 (tmm-old-comp-map): Remove.
19911
19912 2011-11-16 Glenn Morris <rgm@gnu.org>
19913
19914 * mail/rmailedit.el: Require rmailmm when compiling.
19915 (rmail-old-mime-state): New declaration.
19916 (rmail-edit-current-message): If editing a mime message,
19917 edit the "raw" message from the mbox buffer.
19918 (rmail-cease-edit): Handle mime messages. (Bug#9840)
19919
19920 2011-11-15 Glenn Morris <rgm@gnu.org>
19921
19922 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
19923 which wasn't being used. Add optional arg to force given state.
19924 (rmail-mime): Add optional arg to force given state.
19925
19926 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
19927
19928 * allout.el (allout-encryption-plaintext-sanitization-regexps):
19929 * frame.el (display-mm-dimensions-alist):
19930 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
19931 (outline-move-subtree-down):
19932 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
19933 (newsticker--treeview-do-get-node):
19934 * net/quickurl.el (quickurl-list-buffer-name):
19935 * progmodes/dcl-mode.el (dcl-mode):
19936 * progmodes/gdb-mi.el (gdb-mapcar*):
19937 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
19938
19939 2011-11-15 Glenn Morris <rgm@gnu.org>
19940
19941 * mail/rmail.el (rmail-file-coding-system): It's only ever used
19942 in a boolean sense, so just make it a boolean, and fix the doc.
19943 (rmail-show-mime-function, rmail-mime-feature)
19944 (rmail-require-mime-maybe): Doc fixes.
19945 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
19946
19947 * mail/rmailmm.el (rmail-show-mime): Doc fix.
19948
19949 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
19950
19951 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
19952 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
19953 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
19954 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
19955
19956 2011-11-15 Glenn Morris <rgm@gnu.org>
19957
19958 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
19959 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
19960 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
19961 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
19962 (rmail-mime, rmail-show-mime): Doc fixes.
19963
19964 * term/ns-win.el (mode-line-frame-identification):
19965 Leave it alone. (Bug#10051)
19966
19967 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
19968
19969 * mail/rmailout.el (rmail-output-to-rmail-buffer):
19970 Handle empty buffers. (Bug#9978)
19971
19972 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
19973
19974 * international/mule.el (define-charset):
19975 * mail/rmailmm.el (rmail-mime-find-header-encoding):
19976 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
19977 * progmodes/verilog-mode.el (verilog-backward-token):
19978 * textmodes/ispell.el (lookup-words):
19979 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
19980
19981 2011-11-14 Glenn Morris <rgm@gnu.org>
19982
19983 * progmodes/executable.el
19984 (executable-make-buffer-file-executable-if-script-p):
19985 Handle file-modes returning nil.
19986
19987 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
19988 message - not necessary, and causes problems. (Bug#9831)
19989
19990 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
19991
19992 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
19993
19994 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
19995 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
19996 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
19997
19998 2011-11-12 Martin Rudalics <rudalics@gmx.at>
19999
20000 * window.el (window-resize, delete-window): Use window-splits
20001 variable instead of function.
20002 (window-state-get-1, window-state-put-2, window-state-put):
20003 Don't deal with windows' splits status.
20004
20005 2011-11-12 Glenn Morris <rgm@gnu.org>
20006
20007 * apropos.el (apropos-do-all, apropos-library, apropos-value)
20008 (apropos-documentation): Doc fixes.
20009
20010 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
20011
20012 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
20013 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
20014
20015 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
20016
20017 * electric.el (electric-indent-post-self-insert-function): Make it
20018 possible for a char to only indent in some circumstances.
20019 (electric-indent-mode): Simplify.
20020
20021 2011-11-11 Martin Rudalics <rudalics@gmx.at>
20022
20023 * window.el (windows-with-parameter): Remove unused function.
20024 (windows-at-side): Rename to window-at-side-list.
20025 (window-check, window-atom-check, window-atom-check-1)
20026 (window-side-check, window-size-ignore, window-size-fixed-1)
20027 (window-in-direction-2): Prefix with "window--".
20028 (window-tree-1): Rename to window--subtree, fix doc-string.
20029
20030 2011-11-11 Glenn Morris <rgm@gnu.org>
20031
20032 * subr.el (eval-after-load): If FILE is already loaded,
20033 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
20034
20035 2011-11-10 Glenn Morris <rgm@gnu.org>
20036
20037 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
20038 Call svn via vc-svn-command rather than vc-do-command.
20039 (vc-svn-command): Add --non-interactive. (Bug#9993)
20040 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
20041
20042 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20043 Add toggle-read-only. (Bug#7292)
20044 * files.el (toggle-read-only): Mention that it should only
20045 be used interactively. (Bug#10006)
20046
20047 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
20048
20049 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20050 Adjust regexp for OCaml warnings.
20051
20052 * electric.el (electric-pair-post-self-insert-function): Let user
20053 turn it off buffer-locally (bug#9932).
20054
20055 * progmodes/python.el (python-beginning-of-statement):
20056 Rewrite (bug#2703).
20057
20058 * progmodes/compile.el: Better handle TABs (bug#9749).
20059 (compilation-internal-error-properties)
20060 (compilation-next-error-function): Obey the target buffer's
20061 compilation-error-screen-columns.
20062
20063 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
20064
20065 * progmodes/meta-mode.el: Remove obsolete comments.
20066 (meta-right-comment-regexp, meta-ignore-comment-regexp):
20067 Fix typos in docstrings.
20068
20069 2011-11-09 Martin Rudalics <rudalics@gmx.at>
20070
20071 * window.el (window-size-fixed-p): Rewrite doc-string.
20072 (window-resizable-p): Rename to window--resizable-p. Update callers.
20073 (window--resizable): New function. Make all callers of
20074 window-resizable call window--resizable instead.
20075 (window-resizable): Rewrite in terms of window--resizable.
20076
20077 2011-11-08 Glenn Morris <rgm@gnu.org>
20078
20079 * progmodes/delphi.el (delphi-mode-syntax-table):
20080 Let define-derived-mode define a proper syntax table. (Bug#9994)
20081
20082 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
20083
20084 * window.el: Stay away from defsubst.
20085 (window-list-no-nils): Remove.
20086 (window-state-get-1, window-state-get): Use backquote instead.
20087
20088 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
20089
20090 * emacs-lisp/find-func.el (find-function-read):
20091 Fix incorrect use of default argument in `completing-read'.
20092
20093 2011-11-08 Martin Rudalics <rudalics@gmx.at>
20094
20095 * window.el (display-buffer-function, special-display-function):
20096 Mention display-buffer-record-window but do not mention
20097 help-setup parameter in doc-strings.
20098 (window-min-delta): Fix doc-string typo.
20099
20100 2011-11-08 Chong Yidong <cyd@gnu.org>
20101
20102 * window.el (window-total-height, window-total-width): Doc fix.
20103 (window-body-size): Move from C.
20104 (window-body-height, window-body-width): Move to C.
20105
20106 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
20107
20108 * window.el: Make special-display like display-buffer-alist (bug#9532).
20109 (display-buffer--special-action): New function, morphed
20110 from display-buffer--special.
20111 (display-buffer): Use it to handle special-display-buffers at higher
20112 priority (just after display-buffer-alist).
20113 (display-buffer-fallback-action, display-buffer--other-frame-action)
20114 (pop-to-buffer-same-window): Remove display-buffer--special.
20115
20116 2011-11-07 Glenn Morris <rgm@gnu.org>
20117
20118 * calendar/cal-menu.el (cal-menu-set-date-title):
20119 Do nothing if not in a calendar. (Bug#9976)
20120
20121 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
20122
20123 * files.el (find-file): Always use selected-window.
20124
20125 2011-11-07 Martin Rudalics <rudalics@gmx.at>
20126
20127 * window.el (window-combinations): Make WINDOW argument
20128 mandatory. Rewrite doc-string.
20129 (walk-window-subtree, window-atom-check, window-min-delta)
20130 (window-max-delta, window--resize-this-window)
20131 (window--resize-root-window-vertically, window-tree)
20132 (balance-windows, window-state-put): Rewrite doc-strings as to
20133 not mention the term "subwindow".
20134 (window--resize-subwindows-skip-p): Rename to
20135 window--resize-child-windows-skip-p.
20136 (window--resize-subwindows-normal): Rename to
20137 window--resize-child-windows-normal.
20138 (window--resize-subwindows): Rename to
20139 window--resize-child-windows.
20140 (window-or-subwindow-p): Rename to window--in-subtree-p.
20141
20142 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
20143
20144 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
20145 Ensure that mbox format messages end in two newlines (Bug#9974).
20146
20147 2011-11-06 Chong Yidong <cyd@gnu.org>
20148
20149 * window.el (window-combination-p): Function deleted; its
20150 side-effect is not used in any existing code.
20151 (window-combinations, window-combined-p): Call window-*-child
20152 directly.
20153
20154 2011-11-05 Chong Yidong <cyd@gnu.org>
20155
20156 * window.el (window-valid-p): Rename from window-any-p.
20157 (window-size-ignore, window-state-get): Callers changed.
20158 (window-normalize-window): Rename from window-normalize-any-window.
20159 New arg LIVE-ONLY, replacing window-normalize-live-window.
20160 (window-normalize-live-window): Delete.
20161 (window-combination-p, window-combined-p, window-combinations)
20162 (walk-window-subtree, window-atom-root, window-min-size)
20163 (window-sizable, window-sizable-p, window-size-fixed-p)
20164 (window-min-delta, window-max-delta, window-resizable)
20165 (window-resizable-p, window-full-height-p, window-full-width-p)
20166 (window-current-scroll-bars, window-point-1, set-window-point-1)
20167 (window-at-side-p, window-in-direction, window-resize)
20168 (adjust-window-trailing-edge, maximize-window, minimize-window)
20169 (window-deletable-p, delete-window, delete-other-windows)
20170 (record-window-buffer, unrecord-window-buffer)
20171 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
20172 (quit-window, split-window, window-state-put)
20173 (set-window-text-height, fit-window-to-buffer)
20174 (shrink-window-if-larger-than-buffer): Callers changed.
20175
20176 2011-11-04 Eli Zaretskii <eliz@gnu.org>
20177
20178 * mail/rmail.el (rmail-simplified-subject): Decode subject with
20179 rfc2047-decode-string.
20180 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
20181 warnings.
20182
20183 * window.el (window-body-height, window-body-width): Mention in
20184 the doc string that the return values are in frame's canonical
20185 units. (Bug#9949)
20186
20187 2011-11-03 Alan Mackenzie <acm@muc.de>
20188
20189 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
20190 change in cc-engine.el.
20191
20192 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
20193
20194 * window.el (switch-to-buffer): Use `force-same-window' interactively.
20195
20196 2011-11-02 Martin Rudalics <rudalics@gmx.at>
20197
20198 * window.el (quit-window): Call unrecord-window-buffer after
20199 showing another buffer in the window. (Bug#9937)
20200 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
20201
20202 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
20203
20204 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
20205 Accept status with more than 9 shelves. (Bug#9935)
20206 Reported by Colin D Bennett <colin@gibibit.com>.
20207
20208 2011-11-01 Martin Rudalics <rudalics@gmx.at>
20209
20210 * help.el (with-help-window): Don't reference
20211 temp-buffer-show-specifiers in doc-string.
20212
20213 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
20214
20215 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
20216 menu-item.
20217
20218 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20219
20220 * whitespace.el: New version 13.2.2.
20221 (whitespace-newline-mode): Disable properly. Reported by Sarah
20222 <EmacsWiki>.
20223
20224 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
20225
20226 * net/newst-treeview.el: Remove "Time-stamp".
20227 (newsticker--group-manage-orphan-feeds): Do not call
20228 newsticker--treeview-tree-update.
20229 (newsticker-treeview-update, newsticker-treeview):
20230 Call newsticker--treeview-tree-update if necessary.
20231
20232 2011-10-30 Martin Rudalics <rudalics@gmx.at>
20233
20234 * window.el (window-iso-combination-p, window-iso-combined-p)
20235 (window-iso-combinations): Remove "iso-" infix.
20236 Suggested by Chong Yidong.
20237 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
20238 (window-max-delta-1, window-resize, window--resize-siblings)
20239 (window--resize-this-window, adjust-window-trailing-edge)
20240 (split-window, balance-windows-1)
20241 (shrink-window-if-larger-than-buffer):
20242 * calendar/calendar.el (calendar-generate-window):
20243 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
20244
20245 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
20246
20247 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
20248 in place (bug#9907).
20249 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
20250 (eshell-rewrite-if-command, eshell-rewrite-for-command)
20251 (eshell-structure-basic-command, eshell-rewrite-while-command)
20252 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
20253 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
20254 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
20255 (eshell-do-pipelines-synchronously, eshell-eval-command):
20256 Use backquotes and prefer setq to set.
20257 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
20258 (eshell-macrop): Use functionp.
20259 (eshell-do-eval): Handle multiple expressions in `while' body.
20260
20261 2011-10-30 Chong Yidong <cyd@gnu.org>
20262
20263 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
20264 instead of set-mark (Bug#9810).
20265
20266 2011-10-30 Chong Yidong <cyd@gnu.org>
20267
20268 * window.el (split-window-below, split-window-right): Rename from
20269 split-window-above-each-other and split-window-side-by-side
20270 respectively. All callers changed.
20271 (split-window-sensibly, split-window-sensibly): Use them.
20272 (split-window-keep-point): Doc fix.
20273
20274 * isearch.el: Add isearch-scroll property to split-window-below
20275 and split-window-right.
20276
20277 * follow.el (follow-mode):
20278 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
20279 * progmodes/ada-xref.el (ada-gdb-application):
20280 * emulation/vip.el (vip-buffer-in-two-windows):
20281 * image-dired.el (image-dired-dired-with-window-configuration):
20282 * dired-x.el (dired-do-find-marked-files):
20283 * dired.el (dired-pop-to-buffer):
20284 * bs.el (bs--show-with-configuration):
20285 * vc/emerge.el (emerge-setup-windows):
20286 * textmodes/two-column.el (2C-two-columns):
20287 * textmodes/reftex-toc.el (reftex-toc):
20288 * progmodes/gdb-mi.el (gdb-setup-windows):
20289 * progmodes/fortran.el (fortran-window-create):
20290 * net/newst-treeview.el (newsticker--treeview-window-init):
20291 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
20292 * emulation/tpu-edt.el (tpu-gold-map):
20293 * emulation/crisp.el (crisp-mode-map):
20294 * calendar/calendar.el (calendar-basic-setup): Callers changed.
20295
20296 2011-10-29 Chong Yidong <cyd@gnu.org>
20297
20298 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
20299
20300 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
20301
20302 * textmodes/flyspell.el (flyspell-word): Fix char offset for
20303 forged Ispell output (Bug#7904).
20304
20305 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
20306
20307 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
20308
20309 * doc-view.el: Avoid ugly errors about not finding nil.
20310 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
20311 (doc-view-dvipdf-program, doc-view-unoconv-program)
20312 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
20313 Avoid nil or absolute file name as default value.
20314 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
20315
20316 2011-10-28 Alan Mackenzie <acm@muc.de>
20317
20318 * progmodes/cc-defs.el (c-version): -> 5.32.2.
20319
20320 2011-10-28 Alan Mackenzie <acm@muc.de>
20321
20322 Amend the handling of c-beginning/end-of-defun in nested declaration
20323 scopes.
20324
20325 * progmodes/cc-vars.el (c-defun-tactic): Move here from
20326 cc-langs.el. Change it to a defcustom.
20327
20328 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
20329 cc-vars.el.
20330
20331 * progmodes/cc-engine.el (c-beginning-of-statement-1):
20332 Prevent "class foo : bar" being spuriously recognized as a label.
20333
20334 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
20335 Add parameter `inclusive' (to include enclosing braces in the region).
20336 (c-widen-to-enclosing-decl-scope): New function.
20337 (c-while-widening-to-decl-block): New macro.
20338 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
20339 outward for defun boundaries, and correspondingly change symbol
20340 `respect-enclosure' to `go-outward'.
20341 (c-declaration-limits): Change algorithm to report only the "innermost"
20342 defun's boundaries.
20343
20344 2011-10-28 Deniz Dogan <deniz@dogan.se>
20345
20346 * net/rcirc.el (rcirc-mode): Use hard newlines.
20347
20348 2011-10-28 Alan Mackenzie <acm@muc.de>
20349
20350 Amend to indent and fontify macros "which include their own semicolon"
20351 correctly, using the "virtual semicolon" mechanism.
20352
20353 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
20354
20355 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
20356 Recode to scan one line at a time rather than having \n and \r
20357 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
20358 (c-forward-label): Amend for virtual semicolons.
20359 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
20360
20361 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
20362 of the new C macros.
20363
20364 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
20365 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
20366 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
20367 (c-opt-cpp-macro-define): Make into a full language variable.
20368 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
20369 AWK Mode (including \n, \r) removed, no longer needed.
20370
20371 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
20372 Invoke c-make-macro-with-semi-re.
20373
20374 * progmodes/cc-vars.el (c-macro-with-semi-re):
20375 (c-macro-names-with-semicolon): New variables.
20376 (c-make-macro-with-semi-re): New function.
20377
20378 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
20379
20380 * vc/log-edit.el: Fill empty field rather than adding new one.
20381 (log-edit-add-field): New function.
20382 (log-edit-insert-changelog): Use it.
20383
20384 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
20385
20386 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
20387
20388 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
20389
20390 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
20391 (gdb--check-interpreter): New function.
20392 (gdb): Use it.
20393
20394 2011-10-27 Glenn Morris <rgm@gnu.org>
20395
20396 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
20397 (least-positive-float, least-negative-float)
20398 (least-positive-normalized-float, least-negative-normalized-float)
20399 (float-epsilon, float-negative-epsilon):
20400 Remove unnecessary declarations.
20401
20402 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
20403 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
20404 (least-positive-float, least-negative-float)
20405 (least-positive-normalized-float, least-negative-normalized-float)
20406 (float-epsilon, float-negative-epsilon): Add doc-strings,
20407 based on those in cl.texi.
20408
20409 * files.el (set-visited-file-name): If the major-mode changed,
20410 reload the local variables. (Bug#9796)
20411
20412 2011-10-27 Chong Yidong <cyd@gnu.org>
20413
20414 * subr.el (change-major-mode-after-body-hook): New hook.
20415 (run-mode-hooks): Run it.
20416
20417 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
20418 Use change-major-mode-before-body-hook.
20419
20420 * simple.el (fundamental-mode):
20421 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
20422 change introducing fundamental-mode-hook.
20423
20424 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
20425
20426 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
20427
20428 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
20429
20430 * ido.el (ido-file-name-all-completions-1): Do not require
20431 tramp.el explicitly. (Bug#7583)
20432
20433 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
20434
20435 * progmodes/octave-mod.el:
20436 * progmodes/octave-inf.el: Update maintainer.
20437
20438 2011-10-26 Chong Yidong <cyd@gnu.org>
20439
20440 * subr.el (with-wrapper-hook): Rewrite doc.
20441
20442 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
20443
20444 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
20445 filenames "/method:foo:". (Bug#9793)
20446
20447 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
20448
20449 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
20450 (bug#9865).
20451
20452 2011-10-24 Glenn Morris <rgm@gnu.org>
20453
20454 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
20455
20456 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
20457
20458 * notifications.el: Add the requirement of a running D-Bus session
20459 bus to the Commentary.
20460
20461 2011-10-24 Juri Linkov <juri@jurta.org>
20462
20463 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
20464 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
20465 (Bug#9364)
20466
20467 2011-10-24 Juri Linkov <juri@jurta.org>
20468
20469 * info.el (Info-following-node-name-re): Add newline to the list
20470 of allowed characters for leading space. (Bug#9824)
20471
20472 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
20473
20474 * progmodes/octave-inf.el (inferior-octave-mode-map):
20475 Fix C-c C-h binding.
20476 * progmodes/octave-mod.el (octave-help): Remove.
20477
20478 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
20479
20480 Sync with Tramp 2.2.3.
20481
20482 * net/tramp-cache.el (top): Pacify byte-compiler using
20483 `init-file-user' and `site-run-file'.
20484
20485 * net/trampver.el: Update release number.
20486
20487 2011-10-23 Chong Yidong <cyd@gnu.org>
20488
20489 * files.el (toggle-read-only): Remove obsolete comment about
20490 version control.
20491
20492 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
20493 for toggle-read-only. Note that this hasn't called vc-next-action
20494 since 2008-05-02, though it wasn't documented at the time.
20495
20496 * vc/ediff-init.el (ediff-toggle-read-only-function):
20497 Use toggle-read-only.
20498
20499 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
20500
20501 Fix bug #9560, sporadic wrong indentation; improve instrumentation
20502 of c-parse-state.
20503
20504 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
20505 correct faulty logical expression.
20506 (c-parse-state-state, c-record-parse-state-state):
20507 (c-replay-parse-state-state): New defvar/defuns.
20508 (c-debug-parse-state): Use new functions.
20509
20510 2011-10-22 Martin Rudalics <rudalics@gmx.at>
20511
20512 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
20513 last fix. Use window-in-direction correctly.
20514
20515 2011-10-21 Chong Yidong <cyd@gnu.org>
20516
20517 * progmodes/idlwave.el (idlwave-mode):
20518 * progmodes/vera-mode.el (vera-mode): No need to set
20519 require-final-newline; that's done in prog-mode.
20520 Suggested by Stefan Monnier.
20521
20522 2011-10-21 Martin Rudalics <rudalics@gmx.at>
20523
20524 * mouse.el (mouse-drag-window-above)
20525 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
20526 (mouse-drag-mode-line-1, mouse-drag-header-line)
20527 (mouse-drag-vertical-line-rightward-window): Remove.
20528 (mouse-drag-line): New function.
20529 (mouse-drag-mode-line, mouse-drag-header-line)
20530 (mouse-drag-vertical-line): Call mouse-drag-line.
20531 * window.el (window-at-side-p, windows-at-side): New functions.
20532
20533 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
20534
20535 * tar-mode.el (tar-grind-file-mode):
20536 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
20537
20538 2011-10-21 Chong Yidong <cyd@gnu.org>
20539
20540 * progmodes/idlwave.el (idlwave-mode):
20541 * progmodes/vera-mode.el (vera-mode):
20542 Use mode-require-final-newline.
20543
20544 2011-10-20 Glenn Morris <rgm@gnu.org>
20545
20546 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
20547
20548 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
20549
20550 * emulation/cua-base.el (cua-set-mark): Fix case of string.
20551
20552 2011-10-20 Chong Yidong <cyd@gnu.org>
20553
20554 * emulation/cua-base.el (cua-mode):
20555 * mail/footnote.el (footnote-mode):
20556 * mail/mailabbrev.el (mail-abbrevs-mode):
20557 * net/xesam.el (xesam-minor-mode):
20558 * progmodes/bug-reference.el (bug-reference-mode):
20559 * progmodes/cap-words.el (capitalized-words-mode):
20560 * progmodes/compile.el (compilation-minor-mode)
20561 (compilation-shell-minor-mode):
20562 * progmodes/gud.el (gud-tooltip-mode):
20563 * progmodes/hideif.el (hide-ifdef-mode):
20564 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
20565 * progmodes/subword.el (subword-mode):
20566 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
20567 * progmodes/which-func.el (which-function-mode):
20568 * term/tvi970.el (tvi970-set-keypad-mode):
20569 * term/vt100.el (vt100-wide-mode):
20570 * textmodes/flyspell.el (flyspell-mode):
20571 * textmodes/ispell.el (ispell-minor-mode):
20572 * textmodes/nroff-mode.el (nroff-electric-mode):
20573 * textmodes/paragraphs.el (use-hard-newlines):
20574 * textmodes/refill.el (refill-mode):
20575 * textmodes/reftex.el (reftex-mode):
20576 * textmodes/rst.el (rst-minor-mode):
20577 * textmodes/sgml-mode.el (html-autoview-mode)
20578 (sgml-electric-tag-pair-mode):
20579 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
20580 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
20581 * emulation/crisp.el (crisp-mode):
20582 * emacs-lisp/eldoc.el (eldoc-mode):
20583 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
20584 minor mode behavior.
20585
20586 2011-10-19 Juri Linkov <juri@jurta.org>
20587
20588 * descr-text.el (describe-char): Add #x2010 and #x2011 to
20589 the list of hard-coded chars with escape-glyph face.
20590
20591 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
20592
20593 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
20594
20595 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
20596
20597 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
20598 running process.
20599
20600 2011-10-19 Glenn Morris <rgm@gnu.org>
20601
20602 * vc/vc-bzr.el (vc-bzr-after-dir-status):
20603 Ignore ignored files. (Bug#9726)
20604
20605 2011-10-19 Chong Yidong <cyd@gnu.org>
20606
20607 Doc fix for minor modes, stating that an omitted argument enables
20608 the mode unconditionally when called from Lisp.
20609
20610 * abbrev.el (abbrev-mode):
20611 * allout.el (allout-mode):
20612 * autoinsert.el (auto-insert-mode):
20613 * autoarg.el (autoarg-mode, autoarg-kp-mode):
20614 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
20615 (global-auto-revert-mode):
20616 * battery.el (display-battery-mode):
20617 * composite.el (global-auto-composition-mode)
20618 (auto-composition-mode):
20619 * delsel.el (delete-selection-mode):
20620 * desktop.el (desktop-save-mode):
20621 * dired-x.el (dired-omit-mode):
20622 * dirtrack.el (dirtrack-mode):
20623 * doc-view.el (doc-view-minor-mode):
20624 * double.el (double-mode):
20625 * electric.el (electric-indent-mode, electric-pair-mode):
20626 * emacs-lock.el (emacs-lock-mode):
20627 * epa-hook.el (auto-encryption-mode):
20628 * follow.el (follow-mode):
20629 * font-core.el (font-lock-mode):
20630 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
20631 * help.el (temp-buffer-resize-mode):
20632 * hilit-chg.el (highlight-changes-mode)
20633 (highlight-changes-visible-mode):
20634 * hi-lock.el (hi-lock-mode):
20635 * hl-line.el (hl-line-mode, global-hl-line-mode):
20636 * icomplete.el (icomplete-mode):
20637 * ido.el (ido-everywhere):
20638 * image-file.el (auto-image-file-mode):
20639 * image-mode.el (image-minor-mode):
20640 * iswitchb.el (iswitchb-mode):
20641 * jka-cmpr-hook.el (auto-compression-mode):
20642 * linum.el (linum-mode):
20643 * longlines.el (longlines-mode):
20644 * master.el (master-mode):
20645 * mb-depth.el (minibuffer-depth-indicate-mode):
20646 * menu-bar.el (menu-bar-mode):
20647 * minibuf-eldef.el (minibuffer-electric-default-mode):
20648 * mouse-sel.el (mouse-sel-mode):
20649 * msb.el (msb-mode):
20650 * mwheel.el (mouse-wheel-mode):
20651 * outline.el (outline-minor-mode):
20652 * paren.el (show-paren-mode):
20653 * recentf.el (recentf-mode):
20654 * reveal.el (reveal-mode, global-reveal-mode):
20655 * rfn-eshadow.el (file-name-shadow-mode):
20656 * ruler-mode.el (ruler-mode):
20657 * savehist.el (savehist-mode):
20658 * scroll-all.el (scroll-all-mode):
20659 * scroll-bar.el (scroll-bar-mode):
20660 * server.el (server-mode):
20661 * shell.el (shell-dirtrack-mode):
20662 * simple.el (auto-fill-mode, transient-mark-mode)
20663 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
20664 (line-number-mode, column-number-mode, size-indication-mode)
20665 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
20666 * strokes.el (strokes-mode):
20667 * time.el (display-time-mode):
20668 * t-mouse.el (gpm-mouse-mode):
20669 * tool-bar.el (tool-bar-mode):
20670 * tooltip.el (tooltip-mode):
20671 * type-break.el (type-break-mode-line-message-mode)
20672 (type-break-query-mode):
20673 * view.el (view-mode):
20674 * whitespace.el (whitespace-mode, whitespace-newline-mode)
20675 (global-whitespace-mode, global-whitespace-newline-mode):
20676 * xt-mouse.el (xterm-mouse-mode): Doc fix.
20677
20678 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
20679 Fix autogenerated docstring.
20680
20681 2011-10-19 Juri Linkov <juri@jurta.org>
20682
20683 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
20684 by checking environment variables "DESKTOP_SESSION" and
20685 "XDG_CURRENT_DESKTOP". (Bug#9779)
20686
20687 2011-10-19 Juri Linkov <juri@jurta.org>
20688
20689 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
20690 (browse-url-chromium-program, browse-url-chromium-arguments):
20691 New defcustoms.
20692 (browse-url-default-browser): Check for `browse-url-chromium' and
20693 call `browse-url-chromium-program'.
20694 (browse-url-chromium): New command. (Bug#9779)
20695
20696 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
20697
20698 * facemenu.el (list-colors-duplicates): On Windows, detect more
20699 duplicates by assuming that only colors matching "^System" are
20700 special "system colors". (Bug#9722)
20701
20702 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
20703
20704 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
20705 to distinguish the author from the committer.
20706
20707 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
20708
20709 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
20710
20711 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
20712
20713 * international/mule.el (sgml-html-meta-auto-coding-function):
20714 Add support for detecting encoding in HTML5 specified only as
20715 <meta charset="UTF-8">. Implementation just makes http-equiv and
20716 content-type parts from HTML4 encoding string optional. (Bug#9716)
20717
20718 2011-10-18 Glenn Morris <rgm@gnu.org>
20719
20720 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
20721
20722 2011-10-18 Chong Yidong <cyd@gnu.org>
20723
20724 * faces.el (cursor): Doc fix.
20725
20726 2011-10-17 Chong Yidong <cyd@gnu.org>
20727
20728 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
20729
20730 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
20731
20732 * dirtrack.el (dirtrack): Support shell buffers with path
20733 prefixes, e.g. tramp-based remote shells. (Bug#9647)
20734
20735 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
20736
20737 * json.el: Bump version to 1.3 and note change in History.
20738 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
20739
20740 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
20741
20742 * comint.el (comint-insert-input, comint-send-input)
20743 (comint-get-old-input-default, comint-backward-matching-input)
20744 (comint-next-prompt): Use nil instead of `input' for field property of
20745 past user input (bug#114).
20746
20747 * minibuffer.el (completion--replace): Inherit surrounding properties
20748 (bug#114).
20749 (minibuffer-complete-and-exit): Use it.
20750
20751 * comint.el (comint--table-subvert): Quote the all-completions output
20752 (bug#9160).
20753
20754 2011-10-17 Martin Rudalics <rudalics@gmx.at>
20755
20756 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
20757
20758 * menu-bar.el (menu-bar-file-menu): Add entry for making new
20759 window on right of selected. (Bug#9350) Reword other window
20760 entries and separate them from frame entries.
20761
20762 2011-10-15 Glenn Morris <rgm@gnu.org>
20763
20764 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
20765 Doc fixes.
20766
20767 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
20768
20769 * net/network-stream.el (network-stream-open-starttls):
20770 Improve detection of failure due to lack of TLS support.
20771
20772 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
20773 putting the input text in front and in bold.
20774
20775 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
20776
20777 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
20778
20779 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
20780 empty buffer.
20781
20782 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
20783 unread-command-events rather than pushing yet-another event.
20784
20785 2011-10-14 Eli Zaretskii <eliz@gnu.org>
20786
20787 * mail/sendmail.el (sendmail-query-once): Improve the wording of
20788 the explanation of the possible choices. Make the options passed
20789 to completing-read shorter.
20790
20791 2011-10-13 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
20792
20793 * textmodes/flyspell.el (flyspell-large-region): Make sure
20794 extended character mode is used if defined (Bug#1339).
20795
20796 2011-10-13 Eli Zaretskii <eliz@gnu.org>
20797
20798 * simple.el (what-cursor-position): Fix the display of the
20799 character info for LRE, LRO, RLE, and RLO characters by appending
20800 an invisible PDF.
20801
20802 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
20803
20804 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
20805 even in case of error; add debug spec; simplify data flow.
20806 (with-timeout-handler): Remove.
20807
20808 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
20809
20810 Fix Bug#6019, Bug#9315.
20811
20812 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
20813 complete `buffer-file-name', the local file name part could look
20814 remotely (for example on VMS).
20815
20816 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
20817 `tramp-run-real-handler'.
20818 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
20819 already quoted by '"'.
20820
20821 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
20822 Let `file-name-handler-alist' be nil, the local file name part
20823 could look remotely (for example on VMS).
20824
20825 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
20826
20827 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
20828 from here...
20829 (flyspell-post-command-hook): ...to here.
20830
20831 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
20832
20833 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
20834 if not needed.
20835 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
20836 using completion. Protect against "slow" callers.
20837 Remove the "message hack".
20838
20839 2011-10-11 Juri Linkov <juri@jurta.org>
20840
20841 * isearch.el (isearch-lazy-highlight-word): New variable.
20842 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
20843 Use it. (Bug#9727)
20844
20845 2011-10-11 Glenn Morris <rgm@gnu.org>
20846
20847 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
20848 like f90-previous-statement does.
20849
20850 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
20851
20852 * eshell/eshell.el (eshell-command): History should be saved
20853 only in interactive use, to avoid error.
20854
20855 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
20856
20857 * minibuffer.el (completion-file-name-table): Fix last change,
20858 i.e. ignore normal errors but not the other ones.
20859
20860 2011-10-10 Martin Rudalics <rudalics@gmx.at>
20861
20862 * window.el (special-display-buffer-names)
20863 (special-display-regexps): Remove some remnants of earlier
20864 changes from doc-strings.
20865 (quit-windows-on): New function.
20866
20867 * vc/vc.el (vc-revert, vc-rollback):
20868 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
20869 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
20870 (Bug#6183) (Bug#7074) (Bug#7447)
20871
20872 2011-10-09 Martin Rudalics <rudalics@gmx.at>
20873
20874 * window.el (frame-auto-hide-function): Add version tag.
20875 (Bug#9699)
20876
20877 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
20878
20879 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
20880 condition.
20881
20882 2011-10-09 Leo Liu <sdl.web@gmail.com>
20883
20884 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
20885 (Bug#9701)
20886
20887 2011-10-08 Glenn Morris <rgm@gnu.org>
20888
20889 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
20890 before the first code statement zero indent. (Bug#9690)
20891
20892 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
20893
20894 * simple.el (count-words-region): Always count in the region.
20895 Report the number of lines and characters too.
20896 (count-words): New command, which counts in the buffer if the
20897 region is inactive, as count-words-region used to.
20898 (count-words--message): New function. Handle plurals.
20899 (count-lines-region): Make it an alias for count-words-region.
20900
20901 * bindings.el (esc-map): Replace count-lines-region with
20902 count-words-region.
20903
20904 2011-10-08 Martin Rudalics <rudalics@gmx.at>
20905
20906 * window.el (window--delete): Delete dedicated frame
20907 unconditionally when argument KILL is non-nil. (Bug#9699)
20908 (switch-to-buffer): Fix doc-string typo.
20909
20910 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
20911
20912 * eshell/eshell.el (eshell-command): Avoid using hooks.
20913
20914 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
20915
20916 * bindings.el ([M-left], [M-right]): Bind to left-word and
20917 right-word respectively.
20918
20919 2011-10-07 Glenn Morris <rgm@gnu.org>
20920
20921 * cus-start.el (debug-on-quit): Fix custom type.
20922
20923 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20924
20925 * subr.el (define-key-after): Clarify that the function is not
20926 useful for non-menu keymaps.
20927
20928 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
20929
20930 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
20931
20932 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
20933 in current minibuffer (Fix bug with recursive minibuffers).
20934
20935 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
20936
20937 * progmodes/gdb-mi.el (gdb): Doc fix.
20938
20939 2011-10-05 Martin Rudalics <rudalics@gmx.at>
20940
20941 * window.el (frame-auto-hide-function): New option replacing
20942 frame-auto-delete. Suggested by Stefan Monnier.
20943 (window--delete): Call frame-auto-hide-function instead of
20944 investigating frame-auto-delete.
20945 (window-point-1, set-window-point-1): New functions.
20946 (window-in-direction, record-window-buffer, window-state-get-1)
20947 (display-buffer-record-window): Use window-point-1 instead of
20948 window-point.
20949 (set-window-buffer-start-and-point): Use set-window-point-1.
20950
20951 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
20952
20953 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
20954
20955 2011-10-05 Glenn Morris <rgm@gnu.org>
20956
20957 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
20958 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
20959
20960 2011-10-05 Leo Liu <sdl.web@gmail.com>
20961
20962 * subr.el (read-char-choice): Fix argument to buffer-live-p which
20963 works with buffer object.
20964
20965 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
20966
20967 * mpc.el (mpc-tool-bar-map): Add labels.
20968
20969 2011-10-04 Glenn Morris <rgm@gnu.org>
20970
20971 * calendar/holidays.el (calendar-check-holidays): Doc fix.
20972
20973 2011-10-04 Martin Rudalics <rudalics@gmx.at>
20974
20975 * window.el (window--delete): New function.
20976 (frame-auto-delete): Resuscitate option.
20977 (bury-buffer, replace-buffer-in-windows)
20978 (quit-window): Rewrite using window--delete.
20979 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
20980 Pass display-buffer-mark-dedicated to window--display-buffer-2
20981 (Bug#9639).
20982
20983 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
20984
20985 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
20986 returns a list (bug#9554). Add remote file name completion.
20987 * comint.el (comint--table-subvert): Curry and get quote&unquote
20988 functions as arguments.
20989 (comint--complete-file-name-data): Adjust call accordingly.
20990 * pcomplete.el (pcomplete--table-subvert): Remove.
20991 (pcomplete-completions-at-point): Use comint--table-subvert instead.
20992
20993 * minibuffer.el (completion-table-case-fold): Use currying.
20994 (completion--styles-type, completion--cycling-threshold-type):
20995 New constants.
20996 (completion-styles, completion-category-overrides)
20997 (completion-cycle-threshold): Use them.
20998 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
20999 completion-table-case-fold.
21000
21001 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
21002
21003 * minibuffer.el (completion-category-overrides): Fix type of styles
21004 and add more user friendly tags (bug#9660).
21005
21006 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
21007
21008 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
21009 (mule-input-method-string): New widget.
21010 (default-input-method, language-info-custom-alist): Use it.
21011
21012 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
21013
21014 * pcomplete.el: Require comint.
21015 (pcomplete--common-suffix): Remove.
21016 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
21017 (pcomplete--table-subvert): Sync with comint--table-subvert.
21018 (pcomplete--entries): Use comint-completion-file-name-table.
21019 * comint.el (comint-unquote-filename): Simplify.
21020 (comint-completion-file-name-table): New function (bug#9616).
21021 (comint--complete-file-name-data): Use it.
21022
21023 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
21024 (pcmpl-gnu-tar-buffer): Remove.
21025 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
21026 around. Make sure pcomplete-suffix-list is only changed temporarily.
21027 Don't look inside the tar's file if it's too large.
21028
21029 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
21030
21031 * cus-edit.el (custom-mode-map):
21032 * epa.el (epa-key-list-mode-map):
21033 * man.el (Man-mode-map):
21034 * startup.el (splash-screen-keymap):
21035 * simple.el (special-mode-map): Use scroll-up-command and
21036 scroll-down-command.
21037
21038 * progmodes/idlw-help.el (idlwave-help-mode-map):
21039 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
21040 * net/newst-plainview.el (newsticker-mode-map):
21041 * emulation/ws-mode.el (wordstar-mode-map):
21042 * emulation/vi.el (vi-com-map):
21043 * calc/calc-graph.el (calc-graph-show-dumb):
21044 * term/sun.el (terminal-init-sun):
21045 * term/ns-win.el (global-map):
21046 * progmodes/grep.el (grep-mode-map):
21047 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
21048 * mail/rmail.el (rmail-mode-map):
21049 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
21050
21051 * custom.el (custom-safe-themes, load-theme): Treat value of t for
21052 custom-safe-themes as special.
21053
21054 2011-10-01 Julien Danjou <julien@danjou.info>
21055
21056 * notifications.el (notifications-notify): Fix docstring.
21057
21058 2011-10-01 Per Starbäck <per@starback.se>
21059
21060 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
21061
21062 2011-09-30 Martin Rudalics <rudalics@gmx.at>
21063
21064 * startup.el (command-line-1): Fix last fix by inserting
21065 initial-scratch-message into *scratch* before displaying it.
21066 (Bug#9605) and (Bug#9636)
21067
21068 2011-09-29 Eli Zaretskii <eliz@gnu.org>
21069
21070 * simple.el (line-move): If auto-hscroll-mode is disabled and the
21071 window is hscrolled, move by logical lines. (Bug#9607)
21072 (line-move-visual): Update the doc string to the above effect.
21073
21074 2011-09-29 Martin Rudalics <rudalics@gmx.at>
21075
21076 * window.el (display-buffer-record-window): When WINDOW is the
21077 selected window use `point' instead of `window-point'. (Bug#9626)
21078
21079 * startup.el (command-line-1): Use insert-before-markers when
21080 inserting initial-scratch-message. (Bug#9605)
21081
21082 * help.el (help-window): Remove variable.
21083
21084 2011-09-29 Glenn Morris <rgm@gnu.org>
21085
21086 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
21087
21088 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
21089
21090 * descr-text.el (describe-char-categories): Accept category
21091 descriptions more than one line long.
21092
21093 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
21094
21095 * simple.el (delete-trailing-whitespace): Fix last change.
21096
21097 * progmodes/perl-mode.el (perl-syntax-propertize-function):
21098 Don't confuse "y => 3" as the beginning of a `y' operation.
21099
21100 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
21101 object has more than 4 slots (bug#9613).
21102
21103 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
21104
21105 * subr.el (with-output-to-temp-buffer):
21106 * net/quickurl.el (quickurl, quickurl-browse-url):
21107 Fix typos in docstrings.
21108
21109 2011-09-27 Eli Zaretskii <eliz@gnu.org>
21110
21111 * minibuffer.el (completion-styles)
21112 (completion-category-overrides): Cross reference each other in doc
21113 strings.
21114
21115 2011-09-27 Glenn Morris <rgm@gnu.org>
21116
21117 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
21118 to split-string. (Bug#9606)
21119
21120 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
21121
21122 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
21123 (bug#9615).
21124
21125 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
21126
21127 * emacs-lisp/package.el (list-packages): Fix echo area message.
21128
21129 2011-09-27 Leo Liu <sdl.web@gmail.com>
21130
21131 * ido.el (ido-read-internal): Accept cons cell HIST arg.
21132
21133 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
21134
21135 * net/dbus.el (dbus-unregister-object): Don't release services for
21136 registered signals. (Bug#9581)
21137
21138 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
21139
21140 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
21141 function that picks between cfengine 2 and 3 support
21142 automatically. Update docs accordingly.
21143
21144 2011-09-22 Kenichi Handa <handa@m17n.org>
21145
21146 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
21147 ZERO.
21148 (indian-itrans-v5-table-for-tamil): New variable.
21149 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
21150
21151 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
21152
21153 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
21154 that's true if the current command involved collapsing of text.
21155 It's reset to false at the beginning of the next command.
21156 (allout-post-command-business): Move the cursor to the beginning
21157 of entry if the cursor is hidden and collapsing activity just
21158 happened.
21159
21160 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
21161
21162 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
21163 tracking (Bug#9541).
21164
21165 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
21166
21167 * net/newst-reader.el (newsticker-html-renderer)
21168 (newsticker-show-news): Automatically load html rendering package
21169 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
21170 because w3m-fill-column is let-bound" and the error "Symbol's value
21171 as variable is void: w3m-fill-column".
21172
21173 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
21174
21175 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
21176 Release services only if they are defined. (Bug#9581)
21177
21178 2011-09-23 Richard Stallman <rms@gnu.org>
21179
21180 * textmodes/paragraphs.el (forward-sentence): For backwards case,
21181 distinguish start of paragraph from start of its text.
21182
21183 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
21184
21185 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
21186 (rmail-generate-viewer-buffer): Put that hook on view buffer.
21187 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
21188
21189 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
21190
21191 * international/mule-diag.el (mule-diag): Insert a newline after
21192 each fontset description.
21193
21194 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
21195
21196 * simple.el (delete-trailing-whitespace):
21197 Document last change; simplify.
21198
21199 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
21200
21201 * simple.el (delete-trailing-whitespace): Also delete
21202 extra newlines at the end of the buffer.
21203
21204 * textmodes/picture.el: Make motion commands obey shift-select-mode.
21205 (picture-newline): Use forward-line so as to ignore fields.
21206
21207 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
21208
21209 * subr.el (with-wrapper-hook): Fix edebug spec.
21210
21211 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21212
21213 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
21214 (bug#4538).
21215
21216 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
21217
21218 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
21219 Fix nasty bug using wrong cached values.
21220
21221 2011-09-23 Alan Mackenzie <acm@muc.de>
21222
21223 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
21224
21225 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
21226
21227 * window.el (pop-to-buffer): Ensure right window is selected if we
21228 chose another frame.
21229
21230 2011-09-22 Eli Zaretskii <eliz@gnu.org>
21231
21232 * simple.el (what-cursor-position): Use get-char-property-change
21233 and next-single-char-property-change, to be able to show display
21234 properties that come from overlays as well as text properties.
21235
21236 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
21237
21238 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
21239
21240 * cmuscheme.el (run-scheme, switch-to-scheme):
21241 * cus-edit.el (customize-group, custom-buffer-create)
21242 (customize-browse):
21243 * info.el (info):
21244 * shell.el (shell):
21245 * mail/sendmail.el (mail):
21246 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
21247
21248 2011-09-22 Richard Stallman <rms@gnu.org>
21249
21250 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
21251 move back only to line beg, don't move back over blank lines.
21252
21253 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
21254
21255 * files.el (copy-directory): Set directory attributes only in case
21256 they could be retrieved from the source directory. (Bug#9565)
21257
21258 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
21259
21260 * progmodes/hideshow.el (hs-looking-at-block-start-p)
21261 (hs-find-block-beginning, hs-hide-level-recursive):
21262 Ignore strings as well as comments. (Bug#9502)
21263
21264 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
21265
21266 * progmodes/sql.el (sql-comint-postgres):
21267 Convert port number to a string. (Bug#9566)
21268
21269 2011-09-22 Martin Rudalics <rudalics@gmx.at>
21270
21271 * window.el (quit-window): Undedicate window when switching to
21272 previous buffer. Reported by Thierry Volpiatto
21273 <thierry.volpiatto@gmail.com>.
21274 (special-display-popup-frame): When popping up a new frame reset
21275 its previous buffers to nil. Simplify code.
21276
21277 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
21278
21279 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
21280 and process filter, as done also in `shell-command'.
21281
21282 2011-09-21 Martin Rudalics <rudalics@gmx.at>
21283
21284 * window.el (set-window-buffer-start-and-point):
21285 Call set-window-start with NOFORCE argument t.
21286 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
21287 (quit-window): Reword doc-string. Handle new format of
21288 quit-restore parameter. Don't delete window if it has a
21289 previous buffer we can show instead of the present one.
21290 (display-buffer-record-window): Rewrite using a new format for
21291 the quit-restore window parameter
21292 (special-display-popup-frame, display-buffer-same-window)
21293 (display-buffer-reuse-window, display-buffer-pop-up-frame)
21294 (display-buffer-pop-up-window, display-buffer-use-some-window):
21295 Adapt symbol passed to display-buffer-record-window.
21296 * help.el (help-window-setup): Handle new format of quit-restore
21297 parameter.
21298
21299 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
21300
21301 * faces.el (face-list): Fix docstring (bug#9564).
21302
21303 * window.el (display-buffer--action-function-custom-type):
21304 Don't include internal functions in the Custom interface.
21305
21306 2011-09-20 Juri Linkov <juri@jurta.org>
21307
21308 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
21309 (Info-forward-node, Info-backward-node, Info-next-preorder)
21310 (Info-last-preorder): Use it. (Bug#9528)
21311
21312 2011-09-20 Juri Linkov <juri@jurta.org>
21313
21314 * info.el (Info-last-preorder): Visit last menu item only when
21315 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
21316
21317 2011-09-20 Julien Danjou <julien@danjou.info>
21318
21319 * password-cache.el (password-cache-remove): Remove entries even if the
21320 value is nil, so that password with a nil value (negative caching) is
21321 possible to invalidate.
21322
21323 2011-09-20 Lawrence Mitchell <wence@gmx.li>
21324
21325 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
21326 all whitespace around breakpoint. (Bug#9553)
21327 (f90-find-breakpoint): Only break at whitespace inside a comment.
21328
21329 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
21330
21331 * minibuffer.el (completion-file-name-table): Keep track of errors.
21332 (completion-table-with-predicate): Handle the case where pred1 is nil.
21333 * pcomplete.el (pcomplete-completions-at-point): Simplify.
21334
21335 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
21336
21337 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
21338 (debugger-return-value): Signal an error if the debugging context does
21339 not await any return value.
21340
21341 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
21342 * image-mode.el (image-toggle-display-text)
21343 (image-toggle-display-image): Stay away from evil `intangible'.
21344
21345 2011-09-19 Leo Liu <sdl.web@gmail.com>
21346
21347 * replace.el (occur-revert-arguments): Make it permanent-local.
21348 (occur-mode): Don't call font-lock-defontify.
21349
21350 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
21351
21352 * net/ldap.el (ldap-search-internal): Don't push empty search
21353 result (Bug#9508).
21354
21355 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
21356
21357 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
21358
21359 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
21360
21361 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
21362 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
21363
21364 2011-09-18 Juri Linkov <juri@jurta.org>
21365
21366 * buff-menu.el (Buffer-menu-mode-map):
21367 * dired.el (dired-mode-map):
21368 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
21369 (lisp-interaction-mode-map):
21370 * emacs-lisp/package.el (package-menu-mode-map):
21371 * epa.el (epa-key-list-mode-map):
21372 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
21373 (menu-bar-options-menu):
21374 * outline.el (outline-mode-menu-bar-map):
21375 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
21376 * vc/vc-dir.el (vc-dir-menu-map):
21377 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
21378 Capitalize non-function content words in menu item strings.
21379
21380 * dired.el (dired-mode-map): Add menu item for
21381 `image-dired-dired-toggle-marked-thumbs'.
21382
21383 2011-09-18 Juri Linkov <juri@jurta.org>
21384
21385 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
21386 to `isearch-case-fold-search' and restore its original value
21387 after the `isearch-mode' call.
21388
21389 2011-09-18 Juri Linkov <juri@jurta.org>
21390
21391 * progmodes/grep.el (grep-process-setup): Don't check code for 1
21392 because `zgrep' returns 1 for successful matches (bug#9226).
21393
21394 2011-09-18 Juri Linkov <juri@jurta.org>
21395
21396 * info.el (Info-extract-menu-node-name): Check the second match
21397 for empty string (second test-case of bug#9528).
21398 (Info-last-preorder): Let-bind `Info-history' to nil to not add
21399 intermediate nodes to the history (first test-case of bug#9528).
21400
21401 2011-09-18 Juri Linkov <juri@jurta.org>
21402
21403 * info.el (Info-mode-syntax-table): New variable.
21404 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
21405
21406 2011-09-18 Juri Linkov <juri@jurta.org>
21407
21408 * info.el (Info-file-supports-index-cookies):
21409 Increment line-beginning-position's arg from 3 to 4 because makeinfo
21410 outputs one more line for long file names (bug#4142).
21411
21412 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
21413
21414 * newcomment.el (comment-normalize-vars): If prompting for
21415 comment-start, set comment-start-skip too (Bug#8424).
21416
21417 2011-09-18 Johan BockgĂ¥rd <bojohan@gnu.org>
21418
21419 * icomplete.el: Fix previous fix of Bug#5849.
21420 (icomplete-mode): Don't set completion-show-inline-help.
21421 (icomplete-minibuffer-setup): Set completion-show-inline-help
21422 locally during icompletion.
21423
21424 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
21425
21426 * woman.el (woman2-process-escapes): Don't delete unrecognized
21427 escapes (Bug#7843).
21428
21429 * files.el (inhibit-first-line-modes-regexps): Add image files.
21430 (hack-local-variables-prop-line): Return nil for malformed
21431 prop-lines (Bug#9044).
21432
21433 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
21434
21435 * net/tramp.el (top): Don't require 'shell.
21436 (tramp-methods): Fix docstring.
21437 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
21438 Return complete remote file name. Handle "smb" case.
21439 Use `tramp-tmpdir', if defined for the respective method.
21440 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
21441
21442 * net/tramp-compat.el (top): Require 'shell.
21443
21444 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
21445 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
21446 `tramp-current-host'.
21447 (tramp-get-remote-tmpdir): Remove.
21448
21449 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
21450 `tramp-tmpdir' entries.
21451 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
21452 (tramp-smb-handle-file-attributes): Ignore errors.
21453 (tramp-smb-wait-for-output): Check also for process end.
21454
21455 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21456
21457 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
21458 when sending QUIT (bug#9312).
21459
21460 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
21461
21462 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
21463 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
21464 occur-mode-display-occurrence.
21465 (occur-edit-mode): Add usage message.
21466 (occur-cease-edit): New command.
21467 (occur-after-change-function): Use text properties to find the
21468 position of the prefix text.
21469 (occur-engine): Set stickiness of prefix text properties.
21470
21471 2011-09-17 Glenn Morris <rgm@gnu.org>
21472
21473 * progmodes/etags.el (complete-tag):
21474 Fix call to completion-in-region. (Bug#9526)
21475
21476 2011-09-17 Juri Linkov <juri@jurta.org>
21477
21478 * textmodes/ispell.el (ispell-word): Add to the error message
21479 the word, ispell program name and current dictionary (bug#9121).
21480 (ispell-tex-arg-end): Capitalize "error" in the error message.
21481
21482 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
21483
21484 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
21485 check. (Bug#4251)
21486
21487 2011-09-17 Juri Linkov <juri@jurta.org>
21488
21489 * window.el (window-safe-min-height, window-safe-min-width):
21490 Fix typos (followup to bug#9522).
21491
21492 2011-09-17 Sven Joachim <svenjoac@gmx.de>
21493
21494 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
21495
21496 2011-09-16 Eli Zaretskii <eliz@gnu.org>
21497
21498 * simple.el (line-move): If goal-column is set, move by logical
21499 lines, not by display lines. (Bug#971)
21500 (next-line, previous-line, goal-column, line-move-visual): Doc fix
21501 to reflect the above change.
21502
21503 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
21504
21505 * image.el (imagemagick-register-types): Use regexp-opt.
21506
21507 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
21508
21509 * window.el (display-buffer-base-action): Rename from
21510 display-buffer-default-action. Make default value empty.
21511 (display-buffer-overriding-action): Convert to defvar.
21512 (display-buffer-fallback-action): New var.
21513
21514 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
21515
21516 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
21517 declaration.
21518 (package--add-to-archive-contents): If there is a duplicate entry
21519 with an older version, remove it.
21520 (package-menu-mark-delete, package-menu-mark-install)
21521 (package-menu-mark-unmark): Make unused args optional.
21522 (package-menu-mark-obsolete-for-deletion):
21523 Use package-menu-get-status instead of a regexp search.
21524 (package-menu-get-status): Use tabulated-list-entry.
21525 (package-menu-mark-upgrades): New command.
21526 (package-menu-mode-map): Bind it to U. Add it to menu bar.
21527 (package-menu-execute): Do installation before deletion.
21528 (package-menu-refresh, package-menu-execute): Use derived-mode-p
21529 instead of checking major-mode.
21530 (package-menu--find-upgrades): New function.
21531
21532 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
21533
21534 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
21535 passwords in the log buffer.
21536 (smtpmail-process-filter): Update the process marker so that the
21537 "broken by peer" status message is inserted in the right place.
21538
21539 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
21540
21541 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
21542 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
21543 bibtex-completion-at-point-function.
21544 (bibtex-completion-at-point-function): Use them.
21545
21546 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
21547
21548 * mpc.el (mpc-constraints-tag-lookup): New function.
21549 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
21550 also to browser "album|playlist".
21551
21552 2011-09-14 Juri Linkov <juri@jurta.org>
21553
21554 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
21555 (isearch-edit-string): Use length of `isearch-string' when
21556 `isearch-fail-pos' returns nil.
21557 (isearch-message): Remove duplicate code and call
21558 `isearch-fail-pos' with arg `t'.
21559
21560 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
21561
21562 * replace.el (occur-mode-goto-occurrence): Don't force using other
21563 window (Bug#9499).
21564
21565 * dired-aux.el (dired-do-chmod): Don't provide initial input.
21566
21567 2011-09-14 Martin Rudalics <rudalics@gmx.at>
21568
21569 * window.el (display-buffer-window): Remove.
21570 (display-buffer-record-window): Use help-setup window parameter
21571 instead of variable display-buffer-window.
21572 (display-buffer-function, special-display-buffer-names)
21573 (special-display-function): Mention help-setup parameter instead
21574 of display-buffer-window in doc-string.
21575 * help.el (help-window-setup): New argument help-window.
21576 Use help-window-setup parameter instead of display-buffer-window.
21577 Reword some messages.
21578 (with-help-window): Pass window used for displaying the buffer
21579 to help-window-setup. Don't set display-buffer-window.
21580
21581 2011-09-13 Glenn Morris <rgm@gnu.org>
21582
21583 * emacs-lisp/debug.el (debugger-make-xrefs):
21584 Preserve point. (Bug#9462)
21585
21586 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
21587
21588 * window.el (window-deletable-p): Use next-frame.
21589
21590 2011-09-13 Martin Rudalics <rudalics@gmx.at>
21591
21592 * window.el (window-auto-delete): Remove.
21593 (window-deletable-p): Remove argument FORCE. Don't deal with
21594 dedication and previous buffers.
21595 (switch-to-prev-buffer): Don't delete window.
21596 (delete-windows-on): Delete a window's frame if and only if the
21597 window is dedicated.
21598 (replace-buffer-in-windows): Delete buffer's window or frame if
21599 and only if window is dedicated.
21600 (quit-window): Handle quit-restore as before last change.
21601 (bury-buffer): Delete window only if window-deletable-p returns t.
21602
21603 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
21604
21605 * window.el (window-deletable-p): Never delete the last frame on a
21606 given terminal.
21607
21608 2011-09-13 Glenn Morris <rgm@gnu.org>
21609
21610 * help.el (describe-key-briefly): Copy previous standard-output change.
21611
21612 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
21613
21614 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
21615
21616 2011-09-13 Glenn Morris <rgm@gnu.org>
21617
21618 * emacs-lisp/lisp-mode.el (lisp-indent-function):
21619 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
21620
21621 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
21622
21623 * dired-aux.el (dired-mark-read-string): Don't return default
21624 value on empty input (Bug#9361).
21625 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
21626 Omit initial minibuffer contents.
21627 (dired-do-chmod): Signal an error on empty input.
21628 (dired-mark-read-string): Don't return default on empty input.
21629
21630 * files.el (file-modes-symbolic-to-number): Doc fix.
21631
21632 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
21633
21634 * international/mule-cmds.el (ucs-completions): Remove.
21635 (read-char-by-name): Use complete-with-action instead; add metadata.
21636
21637 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
21638
21639 * window.el (display-buffer--action-function-custom-type)
21640 (display-buffer--action-custom-type): New vars.
21641 (display-buffer-alist, display-buffer-default-action)
21642 (display-buffer-overriding-action): Add defcustom types.
21643
21644 * frame.el (delete-other-frames): Doc fix (Bug#276).
21645
21646 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
21647
21648 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
21649
21650 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
21651
21652 Change modes that used same-window-* vars to use switch-to-buffer.
21653
21654 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
21655 Use switch-to-buffer.
21656
21657 * cus-edit.el (customize-group, custom-buffer-create)
21658 (customize-browse, custom-buffer-create-other-window):
21659 Use switch-to-buffer or switch-to-buffer-other-window.
21660
21661 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
21662 (Info-prev, Info-up, Info-speedbar-goto-node)
21663 (info-display-manual): Use switch-to-buffer.
21664 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
21665
21666 * mail/sendmail.el (mail): Use switch-to-buffer.
21667 (mail-recover): Use switch-to-buffer-other-window.
21668
21669 * cmuscheme.el (run-scheme, switch-to-scheme):
21670 * ielm.el (ielm):
21671 * shell.el (shell):
21672 * net/rlogin.el (rlogin):
21673 * net/telnet.el (telnet, rsh):
21674 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
21675
21676 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
21677
21678 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
21679
21680 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
21681
21682 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
21683 so don't mention it (bug#9301).
21684 (dired-sort-toggle-or-edit): Clarify string further.
21685
21686 * faces.el (face-spec-set-match-display): Make `(type graphic)'
21687 match `x', `w32' and `ns', like the manual says (bug#9029).
21688
21689 * subr.el (eval-after-load): Doc string clarification (bug#9125).
21690 (process-kill-buffer-query-function): Mention the buffer name in
21691 the query.
21692
21693 * image-mode.el (image-next-line): The line parameter is mandatory
21694 (bug#9258).
21695
21696 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
21697 which can be useful (bug#9301).
21698
21699 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
21700
21701 * subr.el (match-string): Mention that the current buffer should
21702 be the same as the search was done in (bug#9282).
21703
21704 * facemenu.el: Disable the remove-* commands if the mark isn't
21705 active (bug#9162).
21706
21707 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
21708
21709 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
21710 of display-buffer.
21711 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
21712
21713 * replace.el (occur-mode-goto-occurrence)
21714 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
21715 and display-buffer.
21716
21717 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
21718 display-buffer.
21719
21720 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
21721 special-display and same-window variables.
21722 (mail-other-window): Use switch-to-buffer-other-window.
21723 (mail-other-frame): USe switch-to-buffer-other-frame.
21724
21725 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
21726 Use display-buffer-other-frame.
21727 (gdb-display-gdb-buffer): Use pop-to-buffer.
21728
21729 * progmodes/gud.el (gud-goto-info): Use info-other-window.
21730
21731 * progmodes/python.el: Don't set same-window-buffer-names.
21732
21733 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
21734
21735 * window.el (display-buffer-alist): Add *Python*.
21736
21737 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
21738
21739 * window.el (display-buffer-alist): Add entry for buffers
21740 previously handled same-window-*.
21741 (display-buffer-alist, display-buffer-default-action)
21742 (display-buffer-overriding-action): Mark as risky.
21743 (display-buffer-alist): Document action function changes.
21744 (display-buffer--same-window-action)
21745 (display-buffer--other-frame-action): New variables.
21746 (switch-to-buffer, display-buffer-other-frame): Use them.
21747 (display-buffer): Rename reuse-frame entry to reusable-frames.
21748 (display-buffer-reuse-selected-window): Function deleted.
21749 (display-buffer-reuse-window): Handle reusable-frames alist entry.
21750 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
21751 (display-buffer-special): New function.
21752 (display-buffer--maybe-pop-up-frame-or-window): Rename from
21753 display-buffer-reuse-or-pop-window. Split off special-display
21754 part into display-buffer-special.
21755 (display-buffer-use-some-window): Don't perform any special
21756 pop-up-frames handling.
21757 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
21758 (display-buffer--maybe-same-window): Rename from
21759 display-buffer-maybe-same-window.
21760
21761 * info.el: Don't set same-window-regexps.
21762 (info-setup): New function.
21763 (info-other-window, info): Call it.
21764
21765 * cus-edit.el: Don't set same-window-regexps.
21766 (customize-group): New argument.
21767 (customize-group-other-window): Use it.
21768 (customize-face, customize-face-other-window): Likewise.
21769 (custom-buffer-create-other-window): Use pop-to-buffer directly.
21770
21771 * net/rlogin.el:
21772 * net/telnet.el:
21773 * progmodes/gud.el: Don't set same-window-regexps.
21774
21775 * cmuscheme.el:
21776 * ielm.el:
21777 * shell.el:
21778 * mail/sendmail.el:
21779 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
21780
21781 2011-09-10 Juri Linkov <juri@jurta.org>
21782
21783 * isearch.el (isearch-edit-string): Remove obsolete mention of
21784 `C-w' (`isearch-yank-word-or-char') from docstring.
21785 (isearch-query-replace): Fix typo in docstring (bug#9466).
21786
21787 2011-09-10 Juri Linkov <juri@jurta.org>
21788
21789 * paren.el (show-paren-function): Don't show escaped parens.
21790 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
21791
21792 2011-09-10 Eli Zaretskii <eliz@gnu.org>
21793
21794 * mail/sendmail.el (mml-to-mime, mml-attach-file)
21795 (mm-default-file-encoding): Remove autoload forms, they are
21796 replaced with autoload cookies in mml.el and mm-encode.el.
21797 (mail-add-attachment): New command.
21798 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
21799 (mail-mode): Mention mail-insert-file and mail-add-attachment in
21800 the doc string.
21801 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
21802
21803 2011-09-10 Reuben Thomas <rrt@sc3d.org>
21804
21805 * simple.el (count-words-region): Use buffer if there's no region
21806 (bug#9429).
21807
21808 2011-09-09 Juri Linkov <juri@jurta.org>
21809
21810 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
21811 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
21812 (wdired-isearch-filter-read-only): New function. (Bug#6362)
21813
21814 2011-09-09 Alan Mackenzie <acm@muc.de>
21815
21816 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
21817 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
21818
21819 2011-09-09 Eli Zaretskii <eliz@gnu.org>
21820
21821 Fix for Savannah bug#9392.
21822 * simple.el (mail-encode-mml): New defvar.
21823
21824 * mail/rmail.el (mail-encode-mml): Add a defvar.
21825 (rmail-enable-mime-composing): Default to t.
21826 (rmail-forward): Use MIME method of forwarding only if both
21827 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
21828 Set mail-encode-mml non-nil if the MIME method was used.
21829
21830 * mail/sendmail.el (mml-to-mime): Add autoload form.
21831 (mail-encode-mml): Add a defvar.
21832 (mail-mode): Make mail-encode-mml buffer-local and initialize it
21833 to nil.
21834 (mail-send): If mail-encode-mml is non-nil, run the outgoing
21835 message through mml-to-mime, and reset mail-encode-mml to nil.
21836
21837 2011-09-09 Glenn Morris <rgm@gnu.org>
21838
21839 * woman.el (woman-if-body): When processing an .el block,
21840 do not delete the next .el block as well. (Bug#9447)
21841 (woman-special-characters): Add oq, cq, and hy characters.
21842
21843 2011-09-08 Martin Rudalics <rudalics@gmx.at>
21844
21845 * window.el (window-deletable-p): Make sure window is live before
21846 invoking window-prev-buffers.
21847
21848 2011-09-08 Leo Liu <sdl.web@gmail.com>
21849
21850 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
21851
21852 2011-09-08 Juri Linkov <juri@jurta.org>
21853
21854 * progmodes/compile.el (compilation-environment): Make it
21855 a defcustom (bug#8340).
21856
21857 2011-09-08 Martin Rudalics <rudalics@gmx.at>
21858
21859 * window.el (frame-auto-delete): Rename to window-auto-delete.
21860 Make it control auto-deletion of windows and/or frames.
21861 (window-deletable-p): New argument FORCE. Rewrite conditions
21862 for deleting window/frame. (Bug#9419)
21863 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
21864 Rewrite handling of case when window/frame can be deleted.
21865 (delete-windows-on): Call window-deletable-p with new FORCE
21866 argument t. (Bug#9456)
21867
21868 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
21869
21870 * help-mode.el (help-mode): Restore autoload.
21871
21872 2011-09-07 Juri Linkov <juri@jurta.org>
21873
21874 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
21875 `compilation-environment'. Set buffer-local
21876 `compilation-environment' to `thisenv' later after (funcall mode).
21877 (Bug#8340)
21878
21879 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
21880 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
21881 instead of replacing its value. (Bug#8340)
21882
21883 2011-09-07 Juri Linkov <juri@jurta.org>
21884
21885 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
21886 based on text properties put by `grep-filter' instead of matching
21887 escape sequences.
21888 (grep-mode): Set buffer-local `compilation-error-screen-columns'
21889 to the value of `grep-error-screen-columns' (bug#9438).
21890
21891 2011-09-07 Juri Linkov <juri@jurta.org>
21892
21893 * simple.el (next-error-highlight, next-error-highlight-no-select):
21894 Doc fix (bug#9432).
21895
21896 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
21897
21898 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
21899 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
21900
21901 2011-09-07 Leo Liu <sdl.web@gmail.com>
21902
21903 * net/rcirc.el (rcirc-mode): Conditionally initialize
21904 rcirc-input-ring.
21905
21906 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
21907
21908 * emacs-lisp/find-func.el (find-function-C-source): Only set
21909 find-function-C-source-directory after checking that we found a source
21910 file there (bug#9440).
21911
21912 2011-09-06 Alan Mackenzie <acm@muc.de>
21913
21914 * isearch.el (isearch-other-meta-char): Wherever a key list is
21915 unread, "unread" the prefix arg, too. This fixes bug #8901.
21916
21917 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
21918
21919 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
21920
21921 2011-09-05 Juri Linkov <juri@jurta.org>
21922
21923 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
21924
21925 2011-09-05 Juri Linkov <juri@jurta.org>
21926
21927 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
21928 keeping point where processing of grep matches begins, and
21929 continue to delete remaining escape sequences from the same point.
21930 (grep-filter): Make leading zero optional in "0?1;31m" because
21931 git-grep emits "\033[1;31m" escape sequences unlike expected
21932 "\033[01;31m" as GNU Grep does (bug#9408).
21933 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
21934
21935 2011-09-05 Juri Linkov <juri@jurta.org>
21936
21937 * subr.el (y-or-n-p): Capitalize "yes".
21938
21939 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
21940
21941 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
21942 `tramp-cache-unload-hook' where appropriate.
21943 (tramp-methods): Rename `tramp-remote-sh' to
21944 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
21945 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
21946
21947 * net/tramp-sh.el (top): Don't require 'shell.
21948 (tramp-methods): Add `tramp-remote-shell' and
21949 `tramp-remote-shell-args' entries.
21950 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
21951 (tramp-sh-handle-shell-command): Remove.
21952 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
21953 Use `tramp-remote-shell'.
21954
21955 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
21956
21957 * mail/sendmail.el (sendmail-query-once-function): Delete.
21958 (sendmail-query-once): Save directly to send-mail-function.
21959 Update message-send-mail-function too.
21960
21961 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
21962
21963 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
21964
21965 * progmodes/python.el (python-mode-map): Use correct function to
21966 start python interpreter from menu-bar (as reported by Geert
21967 Kloosterman).
21968 (inferior-python-mode-map): Fix typo.
21969 (python-shell-map): Remove.
21970
21971 2011-09-03 Deniz Dogan <deniz@dogan.se>
21972
21973 * net/rcirc.el (rcirc-print): Simplify code for
21974 rcirc-scroll-show-maximum-output. There is no need to walk
21975 through all windows to find the right one.
21976
21977 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
21978
21979 * help.el (help-return-method): Doc fix.
21980
21981 2011-09-03 Martin Rudalics <rudalics@gmx.at>
21982
21983 * window.el (window-deletable-p): Don't return a non-nil value
21984 when there's a buffer that was shown in the window before.
21985 (Bug#9419)
21986 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
21987 Set window's previous buffers to nil.
21988
21989 2011-09-03 Eli Zaretskii <eliz@gnu.org>
21990
21991 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
21992 newline before and after the tag line, so it doesn't interfere
21993 with determining the paragraph direction of bidirectional text.
21994
21995 2011-09-03 Leo Liu <sdl.web@gmail.com>
21996
21997 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
21998
21999 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
22000
22001 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
22002 (pop-to-buffer): Change interactive spec. Pass second argument
22003 directly to display-buffer.
22004 (display-buffer): Fix interactive spec. Use functionp to
22005 distinguish between a function and a list of functions.
22006
22007 * abbrev.el (edit-abbrevs):
22008 * arc-mode.el (archive-extract):
22009 * autoinsert.el (auto-insert):
22010 * bookmark.el (bookmark-bmenu-list):
22011 * files.el (find-file):
22012 * view.el (view-buffer):
22013 * progmodes/compile.el (compilation-goto-locus):
22014 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
22015
22016 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
22017
22018 * window.el (display-buffer-alist): Doc fix.
22019 (display-buffer): Add docstring. Don't treat
22020 display-buffer-default specially.
22021 (display-buffer-reuse-selected-window)
22022 (display-buffer-same-window, display-buffer-maybe-same-window)
22023 (display-buffer-reuse-window, display-buffer-pop-up-frame)
22024 (display-buffer-pop-up-window)
22025 (display-buffer-reuse-or-pop-window)
22026 (display-buffer-use-some-window): New functions.
22027 (display-buffer-default-action): Use them.
22028 (display-buffer-default): Delete.
22029 (pop-to-buffer-1): Fix choice of actions.
22030
22031 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
22032
22033 * minibuffer.el (completion--insert-strings): Don't get confused by
22034 completion entries that end with an LF char.
22035
22036 2011-09-01 Eli Zaretskii <eliz@gnu.org>
22037
22038 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
22039
22040 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
22041
22042 * window.el (display-buffer): Restore interactive spec.
22043 (display-buffer-same-window, display-buffer-other-window):
22044 New functions.
22045 (pop-to-buffer-1): New function. Use the above.
22046 (pop-to-buffer, pop-to-buffer-same-window): Use it.
22047 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
22048
22049 * view.el (view-buffer-other-window, view-buffer-other-frame):
22050 Just use pop-to-buffer.
22051
22052 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
22053
22054 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
22055
22056 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
22057
22058 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
22059
22060 2011-08-31 Richard Stallman <rms@gnu.org>
22061
22062 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
22063 of the separation of rmail-view-buffer from rmail-buffer.
22064 If you say no to "replace original", the decrypt is in the
22065 view buffer. If you say yes, the decrypt goes into the
22066 rmail buffer also.
22067
22068 2011-08-31 Martin Rudalics <rudalics@gmx.at>
22069
22070 * window.el (display-buffer-window): Rewrite doc-string.
22071 (display-buffer-record-window): New function.
22072 (display-buffer-macro-specifiers)
22073 (display-buffer-even-window-sizes, display-buffer-set-height)
22074 (display-buffer-set-width, display-buffer-in-window)
22075 (display-buffer-reuse-window, display-buffer-split-specifiers)
22076 (display-buffer-side-specifiers, display-buffer-split-window-1)
22077 (display-buffer-split-window, display-buffer-split-atom-window)
22078 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
22079 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
22080 (display-buffer-other-window-means-other-frame)
22081 (display-buffer-normalize-special)
22082 (display-buffer-normalize-default)
22083 (display-buffer-normalize-argument)
22084 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
22085 (display-buffer-normalize-specifiers, display-buffer-frame)
22086 (display-buffer-same-window, display-buffer-same-frame)
22087 (display-buffer-other-window)
22088 (display-buffer-same-frame-other-window)
22089 (display-buffer-other-frame, pop-to-buffer-same-window)
22090 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
22091 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
22092 (switch-to-buffer-same-frame)
22093 (switch-to-buffer-other-window-same-frame)
22094 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
22095 (display-buffer-alist-set-1, display-buffer-alist-set-2)
22096 (display-buffer-alist-set): Remove.
22097 (display-buffer-function, special-display-buffer-names)
22098 (special-display-regexps, special-display-function):
22099 In doc-string refer to display-buffer-window and quit-restore
22100 parameter.
22101 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
22102 (special-display-frame-alist, special-display-popup-frame)
22103 (same-window-buffer-names, same-window-regexps, same-window-p)
22104 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
22105 (split-window-preferred-function, split-height-threshold)
22106 (split-width-threshold, window-splittable-p)
22107 (split-window-sensibly, window--try-to-split-window)
22108 (window--frame-usable-p, even-window-heights)
22109 (window--even-window-heights, window--display-buffer-1)
22110 (window--display-buffer-2, display-buffer-other-frame):
22111 Restore old Emacs 23 code, order and doc-strings where applicable.
22112 (display-buffer-default, display-buffer-assq-regexp): New functions.
22113 (display-buffer-alist): Rewrite doc-string.
22114 (display-buffer-default-action)
22115 (display-buffer-overriding-action): New variables.
22116 (display-buffer, switch-to-buffer): Rewrite.
22117 (pop-to-buffer): Restore Emacs 23 behavior but use
22118 window-normalize-buffer-to-display.
22119 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
22120 Restore Emacs 23 behavior but use
22121 window-normalize-buffer-to-switch-to.
22122 (pop-to-buffer-same-window): Rewrite.
22123 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
22124 Rewrite using Emacs 23 options.
22125
22126 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
22127
22128 * net/tramp.el (tramp-root-regexp): Remove.
22129 (tramp-completion-file-name-regexp-unified)
22130 (tramp-completion-file-name-regexp-separate)
22131 (tramp-completion-file-name-regexp-url): Don't use leading volume
22132 letter on w32 systems. (Bug#5303, Bug#9311)
22133 (tramp-drop-volume-letter): Simplify definition.
22134 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
22135
22136 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
22137
22138 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
22139 (bug#9356).
22140
22141 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
22142
22143 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
22144
22145 2011-08-29 Juri Linkov <juri@jurta.org>
22146
22147 * isearch.el (isearch-done): Don't display message "Mark saved"
22148 when arg `edit' is non-nil to prevent its flicker in the echo area.
22149
22150 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
22151
22152 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
22153 obsolete packages for deletion.
22154
22155 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
22156
22157 * help-mode.el (help-mode-map): Add special-mode-map to parent.
22158 (help-mode): Derive help-mode from special-mode. Don't invoke
22159 view-mode from help-mode.
22160 (help-xref-override-view-map): Remove.
22161 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
22162 view-mode is not used anymore.
22163
22164 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
22165
22166 * server.el (server-port): Doc fix.
22167
22168 * cus-theme.el (custom-theme-choose-mode): Inherit from
22169 special-mode (Bug#9124).
22170 (custom-theme-choose-mode-map): Add special-mode to parent.
22171
22172 2011-08-28 Alan Mackenzie <acm@muc.de>
22173
22174 * progmodes/cc-fonts.el
22175 (c-make-font-lock-BO-decl-search-function): New function.
22176 (c-basic-matchers-after - "Fontify the clauses after various
22177 keywords"): Extract the three keyword lists for the 3 erroneous
22178 constructs from the list of four, and use the new function above
22179 in place of an old one.
22180
22181 2011-08-28 Deniz Dogan <deniz@dogan.se>
22182
22183 * net/rcirc.el (rcirc-insert-prev-input)
22184 (rcirc-insert-next-input): Remove unused argument.
22185
22186 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
22187
22188 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
22189
22190 2011-08-27 Alan Mackenzie <acm@muc.de>
22191
22192 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
22193 handle function pointer parameters properly.
22194
22195 2011-08-27 Martin Rudalics <rudalics@gmx.at>
22196
22197 * window.el (display-buffer-reuse-window): Fix case where
22198 selected window was reused with non-nil OTHER-WINDOW argument.
22199 (Bug#9381)
22200
22201 2011-08-27 Deniz Dogan <deniz@dogan.se>
22202
22203 * net/rcirc.el (rcirc-check-auth-status): Adding support for
22204 oftc's NickServ messages.
22205
22206 2011-08-27 Glenn Morris <rgm@gnu.org>
22207
22208 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
22209
22210 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
22211
22212 * emacs-lisp/package.el (package-install): Call package-initialize
22213 if called interactively.
22214
22215 2011-08-26 Leo Liu <sdl.web@gmail.com>
22216
22217 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
22218
22219 2011-08-25 Juri Linkov <juri@jurta.org>
22220
22221 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
22222 `search-whitespace-regexp' (bug#9364).
22223
22224 2011-08-25 Juri Linkov <juri@jurta.org>
22225
22226 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
22227 `regexp-search-ring' to their global values to protect from
22228 updating by `read-from-minibuffer' (bug#9185).
22229
22230 2011-08-25 Juri Linkov <juri@jurta.org>
22231
22232 * textmodes/ispell.el (ispell-command-loop): Add newline
22233 at the end of the "Use option `i'..." line.
22234
22235 2011-08-25 Juri Linkov <juri@jurta.org>
22236
22237 * battery.el (display-battery-mode): If `battery-status-function'
22238 or `battery-mode-line-format' is nil, display the message and set
22239 `display-battery-mode' to nil (bug#9363).
22240
22241 2011-08-25 Eli Zaretskii <eliz@gnu.org>
22242
22243 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
22244 bidi-string-mark-left-to-right; they are unnecessary now.
22245
22246 2011-08-25 Deniz Dogan <deniz@dogan.se>
22247
22248 * net/quickurl.el: Documentation typo fixes.
22249
22250 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
22251
22252 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
22253
22254 2011-08-25 Glenn Morris <rgm@gnu.org>
22255
22256 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
22257
22258 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
22259 (smtpmail-via-smtp): Handle nil response from smtp.
22260
22261 2011-08-24 Juri Linkov <juri@jurta.org>
22262
22263 * proced.el (proced-marked): Inherit from `error' instead of
22264 `font-lock-warning-face'.
22265
22266 * ibuffer.el (ibuffer-marked-face): Change default face from
22267 `font-lock-warning-face' to `warning'.
22268 (ibuffer-deletion-face): Change default face from
22269 `font-lock-type-face' to `error'.
22270
22271 * battery.el (battery-update): Use the face `error' instead of
22272 `font-lock-warning-face' (bug#6117).
22273
22274 2011-08-24 Juri Linkov <juri@jurta.org>
22275
22276 * faces.el (success): Change face color from "Green3" to
22277 "ForestGreen" on light background (bug#9353).
22278
22279 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
22280
22281 * window.el (quit-window): Rename from quit-restore-window.
22282 Use same arglist as old quit-window.
22283 (frame-auto-delete): Doc fix.
22284
22285 * view.el (view-mode-exit): Use quit-window.
22286
22287 2011-08-24 Juri Linkov <juri@jurta.org>
22288
22289 * isearch.el (isearch-ring-adjust1): Start visiting previous
22290 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
22291 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
22292 for empty search string (when the last search string is reused
22293 automatically) to adjust the isearch ring to the last element and
22294 prepare the correct index for further M-p commands (bug#9185).
22295
22296 2011-08-24 Kenichi Handa <handa@m17n.org>
22297
22298 * international/ucs-normalize.el: If decomposition property of
22299 CHAR is the default one (i.e. a list of CHAR itself), treat it as
22300 nil.
22301 (nfd, nfkd): Likewise.
22302
22303 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
22304
22305 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
22306 from process filters aren't reliably transmitted to the surrounding
22307 accept-process-output.
22308 (mpc-proc-check): New function.
22309 (mpc-proc-sync): Use it (bug#8293)
22310
22311 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
22312
22313 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
22314 Add compatibility functions (bug#9313).
22315
22316 2011-08-23 Eli Zaretskii <eliz@gnu.org>
22317
22318 * cus-start.el (all): Add entry for bidi-paragraph-direction.
22319
22320 * international/uni-bidi.el: Regenerate.
22321
22322 2011-08-23 Kenichi Handa <handa@m17n.org>
22323
22324 * international/charprop.el:
22325 * international/uni-bidi.el:
22326 * international/uni-category.el:
22327 * international/uni-combining.el:
22328 * international/uni-comment.el:
22329 * international/uni-decimal.el:
22330 * international/uni-decomposition.el:
22331 * international/uni-digit.el:
22332 * international/uni-lowercase.el:
22333 * international/uni-mirrored.el:
22334 * international/uni-name.el:
22335 * international/uni-numeric.el:
22336 * international/uni-old-name.el:
22337 * international/uni-titlecase.el:
22338 * international/uni-uppercase.el: Regenerate.
22339
22340 2011-08-23 Martin Rudalics <rudalics@gmx.at>
22341
22342 * help.el (help-window-setup): Fix message displayed when other
22343 window is reused. (Bug#9341)
22344
22345 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
22346
22347 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
22348 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
22349
22350 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
22351 Mark obsolete.
22352 * shell.el (shell-parse-pcomplete-arguments): New function.
22353 (shell-completion-vars): Use it instead (bug#9160).
22354
22355 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
22356
22357 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
22358 strings and comments (bug#9333).
22359
22360 * emacs-lisp/debug.el (debug-arglist): New function.
22361 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
22362 (debug-on-entry-1): Handle interpreted closures (bug#9120).
22363
22364 2011-08-22 Juri Linkov <juri@jurta.org>
22365
22366 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22367 Revert regexp that highlights output switches to its old
22368 pre-2010-10-28 value and remove one `?' from it (bug#9319).
22369
22370 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
22371 to check for empty output (bug#9226).
22372
22373 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
22374
22375 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
22376 symbol-constituent as the default, as that stops font-lock from
22377 working properly (Bug#8843).
22378
22379 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
22380
22381 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
22382 `coding-system-for-*' around the process open call to avoid
22383 auth-source side effects.
22384 (smtpmail-try-auth-methods): Expand the secret password.
22385 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
22386 probe hangs.
22387
22388 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
22389
22390 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
22391
22392 * emacs-lisp/find-func.el (find-function-noselect): New arg
22393 lisp-only.
22394
22395 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
22396 signal an error for built-in functions (Bug#6664).
22397
22398 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
22399
22400 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
22401 (smtpmail-try-auth-methods): Use it.
22402
22403 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
22404
22405 * font-lock.el (font-lock-fontify-region)
22406 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
22407 (font-lock-default-unfontify-buffer)
22408 (font-lock-default-fontify-region)
22409 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
22410
22411 * progmodes/compile.el (compilation-error-properties):
22412 Fix confusion between file struct and message struct (Bug#9319).
22413 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
22414 `ant' regexp.
22415
22416 * net/browse-url.el (browse-url-firefox): Don't call
22417 browse-url-firefox-sentinel unless using -remote (Bug#9328).
22418
22419 2011-08-20 Glenn Morris <rgm@gnu.org>
22420
22421 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
22422
22423 * tutorial.el (tutorial--default-keys): Update some default bindings.
22424
22425 * files.el (hack-local-variables): Fully ignore case for "mode:".
22426
22427 2011-08-20 Alan Mackenzie <acm@muc.de>
22428
22429 Resolve invalid use of a regexp in regexp-opt.
22430
22431 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
22432 detection for a java annotation.
22433
22434 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
22435 detection for a java annotation.
22436
22437 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
22438 handling for java.
22439 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
22440
22441 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
22442
22443 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
22444 (Bug#9274).
22445
22446 2011-08-20 Alan Mackenzie <acm@muc.de>
22447
22448 Fontify CPP expressions correctly when starting in the middle of
22449 such a construct. Mainly for when jit-lock etc. starts a chunk
22450 here.
22451
22452 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
22453 variable.
22454 (c-make-font-lock-search-form): New function, extracted from
22455 c-make-font-lock-search-function.
22456 (c-make-font-lock-search-function): Use the above function.
22457 (c-make-font-lock-context-search-function): New function.
22458 (c-cpp-matchers): Enhance the preprocessor expression case with
22459 the above function
22460 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
22461 which takes an expression.
22462
22463 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
22464
22465 2011-08-20 Martin Rudalics <rudalics@gmx.at>
22466
22467 * window.el (display-buffer-reuse-window)
22468 (display-buffer-pop-up-window): Don't reuse or split a side
22469 window.
22470
22471 2011-08-19 Glenn Morris <rgm@gnu.org>
22472
22473 * files.el (hack-local-variables-prop-line, hack-local-variables):
22474 Downcase "Mode:". (Bug#9331)
22475
22476 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
22477
22478 * international/characters.el: Add L and R categories.
22479
22480 * subr.el (bidi-string-mark-left-to-right): Rename from
22481 string-mark-left-to-right. Use category search.
22482
22483 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
22484
22485 2011-08-18 Juri Linkov <juri@jurta.org>
22486
22487 * faces.el (error, warning, success): New faces with definitions
22488 copied from old default values of `font-lock-warning-face',
22489 `compilation-warning', `compilation-info' (bug#6117).
22490
22491 * font-lock.el (font-lock-warning-face): Inherit from `error'.
22492
22493 * progmodes/compile.el (compilation-error): Inherit from `error'.
22494 (compilation-warning): Inherit from `warning'.
22495 (compilation-info): Inherit from `success'.
22496
22497 * dired.el (dired-marked): Inherit from `warning'.
22498 (dired-flagged): Inherit from `error'.
22499
22500 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
22501
22502 * mail/smtpmail.el (auth-source): Require to avoid problems with
22503 binding variables (bug#9298). Also clean up some unused
22504 autoloads.
22505
22506 * net/network-stream.el (network-stream-open-starttls):
22507 Support using starttls.el without using gnutls-cli.
22508
22509 2011-08-17 Juri Linkov <juri@jurta.org>
22510
22511 * progmodes/grep.el (rgrep): Handle the case when
22512 `grep-find-command' is a cons cell (bug#9278).
22513
22514 2011-08-17 Martin Rudalics <rudalics@gmx.at>
22515
22516 * window.el (display-buffer-pop-up-frame): Run frame creation
22517 function with BUFFER current (as special-display-popup-frame
22518 does). Reported by Drew Adams.
22519
22520 2011-08-17 Daiki Ueno <ueno@unixuser.org>
22521
22522 * epa-mail.el: Simplify GnuPG group expansion using
22523 epg-expand-group.
22524 (epa-mail-group-alist, epa-mail-group-modtime)
22525 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
22526 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
22527 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
22528 Remove.
22529
22530 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
22531
22532 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
22533
22534 2011-08-16 Alan Mackenzie <acm@muc.de>
22535
22536 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
22537 Correct, to avoid the inside of macros.
22538
22539 2011-08-16 Richard Stallman <rms@gnu.org>
22540
22541 * epa-mail.el: Handle GnuPG group definitions.
22542 (epa-mail-group-alist, epa-mail-group-modtime)
22543 (epa-mail-gnupg-conf-file): New variables.
22544 (epa-mail-parse-groups, epa-mail-sync-groups)
22545 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
22546 (epa-mail-expand-recipients): New functions.
22547 (epa-mail-encrypt): Call epa-mail-expand-recipients.
22548
22549 * mail/rmail.el (rmail-epa-decrypt): New command.
22550
22551 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
22552 Don't bind buffer-read-only, just inhibit-read-only.
22553 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
22554 (epa-decrypt-armor-in-region): Make error message clearer.
22555
22556 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
22557
22558 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
22559 and "a2b" to "ab" for `prefix'.
22560
22561 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
22562
22563 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
22564 filter groups.
22565 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
22566 Fourquet (Bug#8804).
22567
22568 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
22569
22570 * startup.el (argi): Declare as global variable (bug#9275).
22571
22572 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
22573
22574 * subr.el (string-mark-left-to-right): Search the entire string
22575 for RTL script, not just the terminating character. Doc fix.
22576
22577 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
22578
22579 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
22580 New function.
22581 (js--regexp-literal, js-syntax-propertize-function): Remove.
22582 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
22583 (js-mode-map): Don't rebind electric keys.
22584 (js-insert-and-indent): Remove.
22585 (js-mode): Setup electric-layout and electric-indent instead.
22586
22587 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
22588
22589 2011-08-12 Daiki Ueno <ueno@unixuser.org>
22590
22591 * epa.el (epa-progress-callback-function): Fix the logic of
22592 displaying progress.
22593 * epa-file.el (epa-file-insert-file-contents): Make progress
22594 display more user-friendly.
22595 (epa-file-write-region): Ditto.
22596
22597 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
22598
22599 * subr.el (string-mark-left-to-right): New function.
22600
22601 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
22602 Use string-mark-left-to-right.
22603 (list-buffers-noselect): Caller changed.
22604
22605 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
22606 Use string-mark-left-to-right.
22607 (tabulated-list-print): Recenter after moving point.
22608
22609 2011-08-10 Juri Linkov <juri@jurta.org>
22610
22611 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
22612 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
22613 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
22614
22615 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
22616
22617 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
22618 (Bug#7554).
22619
22620 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
22621
22622 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
22623 character. (Bug#6594)
22624
22625 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
22626
22627 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
22628 (image-dired--with-db-file): New macro.
22629 (image-dired-write-tags, image-dired-remove-tag)
22630 (image-dired-create-gallery-lists, image-dired-write-comments)
22631 (image-dired-get-comment, image-dired-mark-tagged-files)
22632 (image-dired-list-tags, image-dired-gallery-generate): Use it.
22633 (image-dired-gallery-generate): Use insert-file-contents.
22634
22635 * time.el (display-time-world-list, display-time-world-display):
22636 * time-stamp.el (time-stamp-string):
22637 * vc/add-log.el (add-change-log-entry): Use setenv instead of
22638 set-time-zone-rule (Bug#7337).
22639
22640 2011-08-08 Daiki Ueno <ueno@unixuser.org>
22641
22642 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
22643 (epg-error-to-string, epg-errors-to-string): New function.
22644 (epg-wait-for-completion): Reverse errors list.
22645 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
22646 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
22647 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
22648 (epg-sign-keys, epg-generate-key-from-file)
22649 (epg-generate-key-from-string): Format errors by using
22650 epg-errors-to-string (bug#9255).
22651 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
22652
22653 2011-08-07 Juri Linkov <juri@jurta.org>
22654
22655 * faces.el (list-faces-display): Remove extra angle bracket
22656 from `help-mode-map'.
22657
22658 * info.el (Info-history-toc-nodes): Doc fix.
22659
22660 * longlines.el (longlines-mode): Doc fix.
22661
22662 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
22663
22664 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
22665 of statements and in a few more cases (bug#9183).
22666
22667 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
22668 New functions.
22669 (cl-transform-lambda): Use them (bug#9239).
22670
22671 2011-08-05 Martin Rudalics <rudalics@gmx.at>
22672
22673 * window.el (display-buffer-same-window)
22674 (display-buffer-same-frame, display-buffer-other-window)
22675 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
22676 (pop-to-buffer-other-window)
22677 (pop-to-buffer-same-frame-other-window)
22678 (pop-to-buffer-other-frame): Make them defuns.
22679 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
22680
22681 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
22682
22683 * subr.el (make-composed-keymap): Move from C. Change calling
22684 convention, and improve docstring to bring attention to a subtle point.
22685 * minibuffer.el (completing-read-default): Adjust accordingly.
22686
22687 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
22688
22689 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
22690 (tramp-open-shell): Use `tramp-shell-quote-argument'.
22691
22692 * net/trampver.el: Update release number.
22693
22694 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
22695
22696 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
22697 "in" (bug#9190).
22698
22699 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
22700
22701 * mail/sendmail.el (sendmail-query-once): Restore the current
22702 buffer after querying (bug#9074).
22703
22704 * dired.el (dired-flagged): Use different faces for marked and
22705 flagged files (bug#6117).
22706
22707 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
22708 (bug#4433).
22709
22710 * ido.el (ido-mode): Switch off the message if called
22711 non-interactively.
22712
22713 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
22714 before 587, since it appears that that's more likely to work for
22715 more people.
22716
22717 * cus-edit.el (custom-file): When running under emacs -q, always
22718 refuse to save the customizations, even if the .emacs file doesn't
22719 exist.
22720
22721 * info.el: Remove the `Info-beginning-of-buffer' function
22722 (bug#8325).
22723
22724 * net/network-stream.el (network-stream-open-starttls):
22725 Use `starttls-available-p' to see whether starttls.el can be used.
22726
22727 2011-08-01 Martin Rudalics <rudalics@gmx.at>
22728
22729 * window.el (display-buffer-in-window): Don't set dedicated status
22730 of window here (Bug#9215).
22731 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
22732 (display-buffer-pop-up-side-window)
22733 (display-buffer-in-side-window): Set dedicated status of window here.
22734
22735 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
22736
22737 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
22738 before binding generated-autoload-file.
22739
22740 2011-08-01 Deniz Dogan <deniz@dogan.se>
22741
22742 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
22743
22744 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
22745
22746 Sync with Tramp 2.2.2.
22747
22748 * net/trampver.el: Update release number.
22749
22750 2011-07-30 Juri Linkov <juri@jurta.org>
22751
22752 * dired-aux.el (dired-touch-initial): Remove function.
22753 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
22754 current time, and `default' to the last modification time of the
22755 current marked file (bug#6887).
22756
22757 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
22758
22759 * simple.el (goto-line): Use string-to-number to provide a
22760 numeric argument to read-number (bug#9163).
22761
22762 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
22763
22764 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
22765 connection process, it could be nil.
22766
22767 2011-07-27 Leo Liu <sdl.web@gmail.com>
22768
22769 Simplify url handling in rcirc-mode.
22770
22771 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
22772 (rcirc-browse-url-at-mouse): Remove.
22773 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
22774
22775 2011-07-26 Alan Mackenzie <acm@muc.de>
22776
22777 Fontify bitfield declarations properly.
22778
22779 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
22780 (c-symbol-chars): Now exported as a lang variable.
22781 (c-not-primitive-type-keywords): New lang variable.
22782
22783 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
22784 QT keyword "more" to prevent "more slots: ...." being spuriously
22785 parsed as a bitfield declaration.
22786
22787 * progmodes/cc-engine.el (c-beginning-of-statement-1):
22788 Refactor and enhance to handle bitfield declarations.
22789 (c-punctuation-in): New function.
22790 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
22791 declarations properly.
22792
22793 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
22794
22795 * calendar/icalendar.el (icalendar--all-events): Take care of
22796 multiple vcalendars in a single file.
22797 (icalendar--convert-float-to-ical): Checkdoc fixes.
22798
22799 2011-07-25 Deniz Dogan <deniz@dogan.se>
22800
22801 * image.el (insert-image): Clarifying docstring.
22802
22803 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
22804
22805 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
22806 `tramp-send-command-and-check' if there is no error.
22807 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
22808
22809 2011-07-22 Alan Mackenzie <acm@muc.de>
22810
22811 Prevent cc-langs.elc being loaded at run time.
22812
22813 * progmodes/cc-mode.el: Remove two autoload forms which loaded
22814 cc-langs.
22815
22816 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
22817 "(require 'cc-langs)". Quote a form so it will evaluate at
22818 (cc-mode's) compilation time.
22819
22820 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
22821
22822 * net/tramp.el (tramp-file-name-handler): Avoid recursive
22823 loading. (Bug#9114)
22824
22825 2011-07-21 Martin Rudalics <rudalics@gmx.at>
22826
22827 * window.el (display-buffer-pop-up-window)
22828 (display-buffer-pop-up-side-window)
22829 (display-buffer-in-side-window): Call display-buffer-set-height
22830 and display-buffer-set-width after setting the new window's
22831 buffer so `fit-window-to-buffer' and friends work on the right buffer.
22832
22833 2011-07-20 Sam Steingold <sds@gnu.org>
22834
22835 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
22836 (etags-tags-included-tables): Call `convert-standard-filename' on
22837 the file names contained in TAGS so that windows Emacs can handle
22838 TAGS files created by cygwin ctags.
22839
22840 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
22841
22842 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
22843 which apparently didn't work.
22844
22845 2011-07-19 Roland Winkler <winkler@gnu.org>
22846
22847 * proced.el (proced-send-signal): For *Marked Processes* buffer
22848 put point at beginning of buffer.
22849
22850 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
22851
22852 * proced.el (proced-format): Make header lines align with the text
22853 (bug#1779).
22854
22855 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
22856
22857 * view.el (view-buffer): Allow running in `special' modes if we're
22858 visiting a file (bug#8615).
22859
22860 2011-07-19 Martin Rudalics <rudalics@gmx.at>
22861
22862 * window.el (display-buffer-alist-of-strings-p)
22863 (display-buffer-alist-set-1, display-buffer-alist-set-2):
22864 New functions.
22865 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
22866 more accurately.
22867
22868 2011-07-18 Alan Mackenzie <acm@muc.de>
22869
22870 Fontify declarators properly when, e.g., a jit-lock chunk begins
22871 inside a declaration.
22872
22873 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
22874
22875 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
22876 New function.
22877 (c-complex-decl-matchers): Insert reference to
22878 c-font-lock-enclosing-decls.
22879
22880 * progmodes/cc-engine.el (c-backward-single-comment):
22881 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
22882 to nil around calls to (forward-comment -1).
22883
22884 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
22885
22886 * image.el (put-image): Doc typo fix.
22887
22888 * progmodes/etags.el (tags-search): Doc typo fix.
22889
22890 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
22891 password if we get errors 550 to 554.
22892
22893 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
22894
22895 * net/gnutls.el (gnutls-log-level): Remove.
22896
22897 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
22898 indentation character (bug#6380).
22899
22900 * files.el (buffer-offer-save): Made permanently local (bug#6241).
22901
22902 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
22903 to clarify what the problem is (bug#4291).
22904
22905 * simple.el (current-kill): Clarify what
22906 `interprogram-paste-function' does (bug#7500).
22907 (auto-fill-mode): Document `auto-fill-function' in relation to
22908 `auto-fill-mode' (bug#2470).
22909
22910 2011-07-16 Lawrence Mitchell <wence@gmx.li>
22911
22912 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
22913 method if slot is read-only (bug#9035).
22914
22915 2011-07-16 Martin Rudalics <rudalics@gmx.at>
22916
22917 * frame.el (select-frame-set-input-focus): New argument NORECORD.
22918 * window.el (pop-to-buffer): Select window used even if it was
22919 selected before, see discussion of (Bug#8615), (Bug#6954).
22920 Pass argument NORECORD on to select-frame-set-input-focus.
22921
22922 2011-07-15 Glenn Morris <rgm@gnu.org>
22923
22924 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
22925 Respect help-form.
22926
22927 2011-07-09 Lawrence Mitchell <wence@gmx.li>
22928
22929 * net/gnutls.el (gnutls-min-prime-bits): New variable.
22930 (gnutls-negotiate): Use it.
22931
22932 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22933
22934 * net/gnutls.el (gnutls-negotiate):
22935 Upcase `gnutls-algorithm-priority'.
22936
22937 2011-07-15 Glenn Morris <rgm@gnu.org>
22938
22939 * jka-compr.el (jka-compr-verbose): Move from here...
22940 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
22941 Add missing :version tag.
22942 * info.el: No need to require jka-compr when compiling.
22943
22944 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22945
22946 * net/gnutls.el (gnutls-algorithm-priority): New variable.
22947 (gnutls-negotiate): Use it.
22948
22949 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
22950
22951 * info.el (Info-beginning-of-buffer): New command.
22952 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
22953 announcing `b' as the key (bug#8325).
22954 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
22955
22956 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
22957
22958 * international/mule-cmds.el
22959 (describe-specified-language-support): Make the error message
22960 clearer (bug#8905).
22961
22962 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
22963
22964 * isearch.el (isearch-barrier): Add a doc string, since it's
22965 mentioned in a function doc string (bug#8678).
22966
22967 2011-07-15 Martin Rudalics <rudalics@gmx.at>
22968
22969 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
22970 buffer argument (Bug#9083) and self-identifying label argument.
22971
22972 2011-07-15 Glenn Morris <rgm@gnu.org>
22973
22974 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
22975
22976 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
22977
22978 * man.el (Man-fontify-manpage): Fix message when formatting the
22979 man page (bug#7929).
22980
22981 2011-07-14 Eli Zaretskii <eliz@gnu.org>
22982
22983 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
22984 argument LRM; if non-nil, append an invisible LRM character to the
22985 buffer name.
22986 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
22987 last argument non-nil, when formatting buffer names.
22988 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
22989 paragraph direction.
22990
22991 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
22992
22993 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
22994 the man page name (bug#7929).
22995
22996 * image.el (put-image): Mention the `put-image' overlay property
22997 (bug#7834).
22998
22999 * scroll-bar.el (set-scroll-bar-mode): Mention that
23000 `scroll-bar-mode' lists the values (bug#7772).
23001
23002 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
23003 command (bug#7729).
23004
23005 * rect.el (apply-on-rectangle): Return the point after the last
23006 operation.
23007 (string-rectangle): Go to the point after the last operation
23008 (bug#7522).
23009
23010 * printing.el (pr-toggle-region): Clarify the documentation
23011 slightly (bug#7493).
23012
23013 * time.el (display-time-update):
23014 Allow `display-time-mail-function' to return nil (bug#7158).
23015 Fix suggested by Detlev Zundel.
23016
23017 * vc/diff.el (diff): Clarify the order the file names are read
23018 (bug#7111).
23019
23020 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
23021 the doc string (bug#7015).
23022
23023 * font-lock.el (font-lock-maximum-decoration): Mention what
23024 numeric levels mean (bug#6935).
23025
23026 * startup.el (initial-buffer-choice): Don't mention the `none'
23027 selection, which is against policy.
23028
23029 2011-07-14 Martin Rudalics <rudalics@gmx.at>
23030
23031 * window.el (display-buffer-normalize-special):
23032 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
23033
23034 2011-07-14 Eli Zaretskii <eliz@gnu.org>
23035
23036 * subr.el (version<, version<=, version=): Mention "-CVS" and
23037 "-12345" alpha version numbers.
23038
23039 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
23040
23041 * bindings.el: Add advertised binding for set-mark-command
23042 (Bug#5772).
23043
23044 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
23045
23046 * bindings.el (mode-line-other-buffer):
23047 * bookmark.el (bookmark-bmenu-2-window):
23048 * bs.el (bs-cycle-next, bs-cycle-previous):
23049 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
23050 switch-to-buffer.
23051
23052 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
23053 Delete.
23054
23055 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
23056
23057 * follow.el (follow-debug-message, follow-redisplay):
23058 * jka-cmpr-hook.el (with-auto-compression-mode):
23059 Fix typos in docstrings.
23060
23061 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
23062
23063 * subr.el (with-silent-modifications): Clarify somewhat what the
23064 macro inhibits (bug#6525).
23065
23066 * simple.el (eval-expression): Note what it does if called
23067 interactively (bug#6495).
23068
23069 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
23070
23071 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
23072 Use pop-to-buffer buffer-or-name if it is nil.
23073
23074 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
23075 Remove switch-to-buffer.
23076
23077 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
23078
23079 * files.el (make-directory): Clarify that an error will be raised
23080 if there's an error (bug#6397).
23081
23082 * startup.el (initial-buffer-choice): Add `none' as a choice
23083 (bug#6234).
23084
23085 * subr.el (add-hook): Clarify section about buffer-local hooks
23086 (bug#6218).
23087
23088 * dired.el (dired-flagged): Clarify doc string (bug#6117).
23089
23090 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
23091
23092 * tabify.el (untabify): Preserve the current column so that point
23093 doesn't move (bug#6032).
23094
23095 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
23096
23097 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
23098 Rewrite to avoid awkward possessive "s" (bug#5986).
23099
23100 2011-07-13 Glenn Morris <rgm@gnu.org>
23101
23102 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
23103 (dired-insert-directory): Give a message the first time
23104 if ls is found not to support --dired.
23105
23106 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
23107
23108 * simple.el (toggle-truncate-lines): Clarify what is toggled
23109 (bug#5580). Text by Drew Adams.
23110
23111 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
23112
23113 * simple.el (blink-matching-open): Make the error message from the
23114 last change less verbose.
23115
23116 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
23117
23118 * font-lock.el (font-lock-comment-face): Use the high contrast
23119 "yellow" color for font-lock-comment-face on low color terminals
23120 using a dark background color (bug#4221).
23121
23122 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
23123
23124 * dired.el (dired-insert-set-properties): Make the doc string
23125 reflect what it does now (bug#5325).
23126
23127 * simple.el (blink-matching-open): Say that we were unable to find
23128 the match within the limit, if we're limited (bug#5122).
23129
23130 * international/mule-cmds.el (prefer-coding-system): Add an
23131 example (bug#4869).
23132
23133 * progmodes/etags.el (tags-search): Document `file-list-form'
23134 (bug#4731).
23135
23136 2011-07-13 Lawrence Mitchell <wence@gmx.li>
23137
23138 * net/browse-url.el (browse-url-default-browser)
23139 (browse-url-browser-function): Make the default browser choice a
23140 bit more logical (bug#4300). Also clean up the doc string.
23141
23142 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
23143
23144 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
23145 binary endings (bug#4440).
23146
23147 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
23148
23149 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
23150 which can be pretty annoying (bug#8971).
23151
23152 * jka-compr.el (jka-compr-verbose): New variable, and use
23153 throughout (bug#8971).
23154
23155 * info.el (Info-find-file): Fall back on the installation
23156 directory if we can't find the info node anywhere else.
23157
23158 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
23159
23160 * vc/vc.el (vc-revert-file):
23161 Don't set file time-stamp in the past. (Bug#5181)
23162
23163 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
23164
23165 * files.el (after-find-file): Give a better error message when
23166 trying to find a symlink that points to a file that doesn't exist
23167 (bug#4398).
23168
23169 * progmodes/cc-vars.el: Remove (probably) misleading comment
23170 (bug#4396).
23171
23172 2011-07-12 Johan BockgĂ¥rd <bojohan@gnu.org>
23173
23174 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
23175
23176 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
23177
23178 * mouse-sel.el: Hack restoring functionality, while keeping
23179 compatibility with 2010-07-03 changes to mouse selection.
23180 (mouse-sel-primary-overlay): New var.
23181 (mouse-sel-selection-alist): Use it.
23182 (mouse-sel-mode): Doc fix; remove points that are default features
23183 of mouse.el.
23184
23185 2011-07-12 Johan BockgĂ¥rd <bojohan@gnu.org>
23186
23187 * progmodes/compile.el (compilation-error-regexp-alist-alist):
23188 Fix previous fix (bug#2490).
23189
23190 2011-07-12 Roland Winkler <winkler@gnu.org>
23191
23192 * textmodes/bibtex.el (bibtex-initialize):
23193 Use pop-to-buffer-same-window.
23194 (bibtex-search-entries): Fix interactive call.
23195
23196 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
23197
23198 * progmodes/compile.el (compilation-error-regexp-alist-alist):
23199 Fontise bytecomp Error lines more correctly (bug#2490).
23200 Fix suggested by Johan BockgĂ¥rd.
23201
23202 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
23203
23204 * dired-x.el (dired-guess-default): Use `delete-dups'.
23205
23206 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
23207
23208 * dired.el (dired-mark-prompt):
23209 * dired-aux.el (dired-read-shell-command): Doc fix.
23210
23211 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
23212
23213 * mail/sendmail.el (sendmail-query-once):
23214 Use `customize-save-variable' unconditionally, now that it works under
23215 emacs -Q.
23216
23217 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
23218
23219 * cus-edit.el (custom-file): Take an optional no-error variable.
23220 (customize-save-variable): Set the variable, and give a warning if
23221 running under "emacs -q".
23222
23223 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
23224
23225 * loadhist.el (unload-feature-special-hooks):
23226 Add `auto-coding-functions', `fill-nobreak-predicate' and
23227 `find-directory-functions' (bug#5327).
23228
23229 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
23230
23231 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
23232
23233 * cus-edit.el (custom-guess-name-alist): -alist variables should
23234 use the `alist' type (bug#3120). Suggested by Drew Adams.
23235
23236 * printing.el: Add documentation to all the `pr-toggle-' commands.
23237
23238 2011-07-11 Leo Liu <sdl.web@gmail.com>
23239
23240 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
23241 backends where it makes sense (bug#2623).
23242
23243 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
23244
23245 * dired-x.el (dired-guess-default): Remove duplicate shell command
23246 entries (bug#2028).
23247 (dired-guess-default): Fix grammar in doc string (bug#2028).
23248 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
23249
23250 * subr.el (remove-duplicates): New conveniency function.
23251
23252 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
23253
23254 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
23255 (bug#1526).
23256
23257 2011-07-10 Martin Rudalics <rudalics@gmx.at>
23258
23259 * window.el (display-buffer-normalize-default): Don't invert
23260 meaning of even-window-heights. Reported by Eli Zaretskii
23261 <eliz@gnu.org>.
23262
23263 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
23264
23265 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
23266
23267 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
23268
23269 * window.el (display-buffer): Fix arguments to
23270 display-buffer-reuse-window in last change.
23271
23272 * faces.el (link): Use a less saturated blue on light backgrounds.
23273
23274 * startup.el (fancy-startup-text, fancy-about-text)
23275 (fancy-startup-tail): Use font-lock faces, for background safety.
23276
23277 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
23278
23279 * emulation/viper-cmd.el (viper-change-state-to-vi):
23280 Limit triggering of abbrev expansion (Bug#9038).
23281
23282 2011-07-09 Martin Rudalics <rudalics@gmx.at>
23283
23284 * window.el (display-buffer-default-specifiers): Remove.
23285 (display-buffer-macro-specifiers): Remove default specifiers.
23286 (display-buffer-alist): Default to nil.
23287 (display-buffer-reuse-window): New optional argument other-window.
23288 (display-buffer-pop-up-window): Allow splitting internal
23289 windows. Check whether a live window was created.
23290 (display-buffer-other-window-means-other-frame)
23291 (display-buffer-normalize-arguments): Rename to
23292 display-buffer-normalize-argument and rewrite. Set the
23293 other-window specifier.
23294 (display-buffer-normalize-special): New function.
23295 (display-buffer-normalize-options): Rename to
23296 display-buffer-normalize-default and rewrite.
23297 (display-buffer-normalize-options-inhibit): Remove.
23298 (display-buffer-normalize-specifiers): Rewrite.
23299 (display-buffer): Process other-window specifier and call
23300 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
23301 more faithfully.
23302 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
23303 (display-buffer-alist-set): Don't handle 'unset default values.
23304 (display-buffer-in-window, display-buffer-alist-set):
23305 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
23306 <tassilo@member.fsf.org>.
23307
23308 2011-07-09 Leo Liu <sdl.web@gmail.com>
23309
23310 * register.el (insert-register): Restore accidental change on
23311 2011-06-26. (Bug#9028)
23312
23313 2011-07-09 Glenn Morris <rgm@gnu.org>
23314
23315 * subr.el (remq): Handle the empty list. (Bug#9024)
23316
23317 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
23318
23319 * mail/sendmail.el (send-mail-function): No longer delay custom
23320 initialization.
23321 * custom.el (custom-initialize-delay): Doc fix.
23322
23323 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
23324
23325 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
23326
23327 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
23328
23329 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
23330 human-friendly prompt.
23331
23332 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
23333
23334 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
23335 provided by a particular plugin.
23336
23337 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
23338
23339 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
23340 save customizations (with "emacs -Q"), just set the variable
23341 instead of erroring out.
23342
23343 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
23344
23345 2011-07-08 Juri Linkov <juri@jurta.org>
23346
23347 * arc-mode.el (archive-zip-expunge, archive-zip-update)
23348 (archive-zip-update-case): Use 7z if found by `executable-find'.
23349 The order of searching the available programs is the same as in
23350 `archive-zip-extract' (bug#8968).
23351
23352 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
23353
23354 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
23355 (menu-bar-options-menu): Tweak descriptions.
23356
23357 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
23358
23359 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
23360 menu items into verb phrases (bug#1421). Also refill to fit under
23361 80 columns.
23362
23363 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
23364
23365 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
23366 (Info-read-node-name): Doc fix (Bug#1084).
23367
23368 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
23369 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
23370 (end-of-sexp, beginning-of-sexp)
23371 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
23372 (forward-symbol, forward-same-syntax, word-at-point)
23373 (sentence-at-point): Doc fix (Bug#1144).
23374
23375 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
23376
23377 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
23378 should cover it (bug#1281).
23379
23380 * cus-edit.el (custom-show): Mark as obsolete.
23381
23382 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
23383 negotiation fails, then possibly try again with a non-encrypted
23384 connection (bug#9017).
23385
23386 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
23387 be used.
23388
23389 2011-07-07 Richard Stallman <rms@gnu.org>
23390
23391 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
23392 property, and handle its changed format.
23393 Look for the correct line number.
23394 Use file's line contents (but not past first =) to find
23395 correct line in message.
23396
23397 2011-07-07 Kenichi Handa <handa@m17n.org>
23398
23399 * international/characters.el (build-unicode-category-table):
23400 Delete it.
23401 (unicode-category-table): Set it by unicode-property-table-internal.
23402
23403 * international/mule-cmds.el (char-code-property-alist): Move to
23404 to src/chartab.c.
23405 (get-char-code-property): Call unicode-property-table-internal to
23406 load a file. Call get-unicode-property-internal where necessary.
23407 (put-char-code-property): Call unicode-property-table-internal to
23408 load a file. Call put-unicode-property-internal where necessary.
23409 put-unicode-property-internal where necessary.
23410 (char-code-property-description):
23411 Call unicode-property-table-internal to load a file.
23412
23413 * international/charprop.el:
23414 * international/uni-bidi.el:
23415 * international/uni-category.el:
23416 * international/uni-combining.el:
23417 * international/uni-comment.el:
23418 * international/uni-decimal.el:
23419 * international/uni-decomposition.el:
23420 * international/uni-digit.el:
23421 * international/uni-lowercase.el:
23422 * international/uni-mirrored.el:
23423 * international/uni-name.el:
23424 * international/uni-numeric.el:
23425 * international/uni-old-name.el:
23426 * international/uni-titlecase.el:
23427 * international/uni-uppercase.el: Regenerate.
23428
23429 * loadup.el: Load international/charprop.el before
23430 international/characters.
23431
23432 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
23433
23434 * window.el (next-buffer, previous-buffer): Signal an error if
23435 called from a minibuffer window.
23436
23437 * bindings.el: Revert 2011-07-04 change.
23438
23439 2011-07-06 Richard Stallman <rms@gnu.org>
23440
23441 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
23442 (rmail-mime-insert-bulk, rmail-mime-insert-text):
23443 Treat markers like ints.
23444 (rmail-mime-entity): Doc fix.
23445
23446 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23447
23448 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
23449 defcustom again for backwards compatibility.
23450
23451 * simple.el (shell-command-on-region): Fill.
23452
23453 * dired-aux.el (dired-kill-line): Add a doc string.
23454
23455 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
23456 to "\\sw\\|\\s_" (bug#358).
23457
23458 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
23459 (dired-unmark-backward): Ditto.
23460 (dired-flag-backup-files): Ditto.
23461
23462 * dired-x.el (dired-mark-sexp): Ditto.
23463
23464 2011-07-06 Richard Stallman <rms@gnu.org>
23465
23466 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
23467 (rmail-mime-entity): New arg TRUNCATED.
23468 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
23469 New functions.
23470 (rmail-mime-save): Warn if entity is truncated.
23471 (rmail-mime-toggle-hidden): Likewise, for showing.
23472 (rmail-mime-process-multipart): Record when an entity is truncated.
23473
23474 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
23475 if ENTITY is a string.
23476
23477 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23478
23479 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
23480 of faces when `M-C-x'-ing their definitions (bug#8378).
23481 Also clean up the code slightly.
23482
23483 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
23484 because that makes the colors go away.
23485
23486 * mail/sendmail.el (send-mail-function): Change the default to
23487 `sendmail-query-once'.
23488 (sendmail-query-once): Add an autoload cookie.
23489
23490 * net/network-stream.el (network-stream-open-starttls): Try using
23491 a plain connection even if the server offered STARTTLS, and we
23492 kinda wanted to use it, if Emacs doesn't have any STARTTLS
23493 capability. This should make smtpmail.el work in slightly more
23494 configurations.
23495
23496 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
23497
23498 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
23499 New defun.
23500 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
23501
23502 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
23503
23504 * progmodes/sql.el: Version 3.0
23505 (sql-product-alist): Add product :completion-object,
23506 :completion-column, and :statement attributes.
23507 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
23508 (sql-mode-syntax-table): Mark all punctuation.
23509 (sql-font-lock-keywords-builder): Temporarily remove fallback on
23510 ansi keywords.
23511 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
23512 (sql-mode-oracle-font-lock-keywords): Improve.
23513 (sql-oracle-show-reserved-words): New function for development.
23514 (sql-product-font-lock): Simplify for source code buffers.
23515 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
23516 New functions.
23517 (sql-highlight-product): Set product specific syntax table.
23518 (sql-mode-map): Add statement movement functions.
23519 (sql-ansi-statement-starters, sql-oracle-statement-starters):
23520 New variable.
23521 (sql-statement-regexp, sql-beginning-of-statement)
23522 (sql-end-of-statement, sql-signum): New functions.
23523 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
23524 (sql-show-sqli-buffer): Bug fix.
23525 (sql-interactive-mode): Store connection data as buffer local.
23526 (sql-connect): Add NEW-NAME parameter. Redesign interaction
23527 with sql-interactive-mode.
23528 (sql-save-connection): Save buffer local settings.
23529 (sql-connection-menu-filter): Change menu entry name.
23530 (sql-product-interactive): Bug fix.
23531 (sql-preoutput-hold): New variable.
23532 (sql-interactive-remove-continuation-prompt): Bug fixes.
23533 (sql-debug-redirect): New variable.
23534 (sql-str-literal): New function.
23535 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
23536 Redesign.
23537 (sql-oracle-save-settings, sql-oracle-restore-settings)
23538 (sql-oracle-list-all, sql-oracle-list-table): New functions.
23539 (sql-completion-object, sql-completion-column)
23540 (sql-completion-sqlbuf): New variables.
23541 (sql-build-completions-1, sql-build-completions)
23542 (sql-try-completion): New functions.
23543 (sql-read-table-name): Use them.
23544 (sql-contains-names): New buffer local variable.
23545 (sql-list-all, sql-list-table): Use it.
23546 (sql-oracle-completion-types): New variable.
23547 (sql-oracle-completion-object, sql-sqlite-completion-object)
23548 (sql-postgres-completion-object): New functions.
23549
23550 2011-07-06 Glenn Morris <rgm@gnu.org>
23551
23552 * window.el (pop-to-buffer): Doc fix.
23553
23554 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
23555
23556 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
23557
23558 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
23559
23560 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
23561
23562 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
23563
23564 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
23565
23566 * button.el (button): Inherit from link face. Suggested by Dan
23567 Nicolaescu.
23568
23569 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
23570
23571 * progmodes/gdb-mi.el: Fit in 80 columns.
23572 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
23573 switch-to-buffer.
23574
23575 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
23576 if imenu is simply not configured (bug#8941).
23577
23578 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
23579
23580 * allout.el (allout-post-undo-hook): New allout outline-change
23581 event hook to signal undo activity.
23582 (allout-post-command-business): Run allout-post-undo-hook if an
23583 undo just occurred.
23584 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
23585 * allout-widgets.el (allout-widgets-after-undo-function):
23586 Ensure the integrity of the current item's decoration after it has been
23587 in the vicinity of an undo.
23588 (allout-widgets-mode): Include allout-widgets-after-undo-function
23589 on the new allout-post-undo-hook.
23590
23591 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
23592
23593 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
23594 Let define-derived-mode define it.
23595 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
23596 cycles of abbrev-table inheritance (bug#8998).
23597
23598 2011-07-05 Roland Winkler <winkler@gnu.org>
23599
23600 * textmodes/bibtex.el: Add support for biblatex.
23601 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
23602 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
23603 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
23604 (bibtex-entry-alist, bibtex-field-alist): New variables.
23605 (bibtex-entry-field-alist): Obsolete alias for
23606 bibtex-BibTeX-entry-alist.
23607 (bibtex-entry-alist, bibtex-field-alist): New widgets.
23608 (bibtex-set-dialect): New command.
23609 (bibtex-entry-type, bibtex-entry-head)
23610 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
23611 Bind via bibtex-set-dialect.
23612 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
23613 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
23614 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
23615 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
23616 Define via bibtex-set-dialect.
23617 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
23618 Obey bibtex-no-opt-remove-re.
23619 (bibtex-vec-push, bibtex-vec-incr): New functions.
23620 (bibtex-format-entry, bibtex-field-list)
23621 (bibtex-print-help-message, bibtex-validate)
23622 (bibtex-search-entries): Use new format of bibtex-entry-alist.
23623
23624 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
23625
23626 * progmodes/compile.el (compilation-goto-locus):
23627 * net/tramp-cmds.el (tramp-append-tramp-buffers):
23628 * bs.el (bs-cycle-next, bs-cycle-previous):
23629 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
23630 * bindings.el (mode-line-other-buffer):
23631 * autoinsert.el (auto-insert):
23632 * arc-mode.el (archive-extract):
23633 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
23634
23635 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
23636
23637 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
23638 Fix check of `emacs-lock-unlockable-modes'.
23639 Coerce true values of `emacs-lock--try-unlocking' to t.
23640
23641 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
23642
23643 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
23644 * emacs-lock.el: New file.
23645
23646 2011-07-05 Julien Danjou <julien@danjou.info>
23647
23648 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
23649 than `boundp' to check if face is set.
23650
23651 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
23652
23653 * register.el (registerv-make):
23654 * window.el (window-min-height): Fix typos in docstrings.
23655
23656 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
23657
23658 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
23659 Update doc string.
23660
23661 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
23662
23663 * server.el (server-execute): Catch quit and call
23664 `server-return-error' to pass the error back to emacsclient and
23665 close the connection (bug#8942).
23666
23667 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
23668
23669 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
23670 insecure exception for current topic. Also note that auto-saves
23671 are handled differently.
23672
23673 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
23674 State variables for tracking auto-save inhibition situation.
23675
23676 (allout-write-contents-hook-handler): Rename from
23677 'allout-write-file-hook-handler', and describe how it depends on
23678 write-contents-functions sensitivity to non-nil value to prevent
23679 file write.
23680
23681 (allout-auto-save-hook-handler): Remove. auto-save does not check
23682 this in individual buffers, only in the starting buffer, so this
23683 is not the right way for us to inhibit auto-save in a buffer
23684 according to its condition.
23685
23686 (allout-mode): Use new allout-write-contents-hook-handler, and
23687 only with write-contents-functions. Remove auto-save provisions -
23688 they're implemented elsewhere.
23689
23690 (allout-before-change-handler): If undo is in progress, note that
23691 for attention of allout-post-command-business.
23692
23693 (allout-post-command-business): If the command we're following was
23694 an undo, check for change in the status of encrypted items and
23695 adjust auto-save inhibitions accordingly.
23696
23697 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
23698 according to whether there are or aren't any plain-text topics
23699 pending encryption.
23700
23701 (allout-inhibit-auto-save-info-for-decryption):
23702 Adjust buffer-saved-size and some allout state to inhibit auto-saves
23703 if there are plain-text topics pending encryption.
23704
23705 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
23706 buffer-saved-size and some allout state to not inhibit auto-saves
23707 if there are no longer any plain-text topics pending encryption.
23708
23709 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
23710 No longer provide for exemption of the current topic.
23711
23712 2011-07-04 Juri Linkov <juri@jurta.org>
23713
23714 Add 7z operations to delete and save changed members (bug#8968).
23715 * arc-mode.el (archive-7z-expunge, archive-7z-update):
23716 New defcustoms.
23717 (archive-7z-write-file-member): New function.
23718 (archive-7z-summarize): Fix the number of dashes in the
23719 listing output.
23720
23721 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
23722
23723 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
23724 (bug#8958).
23725
23726 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
23727
23728 * bindings.el: Ignore next-buffer and previous-buffer in
23729 minibuffer-local-map.
23730
23731 * font-lock.el (font-lock-builtin-face): Change light background
23732 color to dark slate blue (Bug#6693).
23733
23734 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
23735
23736 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
23737
23738 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
23739
23740 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
23741 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
23742 Add switch-to-buffer.
23743
23744 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23745
23746 * isearch.el (isearch-search-fun-function): Clarify further the
23747 meaning of the function returned.
23748
23749 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
23750
23751 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
23752
23753 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
23754 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
23755 Use it.
23756 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
23757 `tramp-default-remote-path' does not exist.
23758 (tramp-send-command-and-read): New optional argument NOERROR.
23759 (tramp-open-connection-setup-interactive-shell)
23760 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
23761 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
23762 (tramp-process-sentinel): Flush also process' connection property.
23763 (tramp-sh-handle-start-file-process): Do not set process
23764 sentinel. It is done now ...
23765 (tramp-maybe-open-connection): ... here. (Bug#8929)
23766
23767 2011-07-04 MON KEY <monkey@sandpframing.com>
23768
23769 * play/animate.el (animate-string): Doc fixes and allow changing
23770 the buffer name (bug#5417).
23771
23772 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23773
23774 * play/animate.el (animation-buffer-name): Rename from *animate*.
23775
23776 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
23777
23778 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
23779 This is simpler and helps future-proof the code.
23780 (timer-until): Use time-subtract and float-time.
23781 (timer--time-less-p): Use time-less-p.
23782
23783 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
23784
23785 * type-break.el (timep): Use the value of `float-time' to avoid a
23786 byte-compiler warning.
23787
23788 * server.el (server-eval-and-print): Return any result, even nil.
23789
23790 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
23791
23792 * type-break.el: Accept time formats that the builtins accept.
23793 (timep, type-break-time-difference): Accept any format that
23794 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
23795 This is simpler and helps future-proof the code.
23796 (type-break-time-difference): Round rather than ignoring
23797 subseconds components.
23798
23799 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
23800
23801 * info.el (Info-apropos-matches): Make non-interactive, since it
23802 doesn't seem to do anything useful as a command (bug#8829).
23803
23804 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
23805
23806 * frame.el (frame-background-mode, frame-set-background-mode):
23807 Move from faces.el.
23808 (frame-default-terminal-background): New function.
23809
23810 * custom.el (custom-push-theme): Don't record faces in `changed'
23811 theme; this doesn't work correctly for per-frame face settings.
23812 (disable-theme): Use face-set-after-frame-default to reset faces.
23813 (custom--frame-color-default): New function.
23814
23815 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
23816
23817 * dired.el (dired-flagging-regexp): Remove unused variable
23818 (bug#8769).
23819
23820 2011-03-29 Kevin Ryde <user42@zip.com.au>
23821
23822 * progmodes/compile.el (compilation-error-regexp-alist-alist):
23823 `perl-Test2' extend to match possible "fail #N" rep count
23824 (bug#8377).
23825
23826 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
23827
23828 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
23829 `smtpmail-via-smtp' now returns the error instead of nil.
23830
23831 * isearch.el (isearch-search-fun-function): Clarify the doc string
23832 (bug#8101).
23833
23834 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
23835
23836 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
23837 unnecessary spaces (bug#8987).
23838
23839 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
23840
23841 * net/network-stream.el (open-network-stream): Use the
23842 :end-of-capability command thoughout.
23843
23844 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
23845
23846 * net/network-stream.el (open-network-stream): Add the
23847 :end-of-capability command parameter, used by pop3.el.
23848
23849 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
23850
23851 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
23852
23853 * fringe.el (fringe-query-style): Remove redundant text " (type ?
23854 for list)" (bug#6475).
23855
23856 * files.el (file-expand-wildcards): Ignore non-readable
23857 sub-directories while trying to find matches instead of signaling
23858 an error (bug#6297).
23859
23860 * man.el (Man-reference-regexp): Allow matching possible
23861 word-wrapped references (bug#6289).
23862
23863 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
23864 for consistency with the other vc buffers (bug#6197).
23865 (vc-checkin): Ditto.
23866
23867 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
23868
23869 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
23870
23871 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
23872
23873 * custom.el (defcustom): Clarify that :set is only used in the
23874 Customize user interface (bug#6089).
23875
23876 * progmodes/flymake.el (flymake-mode): If the buffer isn't
23877 associated with a file, refuse to run instead of erroring out
23878 (bug#6084).
23879
23880 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
23881 the doc string, since it appears that using `fill-column' always
23882 controls the width (bug#7845).
23883
23884 * simple.el (shell-command-on-region): Say where the error output
23885 went if `shell-command-default-error-buffer' is set (bug#6857).
23886
23887 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
23888
23889 * allout.el (allout-yank-processing): Adjust cursor position for
23890 backwards-deleted space.
23891
23892 (allout-rebullet-heading): Register changes with
23893 allout-exposure-changed-hook, so the modified topic is properly
23894 decorated.
23895
23896 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
23897
23898 * minibuffer.el (completion-in-region): Document PREDICATE
23899 (bug#7136).
23900
23901 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
23902 of keyword/argument pairs (bug#6904).
23903
23904 * replace.el (multi-occur):
23905 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
23906
23907 2011-07-02 Drew Adams <drew.adams@oracle.com>
23908
23909 * dired.el (dired-mark-if): Make the message about whether it's
23910 marking or unmarking clearer (bug#8523).
23911
23912 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
23913
23914 * disp-table.el (display-table-print-array): New function.
23915 (describe-display-table): Use it to print the vectors more pretty
23916 (Bug#8859).
23917
23918 2011-07-02 Martin Rudalics <rudalics@gmx.at>
23919
23920 * window.el (window-state-get-1): Don't assign clone numbers.
23921 Add clone-of item to list of window parameters.
23922 (window-state-put-2): Don't process clone numbers.
23923 (display-buffer-alist): Fix doc-string.
23924
23925 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
23926
23927 * subr.el (remq): Don't allocate if it's not needed.
23928 (keymap--menu-item-binding, keymap--menu-item-with-binding)
23929 (keymap--merge-bindings): New functions.
23930 (keymap-canonicalize): Use them to refine the canonicalization.
23931 * minibuffer.el (minibuffer-local-completion-map)
23932 (minibuffer-local-must-match-map): Move initialization from C.
23933 (minibuffer-local-filename-completion-map): Move initialization from C;
23934 don't inherit from anything here.
23935 (minibuffer-local-filename-must-match-map): Make obsolete.
23936 (completing-read-default): Use make-composed-keymap to combine
23937 minibuffer-local-filename-completion-map with either
23938 minibuffer-local-must-match-map or
23939 minibuffer-local-filename-completion-map.
23940
23941 2011-07-01 Glenn Morris <rgm@gnu.org>
23942
23943 * type-break.el (type-break-time-sum): Use dolist.
23944
23945 * textmodes/flyspell.el (flyspell-word-search-backward):
23946 Replace CL function.
23947
23948 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
23949
23950 * mouse.el (mouse--strip-first-event): New function.
23951 (function-key-map): Use it to map fringe clicks to normal clicks
23952 by default.
23953
23954 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
23955 (vc-bzr-revision-completion-table): Add support for annotate and date.
23956
23957 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
23958 inherit from parent.
23959
23960 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23961
23962 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
23963 (dired-show-file-type): Doc fixup (bug#8818).
23964
23965 * dired.el (dired-mode): Fix up the doc string as suggested by
23966 Drew Adams (bug#8817).
23967
23968 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
23969 cookie, since the manual says that it should be possible to add
23970 this function to `find-file-hook' (bug#8709).
23971
23972 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
23973
23974 * progmodes/cfengine.el: Moved all cfengine3.el functionality
23975 here. Noted Ted Zlatanov as the maintainer.
23976 (cfengine-common-settings, cfengine-common-syntax): New functions
23977 to set up common things between `cfengine-mode' and
23978 `cfengine3-mode'.
23979 (cfengine3-mode): New mode.
23980 (cfengine3-defuns cfengine3-defuns-regex
23981 (cfengine3-class-selector-regex cfengine3-category-regex)
23982 (cfengine3-vartypes cfengine3-font-lock-keywords)
23983 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
23984 (cfengine3-indent-line): Add from cfengine3.el.
23985
23986 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
23987
23988 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
23989
23990 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
23991
23992 2011-07-01 Martin Rudalics <rudalics@gmx.at>
23993
23994 * window.el (same-window-buffer-names, same-window-regexps)
23995 (same-window-p, special-display-frame-alist)
23996 (special-display-popup-frame, special-display-function)
23997 (special-display-buffer-names, special-display-regexps)
23998 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
23999 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
24000 (split-window-preferred-function, split-height-threshold)
24001 (split-width-threshold, even-window-heights)
24002 (display-buffer-mark-dedicated, window-splittable-p)
24003 (split-window-sensibly, window-safely-shrinkable-p):
24004 Un-obsolete.
24005 (display-buffer): Don't spread args with function specifier
24006 because special-display-popup-frame won't like it.
24007
24008 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
24009
24010 Time-stamp simplifications and fixes.
24011 These improve accuracy slightly, and future-proof the code
24012 against some potential changes to current-time format.
24013
24014 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
24015 by using time-since and float-time.
24016
24017 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
24018 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
24019 + NNN microseconds".
24020
24021 * type-break.el (type-break-time-sum): Rewrite using time-add.
24022
24023 * play/hanoi.el (hanoi-current-time-float): Remove.
24024 All uses replaced by float-time.
24025
24026 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
24027 This yields a more-accurate answer.
24028 (rng-time-to-float): Remove; no longer needed.
24029
24030 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
24031
24032 * calendar/timeclock.el (timeclock-seconds-to-time):
24033 Defalias to seconds-to-time, since they're the same thing.
24034
24035 * emacs-lisp/elp.el (elp-elapsed-time):
24036 * emacs-lisp/benchmark.el (benchmark-elapse):
24037 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
24038
24039 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
24040
24041 * window.el (bury-buffer): Don't iconify the only frame.
24042 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
24043 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
24044
24045 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
24046
24047 * eshell/em-smart.el (eshell-smart-display-navigate-list):
24048 Add mouse-yank-primary.
24049
24050 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
24051
24052 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
24053
24054 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
24055
24056 * emacs-lisp/find-func.el (find-library--load-name): New fun.
24057 (find-library-name): Use it to find relative load names when provided
24058 absolute file name (bug#8803).
24059
24060 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
24061
24062 * textmodes/flyspell.el (flyspell-word): Consider words that
24063 differ only in case as potential doublons (bug#5687).
24064
24065 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
24066 Remove two rather uninteresting debugging-like messages to make
24067 debbugs.el more silent.
24068
24069 * comint.el (comint-password-prompt-regexp): Accept "Response" as
24070 a password-like phrase.
24071
24072 2011-06-30 Masatake YAMATO <yamato@redhat.com>
24073
24074 * progmodes/cc-guess.el: New file.
24075
24076 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
24077
24078 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
24079 derived from `c-basic-common-init'.
24080
24081 * progmodes/cc-mode.el (top-level): Require cc-guess.
24082 (c-basic-common-init): Use `cc-choose-style-for-mode'.
24083
24084 2011-06-30 Lawrence Mitchell <wence@gmx.li>
24085
24086 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
24087
24088 2011-06-30 Alan Mackenzie <acm@muc.de>
24089
24090 * progmodes/cc-engine.el (c-guess-continued-construct):
24091 Correct the handling of template-args-cont, particularly for when font
24092 lock is disabled. Name this case as "CASE G".
24093
24094 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
24095
24096 * allout.el (allout-yank-processing): Fix injection of extra space
24097 between bullet and non-whitespace character in first topic when
24098 pasting, ensuring that the actual spacing in the pasted topic
24099 following the bullet char is preserved. This extra space was
24100 causing pasted encrypted topics to get a decrypted status even
24101 when the content was actually still encrypted. Now the decryption
24102 status from before the paste is preserved.
24103
24104 (allout-flag-region): Set all allout overlays so they evaporate
24105 when reduced to zero length (evanescent), to prevent overlay
24106 leakage.
24107
24108 2011-06-30 Glenn Morris <rgm@gnu.org>
24109
24110 * w32-fns.el (w32-charset-info-alist): Declare.
24111
24112 * find-dired.el (find-grep-options): Simplify.
24113
24114 * term/ns-win.el (ns-set-resource): Declare.
24115
24116 * ses.el (row, col): Declare dynamic variables honestly.
24117
24118 * textmodes/reftex-parse.el (index-tags): Declare.
24119
24120 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
24121
24122 * cus-edit.el (customize-push-and-save): New function.
24123
24124 * files.el (hack-local-variables-confirm): Use it.
24125
24126 * custom.el (load-theme): New arg NO-CONFIRM.
24127 Use customize-push-and-save (Bug#8720).
24128 (custom-enabled-themes): Doc fix.
24129
24130 * cus-theme.el (customize-create-theme)
24131 (custom-theme-merge-theme): Callers to load-theme changed.
24132
24133 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
24134
24135 * thingatpt.el (thing-at-point-short-url-regexp): Require that
24136 short URLs have at least one dot in them (bug #7614).
24137
24138 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
24139 nil, because using a pty is apparently too slow (bug #895).
24140
24141 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
24142
24143 * mail/sendmail.el (sendmail-query-once): New function.
24144 (sendmail-query-once-function): New variable.
24145
24146 2011-06-29 Glenn Morris <rgm@gnu.org>
24147
24148 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
24149
24150 * ses.el (top-level): Require cl when compiling.
24151 (ses-set-localvars): Fix error statement.
24152 Call it at compile time to silence a storm of warnings.
24153
24154 2011-06-29 Martin Rudalics <rudalics@gmx.at>
24155
24156 * window.el (normalize-live-buffer): Rename to
24157 window-normalize-buffer.
24158 (normalize-live-frame): Rename to window-normalize-frame.
24159 (normalize-any-window): Rename to window-normalize-any-window.
24160 (normalize-live-window): Rename to window-normalize-live-window.
24161 (make-window-atom): Rename to window-make-atom.
24162 (window-resize-reset): Rename to window--resize-reset.
24163 (window-resize-reset-1): Rename to window--resize-reset-1.
24164 (resize-mini-window): Rename to window--resize-mini-window.
24165 (resize-subwindows-skip-p): Rename to
24166 window--resize-subwindows-skip-p.
24167 (resize-subwindows-normal): Rename to
24168 window--resize-subwindows-normal.
24169 (resize-subwindows): Rename to window--resize-subwindows.
24170 (resize-other-windows): Rename to window--resize-siblings.
24171 (resize-this-window): Rename to window--resize-this-window.
24172 (resize-root-window): Rename to window--resize-root-window.
24173 (resize-root-window-vertically): Rename to
24174 window--resize-root-window-vertically.
24175 (normalize-buffer-to-display): Rename to
24176 window-normalize-buffer-to-display.
24177 (normalize-buffer-to-switch-to): Rename to
24178 window-normalize-buffer-to-switch-to.
24179 Correspondingly update all callers of the functions listed
24180 above.
24181 (display-buffer-alist, display-buffer-normalize-arguments)
24182 (display-buffer-normalize-options, display-buffer)
24183 (display-buffer-alist-set): Use "function" instead of
24184 "fun-with-args".
24185
24186 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
24187
24188 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
24189 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
24190 debbugs.gnu.org. Mention acknowledgment email.
24191
24192 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
24193
24194 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
24195 buffer multibyteness, since it shouldn't matter.
24196
24197 2011-06-28 Martin Rudalics <rudalics@gmx.at>
24198
24199 * window.el (display-buffer-in-side-window): Handle dedicated
24200 windows as in display-buffer-reuse-window.
24201 (display-buffer-normalize-alist): Use value of override
24202 specifier.
24203 (display-buffer-normalize-specifiers): Use value of
24204 other-window-means-other-frame specifier.
24205 (display-buffer-alist): Rewrite some texts in widgets.
24206 (display-buffer): Spread arguments when calling function
24207 specified by fun-with-args.
24208
24209 2011-06-28 Deniz Dogan <deniz@dogan.se>
24210
24211 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
24212 Unnest `let'.
24213
24214 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
24215 selectors (Bug#5732).
24216 (css-proprietary-nmstart-re): Use `regexp-opt'.
24217
24218 2011-06-27 Jari Aalto <jari.aalto@cante.net>
24219
24220 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
24221 (eshell-ls-date-format): New defcustom.
24222 (eshell-ls-file): Use it.
24223
24224 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
24225
24226 * help-fns.el (describe-variable): Fix message for terminal-local vars.
24227
24228 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
24229
24230 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
24231 (ange-ftp-make-tmp-name): New arg.
24232 (ange-ftp-file-local-copy): Use it.
24233
24234 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
24235
24236 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
24237 no-conversion (Bug#8870).
24238
24239 2011-06-27 Martin Rudalics <rudalics@gmx.at>
24240
24241 * window.el (window-right, window-left, window-child)
24242 (window-child-count, window-last-child)
24243 (window-iso-combination-p, walk-window-tree-1)
24244 (window-atom-check-1, window-tree-1, delete-window)
24245 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
24246 new naming conventions - window-vchild, window-hchild,
24247 window-next and window-prev are now called window-top-child,
24248 window-left-child, window-next-sibling and window-prev-sibling
24249 respectively.
24250 (resize-window-reset): Rename to window-resize-reset.
24251 (resize-window-reset-1): Rename to window-resize-reset-1.
24252 (resize-window): Rename to window-resize.
24253 (window-min-height, window-min-width)
24254 (resize-mini-window, resize-this-window, resize-root-window)
24255 (resize-root-window-vertically, adjust-window-trailing-edge)
24256 (enlarge-window, shrink-window, maximize-window)
24257 (minimize-window, delete-window, quit-restore-window)
24258 (split-window, balance-windows, balance-windows-area-adjust)
24259 (balance-windows-area, window-state-put-2)
24260 (display-buffer-even-window-sizes, display-buffer-set-height)
24261 (display-buffer-set-width, set-window-text-height)
24262 (fit-window-to-buffer): Rename all "resize-window" prefixed
24263 calls to use the "window-resize" prefix convention.
24264 (display-buffer-alist): Fix symbol for label specifier.
24265 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
24266 corresponding specifier.
24267 Reported by Juanma Barranquero <lekktu@gmail.com>.
24268
24269 2011-06-27 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
24270
24271 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
24272 convention.
24273 (ses-call-printer): Does not pass an empty string to formatter when the
24274 cell is empty to keep from barking printer Calc math-format-value.
24275
24276 2011-06-27 Richard Stallman <rms@gnu.org>
24277
24278 * battery.el (battery-mode-line-limit): New variable.
24279 (battery-update): Handle it.
24280
24281 * mail/rmailmm.el (rmail-mime-process-multipart):
24282 Handle truncated messages.
24283
24284 2011-06-27 Glenn Morris <rgm@gnu.org>
24285
24286 * progmodes/flymake.el (flymake-err-line-patterns):
24287 Allow for column numbers in the ant/javac pattern. (Bug#8866)
24288
24289 2011-06-27 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
24290
24291 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
24292 (ses--clean-!, ses--clean-_): New functions.
24293 (ses-range): Add configurability of readout order, and conversion
24294 to Calc vector.
24295
24296 * ses.el (ses-repair-cell-reference-all): New function.
24297 (ses-cell-symbol): Set macro as safe, so that it can be used in
24298 formulas.
24299
24300 * ses.el: Update cycle detection algorithm.
24301 (ses-localvars): Add ses--Dijkstra-attempt-nb and
24302 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
24303 (ses-set-localvars): New function.
24304 (ses-make-cell): Add property-list as a cell element.
24305 (ses-cell-property-get-fun, ses-cell-property-get)
24306 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
24307 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
24308 New functions.
24309 (ses-cell-property-set, ses-cell-property-pop)
24310 (ses-cell-property-get-handle): New macro.
24311 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
24312 New aliases, used for code readability.
24313 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
24314 cycle detection.
24315 (ses-self-reference-early-detection): New defcustom.
24316 (ses-formula-references): Robustify against self-referring cells.
24317 (ses-mode): Use ses-set-localvars.
24318 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
24319 before lauching the update processing.
24320 (ses-initialize-Dijkstra-attempt): New function.
24321 (ses-recalculate-cell): Update for cycle detection based on
24322 Dijkstra algorithm.
24323
24324 * ses.el: Fix commenting and indenting convention.
24325
24326 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
24327
24328 * bs.el (bs-cycle-next): Complete last change.
24329
24330 2011-06-27 Drew Adams <drew.adams@oracle.com>
24331
24332 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
24333
24334 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
24335
24336 * net/network-stream.el (network-stream-open-starttls):
24337 Don't re-get capabilities unless we've reestablished connection.
24338 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
24339
24340 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
24341 to binary to possibly avoid line encoding issues on Windows (among
24342 other things).
24343
24344 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
24345
24346 * net/network-stream.el (open-network-stream): Return an :error
24347 saying what the problem was, if possible.
24348
24349 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
24350 server.
24351
24352 * net/network-stream.el (network-stream-open-starttls): If we
24353 wanted to use STARTTLS, and the server offered it, but we weren't
24354 able to because we had no STARTTLS support, then close the connection.
24355 (open-network-stream): Return an :error element, if present.
24356
24357 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
24358
24359 * hl-line.el (hl-line-sticky-flag): Doc fix.
24360 (global-hl-line-sticky-flag): New option (Bug#8323).
24361 (global-hl-line-highlight): Obey it.
24362
24363 * vc/vc.el (vc-revert-show-diff): Default to t.
24364
24365 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
24366
24367 * allout-widgets.el (allout-widgets-post-command-business):
24368 Stop decorating intermediate isearch matches. They're not being
24369 undecorated when an isearch is continued past, and isearch
24370 automatically collapses them. This leads to "widget leaks", where
24371 decorated items accumulate in collapsed areas. Lines with lots of
24372 hidden widgets can slow down cursor travel, substantially.
24373 Too much complicated machinery would be needed to ensure undecoration,
24374 so we're doing without this nicety.
24375
24376 (allout-widgets-tally-string): Don't try to do a hash-table-count
24377 of allout-widgets-tally when it's nil. This eliminates spurious "Error
24378 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
24379 *Messages* when allout-widgets-maintain-tally is t.
24380
24381 2011-06-26 Martin Rudalics <rudalics@gmx.at>
24382
24383 * window.el (display-buffer-normalize-argument): Rename to
24384 display-buffer-normalize-arguments. Handle special meaning of
24385 LABEL argument. Respect special-display-function when popping up
24386 a new frame. Fix code searching for a window showing the buffer
24387 on another frame.
24388 (display-buffer-normalize-specifiers):
24389 Call display-buffer-normalize-arguments.
24390 (display-buffer-in-window): Don't undedicate the window if its
24391 buffer remains the same.
24392 Reported by Drew Adams <drew.adams@oracle.com>.
24393 (display-buffer-alist): Add choice for same-window macro
24394 specfier.
24395 (display-buffer): Mention special meaning of LABEL argument in
24396 doc-string. Fix quoting. Don't pop up a new frame even as
24397 fallback.
24398
24399 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
24400
24401 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
24402 avoid deleting the current window in some cases (bug#8911).
24403
24404 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
24405
24406 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
24407 (Bug#8934)
24408
24409 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
24410
24411 * net/network-stream.el (network-stream-open-starttls):
24412 Use built-in TLS support if `gnutls-available-p' is true.
24413 (network-stream-open-tls): Ditto.
24414
24415 2011-06-26 Leo Liu <sdl.web@gmail.com>
24416
24417 * register.el (registerv): New struct.
24418 (registerv-make): New function.
24419 (jump-to-register, describe-register-1, insert-register):
24420 Support the jump-func, print-func and insert-func slot of a registerv
24421 struct. (Bug#8415)
24422
24423 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
24424
24425 * vc/vc.el (vc-revert-show-diff): New defcustom.
24426 (vc-diff-internal): New arg specifying diff buffer.
24427 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
24428 reuse an existing *vc-diff* buffer (Bug#8927).
24429
24430 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
24431
24432 2011-06-26 Glenn Morris <rgm@gnu.org>
24433
24434 * progmodes/f90.el (f90-critical-indent): New option.
24435 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
24436 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
24437 (f90-mode): Doc fix.
24438 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
24439 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
24440 (f90-beginning-of-block, f90-next-block, f90-indent-region)
24441 (f90-match-end): Handle block, critical.
24442
24443 2011-06-25 Glenn Morris <rgm@gnu.org>
24444
24445 * calendar/diary-lib.el (diary-included-files): Doc fix.
24446 (diary-include-files): New function, extracted from
24447 diary-include-other-diary-files and diary-mark-included-diary-files.
24448 (diary-include-other-diary-files, diary-mark-included-diary-files):
24449 Just call diary-include-files.
24450 (diary-mark-entries): Reset diary-included-files on first call.
24451
24452 * calendar/diary-lib.el (diary-mark-entries)
24453 (diary-mark-included-diary-files):
24454 Visit included diary-files in temp buffers.
24455
24456 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
24457 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
24458 (f90-start-block-re, f90-imenu-generic-expression)
24459 (f90-looking-at-program-block-start, f90-no-block-limit):
24460 Add support for submodules.
24461
24462 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
24463 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
24464
24465 2011-06-25 Eli Zaretskii <eliz@gnu.org>
24466
24467 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
24468 buffer-file-type before setting its value, to avoid disastrous
24469 global effects on decoding files for DOS/Windows systems. (Bug#8780)
24470
24471 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
24472
24473 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
24474
24475 * ses.el (ses-unload-function):
24476 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
24477
24478 * proced.el (proced-unload-function):
24479 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
24480
24481 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
24482
24483 * server.el (server-create-window-system-frame): Add parameters arg.
24484 (server-process-filter): Doc fix. Handle frame-parameters.
24485
24486 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
24487
24488 Fix bug#8730, bug#8781.
24489
24490 * loadhist.el (unload--set-major-mode): New function.
24491 (unload-feature): Use it.
24492
24493 * progmodes/python.el (python-after-info-look): Add autoload cookie.
24494 (python-unload-function): New function.
24495
24496 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
24497
24498 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
24499
24500 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
24501
24502 * net/browse-url.el (browse-url-firefox-program): Add icecat to
24503 the candidates list.
24504
24505 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
24506
24507 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
24508
24509 2011-06-23 Richard Stallman <rms@gnu.org>
24510
24511 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
24512 (rmail-variables): Set next-error-move-function.
24513 (rmail-what-message): Take argument POS.
24514 (rmail-next-error-move): New function.
24515
24516 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
24517
24518 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
24519 messages for adjacent non-terminals.
24520
24521 2011-06-23 Richard Stallman <rms@gnu.org>
24522
24523 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
24524 (rmail-show-message-1): Preserve buffer modified flag.
24525 (rmail-start-mail): Don't specify use of rmail-mail-return;
24526 that's done by mail-bury now.
24527 (rmail-mail-return): Handle arg NEWBUF.
24528
24529 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
24530
24531 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
24532 SIZE is a number.
24533
24534 2011-06-23 Martin Rudalics <rudalics@gmx.at>
24535
24536 * window.el (get-lru-window, get-mru-window)
24537 (get-largest-window): Never return a minibuffer window.
24538 (display-buffer-pop-up-window): Fix a bug that could lead to
24539 reusing the minibuffer window.
24540 (display-buffer): Pass original specifier argument to
24541 display-buffer-function instead of the normalized one.
24542 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
24543
24544 2011-06-22 Leo Liu <sdl.web@gmail.com>
24545
24546 * minibuffer.el (completing-read-function)
24547 (completing-read-default): Move from minibuf.c.
24548
24549 2011-06-22 Richard Stallman <rms@gnu.org>
24550
24551 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
24552 to Rmail even if not started by a special Rmail command.
24553
24554 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
24555 Copy the buffer currently showing just one message.
24556
24557 2011-06-22 Roland Winkler <winkler@gnu.org>
24558
24559 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
24560 (bibtex-clean-entry): First delete the old key so that a
24561 customized algorithm for generating the new key does not get
24562 confused by the old key.
24563 (bibtex-url): Obey regexp of first step.
24564 (bibtex-search-entries): Do not use add-to-list with local
24565 list-var.
24566
24567 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
24568
24569 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
24570 stored a user name, then query for the password first, instead of
24571 waiting for SMTP to give an error message and the trying again.
24572
24573 2011-06-22 Lawrence Mitchell <wence@gmx.li>
24574
24575 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
24576 BUFFER in call-process.
24577
24578 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
24579
24580 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
24581 QUIT twice.
24582 (smtpmail-try-auth-methods): Require user name and password from
24583 auth-source.
24584
24585 2011-06-22 Martin Rudalics <rudalics@gmx.at>
24586
24587 * window.el (display-buffer-default-specifiers)
24588 (display-buffer-alist): Remove entries for pop-up-frame-alist.
24589 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
24590 (split-window): Normalize SIDE argument (Bug#8916).
24591
24592 * frame.el (pop-up-frame-alist, pop-up-frame-function)
24593 (special-display-frame-alist, special-display-popup-frame):
24594 Remove duplicate declarations. These are now in window.el.
24595
24596 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
24597
24598 * mail/smtpmail.el (smtpmail-via-smtp):
24599 Set :use-starttls-if-possible so that we always use STARTTLS if the
24600 server supports it. SMTP servers that support STARTTLS commonly
24601 require it.
24602
24603 * net/network-stream.el (network-stream-open-starttls): Support
24604 upgrading to STARTTLS always, even if we don't have built-in support.
24605 (open-network-stream): Add the :always-query-capabilities keyword.
24606
24607 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
24608 upgrades with `open-network-stream', and rely solely on
24609 auth-source for all credentials. Big changes throughout the file,
24610 but in particular:
24611 (smtpmail-auth-credentials): Remove.
24612 (smtpmail-starttls-credentials): Remove.
24613 (smtpmail-via-smtp): Check for servers saying they want AUTH after
24614 MAIL FROM, too.
24615
24616 * net/network-stream.el (network-stream-open-starttls):
24617 Provide support for client certificates both for external and built-in
24618 STARTTLS.
24619 (auth-source): Require.
24620 (open-network-stream): Document the :client-certificate keyword.
24621 (network-stream-certificate): Change cert-cert to cert and
24622 cert-key to key.
24623
24624 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
24625
24626 * net/tramp-cache.el (top): Don't load the persistency file when
24627 "emacs -Q" has been called.
24628
24629 2011-06-21 Tim Harper <timcharper@gmail.com>
24630
24631 * term/ns-win.el (ns-initialize-window-system):
24632 Set application-specific `ApplePressAndHoldEnabled' system
24633 resource to NO as it is not yet supported by the NS port.
24634
24635 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
24636
24637 * misc.el (list-dynamic-libraries--refresh): Compute header here...
24638 (list-dynamic-libraries): ...not here.
24639
24640 2011-06-21 Leo Liu <sdl.web@gmail.com>
24641
24642 * subr.el (sha1): Implement sha1 using secure-hash.
24643
24644 2011-06-21 Martin Rudalics <rudalics@gmx.at>
24645
24646 * window.el (display-buffer-alist): In default value do not
24647 enforce searching a window on any but the selected frame.
24648 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
24649 (display-buffer-select-window): Remove function.
24650 (display-buffer-in-window): When a window on another frame gets
24651 reused, do not select it any more but just raise its frame if
24652 necessary (Bug#8851) and (Bug#8856).
24653 (display-buffer-normalize-options): Handle pop-up-frames related
24654 options more faithfully.
24655 (pop-to-buffer): Don't rely on `display-buffer' selecting the
24656 window if it is on another frame.
24657 (display-buffer-alist, display-buffer-default-specifiers):
24658 Don't make new frame unsplittable by default.
24659 (display-buffer-normalize-argument): Fix doc-string typo and use
24660 'same-frame-other-window instead of 'other-window when associating
24661 with display-buffer-macro-specifiers.
24662
24663 2011-06-21 Vincent BelaĂ¯che <vincent.b.1@hotmail.fr>
24664
24665 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
24666 New functions.
24667 (5x5-mode-map, 5x5-mode-menu): Bind them.
24668 (5x5-draw-grid): Tweak the solver's rendering.
24669
24670 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
24671
24672 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
24673 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
24674
24675 2011-06-21 Drew Adams <drew.adams@oracle.com>
24676
24677 * menu-bar.el: Use function variable instead of switch-to-buffer.
24678 (menu-bar-select-buffer-function): New variable.
24679 (menu-bar-update-buffers): Use it (bug#8876).
24680
24681 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
24682
24683 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
24684 variable's status.
24685
24686 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
24687
24688 * x-dnd.el (x-dnd-version-from-flags)
24689 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
24690 and long as number (Bug#8899).
24691 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
24692
24693 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
24694
24695 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
24696 (completion-try-completion, completion-all-completions): Compute the
24697 metadata argument if it's missing; make it optional (bug#8795).
24698
24699 * wid-edit.el: Use lex-bind and move towards completion-at-point.
24700 (widget-complete): Use new :completion-function property.
24701 (widget-completions-at-point): New function.
24702 (default): Use :completion-function instead of :complete.
24703 (widget-default-completions): Rename from widget-default-complete;
24704 Rewrite.
24705 (widget-string-complete, widget-file-complete, widget-color-complete):
24706 Remove functions.
24707 (file, symbol, function, variable, coding-system, color):
24708 * international/mule-cmds.el (default-input-method, charset)
24709 (language-info-custom-alist):
24710 * cus-edit.el (face): Use new property :completions.
24711
24712 * progmodes/pascal.el (pascal-completions-at-point): New function.
24713 (pascal-mode): Use it.
24714 (pascal-mode-map): Use completion-at-point.
24715 (pascal-toggle-completions): Make obsolete.
24716 (pascal-complete-word, pascal-show-completions):
24717 * progmodes/octave-mod.el (octave-complete-symbol):
24718 Redefine as obsolete alias.
24719 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
24720 Signal absence of completion info for old Octave,
24721 (inferior-octave-complete): Redefine as obsolete alias.
24722 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
24723 (meta-completions-at-point): Rename from meta-complete-symbol and
24724 adapt it for use on completion-at-point-functions.
24725 (meta-common-mode): Use it.
24726 (meta-looking-at-backward, meta-match-buffer): Remove.
24727 (meta-complete-symbol): Redefine as obsolete alias.
24728 (meta-common-mode-map): Use completion-at-point.
24729 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
24730 (makefile-mode-map): Use completion-at-point.
24731 (makefile-completions-at-point): Rename from makefile-complete and
24732 adapt it for use on completion-at-point-functions.
24733 (makefile-mode): Use it.
24734 (makefile-complete): Redefine as obsolete alias.
24735
24736 2011-06-20 Deniz Dogan <deniz@dogan.se>
24737
24738 * net/rcirc.el: Delete trailing whitespaces once and for all.
24739
24740 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
24741
24742 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
24743
24744 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
24745
24746 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
24747
24748 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
24749
24750 2011-06-19 Martin Rudalics <rudalics@gmx.at>
24751
24752 * window.el (display-buffer-other-window-means-other-frame):
24753 Call display-buffer-normalize-alist.
24754 (display-buffer-normalize-specifiers-1): Rename to
24755 display-buffer-normalize-argument. New argument other-frame.
24756 Rewrite.
24757 (display-buffer-normalize-specifiers-2): Rename to
24758 display-buffer-normalize-options.
24759 (display-buffer-normalize-alist-1): New function.
24760 (display-buffer-normalize-specifiers-3): Rename to
24761 display-buffer-normalize-alist.
24762 Call display-buffer-normalize-alist-1.
24763 (display-buffer-normalize-options-inhibit): New variable.
24764 (display-buffer-normalize-specifiers): Rewrite calling
24765 display-buffer-normalize-alist,
24766 display-buffer-normalize-argument, and
24767 display-buffer-normalize-options. Don't call the latter if
24768 display-buffer-normalize-options-inhibit is non-nil.
24769 (frame-auto-delete): New option.
24770 (window-deletable-p): Use frame-auto-delete.
24771 (window-list-no-nils, window-state-ignored-parameters)
24772 (window-state-get-1, window-state-get, window-state-put-list)
24773 (window-state-put-1, window-state-put-2, window-state-put):
24774 New functions.
24775 (display-buffer-normalize-options): Move special-display-p group
24776 after pop-up-frame group (Bug#8851) and (Bug#8856).
24777
24778 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
24779
24780 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
24781 groups (Bug#8776).
24782 (rx-submatch-n): New function.
24783 (rx): Document it.
24784
24785 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
24786 (Bug#8768).
24787
24788 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
24789
24790 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
24791
24792 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
24793 anytime existing face settings are present (Bug#8889).
24794
24795 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
24796 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
24797 Remove unused argument.
24798
24799 2011-06-18 Martin Rudalics <rudalics@gmx.at>
24800
24801 * window.el (display-buffer-default-specifiers):
24802 Remove pop-up-frame. Add pop-up-window-min-height,
24803 pop-up-window-min-width, and another reuse-window specifier
24804 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
24805 (display-buffer-normalize-specifiers-2):
24806 Handle split-height-threshold and split-width-threshold also when
24807 pop-up-windows is unset. Add a reuse-window specifier for the
24808 case popping up a new window fails.
24809 (special-display-popup-frame): Remove double quoting.
24810 (display-buffer-normalize-specifiers-1): Fix thinko.
24811
24812 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
24813
24814 * shell.el (shell-completion-vars): Set pcomplete-termination-string
24815 according to comint-completion-addsuffix.
24816
24817 * pcomplete.el: Convert to lexical binding and fix bug#8819.
24818 (pcomplete-suffix-list): Mark as obsolete.
24819 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
24820 pcomplete-seen in the closure.
24821 (pcomplete-comint-setup): Setup completion-at-point as well.
24822 (pcomplete--entries): New function.
24823 (pcomplete--env-regexp): New var.
24824 (pcomplete-entries): Rewrite to work with partial-completion and
24825 without relying on pcomplete-suffix-list.
24826 (pcomplete-pare-list): Remove, unused.
24827
24828 2011-06-17 Martin Rudalics <rudalics@gmx.at>
24829
24830 * window.el (display-buffer-alist): Set pop-up-window-min-height
24831 and pop-up-window-min-width in default value. Reported by
24832 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
24833 other-window-means-other-frame.
24834 (display-buffer-macro-specifiers): Comment out entry for
24835 other-window specifier.
24836 (display-buffer-other-window-means-other-frame): New function.
24837 (display-buffer-normalize-specifiers-1): New arguments
24838 buffer-name and label. Treat other-window case specially.
24839 (display-buffer-normalize-specifiers-2): Treat other-window case
24840 specially.
24841 (display-buffer-normalize-specifiers-3): New function.
24842 (display-buffer-normalize-specifiers):
24843 Call display-buffer-normalize-specifiers-3.
24844
24845 2011-06-17 Martin Rudalics <rudalics@gmx.at>
24846
24847 * window.el (same-window-p): Fix two typos introduced when
24848 adding with-no-warnings.
24849 (display-buffer-normalize-specifiers-1): Don't check
24850 pop-up-frames for 'unset initialization.
24851 (display-buffer-normalize-specifiers-2): Major rewrite using
24852 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
24853 (pop-up-frames, display-buffer-reuse-frames)
24854 (display-buffer-mark-dedicated): Don't initialize to 'unset.
24855 Suggested by David Engster <deng@randomsample.de>.
24856 (even-window-heights): Initialize to 'unset.
24857 (display-buffer-alist-set): Handle new 'unset initializations.
24858 (display-buffer-macro-specifiers): Don't pop up a new frame in the
24859 other window case.
24860
24861 2011-06-16 Martin Rudalics <rudalics@gmx.at>
24862
24863 * window.el (display-buffer-normalize-specifiers-1):
24864 Respect current value of pop-up-frames for most reasonable values of
24865 second argument of display-buffer (Bug#8865).
24866 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
24867 (switch-to-buffer-other-window-same-frame)
24868 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
24869 Adams (Bug#8875).
24870 (display-buffer): Don't check noninteractive when calling
24871 display-buffer-pop-up-frame.
24872 (display-buffer-pop-up-frame): Never pop up a frame in
24873 noninteractive mode (Bug#8857).
24874 (enlarge-window, shrink-window): Don't report an error when the
24875 window can't be resized as requested (Bug#8862).
24876
24877 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
24878
24879 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
24880
24881 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
24882
24883 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
24884
24885 2011-06-15 Alan Mackenzie <acm@muc.de>
24886
24887 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
24888 for declarators, disable knr checking to speed up for normal files.
24889 2: Refactor, replacing a sequence of nested if forms by a cond form.
24890
24891 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
24892
24893 * net/network-stream.el (open-network-stream): Add the keyword
24894 :always-query-capabilities for the case where you want to force a
24895 `plain' network connection, but the protocol still requires the
24896 capabilitiy command (i.e., SMTP and EHLO).
24897
24898 * subr.el (process-live-p): Rename from `process-alive-p' for
24899 consistency with other `-live-p' functions.
24900
24901 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
24902
24903 * window.el (same-window-buffer-names, same-window-regexps)
24904 (special-display-frame-alist, special-display-popup-frame)
24905 (special-display-function, special-display-buffer-names)
24906 (special-display-regexps, pop-up-frame-alist)
24907 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
24908 (pop-up-windows, split-window-preferred-function)
24909 (split-height-threshold, split-width-threshold, even-window-heights)
24910 (display-buffer-mark-dedicated): Don't encourage the use of
24911 display-buffer-alist from Elisp code.
24912
24913 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
24914
24915 * progmodes/python.el (python-mode): Derive from prog-mode.
24916 * progmodes/ps-mode.el (ps-mode):
24917 * progmodes/mixal-mode.el (mixal-mode):
24918 * progmodes/cfengine.el (cfengine-mode):
24919 * progmodes/ld-script.el (ld-script-mode): Likewise.
24920
24921 2011-06-15 Martin Rudalics <rudalics@gmx.at>
24922
24923 * window.el (display-buffer-alist): Trim default value to avoid
24924 popping up a new frame (Bug#8857) or reusing an arbitrary window
24925 on another frame.
24926 (display-buffer): Do not fall back on popping up a new frame in
24927 batch mode (Bug#8857).
24928
24929 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
24930
24931 * cus-theme.el (describe-theme-1): Use custom-theme-p.
24932 (custom-theme-summary): New function.
24933 (customize-themes): Use it.
24934
24935 2011-06-13 Glenn Morris <rgm@gnu.org>
24936
24937 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
24938
24939 2011-06-13 Martin Rudalics <rudalics@gmx.at>
24940
24941 * help.el (help-window): Remove variable.
24942 (help-window-point-marker, temp-buffer-max-height)
24943 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
24944 (help-print-return-message): Don't set help-window.
24945 (resize-temp-buffer-window): Rewrite cod eand doc-string.
24946 (help-window-setup-finish): Remove.
24947 (help-window-display-message, help-window-setup)
24948 (with-help-window): Major rewrite based on new
24949 display-buffer-window variable.
24950
24951 * help-mode.el (help-mode-finish): Remove help-window related
24952 code.
24953
24954 * view.el (view-exits-all-viewing-windows): Remove reference to
24955 view-return-to-alist in doc-string.
24956 (view-return-to-alist): Make obsolete.
24957 (view-buffer): Call pop-to-buffer-same-window and remove
24958 undo-window code.
24959 (view-buffer-other-window): Call pop-to-buffer-other-window and
24960 simplify code. Ignore second argument.
24961 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
24962 simplify code. Ignore second argument.
24963 (view-return-to-alist-update): Make obsolete.
24964 (view-mode-enter): Rename second argument to QUIT-RESTORE.
24965 Rewrite using quit-restore window parameters.
24966 (view-mode-exit): Rename second argument to EXIT-ONLY.
24967 Rewrite using quit-restore-window.
24968 (View-exit, View-exit-and-edit, View-leave, View-quit)
24969 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
24970 appropriate arguments.
24971 (view-end-message): Use quit-restore window parameter.
24972
24973 * window.el (display-buffer-function): Rewrite doc-string.
24974 (display-buffer-window, display-buffer-alist): New variables.
24975 (display-buffer-split-specifiers)
24976 (display-buffer-side-specifiers)
24977 (display-buffer-macro-specifiers): New constants.
24978 (display-buffer-even-window-sizes, display-buffer-set-height)
24979 (display-buffer-set-width, display-buffer-select-window)
24980 (display-buffer-in-window, display-buffer-reuse-window)
24981 (display-buffer-split-window-1, display-buffer-split-window)
24982 (display-buffer-split-atom-window, display-buffer-pop-up-window)
24983 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
24984 (display-buffer-in-side-window, normalize-buffer-to-display)
24985 (display-buffer-normalize-specifiers-1)
24986 (display-buffer-normalize-specifiers-2)
24987 (display-buffer-normalize-specifiers, display-buffer-frame):
24988 New functions.
24989 (display-buffer): Major rewrite.
24990 (display-buffer-other-window, display-buffer-other-frame)
24991 (pop-to-buffer, switch-to-buffer-other-window)
24992 (switch-to-buffer-other-frame): Rewrite.
24993 (display-buffer-same-window, display-buffer-same-frame)
24994 (display-buffer-same-frame-other-window)
24995 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
24996 (pop-to-buffer-other-window)
24997 (pop-to-buffer-same-frame-other-window)
24998 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
24999 (switch-to-buffer-other-window-same-frame): New functions.
25000 (same-window-p, special-display-p): Rewrite disabling warnings.
25001 Make obsolete.
25002 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
25003 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
25004 Make obsolete
25005 (same-window-buffer-names, same-window-regexps)
25006 (special-display-frame-alist, special-display-popup-frame)
25007 (special-display-function, special-display-buffer-names)
25008 (special-display-regexps, pop-up-frame-alist)
25009 (pop-up-frame-function, split-window-preferred-function)
25010 (split-height-threshold, split-width-threshold)
25011 (even-window-heights): Make obsolete.
25012
25013 2011-06-12 Glenn Morris <rgm@gnu.org>
25014
25015 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
25016 Misc simplifications.
25017
25018 2011-06-12 Martin Rudalics <rudalics@gmx.at>
25019
25020 * window.el (window-safely-shrinkable-p): Restore function which
25021 was inadvertently removed in change from 2011-06-11. Declare as
25022 obsolete.
25023
25024 * calendar/calendar.el (calendar-generate-window):
25025 Use window-iso-combined-p instead of combination of one-window-p and
25026 window-safely-shrinkable-p.
25027
25028 2011-06-12 Glenn Morris <rgm@gnu.org>
25029
25030 * progmodes/fortran.el (fortran-mode-syntax-table):
25031 * progmodes/f90.el (f90-mode-syntax-table):
25032 Set % to punctuation. (Bug#8820)
25033 (f90-find-tag-default): Remove, no longer needed.
25034
25035 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
25036
25037 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
25038
25039 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
25040
25041 * image.el (image-animated-p): Return animation delay in seconds.
25042 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
25043 (image-animate-timeout): Remove DELAY argument. Don't assume
25044 every subimage has the same delay; get it from image-animated-p.
25045 (image-animate): Caller changed.
25046
25047 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
25048
25049 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
25050 to ignored backtrace functions.
25051
25052 2011-06-11 Glenn Morris <rgm@gnu.org>
25053
25054 * calendar/appt.el (appt-disp-window-function): Doc fix.
25055 (appt-check): Handle overlapping appointments. (Bug#8337)
25056
25057 2011-06-11 Martin Rudalics <rudalics@gmx.at>
25058
25059 * window.el (window-tree-1, window-tree): New functions, moving
25060 the latter to window.el.
25061 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
25062 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
25063 (bw-refresh-edges): Remove.
25064 (balance-windows-1, balance-windows-2): New functions.
25065 (balance-windows): Rewrite in terms of window tree functions,
25066 balance-windows-1 and balance-windows-2.
25067 (bw-adjust-window): Remove.
25068 (balance-windows-area-adjust): New function with functionality of
25069 bw-adjust-window but using resize-window.
25070 (set-window-text-height): Rewrite doc-string.
25071 Use normalize-live-window and resize-window.
25072 (enlarge-window-horizontally, shrink-window-horizontally):
25073 Rename argument to DELTA.
25074 (window-buffer-height): New function.
25075 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
25076 Rewrite using new window resize routines.
25077 (kill-buffer-and-window, mouse-autoselect-window-select):
25078 Use ignore-errors instead of condition-case.
25079 (quit-window): Call delete-frame instead of delete-windows-on
25080 for the only buffer on frame.
25081
25082 2011-06-10 Martin Rudalics <rudalics@gmx.at>
25083
25084 * loadup.el (top-level): Load window before files for the sake
25085 of replace-buffer-in-windows.
25086
25087 * files.el (read-buffer-to-switch)
25088 (switch-to-buffer-other-window)
25089 (switch-to-buffer-other-frame, display-buffer-other-frame):
25090 Move to window.el.
25091
25092 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
25093 (previous-buffer): Move to window.el.
25094
25095 * bindings.el (unbury-buffer): Move to window.el.
25096
25097 * window.el (delete-other-windows-vertically): Move after
25098 definition of delete-other-windows.
25099 (other-window, delete-windows-on, replace-buffer-in-windows):
25100 Move here from window.c.
25101 (record-window-buffer, unrecord-window-buffer)
25102 (set-window-buffer-start-and-point, switch-to-prev-buffer)
25103 (switch-to-next-buffer): New functions.
25104 (get-next-valid-buffer, last-buffer, next-buffer): Move here
25105 from simple.el. Call switch-to-next-buffer.
25106 (previous-buffer): Move here from simple.el.
25107 Call switch-to-prev-buffer.
25108 (bury-buffer): Move here from buffer.c. Switch to previous
25109 buffer when window cannot be deleted.
25110 (unbury-buffer): Move here from bindings.el.
25111 (ctl-x-map): Move binding for other-window from window.c to
25112 here.
25113 (read-buffer-to-switch, switch-to-buffer-other-window)
25114 (switch-to-buffer-other-frame): Move here from files.el.
25115 (normalize-buffer-to-switch-to): New functions.
25116 (switch-to-buffer): Move here from buffer.c.
25117 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
25118
25119 2011-06-10 Martin Rudalics <rudalics@gmx.at>
25120
25121 * window.el (window-min-height, window-min-width): Move here
25122 from window.c. Add defcustoms and rewrite doc-strings.
25123 (resize-mini-window, resize-window): New functions.
25124 (adjust-window-trailing-edge, enlarge-window, shrink-window):
25125 Move here from window.c.
25126 (maximize-window, minimize-window): New functions.
25127 (delete-window, delete-other-windows, split-window): Move here
25128 from window.c.
25129 (window-split-min-size): New function.
25130 (split-window-keep-point): Mention split-window-above-each-other
25131 instead of split-window-vertically.
25132 (split-window-above-each-other, split-window-vertically):
25133 Rename split-window-vertically to split-window-above-each-other
25134 and provide defalias for old definition.
25135 (split-window-side-by-side, split-window-horizontally):
25136 Rename split-window-horizontally to split-window-side-by-side
25137 and provide defalias for the old definition.
25138 (ctl-x-map): Move bindings for delete-window,
25139 delete-other-windows and enlarge-window here from window.c.
25140 Replace bindings for split-window-vertically and
25141 split-window-horizontally by bindings for
25142 split-window-above-each-other and split-window-side-by-side.
25143
25144 * cus-start.el (all): Remove entries for window-min-height and
25145 window-min-width. Add entries for window-splits and
25146 window-nest.
25147
25148 2011-06-09 Glenn Morris <rgm@gnu.org>
25149
25150 * calendar/appt.el (appt-mode-line): New function.
25151 (appt-check, appt-disp-window): Use it.
25152
25153 * files.el (hack-one-local-variable-eval-safep):
25154 Allow minor-modes with explicit +/-1 arguments.
25155
25156 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
25157
25158 * term/xterm.el (xterm): Add defgroup.
25159 (xterm-extra-capabilities): Add defcustom to supply known xterm
25160 capabilities, skip querying them, or query them (default).
25161 (terminal-init-xterm): Use it.
25162 (terminal-init-xterm-modify-other-keys): New function to set up
25163 modifyOtherKeys support to simplify `terminal-init-xterm'.
25164
25165 2011-06-09 Martin Rudalics <rudalics@gmx.at>
25166
25167 * window.el (resize-window-reset, resize-window-reset-1)
25168 (resize-subwindows-skip-p, resize-subwindows-normal)
25169 (resize-subwindows, resize-other-windows, resize-this-window)
25170 (resize-root-window, resize-root-window-vertically)
25171 (window-deletable-p, window-or-subwindow-p)
25172 (frame-root-window-p): New functions.
25173
25174 2011-06-09 Glenn Morris <rgm@gnu.org>
25175
25176 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
25177 (ange-ftp-get-files): Use it.
25178
25179 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
25180
25181 * mail/sendmail.el (mail-recover-1, mail-recover):
25182 * files.el (recover-file, recover-session):
25183 Handle dired-listing-switches not being just a single short option.
25184
25185 2011-06-09 Glenn Morris <rgm@gnu.org>
25186
25187 * calendar/appt.el (appt-display-message, appt-disp-window):
25188 Handle lists of appointments.
25189
25190 2011-06-08 Martin Rudalics <rudalics@gmx.at>
25191
25192 * window.el (one-window-p): Move down in code.
25193 Rewrite doc-string.
25194 (window-current-scroll-bars): Rewrite doc-string.
25195 Normalize live window argument.
25196 (walk-windows, get-window-with-predicate, count-windows):
25197 Rewrite doc-string. Use window-list-1.
25198 (window-in-direction-2, window-in-direction, get-mru-window):
25199 New functions.
25200
25201 2011-06-08 Reuben Thomas <rrt@sc3d.org>
25202
25203 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
25204 Doc fix (Bug#8713).
25205
25206 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
25207
25208 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
25209
25210 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
25211
25212 * loadhist.el (unload-feature-special-hooks):
25213 Add `comint-output-filter-functions'.
25214
25215 2011-06-08 Ivan Kanis <gnu@kanis.fr>
25216
25217 * calendar/appt.el (appt-check): Move some initializations into the let.
25218
25219 2011-06-08 Martin Rudalics <rudalics@gmx.at>
25220
25221 * window.el (window-height): Defalias to window-total-height.
25222 (window-width): Defalias to window-body-width.
25223
25224 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
25225
25226 * image-mode.el (image-toggle-animation): New command.
25227 (image-mode-map): Bind it to RET.
25228 (image-mode): Update message.
25229 (image-toggle-display-image): Avoid a spurious cache flush.
25230 (image-transform-rotation): Doc fix.
25231 (image-transform-properties): Return quickly in the normal case.
25232 (image-animate-loop): Rename from image-animate-max-time.
25233
25234 * image.el (image-animate-max-time): Move to image-mode.el.
25235 (create-animated-image): Remove unnecessary function.
25236 (image-animate): Rename from image-animate-start. New arg.
25237 (image-animate-stop): Remove; just use image-animate-timer.
25238 (image-animate-timer): Use car-safe.
25239 (image-animate-timeout): Rename argument.
25240
25241 2011-06-07 Martin Rudalics <rudalics@gmx.at>
25242
25243 * window.el (get-lru-window, get-largest-window): Move here from
25244 window.c. Rename first argument to ALL-FRAMES.
25245 Rephrase doc-strings.
25246 (get-buffer-window-list): Rewrite using window-list-1.
25247 Rephrase doc-string.
25248 (window-safe-min-height, window-safe-min-width): New constants.
25249 (window-size-ignore, window-min-size, window-min-size-1)
25250 (window-sizable, window-sizable-p, window-size-fixed-1)
25251 (window-size-fixed-p, window-min-delta-1, window-min-delta)
25252 (window-max-delta-1, window-max-delta, window-resizable)
25253 (window-resizable-p, window-total-height, window-total-width)
25254 (window-body-width): New functions.
25255 (window-full-height-p, window-full-width-p): Rewrite using
25256 window-total-size.
25257 (window-body-height): Rewrite using window-body-size.
25258
25259 2011-06-06 Martin Rudalics <rudalics@gmx.at>
25260
25261 * window.el (window-right, window-left, window-child)
25262 (window-child-count, window-last-child, window-any-p)
25263 (normalize-live-buffer, normalize-live-frame)
25264 (normalize-any-window, normalize-live-window)
25265 (window-iso-combination-p, window-iso-combined-p)
25266 (window-iso-combinations)
25267 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
25268 (windows-with-parameter, window-with-parameter)
25269 (window-atom-root, make-window-atom, window-atom-check-1)
25270 (window-atom-check, window-side-check, window-check):
25271 New functions.
25272 (ignore-window-parameters, window-sides, window-sides-vertical)
25273 (window-sides-slots): New variables.
25274 (window-size-fixed): Move down in code. Minor doc-string fix.
25275
25276 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
25277
25278 * comint.el (comint-dynamic-complete-as-filename)
25279 (comint-dynamic-complete-filename): Correctly call
25280 completion-in-region.
25281
25282 2011-06-05 Deniz Dogan <deniz@dogan.se>
25283
25284 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
25285 in last change.
25286
25287 2011-06-05 Deniz Dogan <deniz@dogan.se>
25288
25289 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
25290 (rcirc): Use it to prompt for encryption.
25291
25292 2011-06-05 Roland Winkler <winkler@gnu.org>
25293
25294 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
25295 (bibtex-search-entries): New command bound to C-c C-a.
25296 (bibtex-display-entries): New function.
25297
25298 2011-06-05 Roland Winkler <winkler@gnu.org>
25299
25300 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
25301 (bibtex-insert-kill): After yanking insert newline if necessary.
25302 (bibtex-initialize): Call bibtex-string-files-init only once.
25303 (bibtex-mode): Do not call easy-menu-add.
25304 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
25305 (bibtex-yank): Set arg properly if nil.
25306
25307 2011-06-05 Roland Winkler <winkler@gnu.org>
25308
25309 * textmodes/bibtex.el (bibtex-search-entry-globally):
25310 New variable.
25311 (bibtex-search-entry): Use it.
25312
25313 2011-06-05 Roland Winkler <winkler@gnu.org>
25314
25315 * textmodes/bibtex.el (bibtex-entry-format): New option
25316 sort-fields.
25317 (bibtex-format-entry, bibtex-reformat): Honor this option.
25318 (bibtex-parse-entry): Return fields in proper order.
25319
25320 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
25321
25322 * doc-view.el (doc-view-remove-if): Move computation of result out
25323 of `dolist' to silence misleading lexical-binding warning.
25324
25325 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
25326
25327 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
25328 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
25329
25330 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
25331
25332 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
25333 "SunOS 5.10".
25334
25335 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
25336
25337 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
25338 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
25339 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
25340 (tramp-parse-putty):
25341 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
25342 (tramp-completion-function-alist-ssh)
25343 (tramp-completion-function-alist-telnet)
25344 (tramp-completion-function-alist-su)
25345 (tramp-completion-function-alist-putty): Set `tramp-autoload'
25346 cookie.
25347
25348 * net/tramp-ftp.el:
25349 * net/tramp-sh.el:
25350 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
25351 load "tramp.el" `tramp-set-completion-function'.
25352
25353 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
25354
25355 * shell.el: Require and use pcomplete.
25356 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
25357 (shell-completion-vars): Set pcomplete-default-completion-function.
25358
25359 2011-06-04 Deniz Dogan <deniz@dogan.se>
25360
25361 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
25362 `memq' (Bug#8799).
25363
25364 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
25365
25366 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
25367
25368 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
25369
25370 * bs.el (bs--mark-unmark, bs--nth-wrapper):
25371 * mpc.el (mpc-select-extend, mpc-songpointer-context):
25372 * vc/log-view.el (log-view-beginning-of-defun):
25373 * vc/smerge-mode.el (smerge-apply-resolution-patch)
25374 (smerge-refine-forward, smerge-refine-chopup-region):
25375 Silence warning for unused `dotimes' counter variables.
25376
25377 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
25378
25379 * net/tramp.el (tramp-with-progress-reporter): Rename from
25380 with-progress-reporter. Use `declare'.
25381 * net/tramp-smb.el:
25382 * net/tramp-sh.el:
25383 * net/tramp-gvfs.el: Update all uses.
25384
25385 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
25386
25387 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
25388 buffer isn't killed before making it current.
25389
25390 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
25391
25392 Silence various byte-compiler warnings.
25393 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
25394 `access-type' and new obsolescence format.
25395 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
25396 new format.
25397 (byte-compile-check-variable): New `access-type' argument.
25398 Only warn if the access-type is obsolete.
25399 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
25400 (byte-compile-variable-set): Adjust callers.
25401 * help-fns.el (describe-variable): Adjust to new obsolescence format.
25402 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
25403 setting it as obsolete.
25404 * simple.el (minibuffer-completing-symbol):
25405 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
25406 access as obsolete.
25407 * minibuffer.el (minibuffer-completing-file-name): Don't make it
25408 obsolete yet.
25409 * international/quail.el (quail-mouse-choose-completion): Remove unused
25410 code referring to obsolete var.
25411 (quail-choose-completion-string): Remove.
25412 * server.el (server-clients-with, server-kill-buffer-query-function)
25413 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
25414 * proced.el (proced-send-signal):
25415 * emacs-lisp/lisp.el (lisp-complete-symbol):
25416 Replace completion-annotate-function with completion-extra-properties.
25417
25418 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
25419
25420 * simple.el (goto-line): Use read-number.
25421 (overriding-map-is-bound): Remove.
25422 (saved-overriding-map): Change default.
25423 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
25424 Take the map as argument.
25425 (universal-argument, negative-argument, digit-argument): Use it.
25426 (restore-overriding-map): Adjust.
25427 (do-auto-fill): Use fill-forward-paragraph.
25428 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
25429
25430 * minibuffer.el (minibuffer-inactive-mode-map): New var.
25431 (minibuffer-inactive-mode): New major mode.
25432 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
25433 the *Messages* buffer" hack.
25434 (mouse-popup-menubar): Don't burp if the event is a normal key.
25435
25436 Miscellaneous tweaks.
25437 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
25438 lexical scoping as in subr.el's dolist and dotimes.
25439 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
25440 Silence compiler warning.
25441 * thingatpt.el (forward-whitespace): Trivial coding style fix.
25442 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
25443 * international/ccl.el (ccl-compile): Trivial simplification.
25444 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
25445 * emacs-lisp/testcover.el (testcover-end): Remove spurious
25446 `printflag' argument.
25447 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
25448 Purecopy the whole obsolescence data.
25449
25450 2011-06-01 Leo Liu <sdl.web@gmail.com>
25451
25452 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
25453 improve doc-string as suggested by Marco Pessotto
25454 <melmothx@gmail.com>.
25455 (rcirc-print): Fix last change.
25456
25457 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
25458
25459 * minibuffer.el (complete-with-action): Return nil for the metadata and
25460 boundaries of non-functional tables.
25461 (completion-table-dynamic): Return nil for the metadata.
25462 (completion-table-with-terminator): Add default case, using
25463 complete-with-action.
25464 (completion--metadata): New function.
25465 (completion-all-sorted-completions, minibuffer-completion-help): Use it
25466 to try and avoid pathological performance problems.
25467 (completion--embedded-envvar-table): Return `category' metadata.
25468
25469 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
25470
25471 * subr.el (process-alive-p): New tiny convenience function.
25472
25473 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
25474
25475 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
25476 content but also its previous major mode.
25477
25478 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
25479
25480 * emacs-lisp/debug.el (debug): Restore the previous content of the
25481 *Backtrace* buffer when we exit with C-M-c.
25482
25483 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
25484
25485 * minibuffer.el: Add metadata method to completion tables.
25486 (completion-category-overrides): New defcustom.
25487 (completion-metadata, completion--field-metadata)
25488 (completion-metadata-get, completion--styles)
25489 (completion--cycle-threshold): New functions.
25490 (completion-try-completion, completion-all-completions):
25491 Add `metadata' argument to choose completion-styles.
25492 (completion--do-completion): Use metadata to choose cycling.
25493 (completion-all-sorted-completions): Use metadata for sorting.
25494 Remove :completion-cycle-penalty which is not needed any more.
25495 (completion--try-word-completion): Add `metadata' argument.
25496 (minibuffer-completion-help): Check metadata for annotation function
25497 and sorting.
25498 (completion-file-name-table): Return `category' metadata.
25499 (minibuffer-completing-file-name): Make obsolete.
25500 * simple.el (minibuffer-completing-symbol): Make obsolete.
25501 * icomplete.el (icomplete-completions): Pass new `metadata' param to
25502 completion-try-completion.
25503
25504 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
25505
25506 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
25507
25508 2011-05-30 Leo Liu <sdl.web@gmail.com>
25509
25510 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
25511 (rcirc-print): Decode all incoming messages (bug#8744).
25512 (rcirc-decode-coding-system): Allow value nil for automatic coding
25513 system detection.
25514
25515 2011-06-01 Glenn Morris <rgm@gnu.org>
25516
25517 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
25518
25519 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
25520
25521 * image.el (image-animate-max-time): Allow nil and t values.
25522 Default to nil.
25523 (create-animated-image): Doc fix.
25524 (image-animate-start): Remove second arg; just use
25525 image-animate-max-time.
25526 (image-animate-timeout): Doc fix. Args changed.
25527
25528 * image-mode.el (image-toggle-display-image): Ensure that the
25529 image spec passed to the animate timer is the same object as in
25530 the buffer's display property (Bug#6981).
25531 (image-transform-properties): Doc fix.
25532
25533 * image.el (image-animate-max-time): Default to nil.
25534
25535 2011-05-29 Martin Rudalics <rudalics@gmx.at>
25536
25537 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
25538 entire buffer list (Bug#8184).
25539
25540 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
25541
25542 * image.el (imagemagick-types-inhibit)
25543 (imagemagick-register-types): Doc fix.
25544
25545 2011-05-29 Deniz Dogan <deniz@dogan.se>
25546
25547 * net/rcirc.el (rcirc): Use the user's stored encryption method by
25548 default.
25549
25550 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
25551
25552 * select.el: Don't perform clipboard-manager saving in hooks;
25553 leave the hooks empty.
25554
25555 2011-05-28 Leo Liu <sdl.web@gmail.com>
25556
25557 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
25558 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
25559 (occur-edit-mode): New major mode (Bug#8463).
25560 (occur-after-change-function): New function.
25561 (occur-engine): Give Occur tags a read-only property.
25562
25563 2011-05-28 Kevin Ryde <user42@zip.com.au>
25564
25565 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
25566
25567 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
25568
25569 * bindings.el (help-echo): Make the initial non-indicator dash
25570 empty on graphical terminals (Bug#7295).
25571
25572 * files.el (auto-mode-alist): Move config rule after the
25573 in-stripping one (Bug#8547).
25574
25575 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
25576
25577 * startup.el (normal-splash-screen): Remove gratuitous mode-line
25578 setting (Bug#8740).
25579
25580 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
25581
25582 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
25583 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
25584 (Bug#8539).
25585
25586 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
25587
25588 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
25589
25590 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
25591
25592 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
25593 (hs-hide-block-at-point, hs-find-block-beginning)
25594 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
25595 (Bug#8279).
25596
25597 2011-05-28 Glenn Morris <rgm@gnu.org>
25598
25599 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
25600
25601 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
25602
25603 * help-fns.el (describe-function-1): If the function is a derived
25604 major mode, print the parent mode.
25605
25606 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
25607 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
25608
25609 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
25610
25611 * minibuffer.el (completion--capf-wrapper): Check applicability before
25612 returning non-nil for non-exclusive completion data.
25613 * progmodes/etags.el (tags-completion-at-point-function):
25614 * info-look.el (info-lookup-completions-at-point): Mark as
25615 non-exclusive.
25616 (info-complete): Adjust accordingly.
25617
25618 * info-look.el: Convert to lexical-binding and completion-at-point.
25619 (info-lookup-completions-at-point): New function.
25620 (info-complete): Use it and completion-in-region.
25621
25622 2011-05-28 Drew Adams <drew.adams@oracle.com>
25623
25624 * isearch.el: Let M-e start with point at the first mismatched char.
25625 (isearch-fail-pos): New function.
25626 (isearch-edit-string): Use it.
25627
25628 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
25629
25630 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
25631
25632 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
25633
25634 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
25635 traversal functions for avl-trees.
25636 (avl-tree--stack): New struct.
25637 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
25638 (avl-tree-enter): Add optional `updatefun' arg.
25639 (avl-tree--do-enter): Add optional `updatefun' arg.
25640 Change return value.
25641 (avl-tree-delete): Add optional `test' and `nilflag' args.
25642 (avl-tree--do-delete): Add `test' and `nilflag' args.
25643 Change return value.
25644 (avl-tree-member): Add optional `nilflag'
25645 (avl-tree-member-p): New function.
25646 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
25647 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
25648 (avl-tree-stack-empty-p): New functions.
25649
25650 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
25651 avl-tree--del-balance1 and make it work both ways.
25652 (avl-tree--del-balance2): Remove.
25653 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
25654 make it work both ways.
25655 (avl-tree--enter-balance2): Remove.
25656 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
25657 New macros.
25658 (avl-tree--mapc, avl-tree-map): Add direction argument.
25659
25660 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
25661
25662 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
25663
25664 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
25665
25666 * select.el: Support clipboard managers with built-in function
25667 x-clipboard-manager-save, via delete-frame-functions and
25668 kill-emacs-hook.
25669 (xselect-convert-to-targets): Add MULTIPLE target to list.
25670 (xselect-convert-to-save-targets): New function.
25671
25672 2011-05-27 Kenichi Handa <handa@m17n.org>
25673
25674 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
25675 let-binding rfc2047-encode-encoded-words to nil.
25676
25677 2011-05-27 Glenn Morris <rgm@gnu.org>
25678
25679 * mail/emacsbug.el: Don't require url-util.
25680
25681 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
25682
25683 * files.el (set-auto-mode):
25684 Also respect mode: entries at the end of the file. (Bug#8586)
25685
25686 2011-05-26 Glenn Morris <rgm@gnu.org>
25687
25688 * files.el (hack-local-variables-prop-line, hack-local-variables):
25689 Downcase mode names, as seems to be traditional.
25690 (hack-local-variables, hack-local-variables-apply): Doc fixes.
25691
25692 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
25693 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
25694
25695 2011-05-25 Julien Danjou <julien@danjou.info>
25696
25697 * textmodes/rst.el (rst-define-level-faces): Do not define face
25698 symbol if it is already defined.
25699
25700 2011-05-24 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
25701
25702 * play/5x5.el (5x5-new-game, 5x5-randomize):
25703 Reset 5x5-solver-output to nil when a new grid is cast.
25704 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
25705 these debugging traces, as defmacro breaks the compiled code.
25706
25707 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
25708
25709 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
25710
25711 2011-05-24 Leo Liu <sdl.web@gmail.com>
25712
25713 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
25714 (vc-bzr-sha1): Adapt.
25715
25716 * sha1.el: Remove. Function `sha1' is now builtin.
25717
25718 * bindings.el: Provide sha1 feature.
25719
25720 2011-05-24 Kenichi Handa <handa@m17n.org>
25721
25722 * mail/sendmail.el: Require `rfc2047'.
25723 (mail-insert-from-field): Do not perform RFC2047 encoding.
25724 (mail-encode-header): New function.
25725 (sendmail-send-it): Set buffer-file-coding-system of the work
25726 buffer to the return value of select-message-coding-system.
25727 Call mail-encode-header.
25728
25729 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
25730
25731 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
25732
25733 * mail/supercite.el (sc-default-cite-frame):
25734 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
25735
25736 2011-05-24 Glenn Morris <rgm@gnu.org>
25737
25738 * progmodes/python.el (brm-menu): Declare.
25739
25740 * emulation/viper.el (viper-set-hooks): Declare.
25741
25742 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
25743 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
25744 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
25745 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
25746 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
25747 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
25748
25749 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
25750
25751 Add an :exit-function for completion-at-point.
25752
25753 * minibuffer.el (completion--done): New fun.
25754 (completion--do-completion): Use it. New arg `expect-exact'.
25755 (minibuffer-complete, minibuffer-complete-word): Don't output message,
25756 since completion--do-completion does it for us now.
25757 (minibuffer-force-complete): Use completion--done and
25758 completion--replace. Handle sole-completion case with more care.
25759 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
25760 (completion-extra-properties): New var.
25761 (completion-annotate-function): Make obsolete.
25762 (minibuffer-completion-help): Adjust accordingly.
25763 Use completion-list-insert-choice-function.
25764 (completion-at-point, completion-help-at-point):
25765 Bind completion-extra-properties.
25766 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
25767 * simple.el (completion-list-insert-choice-function): New var.
25768 (completion-setup-function): Preserve it.
25769 (choose-completion): Pay attention to it, shuffle the code a bit.
25770 (choose-completion-string): New arg `insert-function'.
25771
25772 * textmodes/bibtex.el: Convert to lexical binding.
25773 (bibtex-mode-map): Use completion-at-point.
25774 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
25775 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
25776 (bibtex-complete): Define as obsolete alias.
25777 (bibtex-complete-internal): Remove.
25778 (bibtex-format-entry): Remove unused sub-group in regexp.
25779 * shell.el (shell--command-completion-data)
25780 (shell-environment-variable-completion):
25781 * pcomplete.el (pcomplete-completions-at-point):
25782 * comint.el (comint--complete-file-name-data): Use :exit-function
25783 instead of completion-table-with-terminator so it also works for
25784 choose-completion.
25785
25786 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
25787
25788 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
25789
25790 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
25791 (bug#8710).
25792
25793 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
25794
25795 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
25796
25797 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
25798 customization variable and implement: If non-nil, auto-fill will
25799 be inhibited while on topic's header line.
25800
25801 2011-05-23 Vincent BelaĂ¯che <vincentb1@users.sourceforge.net>
25802
25803 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
25804 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
25805 always have a solution in grid size = 5 cases.
25806 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
25807 (5x5-solver-output, 5x5-log-buffer): New vars.
25808 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
25809 Make these variables buffer local to achieve 5x5 multi-session-ness.
25810 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
25811 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
25812 (5x5-solve-suggest): New funs.
25813 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
25814 randomize a grid so that we ensure that there is always a solution.
25815 (5x5-make-random-grid): Allow other movement than flipping.
25816
25817 2011-05-23 Kevin Ryde <user42@zip.com.au>
25818
25819 * emacs-lisp/advice.el (ad-read-advised-function):
25820 Use `function-called-at-point' as the default, if it has
25821 advice and passes PREDICATE.
25822
25823 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
25824
25825 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
25826 byte-compile-lambda if it's actually a lambda.
25827
25828 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
25829 Fix function quoting. Use backquote better.
25830
25831 2011-05-22 Yuanle Song <sylecn@gmail.com>
25832
25833 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
25834 matching (Bug#8516).
25835
25836 2011-05-22 Jari Aalto <jari.aalto@cante.net>
25837
25838 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
25839 different face (Bug#8178).
25840
25841 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
25842
25843 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
25844 defface (Bug#8144).
25845
25846 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
25847
25848 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
25849 funcall as well (bug#8712). Warn when performing those conversions.
25850 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
25851
25852 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
25853
25854 2011-05-22 Glenn Morris <rgm@gnu.org>
25855
25856 * files.el (hack-local-variables-prop-line): Small simplifications.
25857 (hack-local-variables, hack-local-variables-prop-line):
25858 If MODE-ONLY, return the mode, rather than just `t'.
25859
25860 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
25861
25862 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
25863
25864 2011-05-21 Glenn Morris <rgm@gnu.org>
25865
25866 * files.el (hack-local-variables-prop-line, hack-local-variables):
25867 If only interested in the mode, don't bother doing the other stuff.
25868
25869 * image-mode.el (image-after-revert-hook):
25870 Redraw all frames on which the image is visible. (Bug#8567)
25871
25872 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
25873
25874 * wid-edit.el (widget-checklist-match-inline):
25875 Fix 2011-04-19 change. (Bug#8649)
25876
25877 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
25878
25879 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
25880 Also allow singlespace after single-letter capitals followed by a dot.
25881
25882 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
25883 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
25884
25885 2011-05-20 Nix <nix@esperi.org.uk>
25886
25887 * files.el (basic-save-buffer-2):
25888 Fix handling of break-hardlink-on-save with non-existent files.
25889
25890 2011-05-19 Deniz Dogan <deniz@dogan.se>
25891
25892 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
25893 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
25894
25895 2011-05-19 Glenn Morris <rgm@gnu.org>
25896
25897 * progmodes/f90.el (f90-type-def-re):
25898 Handle "type, bind(c)". (Bug#8691)
25899
25900 * emacs-lisp/autoload.el (batch-update-autoloads):
25901 Set autoload-excludes by parsing loadup.el rather than Makefiles.
25902
25903 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
25904
25905 * net/tramp.el (tramp-process-actions): Set "first-password-request"
25906 property for the correct connection in case of multihops.
25907
25908 2011-05-18 Glenn Morris <rgm@gnu.org>
25909
25910 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
25911 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
25912
25913 Rationalize calendar handling of day and month abbrev-arrays.
25914 * calendar/calendar.el (calendar-customized-p): New function.
25915 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
25916 (calendar-day-name-array, calendar-month-name-array): Doc fix.
25917 Add :set function.
25918 (calendar-abbrev-length, calendar-day-abbrev-array)
25919 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
25920 (calendar-day-abbrev-array, calendar-month-abbrev-array):
25921 Elements may no longer be nil.
25922 (calendar-day-name, calendar-month-name):
25923 Update for changed nature of abbrev arrays.
25924 * calendar/diary-lib.el (diary-name-pattern):
25925 Update for changed nature of abbrev arrays.
25926 (diary-mark-entries-1): Update calendar-make-alist calls.
25927 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
25928 * calendar/cal-html.el (cal-html-day-abbrev-array):
25929 Simply inherit from calendar-day-abbrev-array.
25930
25931 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
25932
25933 * progmodes/grep.el (grep-mode): Disable default
25934 compilation-directory-matcher setting (bug#8684).
25935
25936 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
25937
25938 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
25939 instead of "head" and "tail". There were problems with SunOS 5.9,
25940 and it performs better.
25941
25942 2011-05-17 Glenn Morris <rgm@gnu.org>
25943
25944 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
25945
25946 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
25947 Replace obsolete function.
25948
25949 * shell.el (pcomplete-parse-arguments-function): Declare.
25950
25951 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
25952 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
25953 (appt-check): Doc fixes.
25954 (appt-disp-window-function, appt-delete-window-function):
25955 Remove needless special case in custom :type.
25956 (appt-display-count): Default to 0, not nil.
25957 (appt-check): Reset appt-display-count to 0, not nil.
25958
25959 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
25960
25961 * progmodes/python.el (python-font-lock-keywords):
25962 Add the Python 3.X keyword "nonlocal" (bug#8639).
25963
25964 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
25965
25966 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
25967
25968 2011-05-16 Kevin Ryde <user42@zip.com.au>
25969
25970 * info-look.el (makefile-automake-mode): New setups, looking in
25971 automake manual, then makefile-mode.
25972 (makefile-mode): Remove automake manual, have it just in
25973 makefile-automake-mode since there's various things different or
25974 not relevant to plain make.
25975 (makefile-mode): Remove "other-modes" non-existent automake-mode,
25976 believe a hypothetical automake-mode would go to makefile-mode,
25977 not the other way around.
25978
25979 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
25980
25981 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
25982 hunk-end tags (Bug#8672).
25983
25984 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
25985 vc-annotate-show-diff-revision-at-line (Bug#8671).
25986
25987 2011-05-14 Glenn Morris <rgm@gnu.org>
25988
25989 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
25990 in the middle of an existing one with multiple authors. (Bug#8645)
25991 (change-log-font-lock-keywords): Also handle multiple author lines
25992 with leading tabs. (Bug#8644)
25993
25994 * calendar/appt.el (appt-check): Rename some local variables.
25995 Some simplification/reordering.
25996
25997 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
25998 (feedmail-sendmail-f-doesnt-sell-me-out)
25999 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
26000 (feedmail-debug-sit-for, feedmail-queue-express-hook)
26001 (feedmail-queue-runner-message-sender): Set :version.
26002 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
26003 (bbdb-dwim-net-address, vm-mail): Declare.
26004 (feedmail-binmail-gnulinuxish-template):
26005 Rename from feedmail-binmail-linuxish-template.
26006 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
26007 Use insert-buffer-substring.
26008
26009 2011-05-14 Bill Carpenter <bill@carpenter.org>
26010
26011 * mail/feedmail.el (feedmail-patch-level): Increase.
26012 (feedmail-debug): New custom group.
26013 (feedmail-confirm-outgoing-timeout)
26014 (feedmail-sendmail-f-doesnt-sell-me-out)
26015 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
26016 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
26017 (feedmail-sender-line, feedmail-from-line)
26018 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
26019 (feedmail-spray-this-address)
26020 (feedmail-spray-address-fiddle-plex-list)
26021 (feedmail-queue-use-send-time-for-date)
26022 (feedmail-queue-use-send-time-for-message-id)
26023 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
26024 (feedmail-buffer-eating-function):
26025 Doc fixes.
26026 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
26027 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
26028 (feedmail-message-action-scroll-down): New functions.
26029 (feedmail-queue-directory, feedmail-queue-draft-directory):
26030 Use expand-file-name.
26031 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
26032 Remove C-v help entry.
26033 (feedmail-queue-buffer-file-name): New variable.
26034 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
26035 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
26036 (feedmail-message-action-send-strong, feedmail-message-action-edit)
26037 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
26038 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
26039 (feedmail-message-action-toggle-spray)
26040 (feedmail-run-the-queue-no-prompts)
26041 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
26042 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
26043 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
26044 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
26045 (feedmail-envelope-deducer, feedmail-fiddle-from)
26046 (feedmail-fiddle-sender, feedmail-default-date-generator)
26047 (feedmail-fiddle-date, feedmail-fiddle-message-id)
26048 (feedmail-fiddle-spray-address)
26049 (feedmail-fiddle-list-of-spray-fiddle-plexes)
26050 (feedmail-fiddle-list-of-fiddle-plexes)
26051 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
26052 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
26053 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
26054 Change default. Doc fix.
26055 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
26056 (feedmail-binmail-linuxish-template): New constant.
26057 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
26058 Respect feedmail-sendmail-f-doesnt-sell-me-out.
26059 (feedmail-send-it): Add debug call.
26060 Use feedmail-queue-buffer-file-name, and
26061 feedmail-send-it-immediately-wrapper.
26062 (feedmail-message-action-send): Add debug call.
26063 Use feedmail-send-it-immediately-wrapper.
26064 (feedmail-queue-express-to-queue): Add debug call.
26065 Run feedmail-queue-express-hook.
26066 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
26067 (feedmail-message-action-help-blat):
26068 Rename from feedmail-queue-send-edit-prompt-help-first.
26069 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
26070 Check line-endings. Handle errors better.
26071 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
26072 Doc fix. Add debug call.
26073 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
26074 Use feedmail-queue-send-edit-prompt-inner.
26075 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
26076 (feedmail-queue-send-edit-prompt-inner): New function, extracted
26077 from feedmail-queue-send-edit-prompt.
26078 (feedmail-queue-send-edit-prompt-help)
26079 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
26080 (feedmail-tidy-up-slug): Add debug call.
26081 Respect feedmail-queue-slug-suspect-regexp.
26082 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
26083 (feedmail-dump-message-to-queue): Add debug call.
26084 Expand queue-directory.
26085 (feedmail-dump-message-to-queue): Change message slightly.
26086 Use feedmail-say-chatter.
26087 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
26088 (feedmail-send-it-immediately-wrapper): New function.
26089 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
26090 Insert empty string rather than newline. Handle full-frame case.
26091 Use catch/throw. Use feedmail-say-chatter.
26092 (feedmail-fiddle-from): Try mail-host-address.
26093 (feedmail-default-message-id-generator): Doc fix.
26094 Bind system-time-locale. Handle missing end.
26095 (feedmail-fiddle-x-mailer): Add debug call.
26096 Handle feedmail-x-mailer-line being nil.
26097 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
26098 Add debug call. Use buffer-substring-no-properties.
26099 (feedmail-say-debug, feedmail-say-chatter): New functions.
26100 (feedmail-find-eoh): Give an explicit error.
26101
26102 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
26103
26104 * net/newst-treeview.el (newsticker-treeview-face): Change default
26105 family from helvetica to sans.
26106 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
26107 etc/images/newsticker.
26108
26109 * net/newst-reader.el (newsticker-feed-face): Change default
26110 family from helvetica to sans.
26111
26112 * net/newst-plainview.el (newsticker-new-item-face)
26113 (newsticker-old-item-face, newsticker-immortal-item-face)
26114 (newsticker-obsolete-item-face, newsticker-date-face)
26115 (newsticker-statistics-face): Change default family from
26116 helvetica to sans.
26117 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
26118 etc/images/newsticker.
26119
26120 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
26121 (newsticker--process-auto-mark-filter-match): Tell user about
26122 auto-marking.
26123
26124 2011-05-13 Didier Verna <didier@xemacs.org>
26125
26126 Common Lisp indentation improvements on defmethod and lambda-lists.
26127 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
26128 TODO entries.
26129 (lisp-lambda-list-keyword-parameter-indentation)
26130 (lisp-lambda-list-keyword-parameter-alignment)
26131 (lisp-lambda-list-keyword-alignment): New customizable user options.
26132 (lisp-indent-defun-method): Improve docstring.
26133 (extended-loop-p): Fix comment.
26134 (lisp-indent-lambda-list-keywords-regexp): New variable.
26135 (lisp-indent-lambda-list): New function.
26136 (lisp-indent-259): Use it.
26137 (lisp-indent-defmethod): Support for more than one
26138 method qualifier and properly indent methods lambda-lists.
26139 (defgeneric): Provide a missing common-lisp-indent-function property.
26140
26141 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
26142
26143 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
26144 bounds for the empty string (bug#8667).
26145
26146 2011-05-13 Glenn Morris <rgm@gnu.org>
26147
26148 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
26149
26150 * mail/sendmail.el (sendmail-program): Try executable-find first.
26151 (sendmail-send-it): `sendmail-program' cannot be unbound.
26152
26153 * calendar/appt.el (appt-make-list): Simplify.
26154 (appt-time-msg-list): Doc fix.
26155 (appt-check): Change mode-line message at the time of the appointment.
26156
26157 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
26158
26159 * progmodes/ld-script.el (ld-script-keywords)
26160 (ld-script-builtins): Update keywords list.
26161
26162 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
26163
26164 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
26165
26166 * shell.el (shell-completion-vars): New function.
26167 (shell-mode):
26168 * simple.el (read-shell-command): Use it.
26169 (blink-matching-open): No need for " [...]" in minibuffer-message.
26170
26171 2011-05-12 Glenn Morris <rgm@gnu.org>
26172
26173 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
26174 (appt-check): Simplify.
26175
26176 2011-05-12 Eli Zaretskii <eliz@gnu.org>
26177
26178 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
26179 literal "/dev/null".
26180
26181 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
26182
26183 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
26184 Fix typo.
26185
26186 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
26187
26188 * progmodes/which-func.el (which-function):
26189 Use add-log-current-defun instead of add-log-current-defun-function,
26190 which might not be defined (Bug#8260).
26191
26192 2011-05-12 Glenn Morris <rgm@gnu.org>
26193
26194 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
26195 Let byte-compile-initial-macro-environment always take precedence.
26196
26197 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
26198
26199 * net/rcirc.el: Add support for SSL/TLS connections.
26200 (rcirc-server-alist): New field `encryption'.
26201 (rcirc): Check `encryption' settings.
26202 (rcirc-connect): New arg `encryption'. Use open-network-stream.
26203 Merge make-local-variable into `set'.
26204 (rcirc--connection-open-p): New function.
26205 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
26206 the process is not a network process (e.g. running gnutls-cli).
26207 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
26208 Make rcirc-(en|de)code-coding-system local here.
26209 (rcirc-mode): Merge make-local-variable into `set'.
26210 (rcirc-parent-buffer): Make permanent buffer-local.
26211 (rcirc-multiline-minor-mode): Don't do it here.
26212 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
26213 there's no server buffer.
26214
26215 2011-05-11 Glenn Morris <rgm@gnu.org>
26216
26217 * newcomment.el (comment-kill): Prefix "unused" local.
26218
26219 * term/w32console.el (get-screen-color): Declare.
26220
26221 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
26222 Handle symbol elements of byte-compile-initial-macro-environment.
26223
26224 2011-05-10 Leo Liu <sdl.web@gmail.com>
26225
26226 * bookmark.el (bookmark-bmenu-mode-map):
26227 Bind bookmark-bmenu-search to `/'.
26228
26229 * mail/footnote.el: Convert to utf-8 encoding.
26230 (footnote-unicode-string, footnote-unicode-regexp): New variable.
26231 (Footnote-unicode): New function.
26232 (footnote-style-alist): Add unicode style to the list.
26233 (footnote-style): Doc fix.
26234
26235 2011-05-10 Jim Meyering <meyering@redhat.com>
26236
26237 Fix doubled-word typos.
26238 * international/quail.el (quail-insert-kbd-layout): and and -> and.
26239 * kermit.el: and and -> and.
26240 * net/ldap.el (ldap-search-internal): to to -> to.
26241 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
26242 * progmodes/js.el (js-mode): and and -> and.
26243 * textmodes/artist.el (artist-move-to-xy): at at -> at.
26244 (artist-draw-region-trim-line-endings): if if -> if.
26245 And Safetyc -> Safety.
26246 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a.
26247
26248 2011-05-10 Glenn Morris <rgm@gnu.org>
26249 Stefan Monnier <monnier@iro.umontreal.ca>
26250
26251 * files.el (hack-one-local-variable-eval-safep):
26252 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
26253
26254 2011-05-10 Glenn Morris <rgm@gnu.org>
26255
26256 * calendar/diary-lib.el (diary-list-entries-hook)
26257 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
26258 (diary-nongregorian-marking-hook, diary-list-entries)
26259 (diary-include-other-diary-files, diary-mark-entries)
26260 (diary-mark-included-diary-files): Doc fixes.
26261
26262 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
26263
26264 * misc.el: Require tabulated-list.el during compilation.
26265
26266 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
26267
26268 * progmodes/compile.el (compilation-start):
26269 Run compilation-filter-hook for the async case too.
26270 (compilation-filter-hook): Doc fix.
26271
26272 2011-05-09 Deniz Dogan <deniz@dogan.se>
26273
26274 * wdired.el: Remove outdated installation comment. Fix usage
26275 comment.
26276
26277 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
26278
26279 * misc.el: Implement new command `list-dynamic-libraries'.
26280 (list-dynamic-libraries--loaded-only-p): New variable.
26281 (list-dynamic-libraries--refresh): New function.
26282 (list-dynamic-libraries): New command.
26283
26284 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
26285
26286 * progmodes/compile.el (compilation-error-regexp-alist-alist):
26287 Fix the ant regexp to handle end-line and end-column info from jikes.
26288 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
26289 higher priority to avoid clobbering by gnu.
26290
26291 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
26292
26293 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
26294 if the face has existing theme settings (Bug#8454).
26295
26296 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
26297
26298 * progmodes/perl-mode.el (perl-imenu-generic-expression):
26299 Only match variables declared via `my' or `our' (Bug#8261).
26300
26301 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
26302 special file names `.' and `..' (Bug#8259).
26303
26304 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
26305
26306 * progmodes/grep.el (grep-mode-font-lock-keywords):
26307 Remove buffer-changing entries.
26308 (grep-filter): New function.
26309 (grep-mode): Add it to compilation-filter-hook.
26310
26311 * progmodes/compile.el (compilation-filter-hook)
26312 (compilation-filter-start): New defvars.
26313 (compilation-filter): Call compilation-filter-hook prior to
26314 updating the process mark.
26315
26316 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
26317
26318 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
26319
26320 2011-05-07 Eli Zaretskii <eliz@gnu.org>
26321
26322 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
26323 mailclient-send-it even if window-system is nil. (Bug#8595)
26324
26325 * term/w32console.el (terminal-init-w32console):
26326 Call get-screen-color and use its output to set the frame
26327 background-mode. (Bug#8597)
26328
26329 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
26330
26331 Make bytecomp.el understand that defmethod defines funs (bug#8631).
26332 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
26333 New functions.
26334 (defgeneric, eieio--defmethod): Use them.
26335 (eieio-defgeneric): Remove.
26336 (defmethod): Call defgeneric in a way visible to the byte-compiler.
26337
26338 2011-05-07 Glenn Morris <rgm@gnu.org>
26339
26340 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
26341 Use let rather than let*.
26342 (timeclock-find-discrep): Remove unused local.
26343
26344 * calendar/diary-lib.el (diary-comment-start): Doc fix.
26345
26346 * calendar/appt.el (appt-time-msg-list): Doc fix.
26347
26348 2011-05-06 Noah Friedman <friedman@splode.com>
26349
26350 * apropos.el (apropos-print-doc): Only use
26351 emacs-lisp-docstring-fill-column when it is bound to an integer,
26352 per that variable's documentation.
26353
26354 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
26355
26356 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
26357 and warnings are not silently discarded (e.g. use -d instead of -P).
26358
26359 2011-05-06 Glenn Morris <rgm@gnu.org>
26360
26361 * calendar/appt.el (appt-message-warning-time): Doc fix.
26362 (appt-warning-time-regexp): New option.
26363 (appt-make-list): Respect appt-message-warning-time.
26364
26365 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
26366 New options.
26367 (diary-add-to-list): Strip comments from the displayed string.
26368 (diary-mode): Set comment-start and comment-end.
26369
26370 * vc/diff-mode.el (smerge-refine-subst): Declare.
26371 (diff-refine-hunk): Don't require smerge-mode when compiling.
26372
26373 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
26374
26375 * simple.el (list-processes): Return nil as the docstring says.
26376
26377 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
26378
26379 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
26380 to "".
26381 (ange-ftp-write-region, ange-ftp-insert-file-contents)
26382 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
26383 determining of binary transfer. (Bug#7383)
26384
26385 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
26386
26387 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
26388 Fix port computation bug. (Bug#8618)
26389
26390 2011-05-05 Glenn Morris <rgm@gnu.org>
26391
26392 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
26393
26394 * simple.el (shell-dynamic-complete-functions)
26395 (comint-dynamic-complete-functions): Declare.
26396
26397 * net/network-stream.el (gnutls-negotiate):
26398 * simple.el (tabulated-list-print): Fix declarations.
26399
26400 * progmodes/gud.el (syntax-symbol, syntax-point):
26401 Remove unnecessary and incorrect declarations.
26402
26403 * emacs-lisp/check-declare.el (check-declare-scan):
26404 Handle byte-compile-initial-macro-environment in bytecomp.el.
26405
26406 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
26407
26408 Fix earlier half-done eieio-defmethod change (bug#8338).
26409 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
26410 Streamline and change calling convention.
26411 (defmethod): Adjust accordingly and simplify.
26412 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
26413 new eieio--defmethod.
26414 (slot-boundp): Minor CSE simplification.
26415
26416 2011-05-05 Milan Zamazal <pdm@zamazal.org>
26417
26418 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
26419 (glasses-make-readable): Use glasses-separate-capital-groups.
26420
26421 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
26422
26423 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
26424 (warning-series): Doc fix.
26425 (display-warning): Don't try to create the buffer if we just found it.
26426
26427 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
26428
26429 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
26430 (autoload-find-generated-file): New function.
26431 (generate-file-autoloads): Bind generated-autoload-file to
26432 buffer-file-name.
26433 (update-file-autoloads, update-directory-autoloads):
26434 Use autoload-find-generated-file. If called interactively, prompt for
26435 output file (Bug#7989).
26436 (batch-update-autoloads): Doc fix.
26437
26438 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
26439
26440 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
26441
26442 2011-05-04 Glenn Morris <rgm@gnu.org>
26443
26444 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
26445 function, so it follows changes in calendar-date-style.
26446 (diary-fancy-date-matcher): New function.
26447 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
26448 (diary-fancy-font-lock-fontify-region-function):
26449 Use diary-fancy-date-pattern as a function.
26450
26451 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
26452 non-numbers for `year' etc pseudo-variables. (Bug#8583)
26453
26454 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
26455
26456 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
26457 instead of positional arguments. Allow :keylist and :crlfiles
26458 arguments.
26459 (open-gnutls-stream): Call it.
26460
26461 * net/network-stream.el (network-stream-open-starttls): Adjust to
26462 call `gnutls-negotiate' with :process and :hostname arguments.
26463
26464 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
26465
26466 * minibuffer.el (completion--message): New function.
26467 (completion--do-completion, minibuffer-complete)
26468 (minibuffer-force-complete, minibuffer-complete-word): Use it.
26469 (completion--do-completion): Don't ignore completion-auto-help when in
26470 icomplete-mode.
26471
26472 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
26473 internal encoding (e.g. tibetan zero is not whitespace).
26474 (global-whitespace-mode): Prefer save-current-buffer.
26475 (whitespace-trailing-regexp): Remove useless save-match-data.
26476 (whitespace-empty-at-bob-regexp): Minor simplification.
26477
26478 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
26479
26480 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
26481
26482 2011-05-03 AgustĂ­n MartĂ­n Domingo <agustin.martin@hispalinux.es>
26483
26484 * textmodes/ispell.el (ispell-add-per-file-word-list):
26485 Use `concat' to create string for insertion.
26486
26487 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
26488
26489 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
26490 Avoid open-line which runs post-self-insert-hook.
26491 (bibtex-fill-entry): Remove unused `end' var.
26492
26493 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
26494
26495 * textmodes/ispell.el (ispell-add-per-file-word-list):
26496 Protect against `nil' value of `comment-start' (Bug#8579).
26497
26498 2011-05-03 Leo Liu <sdl.web@gmail.com>
26499
26500 * isearch.el (isearch-yank-pop): New command.
26501 (isearch-mode-map): Bind it to `M-y'.
26502 (isearch-forward): Mention it.
26503
26504 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
26505
26506 * simple.el (minibuffer-complete-shell-command): Remove.
26507 (minibuffer-local-shell-command-map): Use completion-at-point.
26508 (read-shell-command): Setup completion vars here instead.
26509 (read-expression-map): Bind TAB to symbol completion.
26510
26511 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
26512 error directly rather via storing it into `results'.
26513
26514 2011-05-02 Leo Liu <sdl.web@gmail.com>
26515
26516 * vc/diff.el: Fix description.
26517
26518 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
26519
26520 * server.el (server-eval-at): New function.
26521
26522 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
26523
26524 * net/network-stream.el (open-network-stream): Take a :nowait
26525 parameter and pass it on to `make-network-process'.
26526 (network-stream-open-plain): Ditto.
26527
26528 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
26529
26530 * faces.el (face-spec-set-match-display): Don't match toolkit
26531 options on terminal frames.
26532
26533 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
26534
26535 * progmodes/pascal.el: Use lexical binding.
26536 (pascal-mode-map): Remove author preferences.
26537
26538 * pcomplete.el (pcomplete-std-complete): Don't abuse
26539 completion-at-point.
26540
26541 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
26542
26543 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
26544 removing code that has been dead since 1991 or so.
26545
26546 * startup.el (command-line): When warning about "_emacs", use a
26547 delayed warning to allow the user to filter it out.
26548
26549 2011-04-28 Deniz Dogan <deniz@dogan.se>
26550
26551 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
26552 user has not joined.
26553
26554 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
26555
26556 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
26557 aren't any completions at point.
26558
26559 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
26560
26561 * subr.el (display-delayed-warnings): New function.
26562 (delayed-warnings-hook): New variable.
26563
26564 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
26565
26566 * minibuffer.el (completion-at-point, completion-help-at-point):
26567 Don't presume that a given completion-at-point-function will always
26568 use the same calling convention.
26569
26570 * pcomplete.el (pcomplete-completions-at-point):
26571 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
26572 pcomplete-seen is non-nil.
26573 (pcomplete-comint-setup): Also recognize the new comint/shell
26574 completion functions.
26575 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
26576 pcomplete-seen is non-nil.
26577
26578 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
26579
26580 * calendar/icalendar.el (diary-lib): Add require statement.
26581 (icalendar--create-uid): Read out a uid from a text-property on
26582 the first character in the entry. This allows for code to add its
26583 own uid to the entry.
26584 (icalendar--convert-float-to-ical): Add export of
26585 `diary-float'-entries save for those with the optional DAY
26586 argument.
26587
26588 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
26589
26590 * subr.el (shell-quote-argument): Use alternate escaping strategy
26591 when we spot a variable reference in a string.
26592
26593 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
26594
26595 * cus-start.el (all): Define customization for debug-on-event.
26596
26597 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
26598
26599 * subr.el (shell-quote-argument): Escape correctly under Windows.
26600
26601 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
26602
26603 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
26604
26605 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
26606
26607 * net/tramp.el (tramp-process-actions): Add POS argument.
26608 Delete region between POS and (pos).
26609
26610 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
26611 Use `nil' position in `tramp-process-actions' call.
26612 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
26613
26614 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
26615 position in `tramp-process-actions' call.
26616
26617 * net/trampver.el: Update release number.
26618
26619 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
26620
26621 * custom.el (defcustom): Obey lexical-binding.
26622
26623 Fix octave-inf completion problems reported by Alexander Klimov.
26624 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
26625 Inherit from octave-mode-syntax-table.
26626 (inferior-octave-mode): Set info-lookup-mode.
26627 (inferior-octave-completion-at-point): New function.
26628 (inferior-octave-complete): Use it and completion-in-region.
26629 (inferior-octave-dynamic-complete-functions): Use it as well, and use
26630 comint-filename-completion.
26631 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
26632 symbol elements which shouldn't be word elements.
26633 (octave-font-lock-keywords, octave-beginning-of-defun)
26634 (octave-function-header-regexp): Adjust regexps accordingly.
26635 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
26636
26637 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
26638
26639 * net/gnutls.el (gnutls-errorp): Declare before first use.
26640
26641 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
26642
26643 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
26644 verify-error, and verify-hostname-error parameters. Check whether
26645 default trustfile exists before going to use it. Add missing
26646 argument to gnutls-message-maybe call. Return value.
26647 Reported by Claudio Bley <claudio.bley@gmail.com>.
26648 (open-gnutls-stream): Add usage example.
26649
26650 * net/network-stream.el (network-stream-open-starttls): Give host
26651 parameter to `gnutls-negotiate'.
26652 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
26653 * subr.el (shell-quote-argument): Escape correctly under Windows.
26654
26655 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
26656
26657 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
26658 Use correct match group (bug#8438).
26659
26660 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
26661
26662 * emacs-lisp/package.el (package-built-in-p): Fix typo.
26663 (package-menu--generate): New arg specifying packages to show.
26664 (package-menu-refresh, package-menu-execute, list-packages):
26665 Callers changed.
26666 (package-show-package-list): New function, replacing deleted
26667 package--list-packages (renamed because it is non-internal).
26668
26669 * finder.el (finder-list-matches): Use package-show-package-list
26670 instead of deleted package--list-packages.
26671
26672 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
26673 Based on a previous implementation by Juanma Barranquero (Bug#8366).
26674 (vc-annotate-mode-map): Bind it to RET.
26675
26676 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
26677
26678 * progmodes/etags.el (next-file): Don't use set-buffer to change
26679 buffers (Bug#8478).
26680
26681 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
26682
26683 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
26684
26685 * apropos.el (apropos-label-face): Avoid variable-pitch face.
26686 (apropos-accumulator): Doc fix.
26687 (apropos-function, apropos-macro, apropos-command)
26688 (apropos-variable, apropos-face, apropos-group, apropos-widget)
26689 (apropos-plist): Add face property.
26690 (apropos-symbols-internal): Fix indentation.
26691 (apropos-print): Simplify help, and recognize apropos-multi-type.
26692 (apropos-print-doc): Use button-type-get to extract the button's
26693 face property. Fill docstring (Bug#8352).
26694
26695 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
26696
26697 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
26698
26699 * play/mpuz.el (mpuz-silent): Doc fix.
26700 (mpuz-mode-map): Use mapc.
26701 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
26702 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
26703 Fix typos in docstrings.
26704
26705 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
26706 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
26707
26708 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
26709
26710 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
26711
26712 * minibuffer.el (completion--do-completion): Avoid the "Next char
26713 not unique" prompt if icomplete-mode is enabled (Bug#5849).
26714
26715 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
26716 mouse-2 into unread-command-events, it is interpreted correctly.
26717
26718 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
26719 (image-toggle-display): Doc fix.
26720
26721 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
26722
26723 * textmodes/page.el (what-page): Use line-number-at-pos to
26724 calculate line number (Bug#6825).
26725
26726 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
26727
26728 * eshell/esh-mode.el (find-tag-interactive): Declare function.
26729 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
26730 Pass argument NO-DEFAULT to `find-tag-interactive'.
26731
26732 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
26733
26734 Lexical-binding cleanup.
26735
26736 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
26737 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
26738 * progmodes/ada-prj.el (ada-prj-initialize-values)
26739 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
26740 (ada-prj-show-value):
26741 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
26742 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
26743 (antlr-invalidate-context-cache, antlr-options-menu-filter)
26744 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
26745 * progmodes/bug-reference.el (bug-reference-push-button):
26746 * progmodes/fortran.el (fortran-line-length):
26747 * progmodes/glasses.el (glasses-change):
26748 * progmodes/octave-mod.el (octave-fill-paragraph):
26749 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
26750 (python-pdbtrack-grub-for-buffer, python-sentinel):
26751 * progmodes/sql.el (sql-save-connection):
26752 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
26753 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
26754 Mark unused parameters.
26755
26756 * progmodes/compile.el (compilation--flush-directory-cache)
26757 (compilation--flush-parse, compile-internal): Mark unused parameters.
26758 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
26759 (compilation-next-error-function): Remove unused variable `timestamp'.
26760
26761 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
26762 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
26763
26764 * progmodes/dcl-mode.el (dcl-end-of-command):
26765 Remove unused variable `start'.
26766 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
26767 (dcl-option-value-basic, dcl-option-value-offset)
26768 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
26769 Mark unused parameters.
26770 (dcl-save-local-variable): Remove unused variable `val'.
26771 (mode): Declare.
26772
26773 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
26774 Mark unused parameters.
26775 (delphi-ignore-changes): Move before first use.
26776 (delphi-charset-token-at): Remove unused variable `start'.
26777 (delphi-else-start): Remove unused variable `if-count'.
26778 (delphi-comment-block-start, delphi-comment-block-end):
26779 Remove unused variable `kind'.
26780 (delphi-indent-line): Remove unused variable `new-point'.
26781
26782 * progmodes/ebrowse.el (ebrowse-files-list)
26783 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
26784 Mark unused parameters. Don't quote `lambda'.
26785 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
26786 Don't quote `lambda'.
26787 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
26788 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
26789 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
26790 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
26791 Use `ignore-errors'.
26792 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
26793 (ebrowse-view/find-file-and-search-pattern)
26794 (ebrowse-view/find-member-declaration/definition):
26795 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
26796 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
26797 Rename parameter PREFIX-ARG to PREFIX.
26798 (ebrowse-tags-read-name): Remove unused variables `start' and
26799 `member-info'.
26800 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
26801 to `tags-file'.
26802
26803 * progmodes/etags.el (local-find-tag-hook): Declare.
26804 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
26805 Mark unused parameters.
26806
26807 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
26808 (executable-interpret): Mark unused parameter.
26809
26810 * progmodes/flymake.el (flymake-process-sentinel)
26811 (flymake-after-change-function)
26812 (flymake-create-temp-with-folder-structure)
26813 (flymake-get-include-dirs-dot): Mark unused parameters.
26814 (flymake-safe-delete-directory): Remove unused variable `err'.
26815
26816 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
26817 (speedbar-timer-fn, speedbar-line-text)
26818 (speedbar-change-expand-button-char, speedbar-delete-subblock)
26819 (speedbar-center-buffer-smartly): Declare functions.
26820 (gdb-find-watch-expression): Remove unused variable `array'.
26821 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
26822 (gdb-starting): Mark unused parameters.
26823 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
26824 (gdb-table-string): Remove unused variable `res'.
26825 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
26826 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
26827 (gdb-display-buffer): Remove unused variable `cur-size'.
26828
26829 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
26830 allow lexical-binding compilation.
26831 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
26832 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
26833 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
26834 Mark unused parameters.
26835 (gud-gdb-marker-filter): Remove unused variable `match'.
26836 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
26837 lambda expressions and funcall them, instead of using `fset'.
26838
26839 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
26840 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
26841
26842 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
26843 variable `header-beg'; use `let'.
26844
26845 * progmodes/icon.el (indent-icon-exp): Remove unused variables
26846 `restart', `last-sexp' and `at-do'.
26847
26848 * progmodes/js.el (js--debug): Mark unused parameter.
26849 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
26850 (js--splice-into-items): Remove unused variable `item'.
26851 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
26852
26853 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
26854 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
26855 (makefile-complete): Remove unused variable `try'.
26856 (makefile-fill-paragraph, makefile-match-function-end):
26857 Mark unused parameters.
26858
26859 * progmodes/octave-inf.el (inferior-octave-complete):
26860 Remove unused variable `proc'.
26861 (inferior-octave-output-digest): Mark unused parameter.
26862
26863 * progmodes/perl-mode.el (perl-calculate-indent):
26864 Remove unused variable `err'.
26865
26866 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
26867 (prolog-indent-line): Mark unused parameters.
26868 (prolog-indent-line): Remove unused variable `beg'.
26869
26870 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
26871 (reporter-dont-compact-list): Declare.
26872
26873 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
26874 Remove unused variable `char'.
26875 (sh-debug): Mark unused parameter.
26876 (sh-get-indent-info): Remove unused variable `start'.
26877 (sh-calculate-indent): Remove unused variable `var'.
26878
26879 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
26880 (simula-electric-keyword): Remove unused variable `null'.
26881 (simula-search-backward, simula-search-forward): Remove unused
26882 variables `begin' and `end'.
26883
26884 * progmodes/vera-mode.el (vera-guess-basic-syntax):
26885 Remove unused variable `pos'.
26886 (vera-electric-tab, vera-comment-uncomment-region):
26887 Mark unused parameters.
26888 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
26889
26890 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
26891
26892 * emacs-lisp/package.el (package--builtins, package-alist)
26893 (package-load-descriptor, package-built-in-p, package-activate)
26894 (define-package, package-installed-p)
26895 (package-compute-transaction, package-buffer-info)
26896 (package--push): Doc fix. Distinguish more clearly between
26897 version strings and version lists.
26898
26899 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
26900
26901 Lexical-binding cleanup.
26902
26903 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
26904 (5x5-make-mutate-best):
26905 * play/fortune.el (fortune-in-buffer):
26906 * play/gomoku.el (gomoku-init-display):
26907 * play/solitaire.el (solitaire, solitaire-do-check):
26908 * play/tetris.el (tetris-default-update-speed-function):
26909 Mark unused parameters.
26910
26911 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
26912 (bubbles--shift): Remove unused variable `char-org'.
26913 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
26914 (bubbles--show-images): Remove unused variable `char'.
26915
26916 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
26917 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
26918 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
26919 (decipher-analyze-buffer): Use ?\s.
26920 (decipher-make-checkpoint): Remove unused variable `mapping'.
26921
26922 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
26923
26924 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
26925 Remove unused variable `result'; use `let'.
26926
26927 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
26928 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
26929 (gametree-children-shown-p, gametree-compute-reduced-score):
26930 Use `ignore-errors'.
26931
26932 * play/handwrite.el (ps-lpr-switches): Declare.
26933 (handwrite): Remove unused variables `pmin' and `lastp'.
26934
26935 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
26936
26937 * play/landmark.el (landmark-init-display)
26938 (landmark-update-naught-weights): Mark unused parameters.
26939 (landmark-y): Remove unused variable `noise'. Simplify.
26940 (landmark-human-plays): Remove unused variable `score'.
26941
26942 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
26943 (mpuz-try-proposal): Remove unused variable `game'.
26944
26945 * play/zone.el (life-patterns): Declare.
26946
26947 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
26948
26949 * vc/vc.el (ediff-vc-internal): Declare function.
26950
26951 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
26952
26953 * shell.el: Use lexical-binding and std completion UI.
26954 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
26955 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
26956 comint-preoutput-filter-functions rather than on
26957 comint-output-filter-functions.
26958 (shell-command-completion, shell--command-completion-data)
26959 (shell-filename-completion, shell-environment-variable-completion)
26960 (shell-c-a-p-replace-by-expanded-directory): New functions.
26961 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
26962 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
26963 (shell-dynamic-complete-environment-variable): Use them.
26964 (shell-dynamic-complete-as-environment-variable)
26965 (shell-dynamic-complete-as-command): Remove.
26966 (shell-match-partial-variable): Match past point.
26967 * comint.el: Clean up use of completion-at-point-functions.
26968 (comint-completion-at-point): New function.
26969 (comint-mode): Use it completion-at-point-functions.
26970 (comint-dynamic-complete): Make it obsolete.
26971 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
26972 (comint-c-a-p-replace-by-expanded-history): New function.
26973 (comint-dynamic-complete-functions)
26974 (comint-replace-by-expanded-history): Use it.
26975 * minibuffer.el (completion-table-with-terminator): Allow dynamic
26976 termination strings. Try harder to avoid second try-completion.
26977 (completion-in-region-mode-map): Disable bindings that don't work yet.
26978
26979 * comint.el: Use lexical-binding. Require CL.
26980 (comint-dynamic-complete-functions): Use comint-filename-completion.
26981 (comint-completion-addsuffix): Tweak custom type.
26982 (comint-filename-completion, comint--common-suffix)
26983 (comint--common-quoted-suffix, comint--table-subvert)
26984 (comint--complete-file-name-data): New functions.
26985 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
26986 (comint-dynamic-list-filename-completions): Use them.
26987 (comint-dynamic-simple-complete): Make obsolete.
26988
26989 * minibuffer.el (completion-in-region-mode):
26990 Keep completion-in-region-mode--predicate global.
26991 (completion-in-region--postch):
26992 Assume completion-in-region-mode--predicate is not null.
26993
26994 * progmodes/flymake.el (flymake-start-syntax-check-process):
26995 Obey `dir'. Simplify.
26996
26997 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
26998 we're in VC after all.
26999
27000 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
27001
27002 * vc/vc.el (vc-diff-build-argument-list-internal)
27003 (vc-version-ediff, vc-ediff): New commands.
27004 (vc-version-diff): Use vc-diff-build-argument-list-internal.
27005
27006 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
27007
27008 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
27009 add sanity check.
27010
27011 * obsolete/erc-hecomplete.el: Make obsolete.
27012 * obsolete/: Standardize obsolescence info in the header.
27013
27014 2011-04-20 Glenn Morris <rgm@gnu.org>
27015
27016 * calendar/solar.el (solar-horizontal-coordinates):
27017 Use the longitude argument rather than `calendar-longitude'.
27018 (solar-date-next-longitude): Remove unused locals.
27019
27020 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
27021
27022 * whitespace.el: New version 13.2.1.
27023
27024 2011-04-20 felix <EmacsWiki> (tiny change)
27025
27026 * whitespace.el (global-whitespace-mode): Keep highlight when
27027 switching between major modes on a file.
27028
27029 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
27030
27031 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
27032 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
27033 multi-line comments as well.
27034
27035 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
27036
27037 Lexical-binding cleanup.
27038
27039 * arc-mode.el (archive-mode-revert):
27040 * cmuscheme.el (scheme-interactively-start-process):
27041 * custom.el (custom-initialize-delay):
27042 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
27043 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
27044 * emacs-lock.el (emacs-lock-clear-sentinel):
27045 * ezimage.el (defezimage):
27046 * follow.el (follow-avoid-tail-recenter):
27047 * fringe.el (set-fringe-mode-1):
27048 * generic-x.el (bat-generic-mode-compile):
27049 * help-mode.el (help-info-variable, help-do-xref)
27050 (help-mode-revert-buffer):
27051 * help.el (view-emacs-todo):
27052 * iswitchb.el (iswitchb-completion-help):
27053 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
27054 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
27055 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
27056 * locate.el (locate-update):
27057 * longlines.el (longlines-encode-region)
27058 (longlines-after-change-function):
27059 * outline.el (outline-isearch-open-invisible):
27060 * ps-def.el (declare-function, charset-dimension, char-width)
27061 (encode-char):
27062 * ps-mule.el (ps-mule-plot-string):
27063 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
27064 (recentf-edit-list-select, recentf-edit-list-validate)
27065 (recentf-open-files-action):
27066 * rect.el (delete-whitespace-rectangle-line)
27067 (rectangle-number-line-callback):
27068 * register.el (window-configuration-to-register)
27069 (frame-configuration-to-register):
27070 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
27071 * select.el (xselect-convert-to-string, xselect-convert-to-length)
27072 (xselect-convert-to-targets, xselect-convert-to-delete)
27073 (xselect-convert-to-filename, xselect-convert-to-charpos)
27074 (xselect-convert-to-lineno, xselect-convert-to-colno)
27075 (xselect-convert-to-os, xselect-convert-to-host)
27076 (xselect-convert-to-user, xselect-convert-to-class)
27077 (xselect-convert-to-name, xselect-convert-to-integer)
27078 (xselect-convert-to-atom, xselect-convert-to-identity):
27079 * subr.el (declare, ignore, process-kill-without-query)
27080 (text-clone-maintain):
27081 * terminal.el (te-get-char, te-tic-sentinel):
27082 * tool-bar.el (tool-bar-make-keymap):
27083 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
27084 * type-break.el (type-break-mode, type-break-noninteractive-query):
27085 * view.el (View-back-to-mark):
27086 * wid-browse.el (widget-browse-action, widget-browse-widget)
27087 (widget-browse-widgets, widget-browse-sexp):
27088 * widget.el (define-widget-keywords):
27089 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
27090 Mark unused parameters.
27091
27092 * align.el (align-adjust-col-for-rule): Mark unused parameter.
27093 (align-areas): Remove unused variable `look'.
27094 (align-region): Remove unused variables `real-end' and `pos-list'.
27095
27096 * apropos.el (apropos-score-doc): Remove unused variable `i'.
27097
27098 * bindings.el (mode-line-modified, mode-line-remote):
27099 Mark unused parameters.
27100 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
27101
27102 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
27103 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
27104
27105 * comint.el (comint-history-isearch-pop-state)
27106 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
27107 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
27108 (comint-substitute-in-file-name): Doc fix.
27109
27110 * completion.el (cmpl-statistics-block): Mark unused parameter.
27111 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
27112 (save-completions-to-file, load-completions-from-file):
27113 Remove unused local variable `e'.
27114
27115 * composite.el (compose-chars): Remove unused variable `len'.
27116 (lgstring-insert-glyph): Remove unused variable `g'.
27117 (compose-glyph-string): Remove unused variables `ascent',
27118 `descent', `lbearing' and `rbearing'.
27119 (compose-glyph-string-relative): Remove unused variables
27120 `lbearing', `rbearing' and `wadjust'.
27121 (compose-gstring-for-graphic): Remove unused variables `header',
27122 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
27123 (compose-gstring-for-terminal): Remove unused variables `header'
27124 and `nchars'. Use `let', not `let*'.
27125
27126 * cus-edit.el (Custom-set, Custom-save, custom-reset)
27127 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
27128 (Custom-buffer-done, custom-buffer-create-internal)
27129 (custom-browse-visibility-action, custom-browse-group-tag-action)
27130 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
27131 (widget-magic-mouse-down-action, custom-toggle-parent)
27132 (custom-add-parent-links, custom-toggle-hide-variable)
27133 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
27134 (custom-toggle-hide-face, face, hook, custom-group-link-action)
27135 (custom-face-menu-create, custom-variable-menu-create, get)
27136 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
27137 (custom-reset-standard-save-and-update): Remove unused variable `value'.
27138 (customize-apropos): Remove unused variable `tests'.
27139 (custom-group-value-create): Remove unused variable `hidden-p'.
27140 (sort-fold-case): Declare.
27141
27142 * cus-theme.el (custom-reset-standard-faces-list)
27143 (custom-reset-standard-variables-list): Declare.
27144 (customize-create-theme, custom-theme-revert, custom-theme-write)
27145 (custom-theme-choose-mode, customize-themes, custom-theme-save):
27146 Mark unused parameters.
27147
27148 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
27149
27150 * delim-col.el (delimit-columns-max): Move defvar before first use.
27151
27152 * descr-text.el (describe-char-categories): Don't quote `lambda'.
27153 (describe-char): Don't quote `lambda'. Mark unused parameter.
27154
27155 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
27156 (auto-insert): Declare.
27157 (desktop-restore-file-buffer): Rename desktop-* parameters;
27158 mark unused ones.
27159 (desktop-create-buffer): Rename desktop-* parameters and bind them.
27160 (desktop-buffer): Rename desktop-* parameters.
27161
27162 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
27163 (dframe-reposition-frame-xemacs, dframe-help-echo)
27164 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
27165 Mark unused parameters.
27166
27167 * dired-aux.el (backup-extract-version-start, overwrite-query)
27168 (overwrite-backup-query, rename-regexp-query)
27169 (rename-non-directory-query): Declare.
27170 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
27171 (dired-add-entry): Remove unused variable `orig-file-name'.
27172 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
27173 Use parameter PRESERVE-TIME instead of accessing dynamic variable
27174 `dired-copy-preserve-time' directly.
27175 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
27176 (dired-insert-subdir-newpos): Rename unused variable `pos'.
27177
27178 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
27179 (dired-virtual-revert, dired-make-relative-symlink):
27180 Mark unused parameters.
27181 (manual-program): Declare.
27182 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
27183 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
27184 wrapped in `with-no-warnings' to avoid replacing one warning by another.
27185
27186 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
27187
27188 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
27189
27190 * echistory.el (electric-history-in-progress, Helper-return-blurb):
27191 Declare.
27192
27193 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
27194
27195 * electric.el (Electric-command-loop): Rename parameter
27196 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
27197
27198 * expand.el (expand-in-literal): Remove unused variable `here'.
27199
27200 * facemenu.el (facemenu-add-new-color):
27201 Remove unused variable `docstring'.
27202
27203 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
27204 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
27205 (face-attr-construct): Mark unused parameter. Doc fix.
27206 (read-color): Remove unused variable `hex-string'.
27207
27208 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
27209 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
27210 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
27211 (display-buffer-other-frame): Remove unused variable `old-window'.
27212 (kill-buffer-hook): Declare.
27213 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
27214 Mark unused parameters.
27215 (after-find-file): Pass 1 to `auto-save-mode', not t.
27216
27217 * files-x.el (auto-insert): Declare.
27218 (modify-file-local-variable-prop-line): Remove unused variable `val'.
27219
27220 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
27221 variable `buf'. Mark unused parameter.
27222 (find-lisp-insert-directory): Mark unused parameter.
27223
27224 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
27225 (format-encode-region): Remove unused variables `cur-buf' and `result'.
27226 (format-common-tail): Remove, unused.
27227 (format-deannotate-region): Remove unused variable `loc'.
27228 (format-annotate-region): Remove unused variable `p'.
27229 (format-annotate-single-property-change): Remove unused variables
27230 `default' and `tail'.
27231
27232 * forms.el (read-file-filter): Declare.
27233 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
27234
27235 * frame.el (frame-creation-function-alist): Mark unused parameter.
27236 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
27237
27238 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
27239 Remove unused parameters.
27240 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
27241 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
27242
27243 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
27244 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
27245 (hfy-prepare-tag-map): Mark unused parameters.
27246 (htmlfontify-buffer): Use `called-interactively-p'.
27247
27248 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
27249 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
27250 (ibuffer-do-occur): Mark unused parameters.
27251 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
27252 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
27253
27254 * ibuffer.el: Don't quote `lambda'.
27255 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
27256 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
27257 Mark unused parameters.
27258
27259 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
27260 (ido-completing-read): Mark unused parameters.
27261 (ido-copy-current-word): Mark unused parameters;
27262 remove unused variable `name'.
27263 (ido-sort-merged-list): Remove unused parameter `dirs'.
27264
27265 * ielm.el (ielm-input-sender): Mark unused parameter.
27266 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
27267 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
27268 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
27269 `ielm-string' as a dynamic variable accessible from the IELM prompt.
27270 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
27271
27272 * image-dired.el (image-dired-display-thumbs): Remove unused
27273 variables `curr-file' and `count'.
27274 (image-dired-remove-tag): Remove unused variable `start'.
27275 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
27276 variable `curr-file'
27277 (image-dired-rotate-original): Remove unused variable `temp-file'.
27278 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
27279 Remove unused variable `file'.
27280 (image-dired-gallery-generate): Remove unused variable `curr'.
27281 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
27282
27283 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
27284
27285 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
27286
27287 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
27288
27289 * isearch.el (minibuffer-history-symbol): Declare.
27290 (isearch-edit-string): Remove unused variable `err'.
27291 (isearch-message-prefix, isearch-message-suffix):
27292 Mark unused parameters.
27293
27294 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
27295
27296 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
27297
27298 * makesum.el (double-column): Remove unused variable `cnt'.
27299
27300 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
27301 (ido-ignore-item-temp-list): Declare.
27302
27303 * mouse-drag.el (mouse-drag-throw): Remove unused variables
27304 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
27305 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
27306 (mouse-drag-drag): Remove unused variables `mouse-delta' and
27307 `mouse-col-delta'.
27308
27309 * mouse-sel.el (mouse-extend-internal):
27310 Remove unused variable `orig-window-frame'.
27311
27312 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
27313 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
27314 Move declarations before first use.
27315 (pcomplete-opt): Mark unused parameters; doc fix.
27316
27317 * proced.el (proced-revert): Mark unused parameter.
27318 (proced-send-signal): Remove unused variable `err'.
27319
27320 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
27321 Rename parameter PREFIX-ARG to ARG.
27322 (ps-basic-plot-string, ps-basic-plot-whitespace):
27323 Mark unused parameters.
27324
27325 * replace.el (replace-count): Define.
27326 (occur-revert-function): Mark unused parameters.
27327 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
27328 (isearch-case-fold-search, isearch-string): Declare.
27329 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
27330 bind `case-fold-search'. Remove unused variables `beg' and `end',
27331 and simplify.
27332 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
27333 COUNT and bind `replace-count'.
27334 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
27335 to COUNT.
27336
27337 * savehist.el (print-readably, print-string-length): Declare.
27338
27339 * shadowfile.el (shadow-expand-cluster-in-file-name):
27340 Remove unused variable `cluster'.
27341 (shadow-copy-file): Remove unused variable `i'.
27342 (shadow-noquery, shadow-clusters, shadow-site-cluster)
27343 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
27344 (shadow-define-literal-group, shadow-define-regexp-group)
27345 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
27346
27347 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
27348 (shell): Use `called-interactively-p'.
27349 (shell-directory-tracker): Remove unused variable `chdir-failure'.
27350
27351 * simple.el (compilation-context-lines, comint-file-name-quote-list)
27352 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
27353 (delete-backward-char): Remove unused variable `ocol'.
27354 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
27355 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
27356 (event-apply-hyper-modifier, event-apply-shift-modifier)
27357 (event-apply-control-modifier, event-apply-meta-modifier):
27358 Mark unused parameters.
27359 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
27360 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
27361
27362 * speedbar.el (speedbar-ignored-directory-expressions)
27363 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
27364 (speedbar-find-file, speedbar-dir-follow)
27365 (speedbar-directory-buttons-follow, speedbar-tag-find)
27366 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
27367 (speedbar-buffers-line-directory, speedbar-buffer-click):
27368 Mark unused parameters.
27369 (speedbar-tag-file): Remove unused variable `mode'.
27370 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
27371
27372 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
27373
27374 * talk.el (talk): Remove unused variable `display'.
27375
27376 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
27377 (tar-write-region-annotate): Mark unused parameter.
27378
27379 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
27380 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
27381 Declare them, wrapped in `with-no-warnings' to avoid replacing one
27382 warning by another.
27383
27384 * time-stamp.el (time-stamp-string-preprocess):
27385 Remove unused variable `require-padding'.
27386
27387 * tree-widget.el (widget-glyph-enable): Declare.
27388 (tree-widget-action): Mark unused parameter.
27389
27390 * w32-fns.el (x-get-selection): Mark unused parameter.
27391 (autoload-make-program, generated-autoload-file): Declare.
27392
27393 * wdired.el (wdired-revert): Mark unused parameters.
27394 (wdired-xcase-word): Remove unused variable `err'.
27395
27396 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
27397 (whitespace-help-scroll): Remove unused variable `data-help'.
27398
27399 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
27400 (widget-image-insert, widget-after-change, default)
27401 (widget-default-format-handler, widget-default-notify)
27402 (widget-default-prompt-value, widget-info-link-action)
27403 (widget-url-link-action, widget-function-link-action)
27404 (widget-variable-link-action, widget-file-link-action)
27405 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
27406 (widget-field-prompt-internal, widget-field-action, widget-field-match)
27407 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
27408 (widget-insert-button-action, widget-delete-button-action, visibility)
27409 (widget-documentation-link-action, widget-documentation-string-action)
27410 (widget-const-prompt-value, widget-regexp-match, symbol)
27411 (widget-coding-system-prompt-value)
27412 (widget-key-sequence-value-to-external, sexp)
27413 (widget-sexp-value-to-internal, character, vector, cons)
27414 (widget-choice-prompt-value, widget-boolean-prompt-value)
27415 (widget-color--choose-action): Mark unused parameters.
27416 (widget-item-match-inline, widget-choice-match-inline)
27417 (widget-checklist-match, widget-checklist-match-inline)
27418 (widget-group-match): Rename parameter VALUES to VALS.
27419 (widget-field-value-set): Remove unused variable `size'.
27420 (widget-color-action): Remove unused variables `value' and `start'.
27421
27422 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
27423 variable `dir'. Doc fix.
27424 (windmove-find-other-window): Don't pass it.
27425
27426 * window.el (count-windows): Mark unused parameter.
27427 (bw-adjust-window): Remove unused variable `err'.
27428
27429 * woman.el (woman-file-name): Remove unused variable `default'.
27430 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
27431 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
27432 (global-font-lock-mode): Declare.
27433 (woman-decode-region): Mark unused parameter.
27434 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
27435
27436 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
27437 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
27438 (x-dnd-handle-moz-url): Remove unused variable `title'.
27439 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
27440
27441 * xml.el (xml-parse-tag, xml-parse-attlist):
27442 Remove unused variable `pos'.
27443
27444 2011-04-19 Glenn Morris <rgm@gnu.org>
27445
27446 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
27447 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
27448 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
27449 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
27450 * calendar/cal-html.el (cal-html-insert-minical):
27451 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
27452 (calendar-mark-date-pattern):
27453 Prefix "unused" locals.
27454
27455 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
27456 optional argument `style'.
27457
27458 * calendar/appt.el (appt-make-list):
27459 * calendar/cal-china.el (calendar-chinese-date-string):
27460 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
27461 (diary-hebrew-yahrzeit):
27462 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
27463 * calendar/calendar.el (calendar-generate-window):
27464 * calendar/time-date.el (time-to-days):
27465 Remove unused local variables.
27466
27467 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
27468
27469 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
27470 glyphless-char-display table.
27471 (tabulated-list-glyphless-char-display): New var.
27472
27473 2011-04-18 Sam Steingold <sds@gnu.org>
27474
27475 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
27476 to acknowledgments.
27477
27478 2011-04-17 Glenn Morris <rgm@gnu.org>
27479
27480 * calendar/diary-lib.el (diary-sexp-entry):
27481 * calendar/holidays.el (holiday-sexp):
27482 Set debug-on-error rather than the removed stack-trace-on-error.
27483
27484 2011-04-16 Glenn Morris <rgm@gnu.org>
27485
27486 * progmodes/f90.el: Use lexical-binding.
27487 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
27488
27489 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
27490
27491 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
27492 (mail-mode): Setup mailalias completion here instead.
27493 * mail/mailalias.el: Use lexical-binding.
27494 (pattern, mailalias-done): Declare dynamic.
27495 (mail-completion-at-point-function): New function, from mail-complete.
27496 (mail-complete): Use it.
27497 (mail-completion-expand): New function.
27498 (mail-get-names): Use it.
27499 (mail-directory, mail-directory-process, mail-directory-stream):
27500 Don't use `pattern' for lexically bound arg.
27501
27502 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
27503
27504 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
27505 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
27506 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
27507
27508 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
27509 (byte-save-window-excursion, byte-temp-output-buffer-setup)
27510 (byte-interactive-p): Define them again, for use when inlining
27511 old code.
27512
27513 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
27514
27515 * loadup.el: Use `string-to-number', not `string-to-int'.
27516
27517 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
27518
27519 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
27520 gud-gdb-complete-command.
27521 (gud-gdb-completions): New function, from gud-gdb-complete-command.
27522 (gud-gdb-completion-at-point): New function.
27523 (gud-gdb-completions): Remove.
27524
27525 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
27526
27527 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
27528 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
27529 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
27530 whether `executable-find' is bound.
27531
27532 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
27533
27534 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
27535
27536 * minibuffer.el (completion-in-region-mode-predicate)
27537 (completion-in-region-mode--predicate): New vars.
27538 (completion-in-region, completion-in-region--postch)
27539 (completion-in-region-mode): Use them.
27540 (completion--capf-wrapper): Also return the hook function.
27541 (completion-at-point, completion-help-at-point):
27542 Adjust and provide a predicate.
27543
27544 Preserve arg names for advice of subr and lexical functions (bug#8457).
27545 * help-fns.el (help-function-arglist): Consolidate the subr and
27546 new-byte-code cases. Add argument `preserve-names' to extract names
27547 from the docstring when needed.
27548 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
27549 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
27550 (ad-arglist): Use help-function-arglist's new arg.
27551 (ad-definition-type): Use cond.
27552
27553 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
27554
27555 * autorevert.el (auto-revert-handler):
27556 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
27557 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
27558 Don't quote lambda.
27559
27560 * image-mode.el (image-transform-set-scale):
27561 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
27562
27563 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
27564
27565 * net/network-stream.el (network-stream-open-starttls): Only do
27566 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
27567 Upgrades via gnutls-cli are too slow to be done opportunistically.
27568
27569 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
27570
27571 * dframe.el (dframe-current-frame): Remove spurious quote.
27572
27573 2011-04-12 Glenn Morris <rgm@gnu.org>
27574
27575 * calendar/cal-tex.el (cal-tex-end-document):
27576 Try to automatically use latin1 input if needed.
27577
27578 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
27579 Don't try to cons a mark onto an empty element.
27580
27581 2011-04-11 Leo Liu <sdl.web@gmail.com>
27582
27583 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
27584 buffers.
27585 (ido-kill-buffer-at-head): Support killing virtual buffers.
27586
27587 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
27588
27589 * minibuffer.el (completion-show-inline-help): New var.
27590 (completion--do-completion, minibuffer-complete)
27591 (minibuffer-force-complete, minibuffer-complete-word):
27592 Inhibit minibuffer messages if completion-show-inline-help is nil.
27593
27594 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
27595 to avoid interference from inline help (Bug#5849).
27596
27597 2011-04-10 Leo Liu <sdl.web@gmail.com>
27598
27599 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
27600 Fix typo.
27601
27602 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
27603
27604 * image-mode.el (image-toggle-display-image): Signal an error if
27605 not in Image mode.
27606 (image-transform-mode, image-transform-resize)
27607 (image-transform-set-rotation): Doc fix.
27608 (image-transform-set-resize): Delete.
27609 (image-transform-set-scale, image-transform-fit-to-height)
27610 (image-transform-fit-to-width): Handle image-toggle-display-image
27611 and image-transform-resize directly.
27612
27613 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
27614
27615 * doc-view.el (doc-view-fit-width-to-window)
27616 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
27617 New functions for fitting the shown image to the Emacs window size.
27618 (doc-view-mode-map): Add bindings for the new functions.
27619
27620 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
27621
27622 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
27623 Fix typo in docstring.
27624
27625 2011-04-08 Eli Zaretskii <eliz@gnu.org>
27626
27627 * files.el (file-size-human-readable): Produce one digit after
27628 decimal, like "ls -lh" does.
27629
27630 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
27631 the file size representation.
27632
27633 * simple.el (list-processes): If async subprocesses are not
27634 available, error out with a clear error message.
27635
27636 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
27637
27638 * help.el (help-form-show): New function, to be called from C.
27639 Put help-form output in a buffer named differently than *Help*.
27640
27641 2011-04-08 Eli Zaretskii <eliz@gnu.org>
27642
27643 * files.el (file-size-human-readable): New function.
27644
27645 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
27646 computing the representation inline. Don't require `cl'.
27647
27648 2011-04-08 Glenn Morris <rgm@gnu.org>
27649
27650 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
27651
27652 * net/browse-url.el (browse-url-firefox):
27653 Test system-type, not system-configuration.
27654
27655 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
27656 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
27657 Use log-edit-empty-buffer-p. (Bug#7598)
27658
27659 * net/rlogin.el (rlogin-process-connection-type): Simplify.
27660 (rlogin-mode-map): Initialize in the defvar.
27661 (rlogin): Use ignore-errors.
27662
27663 * replace.el (occur-mode-map): Some fixes for menu items.
27664
27665 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
27666
27667 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
27668
27669 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
27670
27671 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
27672 issuing unused warnings.
27673
27674 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
27675 macro directly.
27676
27677 * simple.el: Lisp reimplement of list-processes. Based on an
27678 earlier reimplementation by Leo Liu, but using tabulated-list.el.
27679 (process-menu-mode): New major mode.
27680 (list-processes--refresh, list-processes):
27681 (process-menu-visit-buffer): New functions.
27682
27683 * files.el (save-buffers-kill-emacs): Don't assume any return
27684 value of list-processes, which is undocumented anyway.
27685
27686 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
27687
27688 * emacs-lisp/tabulated-list.el: New file.
27689
27690 * emacs-lisp/package.el: Use Tabulated List mode.
27691 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
27692 (package-menu-mode): Derive from tabulated-list-mode. Set up the
27693 table format using Tabulated List mode variables.
27694 (package--push): New macro, replacing package-list-maybe-add.
27695 (package-menu--generate): Use package--push. Renamed from
27696 package--generate-package-list.
27697 (package-menu-refresh, list-packages): Use it.
27698 (package-menu--print-info): Rename from package-print-package.
27699 Return insertion data instead of inserting it directly.
27700 (package-menu-describe-package, package-menu-execute):
27701 Use tabulated-list-get-id.
27702 (package-menu-mark-delete, package-menu-mark-install)
27703 (package-menu-mark-unmark, package-menu-backup-unmark)
27704 (package-menu-mark-obsolete-for-deletion):
27705 Use tabulated-list-put-tag.
27706 (package--list-packages, package-menu-revert)
27707 (package-menu-get-package, package-menu-get-version)
27708 (package-menu-sort-by-column): Functions deleted.
27709 (package-menu-package-list, package-menu-sort-key): Vars deleted.
27710 (package-menu--status-predicate, package-menu--version-predicate)
27711 (package-menu--name-predicate)
27712 (package-menu--description-predicate): Handle arguments in the
27713 Tabulated List format.
27714 (package-list-packages-no-fetch): Call list-packages.
27715
27716 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
27717
27718 * files.el (after-find-file-from-revert-buffer): Remove variable.
27719 (after-find-file): Don't bind it.
27720 (revert-buffer-in-progress-p): New variable.
27721 (revert-buffer): Bind it.
27722 Pass nil for `after-find-file-from-revert-buffer'.
27723
27724 * saveplace.el (save-place-find-file-hook): Use new variable
27725 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
27726
27727 2011-04-06 Glenn Morris <rgm@gnu.org>
27728
27729 * Makefile.in (AUTOGEN_VCS): New variable.
27730 (autoloads): Use $AUTOGEN_VCS.
27731
27732 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
27733 * calendar/calendar.el (calendar-mode-map):
27734 Check for toolkit scroll bars. (Bug#8305)
27735
27736 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
27737
27738 * minibuffer.el (completion-in-region--postch)
27739 (completion-in-region-mode): Remove unnecessary messages.
27740
27741 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
27742
27743 * font-lock.el (font-lock-refresh-defaults):
27744 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
27745 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
27746
27747 * info.el (Info-directory-list, Info-read-node-name-2)
27748 (Info-split-parameter-string): Doc fixes.
27749 (Info-virtual-nodes): Reflow docstring.
27750 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
27751 (Info-apropos-toc-nodes, info-finder, Info-get-token)
27752 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
27753 Fix typos in docstrings.
27754 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
27755 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
27756 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
27757 (Info-restore-desktop-buffer): Mark unused parameters.
27758 (Info-directory-find-file, Info-directory-find-node)
27759 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
27760 (Info-virtual-index-find-node, Info-apropos-find-file)
27761 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
27762 Mark unused parameters; fix typos in docstrings.
27763 (Info-virtual-index): Remove unused local variable `nodename'.
27764
27765 2011-04-05 Deniz Dogan <deniz@dogan.se>
27766
27767 * net/rcirc.el: Update my e-mail address.
27768 (rcirc-mode-map): Remove M-o binding.
27769
27770 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
27771
27772 * startup.el (command-line): Save the cursor's theme-face
27773 directly, instead of using face-override-spec.
27774
27775 * custom.el (load-theme): Minor optimization in assigning faces.
27776
27777 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
27778
27779 * help-fns.el (describe-variable): Complete all variables having
27780 documentation, including keywords.
27781 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
27782
27783 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
27784
27785 Convert to lexical-binding.
27786
27787 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
27788 (bs--get-marked-string, bs--get-modified-string)
27789 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
27790 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
27791 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
27792
27793 * ehelp.el (electric-help-execute-extended)
27794 (electric-help-ctrl-x-prefix):
27795 * hexl.el (hexl-revert-buffer-function):
27796 * linum.el (linum-after-change, linum-after-scroll):
27797 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
27798
27799 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
27800
27801 2011-04-04 Daiki Ueno <ueno@unixuser.org>
27802
27803 * epa-dired.el:
27804 * epa-mail.el:
27805 * epa-hook.el:
27806 * epa-file.el:
27807 * epa.el:
27808 * epg.el: Use lexical binding.
27809
27810 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
27811
27812 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
27813
27814 * textmodes/flyspell.el (flyspell-word): Recognize default
27815 dictionary case for flyspell-mark-duplications-exceptions.
27816 Use regexp matching for languages.
27817 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
27818 default dictionary (Bug#7926).
27819
27820 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
27821
27822 * emacs-lisp/package.el (package--with-work-buffer):
27823 Recognize https URLs.
27824
27825 * net/network-stream.el: Move from gnus/proto-stream.el.
27826 Change prefix to network-stream throughout.
27827 (open-protocol-stream): Merge into open-network-stream, leaving
27828 open-protocol-stream as an alias. Handle nil BUFFER args.
27829
27830 * subr.el (open-network-stream): Move to net/network-stream.el.
27831
27832 2011-04-02 Glenn Morris <rgm@gnu.org>
27833
27834 * find-dired.el (find-exec-terminator): New option.
27835 (find-ls-option): Test for -ls support.
27836 (find-ls-subdir-switches): Test for -b in find-ls-option.
27837 (find-dired, find-grep-dired): Doc fixes.
27838 (find-dired): Use find-exec-terminator.
27839
27840 * find-dired.el (find-ls-option, find-ls-subdir-switches)
27841 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
27842 (find-name-arg): Remove purecopy.
27843
27844 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
27845 (grep-compute-defaults): Check for `-exec COMMAND +' support.
27846 Set grep-find-use-xargs, grep-find-command, and grep-find-template
27847 accordingly. Don't add the null-device if not needed.
27848
27849 * files.el (save-some-buffers): Doc fix.
27850
27851 2011-04-02 Eli Zaretskii <eliz@gnu.org>
27852
27853 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
27854
27855 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
27856
27857 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
27858 Use `dolist' rather than `mapcar'.
27859
27860 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
27861
27862 Add lexical binding.
27863
27864 * subr.el (apply-partially): Use new closures rather than CL.
27865 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
27866 (dolist, dotimes): Use slightly different expansion for lexical code.
27867 (functionp): Move to C.
27868 (letrec): New macro.
27869 (with-wrapper-hook): Use it and apply-partially instead of CL.
27870 (eval-after-load): Preserve lexical-binding.
27871 (save-window-excursion, with-output-to-temp-buffer): Turn them
27872 into macros.
27873
27874 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
27875
27876 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
27877 than the arglist.
27878 (help-add-fundoc-usage): Don't add `Not documented'.
27879 (help-function-arglist): Handle closures, subroutines, and new
27880 byte-code-functions.
27881 (help-make-usage): Remove leading underscores.
27882 (describe-function-1): Handle closures.
27883 (describe-variable): Use special-variable-p for completion.
27884
27885 * files.el (lexical-binding): Declare safe.
27886
27887 * emacs-lisp/pcase.el: Don't use destructuring-bind.
27888 (pcase--memoize): Rename from pcase-memoize. Change weakness.
27889 (pcase): Add `let' pattern.
27890 Change memoization so it actually works.
27891 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
27892 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
27893 <let>: New case.
27894
27895 * emacs-lisp/macroexp.el: Use lexical binding.
27896 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
27897 Don't convert ' to #' without checking that it's indeed quoting
27898 a lambda.
27899
27900 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
27901 Use eval-sexp-add-defvars.
27902 (eval-sexp-add-defvars): New fun.
27903
27904 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
27905
27906 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
27907 Don't autoload.
27908 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
27909 than the internal `byte-compile-lambda'.
27910 (defmethod): Don't hide code under quotes.
27911 (eieio-defmethod): New `code' argument.
27912
27913 * emacs-lisp/eieio-comp.el: Remove.
27914
27915 * emacs-lisp/edebug.el (edebug-eval-defun)
27916 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
27917 (edebug-toggle): Avoid `eval'.
27918
27919 * emacs-lisp/disass.el (disassemble-internal): Handle new
27920 `closure' objects.
27921 (disassemble-1): Handle new byte codes.
27922
27923 * emacs-lisp/cl.el (pushnew): Silence warning.
27924
27925 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
27926 (cl-byte-compile-throw): Remove.
27927 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
27928
27929 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
27930 closures.
27931
27932 * emacs-lisp/cconv.el: New file.
27933
27934 * emacs-lisp/bytecomp.el: Use lexical binding instead of
27935 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
27936 (byte-compile-initial-macro-environment):
27937 Handle declare-function here.
27938 (byte-compile--lexical-environment): New var.
27939 (byte-stack-ref, byte-stack-set, byte-discardN)
27940 (byte-discardN-preserve-tos): New lap codes.
27941 (byte-interactive-p): Don't use any more.
27942 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
27943 New macros.
27944 (byte-compile-lapcode): Use them and handle new lap codes.
27945 (byte-compile-obsolete): Remove.
27946 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
27947 (byte-compile-arglist-warn): Check late def of inlinable funs.
27948 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
27949 since they should have been expanded by now.
27950 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
27951 (byte-compile-from-buffer): Remove unused second arg.
27952 (byte-compile-preprocess): New function.
27953 (byte-compile-toplevel-file-form): New function to distinguish
27954 file-form calls from outside from file-form calls from hunk-handlers.
27955 (byte-compile-file-form): Simplify.
27956 (byte-compile-file-form-defsubst): Remove.
27957 (byte-compile-file-form-defmumble): Simplify now that
27958 byte-compile-lambda always returns a byte-code-function.
27959 (byte-compile): Preprocess.
27960 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
27961 Remove, not used any more.
27962 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
27963 (byte-compile-make-args-desc): New funs.
27964 (byte-compile-lambda): Handle lexical functions. Always return
27965 a byte-code-function.
27966 (byte-compile-reserved-constants): New var, to make up room for
27967 closed-over variables.
27968 (byte-compile-constants-vector): Obey it.
27969 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
27970 (byte-compile-macroexpand-declare-function): New function.
27971 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
27972 byte-code-functions.
27973 (byte-compile-form): Check obsolescence here.
27974 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
27975 (byte-compile-variable-ref): Remove.
27976 (byte-compile-dynamic-variable-op): New fun.
27977 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
27978 (byte-compile-variable-set): New funs.
27979 (byte-compile-discard): Add 2 args.
27980 (byte-compile-stack-ref, byte-compile-stack-set)
27981 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
27982 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
27983 macroexpand-all instead.
27984 (byte-compile-quote-form): Remove.
27985 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
27986 (byte-compile-bind, byte-compile-unbind): New funs.
27987 (byte-compile-let): Handle let* and lexical binding.
27988 (byte-compile-let*): Remove.
27989 (byte-compile-catch, byte-compile-unwind-protect)
27990 (byte-compile-track-mouse, byte-compile-condition-case):
27991 Handle a new :fun-body form, used for lexical scoping.
27992 (byte-compile-save-window-excursion)
27993 (byte-compile-with-output-to-temp-buffer): Remove.
27994 (byte-compile-defun): Simplify.
27995 (byte-compile-stack-adjustment): New fun.
27996 (byte-compile-out): Use it.
27997 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
27998
27999 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
28000 handler any more.
28001
28002 * emacs-lisp/byte-opt.el: Use lexical binding.
28003 (byte-inline-lapcode): Remove (to bytecomp).
28004 (byte-compile-inline-expand): Pay attention to inlining to/from
28005 lexically bound code.
28006 (byte-compile-unfold-lambda): Don't handle byte-code-functions
28007 any more.
28008 (byte-optimize-form-code-walker): Don't handle save-window-excursion
28009 any more and don't call compiler-macros.
28010 (byte-compile-splice-in-already-compiled-code): Remove.
28011 (byte-code): Don't inline any more.
28012 (disassemble-offset): Receive `bytes' as argument rather than via
28013 dynamic scoping.
28014 (byte-compile-tag-number): Declare before first use.
28015 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
28016 `return' even if make-spliceable.
28017 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
28018 obsolete interactive-p.
28019 (byte-optimize-lapcode): Optimize new lap-codes.
28020 Don't trip up on new form of `byte-constant' lap code.
28021
28022 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
28023
28024 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
28025
28026 * custom.el (custom-initialize-default, custom-declare-variable):
28027 Use `defvar'.
28028
28029 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
28030 New variables.
28031 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
28032 (COMPILE_FIRST): Add macroexp and cconv.
28033 * makefile.w32-in: Mirror changes in Makefile.in.
28034
28035 * vc/cvs-status.el:
28036 * vc/diff-mode.el:
28037 * vc/log-edit.el:
28038 * vc/log-view.el:
28039 * vc/smerge-mode.el:
28040 * textmodes/bibtex-style.el:
28041 * textmodes/css-mode.el:
28042 * startup.el:
28043 * uniquify.el:
28044 * minibuffer.el:
28045 * newcomment.el:
28046 * reveal.el:
28047 * server.el:
28048 * mpc.el:
28049 * emacs-lisp/smie.el:
28050 * doc-view.el:
28051 * dired.el:
28052 * abbrev.el: Use lexical binding.
28053
28054 2011-04-01 Eli Zaretskii <eliz@gnu.org>
28055
28056 * info.el (info-display-manual): New function.
28057
28058 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
28059
28060 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
28061
28062 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
28063
28064 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
28065 an entry for that server in rcirc-authinfo. (Bug#8385)
28066
28067 2011-03-31 Glenn Morris <rgm@gnu.org>
28068
28069 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
28070
28071 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
28072
28073 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
28074
28075 * progmodes/python.el (python-default-interpreter)
28076 (python-python-command-args, python-jython-command-args)
28077 (python-which-shell, python-which-args, python-which-bufname)
28078 (python-file-queue, python-comint-output-filter-function)
28079 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
28080 variables and functions.
28081
28082 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
28083
28084 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
28085 (completion-in-region-mode): New minor mode.
28086 (completion-in-region): Use it.
28087 (completion-in-region--data, completion-in-region-mode-map): New vars.
28088 (completion-in-region--postch): New function.
28089 (completion--capf-misbehave-funs, completion--capf-safe-funs):
28090 New vars.
28091 (completion--capf-wrapper): New function.
28092 (completion-at-point): Use it to track well-behavedness of
28093 hook functions.
28094 (completion-help-at-point): New command.
28095
28096 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
28097
28098 * vc/add-log.el (add-change-log-entry): Don't use whitespace
28099 syntax class to search for whitespace on a single line
28100 (Message-ID: <4D938140.4030905@redhat.com>).
28101
28102 2011-03-30 Leo Liu <sdl.web@gmail.com>
28103
28104 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
28105 New commands.
28106 (edit-abbrevs-map): Bind them here.
28107 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
28108
28109 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
28110
28111 * allout.el (allout-hide-by-annotation, allout-flag-region):
28112 Reduce possibility of overlay leakage by making them volatile.
28113
28114 * allout-widgets.el (allout-widgets-tally): Define as nil so the
28115 hash is not shared between buffers. Mode initialization is
28116 responsible for giving it a useful starting value.
28117 (allout-item-span): Reduce possibility of overlay leakage by
28118 making them volatile.
28119 (allout-widgets-count-buttons-in-region): Add diagnostic function
28120 for tracking down button overlay leaks.
28121
28122 2011-03-29 Leo Liu <sdl.web@gmail.com>
28123
28124 * ido.el (ido-read-internal): Use the default history var
28125 minibuffer-history if no HISTORY is specified.
28126
28127 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
28128
28129 * net/imap.el (imap-shell-open, imap-process-connection-type):
28130 Use imap-process-connection-type for 'shell' streams as well as
28131 Kerberos, SSL, other subprocesses.
28132
28133 2011-03-28 Leo Liu <sdl.web@gmail.com>
28134
28135 * abbrev.el (abbrev-table-empty-p): New function.
28136 (prepare-abbrev-list-buffer): Place empty abbrev tables after
28137 nonempty ones. (Bug#5937)
28138
28139 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
28140
28141 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
28142
28143 2011-03-27 Leo Liu <sdl.web@gmail.com>
28144
28145 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
28146 for foreground and background colors.
28147 (ansi-color-make-color-map): Adapt.
28148
28149 2011-03-25 Leo Liu <sdl.web@gmail.com>
28150
28151 * midnight.el (midnight-time-float): Remove. Note it calculates
28152 the microsecond component incorrectly and seconds-to-time does the
28153 same job.
28154 Remove redundant (require 'timer).
28155
28156 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
28157 (ido-completions): Remove unused arguments. (Bug#8329)
28158
28159 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
28160
28161 * minibuffer.el (completion--flush-all-sorted-completions):
28162 Remove itself from hook.
28163 (completion-at-point): Let the functions perform the completion
28164 immediately and return nil or t.
28165 * comint.el (comint-dynamic-complete-functions): Now identical to
28166 completion-at-point-functions.
28167 (comint-dynamic-list-input-ring): Remove unused var `index'.
28168 (comint--match-partial-filename, comint--unquote&expand-filename):
28169 New funs, split from comint-match-partial-filename.
28170 (comint-dynamic-complete): Use completion-at-point.
28171 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
28172
28173 2011-03-24 Drew Adams <drew.adams@oracle.com>
28174
28175 * thingatpt.el: Support `defun'.
28176
28177 2011-03-23 Leo Liu <sdl.web@gmail.com>
28178
28179 * abbrevlist.el: Move to obsolete/abbrevlist.el.
28180
28181 * help-mode.el (help-mode-finish): Tweak regexp.
28182
28183 2011-03-23 Glenn Morris <rgm@gnu.org>
28184
28185 * eshell/esh-opt.el (eshell-eval-using-options):
28186 Do not bind unused local variable `eshell-option-stub'.
28187
28188 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
28189
28190 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
28191
28192 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
28193 keymap variable in `with-no-warnings' to avoid a warning when the
28194 keymap has been already `defconst'ed.
28195
28196 2011-03-22 Leo Liu <sdl.web@gmail.com>
28197
28198 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
28199 encode all chars in abbrevs; otherwise use emacs-mule or
28200 utf-8-emacs. (Bug#8308)
28201
28202 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
28203
28204 * simple.el (backward-delete-char-untabify):
28205 Avoid warning about using `delete-backward-char'.
28206
28207 * image.el (image-type-file-name-regexps): Make it variable.
28208 `imagemagick-register-types' modifies it, and the user may want
28209 to add new extensions for known image types.
28210 (imagemagick-register-types): Throw error if not using ImageMagick.
28211
28212 2011-03-22 Leo Liu <sdl.web@gmail.com>
28213
28214 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
28215 located before rcirc-prompt-end-marker.
28216 (rcirc-complete): Error if point is not after rcirc prompt.
28217 Handle the case when table is nil.
28218 (rcirc-user-authenticated): Define to fix compiler warning.
28219
28220 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
28221
28222 * custom.el (custom--inhibit-theme-enable): Make it affect only
28223 custom-theme-set-variables and custom-theme-set-faces.
28224 (provide-theme): Ignore custom--inhibit-theme-enable.
28225 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
28226 (custom-enabling-themes): Delete variable.
28227 (enable-theme): Accept only loaded themes as arguments.
28228 Ignore the special custom-enabled-themes variable.
28229 (custom-enabled-themes): Forbid themes from setting this.
28230 Eliminate use of custom-enabling-themes.
28231 (custom-push-theme): Quote "changed" custom var entry.
28232
28233 2011-03-21 Leo Liu <sdl.web@gmail.com>
28234
28235 * ido.el (ido-read-internal): Add ido-selected to history instead
28236 of user input.
28237
28238 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
28239
28240 * subr.el (deferred-action-list, deferred-action-function):
28241 Mark obsolete.
28242
28243 2011-03-21 Leo Liu <sdl.web@gmail.com>
28244
28245 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
28246 change on 2011-02-13 (bug#8309).
28247
28248 * minibuffer.el (read-file-name-function): Change default value.
28249 (read-file-name--defaults): Rename from read-file-name-defaults.
28250 (read-file-name-default): Rename from read-file-name.
28251 (read-file-name): Call read-file-name-function.
28252
28253 2011-03-21 Glenn Morris <rgm@gnu.org>
28254
28255 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
28256 Doc fixes.
28257
28258 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
28259
28260 * cus-theme.el: Add missing provide statement.
28261 (customize-create-theme): Extract theme value correctly.
28262 (custom-theme-visit-theme): Autoload.
28263 (customize-create-theme): Prompt before inserting default faces.
28264
28265 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
28266
28267 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
28268 units and musical notes.
28269
28270 2011-03-20 Leo Liu <sdl.web@gmail.com>
28271
28272 * ido.el (ido-read-internal): Use completing-read-default.
28273 (ido-completing-read): Fix compatibility with completing-read.
28274
28275 2011-03-20 Christian Ohler <ohler@gnu.org>
28276
28277 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
28278 (ert-delete-all-tests): Use `called-interactively-p' rather than
28279 `interactive-p'.
28280 (ert--make-xrefs-region): Respect END.
28281
28282 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
28283
28284 * dired-aux.el (dired-create-directory): Signal an error if the
28285 directory already exists (Bug#8246).
28286
28287 * facemenu.el (list-colors-display): Call list-faces-display
28288 inside with-help-window.
28289 (list-colors-print): Use display property to align the final
28290 column, instead of checking window-width.
28291
28292 2011-03-19 Eli Zaretskii <eliz@gnu.org>
28293
28294 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
28295 windows-nt systems.
28296 (emerge-protect-metachars): Quote correctly for ms-dos and
28297 windows-nt systems.
28298
28299 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
28300
28301 * info.el (info-initialize): Replace all uses of `:' with
28302 path-separator for compatibility with non-Unix systems.
28303 Cache quoting of path-separator. (Bug#8258)
28304
28305 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
28306
28307 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
28308 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
28309 (mouse-avoidance-mode): Fix typos in docstrings.
28310
28311 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
28312
28313 * startup.el (package-subdirectory-regexp): Move from package.el.
28314 Omit \\` and \\', and let callers add them.
28315
28316 * emacs-lisp/package.el (package-strip-version)
28317 (package-load-all-descriptors): Add \\` and \\' to
28318 package-subdirectory-regexp before using it.
28319 (package-untar-buffer): New arg DIR; ensure that file untars only
28320 into this expected directory. Remove superfluous delete-region.
28321 (package-unpack): Caller changed.
28322 (package-tar-file-info): Use package-subdirectory-regexp.
28323
28324 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
28325
28326 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
28327 diff-mode-shared-map (bug#8284).
28328 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
28329
28330 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
28331
28332 * calendar/time-date.el (format-seconds): Use assoc instead of
28333 assoc-string, since assoc-string doesn't exist in XEmacs.
28334
28335 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
28336
28337 * custom.el (custom-known-themes): Reflow docstring.
28338 (custom-theme-load-path): Fix typo in docstring.
28339 (load-theme): Fix typo in error message.
28340 (custom-available-themes, custom-variable-theme-value):
28341 Use `let', not `let*'.
28342
28343 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
28344
28345 * calc/README: Mention inclusion of musical notes.
28346
28347 * calc/calc-units.el (calc-lu-quant): Rename from
28348 `calc-logunits-quantity'.
28349 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
28350 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
28351 (calc-db): Rename from `calc-dblevel'.
28352 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
28353 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
28354 (calc-np): Rename from `calc-nplevel'.
28355 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
28356 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
28357 (calc-lu-plus): Rename from `calc-logunits-add'.
28358 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
28359 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
28360 (calc-lu-minus): Rename from `calc-logunits-sub'.
28361 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
28362 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
28363 (calc-lu-times): Rename from `calc-logunits-mul'.
28364 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
28365 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
28366 (calc-lu-divide): Rename from `calc-logunits-div'.
28367 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
28368 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
28369
28370 * calc/calc-ext.el (calc-init-extensions): Update the names of the
28371 functions being autoloaded.
28372
28373 * calc/calc.el (calc-lu-power-reference): Rename from
28374 `calc-logunits-power-reference'.
28375 (calc-lu-field-reference): Rename from
28376 `calc-logunits-field-reference'.
28377
28378 * calc/calc-help.el (calc-l-prefix-help):
28379 Mention musical note functions.
28380
28381 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
28382
28383 * minibuffer.el (completion-all-sorted-completions):
28384 Use :completion-cycle-penalty text property if present.
28385
28386 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
28387
28388 * allout.el (allout-yank-processing): Adjust for new rebulleting
28389 regime so bullet being yanked is used without prompting the user
28390 for a choice.
28391
28392 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
28393
28394 * startup.el (command-line): Warn the user that _emacs is deprecated.
28395
28396 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
28397
28398 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
28399 (delphi-verbose, delphi-comment-face, delphi-string-face)
28400 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
28401 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
28402 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
28403 (delphi-new-comment-line, delphi-font-lock-defaults)
28404 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
28405 Fix typos in docstrings.
28406
28407 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
28408
28409 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
28410 Invert the roles of character and string values for INSTEAD, so a
28411 string is used for the more common case of a defaulting prompt.
28412
28413 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
28414
28415 * progmodes/ruby-mode.el (ruby-backward-sexp):
28416 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
28417 * play/gamegrid.el (gamegrid-make-face):
28418 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
28419 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
28420 * notifications.el (notifications-notify):
28421 * net/xesam.el (xesam-search-engines):
28422 * net/quickurl.el (quickurl-list-insert):
28423 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
28424
28425 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
28426
28427 * startup.el (command-line): Update package subdirectory regexp.
28428
28429 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
28430
28431 * allout.el (allout-abbreviate-flattened-numbering)
28432 (allout-mode-deactivate-hook): Fix up obsolescence "date".
28433
28434 * subr.el (read-char-choice): Only show the cursor after the prompt,
28435 not after the answer.
28436
28437 2011-03-15 Kevin Ryde <user42@zip.com.au>
28438
28439 * help-fns.el (variable-at-point): Skip leading quotes, if any
28440 (bug#8253).
28441
28442 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
28443
28444 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
28445 warning message.
28446
28447 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
28448
28449 * shell.el (shell): When called interactively, offer to change the
28450 shell file name on remote hosts.
28451
28452 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
28453
28454 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
28455 integration for LDAP parameters. The host, base, user or binddn,
28456 and secret tokens can be specified in a netrc file, for instance.
28457 This is optional because an `auth-source' parameter must be
28458 specified in the search attributes.
28459
28460 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
28461
28462 * help.el (describe-mode): Link to the mode's definition (bug#8185).
28463
28464 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
28465
28466 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
28467 into declaration. Remove redundant and harmful binding.
28468
28469 2011-03-12 Eli Zaretskii <eliz@gnu.org>
28470
28471 * files.el (file-ownership-preserved-p): Pass `integer' as an
28472 explicit 2nd argument to `file-attributes'. If the file's owner
28473 is the Administrators group on Windows, and the current user is
28474 Administrator, consider that a match.
28475
28476 * server.el (server-ensure-safe-dir): Consider server directory
28477 safe on MS-Windows if its owner is the Administrators group while
28478 the current Emacs user is Administrator. Use `=' to compare
28479 numerical UIDs, since they could be integers or floats.
28480
28481 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
28482
28483 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
28484
28485 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
28486
28487 Sync with Tramp 2.2.1.
28488
28489 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
28490
28491 * net/trampver.el: Update release number.
28492
28493 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
28494
28495 * progmodes/compile.el (compilation--previous-directory): Fix up
28496 various nil/dead-marker mismatches (bug#8014).
28497 (compilation-directory-properties, compilation-error-properties):
28498 Don't call it at a position past the one we're about to change.
28499
28500 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
28501 Disable obsolescence warnings in the file that declares it.
28502
28503 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
28504
28505 * allout-widgets.el (allout-widgets-tally):
28506 Initialize allout-widgets-tally as a hash table rather than nil to
28507 prevent mode-line redisplay warnings. Also, clarify the module
28508 description and fix a comment typo.
28509
28510 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
28511
28512 * help-fns.el (describe-variable): Don't complete keywords.
28513 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
28514
28515 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
28516
28517 * emacs-lisp/package.el (package-version-join): Impose a standard
28518 string representation for pre/alpha/beta version lists.
28519 (package-unpack-single): Standardize the directory name by passing
28520 it through package-version-join.
28521 (package-strip-rcs-id): Accept any version string that does not
28522 signal an error in version-to-list.
28523
28524 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
28525
28526 * simple.el (delete-trailing-whitespace): Return nil for the
28527 benefit of `write-file-functions'.
28528
28529 2011-03-10 Glenn Morris <rgm@gnu.org>
28530
28531 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
28532
28533 * vc/vc-git.el (vc-git-program): New option.
28534 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
28535 (vc-git--call): Use it.
28536
28537 * eshell/esh-util.el (eshell-condition-case): Doc fix.
28538
28539 * cus-edit.el (Custom-newline): If no button at point, look
28540 for a subgroup button at start-of-line. (Bug#2298)
28541
28542 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
28543
28544 2011-03-10 Julien Danjou <julien@danjou.info>
28545
28546 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
28547 `cursor-type' is nil.
28548
28549 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
28550
28551 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
28552
28553 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
28554
28555 * allout.el: Change so yank of distinctive-bullet items
28556 preserves the existing header prefix, rebulleting it if necessary,
28557 rather than replacing it. This is necessary for proper operation
28558 of cooperative addons like allout-widgets.
28559 (allout-make-topic-prefix, allout-rebullet-heading):
28560 Change SOLICIT arg to INSTEAD, and interpret additionally a string
28561 value as alternate bullet to be used, instead of prompting the user
28562 for a bullet character.
28563
28564 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
28565
28566 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
28567 Do not use `tramp-file-name-port', because this returns also
28568 `tramp-default-port'.
28569
28570 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
28571
28572 * net/rcirc.el (rcirc-handler-001): Remove useless
28573 with-rcirc-process-buffer.
28574 (rcirc-check-auth-status): Swap arguments to string-match.
28575
28576 2011-03-09 Glenn Morris <rgm@gnu.org>
28577
28578 * shell.el (shell-mode):
28579 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
28580
28581 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
28582 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
28583
28584 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
28585
28586 * emacs-lisp/package.el (package-refresh-contents)
28587 (package-menu-execute): Use condition-case-no-debug.
28588
28589 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
28590
28591 * simple.el (shell-command-to-string): Use `process-file'.
28592
28593 * emacs-lisp/package.el (package-tar-file-info): Handle also
28594 remote files.
28595
28596 * emacs-lisp/package-x.el (package-upload-buffer-internal):
28597 Use `equal' for upload base check.
28598
28599 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
28600
28601 * textmodes/texinfo.el (texinfo-environments):
28602 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
28603
28604 2011-03-08 Glenn Morris <rgm@gnu.org>
28605
28606 * cus-start.el (cursor-in-non-selected-windows):
28607 Fix :set quoting oddness. (Bug#8192)
28608
28609 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
28610 in some setf expressions. (Bug#2159)
28611
28612 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
28613
28614 * custom.el (custom-available-themes): Return themes in
28615 alphabetical order.
28616
28617 See ChangeLog.15 for earlier changes.
28618
28619 ;; Local Variables:
28620 ;; coding: utf-8
28621 ;; End:
28622
28623 Copyright (C) 2011-2013 Free Software Foundation, Inc.
28624
28625 This file is part of GNU Emacs.
28626
28627 GNU Emacs is free software: you can redistribute it and/or modify
28628 it under the terms of the GNU General Public License as published by
28629 the Free Software Foundation, either version 3 of the License, or
28630 (at your option) any later version.
28631
28632 GNU Emacs is distributed in the hope that it will be useful,
28633 but WITHOUT ANY WARRANTY; without even the implied warranty of
28634 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28635 GNU General Public License for more details.
28636
28637 You should have received a copy of the GNU General Public License
28638 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.