defstruct introspection
[emacs.git] / lisp / ChangeLog
bloba1da41a569568dd44154ce673455b7b962c3f844
1 2014-04-20  Daniel Colascione  <dancol@dancol.org>
3         * emacs-lisp/cl-macs.el (cl-the): Make `cl-the' assert its type
4         argument.
5         (cl--const-expr-val): cl--const-expr-val should macroexpand its
6         argument in case we're inside a symbol-macrolet.
7         (cl--do-arglist, cl--compiler-macro-typep)
8         (cl--compiler-macro-member, cl--compiler-macro-assoc): Pass macro
9         environment to `cl--const-expr-val'.
10         (cl-struct-sequence-type,cl-struct-slot-info)
11         (cl-struct-slot-offset, cl-struct-slot-value)
12         (cl-struct-set-slot-value): New functions.
14 2014-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
16         * progmodes/sh-script.el (sh-smie--sh-keyword-p): Handle variable
17         assignments such as "case=hello" (bug#17297).
19 2014-04-18  Michael Albinus  <michael.albinus@gmx.de>
21         * net/tramp.el (tramp-run-real-handler, tramp-file-name-handler):
22         Do not autoload.
23         (tramp-file-name-handler, tramp-completion-file-name-handler):
24         Revert patch from 2014-04-10, it isn't necessary anymore.
25         (tramp-autoload-file-name-handler)
26         (tramp-register-autoload-file-name-handlers): New defuns.
27         (top): Autoload call of `tramp-register-autoload-file-name-handlers'.
28         (tramp-register-file-name-handlers): Remove also
29         `tramp-autoload-file-name-handler' from `file-name-handler-list'.
30         Do not autoload its invocation, but eval it after loading of 'tramp.
32         * net/tramp-adb.el (tramp-unload-hook): Unload `tramp-adb'.
34         * net/tramp-compat.el (tramp-unload-hook): Unload `tramp-loaddefs'.
36 2014-04-17  Daniel Colascione  <dancol@dancol.org>
38         Add support for bracketed paste mode; add infrastructure for
39         managing terminal mode enabling and disabling automatically.
41         * xt-mouse.el:
42         (xterm-mouse-mode): Simplify.
43         (xterm-mouse-tracking-enable-sequence)
44         (xterm-mouse-tracking-disable-sequence): New constants.
45         (turn-on-xterm-mouse-tracking-on-terminal)
46         (turn-off-xterm-mouse-tracking-on-terminal): Use
47         tty-mode-set-strings and tty-mode-reset-strings terminal
48         parameters instead of random hooks.
49         (turn-on-xterm-mouse-tracking)
50         (turn-off-xterm-mouse-tracking): Delete.
52         * term/xterm.el (xterm-extra-capabilities): Fix bitrotted comment.
53         (xterm-paste-ending-sequence): New constant.
54         (xterm-paste): New command used for bracketed paste support.
56         (xterm-modify-other-keys-terminal-list): Delete obsolete variable.
57         (terminal-init-xterm-bracketed-paste-mode): New function.
58         (terminal-init-xterm): Call it.
59         (terminal-init-xterm-modify-other-keys): Use tty-mode-set-strings
60         and tty-mode-reset-strings instead of random hooks.
61         (xterm-turn-on-modify-other-keys)
62         (xterm-turn-off-modify-other-keys)
63         (xterm-remove-modify-other-keys): Delete obsolete functions.
65         * term/screen.el: Rewrite to just use the xterm code.  Add
66         copyright notice.  Mention tmux.
68 2014-04-17  Ian D  <dunni@gnu.org>  (tiny change)
70         * image-mode.el (image-mode-window-put): Also update the property of
71         the "default window".
72         * doc-view.el (doc-view-new-window-function): If no window
73         exists, move to the last known page.
75 2014-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
77         * progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in
78         here-documents (bug#17262).
80 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
82         * term/pc-win.el (x-list-fonts, x-get-selection-value):
83         Provide doc strings, as required by snarf-documentation.
85 2014-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
87         * ps-def.el (ps-generate-postscript-with-faces1): Use the new `sorted'
88         arg of overlays-at.  Use `invisible-p'.
90         * obsolete/lucid.el (extent-at):
91         * htmlfontify.el (hfy-overlay-props-at): Use the new `sorted' arg of
92         overlays-at.
93         (hfy-fontify-buffer): Remove unused var `orig-ovls'.
95 2014-04-16  João Távora  <joaotavora@gmail.com>
97         * net/shr.el (shr-expand-url): Use `expand-file-name' for relative
98         links.  (Bug#17217).
100 2014-04-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
102         * vc/ediff-diff.el (ediff-set-fine-diff-properties-in-one-buffer):
103         Use mapc to loop over a vector.  (Bug#17257).
105 2014-04-16  Michael Albinus  <michael.albinus@gmx.de>
107         * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previous
108         patch, there are new problems with file names containing spaces.
109         Get rid of backticks.  (Bug#17238)
111 2014-04-16  João Távora  <joaotavora@gmail.com>
113         * elec-pair.el (electric-pair--syntax-ppss): Simplify and fix
114         possible bug.
116 2014-04-16  Eli Zaretskii  <eliz@gnu.org>
118         * frame.el (blink-cursor-blinks, blink-cursor-blinks-done): Doc fixes.
119         (blink-cursor-mode): Mention customization variables and the
120         effect of 'blink-cursor-blinks'.
122 2014-04-16  Barry O'Reilly  <gundaetiapo@gmail.com>
124         * simple.el (undo): Prevent insertion of identity mapping into
125         undo-equiv-table so as undo-only does not inf loop in the presence
126         of consecutive nils in undo list.
128 2014-04-16  Matthias Dahl  <matthias.dahl@binary-island.eu>
130         * faces.el (make-face): Deprecate optional argument as it is no
131         longer needed/used since the conditional X resources handling
132         has been pushed down to make-face-x-resource-internal itself.
133         (make-empty-face): Don't pass optional argument to make-face.
135 2014-04-16  Karl Fogel  <kfogel@red-bean.com>
137         * savehist.el (savehist-save): Remove workaround for a read-passwd
138         bug that was fixed before 24.3.  Thanks to Juanma Barranquero for
139         noticing that the shim was still present.
141 2014-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
143         * doc-view.el (doc-view-set-doc-type): Ignore file name case; add .pps.
145 2014-04-14  Juanma Barranquero  <lekktu@gmail.com>
147         * faces.el (face-set-after-frame-default): Remove unused local variable.
149 2014-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
151         * progmodes/grep.el: Use lexical-binding.
152         (grep-expand-template): Pass explicit lexical env to `eval'.
153         (zrgrep): Let-bind grep-find-template explicitly.
155         * emacs-lisp/cl-lib.el (current-case-table): Remove setter.
156         * leim/quail/sisheng.el (sisheng-list): Use with-case-table.
158 2014-04-12  Eli Zaretskii  <eliz@gnu.org>
160         * international/characters.el <standard-case-table>: Add entries
161         for letters from the Coptic block u+2C80-u+2CFF.  (Bug#17243)
162         Set category of Coptic characters be 'g' (Greek).
164 2014-04-12  Leo Liu  <sdl.web@gmail.com>
166         * progmodes/octave.el (completion-table-with-cache):
167         Define if not available.
168         (octave-goto-function-definition, octave-sync-function-file-names)
169         (octave-find-definition-default-filename):
170         Backquote upattern for compatibility.
172 2014-04-12  Michael Albinus  <michael.albinus@gmx.de>
174         * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
175         name twice due to backticks.  (Bug#17238)
177 2014-04-12  Glenn Morris  <rgm@gnu.org>
179         * term/w32-win.el (x-win-suspend-error):
180         * term/x-win.el (x-win-suspend-error): Sync docs.
182 2014-04-12  Matthias Dahl  <matthias.dahl@binary-island.eu>
184         * faces.el (make-face): Remove deprecated optional argument.
185         The conditional application of X resources is handled directly by
186         make-face-x-resource-internal since Emacs 24.4.
187         (make-empty-face): Don't pass optional argument to make-face.
189 2014-04-11  Glenn Morris  <rgm@gnu.org>
191         * Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.  (Bug#16429)
193 2014-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
195         Ediff's overlay priorities cause more trouble than they solve.
196         * vc/ediff-init.el (ediff-shadow-overlay-priority): Remove variable.
197         (ediff-highest-priority): Remove function (bug#17234).
198         * vc/ediff-util.el (ediff-highlight-diff-in-one-buffer):
199         * vc/ediff-diff.el (ediff-set-diff-overlays-in-one-buffer)
200         (ediff-set-fine-diff-properties-in-one-buffer): Don't mess with
201         overlay priorities.
203 2014-04-11  Feng Li  <fengli@gmail.com>  (tiny change)
205         * progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect format
206         entry; use symbol boundaries to avoid mis-matches.
208 2014-04-11  Michael Albinus  <michael.albinus@gmx.de>
210         * net/tramp.el (tramp-file-name-handler)
211         (tramp-completion-file-name-handler): Avoid recursive loading.
213         * net/tramp-sh.el (tramp-make-copy-program-file-name):
214         Quote result also locally.
216 2014-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
218         * emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):
219         Remove left-over code.
221         * newcomment.el (comment-indent-new-line): Sink code where it's used.
222         Reuse the previous comment's indentation unconditionally if it's on its
223         own line.
225 2014-04-09  Daniel Colascione  <dancol@dancol.org>
227         * emacs-lisp/lisp.el (backward-up-list): Add `escape-strings',
228         `no-syntax-crossing' arguments.  Forward to `up-list'.
229         (up-list): Add `escape-strings', `no-syntax-crossing' arguments.
230         Implement logic for escaping from strings.  Use narrowing to deal
231         with corner cases.
233 2014-04-09  Leo Liu  <sdl.web@gmail.com>
235         * net/rcirc.el (rcirc-connection-info): New variable.
236         (rcirc-connect): Use it to store connection info.
237         (rcirc-buffer-process): Avoid get-buffer-process which returns nil
238         for killed process.
239         (rcirc-cmd-reconnect): New command.  (Bug#17045)
240         (rcirc-mode, set-rcirc-encode-coding-system)
241         (set-rcirc-decode-coding-system, rcirc-connect): Use setq-local.
243 2014-04-09  Daniel Colascione  <dancol@dancol.org>
245         * emacs-lisp/cl-indent.el: Add comment claiming
246         facility is also good for elisp.
247         (lisp-indent-find-method): New function.
248         (common-lisp-indent-function): Recognize cl-loop.
249         (common-lisp-indent-function-1): Recognize cl constructs; use
250         `lisp-indent-find-method' instead of `get' directly.
251         (if): Use else-body style for elisp.
253 2014-04-09  Dmitry Gutov  <dgutov@yandex.ru>
255         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
256         Module methods.  (Bug#17216)
258 2014-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
260         * help.el (describe-bindings): Fix buffer handling (bug#17210).
261         (describe-bindings-internal): Mark obsolete.
263 2014-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
265         * subr.el (with-silent-modifications): Don't bind deactivate-mark,
266         buffer-file-name, and buffer-file-truename any more.
268 2014-04-08  Leo Liu  <sdl.web@gmail.com>
270         Use lexical-binding and require cl-lib.
271         * net/rcirc.el (rcirc, rcirc-handler-ctcp-KEEPALIVE)
272         (rcirc-handler-generic, rcirc-fill-paragraph)
273         (rcirc-format-response-string, rcirc-target-buffer)
274         (rcirc-last-line, rcirc-record-activity, rcirc-split-activity)
275         (rcirc-activity-string, rcirc-make-trees, rcirc-cmd-ctcp)
276         (rcirc-ctcp-sender-PING, rcirc-browse-url)
277         (rcirc-markup-timestamp, rcirc-markup-attributes)
278         (rcirc-markup-my-nick, rcirc-markup-urls)
279         (rcirc-markup-bright-nicks, rcirc-markup-fill)
280         (rcirc-check-auth-status, rcirc-handler-WALLOPS)
281         (rcirc-handler-JOIN, rcirc-handler-PART-or-KICK)
282         (rcirc-handler-PART, rcirc-handler-KICK, rcirc-handler-QUIT)
283         (rcirc-handler-NICK, rcirc-handler-PING, rcirc-handler-PONG)
284         (rcirc-handler-TOPIC, rcirc-handler-301, rcirc-handler-317)
285         (rcirc-handler-332, rcirc-handler-333, rcirc-handler-477)
286         (rcirc-handler-MODE, rcirc-handler-353, rcirc-handler-366)
287         (rcirc-authenticate, rcirc-handler-INVITE, rcirc-handler-ERROR)
288         (rcirc-handler-ctcp-VERSION, rcirc-handler-ctcp-TIME)
289         (rcirc-handler-CTCP-response): Fix unused arguments warnings and
290         use cl-lib.
292 2014-04-07  João Távora  <joaotavora@gmail.com>
294         * elec-pair.el (electric-pair--syntax-ppss):
295         When inside comments parse from comment beginning.
296         (electric-pair--balance-info): Fix typo in comment.
297         (electric-pair--in-unterminated-string-p): Delete.
298         (electric-pair--unbalanced-strings-p): New function.
299         (electric-pair-string-bound-function): New var.
300         (electric-pair-inhibit-if-helps-balance): Decide quote pairing
301         according to `electric-pair--in-unterminated-string-p'
303         * elec-pair.el (electric-pair-inhibit-if-helps-balance):
304         Inhibit quote pairing if point-max is inside an unterminated string.
305         (electric-pair--looking-at-unterminated-string-p): Delete.
306         (electric-pair--in-unterminated-string-p): New function.
308 2014-04-07  Glenn Morris  <rgm@gnu.org>
310         * shell.el (shell-directory-tracker):
311         Go back to just ignoring failures.  (Bug#17159)
313 2014-04-07  João Távora  <joaotavora@gmail.com>
315         Fix `electric-pair-delete-adjacent-pairs' in modes binding
316         backspace. (bug#16981)
317         * elec-pair.el (electric-pair-backward-delete-char): Delete.
318         (electric-pair-backward-delete-char-untabify): Delete.
319         (electric-pair-mode-map): Bind backspace to a menu item filtering
320         a new `electric-pair-delete-pair' command.
321         (electric-pair-delete-pair): New command.
323         * progmodes/python.el (python-electric-pair-string-delimiter):
324         Fix triple-quoting electricity.  (Bug#17192)
326         * elec-pair.el (electric-pair-post-self-insert-function):
327         Don't skip whitespace when `electric-pair-text-pairs' and
328         `electric-pair-pairs' were used. syntax to
329         electric-pair--skip-whitespace.  (Bug#17183)
331 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
333         * leim/quail/ipa.el (ipa-x-sampa): Fix the character produced for
334         "<F>".  (Bug#17199)
336 2014-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
338         * mpc.el (mpc--status-timer-run): Disable timer if not displayed.
339         (mpc--status-idle-timer-run): Use mpc--status-timer-run.
341 2014-04-07  Glenn Morris  <rgm@gnu.org>
343         * help.el (view-lossage): Doc tweak.
345 2014-04-07  Matthias Dahl  <ml_emacs-lists@binary-island.eu>
347         * faces.el (face-spec-recalc): Call make-face-x-resource-internal
348         only when inhibit-x-resources is nil, and do that earlier in the
349         function.  Doc fix.  (Bug#16694)
350         (face-spec-choose): Accept additional optional argument, whose
351         value is returned if no matching attributes are found.
352         (face-spec-recalc): Use the new optional argument when calling
353         face-spec-choose.  (Bug#16378)
354         (make-face-x-resource-internal): Do nothing when
355         inhibit-x-resources is non-nil.  Don't touch the default face if
356         reversed video is given--as was done in previous versions of Emacs.
357         (face-set-after-frame-default): Don't call
358         make-face-x-resource-internal here.  (Bug#16434)
360 2014-04-07  Tassilo Horn  <tsdh@gnu.org>
362         * doc-view.el (doc-view-bookmark-jump):
363         Use `bookmark-after-jump-hook' to jump to the right page after the
364         buffer is shown in a window.  (bug#16090)
366 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
368         * international/characters.el (mirroring): Fix last change:
369         instead of loading uni-mirrored.el explicitly, do that implicitly
370         by creating the 'mirroring' uniprop table.  This avoids announcing
371         the loading of uni-mirrored.el.
373 2014-04-07  Glenn Morris  <rgm@gnu.org>
375         * files.el (buffer-stale--default-function)
376         (buffer-stale-function, revert-buffer--default):
377         * autorevert.el (auto-revert-buffers): Doc tweaks.
379 2014-04-07  Eli Zaretskii  <eliz@gnu.org>
381         * international/characters.el: Preload uni-mirrored.el.  (Bug#17169)
383 2014-04-07  Glenn Morris  <rgm@gnu.org>
385         * files.el (make-backup-file-name-function)
386         (make-backup-file-name, make-backup-file-name--default-function)
387         (make-backup-file-name-1, find-backup-file-name)
388         (revert-buffer-function, revert-buffer-insert-file-contents-function)
389         (buffer-stale--default-function, buffer-stale-function)
390         (before-revert-hook, after-revert-hook, revert-buffer-in-progress-p)
391         (revert-buffer, revert-buffer--default)
392         (revert-buffer-insert-file-contents--default-function):
393         Doc fixes related to defaults no longer being nil.
394         (make-backup-file-name-function): Bump :version.
395         Restore nil as a valid but deprecated custom type.
397 2014-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
399         * progmodes/perl-mode.el (perl-syntax-propertize-function):
400         Handle $' used as a variable (bug#17174).
402         * progmodes/perl-mode.el (perl-indent-new-calculate):
403         Handle forward-sexp failure (bug#16985).
404         (perl-syntax-propertize-function): Add "foreach" and "for" statement
405         modifiers introducing expressions (bug#17116).
407 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
409         * dired-aux.el (dired-file-set-difference): Use lexical-scoping.
411 2014-04-05  Leo Liu  <sdl.web@gmail.com>
413         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
414         Add define-compilation-mode.
416 2014-04-04  João Távora  <joaotavora@gmail.com>
418         * elec-pair.el (electric-pair--syntax-ppss): When inside comments
419         parse from comment beginning.
420         (electric-pair--balance-info): Fix typo in comment.
421         (electric-pair--in-unterminated-string-p): Delete.
422         (electric-pair--unbalanced-strings-p): New function.
423         (electric-pair-string-bound-function): New var.
424         (electric-pair-inhibit-if-helps-balance): Decide quote pairing
425         according to `electric-pair--in-unterminated-string-p'.
427 2014-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
429         * textmodes/reftex-parse.el (reftex--index-tags): Rename `index-tags'.
430         Move declaration before first use.
431         (reftex-move-to-next-arg): Silence compiler warning.
433 2014-04-04  Joost Kremers  <joostkremers@fastmail.fm>  (tiny change)
435         * textmodes/reftex-toc.el (reftex-toc, reftex-re-enlarge):
436         Use `window-total-width' instead of `window-width'.
438 2014-04-03  Daniel Colascione  <dancol@dancol.org>
440         * subr.el (set-transient-map): Remove rms's workaround entirely;
441         use new `suspicious-object' subr to mark our lambda for closer
442         scrutiny during gc.
444 2014-04-02  Richard Stallman  <rms@gnu.org>
446         * subr.el (set-transient-map): Comment out previous change.
448 2014-04-02  Glenn Morris  <rgm@gnu.org>
450         * menu-bar.el (menu-bar-file-menu):
451         * vc/ediff.el (ediff-current-file):
452         Update for revert-buffer-function no longer being nil by default.
454         * simple.el (command-execute): Respect nil disabled-command-function.
456 2014-04-02  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
458         * simple.el (command-execute): Do not execute the command when it
459         is disabled; fixes thinko in 2013-02-20 conversion from C.  (Bug#17151)
461 2014-04-02  Juri Linkov  <juri@jurta.org>
463         * dired-aux.el (dired-compress-file): Don't use string-match-p
464         because its match data is used afterwards.
466 2014-04-02  Stefan Monnier  <monnier@iro.umontreal.ca>
468         * emacs-lisp/package.el (package-built-in-p): Treat a min-version of
469         0 like nil.
471 2014-04-02  João Távora  <joaotavora@gmail.com>
473         * elec-pair.el (electric-pair-inhibit-if-helps-balance):
474         Inhibit quote pairing if point-max is inside an unterminated string.
475         (electric-pair--looking-at-unterminated-string-p):
476         Delete.
477         (electric-pair--in-unterminated-string-p): New function.
479 2014-04-01  Daniel Colascione  <dancol@dancol.org>
481         * minibuffer.el (minibuffer-complete): Prevent assertion failure
482         when trying to complete the prompt.
484 2014-03-31  Leo Liu  <sdl.web@gmail.com>
486         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
487         Refactor out eldoc-documentation-function-default.
488         (eldoc-documentation-function-default): New function.
489         (eldoc-documentation-function): Change value.
491 2014-03-31  Glenn Morris  <rgm@gnu.org>
493         * simple.el (cycle-spacing--context, cycle-spacing): Doc tweaks.
495         * progmodes/vhdl-mode.el (vhdl-speedbar-select-mra)
496         (vhdl-compose-components-package, vhdl-compose-configuration):
497         Abbreviate default-directory (missing from some previous upstream sync).
499 2014-03-31  Reto Zimmermann  <reto@gnu.org>
501         Sync with upstream vhdl mode v3.35.2.
502         * progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
503         (top-level): No longer require assoc.
504         (vhdl-asort, vhdl-anot-head-p, vhdl-aput, vhdl-adelete, vhdl-aget):
505         New functions.  Use throughout to replace aget etc.
506         (vhdl-aput-delete-if-nil): Rename from vhdl-aput.
507         (vhdl-update-file-contents): Update for vhdl-aput-delete-if-nil rename.
508         (vhdl-template-replace-header-keywords): Fix bug for "<title string>".
509         (vhdl-compile-init): Do not initialize regexps for Emacs 22+.
510         (vhdl-error-regexp-emacs-alist): Remove regexps from all compilers
511         except `vhdl-compiler'.
512         (vhdl-error-regexp-add-emacs): Remove all other compilers,
513         when appropriate.
515 2014-03-31  Glenn Morris  <rgm@gnu.org>
517         * progmodes/vhdl-mode.el (vhdl-expand-abbrev, vhdl-expand-paren):
518         Revert 2014-03-26 merge goof; go back to using defalias.
520 2014-03-30  Daniel Colascione  <dancol@dancol.org>
522         * comint.el (comint-send-input):
523         Deactivate completion-in-region-mode before we send comint input.
524         (Bug#17139).
526         * simple.el (keyboard-quit): Deactivate completion-in-region-mode
527         on keyboard-quit.
529 2014-03-29  Glenn Morris  <rgm@gnu.org>
531         * textmodes/reftex.el: Manage most autoloads automatically.
532         * textmodes/reftex-auc.el, textmodes/reftex-cite.el:
533         * textmodes/reftex-dcr.el, textmodes/reftex-global.el:
534         * textmodes/reftex-index.el, textmodes/reftex-parse.el:
535         * textmodes/reftex-ref.el, textmodes/reftex-sel.el:
536         * textmodes/reftex-toc.el: Set generated-autoload-file,
537         and add autoload cookies for reftex.el.
538         * Makefile.in (AUTOGEN_VCS): Add textmodes/reftex.el.
540 2014-03-28  Glenn Morris  <rgm@gnu.org>
542         * cus-start.el (report-emacs-bug-address): Set custom properties.
543         * mail/emacsbug.el (report-emacs-bug-address):
544         Variable is now defined in emacs.c.
546         * mail/emacsbug.el (report-emacs-bug):
547         Include system-configuration-features.
549 2014-03-28  Michal Nazarewicz  <mina86@mina86.com>
551         * simple.el (cycle-spacing): Never delete spaces on first run by
552         default, but do so in a new 'fast mode and if there are already
553         N spaces (the previous behavior).
554         Compare N with its value in previous invocation so that changing
555         prefix argument restarts `cycle-spacing' sequence.
556         The idea is that with this change, binding M-SPC to
557         `cycle-spacing' should not introduce any changes in behavior of
558         the binding so long as users do not type M-SPC twice in a raw with
559         the same prefix argument or lack thereof.
561 2014-03-28  Glenn Morris  <rgm@gnu.org>
563         * faces.el (term-file-aliases): New variable.
564         (tty-run-terminal-initialization): Respect term-file-aliases.
565         * term/apollo.el, term/vt102.el, term/vt125.el, term/vt201.el:
566         * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el:
567         * term/vt400.el, term/vt420.el: Remove files, replaced by aliases.
569 2014-03-27  Glenn Morris  <rgm@gnu.org>
571         * startup.el (inhibit-startup-hooks): Doc tweak.
572         (normal-top-level): Simplify running of hooks.
573         For window-setup-hook, respect inhibit-startup-hooks.
574         (command-line-1): Don't set window-setup-hook to nil.
576         Allow selective autoloading from obsolete/ directory.
577         * Makefile.in (obsolete-autoloads): New rule.
578         (autoloads): Run obsolete-autoloads.
579         * obsolete/iswitchb.el (iswitchb-mode): Use obsolete-autoload.
580         * simple.el (iswitchb-mode): Remove hand-written autoloads.
582 2014-03-27  Dmitry Gutov  <dgutov@yandex.ru>
584         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
585         Highlight special globals with font-lock-builtin-face.  (Bug#17057)
587         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
588         Don't propertize `?' or `!' as symbol constituent when after
589         colon.  (Bug#17097)
591 2014-03-27  Juanma Barranquero  <lekktu@gmail.com>
593         * frameset.el (frameset--restore-frame): Remove workaround for bug#14795
594         which is no longer needed and causes trouble in GTK builds (bug#17046).
596         * emacs-lisp/package-x.el (package--archive-contents-from-url):
597         Use url-insert-file-contents; package-handle-response no longer exists.
599 2014-03-26  Daniel Colascione  <dancol@dancol.org>
601         * simple.el (process-menu-mode-map): New variable.
602         (process-menu-delete-process): New command.
604 2014-03-26  Juanma Barranquero  <lekktu@gmail.com>
606         * emacs-lisp/package.el: Fix bug#16733 (again).
607         (url-http-parse-response, url-http-end-of-headers, url-recreate-url)
608         (url-http-target-url): Remove unused declarations.
609         (package-handle-response): Remove.
610         (package--with-work-buffer): Use url-insert-file-contents and simplify.
611         (package--download-one-archive): Use current-buffer instead of
612         dynamic binding of `buffer'.
613         (describe-package-1): Do not decode readme-string.
615 2014-03-26  Michael Albinus  <michael.albinus@gmx.de>
617         * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.
619         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Revert change
620         from 2014-03-07, it decreases performance unnecessarily.  Let-bind
621         `remote-file-name-inhibit-cache' to nil in the second pass.
622         (tramp-find-executable): Do not call "which" on SunOS.
623         (tramp-send-command-and-check): Fix docstring.
624         (tramp-do-copy-or-rename-file-directly): In the `rename' case,
625         check whether source directory has set the sticky bit.
627 2014-03-26  Barry O'Reilly  <gundaetiapo@gmail.com>
629         * simple.el (primitive-undo): Only process marker adjustments
630         validated against their corresponding (TEXT . POS).  Issue warning
631         for lone marker adjustments in undo history.  (Bug#16818)
632         (undo-make-selective-list): Add marker adjustments to selective
633         undo list based on whether their corresponding (TEXT . POS) is in
634         the region.  Remove variable adjusted-markers, which was unused
635         and only non nil during undo-make-selective-list.
636         (undo-elt-in-region): Return nil when passed a marker adjustment
637         and explain in function doc.
639 2014-03-26  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
641         * align.el (align-region): Do not fail when end-mark is nil (bug#17088).
643 2014-03-26  Dmitry Gutov  <dgutov@yandex.ru>
645         * progmodes/ruby-mode.el (ruby-expression-expansion-re):
646         Match special global variables without curlies, too.
647         (ruby-font-lock-keywords): Simplify the matcher for special global
648         variables.  Don't require a non-word character after the variable.
649         (Bug#17057)
651 2014-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
653         * simple.el (redisplay-highlight-region-function): Increase priority of
654         overlay to make sure boundaries are visible (bug#15899).
656 2014-03-26  Juanma Barranquero  <lekktu@gmail.com>
658         * frameset.el (frameset--initial-params): Fix typo in parameter name.
659         (frameset-restore): Compare display strings with equal.
661         * frame.el (make-frame): Don't quote display name in error message,
662         it is already a string.
664 2014-03-26  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
666         * net/tramp.el (tramp-read-passwd): Suspend the timers while reading
667         the password.
669 2014-03-26  Dmitry Gutov  <dgutov@yandex.ru>
671         * emacs-lisp/package.el (package--add-to-archive-contents):
672         Include already installed and built-in packages in
673         `package-archive-contents'.
674         (package-install): Don't include already installed packages in the
675         options during interactive invocation.  (Bug#16762)
676         (package-show-package-list): If the buffer is already displayed in
677         another window, switch to that window.
679 2014-03-26  Reto Zimmermann  <reto@gnu.org>
681         Sync with upstream vhdl mode v3.35.1.
682         * progmodes/vhdl-mode.el (vhdl-version, vhdl-time-stamp): Update.
683         (vhdl-compiler-alist): Doc fix.
684         (vhdl-goto-line): Remove.
685         (vhdl-mode-abbrev-table-init): Add XEmacs compat.
686         (vhdl-mode) <paragraph-start>: Fix value.
687         (vhdl-fix-statement-region): Not `for' in wait-statement.
688         (vhdl-beautify-region): Also (un)tabify.
689         (vhdl-get-visible-signals):
690         Scan declarative part of generate statements.
691         (vhdl-template-record): Fix indentation for record type declaration.
692         (vhdl-expand-abbrev, vhdl-expand-paren):
693         Revert to using fset again rather than defalias.
694         (vhdl-scan-directory-contents): Tweak.
695         (vhdl-speedbar-find-file, vhdl-speedbar-port-copy)
696         (vhdl-compose-components-package):
697         Replace vhdl-goto-line with forward-line.
698         (top-level): Tweak speedbar frame selection.
699         (vhdl-generate-makefile-1): Support for compilers with no
700         unit-to-file name mapping (create directory with dummy files).
702 2014-03-26  Wilson Snyder  <wsnyder@wsnyder.org>
704         Sync with upstream verilog-mode revision 702457d.
705         * progmodes/verilog-mode.el (verilog-mode-version): Update.
706         (create-lockfiles): Declare.
707         (verilog-read-decls): Fix module header imports, bug709.
708         Reported by Victor Lau.
709         Fix parsing 'var' in AUTOs, msg1294.  Reported by Dominique Chen.
710         (verilog-auto-inout-module): Fix AUTOINOUTMODULE not inserting
711         interface-only modules, bug721.  Reported by Dean Hoyt.
713 2014-03-26  Glenn Morris  <rgm@gnu.org>
715         * obsolete/gulp.el: Move here from emacs-lisp/.
717         * files.el (lock-buffer, unlock-buffer, file-locked-p):
718         Remove fallback aliases, since they are always defined now.
720 2014-03-24  Daniel Colascione  <dancol@dancol.org>
722         * emacs-lisp/cl-macs.el (cl--do-arglist): Use `plist-member'
723         instead of cl-loop search function.
725 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
727         * calendar/parse-time.el (parse-time-iso8601-regexp)
728         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
729         it more generally.
731 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
733         * net/dns.el (network-interface-list): Define for XEmacs.
735 2014-03-23  Magnus Henoch  <magnus.henoch@gmail.com>
737         * net/dns.el (dns-servers-up-to-date-p): New function to see whether
738         the network interfaces changed.
739         (dns-query): Use it to flush the data.
741 2014-03-23  Juanma Barranquero  <lekktu@gmail.com>
743         * vc/vc.el (vc-rollback): Use set-buffer-modified-p.
745 2014-03-23  Daniel Colascione  <dancol@dancol.org>
747         Change subword-mode to use `find-word-boundary-function-table' and
748         replace `capitalized-words-mode'.  Also, convert to lexical
749         binding.
751         * progmodes/cap-words.el: Delete now-obsolete file.
752         * progmodes/subword.el: Reimplement using
753         `find-word-boundary-function-table'.
754         (subword-mode-map): Hollow out.
755         (capitalized-words-mode): Define as obsolete alias for
756         `subword-mode'.
757         (subword-mode, superword-mode): Tweak documentation to reflect new
758         implementation; call `subword-setup-buffer'.
759         (subword-forward, subword-capitalize): Add underscore to indicate
760         unused variable.
761         (subword-find-word-boundary-function-table): New constant.
762         (subword-empty-char-table): New constant.
763         (subword-setup-buffer): New function.
764         (subword-find-word-boundary): New function.
766 2014-03-23  Daniel Colascione  <dancol@dancol.org>
768         * emacs-lisp/cl-macs.el (cl--do-arglist): Use a little `cl-loop'
769         list to look for keyword arguments instead of `memq', fixing
770         (Bug#3647) --- unfortunately, only for freshly-compiled code.
771         Please make bootstrap.
773 2014-03-22  Glenn Morris  <rgm@gnu.org>
775         * dired.el (dired-read-regexp): Make obsolete.
776         (dired-mark-files-regexp, dired-mark-files-containing-regexp)
777         (dired-flag-files-regexp):
778         * dired-aux.el (dired-mark-read-regexp):
779         * dired-x.el (dired-mark-unmarked-files): Use read-regexp directly.
781         * startup.el (fancy-startup-text):
782         * help.el (describe-gnu-project): Visit online info about GNU project.
784         * help-fns.el (help-fns--interactive-only): New function.
785         (help-fns-describe-function-functions): Add the above function.
786         * simple.el (beginning-of-buffer, end-of-buffer, insert-buffer)
787         (next-line, previous-line): Remove hand-written interactive-only
788         information from doc strings, it is auto-generated now.
789         * bookmark.el (bookmark-write):
790         * epa-mail.el (epa-mail-decrypt, epa-mail-verify, epa-mail-sign)
791         (epa-mail-import-keys): Mark interactive-only,
792         and remove hand-written interactive-only information from doc strings.
793         * epa.el (epa-decrypt-armor-in-region, epa-verify-region)
794         (epa-verify-cleartext-in-region, epa-sign-region, epa-encrypt-region):
795         * files.el (not-modified):
796         * simple.el (mark-whole-buffer): Mark interactive-only.
798         * emacs-lisp/byte-run.el (defun-declarations-alist):
799         Add interactive-only.  Doc tweak.
800         (macro-declarations-alist): Doc tweak.
801         * subr.el (declare): Doc tweak (add xref to manual).
802         * comint.el (comint-run):
803         * files.el (insert-file-literally, insert-file):
804         * replace.el (replace-string, replace-regexp):
805         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
806         (delete-forward-char, goto-line, insert-buffer, next-line)
807         (previous-line): Set interactive-only via declare.
809 2014-03-22  Dmitry Gutov  <dgutov@yandex.ru>
811         * emacs-lisp/package.el (package-desc): Use the contents of the
812         quoted form, not its cdr.  (Bug#16873)
814 2014-03-22  Juanma Barranquero  <lekktu@gmail.com>
816         * w32-common-fns.el (x-selection-owner-p): Add empty docstring for the
817         benefit of doc.c; change parameter profile to match the X function.
819 2014-03-22  Leo Liu  <sdl.web@gmail.com>
821         * help.el (temp-buffer-setup-hook): Remove help-mode-setup.
822         (temp-buffer-show-hook): Remove help-mode-finish.  (Bug#16038)
824 2014-03-21  Richard Stallman  <rms@gnu.org>
826         * battery.el (battery-linux-sysfs): Search for each field
827         from the beginning of the buffer.
829         * subr.el (set-transient-map): Clear out function and value
830         of the temporary symbol when we're done with it.
832         * mail/rmailsum.el (rmail-summary-delete-forward):
833         Optimize case of reaching end and handling count.
834         (rmail-summary-mark-deleted): Optimize when N is current msg.
835         Don't create new summary line.
836         (rmail-summary-undelete): Pass arg to rmail-undelete-previous-message.
837         (rmail-summary-undelete-many): Rewrite for speed.
838         (rmail-summary-msg-number): New function.
840         * mail/rmail.el (rmail-delete-message): Update summary.
841         (rmail-undelete-previous-message): Handle repeat count arg.
842         (rmail-delete-backward, rmail-delete-forward): Likewise.
844 2014-03-21  Daniel Colascione  <dancol@dancol.org>
846         * mail/emacsbug.el (report-emacs-bug): Include memory usage
847         information in bug reports.
849 2014-03-21  Michael Albinus  <michael.albinus@gmx.de>
851         * net/tramp.el (tramp-methods): Add docstring for `tramp-login-env'
852         and `tramp-copy-env'.
854         * net/tramp-sh.el (tramp-methods) <sudo>: Add `tramp-login-env'.
855         (tramp-maybe-open-connection): Handle `tramp-login-env'.
857 2014-03-21  Glenn Morris  <rgm@gnu.org>
859         * electric.el (electric-indent-post-self-insert-function): Add doc.
861 2014-03-21  Dmitry Gutov  <dgutov@yandex.ru>
863         * emacs-lisp/package.el (package-compute-transaction):
864         Use `version-list-<=' to compare the requirement version against
865         the version of package already to be installed.  Update the error
866         message.  (Bug#16826)
868         * progmodes/ruby-mode.el (ruby-smie-rules):
869         Add indentation rule for ` @ '.  (Bug#17050)
871 2014-03-21  Juanma Barranquero  <lekktu@gmail.com>
873         * align.el (align-regexp): Remove superfluous backslash.
875         * ffap.el (ffap-ftp-default-user, ffap-url-regexp)
876         (ffap-pass-wildcards-to-dired, dired-at-point-require-prefix)
877         (ffap-rfc-path, ffap-ftp-sans-slash-regexp, ffap-menu-regexp):
878         Fix docstring typos.
879         (ffap-next): Use C-u in docstring.
880         (ffap-machine-p, ffap-list-env, ffap-alist, ffap-alist)
881         (ffap-string-at-point-mode-alist, ffap-menu, ffap-menu-ask):
882         Remove superfluous backslashes.
883         (ffap-string-at-point): Reflow docstring.
885         * server.el (server-host): Reflow docstring.
886         (server-unload-function): Fix docstring typo.
887         (server-eval-at): Remove superfluous backslash.
889         * skeleton.el (skeleton-insert): Remove superfluous backslash.
890         (skeleton-insert): Doc fix.
891         (skeleton-insert): Reflow docstring.
893         * term/tty-colors.el (tty-color-alist, tty-modify-color-alist)
894         (tty-color-approximate, tty-color-by-index, tty-color-values)
895         (tty-color-desc): Remove superfluous backslashes.
897 2014-03-21  Glenn Morris  <rgm@gnu.org>
899         * cus-start.el (history-length): Bump :version.
901         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
902         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
903         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
904         Don't set `make-backup-files'.
906         * info.el (info--prettify-description): New function,
907         to give info-finder descriptions consistent case, punctuation.
908         (Info-finder-find-node): Use it.  Sort packages.
909         Refer to "description" rather than "commentary".
911 2014-03-21  Juanma Barranquero  <lekktu@gmail.com>
913         * frameset.el (frameset--print-register): New function.
914         (frameset-to-register): Use it.
916 2014-03-20  Juanma Barranquero  <lekktu@gmail.com>
918         * progmodes/hideif.el (hif-string-to-number): New function.
919         (hif-tokenize): Use it to understand non-decimal floats.
921         * emacs-lisp/cl-extra.el (cl--map-overlays): Remove obsolete code.
923         * skeleton.el (skeleton-autowrap): Mark as obsolete.  Doc fix.
925 2014-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
927         * electric.el (electric-newline-and-maybe-indent): New command.
928         Bind it globally to C-j.
929         (electric-indent-mode): Don't mess with the global map any more.
930         Don't drop the post-self-insert-hook is some buffer is still using it
931         (bug#16770).
933         * bindings.el (global-map): Remove C-j binding.
935         * emacs-lisp/nadvice.el (advice--make-docstring): Try harder to find
936         the docstring of functions advised before dumping (bug#16993).
938 2014-03-19  Stefan-W. Hahn  <stefan.hahn@s-hahn.de>  (tiny change)
940         * ps-print.el (ps-generate-postscript-with-faces):
941         Explicitly deactivate the mark (bug#16866).
942         * simple.el (deactivate-mark): Update region highlight.
944 2014-03-19  Juanma Barranquero  <lekktu@gmail.com>
946         * emacs-lisp/package.el (describe-package-1):
947         Decode commentary (bug#16733).
949 2014-03-18  Juanma Barranquero  <lekktu@gmail.com>
951         * custom.el (defcustom): Doc fix: recommend avoiding destructive
952         modification of the value argument of :set (bug#16755).
954 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
956         * simple.el (newline-and-indent): Do autofill (bug#17031).
958 2014-03-18  Dmitry Gutov  <dgutov@yandex.ru>
960         * newcomment.el (comment-normalize-vars): Only add escaping check
961         to `comment-start-skip' if not `comment-use-syntax'.  (Bug#16971)
962         (comment-beginning): Use `narrow-to-region' instead of moving back
963         one character.
964         (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
965         (comment-start-skip): Update the docstring.
967 2014-03-18  Richard Stallman  <rms@gnu.org>
969         * dired.el (dired-display-file): Force use of other window.
971 2014-03-18  Daniel Colascione  <dancol@dancol.org>
973         * startup.el (tty-handle-args): Remove debug message from 2007.
975 2014-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
977         * emacs-lisp/nadvice.el (advice--interactive-form): New function.
978         (advice--make-interactive-form): Use it to avoid (auto)loading function.
979         (advice--make-1, advice-add, advice-remove):
980         Remove braindead :advice-pending hack.
982 2014-03-17  Glenn Morris  <rgm@gnu.org>
984         * calendar/calendar.el (calendar-generate-month): Apply weekend
985         face to the right days; fixes 2013-08-06 change.  (Bug#17028)
987 2014-03-17  Michael Albinus  <michael.albinus@gmx.de>
989         * net/tramp.el (tramp-action-out-of-band): Read pending output.
990         (tramp-call-process): Trace also DESTINATION.
992         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
993         Quote file names when they are local.  Remove superfluous trace.
995 2014-03-17  Dmitry Gutov  <dgutov@yandex.ru>
997         * newcomment.el (comment-beginning): If `comment-start-skip'
998         doesn't match, move back one char and try again.  (Bug#16971)
1000         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1001         Set `comment-use-syntax' to t to avoid the unnecessary runtime check.
1002         Set `comment-start-skip' to a simpler value that doesn't try to
1003         check if the semicolon is escaped (this is handled by
1004         `syntax-ppss' now).  (Bug#16971)
1006         * progmodes/scheme.el (scheme-mode-variables): Same.
1008 2014-03-16  Martin Rudalics  <rudalics@gmx.at>
1010         Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).
1011         * window.el (with-temp-buffer-window): Don't make BUFFER-OR-NAME
1012         current (Bug#16816, Bug#17007).
1013         (with-current-buffer-window): New macro doing the same as
1014         `with-temp-buffer-window' but with BUFFER-OR-NAME current.
1015         * help.el (help-print-return-message): Warn in doc-string to not
1016         use this in `with-help-window'.
1017         (describe-bindings-internal): Call `describe-buffer-bindings'
1018         from within help buffer.  See Juanma's scenario in (Bug#16816).
1019         (with-help-window): Update doc-string.
1020         * dired.el (dired-mark-pop-up):
1021         * files.el (save-buffers-kill-emacs):
1022         * register.el (register-preview): Use `with-current-buffer-window'
1023         instead of `with-temp-buffer-window'.
1025 2014-03-16  Juanma Barranquero  <lekktu@gmail.com>
1027         * textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
1028         Implement inserting into current buffer, documented in their docstrings.
1029         (rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
1030         (rst-section-tree-point, rst-forward-section, rst-indent)
1031         (rst-compute-tabs, rst-font-lock-find-unindented-line-end)
1032         (rst-font-lock-find-unindented-line-limit, rst-adornment-level)
1033         (rst-font-lock-handle-adornment-pre-match-form)
1034         (rst-repeat-last-character): Reflow docstrings.
1035         (rst-preferred-adornments, rst-update-section, rst-find-title-line)
1036         (rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
1037         (rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
1038         (rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
1039         Fix docstring typos.
1040         (rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
1041         (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
1042         (rst-font-lock-handle-adornment-matcher): Mark unused arguments.
1044 2014-03-15  Juanma Barranquero  <lekktu@gmail.com>
1046         * term/ns-win.el (x-command-line-resources): Rename from ns-... version,
1047         for compatibility with other ports.
1048         (ns-initialize-window-system): Use it.  It is set in term/common-win.el
1049         from the -xrm command line argument, but in the Nextstep port its value
1050         is irrelevant because nsfns.m:Fx_open_connection ignores it for now.
1052         * progmodes/python.el (defconst, python-syntax-count-quotes)
1053         (python-indent-region, python-indent-shift-right)
1054         (python-indent-dedent-line-backspace, python-nav-backward-sexp)
1055         (python-nav-backward-sexp-safe, python-nav-backward-up-list)
1056         (python-shell-prompt-block-regexp, python-shell-prompt-output-regexp)
1057         (python-shell-prompt-pdb-regexp, python-shell-enable-font-lock)
1058         (inferior-python-mode, python-shell-make-comint, run-python-internal)
1059         (python-shell-buffer-substring, python-shell-send-buffer)
1060         (python-pdbtrack-activate, python-pdbtrack-stacktrace-info-regexp)
1061         (python-completion-complete-at-point, python-fill-docstring-style)
1062         (python-eldoc-function, python-imenu-format-item-label)
1063         (python-imenu-format-parent-item-label)
1064         (python-imenu-format-parent-item-jump-label)
1065         (python-imenu--build-tree, python-imenu-create-index)
1066         (python-imenu-create-flat-index): Fix docstring typos.
1067         (python-indent-context, python-shell-prompt-regexp, run-python):
1068         Remove superfluous backslashes.
1069         (python-indent-line, python-nav-beginning-of-defun)
1070         (python-shell-get-buffer, python-shell-get-process)
1071         (python-info-current-defun, python-info-current-line-comment-p)
1072         (python-info-current-line-empty-p, python-util-popn): Doc fixes.
1073         (python-indent-post-self-insert-function, python-shell-send-file)
1074         (python-shell-completion-get-completions)
1075         (python-shell-completion-complete-or-indent)
1076         (python-eldoc--get-doc-at-point): Reflow docstrings.
1078 2014-03-14  Glenn Morris  <rgm@gnu.org>
1080         * emacs-lisp/package.el (package-menu-mode-map):
1081         Replace use of obsolete function alias.  Tweak menu item text.
1083         * info.el (Info-finder-find-node):
1084         Ignore the `emacs' metapackage.  (Bug#10813)
1086         * finder.el (finder-list-matches): Include unversioned packages
1087         in the result of a keyword search.
1089         * finder.el (finder--builtins-descriptions): New constant.
1090         (finder-compile-keywords): Use finder--builtins-descriptions.
1092 2014-03-14  Dmitry Gutov  <dgutov@yandex.ru>
1094         * simple.el (blink-matching-paren): Describe the new value,
1095         `jump', enabling the old behavior.
1096         (blink-matching-open): Use that value.  (Bug#17008)
1098 2014-03-14  Glenn Morris  <rgm@gnu.org>
1100         * finder.el (finder-no-scan-regexp): Add leim-list.
1101         (finder-compile-keywords):
1102         Don't skip files with same basename.  (Bug#14010)
1103         * Makefile.in (setwins_finder): New, excluding leim.
1104         (finder-data): Use setwins_finder.
1106         * help-fns.el (help-split-fundoc, help-add-fundoc-usage)
1107         (help-function-arglist, help-make-usage): Move from here...
1108         * help.el (help-split-fundoc, help-add-fundoc-usage)
1109         (help-function-arglist, help-make-usage): ... to here.  (Bug#17001)
1110         * emacs-lisp/bytecomp.el (byte-compile-lambda): Do not load help-fns.
1112 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
1114         * net/socks.el (socks, socks-override-functions)
1115         (socks-find-services-entry):
1116         * progmodes/hideif.el (hif-set-var, hif-nexttoken, hif-comma)
1117         (hif-find-ifdef-block):
1118         * progmodes/modula2.el (m2-indent): Fix docstring typos.
1120         * net/tls.el (tls-program): Reflow docstring.
1122         * progmodes/pascal.el (pascal-mode-abbrev-table)
1123         (pascal-imenu-generic-expression, pascal-auto-endcomments)
1124         (pascal-mark-defun, pascal-comment-area, pascal-indent-level)
1125         (pascal-outline-mode): Fix docstring typos.
1126         (pascal-mode): Let define-derived-mode document mode hook.
1127         (pascal-uncomment-area): Reflow.
1128         (pascal-exclude-str-start, pascal-exclude-str-end): Add docstring.
1130         * progmodes/opascal.el (opascal-compound-block-indent)
1131         (opascal-case-label-indent): Fix docstring typos.
1132         (opascal-mode): Fix typos; let defined-derived-mode document mode hook.
1134 2014-03-13  Dmitry Gutov  <dgutov@yandex.ru>
1136         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1137         Fontify multiple adjacent negation chars.  (Bug#17004)
1139 2014-03-13  Tom Willemse  <tom@ryuslash.org>  (tiny change)
1141         * emacs-lisp/package.el (package--prepare-dependencies):
1142         Accept requirements without explicit version (bug#14941).
1144 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
1146         * register.el (register-separator, copy-to-register): Doc fixes.
1147         (register-preview-default): Remove unnecessary call to concat.
1149         * frameset.el (frameset-restore): When checking for a visible frame,
1150         use the action map instead of calling visible-frame-list.
1152 2014-03-12  Jonas Bernoulli  <jonas@bernoul.li>
1154         * emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
1156 2014-03-12  Martin Rudalics  <rudalics@gmx.at>
1158         * window.el (fit-frame-to-buffer): Get maximum width from
1159         display's width instead of height.
1161 2014-03-12  Glenn Morris  <rgm@gnu.org>
1163         * desktop.el (desktop-restore-frames)
1164         (desktop-restore-in-current-display, desktop-restore-forces-onscreen)
1165         (desktop-restore-reuses-frames): Doc tweaks.
1167         * electric.el (electric-indent-mode): Doc fix.
1169 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
1171         * vc/pcvs.el (cvs-temp-buffer, defun-cvs-mode, cvs-get-cvsroot)
1172         (cvs-checkout, cvs-mode-checkout, cvs-update-filter, cvs-mode-mark)
1173         (cvs-mode-diff-head, cvs-mode-diff-repository, cvs-mode-diff-yesterday)
1174         (cvs-mode-diff-vendor, cvs-mode-do, cvs-change-cvsroot)
1175         (cvs-dired-use-hook): Fix docstring typos.
1176         (cvs-mode-view-file-other-window, cvs-mode-byte-compile-files):
1177         Doc fixes.
1179         * vc/pcvs-defs.el (cvs-auto-remove-handled)
1180         (cvs-auto-remove-directories, cvs-default-ignore-marks)
1181         (cvs-idiff-imerge-handlers, cvs-reuse-cvs-buffer)
1182         (cvs-execute-single-dir): Fix docstring typos.
1184         * vc/pcvs-info.el (cvs-status-map, cvs-states): Fix docstring typos.
1185         (cvs-fileinfo-pp, cvs-fileinfo-from-entries): Doc fixes.
1187         * vc/pcvs-parse.el (cvs-parsed-fileinfo): Reflow docstring.
1189         * vc/pcvs-util.el (cvs-flags-query, cvs-flags-set, cvs-prefix-set):
1190         Fix docstring typos.
1192 2014-03-12  Juanma Barranquero  <lekktu@gmail.com>
1194         * frameset.el (frameset--jump-to-register): Add autoload; it could be
1195         called from jump-to-register after unloading the frameset package.
1197 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1199         * simple.el (set-mark): Ensure mark-active is nil if the mark is nil
1200         (bug#16975).  Deactivate the mark before setting it to nil.
1201         (activate-mark): Do nothing if region is already active.
1203 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
1205         * frameset.el (frameset--target-display): Remove definition; declare.
1206         (frameset-save, frameset-restore): Let-bind frameset--target-display.
1208 2014-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1210         * emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.
1211         (advice-add): Add a :advice--pending marker, so advice--make-1 knows
1212         when the advice is pending.
1213         (advice-remove): Remove this marker when not needed any more.
1215 2014-03-11  Juanma Barranquero  <lekktu@gmail.com>
1217         * frameset.el: Separate options for reusing frames and cleaning up.
1218         (frameset--reuse-list): Remove definition; declare.
1219         (frameset--action-map): Declare.
1220         (frameset--find-frame-if): Doc fix.
1221         (frameset--restore-frame): Cache frame action.
1222         (frameset-restore): New keyword arg CLEANUP-FRAMES, allows to select
1223         how to clean up the frame list after restoring.  Remove cleaning
1224         options from REUSE-FRAMES.  Change all keyword values to symbols.
1225         (frameset--jump-to-register): Simplify by using CLEANUP-FRAMES.
1227         * desktop.el (desktop-restore-forces-onscreen)
1228         (desktop-restore-reuses-frames): Use non-keyword values.
1229         (desktop-restore-frameset): Use CLEANUP-FRAMES arg of frameset-restore.
1231 2014-03-10  Glenn Morris  <rgm@gnu.org>
1233         * files.el (find-file): Doc fix: update info node name.
1235         * emacs-lisp/advice.el (ad-add-advice, defadvice):
1236         Doc fix: remove references to deleted info nodes.
1238 2014-03-10  Michael Albinus  <michael.albinus@gmx.de>
1240         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
1241         Do not add `nil' to the environment, when there's no remote `locale'.
1242         (tramp-find-inline-encoding): Check, that the remote host has
1243         installed perl, before sending scripts.
1245 2014-03-10  Leo Liu  <sdl.web@gmail.com>
1247         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
1248         Clear eldoc-last-message.  (Bug#16920)
1250 2014-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1252         * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
1253         (bug#14430).
1255 2014-03-09  Juri Linkov  <juri@jurta.org>
1257         * ansi-color.el (ansi-color-names-vector): Copy default colors
1258         from `xterm-standard-colors' that look well on the default white
1259         background (and also on the black background) to avoid illegible
1260         color combinations like yellow-on-white and white-on-white.
1261         http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
1263 2014-03-08  Juanma Barranquero  <lekktu@gmail.com>
1265         * frameset.el (frameset-restore): When no frame is visible, do not
1266         generate a list of frames, just make visible the selected one.
1268 2014-03-08  Dmitry Gutov  <dgutov@yandex.ru>
1270         * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
1271         it only contains the repository root.  (Bug#16897)
1273 2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
1275         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
1276         only when `remote-file-name-inhibit-cache' is nil.
1277         (tramp-sh-file-name-handler): Use `tramp-error'.  Simplify code.
1279 2014-03-06  Martin Rudalics  <rudalics@gmx.at>
1281         * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
1282         Fix doc-strings.
1283         (fit-frame-to-buffer): New argument ONLY.  Remove dependency on
1284         fit-frame-to-buffer variable.  Fix doc-string.
1285         (fit-window-to-buffer): Set ONLY argument in call of
1286         fit-frame-to-buffer.  Fix doc-string.
1288 2014-03-06  Michael Albinus  <michael.albinus@gmx.de>
1290         * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
1291         (tramp-action-password): Clear password cache if needed.
1292         (tramp-read-passwd): Do not clear password cache.
1294         * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
1295         cache unless it is the first password request.
1297 2014-03-06  Glenn Morris  <rgm@gnu.org>
1299         * simple.el (newline): Doc tweak.
1301         * emacs-lisp/shadow.el (load-path-shadows-find):
1302         Ignore dir-locals.  (Bug#12357)
1304 2014-03-05  Glenn Morris  <rgm@gnu.org>
1306         * files.el (interpreter-mode-alist):
1307         * progmodes/sh-script.el (sh-ancestor-alist): Add dash.  (Bug#16938)
1309 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
1311         * frameset.el (frameset--initial-params): Filter out null entries.
1313 2014-03-05  Martin Rudalics  <rudalics@gmx.at>
1315         * window.el (window-min-height, window-min-width):
1316         Rewrite doc-strings.
1317         (window-body-size): Add PIXELWISE argument to make it consistent
1318         with its callees.
1320 2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
1322         * finder.el (finder-mode-map, finder-mode-syntax-table):
1323         Revert part of 2014-02-28 change.
1325 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
1327         * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
1328         (eww-setup-buffer): Clear next/prev/etc more reliably.
1329         (eww-textarea-map): [tab] doesn't work on tty.
1330         Reported by Mario Lang.
1332         * net/shr.el (shr-map): Ditto.
1334 2014-03-04  Glenn Morris  <rgm@gnu.org>
1336         * minibuffer.el (completion-hilit-commonality):
1337         Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
1339 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
1341         * hilit-chg.el (hilit-chg-unload-function): New function.
1342         (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
1343         (hilit-chg-map-changes): Prefer cardinal number to digit.
1344         (hilit-chg-display-changes): Reflow docstring.
1345         (highlight-changes-rotate-faces): Remove superfluous backslash.
1347 2014-03-04  Michael Albinus  <michael.albinus@gmx.de>
1349         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
1350         `tramp-send-command-and-check'.
1352 2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
1354         * hexl.el (hexl-address-region, hexl-ascii-region)
1355         (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
1356         (hexl-backward-short, hexl-forward-short, hexl-backward-word)
1357         (hexl-forward-word, hexl-previous-line, hexl-next-line):
1358         Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
1359         (hexl-mode): Doc fix.
1360         (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
1361         (hexl-mode-ruler): Fix typos in docstrings.
1363         * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
1364         (strokes-character, strokes-get-grid-position, strokes-list-strokes):
1365         Remove superfluous backslashes.
1366         (strokes-last-stroke, strokes-global-map, strokes-mode):
1367         Reflow docstrings.
1368         (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
1369         (strokes-xpm-for-compressed-string): Use quotes with buffer name.
1370         (strokes-distance-squared, strokes-global-set-stroke)
1371         (strokes-global-set-stroke-string): Doc fixes.
1372         (strokes-help): Fix typos; reflow docstring.
1374 2014-03-04  Martin Rudalics  <rudalics@gmx.at>
1376         * window.el (window-in-direction): Fix doc-string.
1378 2014-03-04  Glenn Morris  <rgm@gnu.org>
1380         * emacs-lisp/smie.el (smie-config-guess): Doc fix.
1381         Explicit error if no grammar.
1382         (smie-config-save): Doc fix.  Fix quote typo.
1384 2014-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1386         * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
1387         electric-indent-mode-hook if we obey electric-indent-mode.
1388         (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
1389         decide whether we obey electric-indent-mode.
1390         (c-change-set-fl-decl-start, c-extend-after-change-region):
1391         Silence warnings.
1392         (c-electric-indent-mode-hook): Assume we do want to obey
1393         electric-indent-mode.
1395         * electric.el (electric-indent-mode-has-been-called): Remove.
1396         (electric-indent-mode): Fix accordingly.
1398         * files.el (hack-local-variables): Mention file name in warning.
1400         * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
1402 2014-03-04  Michal Nazarewicz  <mina86@mina86.com>
1404         * bindings.el: Add comment describing why C-d binds to `delete-char'.
1405         * simple.el (delete-forward-char): Mark as interactive-only.
1407 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
1409         * icomplete.el (icomplete-completions):
1410         Follow-up to 2014-03-01 change.
1412         * icomplete.el: Miscellaneous doc fixes.
1413         Use Icomplete everywhere instead of icomplete for consistency.
1414         (icomplete-max-delay-chars): Fix typo.
1415         (icomplete-mode): Use \[].
1416         (icomplete-tidy, icomplete-exhibit): Reflow.
1417         (icomplete-minibuffer-setup-hook, icomplete-completions):
1418         Remove superfluous backlashes.
1420         * ido.el: Miscellaneous doc fixes.
1421         Use Ido everywhere instead of ido or `ido' for consistency.
1422         (ido-record-ftp-work-directories, ido-merge-ftp-work-directories)
1423         (ido-cache-ftp-work-directory-time, ido-slow-ftp-hosts)
1424         (ido-slow-ftp-host-regexps, ido-reread-directory): Upcase "ftp".
1425         (ido-separator): Extract obsolescence info from docstring and declare
1426         with make-obsolete-variable.
1427         (ido-minibuffer-setup-hook): Simplify example.
1428         (ido-text, ido-text-init, ido-input-stack, ido-report-no-match)
1429         (ido-wide-find-file, ido-wide-find-dir, ido-wide-find-dir-or-delete-dir)
1430         (ido-completion-help, ido-completing-read): Fix typos in docstrings.
1431         (ido-everywhere): Reflow docstring.
1432         (ido-toggle-vc): Doc fix.
1433         (ido-switch-buffer, ido-find-file): Use tabs to improve legibility
1434         of long list of keybindings.
1436 2014-03-03  Glenn Morris  <rgm@gnu.org>
1438         * frame.el (display-pixel-height, display-pixel-width)
1439         (display-mm-dimensions-alist, display-mm-height)
1440         (display-mm-width): Doc tweaks.
1442 2014-03-02  Barry O'Reilly  <gundaetiapo@gmail.com>
1444         * simple.el (undo-elt-in-region): Fix buffer corruption for edge
1445         case of undo in region.
1447 2014-03-02  Martin Rudalics  <rudalics@gmx.at>
1449         * window.el (fit-window-to-buffer): Fix argument in window-size
1450         call when window is horizontally combined.
1452 2014-03-02  Juanma Barranquero  <lekktu@gmail.com>
1454         * icomplete.el (icomplete-completions): Use string-width.
1455         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1457 2014-03-01  Dmitry Gutov  <dgutov@yandex.ru>
1459         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1460         Highlight regexp options.  (Bug#16914)
1462 2014-03-01  Martin Rudalics  <rudalics@gmx.at>
1464         * window.el (window--max-delta-1): Round down when calculating
1465         how many lines/columns we can get from a window.
1467 2014-03-01  Glenn Morris  <rgm@gnu.org>
1469         * isearch.el (search-invisible): Doc fix.
1471         * minibuffer.el (completion-hilit-commonality):
1472         Make `base-size' argument optional.  Short-cut if `prefix-len' is 0.
1473         * comint.el (comint-dynamic-list-completions): Doc fix.
1474         * comint.el (comint-dynamic-list-completions):
1475         * filecache.el (file-cache-minibuffer-complete):
1476         * tempo.el (tempo-display-completions):
1477         * eshell/em-hist.el (eshell-list-history):
1478         Replace use of obsolete argument of display-completion-list.
1480 2014-03-01  Juanma Barranquero  <lekktu@gmail.com>
1482         * icomplete.el (icomplete-completions):
1483         Revert back to using "..." when ?… cannot be displayed.
1485 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
1487         * finder.el (finder-unload-function): New function.
1489 2014-02-28  Juanma Barranquero  <lekktu@gmail.com>
1491         * dframe.el (dframe-detach):
1492         * find-dired.el (find-dired, find-name-dired):
1493         * finder.el (finder-mode-map, finder-mode-syntax-table)
1494         (finder-headmark, finder-select, finder-mouse-select):
1495         Fix docstring typos.
1497 2014-02-28  Martin Rudalics  <rudalics@gmx.at>
1499         Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
1500         * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
1501         Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
1502         Fix doc-string based on a suggestion by Nicolas Richard
1503         <theonewiththeevillook@yahoo.fr>.
1504         * help.el (with-help-window): Fix doc-string.
1506 2014-02-28  Ivan Kanis  <ivan@kanis.fr>
1508         * net/shr.el (shr-image-animate): New option.
1509         (shr-put-image): Respect shr-image-animate.
1511 2014-02-28  Michael Albinus  <michael.albinus@gmx.de>
1513         * net/tramp-adb.el (tramp-adb-parse-device-names):
1514         Use `accept-process-output'.
1515         (tramp-adb-handle-file-truename): Cache the localname only.
1516         (tramp-adb-handle-make-directory)
1517         (tramp-adb-handle-delete-directory): Flush file properties correctly.
1518         (tramp-adb-handle-set-file-modes): Do not raise an error when file
1519         modes cannot be changed.
1521         * net/tramp-cache.el (tramp-flush-directory-property): Remove also
1522         file properties of symlinks.
1524 2014-02-28  Per Starbäck  <starback@stp.lingfil.uu.se>
1526         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update
1527         required/optional fields to match development biblatex.  (Bug#16781)
1529 2014-02-28  Andy Sawyer  <andy.sawyer@gmail.com>  (tiny change)
1531         * saveplace.el (toggle-save-place):
1532         Fix argument handling.  (Bug#16673)
1534 2014-02-28  Glenn Morris  <rgm@gnu.org>
1536         * minibuffer.el (completions-first-difference)
1537         (completions-common-part, completion-hilit-commonality): Doc fixes.
1539 2014-02-28  Karl Berry  <karl@gnu.org>
1541         * info.el (Info-mode-map): Add H for describe-mode,
1542         to synchronize with standalone Info.
1544 2014-02-28  Emilio C. Lopes  <eclig@gmx.net>
1546         * progmodes/sql.el (sql-interactive-mode):
1547         Avoid setting global comint-input-ring-separator.  (Bug#16814)
1549 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
1551         * net/dbus.el (dbus--init-bus): Declare function.
1552         (dbus-path-local, dbus-interface-local): New defconst.
1553         (dbus-init-bus): Use them.
1554         (dbus-return-values-table): Extend doc.
1555         (dbus-handle-bus-disconnect): Extend error message.
1557 2014-02-27  Juanma Barranquero  <lekktu@gmail.com>
1559         * subr.el (y-or-n-p): Fix double space issue in message.
1561 2014-02-27  Michael Albinus  <michael.albinus@gmx.de>
1563         * net/tramp.el (tramp-call-process): Improve trace message.
1564         (tramp-handle-insert-file-contents): Trace error case.
1566         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
1567         <insert-directory>: Use `tramp-handle-insert-directory'.
1568         (tramp-adb-handle-insert-directory): Remove function.
1569         (tramp-adb-send-command-and-check): New defun, replacing
1570         `tramp-adb-command-exit-status'.  Change all callees.
1571         (tramp-adb-handle-file-attributes)
1572         (tramp-adb-handle-directory-files-and-attributes): Use it.
1573         (tramp-adb-ls-output-name-less-p):
1574         Use `directory-listing-before-filename-regexp'.
1575         (tramp-adb-handle-delete-directory): Flush also file properties of
1576         the truename of directory.
1577         (tramp-adb-handle-file-name-all-completions): Add "./" and "../".
1578         (tramp-adb-handle-file-local-copy): Make the local copy readable.
1579         (tramp-adb-handle-write-region): Implement APPEND.
1580         (tramp-adb-handle-rename-file): Make it more robust.  Flush file
1581         properties correctly.
1582         (tramp-adb-maybe-open-connection): Set `tramp-current-*'
1583         variables.  Check for connected devices only when needed.
1585 2014-02-27  Glenn Morris  <rgm@gnu.org>
1587         * minibuffer.el (completion-table-dynamic)
1588         (completion-table-with-cache): Doc fixes.
1590         * emacs-lisp/crm.el (crm-default-separator, crm-separator)
1591         (completing-read-multiple): Doc fixes.
1593 2014-02-27  Daniel Colascione  <dancol@dancol.org>
1595         * minibuffer.el (completion--nth-completion): Fix indentation.
1597         * net/tramp-sh.el (tramp-get-remote-path): Don't signal error when
1598         explicit tramp path is empty.
1600 2014-02-27  Glenn Morris  <rgm@gnu.org>
1602         * emacs-lisp/crm.el (completing-read-multiple):
1603         Empower help-enable-auto-load.
1605 2014-02-26  Glenn Morris  <rgm@gnu.org>
1607         * startup.el (command-line): Don't init the tty in daemon mode.
1609         Avoid calling tty-setup-hook twice, eg if a term file
1610         explicitly calls tty-run-terminal-initialization.  (Bug#16859)
1611         * faces.el (tty-run-terminal-initialization): Add run-hook argument.
1612         (tty-create-frame-with-faces): Use it.
1613         * startup.el (command-line): Pass run-hook argument
1614         to tty-run-terminal-initialization.
1616         * dired.el (dired-restore-desktop-buffer): Demote errors;
1617         eg in case a glob match fails.  (Bug#16884)
1619 2014-02-26  Dmitry Gutov  <dgutov@yandex.ru>
1621         * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
1622         error from `read-from-string'.  (Bug#16850)
1624         * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
1625         result of `completing-read' in the interactive form.  (Bug#16854)
1627 2014-02-25  Glenn Morris  <rgm@gnu.org>
1629         * image.el (image-animate, image-animate-timeout):
1630         Stop animating images in dead buffers.  (Bug#16878)
1632         * emacs-lisp/edebug.el (defmacro): Fix debug spec.  (Bug#16868)
1634         * faces.el (tty-setup-hook, tty-run-terminal-initialization):
1635         Doc fixes.
1636         * startup.el (term-setup-hook): Doc fix.  Make obsolete.
1637         * term/sun.el (sun-raw-prefix-hooks):
1638         Use tty-setup-hook instead of term-setup-hook.
1639         (terminal-init-sun): Construct message from bytecomp plist.
1640         * term/wyse50.el (enable-arrow-keys): Doc fix.
1642 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
1644         * term/sun.el (kill-region-and-unmark, sun-raw-prefix-hooks):
1645         Fix docstring typos.
1647 2014-02-24  Michael Albinus  <michael.albinus@gmx.de>
1649         * net/tramp-sh.el (tramp-sh-handle-file-truename): Improve last fix.
1651 2014-02-24  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
1653         * minibuffer.el (completion--try-word-completion):
1654         Fix error when completing M-x commands (bug#16808).
1656 2014-02-24  Leo Liu  <sdl.web@gmail.com>
1658         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec.
1660 2014-02-24  Juanma Barranquero  <lekktu@gmail.com>
1662         * apropos.el (apropos-print): Avoid formatting error when
1663         apropos-do-all and apropos-compact-layout are both t.
1665 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
1667         * apropos.el (apropos-property, apropos-all-words-regexp)
1668         (apropos-true-hit, apropos-variable, apropos-print):
1669         Fix docstring typos, and remove obsolete comment.
1671 2014-02-23  Michael Albinus  <michael.albinus@gmx.de>
1673         * net/tramp-sh.el (tramp-sh-handle-file-truename):
1674         Preserve trailing "/".  (Bug#16851)
1676 2014-02-23  Dmitry Gutov  <dgutov@yandex.ru>
1678         * progmodes/ruby-mode.el (ruby-smie-rules): Don't indent specially
1679         after `=>' (bug#16811).
1680         (ruby-smie-rules): Handle the inconsistent second element of the
1681         list returned by `smie-indent--parent'.
1682         (ruby-font-lock-keywords): Disqualify any identifier before `=' as
1683         method call.
1685 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
1687         * elec-pair.el (electric-pair-text-syntax-table)
1688         (electric-pair-syntax-info, electric-pair--syntax-ppss)
1689         (electric-pair--balance-info, electric-pair-mode): Fix docstring typos.
1690         (electric-pair--looking-at-unterminated-string-p): Doc fix.
1691         (electric-pair--inside-string-p): Doc fix.  Use `let', not `let*'.
1693 2014-02-22  Glenn Morris  <rgm@gnu.org>
1695         * imenu.el (imenu--generic-function): Doc fix.
1697         * register.el (frame-configuration-to-register): Make obsolete.
1699 2014-02-22  Juanma Barranquero  <lekktu@gmail.com>
1701         * desktop.el (desktop-save-buffer-p): Do not fail when
1702         desktop-files-not-to-save is nil.  Return t for true result
1703         as the doc says.
1705 2014-02-22  Daniel Colascione  <dancol@dancol.org>
1707         * net/secrets.el (secrets-create-item, secrets-search-items):
1708         Check that attribute values are strings, avoiding the construction
1709         of invalid dbus messages.
1711 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
1713         * emacs-lisp/gv.el: Avoid duplicating gv-expander and gv-setter in
1714         defun-declarations-alist.
1716 2014-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1718         * emacs-lisp/cl-macs.el (cl-define-compiler-macro): Add indent rule
1719         (bug#16829).
1721 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
1723         * whitespace.el (whitespace-space, whitespace-hspace, whitespace-tab)
1724         (whitespace-newline, whitespace-trailing, whitespace-line)
1725         (whitespace-space-before-tab, whitespace-indentation, whitespace-empty)
1726         (whitespace-space-after-tab): Fix typo in docstrings.
1728 2014-02-21  Dmitry Gutov  <dgutov@yandex.ru>
1730         * progmodes/ruby-mode.el (auto-mode-alist): Add missing "or".
1732         * electric.el (electric-indent-functions-without-reindent):
1733         Add `yaml-indent-line'.
1735 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
1737         * w32-vars.el (w32-enable-synthesized-fonts): Mark as obsolete.
1738         It has done nothing for years; should be removed after the release.
1740         * simple.el (choose-completion): Fix docstring typo.
1741         (read-quoted-char-radix): Remove unneeded * in docstring.
1742         (process-file, kill-whole-line, pop-to-mark-command, set-mark-command):
1743         Don't escape parentheses unnecessarily in docstrings.
1745 2014-02-21  Martin Rudalics  <rudalics@gmx.at>
1747         Fix handling of window-min-height/-width (Bug#16738).
1748         * window.el (window--dump-window, window--dump-frame):
1749         New functions.
1750         (window--min-size-1): Account for window dividers.
1751         When window-resize-pixelwise is nil, delay rounding till after the
1752         sum of the window components has been calculated.
1753         (window--min-delta-1, window--max-delta-1): When PIXELWISE is
1754         nil make sure at least one text line and two text columns remain
1755         fully visible.
1756         (window-resize): Signal an error when window-resize-apply fails.
1757         (window--resize-child-windows): Fix calculation of by how many
1758         pixels a window can still be shrunk via window-new-normal.
1759         (adjust-window-trailing-edge): Call window--resizable with
1760         correct TRAIL argument.
1762         (with-temp-buffer-window): Don't evaluate BODY within
1763         with-current-buffer (Bug#16816).
1765 2014-02-21  Michael Albinus  <michael.albinus@gmx.de>
1767         * net/tramp.el (tramp-check-cached-permissions):
1768         Call `file-attributes' with `suffix' being a symbol but a string.
1770 2014-02-21  Daniel Colascione  <dancol@dancol.org>
1772         * net/dbus.el (dbus-init-bus-1): Declare new subr.
1773         (dbus-init-bus): New function: call into dbus-init-bus-1
1774         and installs a handler for the disconnect signal.
1775         (dbus-call-method): Rewrite to look for result in cons.
1776         (dbus-call-method-handler): Store result in cons.
1777         (dbus-check-event): Recognize events with nil sender as valid.
1778         (dbus-handle-bus-disconnect): New function.  React to bus
1779         disconnection signal by synthesizing dbus error for each
1780         pending synchronous or asynchronous call.
1781         (dbus-notice-synchronous-call-errors): New function.
1782         (dbus-handle-event): Raise errors directly only when `dbus-debug'
1783         is true, not all the time.
1785 2014-02-21  Juanma Barranquero  <lekktu@gmail.com>
1787         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
1788         Remove obsolescence declarations, these variables do not exist anymore.
1790         * savehist.el (savehist-save-minibuffer-history)
1791         (savehist-additional-variables, savehist-file, savehist-mode-hook)
1792         (savehist-save-hook, savehist-coding-system, savehist-loaded)
1793         (savehist-load, savehist-install, savehist-autosave): Fix typos;
1794         mostly, refer to "Savehist mode" when talking about the mode,
1795         and not the function.
1797         * saveplace.el (save-place): Remove redundant info in docstring.
1798         (save-place-forget-unreadable-files, toggle-save-place)
1799         (save-place-forget-unreadable-files, save-place-dired-hook):
1800         Fix typos and remove unneeded backslashes.
1802 2014-02-20  Michael Albinus  <michael.albinus@gmx.de>
1804         * net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
1805         (tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.
1807         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
1808         <insert-directory>: Use `tramp-handle-insert-directory'.
1809         (tramp-gvfs-handle-insert-directory): Remove function.
1811         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1812         Call `tramp-handle-insert-directory'.
1814 2014-02-20  Juanma Barranquero  <lekktu@gmail.com>
1816         * elec-pair.el (electric-pair-syntax-info): Do not check syntax
1817         before the start of buffer/region (bug#16799).
1819 2014-02-20  Glenn Morris  <rgm@gnu.org>
1821         * isearch.el (search-invisible): Doc fix.
1823 2014-02-20  W. Trevor King  <wking@tremily.us>  (tiny change)
1825         * term/xterm.el (xterm--version-handler): Adapt to xterm-280's output
1826         (bug#16657).
1828 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
1830         * frameset.el (frameset-restore): Delay removing an old frame's
1831         duplicate id until the new frame has been correctly created.
1833 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
1835         * net/tramp.el (tramp-handle-make-symbolic-link): New defun.
1836         (tramp-check-cached-permissions): Call `file-attributes' if the
1837         cache is empty.
1839         * net/tramp-adb.el (tramp-adb-file-name-handler-alist)
1840         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
1842         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
1843         <make-symbolic-link>: Use `tramp-handle-make-symbolic-link'.
1844         (tramp-gvfs-maybe-open-connection): Set always connection
1845         properties, even if target is mounted already.
1847         * net/tramp-sh.el (tramp-color-escape-sequence-regexp):
1848         Set tramp-autoload cookie.
1849         (tramp-get-remote-touch): New defun.
1850         (tramp-sh-handle-set-file-times): Use it.
1851         (tramp-sh-handle-directory-files-and-attributes):
1852         Use `tramp-handle-directory-files-and-attributes' if neither stat
1853         nor perl are available on the remote host.
1855         * net/tramp-smb.el (tramp-smb-handle-insert-directory): Mark trailing
1856         "/".  Write long listing only when "l" belongs to the switches.
1858         * net/trampver.el: Update release number.
1860 2014-02-19  Juanma Barranquero  <lekktu@gmail.com>
1862         * frameset.el (frameset--reuse-frame): Remove workaround for bug#16793.
1864 2014-02-19  Martin Rudalics  <rudalics@gmx.at>
1866         * window.el (window-state-put): Allow WINDOW to refer to an
1867         internal window (Bug#16793).
1869 2014-02-19  Glenn Morris  <rgm@gnu.org>
1871         * textmodes/remember.el: Move provide statement to end.
1872         (remember-mode-map, remember-notes-mode-map, remember-notes-mode)
1873         (remember-notes): Doc fixes.
1875 2014-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1877         * delsel.el (delete-char): Restore incorrectly erased property
1878         (bug#16795).
1880 2014-02-18  Juanma Barranquero  <lekktu@gmail.com>
1882         * frameset.el (frameset--restore-frame): When a frame is being reused
1883         and its root window is not alive, delete all the frame's windows before
1884         restoring the window state.  This works around the issue in bug#16793.
1886 2014-02-18  Glenn Morris  <rgm@gnu.org>
1888         * textmodes/remember.el (remember-data-directory)
1889         (remember-directory-file-name-format, remember-store-in-files)
1890         (remember-notes-initial-major-mode, remember-notes-bury-on-kill)
1891         (remember-notes-save-and-bury-buffer)
1892         (remember-notes--kill-buffer-query): Doc fixes.
1894         * desktop.el (desktop-save-mode, desktop-auto-save-timeout): Doc fixes.
1896 2014-02-17  Alan Mackenzie  <acm@muc.de>
1898         Connect electric-indent-mode up with CC Mode.  Bug #15478.
1899         * progmodes/cc-mode.el (c-initialize-cc-mode): Add CC Mode hooks
1900         to electric-indent-{,local-}-mode.
1901         (c-basic-common-init): Set electric-indent-inhibit.
1902         Initialise c-electric-flag from electric-indent-mode.
1903         (c-electric-indent-mode-hook, c-electric-indent-local-mode-hook):
1904         New hook functions which propagate electric-indent-mode to CC mode.
1906         * progmodes/cc-cmds.el (c-toggle-electric-state): When C-c C-l is
1907         hit, toggle electric-indent-local-mode.
1909         * electric.el (electric-indent-mode-has-been-called):
1910         New variable.
1912 2014-02-17  Juanma Barranquero  <lekktu@gmail.com>
1914         * frameset.el (frameset-cfg-id): New function.
1915         (frameset--reuse-frame, frameset-restore): Use it.
1916         (frameset--jump-to-register): Try harder to reuse frames (bug#16748).
1918 2014-02-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1920         * ido.el (ido-file-internal): Remove unused var `d'.
1921         Use \` for to match BoS.  Fit within 80n columns.
1923 2014-02-17  Daniel Colascione  <dancol@dancol.org>
1925         * net/dbus.el (dbus-call-method): Work around bug#16775 by having
1926         dbus-call-method check for completion using a busy-wait loop with
1927         gradual backoff.
1929 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
1931         Sync with Tramp 2.2.9.
1933         * net/trampver.el: Update release number.
1935 2014-02-16  Dmitry Gutov  <dgutov@yandex.ru>
1937         * ido.el (ido-file-internal): Don't add the name of an existing
1938         directory twice.  (Bug#16747)
1940 2014-02-16  Glenn Morris  <rgm@gnu.org>
1942         * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
1943         Do not use ediff-defvar-local on pre-defined variables.  (Bug#16744)
1945 2014-02-15  Michael R. Mauger  <michael@mauger.com>
1947         * progmodes/sql.el: Version 3.4
1948         (sql-oracle-options): New default value ("-L").
1949         (sql-mode-oracle-font-lock-keywords): Add placeholder highlighting.
1950         (sql-placeholders-filter): Correct placeholder pattern.
1951         (sql-read-table-name): Bug fix.  Detect absence of SQLi process.
1952         (sql-login-delay): New variable.
1953         (sql-product-interactive): Use it.
1955 2014-02-15  Juanma Barranquero  <lekktu@gmail.com>
1957         * frameset.el (frameset--jump-to-register): Check that buffer is live
1958         (bug#16749).
1960 2014-02-15  Glenn Morris  <rgm@gnu.org>
1962         * info.el (info-initialize): Revert 2014-01-10 change.
1964 2014-02-14  Glenn Morris  <rgm@gnu.org>
1966         * replace.el (map-query-replace-regexp)
1967         (read-regexp-defaults-function, read-regexp): Doc fixes.
1969         * dired.el (dired-read-regexp):
1970         * faces.el (list-faces-display):
1971         * misearch.el (multi-isearch-read-matching-buffers)
1972         (multi-isearch-read-matching-files):
1973         * play/cookie1.el (cookie-apropos):
1974         * progmodes/grep.el (grep-read-regexp): Doc fixes.
1976         * textmodes/remember.el (remember): Use frameset-to-register
1977         rather than frame-configuration-to-register.
1979 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
1981         * calc/calc-menu.el (calc-vectors-menu): Remove menu item for
1982         incorrect keybinding.
1984 2014-02-13  Daniel Colascione  <dancol@dancol.org>
1986         * progmodes/flymake.el (flymake-post-syntax-check): Widen buffer
1987         when adding overlays so that line numbers from compiler match line
1988         numbers we use.
1990 2014-02-13  Glenn Morris  <rgm@gnu.org>
1992         * mail/rmail.el (rmail-probe): Be less strict.  (Bug#16743)
1994         * jit-lock.el (jit-lock-mode): Doc fix.
1996 2014-02-13  Juanma Barranquero  <lekktu@gmail.com>
1998         * apropos.el (apropos-read-pattern): When the user passes an empty
1999         string, give a more helpful error message than "Wrong type
2000         argument: stringp, nil".
2002 2014-02-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2004         * jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.
2006 2014-02-13  Glenn Morris  <rgm@gnu.org>
2008         * finder.el (finder-known-keywords, finder-mode-map): Doc fixes.
2010 2014-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2012         * emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
2013         shift-select commands.
2015 2014-02-12  Dmitry Gutov  <dgutov@yandex.ru>
2017         * progmodes/js.el (js-indent-line): Don't widen.
2018         http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
2020 2014-02-12  Glenn Morris  <rgm@gnu.org>
2022         * icomplete.el (icomplete): Add info-link to defgroup.
2023         (icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
2024         (icomplete-minibuffer-map, icomplete-mode)
2025         (icomplete-simple-completing-p, icomplete-completions): Doc fixes.
2027         * emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
2028         (package-menu-filter): Rename from package-menu-filter-interactive.
2029         Doc fix.
2031 2014-02-11  Juanma Barranquero  <lekktu@gmail.com>
2033         * frameset.el (frameset--jump-to-register): Select the required
2034         window and buffer before restoring position (bug#16696).
2036 2014-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
2038         * dired.el (dired-get-marked-files): Clarify doc (bug#11534).
2040 2014-02-10  Glenn Morris  <rgm@gnu.org>
2042         * jit-lock.el (jit-lock-force-redisplay): Doc fix.  (Bug#14394)
2044 2014-02-10  Eli Zaretskii  <eliz@gnu.org>
2046         * w32-common-fns.el (x-get-selection): Doc fix.
2047         * select.el (x-get-selection): Doc fix.  (Bug#15109)
2049         * face-remap.el (face-remap-add-relative)
2050         (face-remap-remove-relative, face-remap-reset-base)
2051         (face-remap-set-base): Call force-mode-line-update to redisplay
2052         the current buffer due to potential change in faces.  (Bug#16709)
2054 2014-02-10  Michael Albinus  <michael.albinus@gmx.de>
2056         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
2057         script more robustly.
2059 2014-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
2061         * dired.el (dired-get-marked-files): Doc fix (bug#11534).
2063         * simple.el (choose-completion): Doc fix (bug#14160).
2065         * subr.el (event-start): Say what a nil EVENT value means.
2067         * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused
2068         (bug#14197).
2070         * progmodes/grep.el (find-program): Doc fix (bug#14289).
2072         * files.el (confirm-kill-emacs): Clarify doc (bug#15455).
2074         * emacs-lisp/lisp.el (up-list): Doc fix (bug#15832).
2076         * files.el (confirm-kill-emacs): Allow specifying an arbitrary
2077         predicate function (bug#15455).
2079 2014-02-10  Dmitry Gutov  <dgutov@yandex.ru>
2081         * ielm.el (inferior-emacs-lisp-mode): Instead of
2082         `comment-use-global-state', set `comment-use-syntax'.
2084 2014-02-10  Glenn Morris  <rgm@gnu.org>
2086         * emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
2088 2014-02-09  Alan Mackenzie  <acm@muc.de>
2090         Fix c-invalidate-state-cache on narrowed buffers.
2091         * progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out):
2092         Widen when setting and clearing the CPP delimiter properties.
2094 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
2096         * help.el (describe-bindings): Doc fix (bug#9888).
2098         * files.el (save-buffer): Use ARG as the parameter name for
2099         consistency (bug#10346).
2100         (save-buffer): Clarify the 0 argument (bug#10346).
2102         * cus-edit.el (customize-apropos): Fix error string.
2103         (custom-buffer-create): Doc fix (bug#11122).
2104         (custom-sort-items): Doc fix (bug#11121).
2106         * repeat.el (repeat-message-function): Reword doc slightly (bug#11619).
2108         * icomplete.el (icomplete-with-completion-tables): Doc fix (bug#11654).
2109         (icomplete-simple-completing-p): Mention the previous variable.
2111         * font-lock.el (font-lock-value-in-major-mode): Clarify the
2112         meaning of the parameter (bug#12282).
2114         * files.el (find-file-noselect): Clarify prompt when changing
2115         readedness (bug#13261).
2116         (locate-file): Suffixes aren't returned, so don't say that they
2117         are (bug#12674).
2118         (backup-inhibited): Doc clarification (bug#12525).
2120         * dired.el (dired-internal-do-deletions): Don't say "Deleting..."
2121         before we actually start to delete things (bug#16331).
2123         * subr.el (event-start): Doc fix (bug#14228).
2124         (event-end): Ditto.
2126 2014-02-09  Glenn Morris  <rgm@gnu.org>
2128         * emacs-lisp/warnings.el (lwarn):
2129         Empower help-enable-auto-load.  (Bug#15940)
2131 2014-02-08  Andreas Schwab  <schwab@linux-m68k.org>
2133         * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
2134         (Bug#16690)
2136 2014-02-08  Michael Albinus  <michael.albinus@gmx.de>
2138         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2139         Insert output at end of buffer.  (Bug#16120)
2141 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2143         * simple.el (choose-completion-string-functions): Document new
2144         calling convention (bug#14153).
2145         (execute-extended-command): Clarify doc string (bug#13373).
2147         * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
2149         * find-dired.el (find-name-dired): Doc fix (bug#14290).
2150         (find-grep-dired): Doc fix (bug#14288).
2152 2014-02-08  Juri Linkov  <juri@jurta.org>
2154         * isearch.el (isearch-quote-char): Check character validity
2155         like in `quoted-insert' (bug#16677).
2157 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2159         * files.el (find-file-visit-truename): Doc clarification (bug#14697).
2161         * isearch.el (isearch-hide-immediately): Doc clarification
2162         (bug#14723).
2164         * simple.el (line-move): Document utility function used many
2165         places in the Emacs sources (bug#14843).
2167         * dired.el (dired-mode-map): Make :help text more accurate (bug#14893).
2168         (dired-prev-marked-file): Doc fix (bug#14855).
2169         (dired-up-directory): Doc fix (bug#14848).
2171         * minibuffer.el (read-file-name): Doc clarification (bug#15096).
2173         * files.el (file-relative-name): Doc fix (bug#15159).
2175         * fringe.el (fringe-styles): Doc fix (bug#15239).
2177         * isearch.el (isearch-filter-predicate): Documentation typo fix
2178         (bug#15474).
2180         * info-look.el (info-lookup-symbol): Document MODE (bug#15498).
2182         * isearch.el (isearch-cmds): Doc clarification (bug#15547).
2184         * replace.el (replace-match-maybe-edit): Doc clarification
2185         (bug#15632).
2187         * subr.el (add-to-list): Refill the paragraphs (bug#15791).
2189         * macros.el (insert-kbd-macro): Doc fix (bug#16025).
2191 2014-02-08  Glenn Morris  <rgm@gnu.org>
2193         * help-fns.el (describe-variable):
2194         Check {file,dir}-local-variables-alist, and buffer-file-name,
2195         in the correct buffer.
2197 2014-02-08  Ingo Lohmar  <i.lohmar@gmail.com>
2199         * help-fns.el (describe-variable): Fix the case where
2200         a value is directory-local with no dir-locals file.  (Bug#16635)
2202 2014-02-08  Glenn Morris  <rgm@gnu.org>
2204         * abbrev.el (edit-abbrevs-mode):
2205         Derive from fundamental-mode.  (Bug#16682)
2207 2014-02-07  Juanma Barranquero  <lekktu@gmail.com>
2209         * simple.el (quoted-insert): Check character validity (bug#16677).
2211 2014-02-07  Juri Linkov  <juri@jurta.org>
2213         * desktop.el (desktop-read): Claim the lock when the owner is not
2214         the current process.  (Bug#16157)
2216 2014-02-07  Juri Linkov  <juri@jurta.org>
2218         * desktop.el (desktop-buffers-not-to-save): Change default from nil
2219         to "\\` ".  (Bug#16651)
2221 2014-02-07  Juri Linkov  <juri@jurta.org>
2223         * desktop.el (desktop-save-mode): Call `desktop-auto-save-set-timer'
2224         when enabling, and `desktop-auto-save-cancel-timer' when disabling.
2225         (desktop-auto-save-cancel-timer): New function with some code from
2226         `desktop-auto-save-set-timer'.
2227         (after-init-hook): Don't call `desktop-auto-save-set-timer'.
2228         Instead of setting `desktop-save-mode' to nil, call
2229         `desktop-save-mode' with arg 0.  (Bug#16630)
2231 2014-02-07  Glenn Morris  <rgm@gnu.org>
2233         * hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
2234         (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
2235         (hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
2237         * obsolete/iswitchb.el: Move to obsolete/.
2238         * simple.el (iswitchb-mode): Add manual autoloads to ease transition,
2239         since obsolete/ is not scanned for autoloads.
2240         * emacs-lisp/authors.el (authors-valid-file-names):
2241         Add iswitchb.el.
2243         * obsolete/meese.el: Restore as obsolete (deleted 2014-01-11).
2244         Disable now non-functional find-file-hook.
2246 2014-02-06  Michael Albinus  <michael.albinus@gmx.de>
2248         * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use "&&"
2249         instead of ";" in order to avoid additional prompts.  Let heredoc
2250         scripts read from tty.  (Bug#16582)
2251         (tramp-send-command): No special handling of heredocs, it isn't
2252         necessary anymore.
2254 2014-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2256         * emacs-lisp/lisp.el (lisp-completion-at-point): Symbols don't start
2257         with a space (bug#16664).  Limit the symbols considered to the ones
2258         that are bound or fbound (bug#16646).
2260 2014-02-06  Glenn Morris  <rgm@gnu.org>
2262         * epa.el (epa-mail-aliases): Doc fix.
2264 2014-02-06  Dmitry Gutov  <dgutov@yandex.ru>
2266         * emacs-lisp/lisp.el (lisp-completion-at-point):
2267         Use `completion-table-merge' instead of `completion-table-in-turn'
2268         (bug#16604).
2270         * minibuffer.el (completion-table-merge): New function.
2272 2014-02-05  Michael Albinus  <michael.albinus@gmx.de>
2274         * net/tramp-sh.el (tramp-end-of-heredoc): New defconst.
2275         (tramp-sh-handle-set-file-acl)
2276         (tramp-sh-handle-start-file-process)
2277         (tramp-sh-handle-write-region, tramp-sh-handle-vc-registered)
2278         (tramp-find-executable, tramp-send-command): Use it.
2280 2014-02-05  Glenn Morris  <rgm@gnu.org>
2282         * epa.el (epa-mail-aliases): Fix custom type.  Doc tweak.
2284 2014-02-04  Fabián Ezequiel Gallina  <fgallina@gnu.org>
2286         * progmodes/python.el (python-shell-send-string)
2287         (python-shell-send-string-no-output): Fix docstring (Bug#16547).
2289 2014-02-04  Anders Lindgren  <andlind@gmail.com>
2291         * emacs-lisp/ert.el (ert--activate-font-lock-keywords): Allow dashes in
2292         the names (bug#16620).
2294 2014-02-03  Martin Rudalics  <rudalics@gmx.at>
2296         * faces.el (window-divider): New default value.  Rewrite doc-string.
2297         (window-divider-first-pixel, window-divider-last-pixel): New faces.
2299 2014-02-03  Dmitry Gutov  <dgutov@yandex.ru>
2301         * progmodes/ruby-mode.el (ruby-font-lock-keywords): `private',
2302         `protected' and `public' can also be called without arguments.
2304 2014-02-03  Glenn Morris  <rgm@gnu.org>
2306         * register.el (window-configuration-to-register)
2307         (frame-configuration-to-register): Unadvertise unused argument.
2308         * frameset.el (frameset-to-register): Remove unused argument.
2310         * frameset.el (frameset-to-register):
2311         * kmacro.el (kmacro-to-register):
2312         * register.el (increment-register):
2313         * calc/calc-yank.el (calc-copy-to-register, calc-insert-register)
2314         (calc-append-to-register, calc-prepend-to-register):
2315         * play/gametree.el (gametree-layout-to-register)
2316         (gametree-apply-register-layout):
2317         * textmodes/picture.el (picture-clear-rectangle-to-register)
2318         (picture-yank-rectangle-from-register):
2319         * vc/emerge.el (emerge-combine-versions-register):
2320         Use register-read-with-preview to read registers.
2322 2014-02-03  João Távora  <joaotavora@gmail.com>
2324         * elec-pair.el (electric-pair-backward-delete-char): Don't error
2325         when at beginning of (possibly narrowed) buffer.
2327 2014-02-02  Daniel Colascione  <dancol@dancol.org>
2329         * help-at-pt.el (help-at-pt-string, help-at-pt-maybe-display):
2330         Also try to display local help from just before point.
2332 2014-02-02  Alan Mackenzie  <bug-cc-mode@gnu.org>
2334         c-parse-state.  Don't "append-lower-brace-pair" in certain
2335         circumstances.  Also fix an obscure bug where "\\s!" shouldn't be
2336         recognised as a comment.
2338         * progmodes/cc-engine.el (c-state-pp-to-literal): Check for "\\s!"
2339         as well as normal comment starter.
2340         (c-parse-state-get-strategy): Extra return possibility
2341         'back-and-forward.
2342         (c-remove-stale-state-cache): Extra element CONS-SEPARATED in
2343         return value list to indicate replacement of a brace-pair cons
2344         with its car.
2345         (c-parse-state-1): With 'back-and-forward, only call
2346         c-append-lower-brace-pair-to state-cache when cons-separated.
2348 2014-02-02  Jan Djärv  <jan.h.d@swipnet.se>
2350         * term/ns-win.el (ns-suspend-error): New function.
2351         (ns-initialize-window-system): Add ns-suspend-error to
2352         suspend-hook (Bug#16612).
2354 2014-02-02  Daniel Colascione  <dancol@dancol.org>
2356         * progmodes/cc-defs.el (c-find-assignment-for-mode):
2357         Make loading cc-mode silent.
2359 2014-02-02  Daniel Colascione  <dancol@dancol.org>
2361         * comint.el (comint-prompt-read-only): Change doc to suggest
2362         remap keybinding.
2364 2014-02-02  Glenn Morris  <rgm@gnu.org>
2366         * register.el (register-read-with-preview, point-to-register)
2367         (window-configuration-to-register, frame-configuration-to-register)
2368         (jump-to-register, number-to-register, view-register, insert-register)
2369         (copy-to-register, append-to-register, prepend-to-register)
2370         (copy-rectangle-to-register): Doc fixes.
2372 2014-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2374         * help-fns.el (help-C-file-name): Handle advised functions (bug#16478).
2375         * emacs-lisp/find-func.el (find-function-C-source): Idem.
2376         * emacs-lisp/nadvice.el (advice--cd*r): New function.
2377         * help-fns.el (describe-function-1): Use it.
2379 2014-02-02  Glenn Morris  <rgm@gnu.org>
2381         * register.el (register-preview-default): New function,
2382         split from register-preview.
2383         (register-preview-function): Rename from register-preview-functions,
2384         make it not a hook.
2385         (register-preview): Use register-preview-function.
2386         (register-read-with-preview): Error on non-character event.  (Bug#16595)
2388 2014-02-01  Dmitry Gutov  <dgutov@yandex.ru>
2390         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Check for
2391         `:' before binary operators (bug#16609).  Don't check for `:'
2392         before `[' and `(', or their syntax status.  A percent literal
2393         can't end with either.
2394         (ruby-font-lock-keywords): For built-ins that require arguments,
2395         check that they're followed by something that looks like argument
2396         (bug#16610).
2398 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2400         * subr.el (butlast): Document what an omitted N means (bug#13437).
2401         (nbutlast): Ditto.
2403 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2405         * net/shr.el (shr-generic): Make into a defsubst to make the stack
2406         depth shallower (bug#16587).
2407         (shr-tag-svg): Respect `shr-inhibit-images'.
2408         (shr-dom-to-xml): Respect `shr-blocked-images' (bug#15882).
2410 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
2412         * progmodes/ruby-mode.el (ruby-align-chained-calls): New option.
2413         (ruby-smie-grammar): Make "." right-associative.  Make its priority
2414         lower than the ternary and all binary operators.
2415         (ruby-smie-rules): Indent "(" relative to the first non-"."
2416         parent, or the first "." parent at indentation.
2417         Use `ruby-align-chained-calls' for indentation of "." tokens.
2418         (Bug#16593)
2420 2014-01-31  Juri Linkov  <juri@jurta.org>
2422         * sort.el (delete-duplicate-lines): Remove `:weakness 'key'
2423         from `make-hash-table'.
2425         * textmodes/ispell.el (ispell-init-process): Change message format
2426         to be consistent with other messages.
2428 2014-01-31  Glenn Morris  <rgm@gnu.org>
2430         * delsel.el (delete-selection-mode): Doc fix.
2432         * emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
2433         (trace-function-background): Doc fixes.
2435         * ido.el (ido-use-virtual-buffers): Doc fix.
2436         Reset :version, since the default value has not changed.
2438         * register.el (register-preview-delay, register-read-with-preview):
2439         Doc fixes.
2441         * mail/reporter.el (reporter-dump-variable): In case of void-variable,
2442         do not mess with mail-buffer position (fixes 2009-11-03 change).
2443         * progmodes/cc-mode.el (c-submit-bug-report):
2444         Check auto-fill-mode is bound.  (Bug#16592)
2446 2014-01-31  Darren Hoo  <darren.hoo@gmail.com>
2448         * startup.el (fancy-splash-image-file): New function,
2449         split from fancy-splash-head.
2450         (fancy-splash-head, use-fancy-splash-screens-p): Use it,
2451         so that we are both using the same image.  (Bug#16574)
2453 2014-01-30  Glenn Morris  <rgm@gnu.org>
2455         * simple.el (eval-expression): Doc fix.
2457         * hexl.el (hexl-mode-hook):
2458         * ielm.el (ielm-mode-hook):
2459         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
2460         (lisp-interaction-mode-hook):
2461         * progmodes/cfengine.el (cfengine3-documentation-function):
2462         Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
2464 2014-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2466         * emacs-lisp/eieio-opt.el (eieio-help-generic): Don't assume `generic'
2467         is a symbol (bug#16584).
2469 2014-01-30  Glenn Morris  <rgm@gnu.org>
2471         * help.el (help-for-help-internal): Add "P" to text.
2473 2014-01-29  Glenn Morris  <rgm@gnu.org>
2475         * simple.el (just-one-space, cycle-spacing): Doc fixes.
2477 2014-01-28  Martin Rudalics  <rudalics@gmx.at>
2479         * window.el (fit-frame-to-buffer): Fix calculations for margins and
2480         height constraints.
2482 2014-01-28  Luke Lee  <luke.yx.lee@gmail.com>
2484         * progmodes/hideif.el: Extend to full CPP expression syntax.
2485         (hif-token-alist): Add missing tokens.
2486         (hif-token-regexp): Add support for float/octal/hex immediates.
2487         (hif-string-literal-regexp): New const.
2488         (hif-tokenize): Recognize strings and float/octal/hex immediates.
2489         (hif-exprlist): New function.
2490         (hif-parse-if-exp): Use it.
2491         (hif-logior-expr, hif-logxor-expr, hif-logand-expr, hif-comp-expr)
2492         (hif-logshift-expr, hif-muldiv-expr, hif-lognot, hif-shiftleft)
2493         (hif-shiftright, hif-multiply, hif-divide, hif-modulo, hif-equal)
2494         (hif-logxor, hif-comma): New functions.
2496 2014-01-28  Glenn Morris  <rgm@gnu.org>
2498         * textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
2500         * indent.el (tab-stop-list): Doc fix.  Add :version.
2502         * vc/pcvs.el (vc-editable-p, vc-checkout): Remove unused declarations.
2503         (cvs-append-to-ignore): Add compatibility alias.
2505 2014-01-27  Glenn Morris  <rgm@gnu.org>
2507         * dired.el (dired-hide-details-mode): Don't autoload it,
2508         since it cannot be used outside Dired buffers anyway.
2510         * emulation/cua-base.el (cua-mode): Doc fix.
2512         * dired.el (dired-hide-details-hide-symlink-targets)
2513         (dired-hide-details-hide-information-lines)
2514         (dired-hide-details-mode): Doc fixes.
2516         * shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
2517         * strokes.el (strokes-file): Doc fix.  Bump :version.
2518         (strokes-help): Doc fix.
2519         * emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
2520         * emulation/viper.el (viper): Doc fix for custom group.
2521         (top-level): Remove oh-so-no-longer-relevant text about vip.
2522         * obsolete/otodo-mode.el (todo-prefix): Doc fix.
2524         * ido.el (ido-save-directory-list-file):
2525         * saveplace.el (save-place-file):
2526         * calendar/timeclock.el (timeclock-file):
2527         * net/quickurl.el (quickurl-url-file):
2528         * obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
2529         * progmodes/idlwave.el (idlwave-config-directory):
2530         * textmodes/remember.el (remember-data-file):
2531         Bump :version.
2533 2014-01-26  Glenn Morris  <rgm@gnu.org>
2535         * progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
2536         Doc fix.  Make obsolete.
2537         (opascal-mode): No longer mention opascal-tab-always-indents in doc.
2539         * sort.el (delete-duplicate-lines): Doc fix.
2541 2014-01-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2543         * progmodes/ada-mode.el (ada):
2544         * woman.el (woman): Link to info manual and Commentary section.
2546         * progmodes/flymake.el (flymake):
2547         * nxml/nxml-mode.el (nxml):
2548         * net/eww.el (eww):
2549         * speedbar.el (speedbar, speedbar-faces, speedbar-vc):
2550         * htmlfontify.el (htmlfontify):
2551         * ses.el (ses):
2552         * epa.el (epa):
2553         * ido.el (ido): Link to info manual.
2555 2014-01-25  Leo Liu  <sdl.web@gmail.com>
2557         * progmodes/flymake.el (flymake-make-overlay): No rear advance.
2559 2014-01-25  Adam Sjøgren  <asjo@koldfront.dk>
2561         * net/shr.el (shr-tag-img): Prefer the title over the alt text
2562         (bug#16537).
2564 2014-01-24  Juanma Barranquero  <lekktu@gmail.com>
2566         * net/eww.el (eww-download-callback):
2567         Fix reference to eww-download-directory.
2569         * emacs-lisp/bytecomp.el (byte-compile-file):
2570         Remove unused local variable `file-name'.
2572 2014-01-24  Glenn Morris  <rgm@gnu.org>
2574         * woman.el (woman-default-faces, woman-monochrome-faces):
2575         Fix obsolescence specification.
2577         * subr.el (with-demoted-errors): Doc fix.
2579 2014-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2581         * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520).
2582         (cl--macroexp-fboundp): New function.
2583         (cl--make-type-test): Use it.
2585 2014-01-23  Glenn Morris  <rgm@gnu.org>
2587         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp):
2588         * simple.el (eval-expression): Doc fixes.
2590 2014-01-22  Glenn Morris  <rgm@gnu.org>
2592         * emacs-lisp/authors.el (authors-fixed-entries): Addition.
2594 2014-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2596         * emacs-lisp/package.el: Write files silently.
2597         (package-autoload-ensure-default-file, package--write-file-no-coding)
2598         (package-generate-description-file, package--download-one-archive)
2599         (package-install-from-archive): Tell `write-region' to stay quiet.
2600         (package-menu-mode, package-menu--print-info): Omit the Archive column
2601         if there's only one archive.
2602         (package-all-keywords, package--has-keyword-p): Remove dead code.
2604 2014-01-22  Glenn Morris  <rgm@gnu.org>
2606         * version.el (emacs-bzr-version-bzr): Fix typo.
2608         * version.el (emacs-repository-get-version):
2609         Check either .bzr or .git, but not both.
2610         Make the git case actually use the DIR argument, and return nil
2611         rather than the empty string.
2612         Avoid error if .git exists but the git executable is not found.
2614 2014-01-22  Martin Rudalics  <rudalics@gmx.at>
2616         Fixes in window size functions around Bug#16430 and Bug#16470.
2617         * window.el (window-total-size, window-size): New argument ROUND.
2618         (window--min-delta-1, window-min-delta, window--max-delta-1):
2619         Be more conservative when calculating the numbers of lines or
2620         columns a window can shrink (Bug#16430).
2621         (fit-window-to-buffer): Simplify code.
2622         * term.el (term-window-width): Call window-body-width again.
2624 2014-01-22  Glenn Morris  <rgm@gnu.org>
2626         * image.el (image-format-suffixes): Doc fix.
2628         * international/quail.el (quail-define-package): Doc fix.
2630         * emacs-lisp/authors.el (authors-valid-file-names)
2631         (authors-renamed-files-alist): Additions.
2633         * vc/vc-git.el (vc-git-print-log): Remove --follow;
2634         reverts 2014-01-09 change.  (Bug#16422)
2636         * calc/calc-embed.el (thing-at-point-looking-at):
2637         * emacs-lisp/map-ynp.el (x-popup-dialog):
2638         * obsolete/lmenu.el (x-popup-dialog):
2639         * emacs-lisp/package.el (url-recreate-url):
2640         * mail/mailclient.el (clipboard-kill-ring-save):
2641         * subr.el (x-popup-dialog): Update declaration.
2642         * mail/rmail.el (rmail-mime-message-p):
2643         * window.el (tool-bar-lines-needed): Remove unnecessary declaration.
2645 2014-01-21  Daniel Colascione  <dancol@dancol.org>
2647         * progmodes/sh-script.el (sh--inside-noncommand-expression):
2648         Correctly detect when we're inside an arithmetic expansion form
2649         containing nested parenthesis.
2650         (sh--maybe-here-document): Use `sh--inside-noncommand-expression'
2651         to detect cases where we shouldn't expand "<<" to a heredoc
2652         skeleton.
2654 2014-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2656         * emacs-lisp/eldoc.el: Properly remove message in minibuffer case.
2657         (eldoc--message-command-p): New function.
2658         (eldoc-display-message-p): Use it.
2659         (eldoc-pre-command-refresh-echo-area): In the minibuffer case, the
2660         message is not automatically erased for us.
2661         (eldoc-print-current-symbol-info): Erase previous message, if any.
2663 2014-01-21  Tassilo Horn  <tsdh@gnu.org>
2665         * textmodes/reftex.el (reftex-create-bibtex-file): Fix autoload to
2666         specify it's an interactive function.
2668         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
2669         Fix regex used for scanning for citation keys which failed for
2670         citations with optional arguments.
2672 2014-01-21  Leo Liu  <sdl.web@gmail.com>
2674         * simple.el (read--expression): Don't enable eldoc-mode.
2676 2014-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2678         * simple.el (move-beginning-of-line): Make sure we don't move forward
2679         (bug#16497).
2681 2014-01-20  Juri Linkov  <juri@jurta.org>
2683         * saveplace.el (toggle-save-place, save-place-to-alist)
2684         (save-places-to-alist, save-place-dired-hook): Add (derived-mode-p
2685         'dired-mode) before checking for dired-directory.  (Bug#16477)
2687 2014-01-20  Juri Linkov  <juri@jurta.org>
2689         * indent.el (indent-line-to): Use backward-to-indentation
2690         instead of back-to-indentation.  (Bug#16461)
2692 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
2694         Revert some of the CANNOT_DUMP fix (Bug#16494).
2695         Because of this, "make bootstrap" won't work if CANNOT_DUMP=yes,
2696         but fixing this can wait until after the next release.
2697         * Makefile.in (emacs): Keep EMACSLOADPATH empty.
2699 2014-01-19  Michael Albinus  <michael.albinus@gmx.de>
2701         * eshell/esh-mode.el (eshell-password-prompt-regexp):
2702         Use `password-word-equivalents'.
2703         (eshell-watch-for-password-prompt): Let-bind `case-fold-search'
2704         to t.  (Bug#5664, Bug#13124)
2706 2014-01-19  Alan Mackenzie  <acm@muc.de>
2708         Bind open-paren-in-column-0-is-defun-start to nil at some entry
2709         points.
2710         * progmodes/cc-engine.el (c-invalidate-state-cache-1)
2711         (c-parse-state-1, c-guess-basic-syntax): Bind it here.
2712         * progmodes/cc-mode.el (c-before-change, c-after-change)
2713         (c-font-lock-fontify-region): Bind it here.
2715 2014-01-19  Martin Rudalics  <rudalics@gmx.at>
2717         * term.el (term-window-width): Call window-text-width instead of
2718         window-width (Bug#16470).
2720 2014-01-18  Paul Eggert  <eggert@cs.ucla.edu>
2722         * simple.el (password-word-equivalents): Remove duplicates.
2723         Sort, to make this easier next time.
2724         Downcase.  Omit ": " after "jelszó".
2726 2014-01-18  Jan Djärv  <jan.h.d@swipnet.se>
2728         * term/common-win.el (saved-region-selection): Defvar it.
2729         (x-select-text): Set saved-region-selection (Bug#16382).
2731 2014-01-18  Glenn Morris  <rgm@gnu.org>
2733         * emacs-lisp/authors.el (authors-aliases)
2734         (authors-renamed-files-alist): Add some entries.
2736 2014-01-17  Michael Albinus  <michael.albinus@gmx.de>
2738         * net/tramp.el (tramp-password-prompt-regexp):
2739         Use `password-word-equivalents' if available.
2740         (tramp-action-password, tramp-process-one-action)
2741         (tramp-read-passwd): Let-bind `case-fold-search' to t.  (Bug#13124)
2743 2014-01-17  Chong Yidong  <cyd@gnu.org>
2745         * simple.el (password-word-equivalents): New defcustom.
2746         * comint.el (comint-password-prompt-regexp): Use it.  Bump version
2747         to 24.4.
2748         (comint-watch-for-password-prompt): Let-bind `case-fold-search'
2749         to t.  (Bug#13124)
2751 2014-01-17  Dmitry Gutov  <dgutov@yandex.ru>
2753         * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant.
2754         (ruby-align-to-stmt-keywords): Change the default value.
2755         Use `ruby-alignable-keywords' to generate the possible customization
2756         choices.
2757         (ruby-smie-rules): Instead of using a hardcoded list of alignable
2758         keywords, check against the value of `ruby-alignable-keywords'
2759         (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
2761 2014-01-17  Glenn Morris  <rgm@gnu.org>
2763         * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
2765         Make M-x authors return zero *Authors Errors* from current logs.
2766         * emacs-lisp/authors.el (authors-obsolete-files-regexps)
2767         (authors-ignored-files): Add some entries, remove others.
2768         (authors-ambiguous-files, authors-valid-file-names):
2769         Add some entries.
2770         (authors-renamed-files-alist): Add, remove, and adjust entries.
2771         (authors-renamed-files-regexps): Add some entries.
2772         Remove some very broad ones.  Make some entries `lax'.
2773         (authors-lax-changelogs): New constant.
2774         (authors-disambiguate-file-name): Treat top-level specially.
2775         (authors-lax-changelog-p): New function.
2776         (authors-canonical-file-name): Check file as written against
2777         authors-valid-file-names.  Do not special-case etc/.
2778         Handle `lax' logs and authors-renamed-files-regexps elements.
2780 2014-01-16  Dmitry Gutov  <dgutov@yandex.ru>
2782         * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with
2783         `assoc'.  Use `nth' instead of `cdr'.  Make private.  Update all
2784         callers.
2786 2014-01-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2788         * follow.el (follow-adjust-window): Remove `dest' argument (bug#16426).
2789         Assume we're already in the proper buffer.
2790         Inspired by Anders Lindgren <andlind@gmail.com>.
2791         (follow-post-command-hook): Call it from the right buffer.
2792         (follow-comint-scroll-to-bottom): Adjust call.
2793         (follow-all-followers): Use get-buffer-window-list.
2795 2014-01-15  Daniel Colascione  <dancol@dancol.org>
2797         * emacs-lisp/bytecomp.el (byte-compile-file): Use whole
2798         `buffer-file-name' in interactive-form so that we don't leave
2799         pathless file names in `file-name-history'.
2801 2014-01-15  Juri Linkov  <juri@jurta.org>
2803         * indent.el (indent-rigidly): Set deactivate-mark to nil
2804         in transient indentation mode.  (Bug#16438)
2806 2014-01-15  Dmitry Gutov  <dgutov@yandex.ru>
2808         * emacs-lisp/package.el (package-desc-keywords): New function
2809         (Bug#16222).
2810         (describe-package-1, package-all-keywords)
2811         (package--has-keyword-p): Use it.
2813 2014-01-14  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
2815         * simple.el (define-alternatives): When creating the
2816         COMMAND-alternatives variable, assign COMMAND as its definition
2817         name so that `describe-variable' can relocate it.
2819 2014-01-14  Matthew Leach  <matthew@mattleach.net>  (tiny change)
2821         * font-lock.el (font-lock-keywords): Fix typo in docstring
2822         (bug#16307).
2824 2014-01-14  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
2826         * ispell.el (ispell-region): Reset `in-comment' for new line
2827         instead of wrongly reset `add-coment' (bug#13577).
2829 2014-01-14  Daiki Ueno  <ueno@gnu.org>
2831         * epa-file.el (epa-file-write-region): Encode the region according
2832         to `buffer-file-format'.  Problem reported at:
2833         <http://sourceforge.jp/ticket/browse.php?group_id=2267&tid=32917>.
2835 2014-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2837         * emacs-lisp/edebug.el (edebug--display): Move protective let-binding
2838         so it applies in the right buffer (bug#16410).
2840 2014-01-13  Daniel Colascione  <dancol@dancol.org>
2842         * textmodes/rst.el (rst-define-key): Provide deprecated
2843         keybindings through named functions instead of anonymous ones so
2844         that "??" doesn't appear in describe-mode output.
2846 2014-01-13  Bastien Guerry  <bzg@gnu.org>
2848         * simple.el (define-alternatives): Call the selected command
2849         interactively.  When setting `COMMAND--implementation' for the
2850         first time, tell the user how to chose another implementation.
2851         Enhance the docstring.
2853 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2855         * vc/log-edit.el: Fix highlighting of summary when it's the first line.
2856         (log-edit--match-first-line): New function.
2857         (log-edit-font-lock-keywords): Use it.
2858         (log-edit-mode): Make jit-lock-defer-multiline work.
2860 2014-01-13  Bastien Guerry  <bzg@gnu.org>
2862         * rect.el (rectangle-mark-mode): When the region is not active,
2863         display a message saying that the mark as been set and that
2864         rectangle mode is in use.
2865         (rectangle--highlight-for-redisplay): Only put an overlay with a
2866         visible vertical bar when (display-graphic-p) is non-nil.
2867         This partially fixes Bug#16403.
2869 2014-01-13  Juri Linkov  <juri@jurta.org>
2871         * info.el (Info-find-file): Go to DIR before displaying the error
2872         about a nonexistent file if no previous Info file is visited.
2873         Use `user-error' instead of `error' for "Info file %s does not exist".
2874         (Info-find-node-2): In case of a nonexistent node in unwind forms
2875         go to the Top node if there is no previous node to revert to.
2876         (Bug#16405)
2878 2014-01-13  Martin Rudalics  <rudalics@gmx.at>
2880         fit-frame/window-to-buffer code fixes including one for Bug#14096.
2881         * window.el (fit-frame-to-buffer): Fix doc-string.
2882         Respect window-min-height/-width.  Fit pixelwise when
2883         frame-resize-pixelwise is non-nil.  Adjust right/bottom edge
2884         when avoiding that frame goes partially off-screen.
2885         (fit-window-to-buffer): Respect window-min-height/-width
2886         (Bug#14096).
2888 2014-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2890         * indent.el (indent-according-to-mode): Flush to column 0 in text-mode
2891         after an empty line.
2893 2014-01-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2895         * net/shr.el (shr-render-region): Autoload.
2897 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
2899         * net/eww.el (eww-download-directory): Rename from
2900         `eww-download-path' (Bug#16419).
2902 2014-01-12  Leo Liu  <sdl.web@gmail.com>
2904         * dired-x.el (dired-mode-map): Fix last change.
2906         * emacs-lisp/eldoc.el (eldoc-mode): Add hook locally.
2908 2014-01-12  Paul Eggert  <eggert@cs.ucla.edu>
2910         Spelling fixes.
2911         * emacs-lisp/generic.el (generic--normalize-comments):
2912         Rename from generic--normalise-comments.  All uses changed.
2913         * play/bubbles.el (bubbles--neighborhood-score)
2914         (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood)
2915         (bubbles--neighborhood-available)
2916         (bubbles--update-neighborhood-score):
2917         Rename from names with 'neighbourhood'.  All uses changed.
2919 2014-01-12  Leo Liu  <sdl.web@gmail.com>
2921         Re-implement the feature of showing eldoc info after editing.
2922         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): Remove.
2923         (eldoc-edit-message-commands): New function.
2924         (eldoc-print-after-edit): New variable.
2925         (eldoc-pre-command-refresh-echo-area): Emit message only by
2926         eldoc-message-commands.
2927         (eldoc-mode): Restrict eldoc-message-commands to editing commands
2928         if eldoc-print-after-edit is set.  (Bug#16346)
2929         * simple.el (read--expression): Enable eldoc-mode.
2930         * progmodes/octave.el (octave-mode-menu): Adapt to change in eldoc.
2932 2014-01-11  Dani Moncayo  <dmoncayo@gmail.com>
2933             Eric S. Raymond  <esr@thyrsus.com>
2935         * version.el (emacs-repository-get-version): Enhance so the
2936         function works correctly in either a Bazaar or Git repo.
2938 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
2940         * play/meese.el: It's 2014 and Ed Meese is justly forgotten.
2941         Goes with removal of the joke manpages from /etc.
2943 2014-01-10  Kenichi Handa  <handa@gnu.org>
2945         * mail/rmail.el (rmail-get-coding-system):
2946         Check rmail-get-coding-function before "funcall"ing it.
2948 2014-01-10  Glenn Morris  <rgm@gnu.org>
2950         * emacs-lisp/authors.el (authors-fixed-entries):
2951         Update for files that no longer exist.
2953 2014-01-10  Eric S. Raymond  <esr@thyrsus.com>
2955         * version.el (emacs-bzr-get-version): Restore compatibilty with
2956         24.3 (Tested).
2958 2014-01-10  Bozhidar Batsov  <bozhidar@batsov.com>
2960         * progmodes/ruby-mode.el (auto-mode-alist): Add .podspec
2961         and Podfile.
2963 2014-01-10  Eli Zaretskii  <eliz@gnu.org>
2965         * emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
2967 2014-01-10  Chong Yidong  <cyd@gnu.org>
2969         * progmodes/octave.el (octave-mode-menu): Don't assume eldoc is loaded.
2971 2014-01-10  Anders Lindgren  <andlind@gmail.com>
2973         * follow.el (follow-cache-command-list): Include right-char and
2974         left-char.
2976 2014-01-10  Paul Eggert  <eggert@cs.ucla.edu>
2978         Spelling fixes.
2979         * mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
2980         * woman.el (woman-mark-horizontal-position):
2981         Rename from woman-mark-horizonal-position.  Use changed.
2983 2014-01-10  Glenn Morris  <rgm@gnu.org>
2985         * info.el (info-initialize): If running uninstalled, ensure our
2986         own info files are always found first, even if INFOPATH is set.
2988         * help.el (view-order-manuals): Open emacs.info rather than ORDERS.
2990 2014-01-09  David Engster  <deng@randomsample.de>
2992         * emacs-lisp/eieio-custom.el:
2993         * emacs-lisp/eieio-opt.el: Set generated autoload file to
2994         'eieio.el'.  This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org.
2995         * emacs-lisp/eieio.el: Regenerate autoloads.
2997 2014-01-09  Eric S. Raymond  <esr@thyrsus.com>
2999         * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
3000         following renames.  (Bug#8756)
3002 2014-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3004         * simple.el (deactivate-mark, activate-mark): Force-mode-line-update
3005         (bug#16382).
3006         (activate-mark): Add `no-tmm' argument.
3007         (set-mark, push-mark-command): Use it instead of running
3008         activate-mark-hook by hand.
3010 2014-01-08  Eric S. Raymond  <esr@thyrsus.com>
3012         In preparation for the move to git, sanitize out some
3013         Bazaar-specific names.
3015         * emacs-lisp/authors.el: INSTALL.BZR renamed to INSTALL.REPO.
3017         * version.el (emacs-bzr-version): Name changed to
3018         emacs-repository-version.  Obsolete-variable alias made.
3019         * loadup.el: Follow through on this name change.
3020         * mail/emacsbug.el (report-emacs-bug): Factor out any
3021         assumption about the version control system in use.
3023 2014-01-08  David Engster  <deng@randomsample.de>
3025         * help-fns.el (help-fns-describe-function-functions):
3026         New variable to call functions for augmenting help buffers.
3027         (describe-function-1): Remove explicit calls to
3028         `help-fns--compiler-macro', `help-fns--parent-mode' and
3029         `help-fns--obsolete'.  Put them in above new variable instead, and
3030         call them through `run-hook-with-args'.
3031         * emacs-lisp/eieio-opt.el (eieio-help-class): Rename from
3032         `eieio-describe-class'.  Not meant for interactive use anymore,
3033         but to augment existing help buffers.  Remove optional second
3034         argument.  Create proper button for file location.
3035         Rewrite function to use `insert' instead of `princ' and `prin1' where
3036         possible.
3037         (eieio-help-class-slots): Rename from `eieio-describe-class-slots'.
3038         (eieio-method-def, eieio-class-def): Move further up.
3039         (describe-method, describe-generic, eieio-describe-method):
3040         Remove aliases.
3041         (eieio-help-constructor, eieio-help-generic): Rename from
3042         `eieio-describe-constructor' and `eieio-describe-generic', resp.
3043         Rewrite to use `insert' in the current buffer and use proper help
3044         buttons.
3045         (eieio-help-find-method-definition)
3046         (eieio-help-find-class-definition): Also accept symbols as
3047         arguments.
3048         (eieio-help-mode-augmentation-maybee): Remove.
3049         (eieio-describe-class-sb): Use `describe-function'.
3050         * emacs-lisp/eieio.el (help-fns-describe-function-functions):
3051         Add `eieio-help-generic' and `eieio-help-constructor'.
3053 2014-01-08  Paul Eggert  <eggert@cs.ucla.edu>
3055         Spelling fixes.
3056         * language/china-util.el (hz-ascii-designation):
3057         Rename from hz-ascii-designnation.
3058         (hz-ascii-designation): Rename from hz-ascii-designnation.
3059         All uses changed.
3061 2014-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
3063         * emacs-lisp/package.el (package-delete): Only remove pkg-desc from
3064         package-alist.
3066 2014-01-08  Bastien Guerry  <bzg@gnu.org>
3068         * emacs-lisp/package.el (package-delete):
3069         Correctly delete the package from package-alist.
3071 2014-01-08  Daiki Ueno  <ueno@gnu.org>
3073         * emacs-lisp/package.el (url-recreate-url): Declare.
3074         (url-http-target-url): Declare.
3075         (package-handle-response): Include requested URL in the error message.
3076         (package--check-signature): Don't re-signal errors from
3077         package--with-work-buffer.  Suggested by Stefan Monnier.
3079 2014-01-07  Bastien Guerry  <bzg@gnu.org>
3081         * minibuffer.el (completion--try-word-completion): When both a
3082         hyphen and a space are possible candidates for the character
3083         following a word, display both candidates.  (Bug#15980)
3085 2014-01-07  Martin Rudalics  <rudalics@gmx.at>
3087         * window.el (balance-windows-2): While rounding don't give a
3088         window more than the remainder.  Bug#16351, bug#16383.
3090 2014-01-07  Glenn Morris  <rgm@gnu.org>
3092         * menu-bar.el (menu-bar-help-extra-packages): Remove.
3093         (menu-bar-help-menu): Use view-external-packages instead.
3095 2014-01-07  Bastien Guerry  <bzg@gnu.org>
3097         * emacs-lisp/package.el (package-delete): Also delete the package
3098         name from `package-alist', not its description only.
3100 2014-01-07  Glenn Morris  <rgm@gnu.org>
3102         * help.el (view-external-packages):
3103         * menu-bar.el (menu-bar-help-extra-packages):
3104         Visit efaq.info rather than etc/MORE.STUFF.
3106 2014-01-07  Juri Linkov  <juri@jurta.org>
3108         * isearch.el (isearch-mode-map): Bind [return] and [backspace] to
3109         isearch-exit and isearch-delete-char resp.  (Bug#16342, bug#16035)
3111         * progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
3112         that shadows RET.  (Bug#16342)
3114 2014-01-07  Chong Yidong  <cyd@gnu.org>
3116         * isearch.el (isearch-yank-char, isearch-yank-word)
3117         (isearch-yank-line): Doc fix.
3119 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3121         * abbrev.el (define-abbrev): Beware new meaning of fboundp.
3122         * emacs-lisp/elint.el (elint-find-builtins):
3123         * emacs-lisp/eldoc.el (eldoc-symbol-function):
3124         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn)
3125         (byte-compile-file-form-defmumble, byte-compile, byte-compile-form):
3126         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
3127         * apropos.el (apropos-safe-documentation):
3128         * subr.el (symbol-file): Remove redundant fboundp.
3129         * progmodes/idlw-shell.el (idlwave-shell-comint-filter): Use defalias.
3131 2014-01-06  Bastien Guerry  <bzg@gnu.org>
3133         * hl-line.el (global-hl-line-overlay): Make a local variable.
3134         (global-hl-line-overlays): New variable to store all overlays.
3135         (global-hl-line-mode): Don't delete overlays from the current
3136         buffer when `global-hl-line-sticky-flag' is non-nil.
3137         (global-hl-line-highlight): Add new overlays to
3138         `global-hl-line-overlays'.
3139         (global-hl-line-unhighlight-all): New function to delete all
3140         overlays when turning off `global-hl-line-mode'.
3141         This fixes Bug#16183.
3143 2014-01-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3145         * subr.el (set-transient-map): Fix nested case and docstring.
3147 2014-01-06  Tassilo Horn  <tsdh@gnu.org>
3149         * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add a
3150         `Texinfo' entry.
3152 2014-01-06  Daniel Colascione  <dancol@dancol.org>
3154         Fix defun navigation in vc log view.
3156         * vc/log-view.el (log-view-beginning-of-defun): Rewrite to behave
3157         like `beginning-of-defun'.
3158         (log-view-end-of-defun, log-view-end-of-defun-1): Rename old
3159         log-view-end-of-defun to log-view-end-of-defun-1.  Replace
3160         log-view-end-of-defun with wrapper that behaves like `end-of-defun'.
3161         (log-view-extract-comment): Call `log-view-current-entry' directly
3162         instead of relying on broken `log-view-beginning-of-defun' behavior.
3164 2014-01-06  Paul Eggert  <eggert@cs.ucla.edu>
3166         Spelling fixes.
3167         * calc/calc-yank.el (calc-edit-mode, calc-edit-cancel):
3168         * emacs-lisp/debug.el (cancel-debug-on-entry):
3169         * epg.el (epg-error-to-string):
3170         * files.el (recover-file):
3171         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3172         * mail/emacsbug.el (report-emacs-bug-hook):
3173         * mail/sendmail.el (mail-recover):
3174         * ses.el (ses-yank-resize):
3175         * term/ns-win.el (ns-print-buffer):
3176         Spelling fixes in diagnostics, mostly for "canceled" with one L.
3177         * epg.el (epg-key-capability-alist): Rename from misspelled version.
3178         All uses changed.
3179         * obsolete/xesam.el (xesam-all-fields): Fix misspelled field name.
3181 2014-01-06  Leo Liu  <sdl.web@gmail.com>
3183         * dired-x.el (dired-mode-map): Rebind dired-omit-mode to C-x M-o
3184         to avoid shadowing global key.  (Bug#16354)
3186 2014-01-06  Daniel Colascione  <dancol@dancol.org>
3188         * textmodes/rst.el (rst-mode): Set electric-indent-inhibit for
3189         rst-mode.
3191 2014-01-05  Martin Rudalics  <rudalics@gmx.at>
3193         * window.el (balance-windows): Add mising t to fix Bug#16351.
3195 2014-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3197         * net/shr.el (shr-descend): Don't bug out if the anchor is empty
3198         (bug#16285).
3199         (shr-insert): If we have a word that's longer than `shr-width',
3200         break after it anyway.  Otherwise we'll do no breaking once we get
3201         such a long word.
3203 2014-01-05  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
3205         * net/eww.el (eww): Support single/double quote for search.
3206         * net/eww.el (eww-list-histories, eww-history-browse): Fixup.
3207         (eww-history-quit): Delete and use quit-window.
3208         (eww-history-kill): Delete, because it doesn't work well and
3209         not necessary.
3210         (eww-history-mode-map): Delete some keys and add easy-menu.
3212 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
3214         Fix misspelling of 'chinese' in rx (Bug#16237).
3215         * emacs-lisp/rx.el (rx-categories): Correct spelling of
3216         chinese-two-byte.
3218         Change subword regexps back to vars (Bug#16296).
3219         * progmodes/subword.el (subword-forward-regexp)
3220         (subword-backward-regexp): Change these back to variables.
3222 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3224         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother with
3225         syntax-begin-function (bug#16247).
3227 2014-01-03  Chong Yidong  <cyd@gnu.org>
3229         * emacs-lisp/nadvice.el (advice--make-docstring): Change args.
3230         (advice--docstring): Delete variable.
3231         (advice--make-1): Leave the docstring empty.
3232         (advice-add): Use function-documentation for advised docstring.
3234         * emacs-lisp/advice.el (ad--make-advised-docstring): Change args.
3235         Ignore function-documentation property when getting documentation.
3236         (ad-activate-advised-definition): Use function-documentation
3237         generate the docstring.
3238         (ad-make-advised-definition): Don't call
3239         ad-make-advised-definition-docstring.
3240         (ad-make-advised-definition-docstring, ad-advised-definition-p):
3241         Delete functions.
3243         * progmodes/sql.el (sql-help): Use function-documentation instead
3244         of dynamic-docstring-function property.  No need to autoload now.
3245         (sql--help-docstring): New variable.
3246         (sql--make-help-docstring): Use it.
3248 2014-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3250         * ielm.el (ielm-tab): Retarget.
3251         (ielm-map): Use ielm-tab for tab.
3252         (ielm-complete-filename): Use comint-filename-completion.
3253         (ielm-complete-symbol): Remove.
3254         (inferior-emacs-lisp-mode): Use lisp-completion-at-point instead and
3255         remove ielm-tab from completion-at-point-functions (bug#16224).
3257         * emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
3258         Beware signals raised by predicates (bug#16201).
3260 2014-01-02  Richard Stallman  <rms@gnu.org>
3262         * dired-aux.el (dired-do-print): Handle printer-name.
3264         * mail/rmailmm.el (rmail-mime-message-p): Move to rmail.el.
3265         * mail/rmail.el (rmail-mime-message-p): Move from rmailmm.el.
3266         (rmail-epa-decrypt): Turn off mime processing.
3268         * mail/rmail.el (rmail-make-in-reply-to-field):
3269         Add parens in message-id.
3271         * mail/rmail.el (rmail-get-coding-function): Variable.
3272         (rmail-get-coding-system): Use it.
3274 2013-12-31  Eli Zaretskii  <eliz@gnu.org>
3276         * international/mule-conf.el: Unify the charset indian-is13194.
3277         (indian-is13194): Specify unify-map.
3279 2013-12-31  Leo Liu  <sdl.web@gmail.com>
3281         * subr.el (set-temporary-overlay-map): Obsolete alias.  (Bug#16305)
3283 2013-12-30  Daniel Colascione  <dancol@dancol.org>
3285         * term/x-win.el ([XF86WakeUp]): Ignore the XF86WakeUp key instead
3286         of printing a useless when we resume from sleep.
3288         * progmodes/sh-script.el
3289         (sh-smie-sh-forward-token, sh-smie-rc-forward-token): Fix infloop
3290         in indentation code.  (Bug#16233)
3292 2013-12-28  João Távora  <joaotavora@gmail.com>
3294         * elec-pair.el (electric-pair-post-self-insert-function):
3295         Don't open extra newlines at beginning of buffer.  (Bug#16272)
3297 2013-12-28  Eli Zaretskii  <eliz@gnu.org>
3299         * frame.el (window-system-for-display): Don't allow to create a
3300         GUI frame from a -nw session on MS-Windows.  (Bug#14739)
3302 2013-12-28  Glenn Morris  <rgm@gnu.org>
3304         * mail/hashcash.el (hashcash-program): Rename from hashcash-path.
3305         Update callers.
3307         * apropos.el (apropos-match-face):
3308         * calculator.el (calculator-displayer):
3309         * dabbrev.el (dabbrev-search-these-buffers-only):
3310         * face-remap.el (buffer-face-mode-face):
3311         * simple.el (yank-handled-properties):
3312         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
3313         * mail/footnote.el (footnote-mode-line-string, footnote-prefix):
3314         * mail/hashcash.el (hashcash-accept-resources, hashcash-program)
3315         (hashcash-double-spend-database):
3316         * progmodes/ruby-mode.el (ruby-deep-indent-paren)
3317         (ruby-deep-indent-paren-style):
3318         * textmodes/flyspell.el (flyspell-auto-correct-binding):
3319         * textmodes/rst.el (rst-toc-indent, rst-toc-insert-style)
3320         (rst-toc-insert-number-separator, rst-toc-insert-max-level):
3321         * vc/pcvs-defs.el (cvs-minor-mode-prefix):
3322         Specify custom types.
3324         * emacs-lisp/smie.el (smie-config): Add type, version, initialize.
3325         * bookmark.el (bookmark-bmenu-use-header-line):
3326         * doc-view.el (doc-view-scale-internally):
3327         * pcmpl-x.el (pcmpl-x-tlmgr-program, pcmpl-x-ack-program):
3328         * register.el (register-preview-delay):
3329         * net/shr.el (shr-bullet):
3330         * progmodes/cfengine.el (cfengine-cf-promises)
3331         (cfengine-parameters-indent):
3332         * progmodes/octave.el (inferior-octave-error-regexp-alist):
3333         * textmodes/reftex-vars.el (reftex-label-regexps):
3334         * vc/log-edit.el (log-edit-setup-add-author): Add version.
3336         * net/tls.el (tls-certtool-program): Fix default value.
3338         * desktop.el (desktop-restore-in-current-display):
3339         * newcomment.el (comment-empty-lines):
3340         * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
3341         (idlwave-pad-keyword):
3342         * progmodes/tcl.el (tcl-tab-always-indent):
3343         * textmodes/reftex-vars.el (reftex-index-default-tag):
3344         * elec-pair.el (electric-pair-skip-whitespace):
3345         * progmodes/cfengine.el (cfengine-cf-promises): Fix custom types.
3347         * emacs-lisp/authors.el (authors-ignored-files)
3348         (authors-valid-file-names, authors-renamed-files-alist): Additions.
3350 2013-12-27  Jarek Czekalski  <jarekczek@poczta.onet.pl>
3352         * shell.el (shell-dynamic-complete-command): Doc fix.
3353         (shell--command-completion-data): Shell completion now matches
3354         executable filenames from the current buffer's directory, on
3355         systems in which this behavior is the default (windows-nt, ms-dos).
3357 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
3359         * net/shr.el (shr-insert): Don't infloop if the width is zero.
3361 2013-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3363         * icomplete.el (icomplete-show-matches-on-no-input): Default to nil
3364         (bug#16251).
3366         * electric.el: Move all electric-pair-* to elec-pair.el.
3367         * elec-pair.el: New file, split from electric.el.
3369 2013-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
3371         * net/shr.el (shr-find-fill-point): Don't try to fill if the
3372         indentation level is larger than the width, because that will
3373         infloop.
3374         (shr-insert): Fill repeatedly long texts, so that Japanese is
3375         formatted correctly (bug#16263).
3376         (shr-find-fill-point): Off by one error in comparison with the
3377         indentation.
3379 2013-12-26  João Távora  <joaotavora@gmail.com>
3381         * electric.el (electric-pair-mode): More flexible engine for skip-
3382         and inhibit predicates, new options for pairing-related functionality.
3383         (electric-pair-preserve-balance): Pair/skip parentheses and quotes
3384         if that keeps or improves their balance in buffers.
3385         (electric-pair-delete-adjacent-pairs): Delete the pair when
3386         backspacing over adjacent matched delimiters.
3387         (electric-pair-open-extra-newline): Open extra newline when
3388         inserting newlines between adjacent matched delimiters.
3389         (electric--sort-post-self-insertion-hook):
3390         Sort post-self-insert-hook according to priority values when
3391         minor-modes are activated.
3392         * simple.el (newline-and-indent): Call newline with interactive
3393         set to t.
3394         (blink-paren-post-self-insert-function): Set priority to 100.
3395         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3396         Use electric-pair-text-pairs to pair backtick-and-quote in strings and
3397         comments.  Locally set electric-pair-skip-whitespace to 'chomp and
3398         electric-pair-open-newline-between-pairs to nil.
3400 2013-12-26  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3402         * progmodes/python.el: Use lexical-binding.
3403         (python-nav-beginning-of-defun): Stop searching ASAP.
3405 2013-12-25  Xue Fuqiao  <xfq.free@gmail.com>
3407         * vc/vc.el (vc-ignore): Use `vc-responsible-backend'.
3408         Fix interactive spec.  Doc fix.  (Bug#15754)
3410 2013-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3412         * emacs-lisp/byte-run.el (eval-when-compile):
3413         * progmodes/cc-defs.el (cc-eval-when-compile):
3414         Fix edebug spec (bug#16184).
3416 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3418         * net/shr.el (shr-visit-file): Remove debugging function.
3419         (shr-insert): Don't infloop if we can't find a good place to break
3420         the line (bug#16256).
3422 2013-12-25  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3424         * progmodes/python.el (python-nav--lisp-forward-sexp): New function.
3425         (python-nav--lisp-forward-sexp-safe): Use it.  Rename from
3426         python-nav-lisp-forward-sexp-safe.
3427         (python-nav--forward-sexp): New argument SAFE allows switching
3428         forward sexp movement behavior for parens.
3429         (python-nav-forward-sexp): Throw errors on unterminated parens
3430         (Bug#16191).
3431         (python-nav-backward-sexp, python-nav-forward-sexp-safe)
3432         (python-nav-backward-sexp-safe): New functions.
3433         (python-shell-buffer-substring):
3434         Use `python-nav-forward-sexp-safe'.
3436 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3438         * net/shr.el (shr-find-fill-point): Don't break lines before a
3439         quotation mark.
3440         (shr-char-kinsoku-bol-p): The quotation mark isn't a kinsoky BOL char.
3441         (shr-find-fill-point): Remove the special checks for the quotation
3442         mark, since `shr-char-kinsoku-bol-p' should now return the right thing.
3444 2013-12-25  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
3446         * net/eww.el (eww-form-textarea): Use a different face for
3447         textareas than text input since they have different keymaps
3448         (bug#16142).
3450 2013-12-24  Fabián Ezequiel Gallina  <fgallina@gnu.org>
3452         * progmodes/python.el (python-nav-beginning-of-statement):
3453         Speed up (Bug#15295).
3455 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
3457         * net/eww.el (eww-bookmark-browse): Use `quit-window' to restore
3458         the window configuration.
3460 2013-12-24  Eli Zaretskii  <eliz@gnu.org>
3462         * net/eww.el (eww-open-file): Ensure 3 slashes after "file:" when
3463         we run on MS-Windows or MS-DOS.
3465 2013-12-24  Martin Rudalics  <rudalics@gmx.at>
3467         * window.el (balance-windows-area): Call window-size instead of
3468         window-height and window-width.  Bug#16241.
3470 2013-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
3472         * net/eww.el (eww-bookmark-quit): Remove.
3473         (eww-bookmark-browse): Restore the window configuration when you
3474         choose a bookmark (bug#16144).
3476 2013-12-24  Daniel Colascione  <dancol@dancol.org>
3478         * icomplete.el: Remove redundant :group arguments to `defcustom'
3479         throughout.
3480         (icomplete-show-matches-on-no-input): New customizable variable.
3481         (icomplete-minibuffer-setup): Call `icomplete-exhibit' on setup if
3482         we have something to show.
3483         (icomplete-exhibit): Compute completions even if we have no user input.
3485 2013-12-23  Daniel Colascione  <dancol@dancol.org>
3487         * icomplete.el: Move `provide' to end of file.
3489 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
3491         * net/gnutls.el (gnutls-verify-error): Add version tag.
3493 2013-12-23  Chong Yidong  <cyd@gnu.org>
3495         * subr.el (set-transient-map): Rename from
3496         set-temporary-overlay-map.  Doc fix.
3498         * face-remap.el (text-scale-adjust):
3499         * indent.el (indent-rigidly):
3500         * kmacro.el (kmacro-call-macro):
3501         * minibuffer.el (minibuffer-force-complete):
3502         * repeat.el (repeat):
3503         * simple.el (universal-argument--mode):
3504         * calendar/todo-mode.el (todo-insert-item--next-param):
3505         * progmodes/f90.el (f90-abbrev-start): Callers changed.
3507         * indent.el (indent-rigidly): Use substitute-command-keys.
3509 2013-12-22  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
3511         * net/eww.el (eww-tag-select): Add text-property to jump to next
3512         select field.
3513         (eww): Add non-supported ftp error.
3515 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
3517         * progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
3518         comments.  Handle electric indent after typing `?' and `!'.
3520 2013-12-22  Chong Yidong  <cyd@gnu.org>
3522         * faces.el (face-spec-recalc): If the theme specs are not
3523         applicable to a frame, fall back on the defface spec.
3524         This prevents themes from obliterating faces on low-color terminals.
3526 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
3528         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
3529         after `{'.  We need it after block openers, and it doesn't seem
3530         to hurt after hash openers.
3532 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
3534         * progmodes/ruby-mode.el (ruby--at-indentation-p): New function,
3535         extracted from `ruby-smie-rules'.
3536         (ruby--electric-indent-chars): New variable.
3537         (ruby--electric-indent-p): New function.
3538         (ruby-mode): Use `electric-indent-functions' instead of
3539         `electric-indent-chars'.
3541 2013-12-22  Dmitry Gutov  <dgutov@yandex.ru>
3543         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
3544         docstring.
3545         (ruby-smie-rules): Indent plus one level after `=>'.
3547 2013-12-21  Richard Stallman  <rms@gnu.org>
3549         * simple.el (newline): Doc fix.
3551 2013-12-21  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
3553         * net/eww.el (eww-list-histories, eww-list-histories)
3554         (eww-history-browse, eww-history-quit, eww-history-kill)
3555         (eww-history-mode-map, eww-history-mode): New command and
3556         functions to list browser histories.
3557         (eww-form-text): Support text form with disabled
3558         and readonly attributes.
3559         (eww-checkbox-map): Fix wrong key bind to `eww-toggle-checkbox'.
3561 2013-12-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3563         * net/eww.el (eww-back-url, eww-forward-url, eww-next-url)
3564         (eww-previous-url, eww-up-url, eww-top-url, eww-add-bookmark)
3565         (eww-bookmark-prepare, eww-bookmark-kill, eww-bookmark-yank)
3566         (eww-bookmark-browse, eww-next-bookmark, eww-previous-bookmark):
3567         Use `user-error'.
3568         (eww-bookmark-mode-map): Add menu.
3569         (eww-render, eww-mode): Use `setq-local'.
3570         (eww-tool-bar-map): New variable.
3571         (eww-mode): Set `tool-bar-map'.
3572         (eww-view-source): Check for `html-mode' with `fboundp'.
3574 2013-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576         * net/shr.el (shr--extract-best-source): Don't bug out on audio
3577         elements with text inside.  Also remove debugging.
3579 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
3581         * cus-start.el (all): Add ns-use-srgb-colorspace.
3583 2013-12-21  Chong Yidong  <cyd@gnu.org>
3585         * custom.el (custom-theme-recalc-face): Do nothing if the face is
3586         undefined.  Thus, theme settings for undefined faces do not take
3587         effect until the faces are defined with defface, the same as with
3588         theme variables.
3590         * faces.el (face-spec-set): Use face-spec-recalc in all cases.
3591         (face-spec-reset-face): Don't assign extra properties in temacs.
3592         (face-spec-recalc): Apply X resources too.
3594 2013-12-21  Chong Yidong  <cyd@gnu.org>
3596         * faces.el (face-spec-set):
3597         * cus-face.el (custom-theme-set-faces, custom-set-faces):
3598         * custom.el (defface): Doc fixes (Bug#16203).
3600         * indent.el (indent-rigidly-map): Add docstring, and move commands
3601         into named functions.
3602         (indent-rigidly-left, indent-rigidly-right)
3603         (indent-rigidly-left-to-tab-stop)
3604         (indent-rigidly-right-to-tab-stop): New functions.  Decide on
3605         indentation direction based on bidi direction, and accumulate
3606         sequential commands in a single undo boundary.
3607         (indent-rigidly--pop-undo): New utility function.
3609 2013-12-20  Juanma Barranquero  <lekktu@gmail.com>
3611         * faces.el (read-face-name): Require crm.el when using crm-separator.
3613 2013-12-20  Daniel Colascione  <dancol@dancol.org>
3615         * progmodes/sh-script.el (sh-mode): Tweak paragraph-separate
3616         so that we don't reflow comments into the shebang line.
3618 2013-12-20  Juri Linkov  <juri@jurta.org>
3620         * saveplace.el (save-place-to-alist): Add `dired-filename' as
3621         a position when `dired-directory' is non-nil.  Check integer
3622         positions with `integerp'.
3623         (toggle-save-place, save-places-to-alist): Add check for
3624         `dired-directory'.
3625         (save-place-find-file-hook): Check integer positions with
3626         `integerp'.
3627         (save-place-dired-hook): Use `dired-goto-file' when
3628         `dired-filename' is found in the assoc list.  Check integer
3629         positions with `integerp'.
3630         (dired-initial-position-hook): Rename from `dired-initial-point-hook'.
3632         * dired.el (dired-initial-position-hook): Rename back from
3633         `dired-initial-point-hook'.
3634         (dired-initial-position): Rename `dired-initial-point-hook' to
3635         `dired-initial-position-hook'.
3636         (dired-file-name-at-point): Doc fix.  (Bug#15329)
3638 2013-12-20  Juri Linkov  <juri@jurta.org>
3640         * replace.el (read-regexp-defaults-function): New defcustom (bug#14405).
3641         (read-regexp-suggestions): New function.
3642         (read-regexp): Use `read-regexp-defaults-function' to get default values.
3643         Use `read-regexp-suggestions'.  Add non-empty default to history
3644         for empty input.
3645         (occur-read-regexp-defaults-function): Remove function.
3646         (occur-read-primary-args): Use `regexp-history-last' instead of
3647         `occur-read-regexp-defaults-function'.
3649         * hi-lock.el (hi-lock-read-regexp-defaults-function): Remove function.
3650         (hi-lock-line-face-buffer, hi-lock-face-buffer)
3651         (hi-lock-face-phrase-buffer): Use `regexp-history-last' instead of
3652         `hi-lock-read-regexp-defaults-function'.  Doc fix.
3653         (hi-lock-face-symbol-at-point): Replace `find-tag-default-as-regexp'
3654         with `find-tag-default-as-symbol-regexp'.  Doc fix.
3655         (hi-lock-read-regexp-defaults): Remove function.
3656         (hi-lock-regexp-okay): Add check for null.
3658         * progmodes/grep.el (grep-read-regexp): Use `grep-tag-default' for
3659         the arg DEFAULTS.  Move formatting of the prompt to `read-regexp'.
3661         * subr.el (find-tag-default-as-symbol-regexp): New function.
3662         (find-tag-default-as-regexp): Move symbol regexp formatting to
3663         `find-tag-default-as-symbol-regexp'.
3665 2013-12-20  E Sabof  <esabof@gmail.com>  (tiny change)
3667         * hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
3668         (Bug#14179)
3670 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
3672         * calendar/todo-mode.el: New implementation of item insertion
3673         commands and key bindings.
3674         (todo-key-prompt): New face.
3675         (todo-insert-item): New command.
3676         (todo-insert-item--parameters): New defconst, replacing defvar
3677         todo-insertion-commands-args-genlist.
3678         (todo-insert-item--param-key-alist): New defconst, replacing
3679         defvar todo-insertion-commands-arg-key-list.
3680         (todo-insert-item--keyof, todo-insert-item--this-key): New defsubsts.
3681         (todo-insert-item--argsleft, todo-insert-item--apply-args)
3682         (todo-insert-item--next-param): New functions.
3683         (todo-insert-item--args, todo-insert-item--argleft)
3684         (todo-insert-item--argsleft, todo-insert-item--newargsleft):
3685         New variables.
3686         (todo-key-bindings-t): Change binding of "i" from
3687         todo-insertion-map to todo-insert-item.
3688         (todo-powerset, todo-gen-arglists, todo-insertion-commands-args)
3689         (todo-insertion-command-name, todo-insertion-commands-names)
3690         (todo-define-insertion-command, todo-insertion-commands)
3691         (todo-insertion-key-bindings, todo-insertion-map): Remove.
3693 2013-12-20  Stephen Berman  <stephen.berman@gmx.net>
3695         * calendar/todo-mode.el: Bug fixes and new features (bug#15225).
3696         (todo-toggle-item-highlighting): Use eval-and-compile instead of
3697         eval-when-compile.
3698         (todo-move-category): Allow choosing a non-existing todo file to
3699         move the category to, and create that file.
3700         (todo-default-priority): New user option.
3701         (todo-set-item-priority): Use it.
3702         (todo-desktop-save-buffer, todo-restore-desktop-buffer): New functions.
3703         (desktop-restore-file-buffer): Declare.
3704         (desktop-buffer-mode-handlers): Add todo-restore-desktop-buffer.
3705         (todo-modes-set-2): Locally set desktop-save-buffer to
3706         todo-desktop-save-buffer.
3707         (todo-mode, todo-archive-mode, todo-filtered-items-mode)
3708         (auto-mode-alist): Add autoload cookie.
3710 2013-12-20  Bozhidar Batsov  <bozhidar@batsov.com>
3712         * emacs-lisp/subr-x.el: Renamed from helpers.el.
3713         helpers.el was a poor choice of name.
3714         (string-remove-prefix): New function.
3715         (string-remove-suffix): New function.
3717 2013-12-20  Martin Rudalics  <rudalics@gmx.at>
3719         Fix assignment for new window total sizes.
3720         * window.el (window--pixel-to-size): Remove function.
3721         (window--pixel-to-total-1, window--pixel-to-total):
3722         Fix calculation of new total sizes.
3724 2013-12-20  Vitalie Spinu  <spinuvit@gmail.com>
3726         * comint.el (comint-output-filter): Fix rear-nonsticky property
3727         placement (Bug#16010).
3729 2013-12-20  Chong Yidong  <cyd@gnu.org>
3731         * faces.el (read-color): Minor fix for completion function.
3733 2013-12-20  Dmitry Gutov  <dgutov@yandex.ru>
3735         * progmodes/ruby-mode.el (ruby-align-to-stmt-keywords):
3736         New option.  (Bug#16182)
3737         (ruby-smie--indent-to-stmt-p): Use it.
3738         (ruby-smie-rules): Revert the logic in the handling of `when'.
3739         Expand the begin clause to handle `ruby-align-to-stmt-keywords'.
3740         (ruby-deep-arglist, ruby-deep-indent-paren)
3741         (ruby-deep-indent-paren-style): Update docstrings to note that the
3742         vars don't have any effect with SMIE.
3744 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
3746         * calc/calc.el (calc-enter, calc-pop): Use the variable
3747         `calc-context-sensitive-enter'.
3749 2013-12-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3751         * net/shr.el (shr-insert): Protect against infloops in degenerate
3752         tables.
3754 2013-12-20  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
3756         * progmodes/octave.el (octave): Add link to manual and octave
3757         homepage.
3758         (octave-mode-menu): Link to octave-mode manual.
3760 2013-12-20  Leo Liu  <sdl.web@gmail.com>
3762         * skeleton.el (skeleton-pair-insert-maybe): Disable newline
3763         insertion using skeleton-end-newline.  (Bug#16138)
3765 2013-12-20  Juri Linkov  <juri@jurta.org>
3767         * replace.el (occur-engine): Use `add-face-text-property'
3768         to add the face property to matches and titles.  (Bug#14645)
3770         * hi-lock.el (hi-green): Use lighter color "light green" closer to
3771         the palette of other hi-lock colors.
3772         (hi-lock-set-pattern): Prepend hi-lock face to the existing face.
3774 2013-12-19  Juri Linkov  <juri@jurta.org>
3776         * isearch.el (isearch-mode-map): Bind `M-s e' to `isearch-edit-string'.
3777         Put :advertised-binding on `M-s c', `M-s r', `M-s e'.  (Bug#16035)
3778         (minibuffer-history-symbol): Move variable declaration closer to
3779         its usage.
3781         * isearchb.el (isearchb): Add `event-basic-type' on `last-command-event'.
3782         (Bug#14785)
3784 2013-12-19  Juri Linkov  <juri@jurta.org>
3786         * vc/log-edit.el (log-edit-insert-filenames-without-changelog):
3787         New function.
3788         (log-edit-hook): Add it to :options.  (Bug#16170)
3790 2013-12-19  Juri Linkov  <juri@jurta.org>
3792         * simple.el (eval-expression-print-format): Don't check for
3793         command names and the last command.  Always display additional
3794         formats of the integer result in the echo area, and insert them
3795         to the current buffer only with a zero prefix arg.
3796         Display character when char-displayable-p is non-nil.
3797         (eval-expression): With a zero prefix arg, set `print-length' and
3798         `print-level' to nil, and insert the integer values from
3799         `eval-expression-print-format' at the end.  Doc fix.  (Bug#12985)
3801         * emacs-lisp/lisp-mode.el (eval-print-last-sexp): Add arg
3802         `eval-last-sexp-arg-internal'.  Doc fix.
3803         (eval-last-sexp-1): Pass arg `eval-last-sexp-arg-internal' to
3804         `eval-last-sexp-print-value'.  Doc fix.
3805         (eval-last-sexp-print-value): Add arg `eval-last-sexp-arg-internal'.
3806         Set `print-length' and `print-level' to nil when arg is zero.
3807         (eval-last-sexp): Doc fix.
3808         (eval-defun-2): Print the integer values from
3809         `eval-expression-print-format' at the end.
3811         * emacs-lisp/edebug.el (edebug-eval-defun): Print the integer
3812         values from `eval-expression-print-format' at the end.
3814         * ielm.el (ielm-eval-input): Print the integer
3815         values from `eval-expression-print-format' at the end.
3817 2013-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
3819         * net/eww.el (eww-exit, eww-close, eww-mode-map): Revert change of
3820         2013-12-11T19:01:44Z!tzz@lifelogs.com.
3822 2013-12-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3824         * hl-line.el (hl-line-make-overlay): New fun.  Set priority (bug#16192).
3825         (hl-line-highlight, global-hl-line-highlight): Use it.
3826         (hl-line-overlay): Use defvar-local.
3828 2013-12-19  Jan Djärv  <jan.h.d@swipnet.se>
3830         * term/ns-win.el: Require dnd.
3831         (global-map): Remove drag items.
3832         (ns-insert-text, ns-set-foreground-at-mouse)
3833         (ns-set-background-at-mouse):
3834         Remove (ns-drag-n-drop, ns-drag-n-drop-other-frame)
3835         (ns-drag-n-drop-as-text, ns-drag-n-drop-as-text-other-frame):
3836         New functions.
3838 2013-12-19  Glenn Morris  <rgm@gnu.org>
3840         * emacs-lisp/ert.el (ert-select-tests):
3841         Fix string/symbol mixup.  (Bug#16121)
3843 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
3845         * progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
3846         keywords to their parent.
3848 2013-12-19  Dmitry Gutov  <dgutov@yandex.ru>
3850         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
3851         first arg to be a string (fixed dead code), or an operator symbol.
3852         (ruby-smie--forward-token): Tokenize ` @ ' before strings and
3853         operator symbols.
3854         (ruby-smie-rules): Remove parent token check in the `.' clause, it
3855         did nothing.  Don't respond to `(:after ".")', it will be called
3856         with :before anyway.  Remove the ` @ ' rule, it didn't seem to
3857         change anything.  Only return indentation for binary operators
3858         when they are hanging.  De-dent opening paren when its parent is
3859         `.', otherwise it looks bad when the dot is not at bol or eol
3860         (bug#16182).
3862 2013-12-19  Juri Linkov  <juri@jurta.org>
3864         * replace.el (query-replace-read-args): Split a non-negative arg
3865         and a negative arg into separate elements.
3866         (query-replace, query-replace-regexp, replace-string)
3867         (replace-regexp): Add arg `backward'.  Doc fix.
3868         (replace-match-maybe-edit): When new arg `backward' is non-nil,
3869         move point to the beginning of the match.
3870         (replace-search, replace-highlight): Use new arg `backward'
3871         to set the value of `isearch-forward'.
3872         (perform-replace): Add arg `backward' and use it to perform
3873         replacement backward.  (Bug#14979)
3875         * isearch.el (isearch-query-replace): Use a negative prefix arg
3876         to call `perform-replace' with a non-nil arg `backward'.
3878 2013-12-18  Juri Linkov  <juri@jurta.org>
3880         * vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'
3881         to the default list.  Move `log-edit-show-files' to the end.
3882         Add more available functions to options.
3883         (log-edit): Move default specific settings to
3884         `log-edit-insert-message-template'.  Don't move point.
3885         (log-edit-insert-message-template): New function.
3886         (log-edit-insert-changelog): Add `save-excursion' and don't move point.
3887         (Bug#16170)
3889 2013-12-18  Juri Linkov  <juri@jurta.org>
3891         * help-mode.el (help-mode-map): Bind "l" to help-go-back,
3892         and "r" to help-go-forward for compatibity with Info.  (Bug#16178)
3894 2013-12-18  Leo Liu  <sdl.web@gmail.com>
3896         * eshell/em-prompt.el (eshell-emit-prompt): Fix last change.
3897         (Bug#16186)
3899 2013-12-18  Eli Zaretskii  <eliz@gnu.org>
3901         * ls-lisp.el (ls-lisp-insert-directory): Don't modify %d and %f
3902         formats for displaying file sizes when the -s switch is given.
3903         Instead, compute a separate format for displaying the size in
3904         blocks, which is displayed in addition to the "regular" size.
3905         When -h is given in addition to -s, produce size in blocks in
3906         human-readable form as well.  (Bug#16179)
3908 2013-12-18  Tassilo Horn  <tsdh@gnu.org>
3910         * textmodes/reftex-vars.el (reftex-label-alist-builtin):
3911         Reference tables with ~\ref{...} instead of only \ref{...}.
3913 2013-12-18  Chong Yidong  <cyd@gnu.org>
3915         * cus-edit.el (custom-magic-alist): Fix "themed" description
3916         (Bug#14348).
3918         * custom.el (custom-push-theme): If custom--inhibit-theme-enable
3919         is non-nil, do not create a new entry in the symbol's theme-value
3920         or theme-face property; update theme-settings only (Bug#14664).
3921         (custom-available-themes): Doc fix.
3923         * cus-theme.el (custom-new-theme-mode-map): Add bindings
3924         (Bug#15674).
3926         * replace.el (occur-engine): Avoid infloop (Bug#7593).
3928 2013-12-18  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3930         * progmodes/make-mode.el (makefile-fill-paragraph): Fix infloop
3931         (Bug#13914).
3933 2013-12-18  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
3935         * apropos.el (apropos-words-to-regexp): Fix algorithm (Bug#13946).
3937 2013-12-18  Glenn Morris  <rgm@gnu.org>
3939         * Makefile.in (BYTE_COMPILE_FLAGS): Set load-prefer-newer to t.
3940         * cus-start.el (load-prefer-newer): New option.
3942 2013-12-18  Le Wang  <l26wang@gmail.com>
3944         * comint.el (comint-previous-matching-input-from-input):
3945         Retain point (Bug#13404).
3947 2013-12-18  Chong Yidong  <cyd@gnu.org>
3949         * simple.el (append-next-kill): Doc fix (Bug#15995, Bug#16016).
3951 2013-12-18  Glenn Morris  <rgm@gnu.org>
3953         * mail/emacsbug.el (report-emacs-bug):
3954         Only mention enable-multibyte-characters if non-standard.
3956 2013-12-17  Juri Linkov  <juri@jurta.org>
3958         * arc-mode.el (archive-extract-by-file): Check if directory exists
3959         before deletion to not show irrelevant errors if it doesn't exist.
3961 2013-12-17  Juri Linkov  <juri@jurta.org>
3963         * menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
3964         (Bug#14751)
3966         * net/eww.el (browse-web): Add alias to `eww'.
3967         (eww-mode-map): Bind "r" to `eww-forward-url' like in Info.
3968         Bind "S-SPC" to `scroll-down-command'.  (Bug#16178)
3970         * net/browse-url.el (browse-url-browser-function): Move `eww'
3971         closer to similar functions.
3973         * startup.el (fancy-startup-screen, fancy-about-screen):
3974         Set browse-url-browser-function to eww-browse-url locally.
3975         (Bug#14751)
3977 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3979         * window.el (window--pixel-to-total): Remove unused `mini' var.
3980         (maximize-window, minimize-window): Remove unused `pixelwise' arg.
3981         (split-window): Remove unused `new' var.
3982         (window--display-buffer): Remove unused `frame' and `delta' vars.
3983         (fit-window-to-buffer): Remove unused vars `frame', `display-height',
3984         and display-width'.
3986 2013-12-17  Martin Rudalics  <rudalics@gmx.at>
3988         * dired.el (dired-mark-pop-up):
3989         * register.el (register-preview): Don't bind
3990         split-height-threshold here since it's now done in
3991         display-buffer-below-selected.
3993 2013-12-17  oblique  <psyberbits@gmail.com>  (tiny change)
3995         * term/rxvt.el (rxvt-rgb-convert-to-16bit): Standardize with
3996         xterm-rgb-convert-to-16bit.
3997         (rxvt-register-default-colors): Standardize with
3998         xterm-register-default-colors (Bug#14078).
4000 2013-12-17  Dima Kogan  <dima@secretsauce.net>  (tiny change)
4002         * simple.el (kill-region): Pass mark first, then point, so that
4003         kill-append works right (Bug#12819).
4004         (copy-region-as-kill, kill-ring-save): Likewise.
4006 2013-12-17  Leo Liu  <sdl.web@gmail.com>
4008         * net/rcirc.el (rcirc-add-face):
4009         * eshell/em-prompt.el (eshell-emit-prompt):
4010         * eshell/em-ls.el (eshell-ls-decorated-name): Use font-lock-face.
4011         (Bug#16167)
4013 2013-12-17  Chong Yidong  <cyd@gnu.org>
4015         * files.el (break-hardlink-on-save): Doc fix (Bug#13801).
4016         Suggested by Xue Fuqiao.
4018 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
4020         * progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
4022 2013-12-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4024         * net/shr.el (shr-insert-document): Remove unused var
4025         `shr-preliminary-table-render'.
4026         (shr-rescale-image): Remove unused arg `force'.
4027         (shr-put-image): Update calls accordingly.
4028         (shr-tag-a): Use `cont' rather than dyn-bound `dom'.
4030 2013-12-17  Dmitry Gutov  <dgutov@yandex.ru>
4032         * emacs-lisp/smie.el (smie-indent--rule): Extract `smie-indent--rule-1'.
4033         (smie-indent-close): Call `smie-indent--rule-1' with METHOD
4034         :close-all, to see which indentation method to use (Bug#16116).
4035         (smie-rules-function): Document the method :close-all.
4037 2013-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4039         * net/shr.el (shr-tag-a): Support zero-length <a name="foo"> elements.
4041         * net/eww.el (eww-display-html): If we can't find the anchor we're
4042         looking for, then go to point-min.
4044 2013-12-16  Paul Eggert  <eggert@cs.ucla.edu>
4046         Fix problems with CANNOT_DUMP and EMACSLOADPATH.
4047         * Makefile.in (emacs): Add lisp src to EMACSLOADPATH.
4048         * loadup.el: Check for src/bootstrap-emacs only when Emacs can dump.
4049         Expand dir too, in case it's relative.
4051 2013-12-16  Juri Linkov  <juri@jurta.org>
4053         * desktop.el (desktop-auto-save-timeout): Change default to
4054         `auto-save-timeout'.  Doc fix.
4055         (desktop-save): Skip the timestamp in desktop-saved-frameset
4056         when checking for auto-save changes.
4057         (desktop-auto-save): Don't call desktop-auto-save-set-timer since
4058         `desktop-auto-save' is called repeatedly by the idle timer.
4059         (desktop-auto-save-set-timer): Replace `run-with-timer' with
4060         `run-with-idle-timer' and a non-nil arg REPEAT.  Doc fix.
4061         (Bug#15331)
4063 2013-12-16  Juri Linkov  <juri@jurta.org>
4065         * isearch.el (isearch-mode-map): Remove [escape] key bindinds.
4066         (Bug#16035)
4067         (isearch-pre-command-hook): Check `this-command' for symbolp.
4069 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4071         * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
4073 2013-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
4075         * progmodes/cfengine.el (cfengine3--current-word): Remove.
4076         (cfengine3--current-function): Bring in the current-function
4077         functionality from `cfengine3--current-word'.
4078         (cfengine3-completion-function): Bring in the
4079         bounds-of-current-word functionality from
4080         `cfengine3--current-word'.
4082 2013-12-16  Martin Rudalics  <rudalics@gmx.at>
4084         * window.el (display-buffer-below-selected):
4085         Bind split-height-threshold to 0 as suggested by Juri Linkov.
4087 2013-12-16  Leo Liu  <sdl.web@gmail.com>
4089         * progmodes/compile.el (compile-goto-error): Do not push-mark.
4090         Remove NOMSG arg and all uses changed.
4092 2013-12-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4094         * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.
4095         (cua--deactivate-rectangle): Don't deactivate the mark.
4096         (cua-set-rectangle-mark): Don't set mark-active since
4097         cua--activate-rectangle already does it for us.
4098         (cua--rectangle-highlight-for-redisplay): Unhighlight a previous
4099         non-rectangular region.
4101         * emulation/cua-base.el (cua-repeat-replace-region):
4102         Use with-current-buffer.
4104         * net/gnutls.el: Use cl-lib.
4105         (gnutls-negotiate): `mapcan' -> cl-mapcan.
4107 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4109         * emacs-lisp/package.el (package-built-in-p): Support both
4110         built-in and the package.el converted package descriptions.
4111         (package-show-package-list): Allow keywords.
4112         (package-keyword-button-action): Use it instead of
4113         `finder-list-matches'.
4114         (package-menu-filter-interactive): Interactive filtering (by
4115         keyword) function.
4116         (package-menu--generate): Support keywords and change keymappings
4117         and headers when they are given.
4118         (package--has-keyword-p): Helper function.
4119         (package-menu--refresh): Use it.
4120         (package--mapc): Helper function.
4121         (package-all-keywords): Use it.
4122         (package-menu-mode-map): Set up menu items and keybindings to
4123         provide a filtering UI.
4125 2013-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
4127         * net/gnutls.el (gnutls-verify-error): New defcustom to control
4128         the behavior when a certificate fails validation.  Defaults to
4129         old behavior: never abort, just warn.
4130         (gnutls-negotiate): Use it.
4132 2013-12-14  Martin Rudalics  <rudalics@gmx.at>
4134         * window.el (display-buffer-below-selected): Never split window
4135         horizontally.  Suggested by Juri Linkov <juri@jurta.org>.
4137 2013-12-14  Tom Willemse  <tom@ryuslash.org>  (tiny change)
4139         * emacs-lisp/package.el (package--prepare-dependencies): New function.
4140         (package-buffer-info): Use it (bug#15108).
4142 2013-12-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4144         * icomplete.el (icomplete-completions): Make sure the prefix is already
4145         displayed elsewhere before hiding it (bug#16219).
4147 2013-12-14  Dmitry Gutov  <dgutov@yandex.ru>
4149         * progmodes/ruby-mode.el (ruby-smie-rules): Return nil before
4150         open-paren tokens when preceded by a open-paren, too.
4151         (ruby-smie-rules): Handle virtual indentation after open-paren
4152         tokens specially.  If there is code between it and eol, return the
4153         column where is starts (Bug#16118).
4155 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
4157         * progmodes/cfengine.el: Fix `add-hook' doc.
4158         (cfengine-mode-syntax-functions-regex): Initialize sensibly.
4159         (cfengine3--current-word): Fix parameters.
4160         (cfengine3-make-syntax-cache): Simplify further.
4161         (cfengine3-completion-function, cfengine3--current-function):
4162         Use `assq' for symbols.
4163         (cfengine3--current-function): Fix `cfengine3--current-word' call.
4165 2013-12-13  Glenn Morris  <rgm@gnu.org>
4167         * loadup.el (load-path): Warn if site-load or site-init changes it.
4168         No more need to reset it when bootstrapping.
4170 2013-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
4172         * progmodes/cfengine.el (cfengine-cf-promises): Add more default
4173         locations for cf-promises.
4174         (cfengine-mode-syntax-functions-regex): New caching variable.
4175         (cfengine3-fallback-syntax): Fallback syntax for cases where
4176         cf-promises doesn't run.
4177         (cfengine3--current-word): Reimplement using
4178         `cfengine-mode-syntax-functions-regex'.
4179         (cfengine3-completion-function, cfengine3--current-function):
4180         Use `cfengine3-make-syntax-cache' directly.
4181         (cfengine3-clear-syntax-cache): New function.
4182         (cfengine3-make-syntax-cache): Simplify and create
4183         `cfengine-mode-syntax-functions-regex' on demand.
4184         (cfengine3-format-function-docstring): Don't call
4185         `cfengine3-make-syntax-cache' explicitly.
4187 2013-12-13  Martin Rudalics  <rudalics@gmx.at>
4189         Fix windmove-find-other-window broken after pixelwise resizing
4190         (Bug#16017).
4191         * windmove.el (windmove-other-window-loc): Revert change from
4192         2013-12-04.
4193         (windmove-find-other-window): Call window-in-direction.
4194         * window.el (window-in-direction): New arguments SIGN, WRAP and
4195         MINI to emulate original windmove-find-other-window behavior.
4197 2013-12-13  Dmitry Gutov  <dgutov@yandex.ru>
4199         * simple.el (blink-matching--overlay): New variable.
4200         (blink-matching-open): Instead of moving point, highlight the
4201         matching paren with an overlay
4202         (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
4204         * faces.el (paren-showing-faces, show-paren-match)
4205         (show-paren-mismatch): Move from paren.el.
4207 2013-12-13  Leo Liu  <sdl.web@gmail.com>
4209         * indent.el (indent-region): Disable progress reporter in
4210         minibuffer.  (Bug#16108)
4212         * bindings.el (visual-order-cursor-movement): Fix version.
4214 2013-12-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
4216         * progmodes/python.el (python-pdbtrack-stacktrace-info-regexp):
4217         Also match after beginning of line.
4218         (python-pdbtrack-set-tracked-buffer): Fix logic for remote
4219         files.  Thanks to Russell Sim.  (Bug#15378)
4221 2013-12-13  Juri Linkov  <juri@jurta.org>
4223         * simple.el <Keypad support>: Remove key bindings duplicated
4224         with bindings.el.  (Bug#14397)
4226 2013-12-13  Juri Linkov  <juri@jurta.org>
4228         * comint.el (comint-mode-map): Replace `delete-char' with
4229         `delete-forward-char'.  (Bug#16109)
4231 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
4233         * progmodes/python.el (python-indent-calculate-indentation):
4234         Fix de-denters cornercase.  (Bug#15731)
4236 2013-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4238         * emacs-lisp/nadvice.el: Add `depth' property to manage ordering.
4239         (advice--make): Pay attention to `depth'.
4240         (advice--make-1): Don't autoload commands eagerly.
4241         * emacs-lisp/elp.el (elp-instrument-function):
4242         * emacs-lisp/trace.el (trace-function-internal):
4243         * emacs-lisp/debug.el (debug-on-entry): Keep them "first".
4245         * iswitchb.el (iswitchb-mode): Don't belittle ido.
4247 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
4249         * term/w32-win.el (w32-handle-dropped-file):
4250         * startup.el (normal-top-level):
4251         * net/browse-url.el (browse-url-file-url):
4252         * dnd.el (dnd-get-local-file-name): On MS-Windows, encode and
4253         decode file names using 'utf-8' rather than
4254         file-name-coding-system.
4256 2013-12-12  Fabián Ezequiel Gallina  <fgallina@gnu.org>
4258         * progmodes/python.el (python-indent-context)
4259         (python-indent-calculate-indentation): Fix auto-identation
4260         behavior for comment blocks.  (Bug#15916)
4262 2013-12-12  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
4264         * progmodes/python.el (python-indent-calculate-indentation):
4265         When determining indentation, don't treat "return", "pass", etc., as
4266         operators when they are just string constituents.  (Bug#15812)
4268 2013-12-12  Juri Linkov  <juri@jurta.org>
4270         * uniquify.el (uniquify-buffer-name-style): Change default to
4271         `post-forward-angle-brackets'.
4273         * menu-bar.el (menu-bar-options-menu): Don't require preloaded
4274         `uniquify'.  Change default to `post-forward-angle-brackets'.
4276 2013-12-11  Glenn Morris  <rgm@gnu.org>
4278         * emacs-lisp/package.el (finder-list-matches):
4279         Autoload rather than falsely declaring.
4281 2013-12-11  Teodor Zlatanov  <tzz@lifelogs.com>
4283         * net/eww.el (eww-exit, eww-close): Add UI convenience wrappers.
4284         (eww-mode-map): Use them.
4286 2013-12-11  Martin Rudalics  <rudalics@gmx.at>
4288         * window.el (display-buffer-in-side-window): Fix doc-string
4289         (Bug#16115).
4291 2013-12-11  Juanma Barranquero  <lekktu@gmail.com>
4293         * vc/vc-git.el: Silence byte-compiler warnings.
4294         (vc-git-dir-extra-headers): Rename arg _dir which is no longer ignored.
4295         (log-edit-set-header): Declare.
4297 2013-12-11  Eli Zaretskii  <eliz@gnu.org>
4299         * Makefile.in (custom-deps, finder-data): Run output file names
4300         through unmsys--file-name.  (Bug#16099)
4302 2013-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4304         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't bother matching
4305         comment-start-skip, which fails when that uses submatch 1 (bug#16041).
4307         * emulation/cua-base.el (cua-paste): Add `delete-selection' property
4308         instead of deleting the selection "by hand" (bug#16098).
4309         Rely on insert-for-yank to yank rectangles.
4310         (cua-highlight-region-shift-only): Mark obsolete.
4311         (cua-mode): Don't enable/disable transient-mark-mode,
4312         shift-select-mode (cua-mode works both with and without them), and
4313         pc-selection-mode (obsolete).
4314         * emulation/cua-rect.el (cua--activate-rectangle): Activate the mark.
4315         (cua--deactivate-rectangle): Deactivate it.
4317         * delsel.el (delete-selection-mode): Don't enable transient-mark-mode.
4318         (delete-selection-helper): Make sure yank starts at the top of the
4319         deleted region.
4320         (minibuffer-keyboard-quit): Use region-active-p.
4322         * emacs-lisp/trace.el (trace-make-advice): Don't deactivate the mark.
4324         * simple.el (normal-erase-is-backspace-mode): Map kp-delete identically
4325         to `delete' (bug#16109).
4327 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4329         * progmodes/octave.el (octave-mode, inferior-octave-mode): Link to
4330         info manual and show keybindings and set `:group' keyword.
4332 2013-12-11  Juri Linkov  <juri@jurta.org>
4334         * delsel.el (delete-active-region): Let-bind `this-command'
4335         to prevent `kill-region' from changing its original value.
4336         (delete-selection-helper): Handle `overwrite-mode' for the type
4337         `kill' exactly the same way as for the type `t'.
4338         (insert-char, quoted-insert, reindent-then-newline-and-indent):
4339         Support more commands.  (Bug#13312)
4341 2013-12-11  Juri Linkov  <juri@jurta.org>
4343         * bindings.el: Map kp keys to non-kp keys systematically
4344         with basic modifiers control, meta and shift.  (Bug#14397)
4346 2013-12-11  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
4348         * net/eww.el (eww-mode-map): Instead of "Quit" show "Exit" and
4349         "Close browser" menu items.  Fix wrong function of "List
4350         bookmarks".
4352 2013-12-11  Juri Linkov  <juri@jurta.org>
4354         * misearch.el (multi-isearch-buffers): Set the value of
4355         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
4356         arg of isearch-forward to t.
4357         (multi-isearch-buffers-regexp): Set the value of
4358         `multi-isearch-buffer-list' globally.  Set NO-RECURSIVE-EDIT
4359         arg of isearch-forward-regexp to t.
4360         (multi-isearch-files): Set the value of
4361         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
4362         arg of isearch-forward to t.
4363         (multi-isearch-files-regexp): Set the value of
4364         `multi-isearch-file-list' globally.  Set NO-RECURSIVE-EDIT
4365         arg of isearch-forward-regexp to t.  (Bug#16035)
4367         * dired-aux.el (dired-isearch-filenames): Set NO-RECURSIVE-EDIT
4368         arg of isearch-forward to t.
4369         (dired-isearch-filenames-regexp): Set NO-RECURSIVE-EDIT
4370         arg of isearch-forward-regexp to t.
4371         (dired-isearch-filter-filenames): Remove unnecessary check for
4372         `dired-isearch-filenames'.
4374         * comint.el (comint-history-isearch-backward):
4375         Set NO-RECURSIVE-EDIT arg of isearch-backward to t.
4376         (comint-history-isearch-backward-regexp):
4377         Set NO-RECURSIVE-EDIT arg of isearch-backward-regexp to t.
4379 2013-12-10  Eli Zaretskii  <eliz@gnu.org>
4381         * Makefile.in (autoloads): Run $(srcdir)/loaddefs.el through
4382         unmsys--file-name.  (Bug#16099)
4384 2013-12-10  Teodor Zlatanov  <tzz@lifelogs.com>
4386         * emacs-lisp/package.el (package-keyword-button-action):
4387         Remove finder.el require dependency.
4389 2013-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
4391         * emacs-lisp/package.el: Require finder.el.
4392         (describe-package-1): Add keyword buttons.
4393         (package-make-button): New convenience function.
4394         (package-keyword-button-action): Keyword button action using
4395         `finder-list-matches'.
4397 2013-12-09  Eli Zaretskii  <eliz@gnu.org>
4399         * autorevert.el (auto-revert-notify-add-watch): Fix a thinko in
4400         last commit.
4402 2013-12-09  Michael Albinus  <michael.albinus@gmx.de>
4404         * autorevert.el (auto-revert-notify-add-watch): Do not handle
4405         symlinked files.
4407 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
4409         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
4410         after the end of a percent literal.
4412 2013-12-09  Cameron Desautels  <camdez@gmail.com>  (tiny change)
4414         * progmodes/ruby-mode.el (ruby-forward-string): Document.
4415         Handle caret-delimited strings (Bug#16079).
4417 2013-12-09  Dmitry Gutov  <dgutov@yandex.ru>
4419         * progmodes/ruby-mode.el (ruby-accurate-end-of-block):
4420         When `ruby-use-smie' is t, use `smie-forward-sexp' instead of
4421         `ruby-parse-partial' (Bug#16078).
4423 2013-12-09  Leo Liu  <sdl.web@gmail.com>
4425         * subr.el (read-passwd): Disable show-paren-mode.  (Bug#16091)
4427 2013-12-08  Dmitry Gutov  <dgutov@yandex.ru>
4429         * progmodes/js.el (js-auto-indent-flag): Remove, was unused.
4430         (js-switch-indent-offset): New option.
4431         (js--proper-indentation): Use it.  And handle the case when
4432         "default" is actually a key in an object literal.
4433         (js--same-line): New function.
4434         (js--multi-line-declaration-indentation): Use it.
4435         (js--indent-in-array-comp, js--array-comp-indentation):
4436         New functions.
4437         (js--proper-indentation): Use them, to handle array comprehension
4438         continuations.
4440 2013-12-08  Leo Liu  <sdl.web@gmail.com>
4442         * progmodes/flymake.el (flymake-highlight-line): Re-write.
4443         (flymake-make-overlay): Remove arg MOUSE-FACE.
4444         (flymake-save-string-to-file, flymake-read-file-to-string): Remove.
4446 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4448         * emulation/cua-rect.el (cua--rectangle-highlight-for-redisplay):
4449         New function.
4450         (redisplay-highlight-region-function): Use it.
4452         * emulation/cua-base.el (cua--explicit-region-start)
4453         (cua--last-region-shifted): Remove.
4454         (cua--deactivate): Use deactivate-mark.
4455         (cua--pre-command-handler-1): Don't handle shift-selection.
4456         (cua--post-command-handler-1): Don't change transient-mark-mode.
4457         (cua--select-keymaps): Use region-active-p rather than
4458         cua--explicit-region-start or cua--last-region-shifted.
4459         (cua-mode): Enable shift-select-mode.
4461 2013-12-08  Leo Liu  <sdl.web@gmail.com>
4463         * progmodes/flymake.el (flymake-popup-current-error-menu):
4464         Rename from flymake-display-err-menu-for-current-line.  Reimplement.
4465         (flymake-posn-at-point-as-event, flymake-popup-menu)
4466         (flymake-make-emacs-menu): Remove.  (Bug#16077)
4468 2013-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4470         * rect.el (rectangle-mark-mode): Activate mark even if
4471         transient-mark-mode is off (bug#16066).
4472         (rectangle--highlight-for-redisplay): Fix boundary condition when point
4473         is > mark and at bolp.
4475         * emulation/cua-rect.el (cua--rectangle-region-extract): New function.
4476         (region-extract-function): Use it.
4477         (cua-mouse-save-then-kill-rectangle): Use cua-copy-region.
4478         (cua-copy-rectangle, cua-cut-rectangle, cua-delete-rectangle):
4479         Delete functions.
4480         (cua--init-rectangles): Don't re-remap copy-region-as-kill,
4481         kill-ring-save, kill-region, delete-char, delete-forward-char.
4482         Ignore self-insert-iso.
4484         * emulation/cua-gmrk.el (cua--init-global-mark):
4485         Ignore `self-insert-iso'.
4487         * emulation/cua-base.el (cua--prefix-copy-handler)
4488         (cua--prefix-cut-handler): Rely on region-extract-function rather than
4489         checking cua--rectangle.
4490         (cua-delete-region): Use region-extract-function.
4491         (cua-replace-region): Delete function.
4492         (cua-copy-region, cua-cut-region): Obey region-extract-function.
4493         (cua--pre-command-handler-1): Don't do the delete-selection thing.
4494         (cua--self-insert-char-p): Ignore `self-insert-iso'.
4495         (cua--init-keymaps): Don't remap delete-selection commands.
4496         (cua-mode): Use delete-selection-mode instead of rolling our own
4497         (bug#16085).
4499         * menu-bar.el (clipboard-kill-ring-save, clipboard-kill-region):
4500         Obey region-extract-function.
4502         Make registers and delete-selection-mode work on rectangles.
4503         * register.el (describe-register-1): Don't modify the register's value.
4504         (copy-to-register): Obey region-extract-function.
4505         * delsel.el (delete-active-region): Obey region-extract-function.
4507 2013-12-08  Leo Liu  <sdl.web@gmail.com>
4509         * progmodes/flymake.el (flymake, flymake-error-bitmap)
4510         (flymake-warning-bitmap, flymake-fringe-indicator-position)
4511         (flymake-compilation-prevents-syntax-check)
4512         (flymake-start-syntax-check-on-newline)
4513         (flymake-no-changes-timeout, flymake-gui-warnings-enabled)
4514         (flymake-start-syntax-check-on-find-file, flymake-log-level)
4515         (flymake-xml-program, flymake-master-file-dirs)
4516         (flymake-master-file-count-limit)
4517         (flymake-allowed-file-name-masks): Relocate.
4518         (flymake-makehash, flymake-float-time)
4519         (flymake-replace-regexp-in-string, flymake-split-string)
4520         (flymake-get-temp-dir): Remove.
4521         (flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
4522         (flymake-current-row, flymake-selected-frame)
4523         (flymake-get-point-pixel-pos): Remove xemacs compatibity and
4524         related functions.  (Bug#16077)
4526 2013-12-07  Bozhidar Batsov  <bozhidar@batsov.com>
4528         * emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.
4530 2013-12-07  Tassilo Horn  <tsdh@gnu.org>
4532         * help-fns.el (describe-function-1): Use new advice-* functions
4533         rather than old ad-* functions.  Fix function type description and
4534         source links for advised functions and subrs.
4536 2013-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4538         * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.
4540 2013-12-06  Michael Albinus  <michael.albinus@gmx.de>
4542         * progmodes/compile.el (compilation-start):
4543         * progmodes/grep.el (rgrep): Revert change 2012-12-20T11:15:38Z!michael.albinus@gmx.de.
4545         * net/tramp-sh.el (tramp-sh-handle-start-file-process):
4546         Handle long command lines, lasting from "sh -c ...".  (Bug#16045)
4548 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
4550         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
4551         Touch up the last change.
4553 2013-12-06  Leo Liu  <sdl.web@gmail.com>
4555         * progmodes/octave.el (inferior-octave-prompt): Use shy groups.
4556         (inferior-octave-startup): Always use "octave> " for prompt.
4557         (octave-goto-function-definition)
4558         (octave-sync-function-file-names)
4559         (octave-find-definition-default-filename): Remove redundant backquotes.
4561 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
4563         * progmodes/ruby-mode.el (ruby-mode-syntax-table): Don't modify
4564         syntax for `?'.
4565         (ruby-expr-beg): Expect that `!' will have syntax class "symbol"
4566         where appropriate already.
4567         (ruby-syntax-propertize-function): Propertize `?' and `!' at the
4568         end of method names (Bug#15874).
4570 2013-12-06  Juri Linkov  <juri@jurta.org>
4572         * isearch.el (isearch--saved-overriding-local-map):
4573         New internal variable.
4574         (isearch-mode): Set it to the initial value of
4575         `overriding-terminal-local-map'.
4576         (isearch-pre-command-hook): Compare `overriding-terminal-local-map'
4577         with `isearch--saved-overriding-local-map'.  (Bug#16035)
4579 2013-12-06  Dmitry Gutov  <dgutov@yandex.ru>
4581         * progmodes/octave.el (inferior-octave-completion-table):
4582         Turn back into function, use `completion-table-with-cache'
4583         (Bug#11906).  Update all references.
4585         * minibuffer.el (completion-table-with-cache): New function.
4587 2013-12-05  Cameron Desautels  <camdez@gmail.com>  (tiny change)
4589         * emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^ (bug#16046).
4591 2013-12-05  Teodor Zlatanov  <tzz@lifelogs.com>
4593         * net/eww.el (eww-current-source): New variable to store page
4594         source.
4595         (eww-display-html, eww-mode, eww-save-history)
4596         (eww-restore-history): Use it.
4597         (eww-view-source): New command to view page source.
4598         Opportunistically uses `html-mode' to highlight the buffer.
4599         (eww-mode-map): Install it.
4601 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
4603         * net/dbus.el (dbus-unregister-service)
4604         (dbus-escape-as-identifier, dbus-unescape-from-identifier):
4605         Fix docstring.
4606         (dbus-unregister-service): Skip :serial entries in
4607         `dbus-registered-objects-table'.
4608         (dbus-byte-array-to-string): New optional arg MULTIBYTE.
4610 2013-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
4612         * emacs-lisp/lisp-mnt.el (lm-keywords-list): Trim whitespace
4613         around keywords with extra `split-string' argument.
4615 2013-12-04  Martin Rudalics  <rudalics@gmx.at>
4617         * windmove.el (windmove-other-window-loc): Handle navigation
4618         between windows (excluding the minibuffer window - Bug#16017).
4620 2013-12-04  Michael Albinus  <michael.albinus@gmx.de>
4622         * net/dbus.el (dbus-byte-array-to-string): Accept also byte arrays
4623         in D-Bus type syntax.
4624         (dbus-unescape-from-identifier): Use `byte-to-string' in order to
4625         preserve unibyte strings.  (Bug#16048)
4627 2013-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4629         * emacs-lisp/eldoc.el (eldoc-minibuffer-message):
4630         Call force-mode-line-update is the proper buffer (bug#16042).
4632 2013-12-04  Dmitry Gutov  <dgutov@yandex.ru>
4634         * vc/log-edit.el (log-edit-add-new-comment): Rename to
4635         `log-edit-remember-comment', make argument optional.  Adjust all
4636         callers.
4637         (log-edit-mode): Add `log-edit-remember-comment' to
4638         `kill-buffer-hook' locally.
4639         (log-edit-kill-buffer): Don't remember comment explicitly since
4640         the buffer is killed anyway.
4642 2013-12-04  Juri Linkov  <juri@jurta.org>
4644         * isearch.el (isearch-mode, isearch-done): Don't set arg LOCAL in
4645         add-hook and remove-hook for multi-buffer search.  (Bug#16035)
4647 2013-12-03  Tom Regner  <tom@goochesa.de>  (tiny change)
4649         * notifications.el (notifications-close-notification): Call the
4650         D-Bus method with ID being a `:uint32'.  (Bug#16030)
4652 2013-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4654         * net/eww.el (eww-render): Don't pass arg to eww-display-image.
4656 2013-12-03  Juri Linkov  <juri@jurta.org>
4658         * progmodes/compile.el (compilation-start): Rename window alist
4659         entry `no-display-ok' to `allow-no-window'.
4661         * simple.el (shell-command): Add window alist entry
4662         `allow-no-window' to `display-buffer'.
4663         (async-shell-command): Doc fix.
4665         * window.el (display-buffer-no-window): New action function.
4666         (display-buffer-alist, display-buffer): Doc fix.  (Bug#13594)
4668 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
4670         * vc/log-edit.el (log-edit-set-header): Extract from
4671         `log-edit-toggle-header'.
4672         (log-edit-extract-headers): Separate the summary, when extracted
4673         from header, from the rest of the message with an empty line.
4675         * vc/vc-git.el (vc-git-log-edit-toggle-amend): Move the summary
4676         line, if present, to the Summary header.
4678 2013-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4680         * epa-file.el (epa-file-insert-file-contents): Ensure we insert text
4681         in current-buffer (bug#16029).
4683 2013-12-02  Helmut Eller  <eller.helmut@gmail.com>
4685         * emacs-lisp/debug.el (debugger-toggle-locals): New command.
4686         (debugger-mode-map): Bind it.
4687         (debugger--backtrace-base): New function.
4688         (debugger-eval-expression): Use it.
4689         (debugger-frame-number): Skip local vars when present.
4690         (debugger--locals-visible-p, debugger--insert-locals)
4691         (debugger--show-locals, debugger--hide-locals): New functions.
4693 2013-12-02  Michael Albinus  <michael.albinus@gmx.de>
4695         * net/tramp-sh.el (tramp-remote-process-environment): Do not set
4696         "LC_ALL".
4697         (tramp-get-remote-locale): New defun.
4698         (tramp-open-connection-setup-interactive-shell): Use it.
4700 2013-12-02  Leo Liu  <sdl.web@gmail.com>
4702         * subr.el (process-live-p): Return nil for non-process.  (Bug#16023)
4704         * progmodes/sh-script.el (sh-shell-process):
4705         * progmodes/octave.el (inferior-octave-process-live-p):
4706         * progmodes/gdb-mi.el (gdb-delchar-or-quit)
4707         (gdb-inferior-io-sentinel):
4708         * emacs-lock.el (emacs-lock-live-process-p): All uses changed.
4710 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
4712         * vc/log-edit.el (log-edit-kill-buffer): Move the use of
4713         `save-selected-window' to `log-edit-hide-buf'.  This makes
4714         `log-edit-show-files' idempotent.
4715         (log-edit-show-files): Mark the new window as dedicated.
4717 2013-12-02  Dmitry Gutov  <dgutov@yandex.ru>
4719         * vc/log-edit.el (log-edit-mode-map): Add binding for
4720         `log-edit-kill-biffer'.
4721         (log-edit-hide-buf): Add a FIXME comment.
4722         (log-edit-add-new-comment): New function, extracted from
4723         `log-edit-done'.
4724         (log-edit-done, log-edit-add-to-changelog): Use it.
4725         (log-edit-kill-buffer): New command.
4727 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4729         * net/eww.el (eww-mode-map): Have `q' do a normal `quit-window'
4730         instead of killing the buffer.
4732 2013-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4734         * simple.el (newline): Mention `electric-indent-mode' (bug#16015).
4736 2013-12-01  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
4738         * net/eww.el (eww-form-checkbox-selected-symbol)
4739         (eww-form-checkbox-symbol): New customizable variable.
4740         (eww-form-checkbox, eww-toggle-checkbox):
4741         Use `eww-form-checkbox-selected-symbol' and `eww-form-checkbox-symbol'.
4743         * net/shr.el (shr-prefer-media-type-alist): New customizable variable.
4744         (shr--get-media-pref, shr--extract-best-source): New function.
4745         (shr-tag-video, shr-tag-audio): Use `shr--extract-best-source' when
4746         no :src tag was specified.
4748         * net/eww.el (eww-use-external-browser-for-content-type): New variable.
4749         (eww-render): Handle `eww-use-external-browser-for-content-type'.
4750         Use \\` to match beginning of string instead of ^.
4751         (eww-browse-with-external-browser): Provide optional URL parameter.
4752         (eww-render): Set `eww-current-title' back to "".
4754         * net/shr.el (shr-tag-video): Display content for video if no
4755         poster is available.
4756         (shr-tag-audio): Add support for <audio> tag.
4758         * net/eww.el (eww-text-input-types): New const.
4759         (eww-process-text-input): Treat input types in
4760         `eww-text-input-types' as text.
4762         * net/shr.el (shr-tag-table): Fix comment typo.
4764 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4766         * net/eww.el (eww-follow-link): New command to avoid reloading
4767         pages when we follow #target links (bug#15243).
4768         (eww-quit): Special mode buffers shouldn't query before exiting.
4770 2013-12-01  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
4772         * net/eww.el (eww-tag-select): Support <optgroup> tags in <select>
4773         forms.
4775 2013-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777         * net/eww.el (eww-restore-history): Update the window title after
4778         moving in the history.
4779         (eww-current-dom): New variable used to save the current DOM.
4781 2013-12-01  Dmitry Gutov  <dgutov@yandex.ru>
4783         * vc/log-edit.el (log-edit-mode-map): Add binding for
4784         `log-edit-beginning-of-line'.
4785         (log-edit-setup-add-author): New user option.
4786         (log-edit-beginning-of-line): New command.
4787         (log-edit): Move major mode call above the contents setup so that
4788         the local variable values are already applied.
4789         (log-edit): Only insert "Author: " when
4790         `log-edit-setup-add-author' is non-nil.
4791         (log-edit): When SETUP is non-nil, position point after ": "
4792         instead of point-min.
4794 2013-12-01  Glenn Morris  <rgm@gnu.org>
4796         * startup.el (command-line): Warn if ~/emacs.d is in load-path.
4798 2013-11-30  Eli Zaretskii  <eliz@gnu.org>
4800         * startup.el (fancy-splash-frame): On MS-Windows, trigger
4801         redisplay to make sure the initial frame gets a chance to become
4802         visible.  (Bug#16014)
4804 2013-11-30  Martin Rudalics  <rudalics@gmx.at>
4806         Support resizing frames and windows pixelwise.
4807         * cus-start.el (frame-resize-pixelwise)
4808         (window-resize-pixelwise): New entries.
4809         * emacs-lisp/debug.el (debug): Use window-total-height instead
4810         of window-total-size.
4811         * frame.el (tool-bar-lines-needed): Defalias to tool-bar-height.
4812         * help.el (describe-bindings-internal): Use help-buffer as
4813         argument for with-help-window.
4814         (temp-buffer-max-width): New option.
4815         (resize-temp-buffer-window, help-window-setup)
4816         (with-help-window): Rewrite.
4817         * mouse.el (mouse-drag-line): Rewrite.  Add key bindings for
4818         dragging dividers.
4819         * window.el (frame-char-size, window-min-pixel-height)
4820         (window-safe-min-pixel-height, window-safe-min-pixel-width)
4821         (window-min-pixel-width, window-safe-min-pixel-size)
4822         (window-combination-p, window-safe-min-size)
4823         (window-resizable-p, window--size-to-pixel)
4824         (window--pixel-to-size, window--resize-apply-p): New functions.
4825         (window-safe-min-height): Fix doc-string.
4826         (window-size, window-min-size, window--min-size-1)
4827         (window-sizable, window-sizable-p, window--min-delta-1)
4828         (window-min-delta, window--max-delta-1, window-max-delta)
4829         (window--resizable, window--resizable-p, window-resizable)
4830         (window-full-height-p, window-full-width-p, window-at-side-p)
4831         (window--in-direction-2, window-in-direction)
4832         (window--resize-reset-1, window--resize-mini-window)
4833         (window-resize, window-resize-no-error)
4834         (window--resize-child-windows-normal)
4835         (window--resize-child-windows, window--resize-siblings)
4836         (window--resize-this-window, window--resize-root-window)
4837         (window--resize-root-window-vertically)
4838         (adjust-window-trailing-edge, enlarge-window, shrink-window)
4839         (maximize-window, minimize-window, delete-window)
4840         (quit-restore-window, window-split-min-size, split-window)
4841         (balance-windows-2, balance-windows)
4842         (balance-windows-area-adjust, balance-windows-area)
4843         (window--state-get-1, window-state-get, window--state-put-1)
4844         (window--state-put-2, window-state-put)
4845         (display-buffer-record-window, window--display-buffer):
4846         Make functions handle pixelwise sizing of windows.
4847         (display-buffer--action-function-custom-type)
4848         (display-buffer-fallback-action):
4849         Add display-buffer-in-previous-window.
4850         (display-buffer-use-some-window): Resize window to height it had
4851         before.
4852         (fit-window-to-buffer-horizontally): New option.
4853         (fit-frame-to-buffer): Describe new values.
4854         (fit-frame-to-buffer-bottom-margin): Replace with
4855         fit-frame-to-buffer-margins.
4856         (window--sanitize-margin): New function.
4857         (fit-frame-to-buffer, fit-window-to-buffer): Rewrite completely
4858         using window-text-pixel-size.
4860 2013-11-30  Glenn Morris  <rgm@gnu.org>
4862         * emacs-lisp/bytecomp.el (byte-compile-form):
4863         Make the `interactive-only' warning like the `obsolete' one.
4864         * comint.el (comint-run):
4865         * files.el (insert-file-literally, insert-file):
4866         * replace.el (replace-string, replace-regexp):
4867         * simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
4868         (goto-line, insert-buffer, next-line, previous-line):
4869         Tweak `interactive-only' spec.
4871         Stop keeping (most) generated cedet grammar files in the repository.
4872         * Makefile.in (semantic): New.
4873         (compile-main): Depend on semantic.
4875 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4877         * net/newst-reader.el (newsticker-html-renderer): Default to SHR if
4878         available.  Suggested by Clément B. <barthele1u@etu.univ-lorraine.fr>.
4880         * uniquify.el (uniquify-buffer-name-style): Change default.
4882         * loadup.el: Preload "uniquify".
4884         * time.el (display-time-update): Update all mode lines (bug#15999).
4886         * electric.el (electric-indent-mode): Enable by default.
4887         * loadup.el: Preload "electric".
4889 2013-11-29  Bozhidar Batsov  <bozhidar@batsov.com>
4891         * emacs-lisp/helpers.el (string-empty-p): New function.
4892         (string-blank-p): New function.
4894 2013-11-29  Andreas Politz  <politza@hochschule-trier.de>
4896         * imenu.el (imenu--index-alist): Add missing dot to the docstring
4897         (Bug#14029).
4899 2013-11-29  Andreas Politz  <politza@fh-trier.de>
4900         * imenu.el (imenu--subalist-p): Don't error on non-conses and
4901         allow non-lambda lists as functions.
4902         (imenu--in-alist): Don't recurse into non-subalists.
4903         (imenu): Don't pass function itself as an argument (Bug#14029).
4905 2013-11-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4907         * progmodes/python.el (python-mode-map): Remove binding for ":".
4908         (python-indent-electric-colon): Remove command.
4909         (python-indent-post-self-insert-function): Integrate the previous code
4910         of python-indent-electric-colon.  Make it conditional on
4911         electric-indent-mode.
4912         (python-mode): Add ?: to electric-indent-chars.
4913         Move python-indent-post-self-insert-function to the end of
4914         post-self-insert-hook.
4916 2013-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4918         * doc-view.el (doc-view-goto-page): Update mode-line.
4920         * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
4922 2013-11-27  Glenn Morris  <rgm@gnu.org>
4924         * international/charprop.el, international/uni-bidi.el:
4925         * international/uni-category.el, international/uni-combining.el:
4926         * international/uni-comment.el, international/uni-decimal.el:
4927         * international/uni-decomposition.el, international/uni-digit.el:
4928         * international/uni-lowercase.el, international/uni-mirrored.el:
4929         * international/uni-name.el, international/uni-numeric.el:
4930         * international/uni-old-name.el, international/uni-titlecase.el:
4931         * international/uni-uppercase.el:
4932         Remove generated files from VCS repository.
4934 2013-11-27  Eli Zaretskii  <eliz@gnu.org>
4936         * filenotify.el (file-notify-add-watch): Don't special-case
4937         w32notify when computing the directory to watch.
4939 2013-11-27  Glenn Morris  <rgm@gnu.org>
4941         Make bootstrap without generated uni-*.el files possible again.
4942         * loadup.el: Update command-line-args checking for unidata-gen.
4943         Add vc to load-path to allow loading vc-bzr when writing uni-*.el.
4944         * composite.el, international/characters.el:
4945         Handle unicode tables being undefined.
4947         Move ja-dic, quail, leim-list.el from ../leim to a leim subdirectory.
4948         * Makefile.in (setwins_for_subdirs): Skip leim/ directory.
4949         (compile-main): Depend on leim rule.
4950         (leim): New rule.
4951         * loadup.el: Move leim-list.el to leim/ subdirectory.
4952         * startup.el (normal-top-level): No more leim directory.
4953         * international/ja-dic-cnv.el (skkdic-convert):
4954         Disable version-control and autoloads in output files.
4955         * international/titdic-cnv.el (titdic-convert, miscdic-convert):
4956         Disable version-control and autoloads in output files.
4957         * leim/quail: Move here from ../leim.
4958         * leim/quail/hangul.el (hangul-input-method-activate):
4959         Add autoload cookie.
4960         (generated-autoload-load-name): Set file-local value.
4961         * leim/quail/uni-input.el (ucs-input-activate): Add autoload cookie.
4962         (generated-autoload-load-name): Set file-local value.
4964 2013-11-26  Kenjiro NAKAYAMA  <knakayam@redhat.com>
4966         * net/eww.el (eww-bookmark-browse): Use 'eww-browse-url'.
4967         (eww-add-bookmark): Ask confirmation when add to bookmarks.
4968         (eww-quit): Ask confirmation before quitting eww.
4970 2013-11-26  Eli Zaretskii  <eliz@gnu.org>
4972         * vc/vc.el (vc-diff-internal): Use *-dos coding-system when
4973         reading output from Diff on MS-Windows and MS-DOS.
4975 2013-11-26  Bozhidar Batsov  <bozhidar@batsov.com>
4977         * emacs-lisp/helpers.el (string-reverse): New function.
4979 2013-11-26  Michael Albinus  <michael.albinus@gmx.de>
4981         * net/tramp.el (tramp-file-name-regexp-unified): Support IPv6 host
4982         names on MS Windows, like "/[::1]:".
4984         * net/tramp-sh.el (tramp-sh-handle-insert-directory): Accept nil
4985         SWITCHES.
4987 2013-11-26  Glenn Morris  <rgm@gnu.org>
4989         * progmodes/python.el (python-indent-guess-indent-offset):
4990         Avoid corner-case error.  (Bug#15975)
4992         Preload leim-list.el.  (Bug#4789)
4993         * loadup.el: Load leim-list.el when found.
4994         * startup.el (normal-top-level): Skip re-loading leim/leim-list.el.
4996 2013-11-25  Bozhidar Batsov  <bozhidar@batsov.com>
4998         * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
5000         * emacs-lisp/helpers.el (string-join): New function.
5002 2013-11-25  Sebastian Wiesner  <lunaryorn@gmail.com>  (tiny change)
5004         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5005         Mark as obsolete and replace it with a symbol property.
5006         (byte-compile-form): Use new 'interactive-only property.
5007         * comint.el, files.el, replace.el, simple.el:
5008         Apply new 'interactive-only properly.
5010 2013-11-25  Martin Rudalics  <rudalics@gmx.at>
5012         * window.el (display-buffer-at-bottom): Make sure that
5013         split-window-sensibly creates the new window on bottom
5014         (Bug#15961).
5016 2013-11-23  David Kastrup  <dak@gnu.org>
5018         * vc/smerge-mode.el (smerge-ediff): Choose default buffer names based
5019         on the conflict markers when available.
5020         (smerge--get-marker): New function.
5021         (smerge-end-re, smerge-base-re): Add subgroup.
5023 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5025         * frame.el (handle-focus-in, handle-focus-out): Add missing
5026         interactive spec.
5028 2013-11-25  Michael Albinus  <michael.albinus@gmx.de>
5030         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
5031         `tramp-current-connection' only when KEEP-PASSWORD is non-nil.
5033 2013-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5035         * play/gomoku.el: Don't use intangible property.  Use lexical-binding.
5036         (gomoku--last-pos): New var.
5037         (gomoku--intangible-chars): New const.
5038         (gomoku--intangible): New function.
5039         (gomoku-mode): Use it.  Derive from special-mode.
5040         (gomoku-move-up): Adjust line count.
5041         (gomoku-click, gomoku-point-y, gomoku-point-square, gomoku-goto-xy)
5042         (gomoku-plot-square, gomoku-init-display, gomoku-cross-qtuple):
5043         Simplify accordingly.
5045         * frame.el (handle-focus-in, handle-focus-out): Move from frame.c.
5046         Remove blink-cursor code.
5047         (blink-cursor-timer-function, blink-cursor-suspend):
5048         Don't special-case GUIs.
5049         (blink-cursor-mode): Use focus-in/out-hook.
5051 2013-11-25  Dmitry Gutov  <dgutov@yandex.ru>
5053         * vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make it
5054         work when annotation is invisible (Bug#13886).
5056 2013-11-24  Simon Schubert  <2@0x2c.org>  (tiny change)
5058         * json.el (json-alist-p): Only return non-nil if the alist has
5059         simple keys (Bug#13518).
5061 2013-11-24  Mihir Rege  <mihirrege@gmail.com>  (tiny change)
5063         * progmodes/js.el (js--ctrl-statement-indentation): Fix indent
5064         when control-statement is the first statement in a buffer (Bug#15956).
5066 2013-11-24  Dmitry Gutov  <dgutov@yandex.ru>
5068         * imenu.el (imenu-generic-skip-comments-and-strings):
5069         New option (Bug#15560).
5070         (imenu--generic-function): Use it.
5072 2013-11-24  Jorgen Schaefer  <contact@jorgenschaefer.de>
5074         * minibuffer.el (completion--in-region-1): Scroll the correct window.
5075         (Bug#13898)
5077 2013-11-24  Bozhidar Batsov  <bozhidar@batsov.com>
5079         * emacs-lisp/helpers.el: Add some string helpers.
5080         (string-trim-left): Removes leading whitespace.
5081         (string-trim-right): Removes trailing whitespace.
5082         (string-trim): Removes leading and trailing whitespace.
5084         * subr.el (string-suffix-p): New function.
5086 2013-11-23  Glenn Morris  <rgm@gnu.org>
5088         * progmodes/python.el (python-shell-send-file):
5089         Add option to delete file when done.  (Bug#15647)
5090         (python-shell-send-string, python-shell-send-region): Use it.
5092 2013-11-23  Ivan Shmakov  <ivan@siamics.net>  (tiny change)
5094         * vc/diff-mode.el (diff-mode): Only allow diff-default-read-only
5095         to set buffer-read-only to t, never to nil.  (Bug#15938)
5097         * textmodes/tex-mode.el (latex-noindent-environments):
5098         Add safe-local-variable property.  (Bug#15936)
5100 2013-11-23  Glenn Morris  <rgm@gnu.org>
5102         * textmodes/enriched.el (enriched-mode): Doc fix.
5103         * emacs-lisp/authors.el (authors-renamed-files-alist):
5104         Add enriched.doc -> enriched.txt.
5106         * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
5108 2013-11-22  Leo Liu  <sdl.web@gmail.com>
5110         * progmodes/octave.el (inferior-octave-startup): Spit out error
5111         message.
5113 2013-11-22  Bozhidar Batsov  <bozhidar@batsov.com>
5115         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
5116         Improve docstring.
5117         Add :version.
5118         (ruby-encoding-magic-comment-style): Add :version.
5120 2013-11-22  Leo Liu  <sdl.web@gmail.com>
5122         * progmodes/octave.el (octave-operator-regexp): Exclude newline.
5123         (Bug#15076)
5124         (octave-help-mode): Adapt to change to help-mode-finish to use
5125         derived-mode-p on 2013-09-17.
5126         (inferior-octave-prompt): Also match octave-gui.
5127         (octave-kill-process): Don't ask twice.  (Bug#10564)
5129 2013-11-22  Leo Liu  <sdl.web@gmail.com>
5131         * progmodes/octave.el (inferior-octave-process-live-p): New helper.
5132         (inferior-octave-startup, inferior-octave-check-process)
5133         (inferior-octave-track-window-width-change)
5134         (octave-completion-at-point, octave-eldoc-function): Use it.
5135         (octave-kill-process): Provide confirmation.  (Bug#10564)
5137 2013-11-21  Leo Liu  <sdl.web@gmail.com>
5139         * progmodes/octave.el (octave-mode, inferior-octave-mode):
5140         Fix obsolete variable comment-use-global-state.
5142 2013-11-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5144         * progmodes/octave.el (octave-mode-map, octave-mode-menu):
5145         Add `octave-source-file'.
5146         (octave-source-file): New function.  (Bug#15935)
5148 2013-11-21  Kenjiro Nakayama  <nakayamakenjiro@gmail.com>
5150         * net/eww.el (eww-local-regex): New variable.
5151         (eww): Use it to detect localhost and similar.
5153 2013-11-21  Leo Liu  <sdl.web@gmail.com>
5155         Add completion for command `ag'.
5156         * pcmpl-x.el (pcmpl-x-ag-options): New variable.
5157         (pcomplete/ag): New function.
5158         (pcmpl-x-ag-options): New function.  Handle `[no]' in long options.
5160 2013-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5162         * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec
5163         (bug#14646).
5164         (make-obsolete): Remove interactive spec.
5166 2013-11-21  Glenn Morris  <rgm@gnu.org>
5168         * startup.el (command-line-1): Use path-separator with -L.
5170 2013-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
5172         * emacs-lisp/package.el (describe-package-1): Add package archive
5173         to shown fields.
5175 2013-11-20  Bozhidar Batsov  <bozhidar@batsov.com>
5177         * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
5178         Change default to "# encoding: %s" to differentiate it from the
5179         default Ruby encoding comment template.
5181 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
5183         * ses.el (ses-mode): Doc fix.  (Bug#14748)
5185 2013-11-20  Leo Liu  <sdl.web@gmail.com>
5187         * window.el (display-buffer-alist): Doc fix.  (Bug#13594)
5189 2013-11-19  Dan Nicolaescu  <dann@gnu.org>
5191         * vc/vc-git.el (vc-git-dir-extra-headers): Add headers
5192         when rebase or bisect are in progress.
5194 2013-11-19  Xue Fuqiao  <xfq.free@gmail.com>
5196         * filenotify.el (file-notify-add-watch): Doc fix.
5198 2013-11-19  Leo Liu  <sdl.web@gmail.com>
5200         * obsolete/rcompile.el: Mark obsolete.
5202         * progmodes/compile.el (compilation-start)
5203         (compilation-goto-locus, compilation-find-file):
5204         Pass no-display-ok and handle nil value from display-buffer.
5205         (Bug#13594)
5207         * window.el (display-buffer-alist, display-buffer): Document the
5208         new parameter no-display-ok.  Return either a window or nil
5209         but never a non-window value.
5211 2013-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5213         * electric.el (electric-indent-mode-map): Remove.
5214         (electric-indent-mode): Change the global-map instead (bug#15915).
5216         * textmodes/text-mode.el (paragraph-indent-minor-mode):
5217         Use add-function.
5219 2013-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5221         * emacs-lisp/nadvice.el (remove-function): Align with
5222         add-function's behavior.
5224         * progmodes/gdb-mi.el: Avoid backtracking in regexp matcher.
5225         (gdb--string-regexp): New constant.
5226         (gdb-tooltip-print, gdb-var-evaluate-expression-handler)
5227         (gdbmi-bnf-stream-record, gdb-jsonify-buffer): Use it.
5228         (gdb-source-file-regexp, gdb-prompt-name-regexp): Use it and change
5229         submatch 1.
5230         (gdb-get-source-file-list, gdb-get-prompt, gdb-get-source-file):
5231         Adjust use accordingly.
5232         (gdb-breakpoints-list-handler-custom): Pre-build the y/n string.
5234 2013-11-17  Adam Sokolnicki  <adam.sokolnicki@gmail.com>  (tiny change)
5236         * progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
5237         interpolation curlies (Bug#15914).
5239 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
5241         * calc/calc.el (calc-context-sensitive-enter): New variable.
5242         (calc-enter): Use `calc-context-sensitive-enter'.
5244 2013-11-16  Teodor Zlatanov  <tzz@lifelogs.com>
5246         * progmodes/cfengine.el: Version bump.
5247         (cfengine-cf-promises): New defcustom to locate cf-promises.
5248         (cfengine3-vartypes): Add new "data" type.
5249         (cfengine3--current-word): New function to get current name-like
5250         word or its bounds.
5251         (cfengine3--current-function): New function to look up a CFEngine
5252         function's definition.
5253         (cfengine3-format-function-docstring): New function.
5254         (cfengine3-make-syntax-cache): New function.
5255         (cfengine3-documentation-function): New function: ElDoc glue.
5256         (cfengine3-completion-function): New function: completion glue.
5257         (cfengine3-mode): Set `compile-command',
5258         `eldoc-documentation-function', and add to
5259         `completion-at-point-functions'.
5261 2013-11-16  Michael Albinus  <michael.albinus@gmx.de>
5263         * net/tramp-cmds.el (tramp-cleanup-connection): Clean up
5264         `tramp-current-connection'.
5266 2013-11-15  Dmitry Gutov  <dgutov@yandex.ru>
5268         * progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
5269         nil/self/true/false with "end of symbol".
5271 2013-11-15  Bozhidar Batsov  <bozhidar@batsov.com>
5273         * subr.el (version-regexp-alist): Fix a typo.
5275 2013-11-15  Michael Albinus  <michael.albinus@gmx.de>
5277         * net/tramp-sh.el (tramp-remote-process-environment): Set "LC_ALL" to
5278         "en_US.utf8" and "LC_CTYPE" to "".
5279         (tramp-maybe-open-connection): Set "LC_ALL" to "en_US.utf8".
5280         (tramp-sh-handle-insert-directory): Don't set "LC_ALL" and "LC_CTYPE".
5282 2013-11-15  Leo Liu  <sdl.web@gmail.com>
5284         * loadhist.el (read-feature): Get rid of fake feature nil.  (Bug#15889)
5286 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5288         * progmodes/gud.el (ctl-x-map):
5289         Remove C-x SPC binding.  (Bug#12342)
5290         (gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
5292 2013-11-14  Bozhidar Batsov  <bozhidar@batsov.com>
5294         * subr.el (version-regexp-alist):
5295         Recognize hg, svn and darcs versions as snapshot versions.
5297         * progmodes/ruby-mode.el (ruby--detect-encoding): Make aware of
5298         'always-utf8 value of `ruby-insert-encoding-magic-comment'.
5299         (ruby--encoding-comment-required-p): Extract from
5300         `ruby-mode-set-encoding'.
5301         (ruby-mode-set-encoding): Add the ability to always insert an
5302         utf-8 encoding comment.  Fix and simplify coding comment update
5303         logic.
5305 2013-11-14  Michael Albinus  <michael.albinus@gmx.de>
5307         * net/tramp-gvfs.el (top): Run init code only when
5308         `tramp-gvfs-enabled' is not nil.
5309         (tramp-gvfs-enabled): Check also :system bus.
5311 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5313         Sync with upstream verilog-mode revision 78e66ba.
5314         * progmodes/verilog-mode.el (verilog-end-of-defun)
5315         (verilog-type-completion, verilog-get-list): Remove unused funcs.
5316         (verilog-get-end-of-defun): Remove unused argument.
5317         (verilog-comment-depth): Remove unused local `e'.
5318         (verilog-read-decls, verilog-read-sub-decls, verilog-read-instants):
5319         Don't pass arg to verilog-get-end-of-defun.
5321 2013-11-14  Glenn Morris  <rgm@gnu.org>
5323         * obsolete/assoc.el (aget): Prefix dynamic variable.
5325         * allout-widgets.el (allout-widgets): No need to autoload defgroup.
5327 2013-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5329         * widget.el, hfy-cmap.el: Remove bogus package version number.
5331 2013-11-13  Glenn Morris  <rgm@gnu.org>
5333         * replace.el (replace-eval-replacement):
5334         Try to give more helpful error message.  (Bug#15836)
5336         * arc-mode.el (archive-7z-extract, archive-7z-expunge)
5337         (archive-7z-update): Avoid custom type mismatches.
5339         * vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.
5341 2013-11-13  Michael Albinus  <michael.albinus@gmx.de>
5343         * net/tramp.el (tramp-remote-file-name-spec-regexp): An IPv6
5344         address can be empty.
5346         * net/tramp-gvfs.el (tramp-gvfs-handle-insert-directory):
5347         Accept nil SWITCHES.
5348         (tramp-gvfs-handle-write-region): Implement APPEND.
5350 2013-11-12  Dmitry Gutov  <dgutov@yandex.ru>
5352         * progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
5353         binary "|" operator and closing block args delimiter.
5354         Remove FIXME comment referring to Ruby 1.8-only syntax.
5355         (ruby-smie--implicit-semi-p): Not after "|" operator.
5356         (ruby-smie--closing-pipe-p): New function.
5357         (ruby-smie--forward-token, ruby-smie--backward-token): Use it.
5358         (ruby-smie-rules): Indent after "|".
5360 2013-11-12  Glenn Morris  <rgm@gnu.org>
5362         * ps-print.el (ps-face-attribute-list):
5363         Handle anonymous faces.  (Bug#15827)
5365 2013-11-12  Martin Rudalics  <rudalics@gmx.at>
5367         * window.el (display-buffer-other-frame): Fix doc-string.
5368         (Bug#15868)
5370 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5372         * subr.el (force-mode-line-update): Delete, move to buffer.c.
5374 2013-11-11  Michael Albinus  <michael.albinus@gmx.de>
5376         * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)
5377         (tramp-sh-handle-file-local-copy): Don't write a message when
5378         saving temporary files.
5380         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Fix bug when
5381         both directories are remote.
5382         (tramp-smb-handle-directory-files): Do not return double entries.
5383         Do not expand full file names.
5384         (tramp-smb-handle-insert-directory): Accept nil SWITCHES.
5385         (tramp-smb-handle-write-region): Implement APPEND.
5386         (tramp-smb-get-stat-capability): Fix a stupid bug.
5388 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5390         * bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.
5392 2013-11-11  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
5394         * emacs-lisp/cconv.el (cconv-convert): Print warning instead of
5395         throwing error over malformed let/let* (bug#15814).
5397 2013-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5399         * iswitchb.el (iswitchb-mode): Mark obsolete.
5401 2013-11-11  Glenn Morris  <rgm@gnu.org>
5403         * international/uni-bidi.el, international/uni-category.el:
5404         * international/uni-name.el, international/uni-numeric.el:
5405         Regenerate for Unicode 6.3.0.
5407 2013-11-10  Michael Albinus  <michael.albinus@gmx.de>
5409         * net/tramp.el (tramp-methods):
5410         * net/tramp-sh.el (tramp-compute-multi-hops): Revert change of
5411         2013-10-29 (2013-10-29T02:50:24Z!dancol@dancol.org).
5413 2013-11-09  Andreas Schwab  <schwab@linux-m68k.org>
5415         * progmodes/sh-script.el (sh-font-lock-keywords-var):
5416         Force highlighting text after Summary keyword in doc face for rpm.
5418 2013-11-09  Dmitry Gutov  <dgutov@yandex.ru>
5420         * textmodes/ispell.el (ispell-lookup-words): When `look' is not
5421         available and the word has no wildcards, append one to the grep pattern.
5422         http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
5423         (ispell-complete-word): Call `ispell-lookup-words' with the value
5424         independent of `ispell-look-p'.
5426 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
5428         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
5429         Not after "||".
5430         (ruby-smie-rules): Indent non-hanging "begin" blocks as part of
5431         their parent.
5433 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5435         * progmodes/ruby-mode.el: Don't require cl any more.  Use pcase instead.
5436         (ruby-font-lock-keywords): Use backquote.
5438 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
5440         * progmodes/ruby-mode.el (ruby-smie--forward-token)
5441         (ruby-smie--backward-token): Only consider full-string matches.
5443 2013-11-08  Jan Djärv  <jan.h.d@swipnet.se>
5445         * faces.el (describe-face): Add distant-foreground.
5447 2013-11-08  Bozhidar Batsov  <bozhidar@batsov.com>
5449         * progmodes/ruby-mode.el: Improve encoding comment handling.
5450         (ruby-encoding-magic-comment-style): New option.
5451         (ruby-custom-encoding-magic-comment-template): New option.
5452         (ruby--insert-coding-comment, ruby--detect-encoding):
5453         New functions extracted from `ruby-mode-set-encoding'.
5454         (ruby-mode-set-encoding): Use `ruby-encoding-magic-comment-style'
5455         to control the style of the auto-inserted encoding comment.
5457 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
5459         * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt):
5460         Use `smie-backward-sexp' with token argument.
5462 2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
5464         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
5465         Remove instrumentation code.
5467 2013-11-08  Glenn Morris  <rgm@gnu.org>
5469         * progmodes/autoconf.el (autoconf-mode):
5470         Tweak comment-start-skip.  (Bug#15822)
5472 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5474         * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
5475         at bobp (bug#15826).
5476         (sh-smie--sh-keyword-in-p): Recognize keywords at bobp.
5478 2013-11-08  Darren Hoo  <darren.hoo@gmail.com>
5480         * man.el (Man-start-calling): New macro, extracted from
5481         Man-getpage-in-background.
5482         (Man-getpage-in-background): Use it.
5483         (Man-update-manpage): New command.
5484         (Man-mode-map): Bind it.
5486 2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
5488         * progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
5489         of "and", "or", "&&" and "||".
5490         (ruby-smie--args-separator-p): Prohibit keyword "do" as the first
5491         argument.  Prohibit opening curly brace because it could only be a
5492         block opener in that position.
5493         (ruby-smie--forward-token, ruby-smie--backward-token):
5494         Separate "|" from "&" or "*" going after it.  That can happen in block
5495         arguments.
5496         (ruby-smie--indent-to-stmt): New function, seeks the end of
5497         previous statement or beginning of buffer.
5498         (ruby-smie-rules): Use it.
5499         (ruby-smie-rules): Check if there's a ":" before a curly block
5500         opener candidate; if there is, it's a hash.
5502 2013-11-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5504         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Use macroexp-progn.
5505         (cl--block-wrapper): Fix last accidental change.
5507 2013-11-07  Michael Albinus  <michael.albinus@gmx.de>
5509         * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
5510         Instrument, in order to hunt failure on hydra.
5512 2013-11-05  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
5514         * emacs-lisp/cl-macs.el (cl-symbol-macrolet): Print warning for
5515         malformed bindings form (bug#15814).
5517 2013-11-07  Dmitry Gutov  <dgutov@yandex.ru>
5519         * progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
5520         "." compared to " @ ".  This incidentally fixes some indentation
5521         examples with "do".
5522         (ruby-smie--implicit-semi-p): No implicit semi after "^", "and" or "or".
5523         (ruby-smie-grammar): New tokens: "and" and "or".
5524         (ruby-smie--args-separator-p): Fix the check for tokens at POS.
5525         Exclude "and" and "or".  Remove "do" in order to work around token
5526         priorities.
5527         (ruby-smie-rules): Add all infix tokens.  Handle the case of
5528         beginning-of-buffer.
5530 2013-11-06  Glenn Morris  <rgm@gnu.org>
5532         * Makefile.in (setwins_almost, setwins_for_subdirs):
5533         Avoid accidental matches.
5535 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5537         * menu-bar.el (popup-menu): Use key-binding.
5539 2013-11-06  Eli Zaretskii  <eliz@gnu.org>
5541         * menu-bar.el (popup-menu, menu-bar-open): When displaying TTY
5542         menus, support also the menus produced by minor modes.
5543         (Bug#15817)
5545 2013-11-06  Leo Liu  <sdl.web@gmail.com>
5547         * thingatpt.el (thing-at-point-looking-at): Add optional arg
5548         DISTANCE to bound the search.  All uses changed.  (Bug#15808)
5550 2013-11-06  Glenn Morris  <rgm@gnu.org>
5552         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs): Simplify.
5553         (setwins_almost, setwins_for_subdirs): Don't assume called from srcdir.
5554         (custom-deps, finder-data, autoloads, update-subdirs): No need to cd.
5556 2013-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
5558         * electric.el (electric-indent-just-newline): New command.
5559         (electric-indent-mode-map): New keymap.
5560         (electric-indent-mode, electric-pair-mode, electric-layout-mode):
5561         Re-add :group which weren't redundant.
5563         * electric.el (electric-indent-local-mode): New minor mode.
5564         (electric-indent-functions-without-reindent): New var.
5565         (electric-indent-post-self-insert-function): Use it.
5566         * emacs-lisp/gv.el (buffer-local-value): Add setter.
5568 2013-11-05  Eli Zaretskii  <eliz@gnu.org>
5570         * international/quail.el (quail-help): Be more explicit about the
5571         meaning of the labels shown on the keys.  (Bug#15800)
5573         * startup.el (normal-top-level): Load the subdirs.el files before
5574         setting the locale environment.  (Bug#15805)
5576 2013-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5578         * vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holes
5579         via arguments so as to get the right ones (bug#15418).
5581         * net/rcirc.el (rcirc-record-activity): Don't abuse add-to-list.
5583 2013-11-05  Michael Albinus  <michael.albinus@gmx.de>
5585         Fix problems found while writing a test suite.
5587         * net/tramp-compat.el (tramp-compat-load): New defun.
5588         * net/tramp.el (tramp-handle-load): Use it.
5590         * net/tramp-sh.el (tramp-sh-handle-add-name-to-file): Handle the case
5591         "(numberp ok-if-already-exists)" correctly.
5593 2013-11-05  Xue Fuqiao  <xfq.free@gmail.com>
5595         * international/characters.el (glyphless-char-display-control):
5596         Add usage note.
5598 2013-11-05  Bozhidar Batsov  <bozhidar@batsov.com>
5600         * progmodes/python.el (python-mode):
5601         * progmodes/scheme.el (scheme-mode):
5602         * progmodes/prolog.el (prolog-mode):
5603         * progmodes/ruby-mode.el (ruby-mode):
5604         * emacs-lisp/lisp-mode.el (lisp-mode, lisp-interaction-mode)
5605         (emacs-lisp-mode): Remove incorrect and redundant text from docstring.
5607 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5609         * rect.el (rectangle--highlight-for-redisplay):
5610         * emacs-lisp/smie.el (smie--next-indent-change):
5611         Use buffer-chars-modified-tick.
5613         * emacs-lisp/byte-run.el (defmacro, defun): Set their `indent' property.
5615         * electric.el (electric-indent-post-self-insert-function):
5616         Only delete trailing whitepsace if it is indeed trailing (bug#15767).
5618 2013-11-04  Helmut Eller  <eller.helmut@gmail.com>
5620         * emacs-lisp/cl-indent.el (with-compilation-unit): Add rule (bug#15782).
5622 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
5624         * emacs-lisp/cconv.el (cconv-convert): Check form of let binding
5625         (bug#15786).
5627 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5629         * emacs-lisp/helpers.el: Move from helpers.el.  Use lexical-binding.
5631         * progmodes/python.el: Fix up last change.
5632         (python-shell--save-temp-file): New function.
5633         (python-shell-send-string): Use it.  Remove `msg' arg.  Don't assume
5634         `string' comes from the current buffer.
5635         (python-shell-send-string-no-output): Remove `msg' arg.
5636         (python--use-fake-loc): New var.
5637         (python-shell-buffer-substring): Obey it.  Try to compensate for the
5638         extra coding line added by python-shell--save-temp-file.
5639         (python-shell-send-region): Use python-shell--save-temp-file and
5640         python-shell-send-file directly.  Add `nomain' argument.
5641         (python-shell-send-buffer): Use python-shell-send-region.
5642         (python-electric-pair-string-delimiter): New function.
5643         (python-mode): Use it.
5645 2013-11-04  Eli Zaretskii  <eliz@gnu.org>
5647         * startup.el (normal-top-level): Move setting eol-mnemonic-unix,
5648         eol-mnemonic-mac, eol-mnemonic-dos, and also setup of the locale
5649         environment and decoding all of the default-directory's to here
5650         from command-line.
5651         (command-line): Decode also argv[0].
5653         * loadup.el: Error out if default-directory is a multibyte string
5654         when we are dumping.
5656         * Makefile.in (emacs): Don't set LC_ALL=C.  (Bug#15260)
5658 2013-11-04  Teodor Zlatanov  <tzz@lifelogs.com>
5660         * emacs-lisp/package.el (package-menu-mode)
5661         (package-menu--print-info, package-menu--archive-predicate):
5662         Add Archive column to package list.
5664 2013-11-04  Michael Albinus  <michael.albinus@gmx.de>
5666         Fix problems found while writing a test suite.
5668         * net/tramp.el (tramp-file-name-regexp-unified): Simplify.
5669         (tramp-file-name-for-operation): Use `tramp-tramp-file-p'.
5670         (tramp-handle-substitute-in-file-name): Let-bind `process-environment'
5671         to nil when running original file name handler.  Otherwise,
5672         there are problems with constructs like "$$FOO".
5674         * net/tramp-sh.el (tramp-do-copy-or-rename-file): Use correct prefix
5675         for `localname'.
5677 2013-11-04  Bozhidar Batsov  <bozhidar@batsov.com>
5679         * progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
5681         * subr.el (version<, version<=, version=):
5682         Update docstrings with information for snapshot versions.
5684         * helpers.el: New library for misc helper functions.
5685         (hash-table-keys): New function returning a list of hash keys.
5686         (hash-table-values): New function returning a list of hash values.
5688 2013-11-04  Dmitry Gutov  <dgutov@yandex.ru>
5690         * progmodes/ruby-mode.el (ruby-smie--forward-token)
5691         (ruby-smie--backward-token): Tokenize heredocs as semicolons.
5693 2013-11-04  Michal Nazarewicz  <mina86@mina86.com>
5695         * textmodes/fill.el (fill-single-char-nobreak-p): New function
5696         checking whether point is after a 1-letter word.
5698 2013-11-04  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
5700         * progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
5701         Don't infloop when expanding region over `multiline' syntax-type that
5702         begins a line (bug#15778).
5704 2013-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5706         * rect.el (rectangle-mark-mode): Rename from rectangle-mark.
5707         Make it into a proper minor mode.
5708         (rectangle--region): (Implicitly) rename to rectangle-mark-mode.
5709         (rectangle-mark-mode-map): New keymap.
5710         (rectangle--highlight-for-redisplay): Fix some corner cases (bug#15796).
5712 2013-11-04  Glenn Morris  <rgm@gnu.org>
5714         * startup.el (command-line-1): Allow `-L :...' to append to load-path.
5716 2013-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5718         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): Remove.
5719         (ruby-smie-rules): Use smie-rule-parent instead.
5721         * emacs-lisp/smie.el (smie-rule-parent): Always call
5722         smie-indent-virtual rather than only for hanging tokens.
5723         (smie--next-indent-change): New helper command.
5725 2013-11-03  Glenn Morris  <rgm@gnu.org>
5727         * Makefile.in (abs_srcdir): Remove.
5728         (emacs): Unset EMACSLOADPATH.
5730 2013-11-02  Glenn Morris  <rgm@gnu.org>
5732         * Makefile.in (EMACS): Use a relative filename.
5733         (abs_top_builddir): Remove.
5734         (custom-deps, finder-data, autoloads): Use --chdir.
5736         * Makefile.in (abs_lisp): Remove, replace by abs_srcdir.
5738         Use relative filenames in TAGS files.
5739         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
5740         (lisptagsfiles4, TAGS): Use relative file names.
5741         (TAGS-LISP): Remove.
5742         (maintainer-clean): No more TAGS-LISP file.
5744         * Makefile.in (lisptagsfiles1, lisptagsfiles2, lisptagsfiles3)
5745         (lisptagsfiles4): Use absolute filenames again.
5746         (TAGS, TAGS-LISP): Not everything needs to run in one line.
5747         Remove all *loaddefs files, not just the first.  Remove esh-groups.
5748         (maintainer-clean): Delete TAGS, TAGS-LISP.
5750 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
5752         * emacs-lisp/package.el (package-version-join):
5753         Recognize snapshot versions.
5755 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
5757         * subr.el (version-regexp-alist): Add support for snapshot versions.
5759 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
5761         * progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign):
5762         New function, replacement for `smie-rule-parent' for when we want to
5763         skip over our direct parent if it's an assignment token..
5764         (ruby-smie-rules): Use it.
5766 2013-11-02  Dmitry Gutov  <dgutov@yandex.ru>
5768         * progmodes/ruby-mode.el: Use `syntax-propertize-function'
5769         unconditionally.  Remove now unnecessary forward declarations.
5770         Remove XEmacs-specific setup.
5771         (ruby-here-doc-end-re, ruby-here-doc-beg-match)
5772         (ruby-font-lock-syntactic-keywords)
5773         (ruby-comment-beg-syntax, ruby-in-here-doc-p)
5774         (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
5775         (ruby-here-doc-end-syntax): Remove.
5776         (ruby-mode): Don't check whether `syntax-propertize-rules' is
5777         defined as function.
5779 2013-11-02  Bozhidar Batsov  <bozhidar@batsov.com>
5781         * progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-local'.
5783 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
5785         * progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
5786         table and abbrev table, `define-derived-mode' does that for us
5787         anyway.
5789 2013-11-01  Glenn Morris  <rgm@gnu.org>
5791         * Makefile.in: Remove manual mh-e dependencies (writing .elc
5792         files is atomic for some time, so no parallel compilation issues).
5794 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
5796         * faces.el (face-x-resources): Add :distant-foreground.
5797         (region): Use :distant-foreground for gtk and ns.
5799 2013-11-01  Tassilo Horn  <tsdh@gnu.org>
5801         Allow multiple bibliographies when BibLaTeX is used rather than
5802         BibTeX.
5803         * textmodes/reftex-parse.el (reftex-using-biblatex-p): New function.
5804         (reftex-locate-bibliography-files): Us it.
5806 2013-11-01  Claudio Bley  <claudio.bley@googlemail.com>
5808         * image.el (image-type-header-regexps): Fix the 'pbm' part to
5809         allow comments in pbm files.
5811         * term/w32-win.el (dynamic-library-alist): Support newer versions
5812         of libjpeg starting with v7: look only for the DLL from the
5813         version against which Emacs was built.
5814         Support versions of libpng beyond 1.4.x.
5815         Support libtiff v4.x.
5817 2013-11-01  Bozhidar Batsov  <bozhidar@batsov.com>
5819         * progmodes/ruby-mode.el (ruby-indent-tabs-mode)
5820         (ruby-indent-level, ruby-comment-column, ruby-deep-arglist):
5821         Add property :safe.
5822         (ruby-deep-arglist): Add property :type.
5824 2013-10-31  Glenn Morris  <rgm@gnu.org>
5826         * Makefile.in (custom-deps, finder-data): No need to setq the target
5827         variables, we are in the right directory and the defaults work fine.
5829 2013-10-30  Glenn Morris  <rgm@gnu.org>
5831         * Makefile.in (autoloads): Do not use abs_lisp.
5833         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5834         `newline' does not respect `standard-output', so use `princ'.
5836 2013-10-30  Alp Aker  <alp.tekin.aker@gmail.com>
5838         Ensure unmarking in buffer menu clears 'S' marks.  (Bug#15761)
5839         * buff-menu.el (Buffer-menu--unmark): New function.
5840         (Buffer-menu-unmark, Buffer-menu-backup-unmark): Use it.
5842 2013-10-30  Glenn Morris  <rgm@gnu.org>
5844         * Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
5846         * emacs-lisp/package.el (lm-homepage): Declare.
5848         * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):
5849         Fix doc typos.
5851         * vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.
5853         * Makefile.in (finder-data, autoloads, update-subdirs)
5854         (compile-main, compile-clean, compile-always, bootstrap-clean):
5855         Check return value of cd.
5856         (compile-calc): Remove.
5858 2013-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5860         * simple.el (copy-region-as-kill): Fix call to region-extract-function.
5862         * emacs-lisp/bytecomp.el (byte-defop-compiler): Add new `2-and' handler.
5863         (byte-compile-and-folded): New function.
5864         (=, <, >, <=, >=): Use it.
5866         * dos-w32.el (minibuffer-history-case-insensitive-variables)
5867         (path-separator, null-device, buffer-file-coding-system)
5868         (lpr-headers-switches): Check system-type before modifying them.
5869         (find-buffer-file-type-coding-system): Mark obsolete.
5870         (w32-find-file-not-found-set-buffer-file-coding-system): Rename from
5871         find-file-not-found-set-buffer-file-coding-system.
5872         (w32-untranslated-filesystem-list, w32-untranslated-canonical-name)
5873         (w32-add-untranslated-filesystem, w32-remove-untranslated-filesystem)
5874         (w32-direct-print-region-use-command-dot-com, w32-untranslated-file-p)
5875         (w32-direct-print-region-helper, w32-direct-print-region-function)
5876         (w32-direct-ps-print-region-function): Rename by adding a "w32-" prefix.
5877         * startup.el (normal-top-level-add-subdirs-to-load-path):
5878         * ps-print.el (ps-print-region-function):
5879         * lpr.el (print-region-function): Use new name.
5881         * subr.el (custom-declare-variable-early): Remove function.
5882         (custom-declare-variable-list): Remove var.
5883         (error, user-error): Remove `while' loop.
5884         (read-quoted-char-radix, read-quoted-char): Move to simple.el.
5885         (user-emacs-directory-warning, locate-user-emacs-file):
5886         Move to files.el.
5887         * simple.el (read-quoted-char-radix, read-quoted-char):
5888         * files.el (user-emacs-directory-warning, locate-user-emacs-file):
5889         Move from subr.el.
5890         * custom.el (custom-declare-variable-list): Don't process
5891         custom-declare-variable-list.
5893         * progmodes/python.el (python-shell-get-buffer): New function.
5894         (python-shell-get-process): Use it.
5895         (python-shell-send-string): Always use utf-8 and add a cookie to tell
5896         Python which encoding was used.  Don't split-string since we only care
5897         about the first line.  Return the temp-file, if applicable.
5898         (python-shell-send-region): Tell compile.el how to turn locations in
5899         the temp-file into locations in the source buffer.
5901 2013-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5903         * subr.el (undefined): Add missing behavior from the C code for
5904         unbound keys.
5906         * rect.el: Use lexical-binding.  Add new rectangular region support.
5907         (rectangle-mark): New command.
5908         (rectangle--region): New var.
5909         (deactivate-mark-hook): Reset rectangle--region.
5910         (rectangle--extract-region, rectangle--insert-for-yank)
5911         (rectangle--highlight-for-redisplay)
5912         (rectangle--unhighlight-for-redisplay): New functions.
5913         (region-extract-function, redisplay-unhighlight-region-function)
5914         (redisplay-highlight-region-function): Use them to handle
5915         rectangular region.
5916         * simple.el (region-extract-function): New var.
5917         (delete-backward-char, delete-forward-char, deactivate-mark): Use it.
5918         (kill-new, kill-append): Remove obsolete `yank-handler' argument.
5919         (kill-region): Replace obsolete `yank-handler' arg with `region'.
5920         (copy-region-as-kill, kill-ring-save): Add `region' argument.
5921         (redisplay-unhighlight-region-function)
5922         (redisplay-highlight-region-function): New vars.
5923         (redisplay--update-region-highlight): New function.
5924         (pre-redisplay-function): Use it.
5925         (exchange-point-and-mark): Don't deactivate the mark before
5926         reactivate-it anyway.
5927         * comint.el (comint-kill-region): Remove yank-handler argument.
5928         * delsel.el (delete-backward-char, backward-delete-char-untabify)
5929         (delete-char): Remove property, since it's now part of their
5930         default behavior.
5931         (self-insert-iso): Remove property since this command doesn't exist.
5933         * emacs-lisp/package.el (package--download-one-archive)
5934         (describe-package-1): Don't query the user about final newline.
5936 2013-10-29  Daniel Colascione  <dancol@dancol.org>
5938         * net/tramp.el (tramp-methods): Document new functionality.
5939         * net/tramp-sh.el (tramp-compute-multi-hops): Punt to
5940         tramp-hostname-checker if method provides one instead of scanning
5941         argument list for "%h" to decide hostname acceptability.
5943 2013-10-28  Michael Albinus  <michael.albinus@gmx.de>
5945         * net/tramp-sh.el (tramp-sh-handle-copy-directory):
5946         * net/tramp-smb.el (tramp-smb-handle-copy-directory):
5947         Handle COPY-CONTENTS.  (Bug#15737)
5949 2013-10-28  Daiki Ueno  <ueno@gnu.org>
5951         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
5952         Document that this option has no effect with GnuPG 2.0 (bug#15552).
5954 2013-10-27  Xue Fuqiao  <xfq.free@gmail.com>
5956         * image.el (defimage, image-load-path): Doc fixes.
5958 2013-10-27  Alan Mackenzie  <acm@muc.de>
5960         Indent statements in macros following "##" correctly.
5961         * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
5962         Modify the "#" arm of a cond form to handle "#" and "##" operators.
5964 2013-10-27  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
5966         * linum.el (linum-update-window): Fix boundary test (bug#13446).
5968 2013-10-27  Dmitry Gutov  <dgutov@yandex.ru>
5970         * progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
5971         after `=' is probably a new expression.
5973 2013-10-27  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
5975         * man.el (man-imenu-title): New option.
5976         (Man-mode-map): Add menu.  (Bug#15722)
5977         (Man-mode): Add imenu to menu.
5979 2013-10-26  Dmitry Gutov  <dgutov@yandex.ru>
5981         * progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
5982         specific in what the first arg can be: a non-keyword word,
5983         string/regexp/percent literal opener, opening paren, or unary
5984         operator followed directly by word.
5986 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5988         * progmodes/prolog.el: Remove old indent; use post-self-insert-hook.
5989         (prolog-align-comments-flag, prolog-indent-mline-comments-flag)
5990         (prolog-object-end-to-0-flag, prolog-electric-newline-flag)
5991         (prolog-electric-tab-flag, prolog-use-prolog-tokenizer-flag):
5992         Remove vars, they do not apply any more.
5993         (prolog-mode-abbrev-table): Remove redundant declaration.
5994         (prolog-upper-case-string, prolog-lower-case-string): Remove.
5995         (prolog-use-smie): Remove.
5996         (prolog-smie-rules): Add indentation rule for the if-then-else layout
5997         supported by prolog-electric-if-then-else-flag.
5998         (prolog-mode-variables, prolog-menu): Use setq-local.
5999         (prolog-mode-keybindings-edit): Don't rebind M-C-p and M-C-n.
6000         Remove binding to `Backspace' since this key doesn't exist anyway.
6001         Remove bindings for electric self-inserting keys.
6002         (prog-mode): Assume it's defined.
6003         (prolog-post-self-insert): New function.
6004         (prolog-mode): Use it.
6005         (prolog-indent-line, prolog-indent-level)
6006         (prolog-find-indent-of-matching-paren)
6007         (prolog-indentation-level-of-line, prolog-goto-comment-column)
6008         (prolog-paren-is-the-first-on-line-p, prolog-region-paren-balance)
6009         (prolog-goto-next-paren, prolog-in-string-or-comment)
6010         (prolog-tokenize, prolog-inside-mline-comment)
6011         (prolog-find-start-of-mline-comment): Remove functions.
6012         (prolog-find-unmatched-paren, prolog-clause-end)
6013         (prolog-guess-fill-prefix, prolog-get-predspec): Use syntax-ppss.
6014         (prolog-electric--if-then-else): Rename from
6015         prolog-insert-spaces-after-paren; use prolog-electric-if-then-else-flag.
6016         (prolog-tokenize-searchkey): Remove const.
6017         (prolog-clause-info): Use forward-sexp.
6018         (prolog-forward-list, prolog-backward-list, prolog-electric-delete)
6019         (prolog-electric-if-then-else): Remove commands.
6020         (prolog-electric--colon): Rename from prolog-electric-colon; adapt it
6021         for use in post-self-insert-hook.
6022         (prolog-electric--dash): Rename from prolog-electric-dash; adapt it
6023         for use in post-self-insert-hook.
6024         (prolog-electric--dot): Rename from prolog-electric-dot; adapt it
6025         for use in post-self-insert-hook.
6026         (prolog-electric--underscore): Rename from prolog-electric--underscore;
6027         adapt it for use in post-self-insert-hook.
6029 2013-10-25  Michael Albinus  <michael.albinus@gmx.de>
6031         * emacs-lisp/ert.el (ert-run-tests-interactively):
6032         Use `completing-read'.  (Bug#9756)
6034 2013-10-25  Eli Zaretskii  <eliz@gnu.org>
6036         * simple.el (line-move): Call line-move-1 instead of
6037         line-move-visual when the current window hscroll is zero, but
6038         temporary-goal-column indicates we will need to hscroll as result
6039         of the movement.  (Bug#15712)
6041 2013-10-25  Dmitry Gutov  <dgutov@yandex.ru>
6043         * progmodes/ruby-mode.el (ruby-mode-menu): Use proper
6044         capitalization.  Use :visible instead of :active.
6045         Fix `ruby-indent-exp' reference.  Add menu items for the generic
6046         commands that are used with SMIE.
6047         (ruby-do-end-to-brace): Insert space after `{'.
6049 2013-10-25  John Anthony  <john@jo.hnanthony.com>
6051         * progmodes/ruby-mode.el (ruby-mode-menu): Add a menu.  (Bug#15600)
6053         * progmodes/inf-lisp.el (inferior-lisp-menu): Add a menu.  (Bug#15599)
6055 2013-10-25  Glenn Morris  <rgm@gnu.org>
6057         * vc/vc.el (vc-print-log): Don't use a working revision unless
6058         one was explicitly specified.  (Bug#15322)
6060 2013-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6062         * subr.el (add-to-list): Preserve return value in compiler-macro
6063         (bug#15692).
6065 2013-10-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6067         * progmodes/octave.el (octave-lookfor): Handle empty lookfor
6068         result.  Ask user to retry using '-all' flag.  (Bug#15701)
6070 2013-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6072         * emacs-lisp/smie.el: New smie-config system.
6073         (smie-config): New defcustom.
6074         (smie-edebug, smie-config-show-indent, smie-config-set-indent)
6075         (smie-config-guess, smie-config-save): New commands.
6076         (smie-config--mode-local, smie-config--buffer-local)
6077         (smie-config--trace, smie-config--modefuns): New vars.
6078         (smie-config--advice, smie-config--mode-hook)
6079         (smie-config--setter, smie-config-local, smie-config--get-trace)
6080         (smie-config--guess-value, smie-config--guess): New functions.
6081         (smie-indent-forward-token, smie-indent-backward-token): Don't copy
6082         text properties.  Treat "string fence" syntax like string syntax.
6084         * progmodes/sh-script.el (sh-use-smie): Change default.
6085         (sh-smie-sh-rules, sh-smie-rc-rules): Obey legacy sh-indent-* vars.
6086         (sh-var-value): Simplify by CSE.
6087         (sh-show-indent, sh-set-indent, sh-learn-line-indent)
6088         (sh-learn-buffer-indent): Redirect to their SMIE equivalent when SMIE
6089         is used.
6090         (sh-guess-basic-offset): Use cl-incf.
6091         (sh-guess-basic-offset): Use push+nreverse to avoid O(n^2).
6093 2013-10-24  Helmut Eller  <eller.helmut@gmail.com>
6095         * emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste
6096         (bug#15699).
6098 2013-10-24  Glenn Morris  <rgm@gnu.org>
6100         * Makefile.in (abs_top_srcdir): Remove.
6101         (update-subdirs): Use relative path to update-subdirs.
6103 2013-10-24  Eli Zaretskii  <eliz@gnu.org>
6105         * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el)
6106         ($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
6107         ($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
6108         Call unmsys--file-name before expand-file-name, not after it.
6110 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
6112         * emacs-lisp/ert.el (ert-deftest): Bind macro `skip-unless'.
6113         (ert-test-skipped): New error.
6114         (ert-skip, ert-stats-skipped): New defuns.
6115         (ert--skip-unless): New macro.
6116         (ert-test-skipped): New struct.
6117         (ert--run-test-debugger, ert-test-result-type-p)
6118         (ert-test-result-expected-p, ert--stats, ert-stats-completed)
6119         (ert--stats-set-test-and-result, ert-char-for-test-result)
6120         (ert-string-for-test-result, ert-run-tests-batch)
6121         (ert--results-update-ewoc-hf, ert-run-tests-interactively):
6122         Handle skipped tests.  (Bug#9803)
6124 2013-10-24  Glenn Morris  <rgm@gnu.org>
6126         * Makefile.in (check-declare): Remove unnecessary path in -l argument.
6128         * Makefile.in (abs_top_srcdir): New, set by configure.
6129         (update-subdirs): Correct build-aux location.
6131 2013-10-24  Dmitry Gutov  <dgutov@yandex.ru>
6133         * vc/vc.el (vc-print-root-log): Always set `default-directory'
6134         value, whether we could auto-deduce `backend', or not.
6136         * progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
6137         with parameters" example.  Simplify the "is it block or is it
6138         hash" check, but also make it more thorough.
6140 2013-10-23  Masashi Fujimoto  <masfj.dev@gmail.com>  (tiny change)
6142         * battery.el (battery-pmset): Handle OS X Mavericks.  (Bug#15694)
6144 2013-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6146         * progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent of
6147         { if it is hanging.
6149         * progmodes/ruby-mode.el (ruby-smie-rules): Don't return 0 for
6150         :before ";".
6152 2013-10-23  Jed Brown  <jed@59A2.org>  (tiny change)
6154         * progmodes/compile.el (compilation-directory-matcher)
6155         (compilation-page-delimiter):
6156         Support GNU Make-4.0 directory quoting.  (Bug#15678)
6158 2013-10-23  Leo Liu  <sdl.web@gmail.com>
6160         * ido.el (ido-tidy): Handle read-only text.
6162 2013-10-23  Glenn Morris  <rgm@gnu.org>
6164         * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.
6165         (emacs, compile, compile-always):
6166         Quote entities that might contain whitespace.
6167         (custom-deps, finder-data, autoloads): Use abs_lisp.
6168         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
6169         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
6170         ($(CAL_DIR)/hol-loaddefs.el): Manually expand target file name.
6172 2013-10-23  Dmitry Gutov  <dgutov@yandex.ru>
6174         * progmodes/ruby-mode.el (ruby-smie--at-dot-call):
6175         Use `following-char'.
6177 2013-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6179         * emacs-lisp/smie.el (smie-rule-parent): Fix opener-test.
6180         * progmodes/ruby-mode.el (ruby-smie-rules):
6181         Remove corresponding workaround.  Fix indentation rule of ";" so it
6182         also applies when ";" is the parent.
6184 2013-10-22  Xue Fuqiao  <xfq.free@gmail.com>
6186         * frame.el (display-screens, display-pixel-height)
6187         (display-pixel-width, display-mm-width, display-backing-store)
6188         (display-save-under, display-planes, display-color-cells)
6189         (display-visual-class, display-monitor-attributes-list):
6190         Mention the optional ‘display’ argument in doc strings.
6192 2013-10-22  Michael Gauland  <mikelygee@amuri.net>
6194         * progmodes/ebnf2ps.el (ebnf-prologue): Avoid PS error with some
6195         viewers such as evince when ebnf-production-name-p is nil.  (Bug#15625)
6197 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
6199         * progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdated
6200         TODO.  Add "." after " @ ".
6201         (ruby-smie--at-dot-call): New function.  Checks if point at method
6202         call with explicit target.
6203         (ruby-smie--forward-token, ruby-smie--backward-token): Prepend "."
6204         to the method name tokens when it precedes them.
6205         (ruby-smie--backward-id, ruby-smie--forward-id): Remove.
6206         (ruby-smie-rules): Add rule for indentation before and after "."
6207         token.
6209 2013-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6211         * textmodes/remember.el (remember-diary-extract-entries):
6212         Avoid add-to-list.
6214         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used as
6215         an instruction.
6217 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
6219         * progmodes/ruby-mode.el (ruby-smie-grammar):
6220         Add (almost) all infix operators.
6221         (ruby-smie--implicit-semi-p): Add new operator chars.
6223         * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
6224         `smie-down-list'.
6225         (ruby-smie--args-separator-p): Check that there's no newline
6226         between method call and its arguments.
6228 2013-10-20  Alan Mackenzie  <acm@muc.de>
6230         Allow comma separated lists after Java "implements".
6232         * progmodes/cc-engine.el (c-backward-over-enum-header):
6233         Parse commas.
6234         * progmodes/cc-fonts.el (c-basic-matchers-after): Remove comma
6235         from a "disallowed" list in enum fontification.
6237 2013-10-20  Johan Bockgård  <bojohan@gnu.org>
6239         * startup.el (default-frame-background-mode): Remove unused defvar.
6241         * progmodes/verilog-mode.el (verilog-mode): Don't set
6242         comment-indent-function globally.
6244 2013-10-20  Jan Djärv  <jan.h.d@swipnet.se>
6246         * menu-bar.el: Put help-menu in menu-bar-final-items unconditionally.
6247         Move Info menu item creation to ns-win.el.
6249         * term/ns-win.el (ns-initialize-window-system): Rename Help to Info
6250         in menu bar.
6252         * menu-bar.el: Move GNUstep specific menus...
6254         * term/ns-win.el (ns-initialize-window-system): ... to here.
6256 2013-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6258         * simple.el (newline): Only run post-self-insert-hook when
6259         called interactively.
6261 2013-10-19  Johan Bockgård  <bojohan@gnu.org>
6263         * icomplete.el (icomplete-with-completion-tables): Add :version.
6265 2013-10-19  Alan Mackenzie  <acm@muc.de>
6267         Fix fontification bugs with constructors and const.
6269         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): (Just after
6270         CASE 2) Remove the check for the absence of a suffix construct
6271         after a function declaration with only types (no identifiers) in
6272         the parentheses.  Also, accept a function declaration with just a
6273         type inside the parentheses, if this type can be positively
6274         recognised as such, or if a prefix keyword like "explicit" nails
6275         down the construct as a declaration.
6277 2013-10-19  Eli Zaretskii  <eliz@gnu.org>
6279         * menu-bar.el (tty-menu-navigation-map): Bind mouse-N to perform
6280         TTY menu actions and down-mouse-N to tty-menu-ignore.  This solves
6281         the problem whereby selecting a menu item that leads to a
6282         minibuffer prompt moves the cursor out of the minibuffer window,
6283         making it hard to type at the prompt.  Suggested by Stefan Monnier
6284         <monnier@iro.umontreal.ca>.
6286 2013-10-19  Jan Djärv  <jan.h.d@swipnet.se>
6288         * menu-bar.el: Don't make Services menu.
6290 2013-10-19  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
6292         * ffap.el: Handle "/usr/include/c++/<version>" directories.
6293         (ffap-alist): Use ffap-c++-mode for c++-mode.
6294         (ffap-c++-path): New variable.
6295         (ffap-c++-mode): New function.
6297 2013-10-19  Joe Vornehm Jr.  <joe.vornehm@gmail.com>  (tiny change)
6299         * ido.el (dired-other-frame): Only list directories.  (Bug#15638)
6301 2013-10-18  Michael Albinus  <michael.albinus@gmx.de>
6303         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Fix an error
6304         introduced on 2013-09-08, which results in an infinite loop
6305         requesting a password.
6307 2013-10-18  Glenn Morris  <rgm@gnu.org>
6309         * progmodes/verilog-mode.el (verilog-case-fold): Add :version.
6311 2013-10-18  Wilson Snyder  <wsnyder@wsnyder.org>
6313         Sync with upstream verilog-mode revision 1a6ecec7.
6314         * progmodes/verilog-mode.el (verilog-mode-version): Update.
6315         (verilog-mode-release-date): Remove.
6316         (verilog-highlight-grouping-keywords, verilog-active-low-regexp)
6317         (verilog-auto-inst-param-value, verilog-auto-input-ignore-regexp)
6318         (verilog-auto-inout-ignore-regexp, verilog-auto-output-ignore-regexp)
6319         (verilog-auto-tieoff-ignore-regexp)
6320         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp)
6321         (verilog-scan-cache-preserving, verilog-mode, verilog-at-struct-p)
6322         (verilog-signals-with, verilog-dir-cache-preserving)
6323         (verilog-auto-inst, verilog-auto-inout-param, verilog-auto):
6324         Doc fixes.
6325         (verilog-case-fold): New option, to control case folding in
6326         regexp searches, bug597.
6327         (verilog-menu): Add verilog-sk-uvm-component, minor tweaks.
6328         (verilog-string-match-fold, verilog-in-paren-count)
6329         (verilog-in-struct-nested-p, verilog-at-struct-mv-p)
6330         (verilog-at-close-struct-p): New functions.
6331         (verilog-beg-block-re-ordered, verilog-extended-case-re)
6332         (verilog-forward-sexp, verilog-set-auto-endcomments)
6333         (verilog-leap-to-case-head): Handle "unique0" case.
6334         (verilog-in-constraint-re): New constant.
6335         (verilog-keywords, verilog-type-font-keywords):
6336         Add some SystemVerilog 1800-2012 keywords.
6337         (verilog-label-be): Remove unimplemented argument, bug669.
6338         (verilog-batch-execute-func): When batch expanding clear
6339         create-lockfiles to prevent spurious user locks when a file ends
6340         up not changing.
6341         (verilog-calculate-indent, verilog-calc-1)
6342         (verilog-at-close-constraint-p, verilog-at-constraint-p)
6343         (verilog-do-indent): Fix indentation of nested constraints
6344         and structures.
6345         (verilog-sig-tieoff, verilog-typedef-name-p, verilog-auto-inst)
6346         (verilog-auto-inst-param): Use verilog-string-match-fold.
6347         (verilog-read-inst-module-matcher):
6348         Fix AUTOINST on gate primitives with #1.
6349         (verilog-read-decls): Fix double-declaring user-defined typed signals.
6350         Reads all user-defined typed variables.
6351         (verilog-read-defines): Fix reading definitions inside comments, bug647.
6352         (verilog-signals-matching-regexp)
6353         (verilog-signals-not-matching-regexp, verilog-auto):
6354         Respect verilog-case-fold.
6355         (verilog-diff-report): Fix line count.
6356         (verilog-auto-assign-modport): Remove unused local `modi'.
6357         (verilog-auto-inst-port): Support [][] in AUTO_TEMPLATE to
6358         better handle multidimensional arrays.
6359         Fix packed array ports misadding bit index in AUTOINST, bug637.
6360         (verilog-auto-output, verilog-auto-input): Fix AUTOINPUT and AUTOOUTPUT
6361         to not double-declare existing outputs and inputs, respectively.
6362         (verilog-template-map): Bind U to verilog-sk-uvm-component.
6363         (verilog-sk-uvm-object): Rename from verilog-sk-uvm-class.
6364         (verilog-sk-uvm-component): New skeleton.
6365         (verilog-submit-bug-report): Add verilog-case-fold,
6366         remove verilog-mode-release-date.
6368 2013-10-17  Barry O'Reilly  <gundaetiapo@gmail.com>
6370         * subr.el (sit-for): Call (input-pending-p t) so as to behave
6371         as before.
6373 2013-10-18  Reuben Thomas  <rrt@sc3d.org>
6375         * textmodes/remember.el (remember): Set buffer-offer-save in
6376         remember buffers (bug#13566).
6378 2013-10-18  Daniel Colascione  <dancol@dancol.org>
6380         When evaluating forms in ielm, direct standard output to ielm
6381         buffer.  Add new ielm-return-for-effect command.  Remove trailing
6382         whitespace throughout.
6384         * ielm.el (ielm-map): Bind M-RET to ielm-return-for-effect.
6385         (ielm-return-for-effect): New command.
6386         (ielm-send-input): Accept optional `for-effect' parameter.
6387         (ielm-eval-input): Accept optional `for-effect' parameter.
6388         Bind `standard-output' to stream we create using
6389         `ielm-standard-output-impl'.  Suppress printing result when
6390         `for-effect'.
6391         (ielm-standard-output-impl): New function.
6392         (inferior-emacs-lisp-mode): Explain new features in documentation.
6394 2013-10-17  Michael Albinus  <michael.albinus@gmx.de>
6396         Code cleanup.
6398         * net/tramp.el (tramp-debug-message): Do not check for connection
6399         buffer.
6400         (tramp-message): Use "vector" connection property.
6402         * net/tramp.el (tramp-rfn-eshadow-update-overlay)
6403         (tramp-equal-remote, tramp-eshell-directory-change)
6404         * net/tramp-adb.el (tramp-adb-handle-copy-file)
6405         (tramp-adb-handle-rename-file)
6406         * net/tramp-cmds.el (tramp-list-remote-buffers)
6407         (tramp-cleanup-connection, tramp-cleanup-this-connection)
6408         * net/tramp-compat.el (tramp-compat-process-running-p)
6409         * net/tramp-ftp.el (tramp-ftp-file-name-handler)
6410         * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file)
6411         (tramp-gvfs-handle-rename-file)
6412         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
6413         (tramp-set-file-uid-gid)
6414         * net/tramp-smb.el (tramp-smb-handle-copy-file)
6415         (tramp-smb-handle-rename-file): Use `tramp-tramp-file-p' instead
6416         of `file-remote-p'.
6418         * net/tramp.el (tramp-connectable-p, tramp-handle-file-remote-p)
6419         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
6420         (tramp-gw-aux-proc-sentinel, tramp-gw-process-filter)
6421         (tramp-gw-open-network-stream): Suppress unrelated traces.
6423         * net/tramp-adb.el (tramp-adb-maybe-open-connection)
6424         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
6425         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
6426         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Set "vector"
6427         connection property.
6429         * net/tramp-cache.el (top): Suppress traces when reading
6430         persistency file.
6432         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
6433         Refactor common code.  Improve debug message.
6434         (tramp-maybe-open-connection)
6435         * net/tramp-smb.el (tramp-smb-call-winexe): Do not request
6436         connection buffer too early.
6438         * net/tramp-smb.el (tramp-smb-actions-get-acl): New defconst, renamed
6439         from `tramp-smb-actions-with-acl'.
6440         (tramp-smb-actions-set-acl): New defconst.
6441         (tramp-smb-handle-copy-directory)
6442         (tramp-smb-action-get-acl): New defun, renamed from
6443         `tramp-smb-action-with-acl'.
6444         (tramp-smb-action-set-acl): New defun.
6445         (tramp-smb-handle-set-file-acl): Rewrite.
6447 2013-10-17  Glenn Morris  <rgm@gnu.org>
6449         * indent.el (indent-rigidly): Fix 2013-10-08 change.  (Bug#15635)
6451 2013-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6453         * skeleton.el (skeleton-newline): Remove.
6454         (skeleton-internal-1): Use (insert "\n") instead.
6456         * emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for
6457         let-bindings.
6459         * progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
6460         forward-sexp-function while we redo its job (bug#15613).
6462 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
6464         * calc/calc-comb.el (math-prime-test): Don't assume large integers are
6465         represented by lists.
6467 2013-10-16  Glenn Morris  <rgm@gnu.org>
6469         * tmm.el (tmm--history): New dynamic variable.
6470         (tmm-prompt): Use tmm--history in place of `history'.  (Bug#15623)
6472 2013-10-16  Michael Albinus  <michael.albinus@gmx.de>
6474         * net/tramp-smb.el (tramp-smb-acl-program): New customer option.
6475         (tramp-smb-errors): Add error messages.
6476         (tramp-smb-actions-with-acl): New defconst.
6477         (tramp-smb-file-name-handler-alist) <set-file-acl>: Add handler.
6478         (tramp-smb-action-with-acl, tramp-smb-handle-set-file-acl): New defuns.
6479         (tramp-smb-handle-file-acl): Rewrite, using "smbcacls".
6480         (tramp-smb-handle-file-attributes): Simplify test for "stat" capability.
6481         (tramp-smb-get-stat-capability): Fix tests.
6483 2013-10-16  Dima Kogan  <dima@secretsauce.net>  (tiny change)
6485         * progmodes/subword.el (subword-capitalize): Fix Stefan's mess
6486         (bug#15580).
6488 2013-10-16  Glenn Morris  <rgm@gnu.org>
6490         * ansi-color.el (ansi-color-drop-regexp):
6491         Add 1J, 1K, 2K.  (Bug#15617)
6493         * files.el (hack-local-variables--warned-lexical): New.
6494         (hack-local-variables):
6495         Warn about misplaced lexical-binding.  (Bug#15616)
6497         * net/eww.el (eww-render): Always set eww-current-url,
6498         and update header line.  (Bug#15622)
6499         (eww-display-html): ... Rather than just doing it here.
6501 2013-10-15  Eli Zaretskii  <eliz@gnu.org>
6503         * menu-bar.el (tty-menu-navigation-map): Bind mouse wheels to TTY
6504         menu navigations commands.
6506 2013-10-14  Dima Kogan  <dima@secretsauce.net>  (tiny change)
6508         * progmodes/subword.el (subword-capitalize): Be careful when
6509         the search for [[:alpha:]] fails (bug#15580).
6511 2013-10-14  Eli Zaretskii  <eliz@gnu.org>
6513         * menu-bar.el (tty-menu-navigation-map): Bind shifted mouse clicks
6514         to commands that scroll the menu.
6516 2013-10-14  Dmitry Gutov  <dgutov@yandex.ru>
6518         * progmodes/ruby-mode.el (ruby-smie--args-separator-p):
6519         Handle methods ending with `?' and `!'.
6521 2013-10-14  Akinori MUSHA  <knu@iDaemons.org>
6523         * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping from
6524         `japanese-cp932' to `cp932' to fix the problem where saving a
6525         source file written in Shift_JIS twice would end up having
6526         `coding: japanese-cp932' which Ruby could not recognize.
6527         (ruby-mode-set-encoding): Add support for encodings mapped to nil
6528         in `ruby-encoding-map'.
6529         (ruby-encoding-map): Map `us-ascii' to nil by default, meaning it
6530         doesn't need to be explicitly declared in magic comment.
6531         (ruby-encoding-map): Add type declaration for better customize UI.
6533 2013-10-13  Glenn Morris  <rgm@gnu.org>
6535         * progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):
6536         Occur buffers are read-only.  http://bugs.debian.org/720775
6538         * emacs-lisp/authors.el (authors-fixed-entries):
6539         Comment out old alpha stuff.
6541 2013-10-13  Dmitry Gutov  <dgutov@yandex.ru>
6543         * progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'
6544         to `after-save-hook' instead of `before-save-hook'.
6545         (ruby-mode-set-encoding): Use the value of coding system used to
6546         write the file.  Call `basic-save-buffer-1' after modifying the
6547         buffer.
6549 2013-10-13  Alan Mackenzie  <acm@muc.de>
6551         Fix indentation/fontification of Java enum with
6552         "implements"/generic.
6554         * progmodes/cc-engine.el (c-backward-over-enum-header):
6555         Extracted from the three other places and enhanced to handle generics.
6556         (c-inside-bracelist-p): Uses new function above.
6557         * progmodes/cc-fonts.el (c-font-lock-declarations): Uses new
6558         function above.
6559         (c-font-lock-enum-tail): Uses new function above.
6561 2013-10-13  Kenichi Handa  <handa@gnu.org>
6563         * international/mule-cmds.el (select-safe-coding-system): Remove a
6564         superfluous condition in chekcing whether a coding system is safe
6565         or not.
6567 2013-10-13  Oleh Krehel  <ohwoeowho@gmail.com>
6569         * replace.el (how-many): Fix rstart and !rend case.  (Bug#15589)
6571 2013-10-13  Andreas Politz  <politza@hochschule-trier.de>
6573         * progmodes/sql.el (sql-add-product): Fix paren typo.  (Bug#15435)
6575 2013-10-13  Glenn Morris  <rgm@gnu.org>
6577         * menu-bar.el (menu-bar-update-buffers):
6578         Unify Buffers menu prompt string.  (Bug#15576)
6580         * face-remap.el (text-scale-adjust): Doc fix.  (Bug#15434)
6582         * emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
6583         Add some entries.
6584         (authors-fixed-entries): Use accented form of name.
6586 2013-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
6588         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-free
6589         method calls (bug#15594).
6590         (ruby-smie--args-separator-p): New function.
6591         (ruby-smie--forward-token, ruby-smie--backward-token): Use it to
6592         recognize paren-free method calls.
6594         * isearch.el (isearch-pre-command-hook): Don't build in knowledge about
6595         internals of universal-argument.
6597 2013-10-11  Eli Zaretskii  <eliz@gnu.org>
6599         * menu-bar.el (tty-menu-navigation-map): Remap F10 to tty-menu-exit.
6600         Bind all menu-bar sequences to tty-menu-exit -- this pops down a
6601         dropped menu on second mouse click on the menu bar.
6603 2013-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6605         * progmodes/sh-script.el: Provide simpl(e|istic) completion.
6606         (explicit-shell-file-name): Declare.
6607         (sh--vars-before-point, sh--cmd-completion-table): New functions.
6608         (sh-completion-at-point-function): New function.
6609         (sh-mode): Use it.
6610         (sh-smie--keyword-p): Remove unused argument.
6611         (sh-smie-sh-backward-token, sh-smie-rc-backward-token): Remove unused
6612         vars.
6613         (sh-set-shell): Always setup SMIE, even if we use the
6614         old indentation code.
6616 2013-10-11  Dmitry Gutov  <dgutov@yandex.ru>
6618         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split the
6619         cases of ? and =.
6620         (ruby-smie-rules): Simplify the "do" rule.  The cases when the
6621         predicate would return nil are almost non-existent.
6622         (ruby-smie--redundant-do-p): Include "until" and "for" statements.
6624         * emacs-lisp/smie.el (smie--matching-block-data): Invalidate the
6625         cache also after commands that modify the buffer but don't move
6626         point.
6628 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6630         * env.el (substitute-env-in-file-name): New function.
6631         (substitute-env-vars): Extend the meaning of the optional arg.
6633 2013-10-10  Eli Zaretskii  <eliz@gnu.org>
6635         * term/w32-win.el (dynamic-library-alist): Define separate lists
6636         of GIF DLLs for versions before and after 5.0.0 of giflib.
6637         (Bug#15531)
6639 2013-10-10  João Távora  <joaotavora@gmail.com>
6641         * vc/vc.el (vc-diff-build-argument-list-internal): If the file is
6642         not locked, use last revision and current source as
6643         defaults.  (Bug#15569)
6645 2013-10-10  Masatake YAMATO  <yamato@redhat.com>
6647         * menu-bar.el (menu-bar-open): Don't use popup-menu if
6648         menu-bar is hidden.
6650 2013-10-10  Martin Rudalics  <rudalics@gmx.at>
6652         * window.el (pop-to-buffer-same-window): Fix doc-string.
6653         (Bug#15492)
6655 2013-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6657         * menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
6659 2013-10-10  Andrei Chițu  <andrei.chitu1@gmail.com>  (tiny change)
6661         * calendar/icalendar.el (icalendar-import-file):
6662         Fix interactive spec.  (Bug#15482)
6664 2013-10-10  Glenn Morris  <rgm@gnu.org>
6666         * desktop.el (desktop-save): Default to saving in .emacs.d,
6667         since PWD is no longer in desktop-path by default.  (Bug#15319)
6669         * menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
6670         now that text mode has a menu with the same entry.
6671         (menu-bar-text-mode-auto-fill): Remove now unused func.
6672         * textmodes/text-mode.el (text-mode-map):
6673         Use auto-fill help text from menu-bar.el.
6675 2013-10-10  John Anthony  <john@jo.hnanthony.com>
6677         * textmodes/text-mode.el (text-mode-map): Add a menu.  (Bug#15562)
6679 2013-10-09  Juri Linkov  <juri@jurta.org>
6681         * isearch.el (isearch-pre-command-hook): Use this-single-command-keys
6682         instead of this-command-keys.  Add universal-argument-more and
6683         universal-argument-minus to the list of prefix commands.  (Bug#15568)
6685 2013-10-09  Glenn Morris  <rgm@gnu.org>
6687         * vc/vc-svn.el (vc-svn-create-repo):
6688         Expand paths in file://... url.  (Bug#15446)
6690         * emacs-lisp/authors.el (authors-aliases, authors-fixed-case):
6691         Add some entries.
6692         (authors): Remove unused local variables.
6694 2013-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6696         * profiler.el: Create a more coherent calltree from partial backtraces.
6697         (profiler-format): Hide the tail with `invisible' so that C-s can still
6698         find the hidden elements.
6699         (profiler-calltree-depth): Don't recurse so enthusiastically.
6700         (profiler-function-equal): New hash-table-test.
6701         (profiler-calltree-build-unified): New function.
6702         (profiler-calltree-build): Use it.
6703         (profiler-report-make-name-part): Indent the calltree less.
6704         (profiler-report-mode): Add visibility specs for profiler-format.
6705         (profiler-report-expand-entry, profiler-report-toggle-entry):
6706         Expand the whole subtree when provided with a prefix arg.
6708 2013-10-09  Dmitry Gutov  <dgutov@yandex.ru>
6710         * progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
6711         iuwu-mod token.
6712         (ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
6713         hanging iuwu-mod token.
6714         (ruby-smie--forward-token): Do not include a dot after a token in
6715         that token.
6716         (ruby-smie--backward-token): Likewise.
6718 2013-10-08  Juri Linkov  <juri@jurta.org>
6720         * isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t]
6721         to isearch-other-control-char.
6722         (isearch-mode): Add isearch-pre-command-hook to pre-command-hook
6723         and isearch-post-command-hook to post-command-hook.
6724         (isearch-done): Remove isearch-pre-command-hook from pre-command-hook
6725         and isearch-post-command-hook from post-command-hook.
6726         (isearch-unread-key-sequence)
6727         (isearch-reread-key-sequence-naturally)
6728         (isearch-lookup-scroll-key, isearch-other-control-char)
6729         (isearch-other-meta-char): Remove functions.
6730         (isearch-pre-command-hook, isearch-post-command-hook):
6731         New functions based on isearch-other-meta-char rewritten
6732         relying on the new behavior of overriding-terminal-local-map
6733         that does not replace the local keymaps any more.  (Bug#15200)
6735 2013-10-08  Eli Zaretskii  <eliz@gnu.org>
6737         Support menus on text-mode terminals.
6738         * tmm.el (tmm-menubar): Adapt doc string to TTY menus
6739         functionality.
6741         * tooltip.el (tooltip-mode): Don't error out on TTYs.
6743         * menu-bar.el (popup-menu, popup-menu-normalize-position):
6744         Move here from mouse.el.
6745         (popup-menu): Support menu-bar navigation on TTYs using C-f/C-b
6746         and arrow keys.
6747         (tty-menu-navigation-map): New map for TTY menu navigation.
6749         * loadup.el ("tooltip"): Load even if x-show-tip is not available.
6751         * frame.el (display-mouse-p): Report text-mode mouse as available
6752         on w32.
6753         (display-popup-menus-p): Report availability if mouse is
6754         available; don't condition on window-system.
6756         * faces.el (tty-menu-enabled-face, tty-menu-disabled-face)
6757         (tty-menu-selected-face): New faces.
6759 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6761         * emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.
6762         (lisp-el-font-lock-keywords, lisp-el-font-lock-keywords-1)
6763         (lisp-el-font-lock-keywords-2, lisp-cl-font-lock-keywords)
6764         (lisp-cl-font-lock-keywords-1, lisp-cl-font-lock-keywords-2):
6765         New constants.
6766         (lisp-mode-variables): New `elisp' argument.
6767         (emacs-lisp-mode): Use it.
6768         * font-lock.el (lisp-font-lock-keywords, lisp-font-lock-keywords-1)
6769         (lisp-font-lock-keywords-2): Move to lisp-mode.el.
6771         * indent.el: Use lexical-binding.
6772         (indent-region): Add progress reporter.
6773         (tab-stop-list): Make it implicitly extend to infinity by repeating the
6774         last step.
6775         (indent--next-tab-stop): New function to implement this behavior.
6776         (tab-to-tab-stop, move-to-tab-stop): Use it.
6778 2013-10-08  Teemu Likonen  <tlikonen@iki.fi>
6780         * indent.el (indent-rigidly--current-indentation): New function.
6781         (indent-rigidly-map): New var.
6782         (indent-rigidly): Use it to provide interactive mode (bug#8196).
6784 2013-10-08  Bastien Guerry  <bzg@gnu.org>
6786         * register.el (insert-register): Fix 2013-10-07 change.
6788 2013-10-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6790         * progmodes/perl-mode.el: Use lexical-binding.
6791         Remove redundant :group args.
6792         (perl-nochange): Change default to be closer to other major modes's
6793         standard behavior.
6794         (perl-indent-line): Don't consider text on current line as a
6795         valid beginning of function from which to indent.
6797         * emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@
6798         with more than one argument (bug#15538).
6800         * mpc.el (mpc-songs-jump-to): Adjust to different playlist format.
6802         * vc/pcvs.el: Use lexical-binding.
6803         (cvs-temp-buffer, cvs-make-cvs-buffer): Pass some vars in the lexical
6804         environment of `eval'.
6805         (cvs-mode-run, cvs-mode-do): Change `postproc' to be a function rather
6806         than a list of expressions.  Adjust callers.
6807         * vc/pcvs-defs.el (cvs-postprocess): Remove, unused.
6809 2013-10-07  Dmitry Gutov  <dgutov@yandex.ru>
6811         * progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle the
6812         case of the dot in a chained method call being on the following line.
6814 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6816         * electric.el (electric-indent-inhibit): New var.
6817         (electric-indent-post-self-insert-function): Use it.
6818         * progmodes/python.el (python-mode): Set it.
6820         * progmodes/ruby-mode.el (ruby-smie-rules): Tweak handling of
6821         open braces.
6823         * emacs-lisp/smie.el (smie-next-sexp): Refine last fix.
6825         * textmodes/css-mode.el (css-smie-rules): Fix indentation (bug#15467).
6826         (css-mode): Use electric-indent-chars.
6828         * nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.
6829         (font-lock-beg, font-lock-end): Move before first use.
6830         (nxml-mode): Use syntax-propertize-function.
6831         (nxml-after-change, nxml-after-change1): Adjust accordingly.
6832         (nxml-extend-after-change-region): Remove.
6833         * nxml/xmltok.el: Use lexical-binding.
6834         (xmltok-save): Use `declare'.
6835         (xmltok-unclosed-reparse-p, xmltok-semi-closed-reparse-p): Remove.
6836         * nxml/nxml-util.el: Use lexical-binding.
6837         (nxml-with-degradation-on-error, nxml-with-invisible-motion):
6838         Use `declare'.
6839         * nxml/nxml-ns.el: Use lexical-binding.
6840         (nxml-ns-save): Use `declare'.
6841         (nxml-ns-prefixes-for): Avoid add-to-list.
6842         * nxml/rng-match.el: Use lexical-binding.
6843         (rng--ipattern): Use cl-defstruct.
6844         (rng-compute-start-tag-open-deriv, rng-compute-start-attribute-deriv)
6845         (rng-cons-group-after, rng-subst-group-after)
6846         (rng-subst-interleave-after, rng-apply-after, rng-compute-data-deriv):
6847         Use closures instead of `(lambda...).
6849 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
6851         * net/tramp.el (tramp-handle-insert-file-contents): Improve handling
6852         of BEG and END.
6854         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
6855         Use `tramp-handle-insert-file-contents'.
6856         (tramp-gvfs-handle-insert-file-contents): Remove function.
6858         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
6859         Use `save-restriction' in order to keep markers.
6861         * net/trampver.el: Update release number.
6863 2013-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6865         * progmodes/compile.el (compilation-parse-errors):
6866         Use compilation--put-prop.
6867         (compilation--ensure-parse): Check compilation-multiline.
6869         * emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures.
6871         * emacs-lisp/lisp-mode.el (eval-defun-2): Simplify, using
6872         lexical-binding.
6874         * emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).
6876         * progmodes/ruby-mode.el: Fix recently added tests.
6877         (ruby-smie-grammar): Add - and +.
6878         (ruby-smie--redundant-do-p, ruby-smie--forward-id)
6879         (ruby-smie--backward-id): New functions.
6880         (ruby-smie--forward-token, ruby-smie--backward-token): Use them.
6881         (ruby-smie-rules): Handle hanging do.  Get rid of hack, not needed
6882         any more.
6884 2013-10-07  Leo Liu  <sdl.web@gmail.com>
6886         * register.el (register-preview-delay)
6887         (register-preview-functions): New variables.
6888         (register-read-with-preview, register-preview)
6889         (register-describe-oneline): New functions.
6890         (point-to-register, window-configuration-to-register)
6891         (frame-configuration-to-register, jump-to-register)
6892         (number-to-register, view-register, insert-register)
6893         (copy-to-register, append-to-register, prepend-to-register)
6894         (copy-rectangle-to-register): Use register-read-with-preview to
6895         read register.  (Bug#15525)
6897 2013-10-06  Dato Simó  <dato@net.com.org.es>  (tiny change)
6899         * net/network-stream.el (network-stream-open-starttls): Don't add
6900         --insecure if it's already present, because that gnutls-cli
6901         rejects getting that parameter twice.
6903 2013-10-06  Dmitry Gutov  <dgutov@yandex.ru>
6905         * progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'
6906         keyword, too.
6908 2013-10-05  Dmitry Gutov  <dgutov@yandex.ru>
6910         * newcomment.el (comment-use-global-state): Change default value
6911         to t, mark obsolete (Bug#15251).
6912         (comment-beginning): In addition to `comment-to-syntax', check the
6913         value of `comment-use-global-state'.
6915 2013-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6917         * progmodes/ruby-mode.el (ruby-use-smie): Change default.
6918         (ruby-comment-column): Follow the global default, by default.
6919         (ruby-smie-grammar): Add assignment syntax.
6920         (ruby-smie--implicit-semi-p): No implicit semi-colon after an
6921         open-paren, a comma, or a \.
6922         (ruby-smie--forward-token, ruby-smie--backward-token): Handle heredocs,
6923         and line continuations.
6924         (ruby-smie-rules): Adjust handling of open-paren, now that it's never
6925         followed by implicit semi-colons.  Add rule for string concatenation
6926         and for indentation at BOB.
6927         (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
6929         * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
6930         calling next-sexp, since next-token may have skipped chars which
6931         next-sexp doesn't know should be skipped!
6933 2013-10-05  Leo Liu  <sdl.web@gmail.com>
6935         * progmodes/octave.el (octave-send-region):
6936         Call compilation-forget-errors.
6938 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
6940         * vc/vc-svn.el (vc-svn-find-admin-dir):
6941         * vc/vc-rcs.el (vc-rcs-find-admin-dir):
6942         * vc/vc-mtn.el (vc-mtn-find-admin-dir):
6943         * vc/vc-cvs.el (vc-cvs-find-admin-dir):
6944         * vc/vc-arch.el (vc-arch-find-admin-dir): New functions.
6946 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6948         * textmodes/css-mode.el (css-smie-rules): Toplevel's a list (bug#15467).
6950 2013-10-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6952         * subr.el (read-passwd): Hide chars even when called within a context
6953         where after-change-functions is disabled (bug#15501).
6954         (set-temporary-overlay-map): Don't remove oneself from pre-command-hook
6955         until we removed ourself from overriding-terminal-local-map.
6957 2013-10-04  Leo Liu  <sdl.web@gmail.com>
6959         * progmodes/octave.el (inferior-octave-mode):
6960         Call compilation-forget-errors.
6962 2013-10-04  Xue Fuqiao  <xfq.free@gmail.com>
6964         * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
6966 2013-10-04  Michael Albinus  <michael.albinus@gmx.de>
6968         * net/secrets.el (secrets-create-collection): Add optional
6969         argument ALIAS.  Use proper Label keyword.  Append ALIAS as
6970         dbus-call-method argument.  (Bug#15516)
6972 2013-10-04  Leo Liu  <sdl.web@gmail.com>
6974         * progmodes/octave.el (inferior-octave-error-regexp-alist)
6975         (inferior-octave-compilation-font-lock-keywords): New variables.
6976         (compilation-error-regexp-alist)
6977         (compilation-mode-font-lock-keywords): Defvar to pacify compiler.
6978         (inferior-octave-mode): Use compilation-shell-minor-mode.
6980 2013-10-04  Jorgen Schaefer  <forcer@forcix.cx>
6982         * minibuffer.el (completion--replace): Be careful that `end' might be
6983         a marker.
6985 2013-10-03  Daiki Ueno  <ueno@gnu.org>
6987         Add support for package signature checking.
6988         * emacs-lisp/package.el (url-http-file-exists-p)
6989         (epg-make-context, epg-context-set-home-directory)
6990         (epg-verify-string, epg-context-result-for)
6991         (epg-signature-status, epg-signature-to-string)
6992         (epg-check-configuration, epg-configuration)
6993         (epg-import-keys-from-file): Declare.
6994         (package-check-signature): New user option.
6995         (package-unsigned-archives): New user option.
6996         (package-desc): Add `signed' field.
6997         (package-load-descriptor): Set `signed' field if .signed file exists.
6998         (package--archive-file-exists-p): New function.
6999         (package--check-signature): New function.
7000         (package-install-from-archive): Check package signature.
7001         (package--download-one-archive): Check archive signature.
7002         (package-delete): Remove .signed file.
7003         (package-import-keyring): New command.
7004         (package-refresh-contents): Import default keyring.
7005         (package-desc-status): Add "unsigned" status.
7006         (describe-package-1, package-menu--print-info)
7007         (package-menu-mark-delete, package-menu--find-upgrades)
7008         (package-menu--status-predicate): Support "unsigned" status.
7010 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7012         * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form): Adjust for
7013         the new compilation scheme using the new byte-codes.
7015         * emacs-lisp/bytecomp.el (byte-pushcatch, byte-pushconditioncase)
7016         (byte-pophandler): New byte codes.
7017         (byte-goto-ops): Adjust accordingly.
7018         (byte-compile--use-old-handlers): New var.
7019         (byte-compile-catch): Use new byte codes depending on
7020         byte-compile--use-old-handlers.
7021         (byte-compile-condition-case--old): Rename from
7022         byte-compile-condition-case.
7023         (byte-compile-condition-case--new): New function.
7024         (byte-compile-condition-case): New function that dispatches depending
7025         on byte-compile--use-old-handlers.
7026         (byte-compile-unwind-protect): Pass a function to byte-unwind-protect
7027         when we can.
7029         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7030         Optimize under `condition-case' and `catch' if
7031         byte-compile--use-old-handlers is nil.
7032         (disassemble-offset): Handle new bytecodes.
7034 2013-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7036         * subr.el (error): Use `declare'.
7037         (decode-char, encode-char): Use advertised-calling-convention instead
7038         of the docstring to discourage use of the `restriction' arg.
7040 2013-10-03  Daiki Ueno  <ueno@gnu.org>
7042         * epg.el (epg-verify-file): Add a comment saying that it does not
7043         notify verification error as a return value nor a signal.
7044         (epg-verify-string): Ditto.
7046 2013-10-02  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
7048         * progmodes/compile.el (compilation-start): Try globbing the arg to
7049         `cd' (bug#15417).
7051 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
7053         Sync with Tramp 2.2.8.
7055         * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
7056         * net/tramp-cache.el (tramp-cache-print): Use `tramp-compat-funcall'.
7057         * net/trampver.el: Update release number.
7059 2013-10-01  Jan Djärv  <jan.h.d@swipnet.se>
7061         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
7062         and default-process-coding-system for darwin only.
7064 2013-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7066         * emacs-lisp/package.el (package-desc): Simplify (bug#15495).
7068 2013-10-01  Mitchel Humpherys  <mitch.special@gmail.com>  (tiny change)
7070         * vc/vc-git.el (vc-git-grep): Disable pager.
7072 2013-10-01  Dmitry Gutov  <dgutov@yandex.ru>
7074         * emacs-lisp/package.el (package-buffer-info, describe-package-1):
7075         Use :url instead of :homepage, as per
7076         http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
7078         * newcomment.el (comment-beginning): When `comment-use-syntax' is
7079         non-nil, use `syntax-ppss' (Bug#15251).
7081 2013-09-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7083         * progmodes/octave.el (inferior-octave-startup-file):
7084         Prefer ~/.emacs.d/init_octave.m.
7086 2013-09-29  Dmitry Gutov  <dgutov@yandex.ru>
7088         * emacs-lisp/package.el (package-desc-from-define):
7089         Accept additional arguments as plist, convert them to an alist and store
7090         them in the `extras' slot.
7091         (package-generate-description-file): Convert extras alist back to
7092         plist and append to the `define-package' form arguments.
7093         (package--alist-to-plist): New function.
7094         (package--ac-desc): Add `extras' slot.
7095         (package--add-to-archive-contents): Check if the archive-contents
7096         vector is long enough, and if it is, pass its `extras' slot value
7097         to `package-desc-create'.
7098         (package-buffer-info): Call `lm-homepage', pass the returned value
7099         to `package-desc-from-define'.
7100         (describe-package-1): Render the homepage button (Bug#13291).
7102         * emacs-lisp/package-x.el (package-upload-buffer-internal):
7103         Pass `extras' slot from `package-desc' to `package-make-ac-desc'.
7105 2013-09-29  Jan Djärv  <jan.h.d@swipnet.se>
7107         * term/ns-win.el (ns-initialize-window-system): Set locale-coding-system
7108         and default-process-coding-system to utf-8-unix (Bug#15402).
7110 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
7112         * subr.el (looking-back): Do not recommend using looking-back.
7114 2013-09-28  Alan Mackenzie  <acm@muc.de>
7116         Fix indentation/fontification of Java enum with "implements".
7118         * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
7119         regexp which matches "implements", etc., in Java.
7120         * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
7121         specifier clauses coming after "enum".
7122         * progmodes/cc-fonts.el (c-font-lock-declarations)
7123         (c-font-lock-enum-tail): Check for extra specifier clauses coming
7124         after "enum".
7126 2013-09-28  Jan Djärv  <jan.h.d@swipnet.se>
7128         * faces.el (region): Change ns_selection_color to
7129         ns_selection_fg_color, add ns_selection_bg_color.
7131 2013-09-28  Leo Liu  <sdl.web@gmail.com>
7133         * progmodes/octave.el (inferior-octave-completion-table)
7134         (inferior-octave-completion-at-point): Minor tweaks.
7136         * textmodes/ispell.el (ispell-lookup-words): Rename from
7137         lookup-words.  (Bug#15460)
7138         (lookup-words): Obsolete.
7139         (ispell-complete-word, ispell-command-loop): All uses changed.
7141 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7143         * progmodes/octave.el (octave-mode-map): Bind octave-send-buffer.
7144         (octave-mode-menu): Add octave-send-buffer.
7145         (octave-send-buffer): New function.
7147 2013-09-28  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
7149         * progmodes/octave.el (octave-mode-map): Add key binding for
7150         octave-lookfor.
7151         (octave-mode-menu): Add octave-lookfor.
7152         (inferior-octave-mode-map, octave-help-mode-map): Bind C-ha to
7153         octave-lookfor.
7154         (octave-lookfor): New function.
7156 2013-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7158         * emacs-lisp/cl-macs.el (cl--loop-destr-temps): Remove.
7159         (cl--loop-iterator-function): Rename from cl--loop-map-form and change
7160         its convention.
7161         (cl--loop-set-iterator-function): New function.
7162         (cl-loop): Adjust accordingly, so as not to use cl-subst.
7163         (cl--parse-loop-clause): Adjust all uses of cl--loop-map-form.
7164         Bind `it' with `let' instead of substituting it with `cl-subst'.
7165         (cl--unused-var-p): New function.
7166         (cl--loop-let): Don't use the cl--loop-destr-temps hack any more.
7167         Eliminate some unused variable warnings (bug#15326).
7169 2013-09-27  Tassilo Horn  <tsdh@gnu.org>
7171         * doc-view.el (doc-view-scale-reset): Rename from
7172         `doc-view-reset-zoom-level'.
7173         (doc-view-scale-adjust): New command.
7174         (doc-view-mode-map): Remap `text-scale-adjust' bindings to
7175         `doc-view-scale-adjust'.
7177 2013-09-26  Tassilo Horn  <tsdh@gnu.org>
7179         * doc-view.el (doc-view-reset-zoom-level): New command.
7180         (doc-view-mode-map): Remap text-scale-adjust bindings to doc-view
7181         zoom commands (bug#15466).
7183 2013-09-26  Kenichi Handa  <handa@gnu.org>
7185         * international/quail.el (quail-help): Make it not a command.
7187 2013-09-26  Leo Liu  <sdl.web@gmail.com>
7189         * minibuffer.el (completion-all-sorted-completions): Make args
7190         optional as they are.
7192 2013-09-25  Daniel Colascione  <dancol@dancol.org>
7194         * emacs-lisp/cl-macs.el (cl-type-spec): Tell edebug what type
7195         specs are and that they're not evaluated.
7197 2013-09-24  Sam Steingold  <sds@gnu.org>
7199         * midnight.el (clean-buffer-list-kill-regexps)
7200         (clean-buffer-list-kill-buffer-names): Update for the new Man
7201         buffer naming which includes the object name.
7203 2013-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7205         * eshell/esh-cmd.el (eshell--sep-terms): New var.
7206         (eshell-parse-command, eshell-parse-pipeline): Use it since
7207         eshell-separate-commands requires a dynamic scoped var.
7208         Reported by Jan Moringen <jmoringe@techfak.uni-bielefeld.de>.
7210 2013-09-23  Leo Liu  <sdl.web@gmail.com>
7212         * autoinsert.el (auto-insert-alist): Make the value of
7213         lexical-binding match its file setting.
7215 2013-09-23  Juanma Barranquero  <lekktu@gmail.com>
7217         * vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.
7219         * autoarg.el (autoarg-kp-digit-argument):
7220         * electric.el (Electric-command-loop):
7221         * kmacro.el (kmacro-step-edit-insert):
7222         Do not set universal-argument-num-events.
7224 2013-09-22  Leo Liu  <sdl.web@gmail.com>
7226         * files.el (interpreter-mode-alist): Add octave.
7228 2013-09-21  Alan Mackenzie  <acm@muc.de>
7230         C++: fontify identifier in declaration following "public:" correctly.
7231         * progmodes/cc-langs.el (c-decl-start-colon-kwd-re): New lang var
7232         to match "public", etc.
7233         (c-decl-prefix-re): Add ":" into the C++ value.
7234         * progmodes/cc-engine.el (c-find-decl-prefix-search): Refactor a
7235         bit.  Add a check for a ":" preceded by "public", etc.
7237 2013-09-21  Eli Zaretskii  <eliz@gnu.org>
7239         * files.el (auto-mode-alist): Support OBJFILE-gdb.gdb script files
7240         recognized by GDB 7.5 and later.
7242 2013-09-21  Xue Fuqiao  <xfq.free@gmail.com>
7244         * vc/vc-dir.el (vc-dir-mode-map): Add keybinding for vc-log-incoming.
7246 2013-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7248         * subr.el (internal--call-interactively): New const.
7249         (called-interactively-p): Use it (bug#3984).
7251 2013-09-20  Xue Fuqiao  <xfq.free@gmail.com>
7253         * vc/pcvs.el (cvs-mode-ignore):
7254         * vc/vc-cvs.el (vc-cvs-ignore, vc-cvs-append-to-ignore):
7255         Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
7257 2013-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7259         * eshell/em-ls.el: Use advice.  Remove redundant :group keywords.
7260         (eshell-ls-orig-insert-directory): Remove.
7261         (eshell-ls-unload-hook): Not a defcustom any more.  Use advice-remove.
7262         (eshell-ls-use-in-dired): Use advice-add/remove.
7263         (eshell-ls--insert-directory): Rename from eshell-ls-insert-directory.
7264         Add `orig-fun' arg for use in :around advice.
7265         Make it check (redundantly) eshell-ls-use-in-dired.
7267 2013-09-19  Glenn Morris  <rgm@gnu.org>
7269         * emacs-lisp/cl-macs.el (cl-defsubst): Remove unused local `pbody'.
7271         * simple.el (x-selection-owner-p, x-selection-exists-p): Declare.
7273         * emacs-lisp/eieio.el (class-parent): Undo previous change.
7275 2013-09-19  Michael Albinus  <michael.albinus@gmx.de>
7277         * net/tramp-sh.el (tramp-get-remote-id): Do not raise an error.
7278         (tramp-get-remote-uid-with-id, tramp-get-remote-gid-with-id)
7279         (tramp-get-remote-python): New defuns.
7280         (tramp-get-remote-uid-with-perl)
7281         (tramp-get-remote-gid-with-perl): New defuns.  Perl code
7282         contributed by yary <not.com@gmail.com> (tiny change).
7283         (tramp-get-remote-uid-with-python)
7284         (tramp-get-remote-gid-with-python): New defuns.  Python code
7285         contributed by Andrey Tykhonov <atykhonov@gmail.com> (tiny change).
7286         (tramp-get-remote-uid, tramp-get-remote-gid): Use new defuns.
7288 2013-09-19  Glenn Morris  <rgm@gnu.org>
7290         * emacs-lisp/eieio.el (class-parent): Don't use defalias with macros.
7292         * eshell/em-unix.el (eshell-remove-entries):
7293         Rename argument to avoid name-clash with global `top-level'.
7295         * eshell/esh-proc.el (eshell-kill-process-function):
7296         Remove eshell-reset-after-proc from eshell-kill-hook if present.
7297         (eshell-reset-after-proc): Remove unused arg `proc'.
7299         * eshell/esh-util.el (eshell-read-hosts-file): Use `filename' arg.
7300         (directory-files-and-attributes): Mark unused arg.
7302         * eshell/em-unix.el (eshell-remove-entries):
7303         Remove unused arg `path'.  Update callers.
7305         * eshell/em-hist.el (eshell-hist-parse-arguments):
7306         Remove unused arg `silent'.  Update callers.
7308         * eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
7309         Fix (f)boundp mix-up.
7311         * eshell/em-smart.el (eshell-smart-scroll-window)
7312         (eshell-disable-after-change):
7313         * eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
7315 2013-09-18  Alan Mackenzie  <acm@muc.de>
7317         Fix fontification of type when followed by "const".
7318         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
7319         "known" types from fontification.
7321 2013-09-18  Glenn Morris  <rgm@gnu.org>
7323         * emacs-lisp/chart.el (x-display-color-cells): Declare.
7324         (chart-face-list): Drop Emacsen without display-color-p.
7326         * net/eww.el (libxml-parse-html-region): Declare.
7327         (eww-display-html): Explicit error if no libxml2 support.
7329         * doc-view.el (doc-view-mode): Silence --without-x compilation.
7331         * image.el (image-type-from-buffer, image-multi-frame-p):
7332         Remove --without-x warning/error.
7334         * mouse.el (mouse-yank-primary):
7335         * term.el (term-mouse-paste):
7336         Reorder to silence --without-x compilation.
7338         * mpc.el (doc-view-mode): Silence --without-x compilation.
7340         * mail/rmailmm.el (rmail-mime-set-bulk-data):
7341         Silence --without-x compilation.
7343         * progmodes/gud.el (gud-find-file, gud-mode):
7344         Silence --without-x compilation.
7345         (tooltip-mode): Declare.
7347         * wdired.el (dired-backup-overwrite): Remove declaration.
7348         (wdired-mode-map): Add doc string.
7350         * custom.el (x-get-resource): Declare.
7352         * eshell/em-glob.el (ange-cache):
7353         * eshell/em-unix.el (ange-cache): Declare.
7355         * faces.el (x-display-list, x-open-connection, x-get-resource):
7356         Declare.
7358         * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag)
7359         (scroll-bar-scroll-up, scroll-bar-scroll-down, mwheel-scroll):
7360         Declare.
7362         * frame.el (x-display-grayscale-p, x-display-name): Declare.
7364         * net/gnutls.el (gnutls-log-level): Declare.
7366         * net/shr.el (image-size, image-animate): Declare.
7368         * simple.el (font-info): Declare.
7370         * subr.el (x-popup-dialog): Declare.
7372         * term/common-win.el (x-select-enable-primary)
7373         (x-last-selected-text-primary, x-last-selected-text-clipboard):
7374         Declare.
7376         * term/ns-win.el (x-handle-args): Declare.
7378         * term/x-win.el (x-select-enable-clipboard): Declare.
7380         * term/w32-win.el (create-default-fontset): Declare.
7382         * w32-common-fns.el (x-server-version, x-select-enable-clipboard):
7383         Declare.
7385         * window.el (x-display-pixel-height, tool-bar-lines-needed): Declare.
7386         (fit-frame-to-buffer): Explicit error if --without-x.
7387         (mouse-autoselect-window-select): Silence compiler.
7389         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
7391         * eshell/em-cmpl.el (eshell-complete-parse-arguments):
7392         * eshell/em-hist.el (eshell/history, eshell-isearch-backward):
7393         * eshell/em-pred.el (eshell-parse-modifiers, eshell-pred-file-time):
7394         * eshell/esh-util.el (eshell-sublist):
7395         Remove unused local variables.
7397         * eshell/esh-io.el (x-select-enable-clipboard): Declare.
7399         * textmodes/two-column.el: Make 2C-split work for --without-x.
7400         (scroll-bar-columns): Autoload.
7401         (top-level): Require fringe when compiling.
7403 2013-09-18  Leo Liu  <sdl.web@gmail.com>
7405         * subr.el (add-hook): Robustify to handle closure as well.
7407 2013-09-17  Glenn Morris  <rgm@gnu.org>
7409         * simple.el (messages-buffer-mode-map): Unbind "g".
7411 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7413         * help-mode.el (help-mode-finish): Use derived-mode-p.
7414         Remove obsolete highlighting.
7416         * play/life.el (life-mode): Use define-derived-mode.  Derive from
7417         special-mode.
7418         (life): Let-bind inhibit-read-only.
7419         (life-setup): Avoid `setq'.  Use `life-mode'.
7421         * emacs-lisp/package.el (package-generate-autoloads): Remove `require'
7422         which should not be needed any more.
7423         (package-menu-refresh, package-menu-describe-package): Use user-error.
7425         * eshell/esh-cmd.el (eshell-post-rewrite-command-function): New var.
7426         (eshell-post-rewrite-command-hook): Make obsolete.
7427         (eshell-parse-command): Simplify.
7428         (eshell-structure-basic-command): Remove unused arg `vocal-test'.
7429         (eshell--cmd): Declare.
7430         (eshell-parse-pipeline): Remove unused var `final-p'.
7431         Pass a dynvar to eshell-post-rewrite-command-hook.
7432         Implement the new eshell-post-rewrite-command-function.
7433         (eshell-invoke-directly): Remove unused arg `input'.
7434         * eshell/esh-io.el (eshell-io-initialize):
7435         Use eshell-post-rewrite-command-function (bug#15399).
7436         (eshell--apply-redirections): Rename from eshell-apply-redirections;
7437         adjust to new calling convention.
7438         (eshell-create-handles): Rename args to avoid clashing with dynvar
7439         `standard-output'.
7441 2013-09-17  Glenn Morris  <rgm@gnu.org>
7443         * simple.el (messages-buffer-mode): New major mode.
7444         (messages-buffer): New function.
7445         * startup.el (normal-top-level): Switch mode of *Messages* buffer.
7446         * emacs-lisp/ert.el (ert--force-message-log-buffer-truncation)
7447         (ert-run-test): Use `messages-buffer' function.
7448         (ert--force-message-log-buffer-truncation): Ignore read-only.
7449         * help.el (view-echo-area-messages): Use `messages-buffer' function.
7450         * mail/emacsbug.el (report-emacs-bug): Use `messages-buffer' function.
7452 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7454         * subr.el (eval-after-load): Preserve evaluation order (bug#15389).
7456         * abbrev.el (abbrev--check-chars): Fix thinko (bug#15360).
7458 2013-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
7460         * icomplete.el (icomplete-in-buffer): New var.
7461         (icomplete-pre-command-hook, icomplete-post-command-hook): Remove those
7462         vars and replace them with functions.
7463         (icomplete-minibuffer-setup): Adjust accordingly.
7464         (icomplete--completion-table, icomplete--completion-predicate)
7465         (icomplete--field-string, icomplete--field-beg, icomplete--field-end):
7466         New functions.
7467         (icomplete-forward-completions, icomplete-backward-completions)
7468         (icomplete-simple-completing-p, icomplete-exhibit)
7469         (icomplete-completions): Use them.
7470         (icomplete--in-region-buffer): New var.
7471         (icomplete--in-region-setup): New function.
7472         (icomplete-mode): Use it.
7474         * eshell/esh-opt.el: Fix last change to set lexical-vars properly
7475         (bug#15379).
7476         (eshell--do-opts): Rename from eshell-do-opt, remove arg `body-fun',
7477         return args and options.
7478         (eshell-eval-using-options): Use the new return value of
7479         eshell--do-opts to set the options's vars in their scope.
7480         (eshell--set-option): Rename from eshell-set-option.
7481         Add arg `opt-vals'.
7482         (eshell--process-option): Rename from eshell-process-option.
7483         Add arg `opt-vals'.
7484         (eshell--process-args): Use an `opt-vals' alist to store the options's
7485         values during their processing and return them additionally to the
7486         remaining args.
7488 2013-09-15  Dmitry Gutov  <dgutov@yandex.ru>
7490         * progmodes/ruby-mode.el (ruby-operator-re): Consider line
7491         continuation character an operator, as far as indentation is
7492         concerned (Bug#15369).
7494 2013-09-15  Martin Rudalics  <rudalics@gmx.at>
7496         * window.el (window--state-put-2): Don't process buffer state
7497         when buffer doesn't exist any more (Bug#15382).
7499 2013-09-15  Glenn Morris  <rgm@gnu.org>
7501         * eshell/em-unix.el (eshell/rm):
7502         Make -f ignore missing files.  (Bug#15373)
7504         * eshell/esh-cmd.el (eshell--local-vars): New variable.  (Bug#15372)
7505         (eshell-rewrite-for-command): Add for loop vars to eshell--local-vars.
7506         * eshell/esh-var.el (eshell-get-variable): Respect eshell--local-vars.
7508 2013-09-14  Glenn Morris  <rgm@gnu.org>
7510         * eshell/esh-var.el (eshell-variable-aliases-list): Fix doc typo.
7512 2013-09-13  Glenn Morris  <rgm@gnu.org>
7514         * dired-x.el (dired-guess-shell-alist-user): Doc fix.
7515         (dired-guess-default): Make `file' available in the env.  (Bug#15363)
7517 2013-09-13  Dmitry Antipov  <dmantipov@yandex.ru>
7519         * frame.el (x-focus-frame): Mark as declared in frame.c.
7521 2013-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7523         * ls-lisp.el: Use advice-add.
7524         (original-insert-directory): Remove.
7525         (ls-lisp--insert-directory): Rename from insert-directory; add
7526         `orig-fun' argument.
7527         (insert-directory): Advise.
7529 2013-09-13  Eli Zaretskii  <eliz@gnu.org>
7531         * term.el (term-emulate-terminal): Decode the command string
7532         before passing it to term-command-hook.  (Bug#15337)
7534 2013-09-13  Glenn Morris  <rgm@gnu.org>
7536         * eshell/esh-util.el (ange-cache): Move declaration earlier.
7538         * eshell/esh-ext.el (eshell-search-path): Declare.
7540         * eshell/em-prompt.el (eshell/pwd): Autoload it.
7541         Otherwise an error occurs if eshell-dirs module not loaded.
7543         * progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
7545 2013-09-13  Michael Albinus  <michael.albinus@gmx.de>
7547         * net/tramp.el (tramp-check-proper-method-and-host): Rename it from
7548         `tramp-check-proper-host'.  Check for a valid method name.
7550         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
7551         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
7552         * net/tramp-sh.el (tramp-maybe-open-connection):
7553         * net/tramp-smb.el (tramp-smb-maybe-open-connection): Call it.
7555         * net/tramp-cache.el (tramp-cache-print): Don't print text properties
7556         also for hash values.
7558 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7560         * term/ns-win.el (parameters): Don't declare as dynamic.
7561         (before-make-frame-hook): Don't add ineffective function.
7563         * eshell/*.el: Use lexical-binding (bug#15231).
7565 2013-09-12  Kenichi Handa  <handa@gnu.org>
7567         * composite.el (compose-gstring-for-graphic): Handle enclosing mark.
7569 2013-09-12  Glenn Morris  <rgm@gnu.org>
7571         * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)
7572         (vc-svn-ignore, vc-svn-retrieve-tag): Mark unused arguments.
7574         * subr.el (do-after-load-evaluation): Also give compiler warnings
7575         when obsolete files are used (except by obsolete files).
7577         * vc/vc-svn.el (vc-svn-parse-status): If there are multiple files
7578         in the status output, assume `filename' is the first.  (Bug#15322)
7580         * vc/vc.el (vc-deduce-fileset): Doc fix.
7582         * calc/calc-help.el (Info-goto-node):
7583         * progmodes/cperl-mode.el (Info-find-node):
7584         * vc/ediff.el (Info-goto-node): Update declarations.
7586         * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
7588         * vc/vc-bzr.el (vc-compilation-mode): Declare.
7589         (vc-bzr-pull): Require vc-dispatcher.
7590         * vc/vc-git.el (vc-compilation-mode): Declare.
7591         (vc-git-pull): Require vc-dispatcher.
7593         * progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
7595         * progmodes/octave.el (help-button-action): Declare.
7597         * shell.el (shell-directory-tracker): Output error as a message
7598         rather than just returning it as a string.
7599         (shell-process-pushd): Remove useless use of message.
7601         * dframe.el (dframe-timer-fn):
7602         * files.el (dir-locals-read-from-file):
7603         * mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run)
7604         (mpc-format):
7605         * reveal.el (reveal-post-command):
7606         * saveplace.el (load-save-place-alist-from-file):
7607         * shell.el (shell-resync-dirs):
7608         * w32-common-fns.el (x-get-selection-value):
7609         * emacs-lisp/copyright.el (copyright-find-copyright):
7610         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
7611         * emulation/tpu-edt.el (tpu-copy-keyfile):
7612         * play/bubbles.el (bubbles--mark-neighbourhood):
7613         * progmodes/executable.el
7614         (executable-make-buffer-file-executable-if-script-p):
7615         * term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
7617 2013-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7619         Cleanup Eshell to rely less on dynamic scoping.
7620         * eshell/esh-opt.el (eshell-eval-using-options): Don't bind usage-msg,
7621         last-value, and ext-command here.  Bind `args' closer to `body'.
7622         (temp-args, last-value, usage-msg, ext-command, args): Don't defvar.
7623         (eshell--args): Declare new dynamic var.
7624         (eshell-do-opt): Add argument `args'.  Bind our own usage-msg,
7625         last-value, and ext-command.  Pass `args' to `body'.
7626         (eshell-process-args): Bind eshell--args.
7627         (eshell-set-option): Use eshell--args.
7628         * eshell/eshell.el (eshell): Use derived-mode-p.
7629         * eshell/esh-var.el (eshell-parse-variable): Use backquote.
7630         (eshell-parse-variable-ref): Remove unused vars `end' and `err'.
7631         (eshell-glob-function): Declare.
7632         * eshell/esh-util.el: Require cl-lib.
7633         (eshell-read-hosts-file): Avoid add-to-list.
7634         * eshell/esh-cmd.el (eshell-parse-lisp-argument): Remove unused var
7635         `err'.
7636         * eshell/em-unix.el (compilation-scroll-output, locate-history-list):
7637         Declare.
7638         (eshell/diff): Remove unused var `err'.
7639         * eshell/em-rebind.el (eshell-delete-backward-char): Remove unused arg
7640         `killflag'.
7641         * eshell/em-pred.el (eshell-parse-modifiers): Remove unused var `err'.
7642         * eshell/em-ls.el (eshell-ls-highlight-alist): Move defvars before
7643         first use.
7644         * eshell/em-glob.el (eshell-glob-matches, message-shown):
7645         Move declaration before first use.
7646         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Use backquotes.
7647         * autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we
7648         rely on cl-return.
7650 2013-09-12  Glenn Morris  <rgm@gnu.org>
7652         * term/ns-win.el (global-map): Remove binding for ispell-next,
7653         deleted 1999-05-29.  (Bug#15357)
7655 2013-09-11  Glenn Morris  <rgm@gnu.org>
7657         * echistory.el (electric-command-history): Remove call to deleted func.
7659         * play/landmark.el (landmark-mode): Fix typos.
7661         * vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
7662         Check cvs-sort-ignore-file is bound.
7664         * savehist.el: No need for cl when compiling on Emacs.
7666 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7668         * eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization
7669         (bug#15338).
7670         (eshell-self-insert-command, eshell-send-invisible):
7671         Remove unused argument.
7672         (eshell-handle-control-codes): Remove unused var `orig'.
7673         Avoid delete-backward-char.
7675         * files.el (set-auto-mode): Simplify a bit further.
7677 2013-09-11  Glenn Morris  <rgm@gnu.org>
7679         * files.el (interpreter-mode-alist): Remove \\` \\' parts.
7680         (set-auto-mode): Don't regexp-quote elements.
7681         * progmodes/python.el (interpreter-mode-alist): Remove \\` \\'.
7682         * progmodes/cc-mode.el (interpreter-mode-alist):
7683         * progmodes/ruby-mode.el (interpreter-mode-alist):
7684         Revert previous change.
7686 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7688         * play/snake.el (snake-mode):
7689         * play/mpuz.el (mpuz-mode):
7690         * play/landmark.el (lm-mode):
7691         * play/blackbox.el (blackbox-mode):
7692         * play/5x5.el (5x5-mode):
7693         * obsolete/options.el (Edit-options-mode):
7694         * net/quickurl.el (quickurl-list-mode):
7695         * net/newst-treeview.el (newsticker-treeview-mode):
7696         * mail/rmailsum.el (rmail-summary-mode):
7697         * mail/mspools.el (mspools-mode):
7698         * locate.el (locate-mode):
7699         * ibuffer.el (ibuffer-mode):
7700         * emulation/ws-mode.el (wordstar-mode):
7701         * emacs-lisp/debug.el (debugger-mode):
7702         * array.el (array-mode):
7703         * net/eudc.el (eudc-mode): Use define-derived-mode.
7704         * net/mairix.el (mairix-searches-mode-font-lock-keywords):
7705         Move initialization into declaration.
7706         (mairix-searches-mode): Use define-derived-mode.
7707         * net/eudc-hotlist.el (eudc-hotlist-mode): Use define-derived-mode.
7708         (eudc-edit-hotlist): Use dolist.
7709         * man.el (Man-mode-syntax-table): Rename from man-mode-syntax-table.
7710         (Man-mode): Use define-derived-mode.
7711         * info.el (Info-edit-mode-map): Rename from Info-edit-map.
7712         (Info-edit-mode): Use define-derived-mode.
7713         (Info-cease-edit): Use Info-mode.
7714         * eshell/esh-mode.el (eshell-mode-syntax-table): Move initialization
7715         into declaration.
7716         (eshell-mode): Use define-derived-mode.
7717         * chistory.el (command-history-mode-map): Rename from
7718         command-history-map.
7719         (command-history-mode): Use define-derived-mode.
7720         (Command-history-setup): Remove function.
7721         * calc/calc.el (calc-trail-mode-map): New var.
7722         (calc-trail-mode): Use define-derived-mode.
7723         (calc-trail-buffer): Set calc-main-buffer manually.
7724         * bookmark.el (bookmark-insert-annotation): New function.
7725         (bookmark-edit-annotation): Use it.
7726         (bookmark-edit-annotation-mode): Make it a proper major mode.
7727         (bookmark-send-edited-annotation): Use derived-mode-p.
7728         * arc-mode.el (archive-mode): Move kill-all-local-variables a tiny bit
7729         closer to its ideal place.  Use \' to match EOS.
7731         * profiler.el (profiler-calltree-find): Use function-equal.
7733 2013-09-10  Glenn Morris  <rgm@gnu.org>
7735         * files.el (interpreter-mode-alist): Convert to regexps.
7736         (set-auto-mode): Adapt for this.  (Bug#15306)
7737         * progmodes/cperl-mode.el (cperl-clobber-mode-lists):
7738         Comment out unused variable.
7739         * progmodes/cc-mode.el (interpreter-mode-alist):
7740         * progmodes/python.el (interpreter-mode-alist):
7741         * progmodes/ruby-mode.el (interpreter-mode-alist): Convert to regexps.
7742         * progmodes/sh-script.el (sh-set-shell):
7743         No longer use interpreter-mode-alist to get list of shells.
7745         * progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
7747 2013-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7749         * simple.el: Use set-temporary-overlay-map for universal-argument.
7750         (universal-argument-map): Don't use default-bindings (bug#15317).
7751         Bind switch-frame explicitly.  Replace universal-argument-minus with
7752         a conditional binding.
7753         (universal-argument-num-events, saved-overriding-map): Remove.
7754         (restore-overriding-map): Remove.
7755         (universal-argument--mode): Rename from save&set-overriding-map,
7756         and rewrite.
7757         (universal-argument, universal-argument-more, negative-argument)
7758         (digit-argument): Adjust accordingly.
7759         (universal-argument-minus): Remove.
7760         (universal-argument-other-key): Remove.
7762         * subr.el (with-demoted-errors): Add `format' argument.
7764 2013-09-10  Michael Albinus  <michael.albinus@gmx.de>
7766         * net/tramp.el (tramp-cleanup): Remove.  Functionality added to
7767         `tramp-cleanup-connection'.
7769         * net/tramp-cmds.el (tramp-cleanup-connection): Add optional
7770         parameters KEEP-DEBUG and KEEP-PASSWORD.
7772         * net/tramp.el (tramp-file-name-handler):
7773         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
7774         * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
7775         (tramp-maybe-open-connection):
7776         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
7777         Use `tramp-cleanup-connection'.
7779         * net/tramp-sh.el (tramp-maybe-open-connection):
7780         Catch 'uname-changed inside the progress reporter.
7782 2013-09-10  Glenn Morris  <rgm@gnu.org>
7784         * simple.el (read-minibuffer): Unbreak it.  (Bug#15318)
7786         * dired-x.el (dired-mark-sexp): Unbreak for systems where ls
7787         returns "alternate access method" in mode (eg "-rw-r--r--.").
7789 2013-09-08  Glenn Morris  <rgm@gnu.org>
7791         * saveplace.el (load-save-place-alist-from-file):
7792         Demote errors.  (Bug#15305)
7794 2013-09-08  Michael Albinus  <michael.albinus@gmx.de>
7796         Improve compatibility with older Emacsen, and XEmacs.
7798         * net/tramp.el (tramp-find-method, tramp-find-user): Call `propertize'
7799         only if it is bound.  It isn't for XEmacs.
7800         (with-tramp-progress-reporter): Do not let-bind `result'.
7801         This yields to scoping errors in XEmacs.
7802         (tramp-handle-make-auto-save-file-name): New function, moved from
7803         tramp-sh.el.
7805         * net/tramp-adb.el (tramp-adb-file-name-handler-alist): Add handler
7806         for `make-auto-save-file-name'.
7807         (tramp-adb--gnu-switches-to-ash):
7808         Use `tramp-compat-replace-regexp-in-string'.
7810         * net/tramp-cache.el (tramp-cache-print): Call
7811         `substring-no-properties' only if it is bound.  It isn't for XEmacs.
7813         * net/tramp-cmds.el (tramp-bug): Call `propertize' only if it is
7814         bound.  It isn't for XEmacs.
7816         * net/tramp-compat.el (tramp-compat-copy-file):
7817         Catch `wrong-number-of-arguments' error.
7818         (tramp-compat-replace-regexp-in-string): New defun.
7820         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add handler
7821         for `make-auto-save-file-name'.
7822         (tramp-gvfs-handle-copy-file): Use `tramp-compat-funcall' for
7823         `copy-file'.
7824         (tramp-gvfs-file-gvfs-monitor-file-process-filter)
7825         (tramp-gvfs-file-name): Use `tramp-compat-replace-regexp-in-string'.
7826         (tramp-synce-list-devices): Use `push' instead of `pushnew'.
7828         * net/tramp-gw.el (tramp-gw-open-network-stream):
7829         Use `tramp-compat-replace-regexp-in-string'.
7831         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
7832         Call `tramp-handle-make-auto-save-file-name'.
7833         (tramp-sh-handle-make-auto-save-file-name): Move to tramp.el.
7834         (tramp-sh-file-gvfs-monitor-dir-process-filter)
7835         (tramp-sh-file-inotifywait-process-filter):
7836         Use `tramp-compat-replace-regexp-in-string'.
7837         (tramp-compute-multi-hops): Use `push' instead of `pushnew'.
7839         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add handler
7840         for `make-auto-save-file-name'.
7841         (tramp-smb-handle-copy-directory):
7842         Call `tramp-compat-replace-regexp-in-string'.
7843         (tramp-smb-get-file-entries): Use `push' instead of `pushnew'.
7844         (tramp-smb-handle-copy-file): Improve error message.
7845         (tramp-smb-handle-rename-file): Rename directly only in case
7846         `newname' does not exist yet.  This is a restriction of smbclient.
7847         (tramp-smb-maybe-open-connection): Rerun the function only when
7848         `auth-sources' is non-nil.
7850 2013-09-08  Kenichi Handa  <handa@gnu.org>
7852         * international/characters.el: Set category "^" (Combining) for
7853         more characters.
7855 2013-09-07  Alan Mackenzie  <acm@muc.de>
7857         Correctly fontify Java class constructors.
7858         * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
7859         in Java Mode.
7860         (c-recognize-typeless-decls): Set the Java value to t.
7861         * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
7862         While handling a "(", add a check for, effectively, Java, and handle a
7863         "typeless" declaration there.
7865 2013-09-07  Roland Winkler  <winkler@gnu.org>
7867         * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional
7868         field subtitle for entry type book.
7870 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7872         * minibuffer.el: Make minibuffer-complete call completion-in-region
7873         rather than other way around.
7874         (completion--some, completion-pcm--find-all-completions):
7875         Don't delay signals when debugging.
7876         (minibuffer-completion-contents): Beware fields within the
7877         minibuffer contents.
7878         (completion-all-sorted-completions): Use defvar-local.
7879         (completion--do-completion, completion--cache-all-sorted-completions)
7880         (completion-all-sorted-completions, minibuffer-force-complete):
7881         Add args `beg' and `end'.
7882         (completion--in-region-1): New fun, extracted from minibuffer-complete.
7883         (minibuffer-complete): Use completion-in-region.
7884         (completion-complete-and-exit): New fun, extracted from
7885         minibuffer-complete-and-exit.
7886         (minibuffer-complete-and-exit): Use it.
7887         (completion--complete-and-exit): Rename from
7888         minibuffer--complete-and-exit.
7889         (completion-in-region--single-word): New function, extracted from
7890         minibuffer-complete-word.
7891         (minibuffer-complete-word): Use it.
7892         (display-completion-list): Make `common-substring' argument obsolete.
7893         (completion--in-region): Call completion--in-region-1 instead of
7894         minibuffer-complete.
7895         (completion-help-at-point): Pass boundaries to
7896         minibuffer-completion-help as args rather than via an overlay.
7897         (completion-pcm--string->pattern): Use `any-delim'.
7898         (completion-pcm--optimize-pattern): New function.
7899         (completion-pcm--pattern->regex): Handle `any-delim'.
7900         * icomplete.el (icomplete-forward-completions)
7901         (icomplete-backward-completions, icomplete-completions):
7902         Adjust calls to completion-all-sorted-completions and
7903         completion--cache-all-sorted-completions.
7904         (icomplete-with-completion-tables): Default to t.
7905         * emacs-lisp/crm.el (crm--current-element): Rename from
7906         crm--select-current-element.  Don't put an overlay but return the
7907         boundaries instead.
7908         (crm--completion-command): Take two new args to bind to the boundaries.
7909         (crm-completion-help): Adjust accordingly.
7910         (crm-complete): Use completion-in-region.
7911         (crm-complete-word): Use completion-in-region--single-word.
7912         (crm-complete-and-exit): Use completion-complete-and-exit.
7914 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7916         * dired-x.el (dired-mark-sexp): Bind the vars lexically rather
7917         than dynamically.
7919 2013-09-06  Juri Linkov  <juri@jurta.org>
7921         * info.el (Info-display-images-node): When image file doesn't exist
7922         display text version of the image if it's provided in the Info file.
7923         Otherwise, display the location of missing image from SRC attribute.
7924         Add help-echo text property from ALT attribute.  (Bug#15279)
7926 2013-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7928         * abbrev.el (edit-abbrevs-mode-map): Rename from edit-abbrevs-map.
7929         (edit-abbrevs-mode): Use define-derived-mode.
7931         * epa.el (epa--encode-coding-string, epa--decode-coding-string)
7932         (epa--select-safe-coding-system, epa--derived-mode-p): Make it obvious
7933         that it's defined.
7934         (epa-key-list-mode, epa-key-mode, epa-info-mode):
7935         Use define-derived-mode.
7937         * epg.el (epg-start-encrypt): Minor CSE simplification.
7939 2013-09-06  William Xu  <william.xwl@gmail.com>
7941         * arc-mode.el: Add support for 7za (bug#15264).
7942         (archive-7z-program): New var.
7943         (archive-zip-extract, archive-zip-expunge, archive-zip-update)
7944         (archive-zip-update-case, archive-7z-extract, archive-7z-expunge)
7945         (archive-7z-update, archive-zip-extract, archive-7z-summarize): Use it.
7947 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
7949         Remove URL syntax.
7951         * net/tramp.el (tramp-syntax, tramp-prefix-format)
7952         (tramp-postfix-method-format, tramp-prefix-ipv6-format)
7953         (tramp-postfix-ipv6-format, tramp-prefix-port-format)
7954         (tramp-postfix-host-format, tramp-file-name-regexp)
7955         (tramp-completion-file-name-regexp)
7956         (tramp-completion-dissect-file-name)
7957         (tramp-handle-substitute-in-file-name): Remove 'url case.
7958         (tramp-file-name-regexp-url)
7959         (tramp-completion-file-name-regexp-url): Remove constants.
7961 2013-09-06  Glenn Morris  <rgm@gnu.org>
7963         * replace.el (replace-string): Doc fix re start/end.  (Bug#15275)
7965 2013-09-05  Dmitry Gutov  <dgutov@yandex.ru>
7967         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
7968         keywords" below "here-doc beginnings" (Bug#15270).
7970 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7972         * subr.el (pop): Use `car-safe'.
7973         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Remove hack
7974         to detect unused `pop' return value.
7976         * progmodes/python.el (python-nav-beginning-of-block): Remove unused
7977         var `block-regexp'.
7978         (python-nav--forward-sexp): Remove unused var `re-search-fn'.
7979         (python-fill-string): Remove unused var `marker'.
7980         (python-skeleton-add-menu-items): Remove unused var `items'.
7982         * international/mule-cmds.el: Require CL.
7983         (find-coding-systems-for-charsets): Avoid add-to-list.
7984         (sanitize-coding-system-list): New function, extracted from
7985         select-safe-coding-system-interactively.
7986         (select-safe-coding-system-interactively): Use it.
7987         (read-input-method-name): Accept symbols for `default'.
7989         * emacs-lisp/advice.el (defadvice): Add indent rule.
7991 2013-09-05  Daniel Hackney  <dan@haxney.org>
7993         * dired-x.el:
7994         * net/ange-ftp.el:
7995         * net/browse-url.el:
7996         * net/dbus.el:
7997         * net/eudc.el:
7998         * net/eudcb-ldap.el:
7999         * net/eww.el:
8000         * net/imap.el:
8001         * printing.el:
8002         * vc/ediff-diff.el:
8003         * vc/ediff-init.el:
8004         * vc/ediff-merg.el:
8005         * vc/ediff-mult.el:
8006         * vc/ediff-util.el:
8007         * vc/ediff-wind.el:
8008         * vc/ediff.el:
8009         * vc/emerge.el:
8010         * vc/pcvs.el:
8011         * vc/vc-annotate.el: Prefix unused arguments with `_' to silence
8012         byte compiler.  Remove some unused let-bound variables.
8014 2013-09-05  Stefan Monnier  <monnier@iro.umontreal.ca>
8016         * emacs-lisp/cconv.el: Use `car-safe' rather than `car' to access
8017         a "ref-cell", since it gets better optimized (bug#14883).
8019 2013-09-05  Glenn Morris  <rgm@gnu.org>
8021         * progmodes/cc-awk.el (c-forward-sws): Declare.
8023 2013-09-04  Glenn Morris  <rgm@gnu.org>
8025         * generic-x.el [rul-generic-mode]: Require cc-mode.
8026         (c++-mode-syntax-table): Declare.
8027         (rul-generic-mode-syntax-table): Init in the defvar.
8029 2013-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8031         * vc/vc-dispatcher.el (vc-run-delayed): New macro.
8032         (vc-do-command, vc-set-async-update):
8033         * vc/vc-mtn.el (vc-mtn-dir-status):
8034         * vc/vc-hg.el (vc-hg-dir-status, vc-hg-dir-status-files)
8035         (vc-hg-pull, vc-hg-merge-branch):
8036         * vc/vc-git.el (vc-git-dir-status-goto-stage, vc-git-pull)
8037         (vc-git-merge-branch):
8038         * vc/vc-cvs.el (vc-cvs-print-log, vc-cvs-dir-status)
8039         (vc-cvs-dir-status-files):
8040         * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch, vc-bzr-dir-status)
8041         (vc-bzr-dir-status-files):
8042         * vc/vc-arch.el (vc-arch-dir-status): Use vc-run-delayed.
8043         * vc/vc-annotate.el: Use lexical-binding.
8044         (vc-annotate-display-select, vc-annotate): Use vc-run-delayed.
8045         (vc-sentinel-movepoint): Declare.
8046         (vc-annotate): Don't use `goto-line'.
8047         * vc/vc.el (vc-diff-internal): Prefer a closure to `(lambda...).
8048         (vc-diff-internal, vc-log-internal-common): Use vc-run-delayed.
8049         (vc-sentinel-movepoint): Declare.
8050         * vc/vc-svn.el: Use lexical-binding.
8051         (vc-svn-dir-status, vc-svn-dir-status-files): Use vc-run-delayed.
8052         * vc/vc-sccs.el:
8053         * vc/vc-rcs.el: Use lexical-binding.
8055         * autorevert.el (auto-revert-notify-handler): Explicitly ignore
8056         `deleted'.  Don't drop errors silently.
8058         * emacs-lisp/gv.el (gv-get): Warn about CL-compiled places.
8060 2013-09-04  Xue Fuqiao  <xfq.free@gmail.com>
8062         * vc/vc.el (vc-ignore): Rewrite.
8063         (vc-default-ignore): New function.
8064         (vc-default-ignore-completion-table): Use find-ignore-file.
8066         * vc/vc-bzr.el (vc-bzr-ignore, vc-bzr-ignore-completion-table):
8067         * vc/vc-git.el (vc-git-ignore, vc-git-ignore-completion-table):
8068         * vc/vc-hg.el (vc-hg-ignore, vc-hg-ignore-completion-table):
8069         Remove.  Most code moved to vc.el.
8071 2013-09-03  Stefan Monnier  <monnier@iro.umontreal.ca>
8073         * net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp-synce-list-devices):
8074         * net/tramp-smb.el (tramp-smb-get-file-entries):
8075         * net/tramp-sh.el (tramp-sh-handle-insert-directory)
8076         (tramp-compute-multi-hops): Fix misuses of `add-to-list'.
8078         * net/eww.el (eww-display-raw): Remove unused argument `charset'.
8079         Update call to it.
8080         (eww-change-select): Remove unused var `properties'.
8081         (eww-make-unique-file-name): Remove unused var `base'.
8083         * finder.el (finder-compile-keywords): Don't mess with windows.
8085         * calculator.el (calculator-funcall): Fix typo in last change.
8087         * vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.
8089         * emacs-lisp/package.el (package-activate-1): Don't let a missing
8090         <pkg>-autoloads.el file stop us.
8092         * net/tramp.el (with-parsed-tramp-file-name): Silence compiler
8093         warnings, and factor out common code.
8095 2013-09-03  Dmitry Gutov  <dgutov@yandex.ru>
8097         * progmodes/ruby-mode.el (ruby-calculate-indent): Consider
8098         two-character operators and whether the character preceding them
8099         changes their meaning (Bug#15208).
8101 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
8103         Format code sent to Python shell for robustness.
8104         * progmodes/python.el (python-shell-buffer-substring):
8105         New function.
8106         (python-shell-send-region, python-shell-send-buffer): Use it.
8108 2013-09-02  Michael Albinus  <michael.albinus@gmx.de>
8110         * net/tramp-compat.el (tramp-compat-user-error): Move it ...
8111         * net/tramp.el (tramp-user-error): ... here.
8112         (tramp-find-method, tramp-check-proper-host)
8113         (tramp-dissect-file-name, tramp-debug-message)
8114         (tramp-handle-shell-command):
8115         * net/tramp-adb.el (tramp-adb-handle-shell-command):
8116         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler): Adapt callees.
8118         * net/tramp-cache.el (tramp-cache-print): Don't print text properties.
8120 2013-09-02  Martin Rudalics  <rudalics@gmx.at>
8122         * avoid.el (mouse-avoidance-point-position)
8123         (mouse-avoidance-too-close-p): Handle case where posn-at-point
8124         returns nil.
8126 2013-09-02  Fabián Ezequiel Gallina  <fgallina@gnu.org>
8128         * progmodes/python.el (python-shell-completion-get-completions):
8129         Drop use of deleted `comint-last-prompt-overlay'.
8130         (python-nav-if-name-main): New command.
8132 2013-09-01  Glenn Morris  <rgm@gnu.org>
8134         * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
8135         Avoid leading space in $wins.  Otherwise the sed command used by
8136         eg compile-main ends up containing "/*.el".  (Bug#15170)
8138         * frame.el (frame-background-mode): Doc fix.  (Bug#15226)
8140 2013-08-30  Glenn Morris  <rgm@gnu.org>
8142         * emacs-lisp/bytecomp.el (byte-recompile-directory):
8143         Fix is-this-a-directory logic.  (Bug#15220)
8145 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8147         * textmodes/css-mode.el: Use SMIE.
8148         (css-smie-grammar): New var.
8149         (css-smie--forward-token, css-smie--backward-token)
8150         (css-smie-rules): New functions.
8151         (css-mode): Use them.
8152         (css-navigation-syntax-table): Remove var.
8153         (css-backward-sexp, css-forward-sexp, css-indent-calculate-virtual)
8154         (css-indent-calculate, css-indent-line): Remove functions.
8156         Misc changes to reduce use of `(lambda...); and other cleanups.
8157         * cus-edit.el: Use lexical-binding.
8158         (customize-push-and-save, customize-apropos)
8159         (custom-buffer-create-internal): Use closures.
8160         * progmodes/bat-mode.el (bat-mode-syntax-table): "..." are strings.
8161         * progmodes/ada-xref.el: Use setq.
8162         * net/tramp.el (with-tramp-progress-reporter): Avoid setq.
8163         * dframe.el: Use lexical-binding.
8164         (dframe-frame-mode): Fix calling convention for hooks.  Use a closure.
8165         * speedbar.el (speedbar-frame-mode): Adjust call accordingly.
8166         * descr-text.el: Use lexical-binding.
8167         (describe-text-widget, describe-text-sexp, describe-property-list):
8168         Use closures.
8169         * comint.el (comint-history-isearch-push-state): Use a closure.
8170         * calculator.el: Use lexical-binding.
8171         (calculator-number-to-string): Make it work with lexical-binding.
8172         (calculator-funcall): Same and use cl-letf.
8174         * emacs-lisp/lisp.el (lisp--company-doc-buffer)
8175         (lisp--company-doc-string, lisp--company-location): New functions.
8176         (lisp-completion-at-point): Use them to improve Company support.
8178         * progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
8179         params of lambda expressions.
8180         (ruby-smie--implicit-semi-p): Refine rule (bug#15208).
8181         (ruby-smie--opening-pipe-p): New function.
8182         (ruby-smie--forward-token, ruby-smie--backward-token): Handle Ruby
8183         symbols and matched |...| for formal params.
8184         (ruby-smie-rules): Don't let the formal params of a "do" prevent it
8185         from being treated as hanging.  Handle "rescue".
8187 2013-08-29  Glenn Morris  <rgm@gnu.org>
8189         * progmodes/cc-engine.el (c-pull-open-brace):
8190         Move definition before use.
8192 2013-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8194         * emacs-lisp/cl-macs.el (cl-defsubst): Make it clear that args
8195         are immutable.  Don't use `unsafe' any more.
8196         (cl--defsubst-expand): Don't substitute at the same time as keeping
8197         a residual unused let-binding.  Don't use `unsafe' any more.
8199 2013-08-29  Glenn Morris  <rgm@gnu.org>
8201         * calendar/cal-china.el (calendar-chinese-year-cache):
8202         Recenter on 2015.
8204         * nxml/nxml-util.el (nxml-debug-clear-inside):
8205         Use cl-loop rather than loop.
8207         * net/eww.el (eww-mode-map): Lower-case menu bar entries look bad.
8209         * progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
8211 2013-08-28  Glenn Morris  <rgm@gnu.org>
8213         * progmodes/antlr-mode.el: No need to require cc-mode twice.
8215         * progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
8217         * progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
8219 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8221         * simple.el (repeat-complex-command--called-interactively-skip):
8222         New function.
8223         (repeat-complex-command): Use it (bug#14136).
8225         * progmodes/cc-mode.el: Minor cleanup of var declarations.
8226         (c-define-abbrev-table): Add `doc' argument.
8227         (c-mode-abbrev-table, c++-mode-abbrev-table)
8228         (objc-mode-abbrev-table, java-mode-abbrev-table)
8229         (idl-mode-abbrev-table, pike-mode-abbrev-table)
8230         (awk-mode-abbrev-table): Use it.
8231         (c-mode-syntax-table, c-mode-map, c++-mode-syntax-table)
8232         (c++-mode-map, objc-mode-syntax-table, objc-mode-map)
8233         (java-mode-syntax-table, java-mode-map, idl-mode-syntax-table)
8234         (idl-mode-map, pike-mode-syntax-table, pike-mode-map, awk-mode-map):
8235         Move initialization into the declaration; and remove any
8236         autoload cookie.
8238         * epg.el (epg--process-filter): Use with-current-buffer, save-excursion
8239         and dynamic let binding.
8241         * vc/smerge-mode.el: Remove redundant :group args.
8243         * emacs-lisp/package.el (package-activate-1): Don't add unnecessarily
8244         to load-path.
8246 2013-08-28  Juri Linkov  <juri@jurta.org>
8248         * isearch.el (isearch-reread-key-sequence-naturally): Use non-nil
8249         arg DONT-DOWNCASE-LAST of `read-key-sequence'.
8250         (isearch-other-meta-char): Handle an undefined shifted printing
8251         character by downshifting it.  (Bug#15200)
8253 2013-08-28  Juri Linkov  <juri@jurta.org>
8255         * isearch.el (isearch-search): Change regexp error message for
8256         non-regexp searches.  (Bug#15166)
8258 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
8260         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
8261         for portability to hosts where /bin/sh has problems.
8263 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
8265         * emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.
8267 2013-08-27  Juri Linkov  <juri@jurta.org>
8269         * isearch.el (isearch-other-meta-char): Don't store kmacro commands
8270         in the keyboard macro.  (Bug#15126)
8272 2013-08-27  Juri Linkov  <juri@jurta.org>
8274         * isearch.el (isearch-quote-char): Comment out converting unibyte
8275         to multibyte, thus syncing with its `quoted-insert' counterpart.
8276         (Bug#15166)
8278 2013-08-27  Martin Rudalics  <rudalics@gmx.at>
8280         * window.el (display-buffer-use-some-window): Add missing
8281         argument in call of get-largest-window (Bug#15185).
8282         Reported by Stephen Leake.
8284 2013-08-27  Glenn Morris  <rgm@gnu.org>
8286         * emacs-lisp/package.el (package-buffer-info): Fix message typo.
8288 2013-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
8290         * progmodes/python.el (python-font-lock-keywords): Don't return nil
8291         from a matcher-function unless there's no more matches (bug#15161).
8293 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
8295         * minibuffer.el: Revert change from 2013-08-20.
8297         * net/tramp.el (tramp-find-method, tramp-find-user): Mark result
8298         with text property `tramp-default', if appropriate.
8299         (tramp-check-proper-host): New defun.
8300         (tramp-dissect-file-name): Do not check hostname.  Revert change
8301         of 2013-03-18.
8302         (tramp-backtrace): Make VEC-OR-PROC optional.
8304         * net/tramp-adb.el (tramp-adb-maybe-open-connection):
8305         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8306         * net/tramp-sh.el (tramp-maybe-open-connection):
8307         * net/tramp-smb.el (tramp-smb-maybe-open-connection):
8308         Apply `tramp-check-proper-host'.
8310 2013-08-26  Tassilo Horn  <tsdh@gnu.org>
8312         * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'
8313         lambda expression in order to have `describe-variable' display it.
8315 2013-08-26  Michael Albinus  <michael.albinus@gmx.de>
8317         * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):
8318         BUF can be optional.  (Bug#15186)
8320 2013-08-25  Xue Fuqiao  <xfq.free@gmail.com>
8322         * progmodes/flymake.el (flymake-get-real-file-name-function):
8323         Fix broken customization.  (Bug#15184)
8325 2013-08-25  Alan Mackenzie  <acm@muc.de>
8327         Improve indentation of bracelists defined by macros (without "=").
8329         * progmodes/cc-engine.el (c-inside-bracelist-p): When a macro
8330         expansion begins with "{", regard it as bracelist when it doesn't
8331         contain a ";".
8333         Parse C++ inher-intro when there's a template split over 2 lines.
8335         * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5C): Code more
8336         rigorously the search for "class" etc. followed by ":".
8338         * progmodes/cc-langs.el (c-opt-<>-sexp-key): Make the value for
8339         random languages a regexp which never matches rather than nil.
8341         Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
8343         * progmodes/cc-awk.el (c-awk-one-line-possibly-open-string-re)
8344         (c-awk-regexp-one-line-possibly-open-char-list-re)
8345         (c-awk-one-line-possibly-open-regexp-re)
8346         (c-awk-one-line-non-syn-ws*-re): Remove.
8347         (c-awk-possibly-open-string-re, c-awk-non-/-syn-ws*-re)
8348         (c-awk-space*-/-re, c-awk-space*-regexp-/-re)
8349         (c-awk-space*-unclosed-regexp-/-re): New constants.
8350         (c-awk-at-vsemi-p): Reformulate better to recognize "/"s which
8351         aren't regexp delimiters.
8353         * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Add in
8354         handling for a rare situation in AWK Mode involving unterminated
8355         strings/regexps.
8357 2013-08-23  Glenn Morris  <rgm@gnu.org>
8359         * files.el (auto-mode-alist): Use sh-mode for .bash_history.
8361         * files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.
8363         * files.el (create-file-buffer): If the result would begin with
8364         spaces, prepend a "|" instead of removing them.  (Bug#15162)
8366 2013-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8368         * textmodes/fill.el (fill-match-adaptive-prefix): Don't throw away
8369         text-properties (bug#15155).
8371         * calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn't
8372         exist any more.
8373         (calc-keypad-redraw): Remove unused var `pad'.
8374         (calc-keypad-press): Remove unused var `menu'.
8376 2013-08-23  Martin Rudalics  <rudalics@gmx.at>
8378         * window.el (display-buffer-pop-up-frame):
8379         Call pop-up-frame-function with BUFFER current so `make-frame' will
8380         use it as the new frame's buffer (Bug#15133).
8382 2013-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8384         * calendar/timeclock.el: Minor cleanups.
8385         (timeclock-ask-before-exiting, timeclock-use-display-time):
8386         Use `symbol'.
8387         (timeclock-modeline-display): Define as alias before the
8388         actual definition.
8389         (timeclock-mode-line-display): Use define-minor-mode.
8390         (timeclock-day-list-template): Make it a function, add an argument.
8391         (timeclock-day-list-required, timeclock-day-list-length)
8392         (timeclock-day-list-debt, timeclock-day-list-span)
8393         (timeclock-day-list-break): Adjust calls accordingly.
8395 2013-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8397         * emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):
8398         Use read--expression so that completion works again.
8400 2013-08-21  Sam Steingold  <sds@gnu.org>
8402         Add rudimentary inferior shell interaction
8403         * progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
8404         (sh-set-shell): Reset it.
8405         (sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step):
8406         New commands (bound to C-c C-z, C-c C-d, and C-c C-n).
8408 2013-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8410         * align.el: Use lexical-binding.
8411         (align-region): Simplify accordingly.
8413 2013-08-20  Michael Albinus  <michael.albinus@gmx.de>
8415         * minibuffer.el (completion--sifn-requote): Bind `non-essential'.
8417         * rfn-eshadow.el (rfn-eshadow-update-overlay): Move binding of
8418         `non-essential' up.
8420 2013-08-17  Michael Albinus  <michael.albinus@gmx.de>
8422         * net/tramp.el:
8423         * net/tramp-adb.el:
8424         * net/tramp-cmds.el:
8425         * net/tramp-ftp.el:
8426         * net/tramp-gvfs.el:
8427         * net/tramp-gw.el:
8428         * net/tramp-sh.el: Don't wrap external variable declarations by
8429         `eval-when-compile'.
8431 2013-08-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8433         * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFs
8434         now that Emacs supports ImageMagick animations.
8436 2013-08-16  Michael Albinus  <michael.albinus@gmx.de>
8438         * net/tramp-cmds.el (top): Don't declare `buffer-name'.
8439         (tramp-append-tramp-buffers): Rewrite buffer local variables part.
8441 2013-08-16  Martin Rudalics  <rudalics@gmx.at>
8443         * window.el (mouse-autoselect-window-select): Do autoselect when
8444         mouse pointer is on margin.
8446 2013-08-16  William Parsons  <wbparsons@alum.mit.edu>  (tiny change)
8448         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV.  (Bug#1972)
8450 2013-08-16  Glenn Morris  <rgm@gnu.org>
8452         * net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):
8453         Handle "Remote Directory" response of some clients.  (Bug#15058)
8455         * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local):
8456         Tweak warning.  (Bug#14926)
8458         * menu-bar.el (send-mail-item-name, read-mail-item-name): Remove.
8459         (menu-bar-tools-menu): Simplify news and mail items.  (Bug#15095)
8461         * image-mode.el (image-mode-map): Add menu items to reverse,
8462         increase, decrease, reset animation speed.
8463         (image--set-speed, image-increase-speed, image-decrease-speed)
8464         (image-reverse-speed, image-reset-speed): New functions.
8465         (image-mode-map): Add bindings for speed commands.
8467         * image.el (image-animate-get-speed, image-animate-set-speed):
8468         New functions.
8469         (image-animate-timeout): Respect image :speed property.
8471 2013-08-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8473         * emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
8474         previous line (bug#15101).
8475         (debugger-eval-expression, debugger-record-expression):
8476         Use read--expression (bug#15102).
8478 2013-08-15  Michael Albinus  <michael.albinus@gmx.de>
8480         Remove byte compiler warnings, visible when compiling with
8481         `byte-compile-force-lexical-warnings' set to t.
8483         * net/tramp.el (tramp-debug-message, tramp-message, tramp-error)
8484         (tramp-error-with-buffer): Rename ARGS to ARGUMENTS and BUFFER to BUF.
8485         (tramp-handle-unhandled-file-name-directory)
8486         (tramp-handle-file-notify-add-watch, tramp-action-login)
8487         (tramp-action-succeed, tramp-action-permission-denied)
8488         (tramp-action-terminal, tramp-action-process-alive): Prefix unused
8489         arguments with "_".
8491         * net/tramp-adb.el (tramp-adb-parse-device-names)
8492         (tramp-adb-handle-insert-directory, tramp-adb-handle-delete-file)
8493         (tramp-adb-handle-copy-file): Prefix unused arguments with "_".
8494         (tramp-adb-handle-file-truename): Remove unused arguments.
8496         * net/tramp-cache.el (tramp-flush-directory-property)
8497         (tramp-flush-connection-property, tramp-list-connections)
8498         (tramp-parse-connection-properties): Prefix unused arguments with "_".
8500         * net/tramp-compat.el (tramp-compat-make-temp-file):
8501         Rename FILENAME to F.
8503         * net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch)
8504         (tramp-gvfs-handle-write-region, tramp-bluez-parse-device-names)
8505         (tramp-zeroconf-parse-workstation-device-names)
8506         (tramp-zeroconf-parse-webdav-device-names)
8507         (tramp-synce-parse-device-names): Prefix unused arguments with "_".
8509         * net/tramp-gw.el (tramp-gw-gw-proc-sentinel)
8510         (tramp-gw-aux-proc-sentinel): Prefix unused arguments with "_".
8512         * net/tramp-sh.el (tramp-sh-handle-file-truename): Remove unused
8513         arguments.
8514         (tramp-sh-handle-copy-file, tramp-sh-handle-dired-compress-file)
8515         (tramp-sh-handle-insert-file-contents-literally)
8516         (tramp-sh-handle-file-notify-add-watch): Prefix unused arguments
8517         with "_".
8518         (tramp-do-copy-or-rename-file, tramp-barf-if-no-shell-prompt):
8519         Remove unused variables.
8521         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
8522         (tramp-smb-handle-copy-file, tramp-smb-handle-delete-file)
8523         (tramp-smb-read-file-entry): Prefix unused arguments with "_".
8525         * net/tramp-uu.el (tramp-uu-b64-alphabet, tramp-uu-b64-char-to-byte):
8526         Make them a defconst.
8527         (tramp-uuencode-region): Remove unused variable.
8529 2013-08-14  Juanma Barranquero  <lekktu@gmail.com>
8531         * frameset.el (frameset--prop-setter): New function.
8532         (frameset-prop): Add gv-setter declaration.
8533         (frameset-filter-minibuffer): Deal with the case that the minibuffer
8534         parameter was already set in FILTERED.  Doc fix.
8535         (frameset--record-minibuffer-relationships): Allow saving a
8536         minibufferless frame without its corresponding minibuffer frame.
8537         (frameset--reuse-frame): Accept a match from an orphaned minibufferless
8538         frame, if the frame id matches.
8539         (frameset--minibufferless-last-p): Sort non-orphaned minibufferless
8540         frames before orphaned ones.
8541         (frameset-restore): Warn about orphaned windows, instead of error out.
8543 2013-08-14  Martin Rudalics  <rudalics@gmx.at>
8545         * window.el (window-make-atom): Don't overwrite parameter
8546         already present.
8547         (display-buffer-in-atom-window): Handle special case where we
8548         split an already atomic window.
8549         (window--major-non-side-window, display-buffer-in-side-window)
8550         (window--side-check): Ignore minibuffer window when walking
8551         window tree.
8552         (window-deletable-p): Return 'frame only if no other frame uses
8553         our minibuffer window.
8554         (record-window-buffer): Run buffer-list-update-hook.
8555         (split-window): Make sure window--check-frame won't destroy an
8556         existing atomic window in case the new window gets nested
8557         inside.
8558         (display-buffer-at-bottom): Ignore minibuffer window when
8559         walking window tree.  Don't split a side window.
8560         (pop-to-buffer): Don't set-buffer here, the select-window call
8561         should do that.
8562         (mouse-autoselect-window-select): Autoselect only if we are in the
8563         text portion of the window.
8565 2013-08-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8567         * net/shr.el (shr-parse-image-data): New function to grab both the
8568         data itself and the Content-Type.
8569         (shr-put-image): Use it.
8571         * net/eww.el (eww-display-image): Ditto.
8573         * image.el (image-content-type-suffixes): New variable.
8575 2013-08-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
8577         * progmodes/python.el (python-imenu--build-tree)
8578         (python-imenu--put-parent): Simplify and Fix (GH bug 146).
8580 2013-08-13  Xue Fuqiao  <xfq.free@gmail.com>
8582         * simple.el (backward-word): Mention the optional argument.
8584 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8586         * frameset.el (frameset--make): Rename constructor from make-frameset.
8587         (frameset-p, frameset-valid-p): Don't autoload.
8588         (frameset-valid-p): Use normal accessors.
8590 2013-08-13  Glenn Morris  <rgm@gnu.org>
8592         * progmodes/compile.el (compile-command): Tweak example in doc.
8593         * obsolete/scribe.el (scribe-mode):
8594         * progmodes/mixal-mode.el (mixal-mode): Quote buffer name.  (Bug#15053)
8596         * mail/feedmail.el (feedmail-confirm-outgoing)
8597         (feedmail-display-full-frame, feedmail-deduce-bcc-where): Fix types.
8599         * cus-start.el (truncate-partial-width-windows): Fix type.
8601         * emulation/viper-init.el (viper-search-scroll-threshold): Fix type.
8603         * net/shr.el (shr-table-horizontal-line): Fix custom type.
8605 2013-08-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8607         * emacs-lisp/timer.el (timer--time-setter): New function.
8608         (timer--time): Use it as gv-setter.
8610         * emacs-lisp/gv.el (gv-define-simple-setter): Output warning when
8611         setter is not a symbol.
8613 2013-08-12  Grégoire Jadi  <daimrod@gmail.com>
8615         * mail/sendmail.el (sendmail-send-it): Don't kill the error buffer
8616         if sending fails.  This makes debugging easier.
8618 2013-08-12  Juanma Barranquero  <lekktu@gmail.com>
8620         * xml.el (xml-parse-tag-1): Use looking-at (this reverts change in
8621         2013-08-11T00:07:48Z!lekktu@gmail.com, which breaks the test suite).
8622         https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00263.html
8624 2013-08-12  Eli Zaretskii  <eliz@gnu.org>
8626         * term/w32-win.el (dynamic-library-alist): Add DLLs for zlib.
8628 2013-08-12  Glenn Morris  <rgm@gnu.org>
8630         * format.el (format-annotate-function):
8631         Handle read-only text properties in the source.  (Bug#14887)
8633 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8635         * net/eww.el (eww-display-html): Ignore coding system errors.
8636         One web site uses "utf-8lias" as the coding system.
8638 2013-08-11  Juanma Barranquero  <lekktu@gmail.com>
8640         * frameset.el (frameset-valid-p): Fix check; STATES can indeed be nil.
8642 2013-08-10  Juanma Barranquero  <lekktu@gmail.com>
8644         * tutorial.el (tutorial--describe-nonstandard-key): Use string-match-p.
8645         (tutorial--detailed-help): Remove unused local variables.
8646         (tutorial--save-tutorial-to): Use ignore-errors.
8647         (help-with-tutorial): Use looking-at-p.
8649         * view.el (view-buffer-other-window, view-buffer-other-frame):
8650         Mark unused arguments.
8652         * woman.el (woman-parse-colon-path, woman-parse-colon-path)
8653         (woman-select-symbol-fonts, woman, woman-find-file)
8654         (woman-insert-file-contents, woman-non-underline-faces):
8655         Use string-match-p.
8656         (woman1-unquote): Move declaration.
8658         * xml.el (xml-parse-tag-1, xml-parse-string): Use looking-at-p.
8659         (xml-parse-dtd): Use looking-at-p, string-match-p.  Mark unused
8660         argument.  Remove unused local variable.
8661         (xml-parse-elem-type): Use string-match-p.
8662         (xml-substitute-numeric-entities): Use ignore-errors.
8664         * calculator.el (calculator): Mark unused argument.
8665         (calculator-paste, calculator-quit, calculator-integer-p):
8666         Use ignore-errors.
8667         (calculator-string-to-number, calculator-decimal, calculator-exp)
8668         (calculator-op-or-exp): Use string-match-p.
8670         * dired.el (dired-buffer-more-recently-used-p): Declare.
8671         (dired-insert-set-properties, dired-insert-old-subdirs):
8672         Use ignore-errors.
8674         * dired-aux.el (dired-compress): Use ignore-errors.
8675         (dired-do-chxxx, dired-do-chmod, dired-trample-file-versions)
8676         (dired-do-async-shell-command, dired-do-shell-command)
8677         (dired-shell-stuff-it, dired-compress-file, dired-insert-subdir)
8678         (dired-insert-subdir-validate): Use string-match-p.
8679         (dired-map-dired-file-lines, dired-subdir-hidden-p): Use looking-at-p.
8680         (dired-add-entry): Use string-match-p, looking-at-p.
8681         (dired-insert-subdir-newpos): Remove unused local variable.
8683         * filenotify.el (file-notify-callback): Remove unused local variable.
8685         * filesets.el (filesets-error): Mark unused argument.
8686         (filesets-which-command-p, filesets-filter-dir-names)
8687         (filesets-directory-files, filesets-get-external-viewer)
8688         (filesets-ingroup-get-data): Use string-match-p.
8690         * find-file.el (ff-other-file-name, ff-other-file-name)
8691         (ff-find-the-other-file, ff-cc-hh-converter):
8692         Remove unused local variables.
8693         (ff-get-file-name): Use string-match-p.
8694         (ff-all-dirs-under): Use ignore-errors.
8696         * follow.el (follow-comint-scroll-to-bottom): Mark unused argument.
8697         (follow-select-if-visible): Remove unused local variable.
8699         * forms.el (read-file-filter): Move declaration.
8700         (forms--make-format, forms--make-parser, forms-insert-record):
8701         Quote function with #'.
8702         (forms--update): Use string-match-p.  Quote function with #'.
8704         * help-mode.el (help-dir-local-var-def): Mark unused argument.
8705         (help-make-xrefs): Use looking-at-p.
8706         (help-xref-on-pp): Use looking-at-p, ignore-errors.
8708         * ibuffer.el (ibuffer-ext-visible-p): Declare.
8709         (ibuffer-confirm-operation-on): Use string-match-p.
8711         * msb.el (msb-item-handler, msb-dired-item-handler):
8712         Mark unused arguments.
8714         * ses.el (ses-decode-cell-symbol)
8715         (ses-kill-override): Remove unused local variable.
8716         (ses-create-cell-variable, ses-relocate-formula): Use string-match-p.
8717         (ses-load): Use ignore-errors, looking-at-p.
8718         (ses-jump-safe): Use ignore-errors.
8719         (ses-export-tsv, ses-export-tsf, ses-unsafe): Mark unused arguments.
8721         * tabify.el (untabify, tabify): Mark unused arguments.
8723         * thingatpt.el (thing-at-point--bounds-of-well-formed-url):
8724         Mark unused argument.
8725         (bounds-of-thing-at-point, thing-at-point-bounds-of-list-at-point)
8726         (thing-at-point-newsgroup-p, form-at-point): Use ignore-errors.
8728         * emacs-lisp/timer.el (timer--time): Define setter with
8729         gv-define-setter to avoid deprecation warning.
8731         * completion.el: Remove stuff unused since revno:3176 (1993-05-27).
8732         (*record-cmpl-statistics-p*): Remove (was commented out).
8733         (cmpl-statistics-block): Remove (body was commented out).
8734         All callers changed.
8735         (add-completions-from-buffer, load-completions-from-file):
8736         Remove unused variables.
8738 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
8740         * filecache.el (file-cache-delete-file-list):
8741         Print message only when told so.
8742         (file-cache-files-matching): Use #' in mapconcat argument.
8744         * ffap.el (ffap-url-at-point): Fix reference to variable
8745         thing-at-point-default-mail-uri-scheme.
8747 2013-08-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8749         * subr.el (define-error): New function.
8750         * progmodes/ada-xref.el (ada-error-file-not-found): Rename from
8751         error-file-not-found and define with define-error.
8752         * emacs-lisp/cl-lib.el (cl-assertion-failed): Move here from subr.el
8753         and define with define-error.
8754         * userlock.el (file-locked, file-supersession):
8755         * simple.el (mark-inactive):
8756         * progmodes/js.el (js-moz-bad-rpc, js-js-error):
8757         * progmodes/ada-mode.el (ada-mode-errors):
8758         * play/life.el (life-extinct):
8759         * nxml/xsd-regexp.el (xsdre-invalid-regexp, xsdre-parse-error):
8760         * nxml/xmltok.el (xmltok-markup-declaration-parse-error):
8761         * nxml/rng-util.el (rng-error):
8762         * nxml/rng-uri.el (rng-uri-error):
8763         * nxml/rng-match.el (rng-compile-error):
8764         * nxml/rng-cmpct.el (rng-c-incorrect-schema):
8765         * nxml/nxml-util.el (nxml-error, nxml-file-parse-error):
8766         * nxml/nxml-rap.el (nxml-scan-error):
8767         * nxml/nxml-outln.el (nxml-outline-error):
8768         * net/soap-client.el (soap-error):
8769         * net/gnutls.el (gnutls-error):
8770         * net/ange-ftp.el (ftp-error):
8771         * mpc.el (mpc-proc-error):
8772         * json.el (json-error, json-readtable-error, json-unknown-keyword)
8773         (json-number-format, json-string-escape, json-string-format)
8774         (json-key-format, json-object-format):
8775         * jka-compr.el (compression-error):
8776         * international/quail.el (quail-error):
8777         * international/kkc.el (kkc-error):
8778         * emacs-lisp/ert.el (ert-test-failed):
8779         * calc/calc.el (calc-error, inexact-result, math-overflow)
8780         (math-underflow):
8781         * bookmark.el (bookmark-error-no-filename):
8782         * epg.el (epg-error): Define with define-error.
8784         * time.el (display-time-event-handler)
8785         (display-time-next-load-average): Don't call sit-for since it seems
8786         unnecessary (bug#15045).
8788         * emacs-lisp/checkdoc.el: Remove redundant :group keywords.
8789         Use #' instead of ' to quote functions.
8790         (checkdoc-output-mode): Use setq-local.
8791         (checkdoc-spellcheck-documentation-flag, checkdoc-ispell-lisp-words)
8792         (checkdoc-verb-check-experimental-flag, checkdoc-proper-noun-regexp)
8793         (checkdoc-common-verbs-regexp): Mark safe-local-variable (bug#15010).
8794         (checkdoc-ispell, checkdoc-ispell-current-buffer)
8795         (checkdoc-ispell-interactive, checkdoc-ispell-message-interactive)
8796         (checkdoc-ispell-message-text, checkdoc-ispell-start)
8797         (checkdoc-ispell-continue, checkdoc-ispell-comments)
8798         (checkdoc-ispell-defun): Remove unused arg `take-notes'.
8800         * ido.el (ido-completion-help): Fix up compiler warning.
8802 2013-08-09  Juanma Barranquero  <lekktu@gmail.com>
8804         * frameset.el (frameset-p): Add autoload cookie.
8805         (frameset--jump-to-register): New function, based on code moved from
8806         register.el.
8807         (frameset-to-register): Move from register.el.  Adapt to `registerv'.
8809         * register.el (frameset-frame-id, frameset-frame-with-id, frameset-p)
8810         (frameset-restore, frameset-save, frameset-session-filter-alist):
8811         Remove declarations.
8812         (register-alist): Doc fix.
8813         (frameset-to-register): Move to frameset.el.
8814         (jump-to-register, describe-register-1): Remove frameset-specific code.
8816 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
8818         * allout-widgets.el (allout-widgets-pre-command-business)
8819         (allout-widgets-post-command-business)
8820         (allout-widgets-after-change-handler)
8821         (allout-decorate-item-and-context, allout-set-boundary-marker)
8822         (allout-body-modification-handler)
8823         (allout-graphics-modification-handler): Mark ignored arguments.
8824         (allout-widgets-post-command-business)
8825         (allout-widgets-exposure-change-processor)
8826         (allout-widgets-exposure-undo-processor)
8827         (allout-decorate-item-and-context, allout-redecorate-visible-subtree)
8828         (allout-parse-item-at-point, allout-decorate-item-guides)
8829         (allout-decorate-item-cue, allout-item-span): Remove unused variables.
8830         * allout.el (epa-passphrase-callback-function): Declare.
8831         (allout-overlay-insert-in-front-handler)
8832         (allout-overlay-interior-modification-handler)
8833         (allout-isearch-end-handler, allout-chart-siblings)
8834         (allout-up-current-level, allout-end-of-level, allout-reindent-body)
8835         (allout-yank-processing, allout-process-exposed)
8836         (allout-latex-verb-quote, allout-latexify-one-item, outlineify-sticky)
8837         (allout-latex-verbatim-quote-curr-line): Remove unused variables.
8838         * emacs-lisp/lisp-mode.el (lisp-eval-defun, last-sexp-toggle-display)
8839         (lisp-indent-defform): Mark ignored arguments.
8840         (lisp-indent-line): Mark ignored arguments.  Remove unused variables.
8841         (calculate-lisp-indent): Remove unused variables.
8842         * international/characters.el (indian-2-column, arabic-2-column)
8843         (tibetan): Mark ignored arguments.
8844         (use-cjk-char-width-table): Mark ignored arguments.
8845         Remove unused variables.
8846         * international/fontset.el (build-default-fontset-data)
8847         (x-compose-font-name, create-fontset-from-fontset-spec):
8848         Mark ignored arguments.
8849         (fontset-plain-name): Remove unused variables.
8850         * international/mule.el (charset-id, charset-bytes, generic-char-p)
8851         (keyboard-coding-system): Mark ignored arguments.
8852         (find-auto-coding): Remove unused variables.  Use `ignore-errors'.
8853         * help.el (resize-temp-buffer-window):
8854         * window.el (display-buffer-in-major-side-window)
8855         (display-buffer-in-side-window, display-buffer-in-previous-window):
8856         Remove unused variables.
8857         * isearch.el (isearch-forward-symbol):
8858         * version.el (emacs-bzr-version-bzr):
8859         * international/mule-cmds.el (current-language-environment):
8860         * term/common-win.el (x-handle-iconic, x-handle-geometry)
8861         (x-handle-display):
8862         * term/pc-win.el (x-list-fonts, x-display-planes)
8863         (x-display-color-cells, x-server-max-request-size, x-server-vendor)
8864         (x-server-version, x-display-screens, x-display-mm-height)
8865         (x-display-mm-width, x-display-backing-store, x-display-visual-class)
8866         (x-selection-owner-p, x-own-selection-internal)
8867         (x-disown-selection-internal, x-get-selection-internal)
8868         (msdos-initialize-window-system):
8869         * term/tty-colors.el (tty-color-alist, tty-color-clear):
8870         * term/x-win.el (x-handle-no-bitmap-icon):
8871         * vc/vc-hooks.el (vc-mode, vc-default-make-version-backups-p)
8872         (vc-default-find-file-hook, vc-default-extra-menu):
8873         Mark ignored arguments.
8875 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8877         * emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the
8878         break-condition in the context of the debugged code (bug#12685).
8880 2013-08-08  Christopher Schmidt  <christopher@ch.ristopher.com>
8882         * comint.el:
8883         Do not use an overlay to highlight the last prompt.  (Bug#14744)
8884         (comint-mode): Make comint-last-prompt buffer local.
8885         (comint-last-prompt): New variable.
8886         (comint-last-prompt-overlay): Remove.  Superseded by
8887         comint-last-prompt.
8888         (comint-snapshot-last-prompt, comint-output-filter):
8889         Use comint-last-prompt.
8891 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
8893         * frameset.el (frameset-valid-p): Check vector length.  Doc fix.
8894         (frameset-save): Check validity of the resulting frameset.
8896 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
8898         * ido.el (ido-record-command): Add doc string.
8900 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
8902         * frameset.el (frameset): Do not disable creation of the default
8903         frameset-p predicate.  Doc fix.
8904         (frameset-valid-p): New function, copied from the old predicate-p.
8905         Add additional checks.
8906         (frameset-restore): Check with frameset-valid-p.
8907         (frameset-p, frameset-version, frameset-timestamp, frameset-app)
8908         (frameset-name, frameset-description, frameset-properties)
8909         (frameset-states): Add docstring.
8910         (frameset-session-filter-alist, frameset-persistent-filter-alist)
8911         (frameset-filter-alist): Doc fixes.
8913 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
8915         * frameset.el (frameset-p, frameset-prop): Doc fixes.
8917 2013-08-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8919         * emacs-lisp/bytecomp.el (byte-compile-function-warn): New function,
8920         extracted from byte-compile-callargs-warn and byte-compile-normal-call.
8921         (byte-compile-callargs-warn, byte-compile-function-form): Use it.
8922         (byte-compile-normal-call): Remove obsolescence check.
8924 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
8926         * frameset.el (frameset-restore): Doc fix.
8928         * register.el (frameset-frame-id, frameset-frame-with-id)
8929         (frameset-p, frameset-restore, frameset-save): Declare.
8930         (register-alist): Document framesets.
8931         (frameset-session-filter-alist): Declare.
8932         (frameset-to-register): New function.
8933         (jump-to-register): Implement jumping to framesets.  Doc fix.
8934         (describe-register-1): Describe framesets.
8936         * bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.
8938 2013-08-07  Juanma Barranquero  <lekktu@gmail.com>
8940         * desktop.el (desktop-save-frameset): Use new frameset-save args.
8941         Use lexical-binding.
8943         * frameset.el (frameset): Use type vector, not list (incompatible
8944         change).  Do not declare a new constructor, use the default one.
8945         Upgrade suggested properties `app', `name' and `desc' to slots `app',
8946         `name' and `description', respectively, and add read-only slot
8947         `timestamp'.  Doc fixes.
8948         (frameset-copy, frameset-persistent-filter-alist)
8949         (frameset-filter-alist, frameset-switch-to-gui-p)
8950         (frameset-switch-to-tty-p, frameset-filter-tty-to-GUI)
8951         (frameset-filter-sanitize-color, frameset-filter-minibuffer)
8952         (frameset-filter-iconified, frameset-keep-original-display-p):
8953         Doc fixes.
8954         (frameset-filter-shelve-param, frameset-filter-unshelve-param):
8955         Rename from frameset-filter-(save|restore)-param.  All callers changed.
8956         Doc fix.
8957         (frameset-p): Adapt to change to vector and be more thorough.
8958         Change arg name to OBJECT.  Doc fix.
8959         (frameset-prop): Rename arg PROP to PROPERTY.  Doc fix.
8960         (frameset-session-filter-alist): Rename from frameset-live-filter-alist.
8961         All callers changed.
8962         (frameset-frame-with-id): Rename from frameset-locate-frame-id.
8963         All callers changed.
8964         (frameset--record-minibuffer-relationships): Rename from
8965         frameset--process-minibuffer-frames.  All callers changed.
8966         (frameset-save): Add new keyword arguments APP, NAME and DESCRIPTION.
8967         Use new default constructor (again).  Doc fix.
8968         (frameset--find-frame-if): Rename from `frameset--find-frame'.
8969         All callers changed.
8970         (frameset--reuse-frame): Rename arg FRAME-CFG to PARAMETERS.
8971         (frameset--initial-params): Rename arg FRAME-CFG to PARAMETERS.
8972         Doc fix.
8973         (frameset--restore-frame): Rename args FRAME-CFG and WINDOW-CFG to
8974         PARAMETERS and WINDOW-STATE, respectively.
8975         (frameset-restore): Add new keyword argument PREDICATE.
8976         Reset frameset--target-display to nil.  Doc fix.
8978 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8980         * progmodes/bat-mode.el (bat--syntax-propertize): New var.
8981         (bat-mode): Use it.
8982         (bat-mode-syntax-table): Mark \n as end-of-comment.
8983         (bat-font-lock-keywords): Remove comment rule.
8985         * progmodes/bat-mode.el: Rename from dos.el.  Use "bat-" prefix.
8986         (dos-mode-help): Remove.  Use describe-mode (C-h m) instead.
8988         * emacs-lisp/bytecomp.el: Check existence of f in #'f.
8989         (byte-compile-callargs-warn): Use `push'.
8990         (byte-compile-arglist-warn): Ignore higher-order "calls".
8991         (byte-compile-file-form-autoload): Use `pcase'.
8992         (byte-compile-function-form): If quoting a symbol, check that it exists.
8994 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
8996         * progmodes/dos.el (dos-font-lock-keywords): Rename LINUX to UNIX
8997         and add a few popular commands found in batch files.
8998         (dos, dos-label-face, dos-cmd-help, dos-run, dos-run-args)
8999         (dos-mode): Doc fixes.
9001 2013-08-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9003         * progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
9004         (dos-mode): Use setq-local.  Add space after "rem".
9005         (dos-mode-syntax-table): Don't use "w" for symbol chars.
9006         (dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
9008 2013-08-07  Arni Magnusson  <arnima@hafro.is>
9010         * progmodes/dos.el: New file.
9011         * generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
9012         dos-mode.
9014 2013-08-06  Glenn Morris  <rgm@gnu.org>
9016         * calendar/calendar.el: Add new faces, and day-header-array.
9017         (calendar-weekday-header, calendar-weekend-header)
9018         (calendar-month-header): New faces.
9019         (calendar-day-header-construct): New function.
9020         (calendar-day-header-width): Also :set calendar-day-header-array.
9021         (calendar-american-month-header, calendar-european-month-header)
9022         (calendar-iso-month-header): Use calendar- faces.
9023         (calendar-generate-month):
9024         Use calendar-day-header-array for day headers; apply faces to them.
9025         (calendar-mode): Check calendar-font-lock-keywords non-nil.
9026         (calendar-abbrev-construct): Add optional maxlen argument.
9027         (calendar-day-name-array): Doc fix.
9028         (calendar-day-name-array, calendar-abbrev-length)
9029         (calendar-day-abbrev-array):
9030         Also :set calendar-day-header-array, and maybe redraw.
9031         (calendar-day-header-array): New option.  (Bug#15007)
9032         (calendar-font-lock-keywords): Set to nil and make obsolete.
9033         (calendar-day-name): Add option to use header array.
9035 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9037         * net/shr.el (shr-render-td): Remove debugging.
9038         (shr-render-td): Make width computation consistent by defaulting
9039         all zero-width columns to 10 characters.  This may not be optimal,
9040         but it's at least consistent.
9041         (shr-make-table-1): Redo last change to fix the real problem in
9042         colspan handling.
9044 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
9046         * files.el (cache-long-line-scans):
9047         Make obsolete alias to `cache-long-scans'.
9049 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
9051         * frameset.el (frameset, frameset-filter-alist)
9052         (frameset-filter-params, frameset-save, frameset--reuse-frame)
9053         (frameset--minibufferless-last-p, frameset-restore): Doc fixes.
9054         (frameset-compute-pos): Rename from frameset--compute-pos,
9055         and add docstring.
9056         (frameset-move-onscreen): Use frameset-compute-pos.
9057         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
9059         * find-lisp.el (find-lisp-line-indent, find-lisp-find-dired-filter):
9060         Fix typos in docstrings.
9062 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
9064         * frame.el (get-other-frame): Tiny cleanup.
9066 2013-08-06  Juanma Barranquero  <lekktu@gmail.com>
9068         * vc/vc.el (vc-default-ignore-completion-table):
9069         Silence byte-compiler warning.
9071         * frameset.el (frameset-p): Don't check non-nullness of the `properties'
9072         slot, which can indeed be nil.
9073         (frameset-live-filter-alist, frameset-persistent-filter-alist):
9074         Move entry for `left' from persistent to live filter alist.
9075         (frameset-filter-alist, frameset--minibufferless-last-p, frameset-save):
9076         Doc fixes.
9077         (frameset-filter-params): When restoring a frame, copy items added to
9078         `filtered', to avoid unwittingly modifying the original parameters.
9079         (frameset-move-onscreen): Rename from frameset--move-onscreen.  Doc fix.
9080         (frameset--restore-frame): Fix reference to frameset-move-onscreen.
9082         * dired.el (dired-insert-directory): Revert change in 2013-06-21T12:24:37Z!lekktu@gmail.com
9083         to use looking-at-p instead of looking-at.  (Bug#15028)
9085 2013-08-05  Stefan Monnier  <monnier@iro.umontreal.ca>
9087         Revert introduction of isearch-filter-predicates (bug#14714).
9088         Rely on add-function instead.
9089         * isearch.el (isearch-filter-predicates): Rename it back to
9090         isearch-filter-predicate.
9091         (isearch-message-prefix): Use advice-function-mapc and advice
9092         properties to get the isearch-message-prefix.
9093         (isearch-search, isearch-lazy-highlight-search): Revert to funcall
9094         instead of run-hook-with-args-until-failure.
9095         (isearch-filter-visible): Not obsolete any more.
9096         * loadup.el: Preload nadvice.
9097         * replace.el (perform-replace): Revert to funcall
9098         instead of run-hook-with-args-until-failure.
9099         * wdired.el (wdired-change-to-wdired-mode): Use add-function.
9100         * dired-aux.el (dired-isearch-filenames-mode): Rename from
9101         dired-isearch-filenames-toggle; make it into a proper minor mode.
9102         Use add/remove-function.
9103         (dired-isearch-filenames-setup, dired-isearch-filenames-end):
9104         Call the minor-mode rather than add/remove-hook.
9105         (dired-isearch-filter-filenames):
9106         Remove isearch-message-prefix property.
9107         * info.el (Info--search-loop): New function, extracted from Info-search.
9108         Funcall isearch-filter-predicate instead of
9109         run-hook-with-args-until-failure isearch-filter-predicates.
9110         (Info-search): Use it.
9111         (Info-mode): Use isearch-filter-predicate instead of
9112         isearch-filter-predicates.
9114 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
9116         Do not call to `selected-window' where it is assumed by default.
9117         Affected functions are `window-minibuffer-p', `window-dedicated-p',
9118         `window-hscroll', `window-width', `window-height', `window-buffer',
9119         `window-frame', `window-start', `window-point', `next-window'
9120         and `window-display-table'.
9121         * abbrev.el (abbrev--default-expand):
9122         * bs.el (bs--show-with-configuration):
9123         * buff-menu.el (Buffer-menu-mouse-select):
9124         * calc/calc.el (calc):
9125         * calendar/calendar.el (calendar-generate-window):
9126         * calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
9127         (diary-make-entry):
9128         * comint.el (send-invisible, comint-dynamic-complete-filename)
9129         (comint-dynamic-simple-complete, comint-dynamic-list-completions):
9130         * completion.el (complete):
9131         * dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
9132         * disp-table.el (describe-current-display-table):
9133         * doc-view.el (doc-view-insert-image):
9134         * ebuff-menu.el (Electric-buffer-menu-mouse-select):
9135         * ehelp.el (with-electric-help):
9136         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9137         * emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
9138         * emacs-lisp/helper.el (Helper-help-scroller):
9139         * emulation/cua-base.el (cua--post-command-handler-1):
9140         * eshell/esh-mode.el (eshell-output-filter):
9141         * ffap.el (ffap-gnus-wrapper):
9142         * help-macro.el (make-help-screen):
9143         * hilit-chg.el (highlight-compare-buffers):
9144         * hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
9145         * hl-line.el (global-hl-line-highlight):
9146         * icomplete.el (icomplete-simple-completing-p):
9147         * isearch.el (isearch-done):
9148         * jit-lock.el (jit-lock-stealth-fontify):
9149         * mail/rmailsum.el (rmail-summary-scroll-msg-up):
9150         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
9151         * mpc.el (mpc-tagbrowser, mpc):
9152         * net/rcirc.el (rcirc-any-buffer):
9153         * play/gomoku.el (gomoku-max-width, gomoku-max-height):
9154         * play/landmark.el (landmark-max-width, landmark-max-height):
9155         * play/zone.el (zone):
9156         * progmodes/compile.el (compilation-goto-locus):
9157         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
9158         * progmodes/etags.el (find-tag-other-window):
9159         * progmodes/fortran.el (fortran-column-ruler):
9160         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
9161         * progmodes/verilog-mode.el (verilog-point-text):
9162         * reposition.el (reposition-window):
9163         * rot13.el (toggle-rot13-mode):
9164         * server.el (server-switch-buffer):
9165         * shell.el (shell-dynamic-complete-command)
9166         (shell-dynamic-complete-environment-variable):
9167         * simple.el (insert-buffer, set-selective-display)
9168         (delete-completion-window):
9169         * speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
9170         (speedbar-recenter):
9171         * startup.el (fancy-splash-head):
9172         * textmodes/ispell.el (ispell-command-loop):
9173         * textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
9174         * tutorial.el (help-with-tutorial):
9175         * vc/add-log.el (add-change-log-entry):
9176         * vc/compare-w.el (compare-windows):
9177         * vc/ediff-help.el (ediff-indent-help-message):
9178         * vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
9179         * vc/ediff-wind.el (ediff-skip-unsuitable-frames)
9180         (ediff-setup-control-frame):
9181         * vc/emerge.el (emerge-position-region):
9182         * vc/pcvs-util.el (cvs-bury-buffer):
9183         * window.el (walk-windows, mouse-autoselect-window-select):
9184         * winner.el (winner-set-conf, winner-undo): Related users changed.
9186 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
9188         * frameset.el (frameset--set-id): Doc fix.
9189         (frameset-frame-id, frameset-frame-id-equal-p)
9190         (frameset-locate-frame-id): New functions.
9191         (frameset--process-minibuffer-frames, frameset--reuse-frame)
9192         (frameset-restore): Use them.
9194 2013-08-05  Dmitry Antipov  <dmantipov@yandex.ru>
9196         Do not call to `selected-frame' where it is assumed by default.
9197         Affected functions are `raise-frame', `redraw-frame',
9198         `frame-first-window', `frame-terminal' and `delete-frame'.
9199         * calendar/appt.el (appt-disp-window):
9200         * epg.el (epg-wait-for-completion):
9201         * follow.el (follow-delete-other-windows-and-split)
9202         (follow-avoid-tail-recenter):
9203         * international/mule.el (set-terminal-coding-system):
9204         * mail/rmail.el (rmail-mail-return):
9205         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
9206         * progmodes/f90.el (f90-add-imenu-menu):
9207         * progmodes/idlw-toolbar.el (idlwave-toolbar-toggle):
9208         * server.el (server-switch-buffer):
9209         * simple.el (delete-completion-window):
9210         * talk.el (talk):
9211         * term/xterm.el (terminal-init-xterm-modify-other-keys)
9212         (xterm-turn-on-modify-other-keys, xterm-remove-modify-other-keys):
9213         * vc/ediff-util.el (ediff-status-info, ediff-show-diff-output):
9214         * vc/ediff.el (ediff-documentation): Related users changed.
9215         * frame.el (selected-terminal): Remove the leftover.
9217 2013-08-05  Glenn Morris  <rgm@gnu.org>
9219         * calendar/calendar.el (calendar-generate-month):
9220         Fix for calendar-column-width != 1 + calendar-day-digit-width.
9221         (calendar-generate-month, calendar-font-lock-keywords):
9222         Fix for calendar-day-header-width > length of any day name.
9224 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
9226         * desktop.el (desktop-clear): Use new name of sort predicate.
9228         * frameset.el (frameset): Add docstring.  Move :version property to its
9229         own `version' slot.
9230         (frameset-copy): Rename from copy-frameset.
9231         (frameset-p): Check more thoroughly.
9232         (frameset-prop): Do not check for :version, which is no longer a prop.
9233         (frameset-live-filter-alist, frameset-persistent-filter-alist):
9234         Use new :never value instead of t.
9235         (frameset-filter-alist): Expand and clarify docstring.
9236         (frameset-filter-tty-to-GUI, frameset-filter-sanitize-color)
9237         (frameset-filter-minibuffer, frameset-filter-save-param)
9238         (frameset-filter-restore-param, frameset-filter-iconified):
9239         Add pointer to docstring of frameset-filter-alist.
9240         (frameset-filter-params): Rename filter values to be more meaningful:
9241         :never instead of t, and reverse the meanings of :save and :restore.
9242         (frameset--process-minibuffer-frames): Clarify error message.
9243         (frameset-save): Avoid unnecessary and confusing call to framep.
9244         Use new BOA constructor for framesets.
9245         (frameset--reuse-list): Doc fix.
9246         (frameset--restore-frame): Rename from frameset--get-frame.  Doc fix.
9247         (frameset--minibufferless-last-p): Rename from frameset--sort-states.
9248         (frameset-minibufferless-first-p): Doc fix.
9249         Rename from frameset-sort-frames-for-deletion.
9250         (frameset-restore): Doc fixes.  Use new function names.
9251         Most changes suggested by Drew Adams <drew.adams@oracle.com>.
9253 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
9255         * desktop.el (desktop-restore-forces-onscreen)
9256         (desktop-restore-reuses-frames): Document :keyword constant values.
9257         (desktop-filter-parameters-alist): Remove, now identical to
9258         frameset-filter-alist.
9259         (desktop--filter-tty*): Remove, moved to frameset.el.
9260         (desktop-save-frameset, desktop-restore-frameset):
9261         Do not pass :filters argument.
9263         * frameset.el (frameset-live-filter-alist)
9264         (frameset-persistent-filter-alist): New variables.
9265         (frameset-filter-alist): Use them.  Add autoload cookie.
9266         (frameset-filter-tty-to-GUI): Move from desktop.el and rename.
9267         (frameset--set-id, frameset--reuse-frame): Rename `frame-id' to
9268         `frameset--id' (it's supposed to be internal to frameset.el).
9269         (frameset--process-minibuffer-frames): Ditto.  Doc fix.
9270         (frameset--initial-params): New function.
9271         (frameset--get-frame): Use it.  Doc fix.
9272         (frameset--move-onscreen): Accept new PRED value for FORCE-ONSCREEN.
9273         Accept :all, not 'all.
9274         (frameset-restore): Add new predicate values for FORCE-ONSCREEN and
9275         FORCE-DISPLAY.  Use :keywords for constant arguments to avoid collision
9276         with fbound symbols.  Fix frame id matching, and remove matching ids if
9277         the frame being restored is deleted.  Obey :delete.
9279 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9281         * subr.el (macrop): New function.
9282         (text-clone--maintaining): New var.
9283         (text-clone--maintain): Rename from text-clone-maintain.  Use it
9284         instead of inhibit-modification-hooks.
9286         * emacs-lisp/nadvice.el (advice--normalize): For aliases to macros, use
9287         a proxy, so as handle autoloads and redefinitions of the target.
9288         (advice--defalias-fset, advice-remove): Use advice--symbol-function.
9290         * emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates):
9291         Remove bogus (arrayp . stringp) pair.  Add entries for `vectorp'.
9292         (pcase--mutually-exclusive-p): New function.
9293         (pcase--split-consp): Use it.
9294         (pcase--split-pred): Use it.  Optimize the case where `pat' is a qpat
9295         mutually exclusive with the current predicate.
9297         * emacs-lisp/edebug.el (edebug-lookup-function): Remove function.
9298         (edebug-macrop): Remove.  Use `macrop' instead.
9299         * emacs-lisp/advice.el (ad-subr-p): Remove.  Use `subrp' instead.
9300         (ad-macro-p):
9301         * eshell/esh-cmd.el (eshell-macrop):
9302         * apropos.el (apropos-macrop): Remove.  Use `macrop' instead.
9304 2013-08-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9306         * emacs-lisp/nadvice.el (advice-function-mapc): Rename from advice-mapc.
9307         (advice-mapc): New function, using it.
9308         (advice-function-member-p): New function.
9309         (advice--normalize): Store the cdr in advice--saved-rewrite since
9310         that's the part that will be changed.
9311         (advice--symbol-function): New function.
9312         (advice-remove): Handle removal before the function is defined.
9313         Adjust to new advice--saved-rewrite.
9314         (advice-member-p): Use advice-function-member-p and
9315         advice--symbol-function.
9317 2013-08-04  Juanma Barranquero  <lekktu@gmail.com>
9319         * frameset.el (frameset-p, frameset-save): Fix autoload cookies.
9320         (frameset-filter-minibuffer): Doc fix.
9321         (frameset-restore): Fix autoload cookie.  Fix typo in docstring.
9322         (frameset--set-id, frameset--process-minibuffer-frames)
9323         (frameset-restore): Rename parameter `frameset-id' to `frame-id'.
9324         (frameset--reuse-frame): Pass correct frame-id to frameset--find-frame.
9326         * desktop.el (desktop-clear): Only delete frames when called
9327         interactively and desktop-restore-frames is non-nil.  Doc fix.
9328         (desktop-read): Set desktop-saved-frameset to nil.
9330 2013-08-04  Xue Fuqiao  <xfq.free@gmail.com>
9332         * vc/vc.el (vc-ignore): Rewrite.
9333         (vc-default-ignore-completion-table, vc--read-lines)
9334         (vc--add-line, vc--remove-regexp): New functions.
9336         * vc/vc-svn.el (vc-svn-ignore): Doc fix.
9337         (vc-svn-ignore-completion-table): New function.
9339         * vc/vc-hg.el (vc-hg-ignore): Rewrite.
9340         (vc-hg-ignore-completion-table)
9341         (vc-hg-find-ignore-file): New functions.
9343         * vc/vc-git.el (vc-git-ignore): Rewrite.
9344         (vc-git-ignore-completion-table)
9345         (vc-git-find-ignore-file): New functions.
9347         * vc/vc-dir.el (vc-dir-menu-map): Add menu for vc-dir-ignore.
9349         * vc/vc-bzr.el (vc-bzr-ignore): Rewrite.
9350         (vc-bzr-ignore-completion-table)
9351         (vc-bzr-find-ignore-file): New functions.
9353 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
9355         * frameset.el (frameset-prop): New function and setter.
9356         (frameset-save): Do not modify frame list passed by the caller.
9358 2013-08-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9360         * emacs-lisp/package.el (package-desc-from-define): Ignore unknown keys.
9362 2013-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
9364         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode)
9365         (easy-mmode-define-navigation): Avoid ((lambda (..) ..) ...).
9367         * custom.el (custom-initialize-default, custom-initialize-set)
9368         (custom-initialize-reset, custom-initialize-changed): Affect the
9369         toplevel-default-value (bug#6275, bug#14586).
9370         * emacs-lisp/advice.el (ad-compile-function): Undo previous workaround
9371         for bug#6275.
9373 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
9375         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
9376         Add cl-def* expressions.
9378         * frameset.el (frameset-filter-params): Fix order of arguments.
9380 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
9382         Move code related to saving frames to frameset.el.
9383         * desktop.el: Require frameset.
9384         (desktop-restore-frames): Doc fix.
9385         (desktop-restore-reuses-frames): Rename from
9386         desktop-restoring-reuses-frames.
9387         (desktop-saved-frameset): Rename from desktop-saved-frame-states.
9388         (desktop-clear): Clear frames too.
9389         (desktop-filter-parameters-alist): Set from frameset-filter-alist.
9390         (desktop--filter-tty*, desktop-save, desktop-read):
9391         Use frameset functions.
9392         (desktop-before-saving-frames-functions, desktop--filter-*-color)
9393         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
9394         (desktop--filter-save-desktop-parm, desktop--filter-iconified-position)
9395         (desktop-restore-in-original-display-p, desktop--filter-frame-parms)
9396         (desktop--process-minibuffer-frames, desktop-save-frames)
9397         (desktop--reuse-list, desktop--compute-pos, desktop--move-onscreen)
9398         (desktop--find-frame, desktop--select-frame, desktop--make-frame)
9399         (desktop--sort-states, desktop-restoring-frames-p)
9400         (desktop-restore-frames): Remove.  Most code moved to frameset.el.
9401         (desktop-restoring-frameset-p, desktop-restore-frameset)
9402         (desktop--check-dont-save, desktop-save-frameset): New functions.
9403         (desktop--app-id): New constant.
9404         (desktop-first-buffer, desktop-buffer-ok-count)
9405         (desktop-buffer-fail-count): Move before first use.
9406         * frameset.el: New file.
9408 2013-08-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9410         * files.el: Use lexical-binding.
9411         (dir-locals-read-from-file): Remove unused `err' variable.
9412         (hack-dir-local-variables--warned-coding): New var.
9413         (hack-dir-local-variables): Use it to avoid repeated warnings.
9414         (make-backup-file-name--default-function): New function.
9415         (make-backup-file-name-function): Use it as default.
9416         (buffer-stale--default-function): New function.
9417         (buffer-stale-function): Use it as default.
9418         (revert-buffer-insert-file-contents--default-function): New function.
9419         (revert-buffer-insert-file-contents-function): Use it as default.
9420         (insert-directory): Avoid add-to-list.
9422         * autorevert.el (auto-revert-handler): Simplify.
9423         Use buffer-stale--default-function.
9425 2013-08-01  Tassilo Horn  <tsdh@gnu.org>
9427         * speedbar.el (speedbar-query-confirmation-method): Doc fix.
9429         * whitespace.el (whitespace-ensure-local-variables): New function.
9430         (whitespace-cleanup-region): Call it.
9431         (whitespace-turn-on): Call it.
9433 2013-08-01  Michael Albinus  <michael.albinus@gmx.de>
9435         Complete file name handlers.
9437         * net/tramp.el (tramp-handle-set-visited-file-modtime)
9438         (tramp-handle-verify-visited-file-modtime)
9439         (tramp-handle-file-notify-rm-watch): New functions.
9440         (tramp-call-process): Do not bind `default-directory'.
9442         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9443         Order alphabetically.
9444         <access-file, add-name-to-file, dired-call-process>:
9445         <dired-compress-file, file-acl, file-notify-rm-watch>:
9446         <file-ownership-preserved-p, file-selinux-context>:
9447         <make-directory-internal, make-symbolic-link, set-file-acl>:
9448         <set-file-selinux-context, set-visited-file-modtime>:
9449         <verify-visited-file-modtime>: Add handler.
9450         (tramp-adb-handle-write-region): Apply `set-visited-file-modtime'.
9452         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
9453         <file-notify-add-watch, file-notify-rm-watch>:
9454         <set-file-times, set-visited-file-modtime>:
9455         <verify-visited-file-modtime>: Add handler.
9456         (with-tramp-gvfs-error-message)
9457         (tramp-gvfs-handle-set-visited-file-modtime)
9458         (tramp-gvfs-fuse-file-name): Remove.
9459         (tramp-gvfs-handle-file-notify-add-watch)
9460         (tramp-gvfs-file-gvfs-monitor-file-process-filter): New defuns.
9461         (tramp-gvfs-handle-write-region): Fix error in moving tmpfile.
9463         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
9464         Order alphabetically.
9465         <file-notify-rm-watch>: Use default Tramp handler.
9466         <executable-find>: Remove private handler.
9467         (tramp-do-copy-or-rename-file-out-of-band): Do not bind
9468         `default-directory'.
9469         (tramp-sh-handle-executable-find)
9470         (tramp-sh-handle-file-notify-rm-watch): Remove functions.
9471         (tramp-sh-file-gvfs-monitor-dir-process-filter)
9472         (tramp-sh-file-inotifywait-process-filter, tramp-set-remote-path):
9473         Do not use `format' in `tramp-message'.
9475         * net/tramp-smb.el (tramp-smb-file-name-handler-alist)
9476         <file-notify-rm-watch, set-visited-file-modtime>:
9477         <verify-visited-file-modtime>: Add handler.
9478         (tramp-smb-call-winexe): Do not bind `default-directory'.
9480 2013-08-01  Xue Fuqiao  <xfq.free@gmail.com>
9482         * vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.
9484 2013-07-31  Dmitry Gutov  <dgutov@yandex.ru>
9486         * vc/log-view.el (log-view-diff): Extract `log-view-diff-common',
9487         use it.
9488         (log-view-diff-changeset): Same.
9489         (log-view-diff-common): Call backend command `previous-revision'
9490         to find out the previous revision, in both cases.  Swap the
9491         variables `to' and `fr', so that `fr' usually refers to the
9492         earlier revision (Bug#14989).
9494 2013-07-31  Kan-Ru Chen  <kanru@kanru.info>
9496         * ibuf-ext.el (ibuffer-filter-by-filename):
9497         Make it work with dired buffers too.
9499 2013-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
9501         * emacs-lisp/re-builder.el (reb-color-display-p):
9502         * files.el (save-buffers-kill-terminal):
9503         * net/browse-url.el (browse-url):
9504         * server.el (server-save-buffers-kill-terminal):
9505         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-revert):
9506         Prefer nil to selected-frame for the first arg of frame-parameter.
9508 2013-07-31  Xue Fuqiao  <xfq.free@gmail.com>
9510         * vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.
9512 2013-07-30  Stephen Berman  <stephen.berman@gmx.net>
9514         * minibuffer.el (completion--twq-all): Try and preserve each
9515         completion's case choice (bug#14907).
9517 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9519         * net/network-stream.el (open-network-stream): Mention the new
9520         :nogreeting parameter.
9521         (network-stream-open-starttls): Use the :nogreeting parameter
9522         (bug#14938).
9524         * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.
9526         * net/eww.el (eww-setup-buffer): Switching to the buffer seems
9527         more natural than popping.
9529         * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815).
9530         (shr-urlify): Highlight under mouse.
9532 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
9534         * vc/vc-hooks.el (vc-prefix-map): Add key binding for vc-ignore.
9536         * vc/vc-dir.el (vc-dir-mode-map): Change key binding for vc-dir-ignore.
9538         * vc/vc-svn.el (vc-svn-ignore): Remove `interactive'.  Use `*vc*'
9539         buffer for output.
9541         * vc/vc-hg.el (vc-hg-ignore): Remove `interactive'.  Do not assume
9542         point-min==1.  Fix search string.  Fix parentheses missing.
9544         * vc/vc-git.el (vc-git-ignore): Remove `interactive'.  Do not
9545         assume point-min==1.  Fix search string.  Fix parentheses missing.
9547         * vc/vc-cvs.el (vc-cvs-ignore): Remove `interactive'.
9549         * vc/vc-bzr.el (vc-bzr-ignore): Remove `interactive'.  Use `*vc*'
9550         buffer for output.
9552 2013-07-29  Eli Zaretskii  <eliz@gnu.org>
9554         * frame.el (frame-notice-user-settings): Avoid inflooping when the
9555         initial frame is minibuffer-less.  (Bug#14841)
9557 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
9559         * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer
9560         option.
9562         * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9563         (tramp-maybe-open-connection): Use it.
9565 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
9567         * desktop.el (desktop--make-frame): Include `minibuffer' in the
9568         minimal set of parameters passed when creating a frame, because
9569         the minibuffer status of a frame cannot be changed later.
9571 2013-07-28  Stephen Berman  <stephen.berman@gmx.net>
9573         * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of
9574         replace-regexp-in-string and inadvertent omissions in previous change.
9575         (todo-filter-items): Ensure only file names are comma-separated in
9576         name of filtered items buffer.
9578 2013-07-28  Juanma Barranquero  <lekktu@gmail.com>
9580         * desktop.el: Optionally force offscreen frames back onscreen.
9581         (desktop-restoring-reuses-frames): New option.
9582         (desktop--compute-pos, desktop--move-onscreen): New functions.
9583         (desktop--make-frame): Use desktop--move-onscreen.
9585 2013-07-27  Alan Mackenzie  <acm@muc.de>
9587         Fontify a Java generic method as a function.
9588         * progmodes/cc-langs.el (c-recognize-<>-arglists): Set the Java
9589         value to t.
9591 2013-07-27  Stephen Berman  <stephen.berman@gmx.net>
9593         * calendar/todo-mode.el: Add command to rename todo files.
9594         (todo-rename-file): New command.
9595         (todo-key-bindings-t): Add key binding for it.  Change the
9596         bindings of todo-filter-regexp-items(-multifile) to use `x'
9597         instead of `r', since the latter is better suited to the new
9598         renaming command.
9600 2013-07-27  Alan Mackenzie  <acm@muc.de>
9602         Make Java try-with-resources statement parse properly.
9603         * progmodes/cc-langs.el (c-block-stmt-1-2-kwds)
9604         (c-block-stmt-1-2-key): New language constants/variables.
9605         * progmodes/cc-engine.el (c-beginning-of-statement-1)
9606         (c-after-conditional): Adapt to deal with c-block-stmt-1-2-key.
9607         * progmodes/cc-fonts.el (c-font-lock-declarations): Adapt to deal
9608         with c-block-stmt-1-2-key.
9610 2013-07-27  Juanma Barranquero  <lekktu@gmail.com>
9612         * desktop.el (desktop--make-frame): Apply most frame parameters after
9613         creating the frame to force (partially or totally) offscreen frames to
9614         be restored as such.
9616 2013-07-26  Xue Fuqiao  <xfq.free@gmail.com>
9618         * vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-root-diff.
9619         (Bug#14948)
9621 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9623         * emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the new
9624         `base' arg of backtrace-frame.
9626 2013-07-26  Eli Zaretskii  <eliz@gnu.org>
9628         * simple.el (list-processes): Doc fix.
9630 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
9632         * desktop.el (desktop--select-frame):
9633         Try harder to reuse existing frames.
9635 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9637         * emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.
9638         (edebug-eval): Use backtrace-eval.
9639         (edebug--display, edebug--recursive-edit): Don't let-bind the
9640         edebug-outer-* vars that keep track of variables we locally let-bind.
9641         (edebug-outside-excursion): Don't restore outside values of locally
9642         let-bound vars.
9643         (edebug--display): Use user-error.
9644         (cl-lexical-debug, cl-debug-env): Remove.
9646 2013-07-26  Juanma Barranquero  <lekktu@gmail.com>
9648         * desktop.el (desktop-restore-frames): Call `sit-for' once all frames
9649         are restored to be sure that they are visible before deleting any
9650         remaining ones.
9652 2013-07-26  Matthias Meulien  <orontee@gmail.com>
9654         * vc/vc-dir.el (vc-dir-mode-map): Add binding for
9655         vc-print-root-log.  (Bug#14948)
9657 2013-07-26  Richard Stallman  <rms@gnu.org>
9659         Add aliases for encrypting mail.
9660         * epa.el (epa-mail-aliases): New option.
9661         * epa-mail.el (epa-mail-encrypt): Rewrite to be callable from programs.
9662         Bind inhibit-read-only so read-only text doesn't ruin everything.
9663         (epa-mail-default-recipients): New subroutine broken out.
9664         Handle epa-mail-aliases.
9666 2013-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9668         Add support for lexical variables to the debugger's `e' command.
9669         * emacs-lisp/debug.el (debug): Don't let-bind the debugger-outer-*
9670         vars, except for debugger-outer-match-data.
9671         (debugger-frame-number): Move check for "on a function call" from
9672         callers into it.  Add `skip-base' argument.
9673         (debugger-frame, debugger-frame-clear): Simplify accordingly.
9674         (debugger-env-macro): Only reset the state stored in non-variables,
9675         i.e. current-buffer and match-data.
9676         (debugger-eval-expression): Rewrite using backtrace-eval.
9677         * subr.el (internal--called-interactively-p--get-frame): Remove.
9678         (called-interactively-p):
9679         * emacs-lisp/edebug.el (edebug--called-interactively-skip): Use the new
9680         `base' arg of backtrace-frame instead.
9682 2013-07-26  Glenn Morris  <rgm@gnu.org>
9684         * align.el (align-regexp): Doc fix.  (Bug#14857)
9685         (align-region): Explicit error if subexpression missing/does not match.
9687         * simple.el (global-visual-line-mode):
9688         Do not duplicate the mode lighter.  (Bug#14858)
9690 2013-07-25  Martin Rudalics  <rudalics@gmx.at>
9692         * window.el (display-buffer): In display-buffer bind
9693         split-window-keep-point to t, bug#14829.
9695 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
9697         * desktop.el: Rename internal "desktop-X" frame params to "desktop--X".
9698         (desktop-filter-parameters-alist, desktop--filter-restore-desktop-parm)
9699         (desktop--filter-save-desktop-parm, desktop--process-minibuffer-frames)
9700         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
9701         Change accordingly.
9702         (desktop--select-frame, desktop--sort-states, desktop-restore-frames):
9703         Use pcase-let, pcase-let* to deobfuscate access to desktop--mini values.
9705 2013-07-25  Glenn Morris  <rgm@gnu.org>
9707         * dired-x.el (dired-mark-extension): Convert comment to doc string.
9709 2013-07-25  Juanma Barranquero  <lekktu@gmail.com>
9711         * desktop.el (desktop--make-frame): Do not pass the `fullscreen'
9712         parameter to modify-frame-parameters if the value has not changed;
9713         this is a workaround for bug#14949.
9714         (desktop--make-frame): On cl-delete-if call, check parameter name,
9715         not full parameter.
9717 2013-07-30  Xue Fuqiao  <xfq.free@gmail.com>
9719         * vc/vc.el (vc-ignore): New function.
9721         * vc/vc-svn.el (vc-svn-ignore): New function.
9723         * vc/vc-hg.el (vc-hg-ignore): New function.
9725         * vc/vc-git.el (vc-git-ignore): New function.
9727         * vc/vc-dir.el (vc-dir-mode-map): Add key binding for vc-dir-ignore
9728         (vc-dir-ignore): New function.
9730         * vc/vc-cvs.el (vc-cvs-ignore): New function.
9731         (cvs-append-to-ignore): Move here from pcvs.el.
9733         * vc/vc-bzr.el (vc-bzr-ignore): New function.
9735         * vc/pcvs.el (vc-cvs): Require 'vc-cvs.
9737 2013-07-24  Juanma Barranquero  <lekktu@gmail.com>
9739         * desktop.el (desktop-restoring-frames-p): Return a true boolean.
9740         (desktop-restore-frames): Warn when deleting an existing frame failed.
9742 2013-07-24  Glenn Morris  <rgm@gnu.org>
9744         * ffap.el (ffap-machine-p): Handle "not known" response.  (Bug#14929)
9746 2013-07-24  Michael Albinus  <michael.albinus@gmx.de>
9748         * filenotify.el (file-notify-supported-p):
9749         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
9750         Remove functions.
9752         * autorevert.el (auto-revert-use-notify)
9753         (auto-revert-notify-add-watch):
9754         * net/tramp.el (tramp-file-name-for-operation):
9755         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9756         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9757         * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
9758         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
9759         Remove `file-notify-supported-p' entry.
9761 2013-07-24  Glenn Morris  <rgm@gnu.org>
9763         * printing.el: Replace all uses of deleted ps-windows-system,
9764         ps-lp-system, ps-flatten-list with lpr- versions.
9766 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9768         * emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
9769         checked with memq (bug#14935).
9771         * files.el (revert-buffer-function): Use a non-nil default.
9772         (revert-buffer-preserve-modes): Declare var to
9773         provide access to the `preserve-modes' argument.
9774         (revert-buffer): Let-bind it.
9775         (revert-buffer--default): New function, extracted from revert-buffer.
9777 2013-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9779         * lpr.el: Signal print errors more prominently.
9780         (print-region-function): Don't default to nil.
9781         (lpr-print-region): New function, extracted from print-region-1.
9782         Check lpr's return value and signal an error in case of problem.
9783         (print-region-1): Use it.
9784         * ps-print.el (ps-windows-system, ps-lp-system): Remove.  Use the lpr-*
9785         versions instead.
9786         (ps-printer-name): Default to nil.
9787         (ps-printer-name-option): Default to lpr-printer-switch.
9788         (ps-print-region-function): Don't default to nil.
9789         (ps-postscript-code-directory): Simplify default.
9790         (ps-do-despool): Use lpr-print-region to properly check the outcome.
9791         (ps-string-list, ps-eval-switch, ps-flatten-list)
9792         (ps-flatten-list-1): Remove.
9793         (ps-multibyte-buffer): Avoid setq.
9794         * dos-w32.el (direct-print-region-helper): Use proper regexp operators.
9795         (print-region-function, ps-print-region-function): Don't set them here.
9797 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
9799         * ido.el (ido-fractionp, ido-cache-ftp-work-directory-time)
9800         (ido-max-prospects, ido-mode, ido-max-file-prompt-width)
9801         (ido-unc-hosts-cache, ido-max-directory-size, ido-max-dir-file-cache)
9802         (ido-decorations): Doc fix.
9804         * ansi-color.el: Fix old URL.
9806 2013-07-23  Michael R. Mauger  <michael@mauger.com>
9808         * progmodes/sql.el: Version 3.3
9809         (sql-product-alist): Improve oracle :prompt-cont-regexp.
9810         (sql-starts-with-prompt-re, sql-ends-with-prompt-re): New functions.
9811         (sql-interactive-remove-continuation-prompt): Rewrite, use
9812         functions above.  Fix continuation prompt and complete output line
9813         handling.
9814         (sql-redirect-one, sql-execute): Use `read-only-mode' on
9815         redirected output buffer.
9816         (sql-mode): Restore deleted code (Bug#13591).
9818 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
9820         * desktop.el (desktop-clear, desktop-list*): Fix previous change.
9822 2013-07-23  Michael Albinus  <michael.albinus@gmx.de>
9824         * net/tramp.el (tramp-handle-file-notify-add-watch): New defun.
9826         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9827         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9828         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Use it.
9830 2013-07-23  Juanma Barranquero  <lekktu@gmail.com>
9832         * desktop.el (desktop-clear): Simplify; remove useless checks
9833         against invalid buffer names.
9834         (desktop-list*): Use cl-list*.
9835         (desktop-buffer-info, desktop-create-buffer): Simplify.
9837 2013-07-23  Leo Liu  <sdl.web@gmail.com>
9839         * bookmark.el (bookmark-make-record): Restore NAME as a default
9840         value.  (Bug#14933)
9842 2013-07-22  Stefan Monnier  <monnier@iro.umontreal.ca>
9844         * emacs-lisp/autoload.el (autoload--setup-output): New function,
9845         extracted from autoload--insert-text.
9846         (autoload--insert-text): Remove.
9847         (autoload--print-cookie-text): New function, extracted from
9848         autoload--insert-cookie-text.
9849         (autoload--insert-cookie-text): Remove.
9850         (autoload-generate-file-autoloads): Adjust calls accordingly.
9852         * winner.el (winner-hook-installed-p): Remove.
9853         (winner-mode): Simplify accordingly.
9855         * subr.el (add-to-list): Fix compiler-macro when `append' is
9856         not constant.  Don't use `cl-member' for the base case.
9858         * progmodes/subword.el: Fix boundary case (bug#13758).
9859         (subword-forward-regexp): Make it a constant.  Wrap optional \\W in its
9860         own group.
9861         (subword-backward-regexp): Make it a constant.
9862         (subword-forward-internal): Don't treat a trailing capital as the
9863         beginning of a word.
9865 2013-07-22  Ari Roponen  <ari.roponen@gmail.com>  (tiny change)
9867         * emacs-lisp/package.el (package-menu-mode): Don't modify the
9868         global value of tabulated-list-revert-hook (bug#14930).
9870 2013-07-22  Juanma Barranquero  <lekktu@gmail.com>
9872         * desktop.el: Require 'cl-lib.
9873         (desktop-before-saving-frames-functions): New hook.
9874         (desktop--process-minibuffer-frames): Set desktop-mini parameter only
9875         for frames being saved.  Rename from desktop--save-minibuffer-frames.
9876         (desktop-save-frames): Run hook desktop-before-saving-frames-functions.
9877         Do not save frames with non-nil `desktop-dont-save' parameter.
9878         Filter out deleted frames.
9879         (desktop--find-frame): Use cl-find-if.
9880         (desktop--select-frame): Use cl-(first|second|third) to access values
9881         of desktop-mini.
9882         (desktop--make-frame): Use cl-delete-if.
9883         (desktop--sort-states): Fix sorting of minibuffer-owning frames.
9884         (desktop-restore-frames): Use cl-(first|second|third) to access values
9885         of desktop-mini.  Look for visible frame at the end, not while
9886         restoring frames.
9888         * dired-x.el (dired-mark-unmarked-files, dired-virtual)
9889         (dired-guess-default, dired-mark-sexp, dired-filename-at-point):
9890         Use string-match-p, looking-at-p (bug#14927).
9892 2013-07-21  Juanma Barranquero  <lekktu@gmail.com>
9894         * desktop.el (desktop-saved-frame-states):
9895         Rename from desktop--saved-states; all users changed.
9896         (desktop-save-frames): Rename from desktop--save-frames.
9897         Do not save state to desktop file.
9898         (desktop-save): Save desktop-saved-frame-states to desktop file
9899         and reset to nil.
9900         (desktop-restoring-frames-p): New function.
9901         (desktop-restore-frames): Use it.  Rename from desktop--restore-frames.
9902         (desktop-read): Use desktop-restoring-frames-p.  Do not try to fix
9903         buffer-lists when restoring frames.  Suggested by Martin Rudalics.
9905         * desktop.el: Correctly restore iconified frames.
9906         (desktop--filter-iconified-position): New function.
9907         (desktop-filter-parameters-alist): Add entries for `top' and `left'.
9909 2013-07-20  Glenn Morris  <rgm@gnu.org>
9911         * progmodes/gdb-mi.el (gdb-delete-handler, gdb-stopped):
9912         Let `message' do the formatting.
9913         (def-gdb-preempt-display-buffer): Add explicit format.
9915         * image-dired.el (image-dired-track-original-file):
9916         Use with-current-buffer.
9917         (image-dired-track-thumbnail): Use with-current-buffer.
9918         Avoid changing point of wrong window.
9920         * image-dired.el (image-dired-track-original-file):
9921         Avoid changing point of wrong window.  (Bug#14909)
9923 2013-07-20  Richard Copley  <rcopley@gmail.com>  (tiny change)
9925         * progmodes/gdb-mi.el (gdb-done-or-error):
9926         Guard against "%" in gdb output.  (Bug#14127)
9928 2013-07-20  Andreas Schwab  <schwab@linux-m68k.org>
9930         * progmodes/sh-script.el (sh-read-variable): Remove interactive spec.
9931         (Bug#14826)
9933         * international/mule.el (coding-system-iso-2022-flags): Fix last
9934         change.
9936 2013-07-20  Kenichi Handa  <handa@gnu.org>
9938         * international/mule.el (coding-system-iso-2022-flags):
9939         Add `8-bit-level-4'.  (Bug#8522)
9941 2013-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9943         * net/shr.el (shr-mouse-browse-url): New command and keystroke
9944         (bug#14815).
9946         * net/eww.el (eww-process-text-input): Allow inputting when the
9947         point is at the start of the line, as the properties aren't
9948         front-sticky.
9950         * net/shr.el (shr-make-table-1): Ensure that we don't infloop on
9951         degenerate widths.
9953 2013-07-19  Richard Stallman  <rms@gnu.org>
9955         * epa.el (epa-popup-info-window): Doc fix.
9957         * subr.el (split-string): New arg TRIM.
9959 2013-07-18  Juanma Barranquero  <lekktu@gmail.com>
9961         * frame.el (blink-cursor-timer-function, blink-cursor-suspend):
9962         Add check for W32 (followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se).
9964 2013-07-18  Michael Albinus  <michael.albinus@gmx.de>
9966         * filenotify.el (file-notify--library): Rename from
9967         `file-notify-support'.  Do not autoload.  Adapt all uses.
9968         (file-notify-supported-p): New defun.
9970         * autorevert.el (auto-revert-use-notify):
9971         Use `file-notify-supported-p' instead of `file-notify-support'.
9972         Adapt docstring.
9973         (auto-revert-notify-add-watch): Use `file-notify-supported-p'.
9975         * net/tramp.el (tramp-file-name-for-operation):
9976         Add `file-notify-supported-p'.
9978         * net/tramp-sh.el (tramp-sh-handle-file-notify-supported-p):
9979         New defun.
9980         (tramp-sh-file-name-handler-alist): Add it as handler for
9981         `file-notify-supported-p '.
9983         * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
9984         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9985         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
9986         Add `ignore' as handler for `file-notify-*' functions.
9988 2013-07-17  Eli Zaretskii  <eliz@gnu.org>
9990         * simple.el (line-move-partial, line-move): Don't start vscroll or
9991         scroll-up if the current line is not taller than the window.
9992         (Bug#14881)
9994 2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
9996         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
9997         highlight question marks in the method names as strings.
9998         (ruby-block-beg-keywords): Inline.
9999         (ruby-font-lock-keyword-beg-re): Extract from
10000         `ruby-font-lock-keywords'.
10002 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
10004         * frame.el (blink-cursor-blinks): New defcustom.
10005         (blink-cursor-blinks-done): New defvar.
10006         (blink-cursor-start): Set blink-cursor-blinks-done to 1.
10007         (blink-cursor-timer-function): Check if number of blinks has been
10008         done on X and NS.
10009         (blink-cursor-suspend, blink-cursor-check): New defuns.
10011 2013-07-15  Glenn Morris  <rgm@gnu.org>
10013         * edmacro.el (edmacro-format-keys): Fix previous change.
10015 2013-07-15  Paul Eggert  <eggert@cs.ucla.edu>
10017         * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
10018         The hack didn't work outside English locales anyway.
10020 2013-07-15  Juanma Barranquero  <lekktu@gmail.com>
10022         * simple.el (define-alternatives): Rename from alternatives-define,
10023         per RMS' suggestion.
10025 2013-07-14  Juanma Barranquero  <lekktu@gmail.com>
10027         * desktop.el (desktop-restore-frames): Change default to t.
10028         (desktop-restore-in-current-display): Now offer more options.
10029         (desktop-restoring-reuses-frames): New customization option.
10030         (desktop--saved-states): Doc fix.
10031         (desktop-filter-parameters-alist): New variable, renamed and expanded
10032         from desktop--excluded-frame-parameters.
10033         (desktop--target-display): New variable.
10034         (desktop-switch-to-gui-p, desktop-switch-to-tty-p)
10035         (desktop--filter-tty*, desktop--filter-*-color)
10036         (desktop--filter-minibuffer, desktop--filter-restore-desktop-parm)
10037         (desktop--filter-save-desktop-parm)
10038         (desktop-restore-in-original-display-p): New functions.
10039         (desktop--filter-frame-parms): Use new desktop-filter-parameters-alist.
10040         (desktop--save-minibuffer-frames): New function, inspired by a similar
10041         function from Martin Rudalics.
10042         (desktop--save-frames): Call it; play nice with desktop-globals-to-save.
10043         (desktop--restore-in-this-display-p): Remove.
10044         (desktop--find-frame): Rename from desktop--find-frame-in-display
10045         and add predicate argument.
10046         (desktop--make-full-frame): Remove, integrated into desktop--make-frame.
10047         (desktop--reuse-list): New variable.
10048         (desktop--select-frame, desktop--make-frame, desktop--sort-states):
10049         New functions.
10050         (desktop--restore-frames): Add support for "minibuffer-special" frames.
10052 2013-07-14  Michael Albinus  <michael.albinus@gmx.de>
10054         * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
10056 2013-07-13  Dmitry Gutov  <dgutov@yandex.ru>
10058         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
10059         Highlight conversion methods on Kernel.
10061 2013-07-13  Alan Mackenzie  <acm@muc.de>
10063         * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13
10064         and comment it out.  This out-commenting enables certain C++
10065         declarations to be parsed correctly.
10067 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
10069         * international/mule.el (define-coding-system): Doc fix.
10071         * simple.el (default-font-height): Don't call font-info if the
10072         frame's default font didn't change since the frame was created.
10073         (Bug#14838)
10075 2013-07-13  Leo Liu  <sdl.web@gmail.com>
10077         * ido.el (ido-read-file-name): Guard against non-symbol value.
10079 2013-07-13  Fabián Ezequiel Gallina  <fgallina@gnu.org>
10081         * progmodes/python.el (python-imenu--build-tree): Fix corner case
10082         in nested defuns.
10084 2013-07-13  Leo Liu  <sdl.web@gmail.com>
10086         * ido.el (ido-exhibit): Handle ido-enter-matching-directory before
10087         ido-set-matches call.  (Bug#6852)
10089 2013-07-12  Dmitry Gutov  <dgutov@yandex.ru>
10091         * progmodes/ruby-mode.el (ruby-percent-literals-beg-re)
10092         (ruby-syntax-expansion-allowed-p): Support array of symbols, for
10093         Ruby 2.0.
10094         (ruby-font-lock-keywords): Distinguish calls to functions with
10095         module-like names from module references.  Highlight character
10096         literals.
10098 2013-07-12  Sergio Durigan Junior  <sergiodj@riseup.net>  (tiny change)
10100         * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function.
10101         (gdb-send): Handle continued commands.  (Bug#14847)
10103 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
10105         * desktop.el (desktop--v2s): Remove unused local variable.
10106         (desktop-save-buffer): Make defvar-local; adjust docstring.
10107         (desktop-auto-save-timeout, desktop-owner): Use ignore-errors.
10108         (desktop-clear, desktop-save-buffer-p): Use string-match-p.
10110 2013-07-12  Andreas Schwab  <schwab@linux-m68k.org>
10112         * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
10114 2013-07-12  Eli Zaretskii  <eliz@gnu.org>
10116         * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG.
10117         (Bug#14842)
10119 2013-07-12  Glenn Morris  <rgm@gnu.org>
10121         * doc-view.el: Require cl-lib at runtime too.
10122         (doc-view-remove-if): Remove.
10123         (doc-view-search-next-match, doc-view-search-previous-match):
10124         Use cl-remove-if.
10126         * edmacro.el: Require cl-lib at runtime too.
10127         (edmacro-format-keys, edmacro-parse-keys): Use cl-mismatch, cl-subseq.
10128         (edmacro-mismatch, edmacro-subseq): Remove.
10130         * shadowfile.el: Require cl-lib.
10131         (shadow-remove-if): Remove.
10132         (shadow-set-cluster, shadow-shadows-of-1, shadow-remove-from-todo):
10133         Use cl-remove-if.
10135         * wid-edit.el: Require cl-lib.
10136         (widget-choose): Use cl-remove-if.
10137         (widget-remove-if): Remove.
10139         * progmodes/ebrowse.el: Require cl-lib at runtime too.
10140         (ebrowse-delete-if-not): Remove.
10141         (ebrowse-browser-buffer-list, ebrowse-member-buffer-list)
10142         (ebrowse-tree-buffer-list, ebrowse-same-tree-member-buffer-list):
10143         Use cl-delete-if-not.
10145 2013-07-12  Juanma Barranquero  <lekktu@gmail.com>
10147         * emacs-lisp/cl-macs.el (cl-multiple-value-bind, cl-multiple-value-setq)
10148         (cl-the, cl-declare, cl-defstruct): Fix typos in docstrings.
10150 2013-07-12  Leo Liu  <sdl.web@gmail.com>
10152         * ido.el (dired-do-copy, dired): Set 'ido property.  (Bug#11954)
10154 2013-07-11  Glenn Morris  <rgm@gnu.org>
10156         * emacs-lisp/edebug.el: Require cl-lib at run-time too.
10157         (edebug-gensym-index, edebug-gensym):
10158         Remove reimplementation of cl-gensym.
10159         (edebug-make-enter-wrapper, edebug-make-form-wrapper): Use cl-gensym.
10161         * thumbs.el: Require cl-lib at run-time too.
10162         (thumbs-gensym-counter, thumbs-gensym):
10163         Remove reimplementation of cl-gensym.
10164         (thumbs-temp-file): Use cl-gensym.
10166         * emacs-lisp/ert.el: Require cl-lib at runtime too.
10167         (ert--cl-do-remf, ert--remprop, ert--remove-if-not)
10168         (ert--intersection, ert--set-difference, ert--set-difference-eq)
10169         (ert--union, ert--gensym-counter, ert--gensym-counter)
10170         (ert--coerce-to-vector, ert--remove*, ert--string-position)
10171         (ert--mismatch, ert--subseq): Remove reimplementations of cl funcs.
10172         (ert-make-test-unbound, ert--expand-should-1)
10173         (ert--expand-should, ert--should-error-handle-error)
10174         (should-error, ert--explain-equal-rec)
10175         (ert--plist-difference-explanation, ert-select-tests)
10176         (ert--make-stats, ert--remove-from-list, ert--string-first-line):
10177         Use cl-lib functions rather than reimplementations.
10179 2013-07-11  Michael Albinus  <michael.albinus@gmx.de>
10181         * net/tramp.el (tramp-methods): Extend docstring.
10182         (tramp-connection-timeout): New defcustom.
10183         (tramp-error-with-buffer): Reset timestamp only when appropriate.
10184         (with-tramp-progress-reporter): Simplify.
10185         (tramp-process-actions): Improve messages.
10187         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10188         * net/tramp-sh.el (tramp-maybe-open-connection):
10189         Use `tramp-connection-timeout'.
10190         (tramp-methods) <su, sudo, ksu>: Add method specific timeouts.
10191         (Bug#14808)
10193 2013-07-11  Leo Liu  <sdl.web@gmail.com>
10195         * ido.el (ido-read-file-name): Conform to the requirements of
10196         read-file-name.  (Bug#11861)
10197         (ido-read-directory-name): Conform to the requirements of
10198         read-directory-name.
10200 2013-07-11  Juanma Barranquero  <lekktu@gmail.com>
10202         * subr.el (delay-warning): New function.
10204 2013-07-10  Eli Zaretskii  <eliz@gnu.org>
10206         * simple.el (default-line-height): New function.
10207         (line-move-partial, line-move): Use it instead of computing the
10208         line height inline.
10209         (line-move-partial): Always compute ROWH.  If the last line is
10210         partially-visible, but its text is completely visible, allow
10211         cursor to enter such a partially-visible line.
10213 2013-07-10  Michael Albinus  <michael.albinus@gmx.de>
10215         Improve error messages.  (Bug#14808)
10217         * net/tramp.el (tramp-current-connection): New defvar, moved from
10218         tramp-sh.el.
10219         (tramp-message-show-progress-reporter-message): Remove, not
10220         needed anymore.
10221         (tramp-error-with-buffer): Show message in minibuffer.
10222         Discard input before waiting.  Reset connection timestamp.
10223         (with-tramp-progress-reporter): Improve messages.
10224         (tramp-process-actions): Use progress reporter.  Delete process in
10225         case of error.  Improve messages.
10227         * net/tramp-sh.el (tramp-barf-if-no-shell-prompt): Use condition-case.
10228         Call `tramp-error-with-buffer' with vector and buffer.
10229         (tramp-current-connection): Remove.
10230         (tramp-maybe-open-connection): The car of
10231         `tramp-current-connection' are the first 3 slots of the vector.
10233 2013-07-10  Teodor Zlatanov  <tzz@lifelogs.com>
10235         * progmodes/cfengine.el (cfengine3-indent-line): Do not indent
10236         inside continued strings.
10238 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
10240         Timestamp fixes for undo (Bug#14824).
10241         * files.el (clear-visited-file-modtime): Move here from fileio.c.
10243 2013-07-10  Leo Liu  <sdl.web@gmail.com>
10245         * files.el (require-final-newline): Allow safe local value.
10246         (Bug#14834)
10248 2013-07-09  Leo Liu  <sdl.web@gmail.com>
10250         * ido.el (ido-read-directory-name): Handle fallback.
10251         (ido-read-file-name): Update DIR to ido-current-directory.
10252         (Bug#1516)
10253         (ido-add-virtual-buffers-to-list): Robustify.  (Bug#14552)
10255 2013-07-09  Dmitry Gutov  <dgutov@yandex.ru>
10257         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extra
10258         "autoload".  Remove "warn lower camel case" section, previously
10259         commented out.  Highlight negation char.  Do not highlight the
10260         target in singleton method definitions.
10262 2013-07-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10264         * faces.el (tty-setup-hook): Declare the hook.
10266         * emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to try
10267         and detect when a guard/pred depends on local vars (bug#14773).
10268         (pcase--u1): Adjust caller.
10270 2013-07-08  Eli Zaretskii  <eliz@gnu.org>
10272         * simple.el (line-move-partial, line-move): Account for
10273         line-spacing.
10274         (line-move-partial): Avoid setting vscroll when the last
10275         partially-visible line in window is of default height.
10277 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10279         * net/shr.el (shr-map): Reinstate the `u' key binding, since it's
10280         been used a while.
10282 2013-07-07  Juanma Barranquero  <lekktu@gmail.com>
10284         * subr.el (read-quoted-char): Remove unused local variable `char'.
10286 2013-07-07  Michael Kifer  <kifer@cs.stonybrook.edu>
10288         * ediff.el (ediff-version): Version update.
10289         (ediff-files-command, ediff3-files-command, ediff-merge-command)
10290         (ediff-merge-with-ancestor-command, ediff-directories-command)
10291         (ediff-directories3-command, ediff-merge-directories-command)
10292         (ediff-merge-directories-with-ancestor-command): New functions.
10293         All are command-line interfaces to ediff: to facilitate calling
10294         Emacs with the appropriate ediff functions invoked.
10296         * viper-cmd.el (viper-del-forward-char-in-insert): New function.
10297         (viper-save-kill-buffer): Check if buffer is modified.
10299         * viper.el (viper-version): Version update.
10300         (viper-emacs-state-mode-list): Add egg-status-buffer-mode.
10302 2013-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10304         * faces.el (tty-run-terminal-initialization): Run new tty-setup-hook.
10305         * viper-cmd.el (viper-envelop-ESC-key): Remove function.
10306         (viper-intercept-ESC-key): Simplify.
10307         * viper-keym.el (viper-ESC-key): Make it a constant, don't use kbd.
10308         * viper.el (viper--tty-ESC-filter, viper--lookup-key)
10309         (viper-catch-tty-ESC, viper-uncatch-tty-ESC)
10310         (viper-setup-ESC-to-escape): New functions.
10311         (viper-go-away, viper-set-hooks): Call viper-setup-ESC-to-escape.
10312         (viper-set-hooks): Do not modify flyspell-mode-hook.  (Bug#13793)
10314 2013-07-07  Eli Zaretskii  <eliz@gnu.org>
10316         * simple.el (default-font-height, window-screen-lines):
10317         New functions.
10318         (line-move, line-move-partial): Use them instead of
10319         frame-char-height and window-text-height.  This makes scrolling
10320         text smoother when the buffer's default face uses a font that is
10321         different from the frame's default font.
10323 2013-07-06  Jan Djärv  <jan.h.d@swipnet.se>
10325         * files.el (write-file): Do not display confirm dialog for NS,
10326         it does its own dialog, which can't be canceled (Bug#14578).
10328 2013-07-06  Eli Zaretskii  <eliz@gnu.org>
10330         * simple.el (line-move-partial): Adjust the row returned by
10331         posn-at-point for the current window-vscroll.  (Bug#14567)
10333 2013-07-06  Michael Albinus  <michael.albinus@gmx.de>
10335         * net/tramp-sh.el (tramp-sh-file-gvfs-monitor-dir-process-filter)
10336         (tramp-sh-file-inotifywait-process-filter): Handle file names with
10337         spaces.
10339 2013-07-06  Martin Rudalics  <rudalics@gmx.at>
10341         * window.el (window-state-put-stale-windows): New variable.
10342         (window--state-put-2): Save list of windows without matching buffer.
10343         (window-state-put): Remove "bufferless" windows if possible.
10345 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
10347         * simple.el (alternatives-define): Remove leftover :group keyword.
10348         Tweak docstring.
10350 2013-07-06  Leo Liu  <sdl.web@gmail.com>
10352         * ido.el (ido-use-virtual-buffers): Allow new value 'auto.
10353         (ido-enable-virtual-buffers): New variable.
10354         (ido-buffer-internal, ido-toggle-virtual-buffers)
10355         (ido-make-buffer-list): Use it.
10356         (ido-exhibit): Support turning on and off virtual buffers
10357         automatically.
10359 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
10361         * simple.el (alternatives-define): New macro.
10363 2013-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
10365         * subr.el (read-quoted-char): Use read-key.
10366         (sit-for): Let read-event decode tty input (bug#14782).
10368 2013-07-05  Stephen Berman  <stephen.berman@gmx.net>
10370         * calendar/todo-mode.el: Add handling of file deletion, both by
10371         mode command and externally.  Fix various related bugs.
10372         Clarify Commentary and improve some documentation strings and code.
10373         (todo-delete-file): New command.
10374         (todo-check-file): New function.
10375         (todo-show): Handle external deletion of the file we're trying to
10376         show (bug#14688).  Replace called-interactively-p by an optional
10377         prefix argument to avoid problematic interaction with catch form
10378         when byte compiled (bug#14702).
10379         (todo-quit): Handle external deletion of the archive's todo file.
10380         Make sure the buffer that was visiting the archive file is still
10381         live before trying to bury it.
10382         (todo-category-completions): Handle external deletion of any
10383         category completion files.
10384         (todo-jump-to-category, todo-basic-insert-item): Recalculate list
10385         of todo files, in case of external deletion.
10386         (todo-add-file): Replace unnecessary setq by let-binding.
10387         (todo-find-archive): Check whether there are any archives.
10388         Replace unnecessary setq by let-binding.
10389         (todo-archive-done-item): Use find-file-noselect to get the
10390         archive buffer whether or not the archive already exists.
10391         Remove superfluous code.  Use file size instead of buffer-file-name to
10392         check if the archive is new; if it is, update list of archives.
10393         (todo-default-todo-file): Allow nil to be a valid value for when
10394         there are no todo files.
10395         (todo-reevaluate-default-file-defcustom): Use corrected definition
10396         of todo-default-todo-file.
10397         (todo-key-bindings-t+a+f): Add key binding for todo-delete-file.
10398         (todo-delete-category, todo-show-categories-table)
10399         (todo-category-number): Clarify comment.
10400         (todo-filter-items): Clarify documentation string.
10401         (todo-show-current-file, todo-display-as-todo-file)
10402         (todo-reset-and-enable-done-separator): Tweak documentation string.
10403         (todo-done-separator): Make separator length window-width, since
10404         bug#2749 is now fixed.
10406 2013-07-05  Michael Albinus  <michael.albinus@gmx.de>
10408         * net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
10409         Support both "gvfs-monitor-dir" and "inotifywait".
10410         (tramp-sh-file-inotifywait-process-filter): Rename from
10411         `tramp-sh-file-notify-process-filter'.
10412         (tramp-sh-file-gvfs-monitor-dir-process-filter)
10413         (tramp-get-remote-gvfs-monitor-dir): New defuns.
10415 2013-07-05  Leo Liu  <sdl.web@gmail.com>
10417         * autoinsert.el (auto-insert-alist): Default to lexical-binding.
10419 2013-07-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10421         * frame.el (display-pixel-height, display-pixel-width)
10422         (display-mm-height, display-mm-width): Mention behavior on
10423         multi-monitor setups in docstrings.
10424         (w32-display-monitor-attributes-list): Declare function.
10425         (display-monitor-attributes-list): Use it.
10427 2013-07-04  Michael Albinus  <michael.albinus@gmx.de>
10429         * filenotify.el: New package.
10431         * autorevert.el (top): Require filenotify.el.
10432         (auto-revert-notify-enabled): Remove.  Use `file-notify-support'
10433         instead.
10434         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
10435         (auto-revert-notify-handler): Use `file-notify-*' functions.
10437         * subr.el (file-notify-handle-event): Move function to filenotify.el.
10439         * net/tramp.el (tramp-file-name-for-operation):
10440         Handle `file-notify-add-watch' and `file-notify-rm-watch'.
10442         * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
10443         for `file-notify-add-watch' and `file-notify-rm-watch'.
10444         (tramp-process-sentinel): Improve trace.
10445         (tramp-sh-handle-file-notify-add-watch)
10446         (tramp-sh-file-notify-process-filter)
10447         (tramp-sh-handle-file-notify-rm-watch)
10448         (tramp-get-remote-inotifywait): New defuns.
10450 2013-07-03  Juri Linkov  <juri@jurta.org>
10452         * buff-menu.el (Buffer-menu-multi-occur): Add args and move the
10453         call of `occur-read-primary-args' to interactive spec.
10455         * ibuffer.el (ibuffer-mode-map): Bind "M-s a C-o" to
10456         `ibuffer-do-occur' like in buff-menu.el.  (Bug#14673)
10458 2013-07-03  Matthias Meulien  <orontee@gmail.com>
10460         * buff-menu.el (Buffer-menu-mode-map): Bind "M-s a C-o" to
10461         `Buffer-menu-multi-occur'.  Add it to the menu.
10462         (Buffer-menu-mode): Document it in docstring.
10463         (Buffer-menu-multi-occur): New command.  (Bug#14673)
10465 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
10467         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight more
10468         keywords and built-ins.
10470 2013-07-03  Glenn Morris  <rgm@gnu.org>
10472         * subr.el (y-or-n-p): Handle empty prompts.  (Bug#14770)
10474         Make info-xref checks case-sensitive by default
10475         * info.el (Info-find-node, Info-find-in-tag-table)
10476         (Info-find-node-in-buffer, Info-find-node-2, Info-goto-node):
10477         Add option for exact case matching of nodes.
10478         * info-xref.el (info-xref): New custom group.
10479         (info-xref-case-fold): New option.
10480         (info-xref-goto-node-p): Pass info-xref-case-fold to Info-goto-node.
10482 2013-07-03  Leo Liu  <sdl.web@gmail.com>
10484         * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash.
10486 2013-07-03  Dmitry Gutov  <dgutov@yandex.ru>
10488         * progmodes/ruby-mode.el (ruby-move-to-block): When we're at a
10489         middle of block statement initially, lower the depth.  Remove
10490         FIXME comment, not longer valid.  Remove middle of block statement
10491         detection, no need to do that anymore since we've been using
10492         `ruby-parse-region' here.
10494 2013-07-02  Jan Djärv  <jan.h.d@swipnet.se>
10496         * term/ns-win.el (display-format-alist): Use .* (Bug#14765).
10498 2013-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10500         * wid-edit.el (widget-default-get): Don't modify widget (Bug#14738).
10502 2013-07-01  Juanma Barranquero  <lekktu@gmail.com>
10504         * desktop.el (desktop-restore-frames): Rename from desktop-save-windows.
10505         (desktop-restore-in-current-display): New customization option.
10506         (desktop--excluded-frame-parameters): Add `font'.
10507         (desktop--save-frames): Rename from desktop--save-windows.
10508         (desktop--restore-in-this-display-p): New function.
10509         (desktop--make-full-frame): Remove unwanted width/height from
10510         full(width|height) frames.
10511         (desktop--restore-frames): Rename from desktop--restore-windows.
10512         Obey desktop-restore-current-display.  Do not delete old frames or
10513         select a new frame unless we were able to restore at least one frame.
10515 2013-06-30  Michal Nazarewicz  <mina86@mina86.com>
10517         * files.el (find-file-noselect): Simplify conditional expression.
10519         * textmodes/remember.el (remember-append-to-file):
10520         Don't mix `find-buffer-visiting' and `get-file-buffer'.
10522         Add `remember-notes' function to store random notes across Emacs
10523         restarts.
10524         * textmodes/remember.el (remember-data-file): Add :set callback to
10525         affect notes buffer (if any).
10526         (remember-notes): New command.
10527         (remember-notes-buffer-name, bury-remember-notes-on-kill):
10528         New defcustoms for the `remember-notes' function.
10529         (remember-notes-save-and-bury-buffer): New command.
10530         (remember-notes-mode-map): New variable.
10531         (remember-mode): New minor mode.
10532         (remember-notes--kill-buffer-query): New function.
10533         * startup.el (initial-buffer-choice): Add notes to custom type.
10535 2013-06-30  Eli Zaretskii  <eliz@gnu.org>
10537         * bindings.el (right-char, left-char): Don't call sit-for, this is
10538         no longer needed.  Use arithmetic comparison only for numerical
10539         arguments.
10541         * international/mule-cmds.el (select-safe-coding-system):
10542         Handle the case of FROM being a string correctly.  (Bug#14755)
10544 2013-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10546         * net/shr.el (shr-make-table-1): Add a sanity check that allows
10547         progression on degenerate tables.
10548         (shr-rescale-image): ImageMagick animated images currently don't work.
10550 2013-06-30  Juanma Barranquero  <lekktu@gmail.com>
10552         Some fixes and improvements for desktop frame restoration.
10553         It is still experimental and disabled by default.
10554         * desktop.el (desktop--save-windows): Put the selected frame at
10555         the head of the list.
10556         (desktop--make-full-frame): New function.
10557         (desktop--restore-windows): Try to re-select the frame that was
10558         selected upon saving.  Do not abort if some frames fail to restore,
10559         just show an error message and continue.  Set up maximized frames
10560         so they have default non-maximized dimensions.
10562 2013-06-30  Dmitry Gutov  <dgutov@yandex.ru>
10564         * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
10565         Don't start heredoc inside a string or comment.
10567 2013-06-29  Eli Zaretskii  <eliz@gnu.org>
10569         * bindings.el (visual-order-cursor-movement): New defcustom.
10570         (right-char, left-char): Provide visual-order cursor motion by
10571         calling move-point-visually.  Update the doc strings.
10573 2013-06-28  Kenichi Handa  <handa@gnu.org>
10575         * international/mule.el (define-coding-system): New coding system
10576         properties :inhibit-null-byte-detection,
10577         :inhibit-iso-escape-detection, and :prefer-utf-8.
10578         (set-buffer-file-coding-system): If :charset-list property of
10579         CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
10580         appropriate for setting.
10582         * international/mule-cmds.el (select-safe-coding-system):
10583         If DEFAULT-CODING-SYSTEM is prefer-utf-8 and the buffer contains
10584         multibyte characters, return utf-8 (or one of its siblings).
10586         * international/mule-conf.el (prefer-utf-8): New coding system.
10587         (file-coding-system-alist): Use prefer-utf-8 as default for Elisp
10588         files.
10590 2013-06-28  Ivan Kanis  <ivan@kanis.fr>
10592         * net/shr.el (shr-render-region): New function.
10594         * net/eww.el: Autoload `eww-browse-url'.
10596 2013-06-27  Dmitry Gutov  <dgutov@yandex.ru>
10598         * emacs-lisp/package-x.el (package-upload-buffer-internal):
10599         Adapt to `package-desc-version' being a list.
10600         Use `package--ac-desc-version' to retrieve version from a package
10601         archive element.
10603 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
10605         New experimental feature to save&restore window and frame setup.
10606         * desktop.el (desktop-save-windows): New defcustom.
10607         (desktop--saved-states): New var.
10608         (desktop--excluded-frame-parameters): New defconst.
10609         (desktop--filter-frame-parms, desktop--find-frame-in-display)
10610         (desktop--restore-windows, desktop--save-windows): New functions.
10611         (desktop-save): Call `desktop--save-windows'.
10612         (desktop-read): Call `desktop--restore-windows'.
10614 2013-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10616         * net/shr.el (add-face-text-property): Remove compat definition.
10618 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
10620         * info.el (Info-try-follow-nearest-node): Move search for footnote
10621         above search for node name to prevent missing a footnote (bug#14717).
10623 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
10625         * obsolete/otodo-mode.el: Add obsolescence info to file header.
10627 2013-06-27  Leo Liu  <sdl.web@gmail.com>
10629         * net/eww.el (eww-read-bookmarks): Check file size.
10631 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10633         * emacs-lisp/nadvice.el (advice--defalias-fset): Move advice back to
10634         advice--pending if newdef is nil or an autoload (bug#13820).
10635         (advice-mapc): New function.
10637 2013-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10639         * net/eww.el (eww-mode): Undo isn't necessary in eww buffers,
10640         probably.
10641         (eww-mode-map): Add a menu bar.
10642         (eww-add-bookmark): New command.
10643         (eww-bookmark-mode): New mode and commands.
10644         (eww-add-bookmark): Remove newlines from the title.
10645         (eww-bookmark-browse): Don't bug out if it's the only window.
10647 2013-06-26  Glenn Morris  <rgm@gnu.org>
10649         * htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg.
10650         (hfy-size): Handle ttys.  (Bug#14668)
10652         * info-xref.el: Update for Texinfo 5 change in *note format.
10653         (info-xref-node-re, info-xref-note-re): New constants.
10654         (info-xref-check-buffer): Use info-xref-note-re.
10656 2013-06-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10658         * simple.el (set-variable): Use read-from-minibuffer (bug#14710).
10660         * emacs-lisp/package.el (package--add-to-archive-contents): Add missing
10661         nil terminate the loop (bug#14718).
10663 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10665         * net/eww.el: Rework history traversal.  When going forward/back,
10666         put these actions into the history, too, so that they can be
10667         replayed.
10668         (eww-render): Move the history reset to the correct buffer.
10670 2013-06-25  Juri Linkov  <juri@jurta.org>
10672         * files-x.el (modify-dir-local-variable): Change the header comment
10673         in the file with directory local variables.  (Bug#14692)
10675         * files-x.el (read-file-local-variable-value): Add `default'.
10676         (Bug#14710)
10678 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10680         * net/eww.el (eww-make-unique-file-name): Create a unique file
10681         name before saving to entering `y' accidentally asynchronously.
10683 2013-06-25  Ivan Kanis  <ivan@kanis.fr>
10685         * net/eww.el (eww-download): New command and keystroke.
10687 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10689         * net/eww.el (eww-copy-page-url): Change name of command.
10691         * net/shr.el (shr-map): Change `shr-copy-url' from `u' to `w' to
10692         be more consistent with Info and dired.
10694         * net/eww.el (eww-mode-map): Ditto.
10696 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10698         * emacs-lisp/package.el: Use lexical-binding.  Include obsolete
10699         packages from archives.
10700         (package-archive-contents): Change format; include obsolete packages.
10701         (package-desc): Use `dir' to mark builtin packages.
10702         (package--from-builtin): Set the `dir' field to `builtin'.
10703         (generated-autoload-file, version-control): Declare.
10704         (package-compute-transaction): Change first arg and return value to be
10705         lists of package-descs.  Adjust to new package-archive-contents format.
10706         (package--add-to-archive-contents): Adjust to new
10707         package-archive-contents format.
10708         (package-download-transaction): Arg is now a list of package-descs.
10709         (package-install): If `pkg' is a package name, pass it as
10710         a requirement, so it is subject to the usual (e.g. disabled) checks.
10711         (describe-package): Accept package-desc as well.
10712         (describe-package-1): Describe a specific package-desc.  Add links to
10713         other package-descs for the same package name.
10714         (package-menu-describe-package): Pass the actual package-desc.
10715         (package-menu-mode): Add to tabulated-list-revert-hook so revert-buffer
10716         works correctly.
10717         (package-desc-status): New function.
10718         (package-menu--refresh): New function, extracted
10719         from package-menu--generate.
10720         (package-menu--generate): Use it.
10721         (package-delete): Update package-alist.
10722         (package-menu-execute): Don't call package-initialize.
10724         * progmodes/idlw-toolbar.el, progmodes/idlw-shell.el,
10725         progmodes/idlw-help.el, progmodes/idlw-complete-structtag.el,
10726         progmodes/ebnf-yac.el, progmodes/ebnf-otz.el, progmodes/ebnf-iso.el,
10727         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-bnf.el,
10728         progmodes/ebnf-abn.el, emacs-lisp/package-x.el, emacs-lisp/cl-seq.el,
10729         emacs-lisp/cl-macs.el: Neuter the "Version:" header.
10731 2013-06-25  Martin Rudalics  <rudalics@gmx.at>
10733         * window.el (window--state-get-1): Workaround for bug#14527.
10734         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
10736 2013-06-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10738         * net/eww.el (eww-back-url): Implement the history by stashing all
10739         the data into a list.
10740         (eww-forward-url): Allow going forward in the history, too.
10742 2013-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10744         * files-x.el (read-file-local-variable-value): Use read-from-minibuffer
10745         for values and use read--expression for expressions (bug#14710).
10746         (read-file-local-variable): Avoid setq.
10747         (read-file-local-variable-mode): Use minor-mode-list.
10749 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10751         * textmodes/bibtex.el (bibtex-generate-url-list): Add support
10752         for DOI URLs.
10754 2013-06-25  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
10756         * textmodes/bibtex.el (bibtex-mode, bibtex-set-dialect):
10757         Update imenu-support when dialect changes.
10759 2013-06-25  Leo Liu  <sdl.web@gmail.com>
10761         * ido.el (ido-read-internal): Allow forward slash on windows.
10763 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10765         * net/eww.el (eww): Start of strings is \\`, not ^.
10767 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
10769         * net/shr.el (shr-browse-url): Fix interactive spec.
10771         * net/eww.el (eww): Add a trailing slash to domain names.
10773 2013-06-24  Juanma Barranquero  <lekktu@gmail.com>
10775         * faces.el (face-spec-recalc): Revert part of 2013-06-23T20:29:18Z!lekktu@gmail.com (bug#14705).
10777 2013-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10779         * net/shr.el (shr-browse-url): Use an external browser if given a
10780         prefix.
10782         * net/eww.el (eww-external-browser): Move to shr.
10784 2013-06-24  Ivan Kanis  <ivan@kanis.fr>
10786         * net/eww.el (eww): Work more correctly for file: URLs.
10787         (eww-detect-charset): Allow quoted charsets.
10788         (eww-yank-page-url): New command and keystroke.
10790 2013-06-24  Daiki Ueno  <ueno@gnu.org>
10792         * epg.el (epg-make-context): Check if PROTOCOL is valid; embed the
10793         file name of gpg executable.
10794         (epg-context-program): New function.
10795         (epg-context-home-directory): New function.
10796         (epg-context-set-program): New function.
10797         (epg-context-set-home-directory): New function.
10798         (epg--start): Use `epg-context-program' instead of
10799         'epg-gpg-program'.
10800         (epg--list-keys-1): Likewise.
10802 2013-06-24  Leo Liu  <sdl.web@gmail.com>
10804         * ido.el (ido-read-internal): Fix bug#14620.
10806 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
10808         * faces.el (face-documentation): Simplify.
10809         (read-face-attribute, tty-find-type, x-resolve-font-name):
10810         Use `string-match-p'.
10811         (list-faces-display): Use `string-match-p'.  Simplify.
10812         (face-spec-recalc): Check face to avoid face alias loops.
10813         (read-color): Use `string-match-p' and non-capturing parenthesis.
10815 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10817         * net/shr.el (shr-rescale-image): Use the new
10818         :max-width/:max-height functionality.
10820 2013-06-23  Ivan Kanis  <ivan@kanis.fr>
10822         * net/eww.el (eww-search-prefix): New variable.
10823         (eww): Use it.
10824         (eww-external-browser): New variable.
10825         (eww-mode-map): New keystroke.
10826         (eww-browse-with-external-browser): New command.
10828         * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.
10830 2013-06-23  Juanma Barranquero  <lekktu@gmail.com>
10832         * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
10833         Don't skip aligning the next header field when padding is 0;
10834         otherwise, field width is not respected unless the title is as
10835         wide as the field.
10837 2013-06-22  Stefan Monnier  <monnier@iro.umontreal.ca>
10839         * emacs-lisp/package.el (package-el-version): Remove.
10840         (package-process-define-package): Fix inf-loop.
10841         (package-install): Allow symbols as arguments again.
10843 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
10845         * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
10846         add some more keyword-like methods.
10847         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
10849 2013-06-22  Juanma Barranquero  <lekktu@gmail.com>
10851         * bs.el (bs-buffer-show-mark): Make defvar-local.
10852         (bs-mode): Use setq-local.
10854         * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
10855         (emacs-lock--try-unlocking): Make defvar-local.
10857 2013-06-22  Glenn Morris  <rgm@gnu.org>
10859         * play/cookie1.el (cookie-apropos): Minor simplification.
10861         * progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.
10863 2013-06-22  Dmitry Gutov  <dgutov@yandex.ru>
10865         * progmodes/ruby-mode.el (auto-mode-alist): Do not use
10866         `regexp-opt', it breaks the build during dumping.
10868 2013-06-21  Dmitry Gutov  <dgutov@yandex.ru>
10870         * progmodes/ruby-mode.el (ruby-font-lock-keywords):
10871         Highlight keyword-like methods on Kernel and Module with
10872         font-lock-builtin-face.
10873         (auto-mode-alist): Consolidate different entries into one regexp
10874         and add more *file-s.
10876 2013-06-21  Stephen Berman  <stephen.berman@gmx.net>
10878         * obsolete/otodo-mode.el: Move and rename from calendar/todo-mode.el.
10880         * calendar/diary-lib.el (diary-goto-entry-function): New variable.
10881         (diary-entry): Use it in the action of this button type instead of
10882         diary-goto-entry.
10884         * calendar/todo-mode.el: New version.
10885         (todo-add-category): Append new category to end of file and give
10886         it the highest number, instead of putting it at the beginning and
10887         giving it 0.  Incorporate noninteractive functionality.
10888         (todo-forward-category): Adapt to 1-based category numbering.
10889         Allow skipping over archived categories.
10890         (todo-backward-category): Derive from todo-forward-category.
10891         (todo-backward-item, todo-forward-item): Make noninteractive and
10892         delegate interactive part to new commands.  Make sensitive to done items.
10893         (todo-categories): Make value an alist of category names and
10894         vectors of item counts.
10895         (todo-category-beg): Make a defconst.
10896         (todo-category-number): Use 1 instead of 0 as initial value.
10897         (todo-category-select): Make sensitive to overlays, optional item
10898         highlighting and done items.
10899         (todo-delete-item): Make sensitive to overlays and marked and done items.
10900         (todo-edit-item): Make sensitive to overlays and editing of
10901         date/time header optional.  Add format checks.
10902         (todo-edit-multiline): Rename to todo-edit-multiline-item.  Make a
10903         no-op if point is not on an item.  Advertise using todo-edit-quit.
10904         (todo-edit-mode): Make sensitive to new format, font-locking, and
10905         multiple todo files.
10906         (todo-insert-item, todo-insert-item-here): Derive from
10907         todo-basic-insert-item and extend functionality.
10908         (todo-item-end, todo-item-start): Make sensitive to done items.
10909         (todo-item-string): Don't return text properties.  Restore point.
10910         (todo-jump-to-category): Make sensitive to multiple todo files and
10911         todo archives.  Use extended category completion.
10912         (todo-lower-item, todo-raise-item): Rename to *-priority and
10913         derive from todo-set-item-priority.
10914         (todo-mode): Derive from special-mode.  Make sensitive to new
10915         format, font-locking and multiple todo files.  Make read-only.
10916         (todo-mode-map): Don't suppress digit keys, so they can supply
10917         prefix arguments.  Add many new key bindings.
10918         (todo-prefix): Insert as an overlay instead of file text.
10919         Change semantics from diary date expression to purely visual mark.
10920         (todo-print): Rename to todo-print-buffer.  Make buffer display
10921         features printable.  Remove option to restrict number of items
10922         printed.  Add option to print to file.
10923         (todo-print-function): Rename to todo-print-buffer-function.
10924         (todo-quit): Extend to handle exiting new todo modes.
10925         (todo-remove-item): Make sensitive to overlays.
10926         (todo-save): Extend to buffers of filtered items.
10927         (todo-show): Make sensitive to done items, multiple todo files and
10928         new todo modes.  Offer to convert legacy todo file before creating
10929         first new todo file.
10930         (todo-show-priorities): Rename to todo-top-priorities.
10931         Change semantics of value 0.
10932         (todo-top-priorities): Rename to todo-filter-top-priorities,
10933         derive from todo-filter-items and extend functionality.
10934         (todo-save-top-priorities): Rename to todo-save-filtered-items-buffer
10935         and extend functionality to other types of filtered items.
10936         (todo-add-item-non-interactively, todo-ask-p, todo-cat-slct)
10937         (todo-category-end, todo-category-sep, todo-cats, todo-cmd-back)
10938         (todo-cmd-done, todo-cmd-edit, todo-cmd-forw, todo-cmd-inst)
10939         (todo-cmd-kill, todo-cmd-lowr, todo-cmd-next, todo-cmd-prev)
10940         (todo-cmd-rais, todo-cmd-save, todo-completing-read, todo-cp)
10941         (todo-edit-mode-hook, todo-entry-prefix-function)
10942         (todo-entry-timestamp-initials, todo-file-do, todo-file-done)
10943         (todo-file-item, todo-file-top, todo-header, todo-initial-setup)
10944         (todo-initials, todo-insert-threshold, todo-item-string-start)
10945         (todo-line-string, todo-menu, todo-mode-hook)
10946         (todo-more-important-p, todo-previous-answer, todo-previous-line)
10947         (todo-print-priorities, todo-remove-separator)
10948         (todo-save-top-priorities-too, todo-string-count-lines)
10949         (todo-string-multiline-p, todo-time-string-format)
10950         (todo-tmp-buffer-name): Remove.
10951         (todo-add-file, todo-archive-done-item, todo-choose-archive)
10952         (todo-convert-legacy-files, todo-copy-item, todo-delete-category)
10953         (todo-edit-category-diary-inclusion)
10954         (todo-edit-category-diary-nonmarking, todo-edit-done-item-comment)
10955         (todo-edit-file, todo-edit-item-date-day)
10956         (todo-edit-item-date-day-name, todo-edit-item-date-from-calendar)
10957         (todo-edit-item-date-month, todo-edit-item-date-to-today)
10958         (todo-edit-item-date-year, todo-edit-item-diary-inclusion)
10959         (todo-edit-item-diary-nonmarking, todo-edit-item-header)
10960         (todo-edit-item-time, todo-edit-quit, todo-filter-diary-items)
10961         (todo-filter-diary-items-multifile, todo-filter-regexp-items)
10962         (todo-filter-regexp-items-multifile, todo-filter-top-priorities)
10963         (todo-filter-top-priorities-multifile, todo-find-archive)
10964         (todo-find-filtered-items-file, todo-go-to-source-item)
10965         (todo-insert-item-from-calendar, todo-item-done, todo-item-undone)
10966         (todo-jump-to-archive-category, todo-lower-category)
10967         (todo-mark-category, todo-marked-item-p, todo-merge-category)
10968         (todo-move-category, todo-move-item, todo-next-button)
10969         (todo-next-item, todo-padded-string, todo-powerset)
10970         (todo-previous-button, todo-previous-item)
10971         (todo-print-buffer-to-file, todo-raise-category)
10972         (todo-rename-category, todo-repair-categories-sexp, todo-search)
10973         (todo-set-category-number, todo-set-item-priority)
10974         (todo-set-top-priorities-in-category)
10975         (todo-set-top-priorities-in-file, todo-show-categories-table)
10976         (todo-sort-categories-alphabetically-or-numerically)
10977         (todo-sort-categories-by-archived, todo-sort-categories-by-diary)
10978         (todo-sort-categories-by-done, todo-sort-categories-by-todo)
10979         (todo-toggle-item-header, todo-toggle-item-highlighting)
10980         (todo-toggle-mark-item, todo-toggle-prefix-numbers)
10981         (todo-toggle-view-done-items, todo-toggle-view-done-only)
10982         (todo-unarchive-items, todo-unmark-category): New commands.
10983         (todo-absolute-file-name, todo-add-to-buffer-list)
10984         (todo-adjusted-category-label-length, todo-basic-edit-item-header)
10985         (todo-basic-insert-item, todo-category-completions)
10986         (todo-category-number, todo-category-string-matcher-1)
10987         (todo-category-string-matcher-2, todo-check-filtered-items-file)
10988         (todo-check-format, todo-clear-matches)
10989         (todo-comment-string-matcher, todo-convert-legacy-date-time)
10990         (todo-current-category, todo-date-string-matcher)
10991         (todo-define-insertion-command, todo-diary-expired-matcher)
10992         (todo-diary-goto-entry, todo-diary-item-p)
10993         (todo-diary-nonmarking-matcher, todo-display-as-todo-file)
10994         (todo-display-categories, todo-display-sorted, todo-done-item-p)
10995         (todo-done-item-section-p, todo-done-separator)
10996         (todo-done-string-matcher, todo-files, todo-filter-items)
10997         (todo-filter-items-1, todo-filter-items-filename, todo-find-item)
10998         (todo-gen-arglists, todo-get-count, todo-get-overlay, todo-indent)
10999         (todo-insert-category-line, todo-insert-item-from-calendar)
11000         (todo-insert-sort-button, todo-insert-with-overlays)
11001         (todo-insertion-command-name, todo-insertion-key-bindings)
11002         (todo-label-to-key, todo-longest-category-name-length)
11003         (todo-make-categories-list, todo-mode-external-set)
11004         (todo-mode-line-control, todo-modes-set-1, todo-modes-set-2)
11005         (todo-modes-set-3, todo-multiple-filter-files)
11006         (todo-nondiary-marker-matcher, todo-prefix-overlays)
11007         (todo-read-category, todo-read-date, todo-read-dayname)
11008         (todo-read-file-name, todo-read-time)
11009         (todo-reevaluate-category-completions-files-defcustom)
11010         (todo-reevaluate-default-file-defcustom)
11011         (todo-reevaluate-filelist-defcustoms)
11012         (todo-reevaluate-filter-files-defcustom)
11013         (todo-reset-and-enable-done-separator, todo-reset-comment-string)
11014         (todo-reset-done-separator, todo-reset-done-separator-string)
11015         (todo-reset-done-string, todo-reset-global-current-todo-file)
11016         (todo-reset-highlight-item, todo-reset-nondiary-marker)
11017         (todo-reset-prefix, todo-set-categories)
11018         (todo-set-date-from-calendar, todo-set-show-current-file)
11019         (todo-set-top-priorities, todo-short-file-name)
11020         (todo-show-current-file, todo-sort, todo-time-string-matcher)
11021         (todo-total-item-counts, todo-update-buffer-list)
11022         (todo-update-categories-display, todo-update-categories-sexp)
11023         (todo-update-count, todo-validate-name, todo-y-or-n-p):
11024         New functions.
11025         (todo-archive-mode, todo-categories-mode, todo-filtered-items-mode):
11026         New major modes.
11027         (todo-categories, todo-display, todo-edit, todo-faces)
11028         (todo-filtered): New defgroups.
11029         (todo-archived-only, todo-button, todo-category-string, todo-date)
11030         (todo-diary-expired, todo-done, todo-done-sep, todo-comment)
11031         (todo-mark, todo-nondiary, todo-prefix-string, todo-search)
11032         (todo-sorted-column, todo-time, todo-top-priority): New deffaces.
11033         (todo-add-item-if-new-category, todo-always-add-time-string)
11034         (todo-categories-align, todo-categories-archived-label)
11035         (todo-categories-category-label, todo-categories-diary-label)
11036         (todo-categories-done-label, todo-categories-number-separator)
11037         (todo-categories-todo-label, todo-categories-totals-label)
11038         (todo-category-completions-files, todo-completion-ignore-case)
11039         (todo-default-todo-file, todo-diary-nonmarking, todo-directory)
11040         (todo-done-separator-string, todo-done-string)
11041         (todo-files-function, todo-filter-done-items, todo-filter-files)
11042         (todo-highlight-item, todo-include-in-diary, todo-indent-to-here)
11043         (todo-initial-category, todo-initial-file, todo-item-mark)
11044         (todo-legacy-date-time-regexp, todo-mode-line-function)
11045         (todo-nondiary-marker, todo-number-prefix)
11046         (todo-print-buffer-function, todo-show-current-file)
11047         (todo-show-done-only, todo-show-first, todo-show-with-done)
11048         (todo-skip-archived-categories, todo-top-priorities-overrides)
11049         (todo-undo-item-omit-comment, todo-use-only-highlighted-region)
11050         (todo-visit-files-commands, todo-wrap-lines, todo-y-with-space):
11051         New defcustoms.
11052         (todo-category-done, todo-date-pattern, todo-date-string-start)
11053         (todo-diary-items-buffer, todo-done-string-start)
11054         (todo-filtered-items-buffer, todo-item-start)
11055         (todo-month-abbrev-array, todo-month-name-array)
11056         (todo-nondiary-end, todo-nondiary-start, todo-regexp-items-buffer)
11057         (todo-top-priorities-buffer): New defconsts.
11058         (todo-archive-mode-map, todo-archives, todo-categories-mode-map)
11059         (todo-categories-with-marks, todo-category-string-face)
11060         (todo-comment-face, todo-comment-string, todo-current-todo-file)
11061         (todo-date-face, todo-date-from-calendar, todo-descending-counts)
11062         (todo-diary-expired-face, todo-done-face, todo-done-sep-face)
11063         (todo-done-separator, todo-edit-buffer, todo-edit-mode-map)
11064         (todo-file-buffers, todo-files, todo-filtered-items-mode-map)
11065         (todo-font-lock-keywords, todo-global-current-todo-file)
11066         (todo-insertion-commands, todo-insertion-commands-arg-key-list)
11067         (todo-insertion-commands-args)
11068         (todo-insertion-commands-args-genlist)
11069         (todo-insertion-commands-names, todo-insertion-map)
11070         (todo-key-bindings-t, todo-key-bindings-t+a)
11071         (todo-key-bindings-t+a+f, todo-key-bindings-t+f, todo-mode-map)
11072         (todo-multiple-filter-files, todo-multiple-filter-files-widget)
11073         (todo-nondiary-face, todo-print-buffer, todo-time-face)
11074         (todo-visited): New variables.
11076 2013-06-21  Glenn Morris  <rgm@gnu.org>
11078         * play/cookie1.el (cookie-apropos): Add optional display argument.
11079         * obsolete/yow.el (apropos-zippy): Use cookie-apropos.
11080         (psychoanalyze-pinhead): Use cookie-doctor.
11082 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
11084         * emacs-lisp/package.el (tar-get-file-descriptor)
11085         (tar--extract): Declare.
11087 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
11089         Extend flymake's warning predicate to be a function (bug#14217).
11090         * progmodes/flymake.el (flymake-warning-predicate): New.
11091         (flymake-parse-line): Use it.
11092         (flymake-warning-re): Make obsolete alias to
11093         `flymake-warning-predicate'.
11095 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11097         * emacs-lisp/package.el (package-alist): Include obsolete packages.
11098         (package-obsolete-list): Remove.
11099         (package-activate): Remove min-version argument.  Add `force' argument.
11100         Adjust to new package-alist format.
11101         (package-mark-obsolete): Remove.
11102         (package-unpack): Force reload of the package's autoloads.
11103         (package-installed-p): Check builtins if the installed package is not
11104         recent enough.
11105         (package-initialize): Don't reset package-obsolete-list.
11106         Don't specify which package version to activate.
11107         (package-process-define-package, describe-package-1)
11108         (package-menu--generate): Adjust to new package-alist format.
11110 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
11112         * allout-widgets.el (allout-widgets-mode-off)
11113         (allout-widgets-mode-on, allout-widgets-pre-command-business)
11114         (allout-widgets-post-command-business)
11115         (allout-widgets-after-copy-or-kill-function)
11116         (allout-widgets-after-undo-function, allout-test-range-overlaps)
11117         (allout-decorate-item-and-context)
11118         (allout-graphics-modification-handler): Fix typos in docstrings.
11119         (allout-get-or-create-parent-widget): Use `looking-at-p'.
11121         * cmuscheme.el (scheme-start-file): Doc fix.
11122         (inferior-scheme-mode, switch-to-scheme): Fix typos in docstrings.
11123         (scheme-input-filter): Use `string-match-p'.
11125         * composite.el (compose-gstring-for-terminal): Fix typo in docstring.
11127         * dired-x.el: Use Dired consistently in docstrings.
11129         * dired.el: Use Dired consistently in docstrings.
11130         (dired-readin, dired-mode): Use `setq-local'.
11131         (dired-switches-alist): Make defvar-local.
11132         (dired-buffers-for-dir): Use `zerop'.
11133         (dired-safe-switches-p, dired-switches-escape-p)
11134         (dired-insert-old-subdirs, dired-move-to-end-of-filename)
11135         (dired-glob-regexp, dired-in-this-tree, dired-goto-file-1)
11136         (dired-sort-set-mode-line, dired-sort-toggle, dired-sort-R-check)
11137         (dired-goto-next-nontrivial-file): Use `string-match-p'.
11138         (dired-align-file, dired-insert-directory, dired-mark-files-in-region)
11139         (dired-toggle-marks, dired-mark-files-containing-regexp)
11140         (dired-mark-symlinks, dired-mark-directories, dired-mark-executables)
11141         (dired-flag-auto-save-files, dired-flag-backup-files):
11142         Use `looking-at-p'.
11143         (dired-mark-files-regexp, dired-build-subdir-alist):
11144         Use `string-match-p', `looking-at-p'.
11146         * dos-w32.el (untranslated-canonical-name, untranslated-file-p)
11147         (direct-print-region-helper): Use `string-match-p'.
11149 2013-06-21  Leo Liu  <sdl.web@gmail.com>
11151         * comint.el (comint-redirect-results-list-from-process):
11152         Fix infinite loop.
11154 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11156         * net/eww.el (eww-update-header-line-format): Quote % characters.
11158 2013-06-21  Glenn Morris  <rgm@gnu.org>
11160         * play/cookie1.el (cookie): New custom group.
11161         (cookie-file): New option.
11162         (cookie-check-file): New function.
11163         (cookie): Make it interactive.  Make start and end messages optional.
11164         Interactively, display the result.  Default to cookie-file.
11165         (cookie-insert): Default to cookie-file.
11166         (cookie-snarf): Make start and end messages optional.
11167         Default to cookie-file.  Use with-temp-buffer.
11168         (cookie-read): Rename from read-cookie.
11169         Make start and end messages optional.  Default to cookie-file.
11170         (cookie-shuffle-vector): Rename from shuffle-vector.  Use dotimes.
11171         Do not autoload it.
11172         (cookie-apropos, cookie-doctor): New functions, copied from yow.el
11173         * obsolete/yow.el (read-zippyism): Use new name for read-cookie.
11175 2013-06-21  Leo Liu  <sdl.web@gmail.com>
11177         * progmodes/octave.el (octave-mode): Backward compatibility fix.
11179 2013-06-21  Glenn Morris  <rgm@gnu.org>
11181         * font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.
11183 2013-06-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11184             Daniel Hackney  <dan@haxney.org>
11186         * emacs-lisp/package.el: Use tar-mode rather than tar executable.
11187         Consolidate the single-file vs tarball code.
11188         (package-desc-suffix): New function.
11189         (package-desc-full-name): Don't bother inlining it.
11190         (package-load-descriptor): Return the new package-desc.
11191         (package-mark-obsolete): Remove unused arg `package'.
11192         (package-unpack): Make it work for single files as well.
11193         Make it update package-alist.
11194         (package--make-autoloads-and-stuff): Rename from
11195         package--make-autoloads-and-compile.  Don't compile any more.
11196         (package--compile): New function.
11197         (package-generate-description-file): New function, extracted from
11198         package-unpack-single.
11199         (package-unpack-single): Remove.
11200         (package--with-work-buffer): Add indentation and debugging info.
11201         (package-download-single): Remove.
11202         (package-install-from-archive): Rename from package-download-tar, make
11203         it take a pkg-desc, and make it work for single files as well.
11204         (package-download-transaction): Simplify.
11205         (package-tar-file-info): Remove `file' arg.  Rewrite not to use an
11206         external tar program.
11207         (package-install-from-buffer): Remove `pkg-desc' argument.
11208         Use package-tar-file-info for tar-mode buffers.
11209         (package-install-file): Simplify accordingly.
11210         (package-archive-base): Change to take a pkg-desc.
11211         * tar-mode.el (tar--check-descriptor): New function, extracted from
11212         tar-get-descriptor.
11213         (tar-get-descriptor): Use it.
11214         (tar-get-file-descriptor): New function.
11215         (tar--extract): New function, extracted from tar-extract.
11216         (tar--extract): Use it.
11217         * emacs-lisp/package-x.el (package-upload-file): Decode the file, in
11218         case the summary uses non-ascii.  Adjust to new calling convention of
11219         package-tar-file-info.
11221 2013-06-21  Leo Liu  <sdl.web@gmail.com>
11223         * comint.el (comint-redirect-results-list-from-process):
11224         Fix random delay.  (Bug#14681)
11226 2013-06-21  Juanma Barranquero  <lekktu@gmail.com>
11228         * profiler.el (profiler-format-number): Use log, not log10.
11230 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
11232         * term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.
11234 2013-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11236         * emacs-lisp/cl-loaddefs.el: Don't version-control any more.
11237         * emacs-lisp/cl-lib.el: Load cl-macs when cl-loaddefs is not
11238         yet available.
11239         * Makefile.in (AUTOGEN_VCS): Move cl-loaddefs.el...
11240         (AUTOGENEL): ... here.
11241         * emacs-lisp/cl-macs.el (cl--sublis): New function.
11242         (cl--defsubst-expand): Use it.
11244 2013-06-20  Paul Eggert  <eggert@cs.ucla.edu>
11246         * subr.el (log10): Move here from C code, and declare as obsolete.
11247         All uses of (log10 X) replaced with (log X 10).
11249 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
11251         * emacs-lisp/tabulated-list.el (tabulated-list-format): Fix typo.
11252         Declare with `defvar-local'.
11253         (tabulated-list-use-header-line, tabulated-list-entries)
11254         (tabulated-list-padding, tabulated-list-printer)
11255         (tabulated-list-sort-key): Declare with `defvar-local'.
11256         (tabulated-list-init-header, tabulated-list-print-fake-header):
11257         Use `setq-local'.
11259 2013-06-20  Michael Albinus  <michael.albinus@gmx.de>
11261         * arc-mode.el (archive-mode): Add `archive-write-file' to
11262         `write-contents-functions' also for remote files.  (Bug#14652)
11264 2013-06-20  Juanma Barranquero  <lekktu@gmail.com>
11266         * cus-edit.el (custom-commands): Fix typos.
11267         (custom-display): Fix tooltip text.
11268         (custom-magic-alist, custom-filter-face-spec, custom-group-members):
11269         Fix typos in docstrings.
11270         (custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
11271         (custom-unlispify-menu-entry, custom-magic-value-create)
11272         (custom-add-see-also, custom-group-value-create): Use ?\s.
11273         (custom-guess-type, customize-apropos, editable-field)
11274         (custom-face-value-create): Use `string-match-p'.
11275         (custom-save-variables, custom-save-faces): Use `looking-at-p'.
11277         * custom.el (custom-load-symbol): Use `string-match-p'.
11279         * ansi-color.el: Convert to lexical binding.
11280         (ansi-colors): Fix URL.
11281         (ansi-color-context, ansi-color-context-region): Use defvar-local.
11282         (ansi-color-apply-sequence, ansi-color-map): Fix typos in docstrings.
11283         (ansi-color-make-color-map): Rename local var ansi-color-map to map.
11285 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11287         * net/eww.el (eww-process-text-input): Display passwords as asterisks.
11289         * net/shr.el (shr-make-table-1): Protect against invalid column-spans.
11291 2013-06-19  Tom Tromey  <tromey@redhat.com>
11293         * net/eww.el (eww-top-url): Remove.
11294         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
11295         (eww-render): Set new variables.  Don't set eww-top-url.
11296         (eww-handle-link): Handle "prev", "home", and "contents".
11297         Downcase the rel text.
11298         (eww-top-url): Choose best top URL.
11300 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11302         * net/eww.el: Rewrite to implement form elements "by hand" instead of
11303         relying in widget.el.  Using widget.el leads to too many
11304         user interface inconsistencies.
11305         (eww-self-insert): Implement entering commands in text fields.
11306         (eww-process-text-input): New function to make text input field editing
11307         work.
11308         (eww-submit): Rewrite to use the new-style form methods.
11309         (eww-select-display): Display the correct selected item.
11310         (eww-change-select): Implement changing the select value.
11311         (eww-toggle-checkbox): Implement radio/checkboxes.
11312         (eww-update-field): Fix compilation error.
11313         (eww-tag-textarea): Implement <textarea>.
11315         * net/shr.el (shr-urlify): Use `keymap' instead of `local-map' so that
11316         we don't shadow mode-specific bindings.
11318         * net/eww.el (eww-browse-url): Don't push stuff onto history if there's
11319         nothing to push.
11321         * net/shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
11323 2013-06-19  Glenn Morris  <rgm@gnu.org>
11325         * emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.
11327 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
11329         * net/tramp-adb.el (tramp-adb-get-toolbox): Remove function, it is
11330         not needed.
11332         * net/tramp-sh.el (tramp-find-shell): Don't set "busybox" property.
11334 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11336         * net/browse-url.el (browse-url-browser-function):
11337         `eww-browse-url' has the right calling signature, `eww' does not.
11339 2013-06-19  Glenn Morris  <rgm@gnu.org>
11341         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11342         Only eval autoloaded macros.
11343         (byte-compile-autoload): Only give the macro warning for macros.
11345         * progmodes/cperl-mode.el (ps-bold-faces, ps-italic-faces)
11346         (ps-underlined-faces): Declare.
11348         * progmodes/idlwave.el (func-menu): Only set it up on XEmacs.
11349         (speedbar-add-supported-extension): Declare.
11351         * international/titdic-cnv.el (tit-process-header, miscdic-convert):
11352         Don't include a date stamp in the header of the generated file;
11353         it leads to needless differences between output files.
11355 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
11357         * net/secrets.el (secrets-struct-secret-content-type):
11358         Replace check of introspection data by a test call of "CreateItem".
11359         Some servers do not offer introspection.
11361 2013-06-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11363         * electric.el (electric-pair-mode): Improve interaction with
11364         electric-layout-mode.
11365         (electric-pair-default-inhibit): Don't assume (eq char (char-before)).
11366         (electric-pair-syntax): Use text-mode-syntax-table in comments
11367         and strings.
11368         (electric-pair--insert): New function.
11369         (electric-pair-post-self-insert-function): Use it and
11370         electric--after-char-pos.
11372 2013-06-19  Leo Liu  <sdl.web@gmail.com>
11374         * progmodes/octave.el (octave-help): Fix regexp.
11376 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11378         * net/shr.el (shr-make-table-1): Implement <td rowspan>.
11379         (shr-table-horizontal-line): Allow nil as a value, and change the
11380         default.
11381         (shr-insert-table-ruler): Respect the nil value.
11383 2013-06-18  Tom Tromey  <tromey@barimba>
11385         * net/eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
11386         New defvars.
11387         (eww-open-file): New defun.
11388         (eww-render): Initialize new variables.
11389         (eww-display-html): Handle "link" and "a".
11390         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
11391         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
11392         (eww-back-url): Rename from eww-previous-url.
11393         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
11394         New defuns.
11396 2013-06-18  Dmitry Gutov  <dgutov@yandex.ru>
11398         * progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):
11399         Distinguish ternary operator tokens from slash symbol and slash
11400         char literal.
11402 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
11404         Convert symbol prettification into minor mode and global minor mode.
11406         * progmodes/prog-mode.el (prettify-symbols-alist): Rename from
11407         `prog-prettify-symbols', and make a local defvar instead of defcustom.
11408         (prettify-symbols--keywords): Rename from
11409         `prog-prettify-symbols-alist' and make a local defvar.
11410         (prettify-symbols--compose-symbol): Rename from
11411         `prog--prettify-font-lock-compose-symbol'.
11412         (prettify-symbols--make-keywords): Rename from
11413         `prog-prettify-font-lock-symbols-keywords' and simplify.
11414         (prog-prettify-install): Remove.
11415         (prettify-symbols-mode): New minor mode, based on
11416         `prog-prettify-install'.
11417         (turn-on-prettify-symbols-mode): New function.
11418         (global-prettify-symbols-mode): New globalized minor mode.
11420         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11421         * progmodes/cfengine.el (cfengine3-mode):
11422         * progmodes/perl-mode.el (perl-mode): Don't call
11423         `prog-prettify-install'; set `prettify-symbols-alist' instead.
11425 2013-06-18  Juri Linkov  <juri@jurta.org>
11427         * files-x.el (modify-file-local-variable-message): New function.
11428         (modify-file-local-variable)
11429         (modify-file-local-variable-prop-line): Add arg INTERACTIVE
11430         and call `modify-file-local-variable-message' when it's non-nil.
11431         (add-file-local-variable, delete-file-local-variable)
11432         (add-file-local-variable-prop-line)
11433         (delete-file-local-variable-prop-line): Add arg INTERACTIVE
11434         and use it.  (Bug#9820)
11436 2013-06-18  Juri Linkov  <juri@jurta.org>
11438         * emulation/vi.el (vi-shell-op):
11439         * emulation/vip.el (vip-execute-com, ex-command):
11440         * emulation/viper-cmd.el (viper-exec-bang):
11441         * emulation/viper-ex.el (ex-command): Add non-nil arg REPLACE to
11442         the call of `shell-command-on-region'.  (Bug#14637)
11444         * simple.el (shell-command-on-region): Doc fix.
11446 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11448         * emacs-lisp/eieio-custom.el: Remove misleading Version: header
11449         (bug#14633).
11451 2013-06-18  Glenn Morris  <rgm@gnu.org>
11453         * net/eww.el, net/shr.el, net/shr-color.el: Move here from gnus/.
11455         * newcomment.el (comment-search-forward, comment-search-backward):
11456         Doc fix.  (Bug#14376)
11458 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
11460         * face-remap.el (buffer-face-toggle): Fix typo in docstring.
11461         (buffer-face-mode-invoke): Doc fix.
11463 2013-06-18  Matthias Meulien  <orontee@gmail.com>
11465         * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
11466         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
11468 2013-06-18  Glenn Morris  <rgm@gnu.org>
11470         * generic-x.el (bat-generic-mode, rc-generic-mode, rul-generic-mode):
11471         Replace obsolete function generic-make-keywords with its expansion.
11473         * progmodes/python.el (ffap-alist): Declare.
11475         * textmodes/reftex.el (bibtex-mode-map): Declare.
11477 2013-06-18  Stefan Monnier  <monnier@iro.umontreal.ca>
11479         * emacs-lisp/package.el: Update package-alist after install (bug#14632).
11480         (package-unpack, package-unpack-single): Return the pkg-dir.
11481         (package-download-transaction): Use it to update package-alist.
11483 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11485         * net/browse-url.el (browse-url-browser-function): Add `eww' as a
11486         possible choice.
11488 2013-06-17  Juri Linkov  <juri@jurta.org>
11490         * net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
11492 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
11494         * emacs-lisp/package.el (package-load-descriptor):
11495         Remove `with-syntax-table' call, `read' doesn't need it.
11496         http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
11498 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
11500         * startup.el (command-line): Expand package name returned by
11501         `package--description-file' (bug#14639).
11503 2013-06-17  Dmitry Gutov  <dgutov@yandex.ru>
11505         * emacs-lisp/package.el (package-load-descriptor): Do not call
11506         `emacs-lisp-mode', just use its syntax table.
11508 2013-06-17  Juanma Barranquero  <lekktu@gmail.com>
11510         * progmodes/prog-mode.el (prog-prettify-install): Add `composition' to
11511         `font-lock-extra-managed-props' if any prettifying keyword is added.
11512         (prog--prettify-font-lock-compose-symbol): Use ?\s instead of ?\ .
11513         (prog-mode): Use `setq-local'.
11515 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11517         * international/characters.el (standard-case-table): Set syntax of ?»
11518         and ?« to punctuation.
11520 2013-06-16  Juanma Barranquero  <lekktu@gmail.com>
11522         * progmodes/prog-mode.el (prog--prettify-font-lock-compose-symbol):
11523         Save relevant match data before calling `syntax-ppss' (bug#14595).
11525 2013-06-15  Juri Linkov  <juri@jurta.org>
11527         * files-x.el (modify-file-local-variable-prop-line): Add local
11528         variables to the end of the existing comment on the first line.
11529         Use `file-auto-mode-skip' to skip interpreter magic line,
11530         and also skip XML declaration.
11532 2013-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
11534         * startup.el (package--builtin-versions): New var.
11535         (package-subdirectory-regexp): Remove.
11536         (package--description-file): Hard code its value instead.
11538         * emacs-lisp/package.el: Don't activate packages older than builtin.
11539         (package-obsolete-list): Rename from package-obsolete-alist, and make
11540         it into a simple list of package-desc.
11541         (package-strip-version): Remove.
11542         (package-built-in-p): Use package--builtin-versions.
11543         (package-mark-obsolete): Simplify.
11544         (package-process-define-package): Mark it obsolete if older than the
11545         builtin version.
11546         (package-handle-response): Use line-end-position.
11547         (package-read-archive-contents, package--download-one-archive):
11548         Simplify.
11549         (package--add-to-archive-contents): Skip if older than the builtin or
11550         installed version.
11551         (package-menu-describe-package): Fix last change.
11552         (package-list-unversioned): New var.
11553         (package-menu--generate): Use it.
11555         * emacs-lisp/autoload.el: Manage package--builtin-versions.
11556         (autoload--insert-text, autoload--insert-cookie-text): New functions.
11557         (autoload-builtin-package-versions): New variable.
11558         (autoload-generate-file-autoloads): Use them.
11559         Remove the list of autoloaded functions/macros from the
11560         (autoload...) comments.
11562         * Makefile.in (autoloads): Set autoload-builtin-package-versions.
11564 2013-06-15  Eli Zaretskii  <eliz@gnu.org>
11566         * simple.el (line-move-partial): Don't jump to the next screen
11567         line as soon as it becomes visible.  Instead, continue enlarging
11568         the vscroll until the portion of a tall screen line that's left on
11569         display is about the height of the frame's default font.
11570         (Bug#14567)
11572 2013-06-15  Glenn Morris  <rgm@gnu.org>
11574         * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making
11575         compilation-error-regexp-alist void, or local while let-bound.
11577         * progmodes/make-mode.el (makefile-mode-syntax-table):
11578         Treat "=" as punctuation.  (Bug#14614)
11580 2013-06-15  Juanma Barranquero  <lekktu@gmail.com>
11582         * help-fns.el (describe-variable):
11583         Add extra line for permanent-local variables.
11585 2013-06-15  Simen Heggestøyl  <simenheg@ifi.uio.no>  (tiny change)
11587         * progmodes/scheme.el (scheme-font-lock-keywords-2):
11588         Add export, import, library.  (Bug#9164)
11589         (library): Set indent function.
11591 2013-06-14  Glenn Morris  <rgm@gnu.org>
11593         * term/xterm.el (xterm--query):
11594         Stop after first matching handler.  (Bug#14615)
11596 2013-06-14  Ivan Kanis  <ivan@kanis.fr>
11598         Add support for dired in saveplace.
11599         * dired.el (dired-initial-position-hook): New variable.
11600         (dired-initial-position): Call hook to place cursor position.
11601         * saveplace.el (save-place-to-alist): Add dired position.
11602         (save-place-dired-hook): New function.
11604 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11606         * subr.el (eval-after-load, set-temporary-overlay-map): Use indirection
11607         through a symbol rather than letrec.
11609         * emacs-lisp/package.el: Don't recompute dir.  Use pkg-descs more.
11610         (package-desc): Add `dir' field.
11611         (package-desc-full-name): New function.
11612         (package-load-descriptor): Combine the two arguments.  Don't use `load'.
11613         (package-maybe-load-descriptor): Remove.
11614         (package-load-all-descriptors): Just call package-load-descriptor.
11615         (package--disabled-p): New function.
11616         (package-desc-vers, package-desc-doc): Remove aliases.
11617         (package--dir): Remove function.
11618         (package-activate): Check if a package is disabled.
11619         (package-process-define-package): New function, extracted from
11620         define-package.
11621         (define-package): Turn into a place holder.
11622         (package-unpack-single, package-tar-file-info):
11623         Use package--description-file.
11624         (package-compute-transaction): Use package--disabled-p.
11625         (package-download-transaction): Don't call
11626         package-maybe-load-descriptor since they're all loaded anyway.
11627         (package-install): Change argument to be a pkg-desc.
11628         (package-delete): Use a single pkg-desc argument.
11629         (describe-package-1): Use package-desc-dir instead of package--dir.
11630         Use package-desc property instead of package-symbol.
11631         (package-install-button-action): Adjust accordingly.
11632         (package--push): Rewrite.
11633         (package-menu--print-info): Adjust accordingly.  Change the ID format
11634         to be a pkg-desc.
11635         (package-menu-describe-package, package-menu-get-status)
11636         (package-menu--find-upgrades, package-menu-mark-upgrades)
11637         (package-menu-execute, package-menu--name-predicate):
11638         Adjust accordingly.
11639         * startup.el (package--description-file): New function.
11640         (command-line): Use it.
11641         * emacs-lisp/package-x.el (package-upload-buffer-internal):
11642         Use package-desc-version.
11644         * emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
11645         (byte-compile-preprocess): Use it.
11646         (byte-compile-file-form-defalias): Try a bit harder to use macros we
11647         can't quite recognize.
11648         (byte-compile-add-to-list): Remove.
11649         * emacs-lisp/cconv.el (cconv-warnings-only): New function.
11650         (cconv-closure-convert): Add assertion.
11652         * emacs-lisp/map-ynp.el: Use lexical-binding.
11653         (map-y-or-n-p): Remove unused vars `tail' and `object'.
11654         Factor out some repeated code.
11656 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11658         * subr.el (with-eval-after-load): New macro.
11659         (eval-after-load): Allow form to be a function.
11660         take advantage of lexical-binding.
11661         (do-after-load-evaluation): Use dolist and adjust to new format.
11662         * simple.el (bad-packages-alist): Use dolist and with-eval-after-load.
11664 2013-06-13  Juri Linkov  <juri@jurta.org>
11666         * replace.el (perform-replace): Display "symbol " and other search
11667         modes from `isearch-message-prefix' in the *Help* buffer.
11669         * isearch.el (isearch-query-replace): Add " symbol" and other
11670         possible search modes from `isearch-message-prefix' to the prompt.
11671         (isearch-occur): Use `with-isearch-suspended' to not exit Isearch
11672         when reading a regexp to collect.
11674 2013-06-13  Juri Linkov  <juri@jurta.org>
11676         * isearch.el (word-search-regexp): Match whitespace if the search
11677         string begins or ends in whitespace.  The LAX arg is applied to
11678         both ends of the search string.  Use `regexp-quote' and explicit
11679         \< and \> instead of \b.  Use \` and \' instead of ^ and $.
11680         (isearch-symbol-regexp): Sync with `word-search-regexp' where word
11681         boundaries are replaced with symbol boundaries, and characters
11682         between symbols match non-word non-symbol syntax.  (Bug#14602)
11684 2013-06-13  Juri Linkov  <juri@jurta.org>
11686         * isearch.el (isearch-del-char): Don't exceed the length of
11687         `isearch-string' by the prefix arg.  (Bug#14563)
11689 2013-06-13  Juri Linkov  <juri@jurta.org>
11691         * isearch.el (isearch-yank-word, isearch-yank-line)
11692         (isearch-char-by-name, isearch-quote-char)
11693         (isearch-printing-char, isearch-process-search-char):
11694         Add optional count prefix arg.  (Bug#14563)
11696         * international/isearch-x.el
11697         (isearch-process-search-multibyte-characters):
11698         Add optional count prefix arg.
11700 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
11702         * subr.el (internal-push-keymap, internal-pop-keymap): New functions.
11703         (set-temporary-overlay-map): Use them (bug#14095); and take advantage of
11704         lexical-binding.
11706 2013-06-13  Vitalie Spinu  <spinuvit@gmail.com>
11708         * subr.el (set-temporary-overlay-map): Add on-exit argument.
11710 2013-06-13  Glenn Morris  <rgm@gnu.org>
11712         * startup.el (tty-handle-args):
11713         Don't just discard "--" and anything after.  (Bug#14608)
11715         * emacs-lisp/lisp.el (forward-sexp, backward-sexp): Doc fixes.
11717 2013-06-13  Michael Albinus  <michael.albinus@gmx.de>
11719         Implement changes in Secret Service API.  Make it backward compatible.
11720         * net/secrets.el (secrets-struct-secret-content-type): New defonst.
11721         (secrets-create-item): Use it.  Prefix properties with interface.
11723 2013-06-13  Michael Hoffman  <9qobl2n02@sneakemail.com>  (tiny change)
11725         * term.el (term-suppress-hard-newline): New option.  (Bug#12017)
11726         (term-emulate-terminal): Respect term-suppress-hard-newline.
11728 2013-06-13  E Sabof  <esabof@gmail.com>  (tiny change)
11730         * image-dired.el (image-dired-dired-toggle-marked-thumbs):
11731         Only remove a `thumb-file' overlay.  (Bug#14548)
11733 2013-06-12  Grégoire Jadi  <daimrod@gmail.com>
11735         * mail/reporter.el (reporter-submit-bug-report):
11736         Handle missing package-name.  (Bug#14600)
11738 2013-06-12  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
11740         * textmodes/reftex-cite.el (reftex-cite-regexp-hist)
11741         (reftex-citation-prompt, reftex-default-bibliography)
11742         (reftex-bib-or-thebib, reftex-get-bibfile-list)
11743         (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
11744         (reftex-bib-sort-author, reftex-bib-sort-year)
11745         (reftex-bib-sort-year-reverse, reftex-get-crossref-alist)
11746         (reftex-extract-bib-entries-from-thebibliography)
11747         (reftex-get-bibkey-default, reftex-get-bib-names)
11748         (reftex-parse-bibtex-entry, reftex-get-bib-field)
11749         (reftex-format-bib-entry, reftex-parse-bibitem)
11750         (reftex-format-bibitem, reftex-do-citation)
11751         (reftex-figure-out-cite-format, reftex-offer-bib-menu)
11752         (reftex-restrict-bib-matches, reftex-extract-bib-file)
11753         (reftex-insert-bib-matches, reftex-format-citation)
11754         (reftex-make-cite-echo-string, reftex-bibtex-selection-callback)
11755         (reftex-create-bibtex-file): Add docstrings, mostly by converting
11756         existing comments into docstrings.
11758 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
11760         * ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix.
11762 2013-06-12  Andreas Schwab  <schwab@suse.de>
11764         * international/mule.el (auto-coding-alist): Use utf-8-emacs-unix
11765         for auto-save files.
11767 2013-06-12  Glenn Morris  <rgm@gnu.org>
11769         * ido.el (ido-delete-ignored-files): Remove.
11770         (ido-wide-find-dirs-or-files, ido-make-file-list-1):
11771         Go back to calling ido-ignore-item-p directly.
11773 2013-06-12  Eyal Lotem  <eyal.lotem@gmail.com>  (tiny change)
11775         * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold.
11777         * ido.el (ido-delete-ignored-files): New function,
11778         split from ido-make-file-list-1.
11779         (ido-wide-find-dirs-or-files): Maybe ignore files.  (Bug#13003)
11780         (ido-make-file-list-1): Use ido-delete-ignored-files.
11782 2013-06-12  Leo Liu  <sdl.web@gmail.com>
11784         * progmodes/octave.el (inferior-octave-startup)
11785         (inferior-octave-completion-table)
11786         (inferior-octave-track-window-width-change)
11787         (octave-eldoc-function-signatures, octave-help)
11788         (octave-find-definition): Use single quoted strings.
11789         (inferior-octave-startup-args): Change default value.
11790         (inferior-octave-startup): Do not hard code "-i" and
11791         "--no-line-editing".
11792         (inferior-octave-resync-dirs): Add optional arg NOERROR.
11793         (inferior-octave-directory-tracker): Use it.
11794         (octave-goto-function-definition): Robustify.
11795         (octave-help): Support highlighting operators in 'See also'.
11796         (octave-find-definition): Find subfunctions only in Octave mode.
11798 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11800         * help-fns.el (help-fns--compiler-macro): If the handler function is
11801         named, then put a link to it.
11802         * help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
11803         * emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
11804         (cl-typep): Use it.
11805         (cl-eval-when): Simplify debug spec.
11806         (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
11807         compiler-macro function instead of setting `compiler-macro-file'.
11809 2013-06-12  Xue Fuqiao  <xfq.free@gmail.com>
11811         * vc/vc-cvs.el (vc-cvs-stay-local): Doc fix.
11812         * vc/vc-hooks.el (vc-stay-local): Doc fix.
11814 2013-06-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11815             Daniel Hackney  <dan@haxney.org>
11817         First part of Daniel Hackney's patch to package.el.
11818         * emacs-lisp/package.el: Use defstruct.
11819         (package-desc): New, main struct.
11820         (package--bi-desc, package--ac-desc): New structs, used to describe the
11821         format in external files.
11822         (package-desc-vers): Replace with package-desc-version accessor.
11823         (package-desc-doc): Replace with package-desc-summary accessor.
11824         (package-activate-1): Remove `package' arg since the pkg-vec now
11825         includes the name.
11826         (define-package): Use package-desc-from-define.
11827         (package-unpack-single): Change file-name arg to be a symbol.
11828         (package--add-to-archive-contents): Use package-desc-create and new
11829         accessor functions to package--ac-desc.
11830         (package-buffer-info, package-tar-file-info): Return a package-desc.
11831         (package-install-from-buffer): Remove `type' argument.  Change pkg-info
11832         arg to be a package-desc.
11833         (package-install-file): Adjust accordingly.  Use \' to match EOS.
11834         (package--from-builtin): New function.
11835         (describe-package-1, package-menu--generate): Use it.
11836         (package--make-autoloads-and-compile): Change name arg to be a symbol.
11837         (package-generate-autoloads): Idem and return the name of the file.
11838         * emacs-lisp/package-x.el (package-upload-buffer-internal):
11839         Change pkg-info arg to be a package-desc.
11840         Use package-make-ac-desc.
11841         (package-upload-file): Use \' to match EOS.
11842         * finder.el (finder-compile-keywords): Use package-make-builtin.
11844 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11846         * vc/vc.el (vc-deduce-fileset): Change error message.
11847         (vc-read-backend): New function.
11848         (vc-next-action): Use it.
11850         * subr.el (function-arity): Remove (mistakenly added) (bug#14590).
11852         * progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
11853         (prolog-font-lock-keywords): Use regexp-opt instead.
11854         Don't manually highlight strings.
11855         (prolog-mode-variables): Simplify comment-start-skip.
11856         (prolog-consult-compile): Use display-buffer.  Remove unused old-filter.
11858         * emacs-lisp/generic.el (generic--normalise-comments)
11859         (generic-set-comment-syntax, generic-set-comment-vars): New functions.
11860         (generic-mode-set-comments): Use them.
11861         (generic-bracket-support): Use setq-local.
11862         (generic-make-keywords-list): Declare obsolete.
11864 2013-06-11  Glenn Morris  <rgm@gnu.org>
11866         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11867         Prettify after setting font-lock-defaults.  (Bug#14574)
11869 2013-06-11  Juanma Barranquero  <lekktu@gmail.com>
11871         * replace.el (query-replace, occur-read-regexp-defaults-function)
11872         (replace-search):
11873         * subr.el (declare-function, number-sequence, local-set-key)
11874         (substitute-key-definition, locate-user-emacs-file)
11875         (with-silent-modifications, split-string, eval-after-load):
11876         Fix typos, remove unneeded backslashes and reflow some docstrings.
11878 2013-06-11  Stefan Monnier  <monnier@iro.umontreal.ca>
11880         * international/mule-conf.el (file-coding-system-alist): Use utf-8 as
11881         default for Elisp files.
11883 2013-06-11  Glenn Morris  <rgm@gnu.org>
11885         * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
11886         although define-derived-mode was doing this anyway.  (Bug#14583)
11888 2013-06-10  Juanma Barranquero  <lekktu@gmail.com>
11890         * allout.el (allout-encryption-plaintext-sanitization-regexps):
11891         Fix make-variable-buffer-local call to refer to the correct variable.
11893 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
11895         * eshell/em-term.el (eshell-visual-commands)
11896         (eshell-visual-subcommands, eshell-visual-options):
11897         Add summary line to docstrings.  Add cross-references.
11899 2013-06-10  Glenn Morris  <rgm@gnu.org>
11901         * epa.el (epa-read-file-name): New function.  (Bug#14510)
11902         (epa-decrypt-file): Make plain-file optional.  Use epa-read-file-name.
11904 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
11906         * eshell/em-term.el (eshell-visual-command-p): Fix bug that caused
11907         output redirection to be ignored with visual commands.
11909 2013-06-09  Aidan Gauland  <aidalgol@amuri.net>
11911         * eshell/em-term.el (eshell-visual-command-p): New function.
11912         (eshell-term-initialize): Move long lambda to separate function
11913         eshell-visual-command-p.
11914         * eshell/em-dirs.el (eshell-dirs-initialize):
11915         * eshell/em-script.el (eshell-script-initialize):
11916         Add missing #' to lambda.
11918 2013-06-08  Leo Liu  <sdl.web@gmail.com>
11920         * progmodes/octave.el (octave-add-log-current-defun): New function.
11921         (octave-mode): Set add-log-current-defun-function.
11922         (octave-goto-function-definition): Do not move point if not found.
11923         (octave-find-definition): Enhance to try subfunctions first.
11925 2013-06-08  Glenn Morris  <rgm@gnu.org>
11927         * emacs-lisp/bytecomp.el (byte-compile-char-before)
11928         (byte-compile-backward-char, byte-compile-backward-word):
11929         Improve previous change, to handle non-explicit nil.
11931 2013-06-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11933         * emacs-lisp/smie.el: Improve show-paren-mode behavior.
11934         (smie--opener/closer-at-point): New function.
11935         (smie--matching-block-data): Use it.  Don't match from right after an
11936         opener or right before a closer.  Obey smie-blink-matching-inners.
11937         Don't signal a mismatch for repeated inners like "switch..case..case".
11939 2013-06-07  Leo Liu  <sdl.web@gmail.com>
11941         * progmodes/octave.el (octave-mode): Set comment-use-global-state
11942         to t.  (Bug#14303)
11943         (octave-function-header-regexp): Fix.  (Bug#14570)
11944         (octave-help-mode-finish-hook, octave-help-mode-finish):
11945         Remove.  Just use temp-buffer-show-hook.
11947         * newcomment.el (comment-search-backward): Revert last change.
11948         (Bug#14434)
11950         * emacs-lisp/smie.el (smie--matching-block-data): Minor simplification.
11952 2013-06-07  Eli Zaretskii  <eliz@gnu.org>
11954         * Makefile.in (TAGS TAGS-LISP): Pass the (long) list of *.el files
11955         through xargs, to avoid failure due to MS-Windows limitations on
11956         command-line length.
11958 2013-06-06  Glenn Morris  <rgm@gnu.org>
11960         * font-lock.el (lisp-font-lock-keywords-2):
11961         Treat user-error like error.
11963         * emacs-lisp/bytecomp.el (byte-compile-char-before)
11964         (byte-compile-backward-char, byte-compile-backward-word):
11965         Handle explicit nil arguments.  (Bug#14565)
11967 2013-06-05  Alan Mackenzie  <acm@muc.de>
11969         * isearch.el (isearch-allow-prefix): New user option.
11970         (isearch-other-meta-char): Don't exit isearch when a prefix
11971         argument is typed whilst `isearch-allow-prefix' is non-nil.
11972         (Bug#9706)
11974 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11976         * autorevert.el (auto-revert-notify-handler): Use memq.
11977         Hide assertion failure.
11979         * skeleton.el: Use cl-lib.
11980         (skeleton-further-elements): Use defvar-local.
11981         (skeleton-insert): Use cl-progv.
11983 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
11985         * progmodes/prog-mode.el (prog-prettify-symbols)
11986         (prog-prettify-install): Update docstrings.
11988 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11990         * simple.el: Move all the prog-mode code to prog-mode.el.
11991         * progmodes/prog-mode.el: New file.
11992         * loadup.el: Add prog-mode.el.
11994 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
11996         * simple.el (prog-prettify-symbols): Add version.
11997         (prog-prettify-install): Add convenience function to prettify symbols.
11999         * progmodes/perl-mode.el (perl--augmented-font-lock-keywords)
12000         (perl--augmented-font-lock-keywords-1)
12001         (perl--augmented-font-lock-keywords-2, perl-mode): Remove unneeded
12002         variables and use it.
12004         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
12005         (cfengine3-mode): Remove unneeded variable and use it.
12007         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
12008         (lisp--augmented-font-lock-keywords-1)
12009         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables):
12010         Remove unneeded variables and use it.
12012 2013-06-05  João Távora  <joaotavora@gmail.com>
12014         * net/tls.el (open-tls-stream): Remove unneeded buffer contents up
12015         to point when opening the connection.  (Bug#14380)
12017 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12019         * subr.el (load-history-regexp, load-history-filename-element)
12020         (eval-after-load, after-load-functions, do-after-load-evaluation)
12021         (eval-next-after-load, display-delayed-warnings)
12022         (collapse-delayed-warnings, delayed-warnings-hook): Move after the
12023         definition of save-match-data.
12024         (overriding-local-map): Remove accidental obsolescence declaration.
12026         * emacs-lisp/edebug.el (edebug-result): Move before first use.
12028 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
12030         Generalize symbol prettify support to prog-mode and implement it
12031         for perl-mode, cfengine3-mode, and emacs-lisp-mode.
12032         * simple.el (prog-prettify-symbols-alist, prog-prettify-symbols)
12033         (prog--prettify-font-lock-compose-symbol)
12034         (prog-prettify-font-lock-symbols-keywords): New variables and
12035         functions to support symbol prettification.
12036         * emacs-lisp/lisp-mode.el (lisp--augmented-font-lock-keywords)
12037         (lisp--augmented-font-lock-keywords-1)
12038         (lisp--augmented-font-lock-keywords-2, lisp-mode-variables)
12039         (lisp--prettify-symbols-alist): Implement prettify of lambda.
12040         * progmodes/cfengine.el (cfengine3--augmented-font-lock-keywords)
12041         (cfengine3--prettify-symbols-alist, cfengine3-mode):
12042         Implement prettify of -> => :: strings.
12043         * progmodes/perl-mode.el (perl-prettify-symbols)
12044         (perl--font-lock-compose-symbol)
12045         (perl--font-lock-symbols-keywords): Move to prog-mode.
12046         (perl--prettify-symbols-alist): Prettify -> => :: strings.
12047         (perl-font-lock-keywords-1)
12048         (perl-font-lock-keywords-2): Remove explicit prettify support.
12049         (perl--augmented-font-lock-keywords)
12050         (perl--augmented-font-lock-keywords-1)
12051         (perl--augmented-font-lock-keywords-2, perl-mode):
12052         Implement prettify support.
12054 2013-06-05  Leo Liu  <sdl.web@gmail.com>
12056         Re-implement SMIE matching block highlight using
12057         show-paren-data-function.  (Bug#14395)
12058         * emacs-lisp/smie.el (smie-matching-block-highlight)
12059         (smie--highlight-matching-block-overlay)
12060         (smie--highlight-matching-block-lastpos)
12061         (smie-highlight-matching-block)
12062         (smie-highlight-matching-block-mode): Remove.
12063         (smie--matching-block-data-cache): New variable.
12064         (smie--matching-block-data): New function.
12065         (smie-setup): Use smie--matching-block-data for
12066         show-paren-data-function.
12068         * progmodes/octave.el (octave-mode-menu): Fix.
12069         (octave-find-definition): Skip garbage lines.
12071 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12073         Fix compilation error with simultaneous dynamic+lexical scoping.
12074         Add warning when a defvar appears after the first let-binding.
12075         * emacs-lisp/bytecomp.el (byte-compile-lexical-variables): New var.
12076         (byte-compile-close-variables): Initialize it.
12077         (byte-compile--declare-var): New function.
12078         (byte-compile-file-form-defvar)
12079         (byte-compile-file-form-define-abbrev-table)
12080         (byte-compile-file-form-custom-declare-variable): Use it.
12081         (byte-compile-make-lambda-lexenv): Change the argument.  Simplify.
12082         (byte-compile-lambda): Share call to byte-compile-arglist-vars.
12083         (byte-compile-bind): Handle dynamic bindings that shadow
12084         lexical bindings.
12085         (byte-compile-unbind): Make arg non-optional.
12086         (byte-compile-let): Simplify.
12087         * emacs-lisp/cconv.el (byte-compile-lexical-variables): Declare var.
12088         (cconv--analyse-function, cconv-analyse-form): Populate it.
12089         Protect byte-compile-bound-variables to limit the scope of defvars.
12090         (cconv-analyse-form): Add missing rule for (defvar <foo>).
12091         Remove unneeded rule for `declare'.
12093         * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin): Use macroexp-let2
12094         so as to avoid depending on cl-adjoin at run-time.
12095         * emacs-lisp/cl-lib.el (cl-pushnew): Use backquotes.
12097         * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
12098         (macroexp--warn-and-return): Use it.
12100 2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12102         * subr.el: Convert to lexical binding.
12103         (overriding-local-map): Make obsolete.
12104         (add-to-list): Doc fix.  Add compiler macro.
12105         (read-key): Swap values of local maps.
12107 2013-06-05  Leo Liu  <sdl.web@gmail.com>
12109         * eshell/esh-mode.el (eshell-mode): Fix key bindings.
12111 2013-06-04  Leo Liu  <sdl.web@gmail.com>
12113         * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.
12114         (compilation-auto-jump): Suppress the "Mark set" message to give
12115         way to exit message.
12117 2013-06-04  Alan Mackenzie  <acm@muc.de>
12119         Remove faulty optimisation from indentation calculation.
12120         * progmodes/cc-engine.el (c-guess-basic-syntax): Don't calculate
12121         search limit based on 2000 characters back from indent-point.
12123 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
12125         * eshell/em-term.el (cl-lib): Require `cl-lib'.
12127 2013-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12129         * emacs-lisp/lisp.el: Use lexical-binding.
12130         (lisp--local-variables-1, lisp--local-variables): New functions.
12131         (lisp--local-variables-completion-table): New var.
12132         (lisp-completion-at-point): Use it complete let-bound vars.
12134         * emacs-lisp/lisp-mode.el (eval-sexp-add-defvars): Expand macros
12135         eagerly (bug#14422).
12137 2013-06-03  Michael Albinus  <michael.albinus@gmx.de>
12139         * autorevert.el (auto-revert-notify-enabled)
12140         (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
12141         (auto-revert-notify-event-p, auto-revert-notify-event-file-name)
12142         (auto-revert-notify-handler): Handle also gfilenotify.
12144         * subr.el (file-notify-handle-event): New defun.  Replacing ...
12145         (inotify-event-p, inotify-handle-event, w32notify-handle-event):
12146         Remove.
12148 2013-06-03  Juri Linkov  <juri@jurta.org>
12150         * bindings.el (search-map): Bind `highlight-symbol-at-point' to
12151         `M-s h .'.  (Bug#14427)
12153         * hi-lock.el (highlight-symbol-at-point): New alias for the new
12154         command `hi-lock-face-symbol-at-point'.
12155         (hi-lock-face-symbol-at-point): New command.
12156         (hi-lock-map): Bind `highlight-symbol-at-point' to `C-x w .'.
12157         (hi-lock-menu): Add `highlight-symbol-at-point'.
12158         (hi-lock-mode): Doc fix.
12160         * isearch.el (isearch-forward-symbol-at-point): New command.
12161         (search-map): Bind `isearch-forward-symbol-at-point' to `M-s .'.
12162         (isearch-highlight-regexp): Add a regexp which matches
12163         words/symbols for word/symbol mode.
12165         * subr.el (find-tag-default-bounds): New function with the body
12166         mostly moved from `find-tag-default'.
12167         (find-tag-default): Move most code to `find-tag-default-bounds',
12168         call it and apply `buffer-substring-no-properties' afterwards.
12170 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
12172         * eshell/em-term.el (eshell-term-initialize):
12173         Use `cl-intersection' rather than `intersection'.
12175 2013-06-02  Xue Fuqiao  <xfq.free@gmail.com>
12177         * vc/log-view.el: Doc fix.
12178         (log-view-mode-map): Copy keymap from `special-mode-map'.
12180 2013-06-02  Eric Ludlam  <zappo@gnu.org>
12182         * emacs-lisp/eieio.el (eieio--defalias, eieio-hook)
12183         (eieio-error-unsupported-class-tags, eieio-skip-typecheck)
12184         (eieio-optimize-primary-methods-flag, eieio-initializing-object)
12185         (eieio-unbound, eieio-default-superclass)
12186         (eieio--define-field-accessors, method-static, method-before)
12187         (method-primary, method-after, method-num-lists)
12188         (method-generic-before, method-generic-primary)
12189         (method-generic-after, method-num-slots)
12190         (eieio-specialized-key-to-generic-key)
12191         (eieio--check-type, class-v, class-p)
12192         (eieio-class-name, define-obsolete-function-alias)
12193         (eieio-class-parents-fast, eieio-class-children-fast)
12194         (same-class-fast-p, class-constructor, generic-p)
12195         (generic-primary-only-p, generic-primary-only-one-p)
12196         (class-option-assoc, class-option, eieio-object-p)
12197         (class-abstract-p, class-method-invocation-order)
12198         (eieio-defclass-autoload-map, eieio-defclass-autoload)
12199         (eieio-class-un-autoload, eieio-defclass)
12200         (eieio-eval-default-p, eieio-perform-slot-validation-for-default)
12201         (eieio-add-new-slot, eieio-copy-parents-into-subclass)
12202         (eieio--defgeneric-init-form, eieio-defgeneric-form)
12203         (eieio-defgeneric-reset-generic-form)
12204         (eieio-defgeneric-form-primary-only)
12205         (eieio-defgeneric-reset-generic-form-primary-only)
12206         (eieio-defgeneric-form-primary-only-one)
12207         (eieio-defgeneric-reset-generic-form-primary-only-one)
12208         (eieio-unbind-method-implementations)
12209         (eieio--defmethod, eieio--typep)
12210         (eieio-perform-slot-validation, eieio-validate-slot-value)
12211         (eieio-validate-class-slot-value, eieio-barf-if-slot-unbound)
12212         (eieio-oref, eieio-oref-default, eieio-default-eval-maybe)
12213         (eieio-oset, eieio-oset-default, eieio-slot-originating-class-p)
12214         (eieio-slot-name-index, eieio-class-slot-name-index)
12215         (eieio-set-defaults, eieio-initarg-to-attribute)
12216         (eieio-attribute-to-initarg, eieio-c3-candidate)
12217         (eieio-c3-merge-lists, eieio-class-precedence-c3)
12218         (eieio-class-precedence-dfs, eieio-class-precedence-bfs)
12219         (eieio-class-precedence-list, eieio-generic-call-methodname)
12220         (eieio-generic-call-arglst, eieio-generic-call-key)
12221         (eieio-generic-call-next-method-list)
12222         (eieio-pre-method-execution-functions, eieio-generic-call)
12223         (eieio-generic-call-primary-only, eieiomt-method-list)
12224         (eieiomt-optimizing-obarray, eieiomt-install)
12225         (eieiomt-add, eieiomt-next, eieiomt-sym-optimize)
12226         (eieio-generic-form, eieio-defmethod, make-obsolete)
12227         (eieio-defgeneric, make-obsolete): Move to eieio-core.el.
12228         (defclass): Remove `eval-and-compile' from macro.
12229         (call-next-method, shared-initialize): Instead of using
12230         `scoped-class' variable, use new eieio--scoped-class, and
12231         eieio--with-scoped-class.
12232         (initialize-instance): Rename local variable 'scoped-class' to
12233         'this-class' to remove ambiguitity from old global.
12235         * emacs-lisp/eieio-core.el: New file.  Derived from key parts of
12236         eieio.el.
12237         (eieio--scoped-class-stack): New variable.
12238         (eieio--scoped-class): New fcn.
12239         (eieio--with-scoped-class): New scoping macro.
12240         (eieio-defclass): Use pushnew instead of add-to-list.
12241         (eieio-defgeneric-form-primary-only-one, eieio-oset-default)
12242         (eieio-slot-name-index, eieio-set-defaults, eieio-generic-call)
12243         (eieio-generic-call-primary-only, eieiomt-add): Instead of using
12244         `scoped-class' variable, use new eieio--scoped-class, and
12245         eieio--with-scoped-class.
12247         * emacs-lisp/eieio-base.el (cl-lib): Require during compile.
12249 2013-06-02  Tassilo Horn  <tsdh@gnu.org>
12251         * eshell/esh-ext.el (eshell-external-command): Pass args to
12252         `eshell-find-interpreter'.
12253         (eshell-find-interpreter): Add new second parameter ARGS.
12255         * eshell/em-script.el (eshell-script-initialize): Add second arg
12256         to the function added as MATCH to `eshell-interpreter-alist'.
12258         * eshell/em-dirs.el (eshell-dirs-initialize): Add second arg to
12259         the function added as MATCH to `eshell-interpreter-alist'.
12261         * eshell/em-term.el (eshell-visual-subcommands): New defcustom.
12262         (eshell-visual-options): New defcustom.
12263         (eshell-escape-control-x): Adapt docstring.
12264         (eshell-term-initialize): Test `eshell-visual-subcommands' and
12265         `eshell-visual-options' in addition to `eshell-visual-commands'.
12266         (eshell-exec-visual): Pass args to `eshell-find-interpreter'.
12268 2013-06-01  Fabián Ezequiel Gallina  <fgallina@gnu.org>
12270         * progmodes/python.el (python-indent-block-enders): Add break,
12271         continue and raise keywords.
12273 2013-06-01  Glenn Morris  <rgm@gnu.org>
12275         * pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound.
12277         Plain (f)boundp silences compilation warnings since Emacs 22.1.
12278         * progmodes/cc-cmds.el (delete-forward-p):
12279         * progmodes/cc-defs.el (buffer-syntactic-context-depth):
12280         * progmodes/cc-engine.el (buffer-syntactic-context):
12281         * progmodes/cc-fonts.el (face-property-instance):
12282         * progmodes/cc-mode.el (set-keymap-parents):
12283         * progmodes/cc-vars.el (get-char-table): No need for cc-bytecomp-defun.
12284         * progmodes/cc-defs.el (c-set-region-active, c-beginning-of-defun-1)
12285         * progmodes/cc-mode.el (c-make-inherited-keymap): Use plain fboundp.
12286         * progmodes/cc-defs.el (zmacs-region-stays, zmacs-regions)
12287         (lookup-syntax-properties): Remove unecessary cc-bytecomp-defvar.
12289         * progmodes/cc-vars.el (other): Emacs has this widget since
12290         at least 21.1, so don't (re)define it.
12292         * eshell/em-cmpl.el (eshell-cmpl-initialize):
12293         Replace the obsolete alias pcomplete-arg-quote-list.
12295 2013-06-01  Leo Liu  <sdl.web@gmail.com>
12297         * progmodes/octave.el (octave-mode-syntax-table): Give `.'
12298         punctuation syntax.
12299         (inferior-octave-minimal-columns)
12300         (inferior-octave-last-column-width): New variables.
12301         (inferior-octave-track-window-width-change): New function.
12302         (inferior-octave-mode): Adjust column width so that Octave output,
12303         for example from 'ls', can fit into the window nicely.
12305 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
12307         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
12308         Highlight expansions inside regexp literals.
12310 2013-05-31  Glenn Morris  <rgm@gnu.org>
12312         * obsolete/sym-comp.el (symbol-complete):
12313         Replace obsolete completion-annotate-function.
12315         * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler.
12317 2013-05-31  Dmitry Gutov  <dgutov@yandex.ru>
12319         * progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):
12320         New function, checks if point is inside a literal that allows
12321         expression expansion.
12322         (ruby-syntax-propertize-expansion): Use it.
12323         (ruby-syntax-propertize-function): Bind `case-fold-search' to nil
12324         around the body.
12326 2013-05-30  Juri Linkov  <juri@jurta.org>
12328         * isearch.el (isearch-mode-map): Bind `isearch-toggle-invisible'
12329         to "\M-si".
12330         (isearch-invisible): New variable.
12331         (isearch-forward): Doc fix.
12332         (isearch-mode): Set `isearch-invisible'
12333         to the value of `search-invisible'.
12334         (isearch-toggle-case-fold): Doc fix.
12335         (isearch-toggle-invisible): New command.
12336         (isearch-query-replace): Let-bind `search-invisible'
12337         to the value of `isearch-invisible'.
12338         (isearch-search): Use `isearch-invisible' instead of
12339         `search-invisible'.  Let-bind `search-invisible'
12340         to the value of `isearch-invisible'.  (Bug#11378)
12342 2013-05-30  Juri Linkov  <juri@jurta.org>
12344         * replace.el (perform-replace): Avoid `isearch-range-invisible'
12345         call when `query-flag' is nil and `search-invisible' is non-nil.
12346         (Bug#11746)
12348 2013-05-30  Glenn Morris  <rgm@gnu.org>
12350         * progmodes/gdb-mi.el (gdb-wait-for-pending): Fix typo.
12352         * progmodes/cc-bytecomp.el (cc-bytecomp-noruntime-functions): New.
12353         (cc-require): Suppress spurious "noruntime" warnings.
12354         (cc-require-when-compile): Use fboundp, for sake of compiler.
12356         * progmodes/cc-mode.el: Move load of cc-vars before that of
12357         cc-langs (which in turn loads cc-vars), to quieten compiler.
12359 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12361         * paren.el: Simplify the code.
12362         (show-paren-mode): Always start the timer.
12363         (show-paren--idle-timer): Rename from show-paren-idle-timer.
12364         (show-paren--overlay, show-paren--overlay-1): Rename from
12365         show-paren-overlay and show-paren-overlay-1, and initialize to an
12366         overlay rather than to nil.
12367         (show-paren-function): Misc cleanup and simplifications.
12369 2013-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12371         * paren.el (show-paren-data-function): New hook.
12372         (show-paren--default): New function, extracted from show-paren-function.
12373         (show-paren-function): Use show-paren-data-function.
12375 2013-05-30  Glenn Morris  <rgm@gnu.org>
12377         * ielm.el (ielm-map, ielm-complete-symbol):
12378         Use completion-at-point rather than obsolete functions.
12379         (inferior-emacs-lisp-mode): Doc fix.
12380         Set completion-at-point-functions, rather than
12381         comint-dynamic-complete-functions.
12383         * eshell/em-cmpl.el (eshell-complete-lisp-symbol): New function.
12384         (eshell-cmpl-initialize, eshell-complete-parse-arguments):
12385         Replace obsolete lisp-complete-symbol with eshell-complete-lisp-symbol.
12387         * image.el (image-animated-p): Tweak definition.
12389         * net/rlogin.el (rlogin-program, rlogin-explicit-args): Default to ssh.
12390         (rlogin-process-connection-type): Tweak default.  Add set-after.
12391         (rlogin-host): Doc fix.
12392         (rlogin): Tweak prompt.
12393         (rlogin-tab-or-complete): Use completion-at-point rather than alias.
12395         * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
12396         * progmodes/tcl.el (inferior-tcl-mode-map):
12397         Use completion-at-point rather than obsolete alias.
12399         * emacs-lisp/eieio.el (eieio-eval-default-p): Move before use.
12401         * minibuffer.el (read-file-name-completion-ignore-case):
12402         Move before completion--in-region, for eager macro expansion.
12404 2013-05-29  Juri Linkov  <juri@jurta.org>
12406         * replace.el (occur-engine): Rename `globalcount' to `global-lines'
12407         for total count of matching lines.  Add `global-matches' for total
12408         count of matches.  Rename `matches' to `lines' for count of
12409         matching lines.  Add `matches' for count of matches.
12410         Rename `lines' to `curr-line' for line count.  Rename `prev-lines'
12411         to `prev-line' for line number of prev match endpt.
12412         Increment `matches' for every match.  Print the number of
12413         matching lines in the header.
12414         (occur-context-lines): Rename `lines' to `curr-line'.
12415         Rename `prev-lines' to `prev-line'.  (Bug#14017)
12417 2013-05-29  Juri Linkov  <juri@jurta.org>
12419         * replace.el (perform-replace): Add `skip-read-only-count',
12420         `skip-filtered-count', `skip-invisible-count' let-bound to 0.
12421         Increment them for corresponding conditions and report the number
12422         of skipped occurrences in the final message.  (Bug#11746)
12423         (query-replace, query-replace-regexp, query-replace-regexp-eval)
12424         (replace-string, replace-regexp): Doc fix.
12426 2013-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
12428         * emacs-lisp/trace.el (trace--read-args): Provide a default.
12430         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Inherit from
12431         prog-mode-map (bug#14504).
12433 2013-05-29  Leo Liu  <sdl.web@gmail.com>
12435         * progmodes/octave.el (octave-indent-comment): Tweak regexps.
12436         (octave-help): Small simplification.
12438         * emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
12439         off the highlight first.
12441 2013-05-29  Glenn Morris  <rgm@gnu.org>
12443         * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
12444         Handle idlwave-last-system-routine-info-cons-cell being nil.
12446         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
12447         (idlwave-write-paths): Simplify via with-temp-buffer.
12449         * emulation/cua-gmrk.el: Also load cua-base, cua-rect at run time.
12450         * emulation/cua-rect.el: Also load cua-base at run time.
12452         * progmodes/cperl-mode.el (imenu-choose-buffer-index)
12453         (file-of-tag, etags-snarf-tag, etags-goto-tag-location): Declare.
12454         (cperl-imenu-on-info): Require imenu.
12456 2013-05-28  Alan Mackenzie  <acm@muc.de>
12458         Handle "capitalised keywords" correctly.
12459         * progmodes/cc-mode.el (c-after-change): Bind case-fold-search to nil.
12461 2013-05-28  Aidan Gauland  <aidalgol@amuri.net>
12463         * eshell/em-unix.el: Add -r option to cp.
12465 2013-05-28  Glenn Morris  <rgm@gnu.org>
12467         * vc/vc-arch.el (vc-exec-after): Declare.
12468         (vc-switches): Autoload.
12469         * vc/vc-bzr.el: No need to require vc when compiling.
12470         (vc-exec-after, vc-set-async-update, vc-default-dir-printer)
12471         (vc-resynch-buffer, vc-dir-refresh): Declare.
12472         (vc-setup-buffer, vc-switches): Autoload.
12473         * vc/vc-cvs.el (vc-exec-after, vc-coding-system-for-diff)
12474         (vc-resynch-buffer): Declare.
12475         (vc-switches, vc-default-revert, vc-version-backup-file): Autoload.
12476         * vc/vc-dir.el (desktop-missing-file-warning): Declare.
12477         * vc/vc-git.el (vc-exec-after, vc-set-async-update)
12478         (grep-read-regexp, grep-read-files, grep-expand-template)
12479         (vc-dir-refresh): Declare.
12480         (vc-setup-buffer, vc-switches, vc-resynch-buffer): Autoload.
12481         * vc/vc-hg.el (vc-exec-after, vc-set-async-update): Declare.
12482         (vc-setup-buffer, vc-switches, vc-do-async-command): Autoload.
12483         * vc/vc-mtn.el (vc-exec-after): Declare.
12484         (vc-switches): Autoload.
12485         * vc/vc-rcs.el (vc-expand-dirs, vc-switches)
12486         (vc-tag-precondition, vc-buffer-sync, vc-rename-master): Autoload.
12487         (vc-file-tree-walk): Declare.
12488         * vc/vc-sccs.el (vc-file-tree-walk): Declare.
12489         (vc-expand-dirs, vc-switches, vc-setup-buffer, vc-delistify)
12490         (vc-tag-precondition, vc-rename-master): Autoload.
12491         * vc/vc-svn.el (vc-exec-after): Declare.
12492         (vc-switches, vc-setup-buffer): Autoload.
12493         * obsolete/vc-mcvs.el (vc-checkout, vc-switches, vc-default-revert):
12494         Autoload.
12495         (vc-resynch-buffer): Declare.
12497         * obsolete/fast-lock.el (byte-compile-warnings):
12498         Don't warn about obsolete features in this obsolete file.
12500         * progmodes/cc-vars.el (c-macro-names-with-semicolon):
12501         Move definition before use.
12503         * play/dunnet.el (byte-compile-warnings): Don't disable them all.
12504         (dun-unix-verbs): Remove dun-zippy.
12505         (dun-zippy): Remove function.
12507         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
12509 2013-05-27  Juri Linkov  <juri@jurta.org>
12511         * replace.el (replace-search): New function with code moved out
12512         from `perform-replace'.
12513         (replace-highlight, replace-dehighlight): Move function definitions
12514         up closer to `replace-search'.  (Bug#11746)
12516 2013-05-27  Juri Linkov  <juri@jurta.org>
12518         * replace.el (perform-replace): Ignore invisible matches.
12519         In addition to checking `query-replace-skip-read-only', also
12520         filter out matches by calling `run-hook-with-args-until-failure'
12521         on `isearch-filter-predicates', and also check `search-invisible'
12522         for t or call `isearch-range-invisible'.
12523         (replace-dehighlight): Call `isearch-clean-overlays'.  (Bug#11746)
12525 2013-05-27  Juri Linkov  <juri@jurta.org>
12527         * isearch.el (isearch-filter-predicates): Rename from
12528         `isearch-filter-predicate'.  Doc fix.  (Bug#11378)
12529         (isearch-message-prefix): Display text from the property
12530         `isearch-message-prefix' of the currently active filters.
12531         (isearch-search): Don't compare `isearch-filter-predicate' with
12532         `isearch-filter-visible'.  Call `run-hook-with-args-until-failure'
12533         on `isearch-filter-predicates'.  Also check `search-invisible' for t
12534         or call `isearch-range-invisible'.
12535         (isearch-filter-visible): Make obsolete.
12536         (isearch-lazy-highlight-search):
12537         Call `run-hook-with-args-until-failure' on
12538         `isearch-filter-predicates' and use `isearch-range-invisible'.
12540         * info.el (Info-search): Call `run-hook-with-args-until-failure' on
12541         `isearch-filter-predicates' instead of `funcall'ing
12542         `isearch-filter-predicate'.
12543         (Info-mode): Set `Info-isearch-filter' to
12544         `isearch-filter-predicates' instead of `isearch-filter-predicate'.
12546         * dired-aux.el (dired-isearch-filter-predicate-orig):
12547         Remove variable.
12548         (dired-isearch-filenames-toggle, dired-isearch-filenames-setup)
12549         (dired-isearch-filenames-end): Add and remove
12550         `dired-isearch-filter-filenames' in `isearch-filter-predicates'
12551         instead of changing the value of `isearch-filter-predicate'.
12552         Rebind `dired-isearch-filenames-toggle' from "\M-sf" to "\M-sff".
12553         (dired-isearch-filter-filenames): Don't use `isearch-filter-visible'.
12554         Put property `isearch-message-prefix' to "filename " on
12555         `dired-isearch-filter-filenames'.
12557         * wdired.el (wdired-change-to-wdired-mode):
12558         Add `isearch-filter-predicates' to `wdired-isearch-filter-read-only'
12559         locally instead of changing `isearch-filter-predicate'.
12560         (wdired-isearch-filter-read-only): Don't use `isearch-filter-visible'.
12562 2013-05-27  Dmitry Gutov  <dgutov@yandex.ru>
12564         * vc/vc-git.el (vc-git-working-revision): When in detached mode,
12565         return the commit hash (Bug#14459).  Also set the
12566         `vc-git-detached' property.
12567         (vc-git--rev-parse): Extract from `vc-git-previous-revision'.
12568         (vc-git-mode-line-string): Use the same help-echo format whether
12569         in detached mode or not, because we know the actual revision now.
12570         When in detached mode, shorten the revision to 7 chars.
12572 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12574         * emacs-lisp/easy-mmode.el (define-minor-mode):
12575         * emacs-lisp/derived.el (define-derived-mode): Always defvar the
12576         mode hook and provide a docstring.
12578 2013-05-27  Alan Mackenzie  <acm@muc.de>
12580         Remove spurious syntax-table text properties inserted by C-y.
12581         * progmodes/cc-mode.el (c-after-change): Also clear hard
12582         syntax-table property with value nil.
12584 2013-05-27  Michael Albinus  <michael.albinus@gmx.de>
12586         * net/dbus.el (dbus-call-method): Let-bind `inhibit-redisplay'
12587         when reading the events; the buffer layout shall not be changed.
12589 2013-05-27  Leo Liu  <sdl.web@gmail.com>
12591         * progmodes/octave.el (inferior-octave-directory-tracker-resync):
12592         New variable.
12593         (inferior-octave-directory-tracker): Automatically re-sync
12594         default-directory.
12595         (octave-help): Improve handling of 'See also'.
12597 2013-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
12599         * doc-view.el: Minor naming convention tweaks.
12600         (desktop-buffer-mode-handlers): Don't add to it repeatedly.
12602         * image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops
12603         even if there's no `display' property yet (bug#14435).
12605 2013-05-25  Eli Zaretskii  <eliz@gnu.org>
12607         * subr.el (unmsys--file-name): Rename from reveal-filename.
12609         * Makefile.in (custom-deps, finder-data, autoloads)
12610         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
12611         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
12612         ($(CAL_DIR)/hol-loaddefs.el): All users changed.
12614 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12616         * emacs-lisp/lisp.el (lisp-completion-at-point): Don't use
12617         error-completion on the first 2 args of condition-case (bug#14446).
12618         Don't burp at EOB.
12620 2013-05-25  Leo Liu  <sdl.web@gmail.com>
12622         * comint.el (comint-previous-matching-input): Do not flood the
12623         *Messages* buffer with trivial messages.
12625 2013-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12627         * progmodes/flymake.el (flymake-nop): Don't return a string.
12628         (flymake-set-at): Fix typo.
12630         * simple.el (read--expression): New function, extracted from
12631         eval-expression.  Set completion-at-point-functions (bug#14465).
12632         (eval-expression, eval-minibuffer): Use it.
12634 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
12636         * progmodes/flymake.el (flymake-save-buffer-in-file)
12637         (flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
12638         (flymake-selected-frame, flymake-log, flymake-ins-after)
12639         (flymake-set-at, flymake-get-buildfile-from-cache)
12640         (flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
12641         (flymake-find-possible-master-files, flymake-save-buffer-in-file):
12642         Refine the doc string.
12643         (flymake-get-file-name-mode-and-masks): Reformat.
12644         (flymake-get-real-file-name-function): Fix a minor bug.
12646 2013-05-24  Juri Linkov  <juri@jurta.org>
12648         * progmodes/grep.el (grep-mode-font-lock-keywords):
12649         Support =linenumber= format used by git-grep for lines with
12650         function names.  (Bug#13549)
12652 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12654         * progmodes/octave.el (octave-smie-rules): Return nil rather than
12655         0 after a semi-colon; it works better for smie-auto-fill.
12656         (octave--indent-new-comment-line): New function.
12657         (octave-indent-new-comment-line): Use it (indirectly).
12658         (octave-mode): Don't disable smie-auto-fill.  Use add-function to
12659         modify comment-line-break-function.
12661         * emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.
12662         (smie-setup): Use add-function to set it.
12664 2013-05-24  Sam Steingold  <sds@gnu.org>
12666         * sort.el (delete-duplicate-lines): Accept an optional `keep-blanks'
12667         argument (before the `interactive' argument).
12669 2013-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12671         * image-mode.el (image-mode-winprops): Add winprops to
12672         image-mode-winprops-alist before running
12673         image-mode-new-window-functions.
12674         * doc-view.el (doc-view-new-window-function): Don't delay
12675         doc-view-goto-page via timers (bug#14435).
12677 2013-05-24  Tassilo Horn  <tsdh@gnu.org>
12679         * doc-view.el: Integrate with desktop.el.  (Bug#14435)
12680         (doc-view-desktop-save-buffer): New function.
12681         (doc-view-restore-desktop-buffer): New function.
12682         (desktop-buffer-mode-handlers):
12683         Add `doc-view-restore-desktop-buffer' as desktop.el buffer mode
12684         handler.
12685         (doc-view-mode): Set `doc-view-desktop-save-buffer' as custom
12686         `desktop-save-buffer' function.
12688 2013-05-24  Michael Albinus  <michael.albinus@gmx.de>
12690         * net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
12691         (tramp-gvfs-file-name-handler): Raise a user error when
12692         `tramp-gvfs-enabled' is nil.
12693         (top): Register signals only when `tramp-gvfs-enabled' is non-nil.
12694         Do not raise a user error when loading package.  (Bug#14447)
12696         * net/xesam.el: Move to obsolete/.
12698 2013-05-24  Glenn Morris  <rgm@gnu.org>
12700         * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.
12702         * emacs-lisp/chart.el (chart-sort): Replace obsolete `object-name'.
12704         * progmodes/cperl-mode.el (cperl-mode): Use fboundp.
12705         (Info-find-node, Man-getpage-in-background): Declare.
12707         * mail/unrmail.el (unrmail):
12708         Replace obsolete detect-coding-with-priority.
12710         * net/socks.el (socks-split-string): Use this rather than split-string.
12711         (socks-nslookup-host): Update for above change.
12712         (dynamic-choice, s5-dynamic-choice-match)
12713         (s5-dynamic-choice-match-inline, s5-widget-value-create):
12714         Comment out unused code.
12716         * tooltip.el (tooltip-use-echo-area): Warn only on 'set.
12717         * progmodes/gud.el (gud-gdb-completion-function): Move before use.
12718         (gud-tooltip-echo-area): Make obsolete.
12719         (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode.
12721         * progmodes/js.el (js--optimize-arglist): Declare.
12723         * progmodes/ruby-mode.el (ruby-syntax-propertize-expansion): Declare.
12725         * progmodes/which-func.el (ediff-window-A, ediff-window-B)
12726         (ediff-window-C): Declare.
12728         * obsolete/pgg-gpg.el, obsolete/pgg-pgp.el, obsolete/pgg-pgp5.el:
12729         Tweak requires to silence compiler.
12731         * obsolete/sym-comp.el: No need to load hipper-exp when compiling.
12732         (he-search-string, he-tried-table, he-expand-list)
12733         (he-init-string, he-string-member, he-substitute-string)
12734         (he-reset-string): Declare.
12736         * obsolete/options.el (list-options): Use custom-variable-p,
12737         rather than obsolete alias.
12739 2013-05-23  Sam Steingold  <sds@gnu.org>
12741         * simple.el (shell-command-on-region): Pass the `replace' argument
12742         down to `call-process-region' to comply with the doc as reported on
12743         <http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
12745 2013-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
12747         * emacs-lisp/smie.el (smie-indent-forward-token)
12748         (smie-indent-backward-token): Handle string tokens (bug#14381).
12750 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
12752         * ielm.el (ielm-menu): New menu.
12753         (inferior-emacs-lisp-mode): Set comment-start.
12755 2013-05-23  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
12757         * textmodes/reftex.el (reftex-ref-style-toggle):
12758         Fix deactivate action.
12760         * textmodes/reftex-vars.el (reftex-ref-style-alist):
12761         Add cleveref macros.
12763         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
12764         Accept options for bibliography commands.
12765         * textmodes/reftex-vars.el (reftex-bibliography-commands):
12766         Add addbibresource.  Basic Biblatex support.
12768 2013-05-23  Michael Albinus  <michael.albinus@gmx.de>
12770         * net/tramp-gvfs.el (top):
12771         * net/xesam.el (xesam-dbus-unique-names): Suppress D-Bus errors
12772         when loading package.  (Bug#14447)
12774 2013-05-23  Glenn Morris  <rgm@gnu.org>
12776         * progmodes/js.el: No need to load comint when compiling.
12777         (ring-insert, comint-send-string, comint-send-input)
12778         (comint-last-input-end, ido-chop): Declare.
12780         * vc/ediff-diff.el, vc/ediff-merg.el: Require ediff-util at run-time.
12781         * vc/ediff-mult.el: Adjust requires.
12782         (ediff-directories-internal, ediff-directory-revisions-internal)
12783         (ediff-patch-file-internal): Declare.
12784         * vc/ediff-ptch.el: Adjust requires.
12785         (ediff-use-last-dir, ediff-buffers-internal): Declare.
12786         (ediff-find-file): Autoload.
12787         * vc/ediff-util.el: No need to load ediff when compiling.
12788         (ediff-regions-internal): Declare.
12789         * vc/ediff-wind.el: Adjust requires.
12790         (ediff-compute-toolbar-width): Define when compiling.
12791         (ediff-setup-control-buffer, ediff-make-bottom-toolbar): Declare.
12792         * vc/ediff.el: No need to load dired, ediff-ptch when compiling.
12793         (dired-get-filename, dired-get-marked-files)
12794         (ediff-last-dir-patch, ediff-patch-default-directory)
12795         (ediff-get-patch-buffer, ediff-dispatch-file-patching-job)
12796         (ediff-patch-buffer-internal): Declare.
12798         * emacs-lisp/checkdoc.el: No need to load ispell when compiling.
12799         (ispell-process, ispell-buffer-local-words, lm-summary)
12800         (lm-section-start, lm-section-end): Declare.
12801         (checkdoc-ispell-init): Simplify.
12803         * progmodes/vera-mode.el (he-init-string, he-dabbrev-beg)
12804         (he-string-member, he-reset-string, he-substitute-string): Declare.
12806         * eshell/em-ls.el: Adjust requires.
12807         (eshell-glob-regexp): Declare.
12808         * eshell/em-tramp.el: Adjust requires.
12809         (eshell-parse-command): Autoload.
12810         * eshell/em-xtra.el: Adjust requires.
12811         (eshell-parse-command): Autoload.
12812         * eshell/esh-ext.el: Adjust requires.
12813         (eshell-parse-command, eshell-close-handles): Autoload.
12814         * eshell/esh-io.el: Adjust requires.
12815         (eshell-output-filter): Autoload.
12816         * eshell/esh-util.el: No need to load tramp when compiling.
12817         (tramp-file-name-structure, ange-ftp-ls, ange-ftp-file-modtime):
12818         Declare.
12819         (eshell-parse-ange-ls): Require ange-ftp and tramp.
12820         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
12821         * eshell/em-cmpl.el, eshell/em-glob.el, eshell/em-pred.el:
12822         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-smart.el:
12823         * eshell/em-term.el, eshell/esh-arg.el, eshell/esh-mode.el:
12824         * eshell/esh-opt.el, eshell/esh-proc.el:
12825         * eshell/esh-var.el: Adjust requires.
12826         * eshell/eshell.el: Do not require esh-util twice.
12827         (eshell-add-input-to-history): Declare.
12828         (eshell-command): Check history module is active before using it.
12830         * eshell/em-ls.el (eshell-ls-dir): Fix -A handling.
12832 2013-05-22  Leo Liu  <sdl.web@gmail.com>
12834         * progmodes/octave.el (inferior-octave-startup): Fix bug#14433.
12836 2013-05-22  Michael Albinus  <michael.albinus@gmx.de>
12838         * autorevert.el (auto-revert-notify-add-watch)
12839         (auto-revert-notify-handler): Add `attrib' for the inotify case,
12840         it indicates changes in file modification time.
12842 2013-05-22  Glenn Morris  <rgm@gnu.org>
12844         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12845         Always delete the autoloaded function from the noruntime and
12846         unresolved functions lists.
12848         * allout.el: No need to load epa, epg, overlay when compiling.
12849         (epg-context-set-passphrase-callback, epg-list-keys)
12850         (epg-decrypt-string, epg-encrypt-string, epg-user-id-string)
12851         (epg-key-user-id-list): Declare.
12853         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
12854         (viper-set-parsing-style-toggling-macro)
12855         (viper-set-emacs-state-searchstyle-macros):
12856         Use called-interactively-p on Emacs.
12857         (viper-looking-back): Make it an obsolete alias.  Update callers.
12858         * emulation/viper-ex.el: Load viper-keym, not viper-cmd.
12859         Use looking-back rather than viper-looking-back.
12860         (viper-tmp-insert-at-eob, viper-enlarge-region)
12861         (viper-read-string-with-history, viper-register-to-point)
12862         (viper-append-to-register, viper-change-state-to-vi)
12863         (viper-backward-char-carefully, viper-forward-char-carefully)
12864         (viper-Put-back, viper-put-back, viper-add-newline-at-eob-if-necessary)
12865         (viper-change-state-to-emacs): Declare.
12866         * emulation/viper-macs.el: Load viper-mous, viper-ex, not viper-cmd.
12867         (viper-change-state-to-insert, viper-change-state-to-vi): Declare.
12868         * emulation/viper-mous.el: Do not load viper-cmd.
12869         (viper-backward-char-carefully, viper-forward-char-carefully)
12870         (viper-forward-word, viper-adjust-window): Declare.
12872         * vc/ediff.el (ediff-version): Use called-interactively-p on Emacs.
12874         * progmodes/idlw-help.el (idlwave-help-fontify):
12875         Use called-interactively-p.
12877         * term/w32console.el (w32-get-console-codepage)
12878         (w32-get-console-output-codepage): Declare.
12880         * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape):
12881         Remove unnecessary declarations.
12882         (dframe-message): Doc fix.
12884         * info.el (dframe-select-attached-frame, dframe-current-frame):
12885         Declare.
12887         * speedbar.el (speedbar-message): Make it an obsolete alias.
12888         Update all callers.
12889         (speedbar-with-attached-buffer)
12890         (speedbar-maybee-jump-to-attached-frame): Make these aliases obsolete.
12891         (speedbar-with-writable): Use backquote.
12892         * emacs-lisp/eieio-opt.el (eieio-describe-class-sb):
12893         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
12894         Use dframe-with-attached-buffer, dframe-maybee-jump-to-attached-frame
12895         rather than speedbar- aliases.
12896         * mail/rmail.el: Load dframe rather than speedbar when compiling.
12897         (speedbar-make-specialized-keymap, speedbar-insert-button)
12898         (dframe-select-attached-frame, dframe-maybee-jump-to-attached-frame)
12899         (speedbar-do-function-pointer): Declare.
12900         (rmail-speedbar-button, rmail-speedbar-find-file)
12901         (rmail-speedbar-move-message):
12902         Use dframe-with-attached-buffer rather than speedbar- alias.
12903         * progmodes/gud.el: Load dframe rather than speedbar when compiling.
12904         (dframe-message, speedbar-make-specialized-keymap)
12905         (speedbar-add-expansion-list, speedbar-mode-functions-list)
12906         (speedbar-make-tag-line, speedbar-remove-localized-speedbar-support)
12907         (speedbar-insert-button, dframe-select-attached-frame)
12908         (dframe-maybee-jump-to-attached-frame)
12909         (speedbar-change-initial-expansion-list)
12910         (speedbar-previously-used-expansion-list-name): Declare.
12911         (gud-speedbar-item-info, gud-gdb-goto-stackframe):
12912         Use dframe-message, dframe-with-attached-buffer rather than
12913         speedbar- aliases.
12914         (gud-sentinel): Silence compiler.
12915         * progmodes/vhdl-mode.el (speedbar-refresh)
12916         (speedbar-do-function-pointer, speedbar-add-supported-extension)
12917         (speedbar-add-mode-functions-list, speedbar-make-specialized-keymap)
12918         (speedbar-change-initial-expansion-list, speedbar-add-expansion-list)
12919         (speedbar-extension-list-to-regex, speedbar-directory-buttons)
12920         (speedbar-file-lists, speedbar-make-tag-line)
12921         (speedbar-line-directory, speedbar-goto-this-file)
12922         (speedbar-center-buffer-smartly, speedbar-change-expand-button-char)
12923         (speedbar-delete-subblock, speedbar-position-cursor-on-line)
12924         (speedbar-make-button, speedbar-reset-scanners)
12925         (speedbar-files-item-info, speedbar-line-text)
12926         (speedbar-find-file-in-frame, speedbar-set-timer)
12927         (dframe-maybee-jump-to-attached-frame, speedbar-line-file): Declare.
12928         (speedbar-with-writable): Do not (re)define it.
12929         (vhdl-speedbar-find-file): Use dframe-maybee-jump-to-attached-frame
12930         rather than speedbar- alias.
12932 2013-05-21  Leo Liu  <sdl.web@gmail.com>
12934         * progmodes/octave.el (octave-mode-menu): Update and re-organize
12935         menu items.
12936         (octave-mode): Tweak fill-nobreak-predicate.
12937         (inferior-octave-startup): Check process to avoid infinite loop.
12938         (inferior-octave): Pop to buffer first to show abornmal process
12939         exit information.
12941 2013-05-21  Glenn Morris  <rgm@gnu.org>
12943         * printing.el (pr-menu-bar): Define when compiling.
12945 2013-05-21  Leo Liu  <sdl.web@gmail.com>
12947         * progmodes/octave.el (octave-auto-fill): Remove.
12948         (octave-indent-new-comment-line): Improve.
12949         (octave-mode): Use auto fill mode through
12950         comment-line-break-function and fill-nobreak-predicate.
12951         (octave-goto-function-definition): Support DEFUN_DLD.
12952         (octave-beginning-of-defun): Small tweak.
12953         (octave-help): Show parent directory.
12955 2013-05-21  Glenn Morris  <rgm@gnu.org>
12957         * files.el (dired-unmark):
12958         * progmodes/gud.el (gdb-input): Update declarations.
12960         * calculator.el (electric, ehelp): No need to load when compiling.
12961         (Electric-command-loop, electric-describe-mode): Declare.
12963         * doc-view.el (doc-view-current-converter-processes): Move before use.
12965         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
12966         Move MODE-set-explicitly definition before use.
12968         * international/mule-diag.el (mule-diag):
12969         Don't use obsolete window-system-version.
12971         * mail/feedmail.el (smtpmail): No need to load when compiling.
12972         (smtpmail-via-smtp, smtpmail-smtp-server): Declare.
12974         * mail/mail-utils.el (rfc822): No need to load when compiling.
12975         (rfc822-addresses): Autoload it.
12976         (mail-strip-quoted-names): Trivial simplification.
12978         * mail/rmail.el (rmail-mime-message-p, rmail-mime-toggle-raw): Declare.
12979         (rmail-retry-failure): Don't assume that rmail-mime-feature == rmailmm.
12981         * net/snmp-mode.el (tempo): Don't duplicate requires.
12983         * progmodes/prolog.el (info): No need to load when compiling.
12984         (comint): Require before shell requires it.
12985         (Info-goto-node): Autoload it.
12986         (Info-follow-nearest-node): Declare.
12987         (prolog-help-info, prolog-goto-predicate-info): No need to require info.
12989         * textmodes/artist.el (picture-mode-exit): Declare.
12991         * textmodes/reftex-parse.el (reftex-parse-from-file):
12992         Trivial rewrite so the compiler can parse it better.
12994 2013-05-20  Leo Liu  <sdl.web@gmail.com>
12996         * progmodes/octave.el (octave-help-mode-map)
12997         (octave-help-mode-finish-hook): New variables.
12998         (octave-help-mode, octave-help-mode-finish): New functions.
12999         (octave-help): Use octave-help-mode.
13001 2013-05-20  Glenn Morris  <rgm@gnu.org>
13003         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
13005 2013-05-19  Dmitry Gutov  <dgutov@yandex.ru>
13007         * progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow to
13008         start at point, so that expansion starting right after opening
13009         slash in a regexp is recognized.
13010         (ruby-syntax-before-regexp-re): New defvar, extracted from
13011         ruby-syntax-propertize-function.  Since the value of this regexp
13012         is looked up at runtime now, we should be able to turn
13013         `ruby-syntax-methods-before-regexp' into a defcustom later.
13014         (ruby-syntax-propertize-function): Split regexp matching into two
13015         parts, for opening and closing slashes.  That allows us to skip
13016         over string interpolations and support multiline regexps.
13017         Don't call `ruby-syntax-propertize-expansions', instead use another rule
13018         for them, which calls `ruby-syntax-propertize-expansion'.
13019         (ruby-syntax-propertize-expansions): Move `remove-text-properties'
13020         call to `ruby-syntax-propertize-function'.
13021         (ruby-syntax-propertize-expansion): Extracted from
13022         `ruby-syntax-propertize-expansions'.  Handles one expansion.
13023         (ruby-syntax-propertize-percent-literal): Leave point right after
13024         the percent symbol, so that the expression expansion rule can
13025         propertize the contents.
13026         (ruby-syntax-propertize-heredoc): Leave point at bol following the
13027         heredoc openers.
13028         (ruby-syntax-propertize-expansions): Remove.
13030 2013-05-18  Juri Linkov  <juri@jurta.org>
13032         * man.el (Man-default-man-entry): Remove `-' from the end
13033         of the default value.  (Bug#14400)
13035 2013-05-18  Glenn Morris  <rgm@gnu.org>
13037         * comint.el (comint-password-prompt-regexp):
13038         Allow "password for XXX" where XXX contains colons (eg https://...).
13040 2013-05-18  Leo Liu  <sdl.web@gmail.com>
13042         * progmodes/octave.el (inferior-octave-startup): Use OCTAVE_SRCDIR
13043         instead.  Include "--no-gui" to prevent hangs for Octave > 3.7.
13044         (octave-source-directories): Don't check process.
13045         (octave-source-directories, octave-find-definition): Doc fix.
13047 2013-05-18  Glenn Morris  <rgm@gnu.org>
13049         * progmodes/vhdl-mode.el (vhdl-mode-map-init):
13050         Remove backspace/delete bindings.  (Bug#14392)
13052         * cus-dep.el (custom-make-dependencies): Sort the output.
13053         (custom-versions-load-alist): Convert comment to doc.
13055 2013-05-17  Leo Liu  <sdl.web@gmail.com>
13057         * newcomment.el (comment-search-backward): Stricter in finding
13058         comment start.  (Bug#14303)
13060         * progmodes/octave.el (octave-comment-start): Remove the SPC char.
13061         (octave-comment-start-skip): Properly anchored.
13063 2013-05-17  Leo Liu  <sdl.web@gmail.com>
13065         * emacs-lisp/smie.el (smie-highlight-matching-block-mode):
13066         Clean up when turned off.  (Bug#14395)
13067         (smie--highlight-matching-block-overlay): No longer buffer-local.
13068         (smie-highlight-matching-block): Adjust.
13070 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
13072         Doc string fix for "nanoseconds" (Bug#14406).
13073         * emacs-lisp/timer.el (timer-relative-time, timer-inc-time):
13074         Fix doc string typo that had "nanoseconds" instead of "microseconds".
13076 2013-05-17  Jay Belanger  <jay.p.belanger@gmail.com>
13078         * calc/calc-units.el (math-extract-units): Preserve powers
13079         of units.
13081 2013-05-17  Leo Liu  <sdl.web@gmail.com>
13083         * subr.el (delete-consecutive-dups): New function.
13084         * ido.el (ido-set-matches-1): Use it.
13085         * progmodes/octave.el (inferior-octave-completion-table): Use it.
13086         * ido.el (ido-remove-consecutive-dups): Remove.
13088 2013-05-17  Stefan Monnier  <monnier@iro.umontreal.ca>
13090         * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
13091         (f90-hpf-keywords-re, f90-constants-re): Use \\_< rather than
13092         regexp-opt's `words'.
13094 2013-05-16  Leo Liu  <sdl.web@gmail.com>
13096         * emacs-lisp/smie.el (smie-matching-block-highlight): New face.
13097         (smie--highlight-matching-block-overlay)
13098         (smie--highlight-matching-block-lastpos)
13099         (smie--highlight-matching-block-timer): New variables.
13100         (smie-highlight-matching-block): New function.
13101         (smie-highlight-matching-block-mode): New minor mode.  (Bug#14395)
13102         (smie-setup): Conditionally enable smie-blink-matching-open.
13104 2013-05-16  Wilson Snyder  <wsnyder@wsnyder.org>
13106         Sync with upstream verilog-mode r840.
13107         * progmodes/verilog-mode.el (verilog-mode-version)
13108         (verilog-mode-release-date): Update.
13109         (verilog-auto-lineup, verilog-auto-reset): Doc fixes.
13110         (verilog-sig-tieoff): Fix string error on
13111         AUTORESET with colon define, bug594.  Reported by Andrew Hou.
13112         (verilog-read-decls): Fix parameters confusing
13113         AUTOINST interfaces, bug565.  Reported by Leith Johnson.
13115 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
13117         * subr.el (reveal-filename): New function.
13119         * loadup.el: Compute Emacs executable versions on MS-Windows,
13120         where executables have the .exe extension.  Add a hard link
13121         emacs-XX.YY.ZZ.exe on MS-Windows.
13123         * Makefile.in (XARGS_LIMIT): New variable.
13124         (custom-deps, finder-data, autoloads)
13125         ($(MH_E_DIR)/mh-loaddefs.el, $(TRAMP_DIR)/tramp-loaddefs.el)
13126         ($(CAL_DIR)/cal-loaddefs.el, $(CAL_DIR)/diary-loaddefs.el)
13127         ($(CAL_DIR)/hol-loaddefs.el): Use reveal-filename.
13128         (compile-main): Limit xargs according to $(XARGS_LIMIT).
13130 2013-05-16  Leo Liu  <sdl.web@gmail.com>
13132         * progmodes/octave.el (octave-indent-defun): Mark obsolete.
13133         (octave-mode-menu, octave-mode-map): Remove its uses.
13135 2013-05-16  Reto Zimmermann  <reto@gnu.org>
13137         Sync with upstream vhdl mode v3.34.2.
13138         * progmodes/vhdl-mode.el: Use `push' throughout.
13139         (vhdl-version, vhdl-time-stamp, vhdl-doc-release-notes): Update.
13140         (vhdl-compiler-alist): Replace "\t\n" by "\\t\\n".
13141         Add IBM & Quartus compiler.  Enhance entry for ADVance MS compiler.
13142         (vhdl-actual-generic-name): New option to derive actual generic name.
13143         (vhdl-port-paste-signals): Replace formal by actual generics.
13144         (vhdl-beautify): New name for old group vhdl-align.  Update users.
13145         (vhdl-beautify-options): New option.
13146         (vhdl-last-input-event): New compat alias.  Use throughout.
13147         (vhdl-goto-line): Replace user level function `goto-line'.
13148         (vhdl-mode-map): Add bindings for vhdl-fix-statement-region,
13149         vhdl-fix-statement-buffer.
13150         (vhdl-create-mode-menu): Add some entries.
13151         (vhdl-align-region-groups): Respect vhdl-beautify-options.
13152         (vhdl-align-inline-comment-region-1): Handle "--" inside string.
13153         (vhdl-fixup-whitespace-region): Handle symbols at EOL.
13154         (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
13155         to force statements on one line.
13156         (vhdl-remove-trailing-spaces-region):
13157         New, split from vhdl-remove-trailing-spaces.
13158         (vhdl-beautify-region): Fix statements, trailing spaces, ^M character.
13159         Respect vhdl-beautify-options.
13160         (vhdl-update-sensitivity-list-buffer): If non-interactive save buffer.
13161         (vhdl-update-sensitivity-list): Not add with index if exists without.
13162         Not include array index with signal.  Ignore keywords in comments.
13163         (vhdl-get-visible-signals): Regexp tweaks.
13164         (vhdl-template-component-inst): Handle empty library.
13165         (vhdl-template-type): Add template for 'enum' type.
13166         (vhdl-port-paste-generic-map, vhdl-port-paste-constants):
13167         Use vhdl-replace-string.
13168         (vhdl-port-paste-signals): Use vhdl-prepare-search-1.
13169         (vhdl-speedbar-mode-map): Rename from vhdl-speedbar-key-map.
13170         (vhdl-speedbar-initialize): Update for above name change.
13171         (vhdl-compose-wire-components): Fix in handling of constants.
13172         (vhdl-error-regexp-emacs-alist): New variable.
13173         (vhdl-error-regexp-add-emacs): New function;
13174         adds support for new compile.el (Emacs 22+)
13175         (vhdl-generate-makefile-1): Change target order for single lib. units.
13176         Allow use of absolute file names.
13178 2013-05-16  Leo Liu  <sdl.web@gmail.com>
13180         * simple.el (prog-indent-sexp): Indent enclosing defun.
13182 2013-05-15  Glenn Morris  <rgm@gnu.org>
13184         * cus-start.el (show-trailing-whitespace): Move to editing basics.
13185         * faces.el (trailing-whitespace): Don't use whitespace-faces group.
13186         * obsolete/old-whitespace.el (whitespace-faces): Remove group.
13187         (whitespace-highlight): Move to whitespace group.
13189         * comint.el (comint-source):
13190         * pcmpl-linux.el (pcmpl-linux):
13191         * shell.el (shell-faces):
13192         * eshell/esh-opt.el (eshell-opt):
13193         * international/ccl.el (ccl): Remove empty custom groups.
13195         * completion.el (dynamic-completion-mode):
13196         * jit-lock.el (jit-lock-debug-mode):
13197         * minibuffer.el (completion-in-region-mode):
13198         * type-break.el (type-break-mode-line-message-mode)
13199         (type-break-query-mode):
13200         * emulation/tpu-edt.el (tpu-edt-mode):
13201         * progmodes/subword.el (global-subword-mode, global-superword-mode):
13202         * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
13203         * term/vt100.el (vt100-wide-mode): Specify explicit :group.
13205         * term/xterm.el (xterm): Change parent group to terminals.
13207         * master.el (master): Remove empty custom group.
13208         (master-mode): Remove unused :group argument.
13209         * textmodes/refill.el (refill): Remove empty custom group.
13210         (refill-mode): Remove unused :group argument.
13212         * textmodes/rst.el (rst-compile-toolsets): Use rst-compile group.
13214         * cus-dep.el: Provide a feature.
13215         (custom-make-dependencies): Ignore dotfiles (dir-locals).
13216         Don't mistakenly ignore files whose basenames match a basename
13217         from preloaded-file-list (eg cedet/ede/simple.el).
13218         Add a fallback method for getting :group.
13220 2013-05-15  Juri Linkov  <juri@jurta.org>
13222         * isearch.el (isearch-char-by-name): Rename from
13223         `isearch-insert-char-by-name'.  Doc fix.
13224         (isearch-forward): Mention `isearch-char-by-name' in
13225         the docstring.  (Bug#13348)
13227         * isearch.el (minibuffer-local-isearch-map): Bind "\r" to
13228         `exit-minibuffer' instead of
13229         `isearch-nonincremental-exit-minibuffer'.
13230         (isearch-edit-string): Remove mention of
13231         `isearch-nonincremental-exit-minibuffer' from docstring.
13232         (isearch-nonincremental-exit-minibuffer): Mark as obsolete.
13233         (isearch-forward-exit-minibuffer)
13234         (isearch-reverse-exit-minibuffer): Add docstring.  (Bug#13348)
13236 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13238         * loadup.el: Just use unversioned DOC.
13240         * nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other
13241         literals as extending to EOB.
13242         (nxml-last-fontify-end): Remove unused variable.
13243         (nxml-after-change1): Use with-silent-modifications.
13244         (nxml-extend-after-change-region): Simplify.
13245         (nxml-extend-after-change-region1): Remove function.
13246         (nxml-after-change1): Don't adjust for dependent regions.
13247         (nxml-fontify-matcher): Simplify.
13248         * nxml/xmltok.el (xmltok-dependent-regions): Remove variable.
13249         (xmltok-add-dependent): Remove function.
13250         (xmltok-scan-after-lt, xmltok-scan-after-processing-instruction-open)
13251         (xmltok-scan-after-comment-open, xmltok-scan-prolog-literal)
13252         (xmltok-scan-prolog-after-processing-instruction-open): Treat
13253         unclosed <[[, <?, comment, and other literals as extending to EOB.
13254         * nxml/rng-valid.el (rng-mark-xmltok-dependent-regions)
13255         (rng-mark-xmltok-dependent-region, rng-dependent-region-changed):
13256         Remove functions.
13257         (rng-do-some-validation-1): Don't mark dependent regions.
13258         * nxml/nxml-rap.el (nxml-adjust-start-for-dependent-regions)
13259         (nxml-mark-parse-dependent-regions, nxml-mark-parse-dependent-region)
13260         (nxml-clear-dependent-regions): Remove functions.
13261         (nxml-scan-after-change, nxml-scan-prolog, nxml-tokenize-forward)
13262         (nxml-ensure-scan-up-to-date):
13263         Don't clear&mark dependent regions.
13265 2013-05-15  Leo Liu  <sdl.web@gmail.com>
13267         * progmodes/octave.el (octave-goto-function-definition):
13268         Improve and fix callers.
13270 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
13272         * emacs-lisp/cl-extra.el (cl-getf): Return the proper value in
13273         the setter (bug#14387).
13275         * progmodes/f90.el (f90-blocks-re): Include the terminating \> in the
13276         surrounding group (bug#14402).
13278 2013-05-14  Juri Linkov  <juri@jurta.org>
13280         * subr.el (find-tag-default-as-regexp): Return nil if `tag' is nil.
13281         (Bug#14390)
13283 2013-05-14  Glenn Morris  <rgm@gnu.org>
13285         * progmodes/f90.el (f90-imenu-generic-expression):
13286         Fix typo in 2013-05-08 change.  (Bug#14402)
13288 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
13290         * progmodes/gdb-mi.el (gdb-running, gdb-starting):
13291         Remove signals for which replies are never received.
13293 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
13295         * progmodes/gdb-mi.el: Fix non-responsive gud commands (bug#13845)
13296         (gdb-handler-alist, gdb-handler-number): Remove variables.
13297         (gdb-handler-list): New variable.
13298         (gdb-add-handler, gdb-delete-handler, gdb-get-handler-function)
13299         (gdb-pending-handler-p, gdb-handle-reply)
13300         (gdb-remove-all-pending-triggers): New functions.
13301         (gdb-discard-unordered-replies): New defcustom.
13302         (gdb-handler): New defstruct.
13303         (gdb-wait-for-pending): Fix invalid backquote.  Use gdb-handler-list.
13304         instead of gdb-pending-triggers.  Update docstring.
13305         (gdb-init-1): Remove dead variables.  Initialize gdb-handler-list.
13306         (gdb-speedbar-update, gdb-speedbar-timer-fn, gdb-var-update)
13307         (gdb-var-update-handler, def-gdb-auto-update-trigger)
13308         (def-gdb-auto-update-handler, gdb-get-changed-registers)
13309         (gdb-changed-registers-handler, gdb-get-main-selected-frame)
13310         (gdb-frame-handler): Pending triggers are now automatically managed.
13311         (def-gdb-trigger-and-handler, def-gdb-auto-update-handler):
13312         Remove argument.
13313         (gdb-input): Automatically handles pending triggers.  Update docstring.
13314         (gdb-resync): Replace gdb-pending-triggers by gdb-handler-list.
13315         (gdb-thread-exited, gdb-thread-selected, gdb-register-names-handler):
13316         Update comments.
13317         (gdb-done-or-error): Now use gdb-handle-reply.
13319 2013-05-14  Jean-Philippe Gravel  <jpgravel@gmail.com>
13321         * progmodes/gdb-mi.el (gdb-input): Include token numbers in
13322         gdb-debug-log.
13324 2013-05-14  Glenn Morris  <rgm@gnu.org>
13326         * subr.el (user-emacs-directory-warning): New option.
13327         (locate-user-emacs-file): Handle non-accessible .emacs.d.  (Bug#13930)
13329 2013-05-14  Leo Liu  <sdl.web@gmail.com>
13331         * progmodes/octave.el (octave-font-lock-keywords): Fix error
13332         during redisplay.
13333         (octave-goto-function-definition, octave-find-definition): Minor tweaks.
13334         (octave-font-lock-texinfo-comment): Fix invalid search bound
13335         error: wrong side of point.
13337 2013-05-14  Glenn Morris  <rgm@gnu.org>
13339         * progmodes/flymake.el (flymake-xml-program): New option.
13340         (flymake-xml-init): Use it.
13342         * term/xterm.el: Provide a feature.
13344         * term/sup-mouse.el: Move to obsolete/.  Provide a feature.
13346 2013-05-13  Glenn Morris  <rgm@gnu.org>
13348         * cus-dep.el (defcustom-mh, defgroup-mh, defface-mh):
13349         Add compat aliases as a hack workaround.  (Bug#14384)
13351 2013-05-13  Leo Liu  <sdl.web@gmail.com>
13353         * progmodes/octave.el (octave-indent-comment): Fix indentation for
13354         ###, and %!.
13355         (octave-mode-map): Bind octave-indent-defun to C-c C-q instead of
13356         C-M-q.
13357         (octave-comment-start-skip): Include %!.
13358         (octave-mode): Set comment-start-skip to octave-comment-start-skip.
13360 2013-05-12  Leo Liu  <sdl.web@gmail.com>
13362         * progmodes/octave.el (inferior-octave-startup): Store the value
13363         of __octave_srcdir__ for octave-source-directories.
13364         (inferior-octave-check-process): New function refactored out of
13365         inferior-octave-send-list-and-digest.
13366         (octave-source-directories)
13367         (octave-find-definition-filename-function): New variables.
13368         (octave-source-directories)
13369         (octave-find-definition-default-filename): New functions.
13370         (octave-find-definition): Improve to find functions implemented in C++.
13372 2013-05-12  Glenn Morris  <rgm@gnu.org>
13374         * calendar/diary-lib.el (diary-outlook-format-1):
13375         Don't include dayname in the output.  (Bug#14349)
13377 2013-05-11  Glenn Morris  <rgm@gnu.org>
13379         * emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
13381         * cus-dep.el (custom-make-dependencies): Only use safe local variables.
13382         Treat cc-provide like provide.
13384 2013-05-11  Kevin Ryde  <user42@zip.com.au>
13386         * cus-dep.el (custom-make-dependencies):
13387         Use generated-autoload-load-name for the sake of files such
13388         such cedet/semantic/bovine/c.el, where the base file name
13389         is not in load-path.  (Bug#5277)
13391 2013-05-11  Glenn Morris  <rgm@gnu.org>
13393         * dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el:
13394         Provide features.
13396 2013-05-11  Leo Liu  <sdl.web@gmail.com>
13398         * progmodes/octave.el (octave-indent-comment): Improve.
13399         (octave-eldoc-message-style, octave-eldoc-cache): New variables.
13400         (octave-eldoc-function-signatures, octave-eldoc-function):
13401         New functions.
13402         (octave-mode, inferior-octave-mode): Add eldoc support.
13404 2013-05-11  Richard Stallman  <rms@gnu.org>
13406         * epa.el (epa-decrypt-file): Take output file name as argument
13407         and read it using `interactive'.
13409 2013-05-11  Leo Liu  <sdl.web@gmail.com>
13411         * progmodes/octave.el (octave-beginning-of-line)
13412         (octave-end-of-line): Check before using up-list because it jumps
13413         out of more syntactic contructs since moving to smie.
13414         (octave-indent-comment): New function.
13415         (octave-mode): Use it in smie-indent-functions.  (Bug#14350)
13416         (octave-begin-keywords, octave-end-keywords)
13417         (octave-reserved-words, octave-smie-bnf-table)
13418         (octave-smie-rules): Add new keywords from Octave 3.6.4.
13420 2013-05-11  Glenn Morris  <rgm@gnu.org>
13422         * faces.el (internal-face-x-get-resource):
13423         * frame.el (ns-display-monitor-attributes-list):
13424         * calc/calc-aent.el (math-to-radians-2):
13425         * emacs-lisp/package.el (tar-header-name, tar-header-link-type):
13426         Fix declarations.
13428         * calc/calc-menu.el: Make it loadable in isolation.
13430         * net/eudcb-bbdb.el: Make it loadable without bbdb.
13431         (eudc-bbdb-filter-non-matching-record, eudc-bbdb-extract-phones)
13432         (eudc-bbdb-extract-addresses, eudc-bbdb-format-record-as-result)
13433         (eudc-bbdb-query-internal): Require 'bbdb.
13435         * lpr.el (lpr-headers-switches):
13436         * emacs-lisp/testcover.el (testcover-compose-functions): Fix :type.
13438         * progmodes/sql.el (sql-login-params): Fix and improve :type.
13440         * emulation/edt-mapper.el: In batch mode, error rather than hang.
13442         * term.el (term-set-escape-char): Make it idempotent.
13444 2013-05-10  Leo Liu  <sdl.web@gmail.com>
13446         * progmodes/octave.el (inferior-octave-completion-table):
13447         No longer a function and all uses changed.  Use cache to speed up
13448         completion due to bug#11906.
13449         (octave-beginning-of-defun): Re-write to be more general.
13451 2013-05-10  Glenn Morris  <rgm@gnu.org>
13453         * emacs-lisp/cl-macs.el (cl-loop): Doc fix.
13455 2013-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
13457         * comint.el (comint-redirect-send-command-to-process): Use :around
13458         rather than :override for comint-redirect-filter.
13459         (comint-redirect-filter): Add the corresponding `orig-filter' argument.
13460         Call it instead of comint-redirect-original-filter-function (which
13461         is gone).  Reported by Juanma Barranquero <lekktu@gmail.com>.
13463 2013-05-09  Jan Djärv  <jan.h.d@swipnet.se>
13465         * frame.el (display-monitor-attributes-list): Add NS case.
13466         (ns-display-monitor-attributes-list): Declare.
13468 2013-05-09  Ulrich Mueller  <ulm@gentoo.org>
13470         * descr-text.el (describe-char): Fix %d/%x typo.  (Bug#14360)
13472 2013-05-09  Glenn Morris  <rgm@gnu.org>
13474         * international/fontset.el (vertical-centering-font-regexp):
13475         Set standard-value.
13477         * tar-mode.el (tar-superior-buffer, tar-superior-descriptor): Add doc.
13479         * bookmark.el (bookmark-search-delay):
13480         * cus-start.el (vertical-centering-font-regexp):
13481         * ps-mule.el (ps-mule-font-info-database-default):
13482         * ps-print.el (ps-default-fg, ps-default-bg):
13483         * type-break.el (type-break-good-break-interval):
13484         * whitespace.el (whitespace-indentation-regexp)
13485         (whitespace-space-after-tab-regexp):
13486         * emacs-lisp/testcover.el (testcover-1value-functions)
13487         (testcover-noreturn-functions, testcover-progn-functions)
13488         (testcover-prog1-functions):
13489         * emulation/viper-init.el (viper-emacs-state-cursor-color):
13490         * eshell/em-glob.el (eshell-glob-translate-alist):
13491         * play/tetris.el (tetris-tty-colors):
13492         * progmodes/cpp.el (cpp-face-default-list):
13493         * progmodes/flymake.el (flymake-allowed-file-name-masks):
13494         * progmodes/idlw-help.el (idlwave-help-browser-generic-program)
13495         (idlwave-help-browser-generic-args):
13496         * progmodes/make-mode.el (makefile-special-targets-list):
13497         * progmodes/python.el (python-shell-virtualenv-path):
13498         * progmodes/verilog-mode.el (verilog-active-low-regexp)
13499         (verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
13500         (verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
13501         (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
13502         * textmodes/reftex-vars.el (reftex-format-label-function):
13503         * textmodes/remember.el (remember-diary-file): Fix custom types.
13505         * jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.
13506         Add :version.
13508 2013-05-09  Leo Liu  <sdl.web@gmail.com>
13510         * progmodes/octave.el (inferior-octave-completion-at-point):
13511         Restore file completion.  (Bug#14300)
13512         (inferior-octave-startup): Fix incorrect highlighting for the
13513         first prompt.
13515 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13517         * progmodes/ruby-mode.el: First cut at SMIE support.
13518         (ruby-use-smie): New var.
13519         (ruby-smie-grammar): New constant.
13520         (ruby-smie--bosp, ruby-smie--implicit-semi-p)
13521         (ruby-smie--forward-token, ruby-smie--backward-token)
13522         (ruby-smie-rules): New functions.
13523         (ruby-mode-variables): Setup SMIE if applicable.
13525 2013-05-08  Eli Zaretskii  <eliz@gnu.org>
13527         * simple.el (line-move-visual): Signal beginning/end of buffer
13528         only if vertical-motion moved less than it was requested.  Avoids
13529         silly incorrect error messages when there are display strings with
13530         multiple newlines at EOL.
13532 2013-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13534         * progmodes/vera-mode.el (vera-underscore-is-part-of-word):
13535         * progmodes/prolog.el (prolog-underscore-wordchar-flag)
13536         (prolog-char-quote-workaround):
13537         * progmodes/cperl-mode.el (cperl-under-as-char):
13538         * progmodes/vhdl-mode.el (vhdl-underscore-is-part-of-word):
13539         Mark as obsolete.
13540         (vhdl-mode-syntax-table, vhdl-mode-ext-syntax-table): Initialize in
13541         their declaration.
13542         (vhdl-mode-syntax-table-init): Remove.
13544         * progmodes/m4-mode.el (m4-mode-syntax-table): Add comment on
13545         last change.
13547         * progmodes/ld-script.el (ld-script-mode-syntax-table): Use symbol
13548         syntax for "_".
13549         (ld-script-font-lock-keywords):
13550         Change regexps to use things like \_< and \_>.
13552         * progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
13553         Change all regexps to use things like \_< and \_>.
13555         * progmodes/autoconf.el (autoconf-definition-regexp)
13556         (autoconf-font-lock-keywords, autoconf-current-defun-function):
13557         Handle a _ with symbol syntax.
13558         (autoconf-mode): Don't change the syntax-table for imenu and font-lock.
13560         * progmodes/ada-mode.el (ada-mode-abbrev-table):
13561         Consolidate declaration.
13562         (ada-mode-syntax-table, ada-mode-symbol-syntax-table): Initialize in
13563         the declaration.
13564         (ada-create-syntax-table): Remove.
13565         (ada-capitalize-word): Don't mess with the syntax of "_" since it
13566         already has the right syntax nowadays.
13567         (ada-goto-next-word): Don't change the syntax of "_".
13569         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight obsolete
13570         with-wrapper-hook.
13572 2013-05-08  Sam Steingold  <sds@gnu.org>
13574         * thingatpt.el (thing-at-point): Accept optional second argument
13575         NO-PROPERTIES to strip the text properties from the return value.
13576         * net/browse-url.el (browse-url-url-at-point): Pass NO-PROPERTIES
13577         to `thing-at-point' instead of stripping the properties ourselves.
13578         Also, when `thing-at-point' fails to find a url, prepend "http://"
13579         to the filename at point on the assumption that the user is
13580         pointing at something like gnu.org/gnu.
13582 2013-05-08  Juanma Barranquero  <lekktu@gmail.com>
13584         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
13585         * faces.el (crm-separator):
13586         Silence byte-compiler.
13588         * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode)
13589         (tool-bar-map): Remove unneeded defvars.
13591 2013-05-08  Leo Liu  <sdl.web@gmail.com>
13593         Re-work a fix for bug#10994 based on Le Wang's patch.
13594         * ido.el (ido-remove-consecutive-dups): New helper.
13595         (ido-completing-read): Use it.
13596         (ido-chop): Revert fix for bug#10994.
13598 2013-05-08  Adam Spiers  <emacs@adamspiers.org>
13600         * cus-edit.el (custom-save-variables):
13601         Pretty-print long values.  (Bug#14187)
13603 2013-05-08  Glenn Morris  <rgm@gnu.org>
13605         * progmodes/m4-mode.el (m4-program): Assume it is in PATH.
13606         (m4-mode-syntax-table): Init in the defvar.
13607         (m4-mode-abbrev-table): Let define-derived-mode define it.
13609 2013-05-08  Tom Tromey  <tromey@redhat.com>
13611         * progmodes/m4-mode.el (m4-mode-syntax-table):
13612         Do not treat "_" as word constituent.  (Bug#14167)
13614 2013-05-07  Glenn Morris  <rgm@gnu.org>
13616         * eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.
13617         Remove explicit eshell-isearch-cancel-map.
13619         * progmodes/f90.el (f90-smart-end-names): New option.
13620         (f90-smart-end): Doc fix.
13621         (f90-end-block-optional-name): New constant.
13622         (f90-block-match): Respect f90-smart-end-names.
13624 2013-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13626         * progmodes/octave.el (octave-smie-forward-token): Be more careful
13627         about implicit semi-colons (bug#14218).
13629 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
13631         * frame.el (display-monitor-attributes-list)
13632         (frame-monitor-attributes): New functions.
13634 2013-05-06  Leo Liu  <sdl.web@gmail.com>
13636         * progmodes/octave.el (octave-syntax-propertize-function): Change
13637         \'s syntax to escape when inside double-quoted strings.  (Bug#14332)
13638         (octave-font-lock-keywords): Use octave-operator-regexp.
13639         (octave-completion-at-point): Rename from
13640         octave-completion-at-point-function.
13641         (inferior-octave-directory-tracker): Robustify.
13642         (octave-text-functions): Remove and fix its uses.  No such things
13643         any more.
13645 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13647         * emacs-lisp/trace.el (trace--display-buffer): New function.
13648         (trace-make-advice): Use it.
13650 2013-05-06  Juri Linkov  <juri@jurta.org>
13652         * emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix.  (Bug#14344)
13653         (eval-defun-2, eval-defun, eval-last-sexp, eval-last-sexp-1):
13654         Doc fix.
13655         (emacs-lisp-mode-map): Replace "minibuffer" with "echo area"
13656         in the help string.  (Bug#12985)
13658 2013-05-06  Kelly Dean  <kellydeanch@yahoo.com>  (tiny change)
13660         * simple.el (shell-command-on-region): Doc fix.  (Bug#14279)
13662 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13664         * progmodes/perl-mode.el: Add support for here documents.
13665         (perl-syntax-propertize-function): Match here-doc markers.
13666         (perl-syntax-propertize-special-constructs): Find their end.
13667         (perl-imenu-generic-expression): Use [:alnum:].
13669         * emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.
13670         (advice--add-function): Refresh the advice if already present
13671         (bug#14317).
13673 2013-05-06  Ivan Andrus  <darthandrus@gmail.com>
13675         * find-file.el (cc-other-file-alist): Add ".m" for ObjC.  (Bug#14339)
13677 2013-05-06  Glenn Morris  <rgm@gnu.org>
13679         * w32-fns.el (w32-charset-info-alist): Declare.
13681         * eshell/em-cmpl.el: Simply require pcomplete; eg we use a bunch
13682         of its defcustom properties.
13683         (eshell-cmpl-initialize): No need to load pcomplete.
13685         * generic-x.el: No need to require comint when compiling.
13687         * net/eudc-export.el: Make it loadable without bbdb.
13688         (top-level): Use require rather than load-library.
13689         (eudc-create-bbdb-record, eudc-bbdbify-phone)
13690         (eudc-batch-export-records-to-bbdb)
13691         (eudc-insert-record-at-point-into-bbdb, eudc-try-bbdb-insert):
13692         Require bbdb.
13694 2013-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13696         * progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.
13697         (octave-font-lock-texinfo-comment): Use texinfo-font-lock-keywords with
13698         some tweaks, instead.
13700 2013-05-05  Leo Liu  <sdl.web@gmail.com>
13702         * progmodes/octave.el (octave-font-lock-keywords)
13703         (octave-font-lock-texinfo-comment): Adjust for the byte-compiler.
13704         (inferior-octave-send-list-and-digest): Improve error message.
13705         (octave-mode, inferior-octave-mode): Use setq-local.
13706         (octave-help): Set info-lookup-mode.
13708 2013-05-05  Richard Stallman  <rms@gnu.org>
13710         * vc/compare-w.el (compare-windows-whitespace):
13711         Treat no-break space as whitespace.
13713         * mail/rmailsum.el (rmail-summary-rmail-update):
13714         Detect empty summary and don't change selected message.
13715         (rmail-summary-goto-msg): Likewise.
13717         * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):
13718         Doc fixes, rename args.
13720 2013-05-05  Alan Mackenzie  <acm@muc.de>
13722         * progmodes/cc-defs.el (c-version): Increment to 5.32.5.
13724 2013-05-05  Juri Linkov  <juri@jurta.org>
13726         * info.el (Info-read-subfile): Use (point-min) instead of (point)
13727         to not add the length of the summary segment to the return value.
13728         (Bug#14125)
13730 2013-05-05  Leo Liu  <sdl.web@gmail.com>
13732         * progmodes/octave.el (inferior-octave-strip-ctrl-g)
13733         (inferior-octave-output-filter): Remove.
13734         (octave-send-region, inferior-octave-startup): Fix callers.
13735         (inferior-octave-mode-map): Don't use comint-dynamic-complete.
13736         (octave-binary-file-extensions): New user variable.
13737         (octave-find-definition): Confirm if opening binary files.
13738         (octave-help-file): Use octave-find-definition to get the binary
13739         confirmation.
13740         (octave-help): Adjust for octave-help-file change.
13742 2013-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13744         * progmodes/pascal.el (pascal-font-lock-keywords): Use backquotes.
13745         Merge the two entries that handle function definitions.
13746         (pascal--syntax-propertize): New const.
13747         (pascal-mode): Use it.  Use setq-local.
13749 2013-05-04  Glenn Morris  <rgm@gnu.org>
13751         * calendar/diary-lib.el (diary-from-outlook-function): New variable.
13752         (diary-from-outlook): Respect diary-from-outlook-function.
13754 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
13756         * simple.el (read-expression-map): Use completion-at-point (bug#14255).
13757         Move the declaration from C.
13758         (read-minibuffer, eval-minibuffer): Move from C.
13759         (completion-setup-function): Avoid minibuffer-completion-contents.
13761 2013-05-03  Leo Liu  <sdl.web@gmail.com>
13763         * progmodes/octave.el (octave-font-lock-keywords): Do not
13764         dehighlight 'end' in comments or strings.
13765         (octave-completing-read, octave-goto-function-definition):
13766         New helpers.
13767         (octave-help-buffer): New user variable.
13768         (octave-help-file, octave-help-function): New button types.
13769         (octave-help): New command and bind it to C-h ;.
13770         (octave-find-definition): New command and bind it to M-.
13771         (user-error): Alias to error if not defined.
13773 2013-05-02  Leo Liu  <sdl.web@gmail.com>
13775         * progmodes/octave.el (octave-mode-syntax-table): Correct syntax
13776         for \.  (bug#14332)
13777         (octave-font-lock-keywords): Include [ and {.
13779 2013-05-02  Leo Liu  <sdl.web@gmail.com>
13781         * progmodes/octave.el (inferior-octave-startup-file): Change default.
13782         (inferior-octave): Remove calling comint-mode and return the buffer.
13783         (inferior-octave-startup): Cosmetic changes.
13785 2013-05-02  Leo Liu  <sdl.web@gmail.com>
13787         * progmodes/octave.el (octave-syntax-propertize-function):
13788         Include the case when ' is at line beginning.  (Bug#14336)
13790 2013-05-02  Glenn Morris  <rgm@gnu.org>
13792         * vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone.
13793         * desktop.el (vc-dir-mode): Just autoload it here.
13795 2013-05-02  Alan Mackenzie  <acm@muc.de>
13797         Eliminate variable c-standard-font-lock-fontify-region-function.
13798         * progmodes/cc-mode.el
13799         (c-standard-font-lock-fontify-region-function): Remove.
13800         (c-font-lock-fontify-region, c-after-font-lock-init): Adapt.
13802 2013-05-01  Leo Liu  <sdl.web@gmail.com>
13804         * progmodes/octave.el: Compatible with older emacs-24 releases.
13805         (inferior-octave-has-built-in-variables): Remove.  Built-in
13806         variables were removed from Octave in 2007.
13807         (inferior-octave-startup): Fix uses.
13808         (comint-line-beginning-position): Remove compatibility code for
13809         emacs 21.
13811 2013-05-01  Juri Linkov  <juri@jurta.org>
13813         * isearch.el (isearch-forward, isearch-mode): Doc fix.  (Bug#13923)
13815 2013-05-01  Juri Linkov  <juri@jurta.org>
13817         * comint.el (comint-previous-matching-input): Don't print message
13818         "History item: %d" when `isearch-mode' is active.
13819         (comint-history-isearch-message): Print message "History item: %d"
13820         when `comint-input-ring-index' is not empty and this function is
13821         called from `isearch-update' with a nil `ellipsis'.  (Bug#13223)
13823 2013-05-01  Leo Liu  <sdl.web@gmail.com>
13825         * progmodes/octave.el (octave-abbrev-table): Remove abbrev
13826         definitions.  Use completion-at-point to insert keywords.
13827         (octave-abbrev-start): Remove.
13828         (inferior-octave-mode, octave-mode): Use :abbrev-table instead.
13830 2013-04-30  Leo Liu  <sdl.web@gmail.com>
13832         * progmodes/octave.el (inferior-octave-prompt-read-only): Fix last
13833         change.
13835 2013-04-30  Alan Mackenzie  <acm@muc.de>
13837         Handle arbitrarily long C++ member initialisation lists.
13838         * progmodes/cc-engine.el (c-back-over-member-initializers):
13839         new function.
13840         (c-guess-basic-syntax): New CASE 5R (extracted from 5B) to handle
13841         (most) member init lists.
13843 2013-04-30  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
13845         * progmodes/octave.el (inferior-octave-prompt-read-only): New user
13846         variable.
13848 2013-04-30  Leo Liu  <sdl.web@gmail.com>
13850         * progmodes/octave.el (octave-variables): Remove.  No builtin
13851         variables any more.  All converted to functions.
13852         (octave-font-lock-keywords, octave-completion-at-point-function):
13853         Fix uses.
13854         (octave-font-lock-texinfo-comment): New user variable.
13855         (octave-texinfo-font-lock-keywords): New variable for texinfo
13856         comment block.
13857         (octave-function-comment-block): New face.
13858         (octave-font-lock-texinfo-comment): New function.
13859         (octave-mode): Font lock texinfo comment block.
13861 2013-04-29  Leo Liu  <sdl.web@gmail.com>
13863         * progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
13864         indexing expression.
13865         (octave-continuation-string): Do not use \.
13866         (inferior-octave-complete-impossible): Remove.
13867         (inferior-octave-completion-table)
13868         (inferior-octave-completion-at-point): Remove its uses.
13869         (inferior-octave-startup): completion_matches was introduced to
13870         Octave in 1996 so safe to assume it.
13871         (octave-function-file-comment): Improve to follow how Octave does it.
13872         (octave-update-function-file-comment): Tweak.
13874 2013-04-29  Leo Liu  <sdl.web@gmail.com>
13876         * progmodes/octave.el (inferior-octave-startup-hook): Obsolete.
13877         (inferior-octave-startup): Remove inferior-octave-startup-hook.
13878         (octave-function-file-comment): Fix typo.
13879         (octave-sync-function-file-names): Use read-char-choice.
13881 2013-04-28  Jay Belanger  <jay.p.belanger@gmail.com>
13883         * calc/calc.el (math-normalize): Don't set `math-normalize-error'
13884         to t for the less important warnings.
13886 2013-04-27  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
13888         * isearch.el (isearch-fail-pos): Check for empty `cmds'.  (Bug#14268)
13890 2013-04-27  Glenn Morris  <rgm@gnu.org>
13892         * vc/log-view.el (log-view-current-entry):
13893         Treat "---" separator lines as part of the following rev.  (Bug#14169)
13895 2013-04-27  Juri Linkov  <juri@jurta.org>
13897         * subr.el (read-number): Doc fix about using it by interactive
13898         code letter `n'.  (Bug#14254)
13900 2013-04-27  Juri Linkov  <juri@jurta.org>
13902         * desktop.el (desktop-auto-save-timeout): New option.
13903         (desktop-file-checksum): New variable.
13904         (desktop-save): Add optional arg `auto-save' and don't auto-save
13905         if nothing changed.
13906         (desktop-auto-save-timer): New variable.
13907         (desktop-auto-save, desktop-auto-save-set-timer): New functions.
13908         (after-init-hook): Call `desktop-auto-save-set-timer'.
13909         Suggested by Reuben Thomas <rrt@sc3d.org> in
13910         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
13912 2013-04-27  Leo Liu  <sdl.web@gmail.com>
13914         * progmodes/octave.el (octave-function-file-p)
13915         (octave-skip-comment-forward, octave-function-file-comment)
13916         (octave-update-function-file-comment): New functions.
13917         (octave-mode-map): Bind C-c ; to
13918         octave-update-function-file-comment.
13919         (octave-mode-menu): Add octave-update-function-file-comment.
13920         (octave-mode, inferior-octave-mode): Fix doc-string.
13921         (octave-insert-defun): Conform to Octave's coding convention.
13922         (Bug#14285)
13924         * files.el (basic-save-buffer): Don't let errors in
13925         before-save-hook prevent saving buffer.
13927 2013-04-20  Roland Winkler  <winkler@gnu.org>
13929         * faces.el (read-face-name): Use completing-read if arg multiple
13930         is nil.
13932 2013-04-27  Ingo Lohmar  <i.lohmar@gmail.com>  (tiny change)
13934         * ls-lisp.el (ls-lisp-insert-directory): If no files are
13935         displayed, move point to after the totals line.
13936         See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
13937         for the details.
13939 2013-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
13941         * emacs-lisp/package.el (package-autoload-ensure-default-file):
13942         Add current dir to the load-path.
13943         (package-generate-autoloads): Don't rely on
13944         autoload-ensure-default-file.
13946 2013-04-26  Reuben Thomas  <rrt@sc3d.org>
13948         * textmodes/remember.el (remember-store-in-files): Document that
13949         the file name format is passed to `format-time-string'.
13951 2013-04-26  Leo Liu  <sdl.web@gmail.com>
13953         * progmodes/octave.el (octave-sync-function-file-names): New function.
13954         (octave-mode): Use it in before-save-hook.
13956 2013-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13958         * emacs-lisp/tabulated-list.el (tabulated-list-mode): Disable undo
13959         (bug#14274).
13961         * progmodes/octave.el (octave-smie-forward-token): Properly skip
13962         \n and comment, even if it's not an implicit ; (bug#14218).
13964 2013-04-26  Glenn Morris  <rgm@gnu.org>
13966         * subr.el (read-number): Once more use `read' rather than
13967         `string-to-number', to trap non-numeric input.  (Bug#14254)
13969 2013-04-26  Erik Charlebois  <erikcharlebois@gmail.com>
13971         * emacs-lisp/syntax.el (syntax-propertize-multiline):
13972         Use `syntax-multiline' text property consistently instead of
13973         `font-lock-multiline'.  (Bug#14237)
13975 2013-04-26  Glenn Morris  <rgm@gnu.org>
13977         * emacs-lisp/shadow.el (list-load-path-shadows):
13978         No longer necessary to check for duplicate simple.el, since
13979         2012-07-07 change to init_lread to not include installation lisp
13980         directories in load-path when running uninstalled.  (Bug#14270)
13982 2013-04-26  Leo Liu  <sdl.web@gmail.com>
13984         * progmodes/octave.el (octave-submit-bug-report): Obsolete.
13985         (octave-mode, inferior-octave-mode): Use setq-local.
13986         (octave-not-in-string-or-comment-p): Rename to
13987         octave-in-string-or-comment-p.
13988         (octave-in-comment-p, octave-in-string-p)
13989         (octave-in-string-or-comment-p): Replace defsubst with defun.
13991 2013-04-25  Paul Eggert  <eggert@cs.ucla.edu>
13993         * Makefile.in (distclean): Remove $(lisp)/loaddefs.el~.
13995 2013-04-25  Bastien Guerry  <bzg@gnu.org>
13997         * textmodes/remember.el (remember-data-directory)
13998         (remember-directory-file-name-format): Fix custom types.
14000 2013-04-25  Leo Liu  <sdl.web@gmail.com>
14002         * progmodes/octave.el (octave-completion-at-point-function):
14003         Make use of inferior octave process.
14004         (octave-initialize-completions): Remove.
14005         (inferior-octave-completion-table): New function.
14006         (inferior-octave-completion-at-point): Use it.
14007         (octave-completion-alist): Remove.
14009 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14011         * progmodes/opascal.el: Use font-lock and syntax-propertize.
14012         (opascal-mode-syntax-table): New var.
14013         (opascal-literal-kind, opascal-is-literal-end)
14014         (opascal-literal-token-at): Rewrite.
14015         (opascal--literal-start-re, opascal-font-lock-keywords)
14016         (opascal--syntax-propertize): New constants.
14017         (opascal-font-lock-defaults): Adjust.
14018         (opascal-mode): Use them.  Set comment-<foo> variables as well.
14019         (delphi-comment-face, opascal-comment-face, delphi-string-face)
14020         (opascal-string-face, delphi-keyword-face, opascal-keyword-face)
14021         (delphi-other-face, opascal-other-face): Remove face variables.
14022         (opascal-save-state): Remove macro.
14023         (opascal-fontifying-progress-step): Remove constant.
14024         (opascal--ignore-changes): Remove var.
14025         (opascal-set-token-property, opascal-parse-next-literal)
14026         (opascal-is-stable-literal, opascal-complete-literal)
14027         (opascal-is-literal-start, opascal-face-of)
14028         (opascal-parse-region, opascal-parse-region-until-stable)
14029         (opascal-fontify-region, opascal-after-change)
14030         (opascal-debug-show-is-stable, opascal-debug-unparse-buffer)
14031         (opascal-debug-parse-region, opascal-debug-parse-window)
14032         (opascal-debug-parse-buffer, opascal-debug-fontify-window)
14033         (opascal-debug-fontify-buffer): Remove.
14034         (opascal-debug-mode-map): Adjust accordingly.
14036 2013-04-25  Leo Liu  <sdl.web@gmail.com>
14038         Merge octave-mod.el and octave-inf.el into octave.el with some
14039         cleanups.
14040         * progmodes/octave.el: New file renamed from octave-mod.el.
14041         * progmodes/octave-inf.el: Merged into octave.el.
14042         * progmodes/octave-mod.el: Renamed to octave.el.
14044 2013-04-25  Tassilo Horn  <tsdh@gnu.org>
14046         * textmodes/reftex-vars.el
14047         (reftex-label-ignored-macros-and-environments): New defcustom.
14049         * textmodes/reftex-parse.el (reftex-parse-from-file): Use it.
14051 2013-04-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14053         * emacs-lisp/smie.el (smie-indent--hanging-p): Don't burp at EOB.
14054         (smie-indent-keyword): Improve the check to ensure that the next
14055         comment is really on the same line.
14056         (smie-indent-comment): Don't align with a subsequent closer (or eob).
14058         * progmodes/octave-mod.el (octave-smie-forward-token): Only emit
14059         semi-colons if the line is not otherwise empty (bug#14218).
14061 2013-04-25  Glenn Morris  <rgm@gnu.org>
14063         * vc/vc-bzr.el (vc-bzr-print-log): Tweak LIMIT = 1 case.
14065 2013-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
14067         * progmodes/opascal.el (opascal-set-token-property): Rename from
14068         opascal-set-text-properties and only set `token' (bug#14134).
14069         Suggested by Erik Knowles <eknowles@geosystemsoftware.com>.
14070         (opascal-literal-text-properties): Remove.
14071         (opascal-parse-next-literal, opascal-debug-unparse-buffer):
14072         Adjust callers.
14074 2013-04-24  Reuben Thomas  <rrt@sc3d.org>
14076         * textmodes/remember.el (remember-handler-functions): Add an
14077         option for a new handler `remember-store-in-files'.
14078         (remember-data-directory, remember-directory-file-name-format):
14079         New options.
14080         (remember-store-in-files): New function to store remember notes
14081         as separate files within a directory.
14083 2013-04-24  Magnus Henoch  <magnus.henoch@gmail.com>
14085         * progmodes/compile.el (compilation-next-error-function):
14086         Pass "formats" to compilation-find-file (bug#11777).
14088 2013-04-24  Glenn Morris  <rgm@gnu.org>
14090         * vc/vc-bzr.el (vc-bzr-print-log):
14091         * vc/vc-hg.el (vc-hg-print-log):
14092         * vc/vc-svn.el (vc-svn-print-log):
14093         Fix START-REVISION with LIMIT != 1.  (Bug#14168)
14095         * vc/vc-bzr.el (vc-bzr-print-log):
14096         * vc/vc-cvs.el (vc-cvs-print-log):
14097         * vc/vc-git.el (vc-git-print-log):
14098         * vc/vc-hg.el (vc-hg-print-log):
14099         * vc/vc-mtn.el (vc-mtn-print-log):
14100         * vc/vc-rcs.el (vc-rcs-print-log):
14101         * vc/vc-sccs.el (vc-sccs-print-log):
14102         * vc/vc-svn.el (vc-svn-print-log):
14103         * vc/vc.el (vc-print-log-internal): Doc fixes.
14105 2013-04-23  Glenn Morris  <rgm@gnu.org>
14107         * startup.el (normal-no-mouse-startup-screen, normal-about-screen):
14108         Remove venerable code attempting to avoid substitute-command-keys.
14110 2013-04-23  Tassilo Horn  <tsdh@gnu.org>
14112         * textmodes/reftex-vars.el (reftex-label-regexps):
14113         Call `reftex-compile-variables' after changes to this variable.
14115 2013-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14117         * jit-lock.el: Fix signals in jit-lock-force-redisplay (bug#13542).
14118         Use lexical-binding.
14119         (jit-lock-force-redisplay): Use markers, check buffer's continued
14120         existence and beware narrowed buffers.
14121         (jit-lock-fontify-now): Adjust call accordingly.
14123 2013-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14125         * minibuffer.el (minibuffer-completion-contents): Fix obsolescence info
14126         to avoid misleading the user.
14128 2013-04-22  Leo Liu  <sdl.web@gmail.com>
14130         * info-look.el: Prefer latex2e.info.  (Bug#14240)
14132 2013-04-22  Michael Albinus  <michael.albinus@gmx.de>
14134         Fix pack/unpack coding.  Reported by David Smith <davidsmith@acm.org>.
14136         * net/tramp-compat.el (tramp-compat-call-process): Move function ...
14137         * net/tramp.el (tramp-call-process): ... here.
14138         (tramp-set-completion-function, tramp-parse-putty):
14139         * net/tramp-adb.el (tramp-adb-execute-adb-command):
14140         * net/tramp-gvfs.el (tramp-gvfs-send-command):
14141         * net/tramp-sh.el (tramp-sh-handle-set-file-times)
14142         (tramp-set-file-uid-gid, tramp-sh-handle-write-region)
14143         (tramp-call-local-coding-command): Use `tramp-call-process'
14144         instead of `tramp-compat-call-process'.
14146         * net/tramp-sh.el (tramp-perl-pack, tramp-perl-unpack): New defconst.
14147         (tramp-local-coding-commands, tramp-remote-coding-commands): Use them.
14148         (tramp-sh-handle-file-local-copy, tramp-sh-handle-write-region)
14149         (tramp-find-inline-compress): Improve traces.
14150         (tramp-maybe-send-script): Check for Perl binary.
14151         (tramp-get-inline-coding): Do not redirect STDOUT for local decoding.
14153 2013-04-22  Daiki Ueno  <ueno@gnu.org>
14155         * epg.el (epg-context-pinentry-mode): New function.
14156         (epg-context-set-pinentry-mode): New function.
14157         (epg--start): Pass --pinentry-mode option to gpg command.
14159 2013-04-21  Xue Fuqiao  <xfq.free@gmail.com>
14161         * comint.el (comint-dynamic-complete-functions, comint-mode-map):
14162         `comint-dynamic-complete' is obsolete since 24.1, replaced by
14163         `completion-at-point'.  (Bug#13774)
14165         * startup.el (normal-no-mouse-startup-screen): Bug fix, the
14166         default key binding for `describe-distribution' has been moved to
14167         `C-h C-o'.  (Bug#13970)
14169 2013-04-21  Glenn Morris  <rgm@gnu.org>
14171         * vc/vc.el (vc-print-log-setup-buttons, vc-print-log-internal):
14172         Add doc strings.
14173         (vc-print-log): Clarify interactive prompt.
14175 2013-04-20  Glenn Morris  <rgm@gnu.org>
14177         * emacs-lisp/bytecomp.el (byte-compile-insert-header):
14178         No longer include timestamp etc information.
14180 2013-04-20  Roland Winkler  <winkler@gnu.org>
14182         * faces.el (read-face-name): Bug fix, return just one face if arg
14183         multiple is nil.  (Bug#14209)
14185 2013-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14187         * emacs-lisp/nadvice.el (advice--where-alist): Add :override.
14188         (remove-function): Autoload.
14190         * comint.el (comint-redirect-original-filter-function): Remove.
14191         (comint-redirect-cleanup, comint-redirect-send-command-to-process):
14192         * vc/vc-cvs.el (vc-cvs-annotate-process-filter)
14193         (vc-cvs-annotate-command):
14194         * progmodes/octave-inf.el (inferior-octave-send-list-and-digest):
14195         * progmodes/prolog.el (prolog-consult-compile):
14196         * progmodes/gdb-mi.el (gdb, gdb--check-interpreter):
14197         Use add/remove-function instead.
14198         * progmodes/gud.el (gud-tooltip-original-filter): Remove.
14199         (gud-tooltip-process-output, gud-tooltip-tips):
14200         Use add/remove-function instead.
14201         * progmodes/xscheme.el (xscheme-previous-process-state): Remove.
14202         (scheme-interaction-mode, exit-scheme-interaction-mode):
14203         Use add/remove-function instead.
14205         * vc/vc-dispatcher.el: Use lexical-binding.
14206         (vc--process-sentinel): Rename from vc-process-sentinel.
14207         Change last arg to be the code to run.  Don't use vc-previous-sentinel
14208         and vc-sentinel-commands any more.
14209         (vc-exec-after): Allow code to be a function.  Use add/remove-function.
14210         (compilation-error-regexp-alist, view-old-buffer-read-only): Declare.
14212 2013-04-19  Masatake YAMATO  <yamato@redhat.com>
14214         * progmodes/sh-script.el (sh-imenu-generic-expression):
14215         Handle function names with a single character.  (Bug#14111)
14217 2013-04-19  Dima Kogan  <dima@secretsauce.net>  (tiny change)
14219         * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
14220         for subroutines defined in an eval (bug#14182).
14222 2013-04-19  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
14224         * bookmark.el (bookmark-completing-read): Improve handling of empty
14225         string (bug#14176).
14227 2013-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14229         * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.
14231 2013-04-19  Fabián Ezequiel Gallina  <fgallina@gnu.org>
14233         New faster Imenu implementation (bug#14058).
14234         * progmodes/python.el (python-imenu-prev-index-position)
14235         (python-imenu-format-item-label-function)
14236         (python-imenu-format-parent-item-label-function)
14237         (python-imenu-format-parent-item-jump-label-function):
14238         New vars.
14239         (python-imenu-format-item-label)
14240         (python-imenu-format-parent-item-label)
14241         (python-imenu-format-parent-item-jump-label)
14242         (python-imenu--put-parent, python-imenu--build-tree)
14243         (python-imenu-create-index, python-imenu-create-flat-index)
14244         (python-util-popn): New functions.
14245         (python-mode): Set imenu-create-index-function to
14246         python-imenu-create-index.
14248 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14250         * winner.el (winner-active-region): Use region-active-p, activate-mark
14251         and deactivate-mark (bug#14225).
14253         * simple.el (deactivate-mark): Don't inline it.
14255 2013-04-18  Michael Albinus  <michael.albinus@gmx.de>
14257         * net/tramp-sh.el (tramp-remote-process-environment): Add "TMOUT=0".
14259 2013-04-18  Tassilo Horn  <tsdh@gnu.org>
14261         * files.el (auto-mode-alist): Delete OpenDocument and StarOffice
14262         file extensions from the archive-mode entry in order to prefer
14263         doc-view-mode-maybe with archive-mode as fallback (bug#14188).
14265 2013-04-18  Leo Liu  <sdl.web@gmail.com>
14267         * bindings.el (help-event-list): Add ?\?.
14269 2013-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14271         * subr.el (with-wrapper-hook): Declare obsolete.
14272         * simple.el (filter-buffer-substring-function): New hook.
14273         (filter-buffer-substring): Use it.
14274         (filter-buffer-substring-functions): Mark obsolete.
14275         * minibuffer.el (completion-in-region-function): New hook.
14276         (completion-in-region): Use it.
14277         (completion-in-region-functions): Mark obsolete.
14278         * mail/mailabbrev.el (mail-abbrevs-setup): Use abbrev-expand-function.
14279         * abbrev.el (abbrev-expand-function): New hook.
14280         (expand-abbrev): Use it.
14281         (abbrev-expand-functions): Mark obsolete.
14282         * emacs-lisp/nadvice.el (advice--where-alist): Add :filter-args
14283         and :filter-return.
14285 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
14287         * progmodes/python.el (python-nav--syntactically): Fix cornercases
14288         and do not care about match data.
14290 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14292         * emacs-lisp/lisp.el (lisp-completion-at-point): Provide specialized
14293         completion tables when completing error conditions and
14294         `declare' arguments.
14295         (lisp-complete-symbol, field-complete): Mark as obsolete.
14296         (check-parens): Unmatched parens are user errors.
14297         * minibuffer.el (minibuffer-completion-contents): Mark as obsolete.
14299 2013-04-17  Michal Nazarewicz  <mina86@mina86.com>
14301         * textmodes/flyspell.el (flyspell-check-pre-word-p): Return nil if
14302         command changed buffer (ie. `flyspell-pre-buffer' is not current
14303         buffer), which prevents making decisions based on invalid value of
14304         `flyspell-pre-point' in the wrong buffer.  Most notably, this used to
14305         cause an error when `flyspell-pre-point' was nil after switching
14306         buffers.
14307         (flyspell-post-command-hook): No longer needs to change buffers when
14308         checking pre-word.  While at it remove unnecessary progn.
14310 2013-04-17  Nicolas Richard  <theonewiththeevillook@yahoo.fr>  (tiny change)
14312         * textmodes/ispell.el (ispell-add-per-file-word-list):
14313         Fix `flyspell-correct-word-before-point' error when accepting
14314         words and `coment-padding' is an integer by using
14315         `comment-normalize-vars' (Bug #14214).
14317 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
14319         New defun movement commands.
14320         * progmodes/python.el (python-nav--syntactically)
14321         (python-nav--forward-defun, python-nav-backward-defun)
14322         (python-nav-forward-defun): New functions.
14324 2013-04-17  Fabián Ezequiel Gallina  <fgallina@gnu.org>
14326         * progmodes/python.el (python-syntax--context-compiler-macro): New defun.
14327         (python-syntax-context): Use named compiler-macro for backwards
14328         compatibility with Emacs 24.x.
14330 2013-04-17  Leo Liu  <sdl.web@gmail.com>
14332         * progmodes/octave-mod.el (octave-mode-map): Fix key binding to
14333         octave-hide-process-buffer.
14335 2013-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
14337         * vc/vc-hg.el (vc-hg-annotate-re): Disallow ": " in file names
14338         (bug#14216).
14340 2013-04-17  Jean-Philippe Gravel  <jpgravel@gmail.com>
14342         * progmodes/gdb-mi.el (gdbmi-bnf-incomplete-record-result):
14343         Fix adjustment of offset when receiving incomplete responses from GDB
14344         (bug#14129).
14346 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14348         * progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
14349         python-mode-abbrev-table.
14350         (python-skeleton-define): Adjust accordingly.
14351         (python-mode-abbrev-table): New table that inherits from it so that
14352         python-skeleton-autoinsert does not affect non-skeleton abbrevs.
14354         * abbrev.el (abbrev--symbol): New function, extracted from abbrev-symbol.
14355         (abbrev-symbol): Use it.
14356         (abbrev--before-point): Use it since we already handle inheritance.
14358 2013-04-16  Leo Liu  <sdl.web@gmail.com>
14360         * progmodes/octave-mod.el (octave-mode-map): Remove redundant key
14361         binding to info-lookup-symbol.
14363 2013-04-16  Juanma Barranquero  <lekktu@gmail.com>
14365         * minibuffer.el (completion--twq-all):
14366         * term/ns-win.el (ns-initialize-window-system):
14367         * term/w32-win.el (w32-initialize-window-system): Silence byte-compiler.
14369 2013-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
14371         * emacs-lisp/nadvice.el (add-function): Default simple vars to their
14372         global bindings.
14374         * doc-view.el (doc-view-start-process): Handle url-handler directories.
14376 2013-04-15  Dmitry Gutov  <dgutov@yandex.ru>
14378         * progmodes/ruby-mode.el (ruby-beginning-of-defun)
14379         (ruby-end-of-defun, ruby-move-to-block): Bind `case-fold-search'
14380         to nil.
14381         (ruby-end-of-defun): Remove the unused arg, change the docstring
14382         to reflect that this function is only used as the value of
14383         `end-of-defun-function'.
14384         (ruby-beginning-of-defun): Remove "top-level" from the docstring,
14385         to reflect an earlier change that beginning/end-of-defun functions
14386         jump between methods in a class definition, as well as top-level
14387         functions.
14389 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14391         * minibuffer.el (minibuffer-complete): Don't just scroll
14392         a *Completions* that's been iconified.
14393         (minibuffer-force-complete): Make sure repetitions do cycle when going
14394         through completion-in-region -> minibuffer-complete.
14396 2013-04-15  Alan Mackenzie  <acm@muc.de>
14398         Correct the placement of c-cpp-delimiters when there're #s not at
14399         col 0.
14401         * progmodes/cc-langs.el (c-anchored-cpp-prefix): Reformulate and
14402         place a submatch around the #.
14403         * progmodes/cc-mode.el(c-neutralize-syntax-in-and-mark-CPP):
14404         Start a search at BOL.  Put the c-cpp-delimiter category text propertiy
14405         on the #, not BOL.
14407 2013-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
14409         * emacs-lisp/nadvice.el: Properly test names when adding advice.
14410         (advice--member-p): New arg `name'.
14411         (advice--add-function, advice-member-p): Use it (bug#14202).
14413 2013-04-15  Filipp Gunbin  <fgunbin@fastmail.fm>
14415         Reformulate java imenu-generic-expression.
14416         The old expression contained ill formed regexps.
14418         * progmodes/cc-menus.el (cc-imenu-java-ellipsis-regexp)
14419         (cc-imenu-java-type-spec-regexp, cc-imenu-java-comment-regexp)
14420         (cc-imenu-java-method-arg-regexp): New defconsts.
14421         (cc-imenu-java-build-type-args-regex): New defun.
14422         (cc-imenu-java-generic-expression): Fix, to remove "ambiguous"
14423         handling of spaces in the regexp.
14425 2013-03-15  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
14427         * textmodes/ispell.el (ispell-command-loop): Remove
14428         flyspell highlight of a word when ispell accepts it (bug #14178).
14430 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
14432         * net/ange-ftp.el (ange-ftp-run-real-handler-orig): New defun,
14433         uses code from the previous `ange-ftp-run-real-handler'.
14434         (ange-ftp-run-real-handler): Set it to `tramp-run-real-handler'
14435         only in case that function exist.  This is needed for proper
14436         unloading of Tramp.
14438 2013-04-15  Tassilo Horn  <tsdh@gnu.org>
14440         * textmodes/reftex-vars.el (reftex-label-regexps): New defcustom.
14442         * textmodes/reftex.el (reftex-compile-variables): Use it.
14444 2013-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14446         * files.el (normal-mode): Only use default major-mode if no other mode
14447         was specified.
14449         * emacs-lisp/trace.el (trace-values): New function.
14451         * files.el: Allow : in local variables (bug#14089).
14452         (hack-local-variable-regexp): New var.
14453         (hack-local-variables-prop-line, hack-local-variables): Use it.
14455 2013-04-13  Roland Winkler  <winkler@gnu.org>
14457         * textmodes/bibtex.el (bibtex-search-entries): Bug fix.  Use match
14458         data before it gets modified by bibtex-beginning-of-entry.
14460 2013-04-13  Roland Winkler  <winkler@gnu.org>
14462         * textmodes/bibtex.el (bibtex-url): Doc fix.
14464 2013-04-13  Roland Winkler  <winkler@gnu.org>
14466         * textmodes/bibtex.el (bibtex-initialize): If the current buffer
14467         does not visit a BibTeX file, exclude it from the list of buffers
14468         returned by bibtex-initialize.
14470 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
14472         * window.el (split-window): Remove interactive form, since as a
14473         command this function is a special case of split-window-below.
14474         Correct doc string.
14476 2013-04-12  Roland Winkler  <winkler@gnu.org>
14478         * faces.el (read-face-name): Do not override value of arg default.
14479         Allow single faces and strings as default values.  Remove those
14480         elements from return value that are not faces.
14481         (describe-face): Simplify.
14482         (face-at-point): New optional args thing and multiple so that this
14483         function can provide the same functionality previously provided by
14484         read-face-name.
14485         (make-face-bold, make-face-unbold, make-face-italic)
14486         (make-face-unitalic, make-face-bold-italic, invert-face)
14487         (modify-face, read-face-and-attribute): Use face-at-point.
14489         * cus-edit.el (customize-face, customize-face-other-window)
14490         * cus-theme.el (custom-theme-add-face)
14491         * face-remap.el (buffer-face-set)
14492         * facemenu.el (facemenu-set-face): Use face-at-point.
14494 2013-04-12  Michael Albinus  <michael.albinus@gmx.de>
14496         * info.el (Info-file-list-for-emacs): Add "tramp" and "dbus".
14498 2013-04-10  Tassilo Horn  <tsdh@gnu.org>
14500         * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut
14501         off leading { and trailing } from field values.
14503 2013-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14505         * emacs-lisp/timer.el (timer--check): New function.
14506         (timer--time, timer-set-function, timer-event-handler): Use it.
14507         (timer-set-idle-time): Simplify.
14508         (timer--activate): CSE.
14509         (timer-event-handler): Give more info in error message.
14510         (internal-timer-start-idle): New function, moved from C.
14512         * mpc.el (mpc-proc): Add `restart' argument.
14513         (mpc-proc-cmd): Use it.
14514         (mpc--status-timer-run): Also catch signals from `mpc-proc'.
14515         (mpc-status-buffer-show, mpc-tagbrowser-dir-toggle): Call `mpc-proc'
14516         less often.
14518 2013-04-10  Masatake YAMATO  <yamato@redhat.com>
14520         * progmodes/sh-script.el: Implement `sh-mode' own
14521         `add-log-current-defun-function' (bug#14112).
14522         (sh-current-defun-name): New function.
14523         (sh-mode): Use the function.
14525 2013-04-09  Bastien Guerry  <bzg@gnu.org>
14527         * simple.el (choose-completion-string): Fix docstring (bug#14163).
14529 2013-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
14531         * emacs-lisp/edebug.el (edebug-mode): Fix typo (bug#14144).
14533         * emacs-lisp/timer.el (timer-event-handler): Don't retrigger a canceled
14534         timer (bug#14156).
14536 2013-04-07  Nic Ferrier  <nferrier@ferrier.me.uk>
14538         * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
14539         declaration.
14541 2013-04-07  Leo Liu  <sdl.web@gmail.com>
14543         * pcmpl-x.el: New file.
14545 2013-04-06  Dmitry Antipov  <dmantipov@yandex.ru>
14547         Do not set x-display-name until X connection is established.
14548         This is needed to prevent from weird situation described at
14549         <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
14550         * frame.el (make-frame): Set x-display-name after call to
14551         window system initialization function, not before.
14552         * term/x-win.el (x-initialize-window-system): Add optional
14553         display argument and use it.
14554         * term/w32-win.el (w32-initialize-window-system):
14555         * term/ns-win.el (ns-initialize-window-system):
14556         * term/pc-win.el (msdos-initialize-window-system):
14557         Add compatible optional display argument.
14559 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
14561         * files.el (normal-backup-enable-predicate): On MS-Windows and
14562         MS-DOS compare truenames of temporary-file-directory and of the
14563         file, so that 8+3 aliases (usually found in $TEMP on Windows)
14564         don't fail comparison by compare-strings.  Also, compare file
14565         names case-insensitively on MS-Windows and MS-DOS.
14567 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14569         * emacs-lisp/package.el (package-compute-transaction): Fix last fix.
14570         Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082).
14572 2013-04-05  Dmitry Gutov  <dgutov@yandex.ru>
14574         * whitespace.el (whitespace-color-on, whitespace-color-off):
14575         Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
14577 2013-04-05  Jacek Chrząszcz  <chrzaszcz@mimuw.edu.pl>  (tiny change)
14579         * ispell.el (ispell-set-spellchecker-params):
14580         Really set `ispell-args' for all equivs.
14582 2013-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
14584         * ido.el (ido-completions): Use extra elements of ido-decorations
14585         (bug#14143).
14586         (ido-decorations): Update docstring.
14588 2013-04-05  Michael Albinus  <michael.albinus@gmx.de>
14590         * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
14591         (global-auto-revert-mode): Let-bind `auto-revert-use-notify' to
14592         nil during initialization, in order not to miss changes since the
14593         file was opened.  (Bug#14140)
14595 2013-04-05  Leo Liu  <sdl.web@gmail.com>
14597         * kmacro.el (kmacro-call-macro): Fix bug#14135.
14599 2013-04-05  Jay Belanger  <jay.p.belanger@gmail.com>
14601         * calc/calc-units.el (calc-convert-units): Rewrite conditional.
14603 2013-04-04  Glenn Morris  <rgm@gnu.org>
14605         * electric.el (electric-pair-inhibit-predicate): Add :version.
14607 2013-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
14609         * emacs-lisp/package.el (package-compute-transaction): Fix ordering
14610         when a package is required several times (bug#14082).
14612 2013-04-04  Roland Winkler  <winkler@gnu.org>
14614         * faces.el (read-face-name): Behave as promised by the docstring.
14615         Assume that arg default is a list of faces.
14616         (describe-face): Call read-face-name with list of default faces.
14618 2013-04-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
14620         * bookmark.el: Fix deletion of bookmarks (bug#13972).
14621         (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
14622         (bookmark-bmenu-execute-deletions): Only skip first line if it's
14623         the header.
14624         (bookmark-exit-hook-internal): Save even if list is empty.
14626 2013-04-04  Yann Hodique  <yann.hodique@gmail.com>  (tiny change)
14628         * emacs-lisp/package.el (package-pinned-packages): New var.
14629         (package--add-to-archive-contents): Obey it (bug#14118).
14631 2013-04-03  Alan Mackenzie  <acm@muc.de>
14633         Handle `parse-partial-sexp' landing inside a comment opener (Bug#13244).
14634         Also adapt to the new values of element 7 of a parse state.
14636         * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
14637         parameter `not-in-delimiter'.  Handle being inside comment opener.
14638         (c-invalidate-state-cache-1): Reckon with an extra "invalid"
14639         character in case we're typing a '*' after a '/'.
14640         (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
14641         instead by passing the parameter to c-state-pp-to-literal.
14643         * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
14644         for elt. 7 of a parse state.
14646 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
14648         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
14649         * international/latin1-disp.el, international/mule-util.el:
14650         * language/cyril-util.el, language/european.el, language/ind-util.el:
14651         * language/lao-util.el, language/thai.el, language/tibet-util.el:
14652         * language/tibetan.el, language/viet-util.el:
14653         Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
14655 2013-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14657         * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
14658         (electric-pair-post-self-insert-function): Use it.
14659         (electric-pair-default-inhibit): New function, extracted from
14660         electric-pair-post-self-insert-function.
14662 2013-03-31  Roland Winkler  <winkler@gnu.org>
14664         * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
14666 2013-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
14668         * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
14670 2013-03-30  Fabián Ezequiel Gallina  <fabian@anue.biz>
14672         Un-indent after "pass" and "return" statements (Bug#13888)
14673         * progmodes/python.el (python-indent-block-enders): New var.
14674         (python-indent-calculate-indentation): Use it.
14676 2013-03-30  Michael Albinus  <michael.albinus@gmx.de>
14678         * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
14679         defun.  Defining it as defalias could introduce too eager
14680         byte-compiler optimization.  (Bug#14030)
14682 2013-03-30  Chong Yidong  <cyd@gnu.org>
14684         * iswitchb.el (iswitchb-read-buffer): Fix typo.
14686 2013-03-30  Leo Liu  <sdl.web@gmail.com>
14688         * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
14689         (kmacro-execute-from-register): Pass the keyboard macro to
14690         kmacro-call-macro or repeating won't work correctly.
14692 2013-03-30  Teodor Zlatanov  <tzz@lifelogs.com>
14694         * progmodes/subword.el: Back to using `forward-symbol'.
14696         * subr.el (forward-whitespace, forward-symbol)
14697         (forward-same-syntax): Move from thingatpt.el.
14699 2013-03-29  Leo Liu  <sdl.web@gmail.com>
14701         * kmacro.el (kmacro-to-register): New command.
14702         (kmacro-execute-from-register): New function.
14703         (kmacro-keymap): Bind to 'x'.  (Bug#14071)
14705 2013-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14707         * mpc.el: Use defvar-local and setq-local.
14708         (mpc--proc-connect): Connection failures are not bugs.
14709         (mpc-mode-map): `follow-link' only applies to the buffer's content.
14710         (mpc-volume-map): Bind to the up-events.
14712 2013-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
14714         * progmodes/subword.el (superword-mode): Use `forward-sexp'
14715         instead of `forward-symbol'.
14717 2013-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14719         * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
14720         (edebug--recursive-edit): Use it.
14721         (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
14722         (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
14724 2013-03-28  Leo Liu  <sdl.web@gmail.com>
14726         * vc/vc-bzr.el (vc-bzr-revert): Don't backup.  (Bug#14066)
14728 2013-03-27  Eli Zaretskii  <eliz@gnu.org>
14730         * facemenu.el (list-colors-callback): New defvar.
14731         (list-colors-redisplay): New function.
14732         (list-colors-display): Install list-colors-redisplay as the
14733         revert-buffer-function.  (Bug#14063)
14735 2013-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14737         * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
14738         and suffixes don't overlap (bug#14061).
14740         * case-table.el: Use lexical-binding.
14741         (case-table-get-table): New function.
14742         (get-upcase-table): Use it.  Mark as obsolete.  Adjust callers.
14744 2013-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
14746         * progmodes/subword.el: Add `superword-mode' to do word motion
14747         over symbol_words (parallels and leverages `subword-mode' which
14748         does word motion inside MixedCaseWords).
14750 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
14752         * eshell/em-unix.el: Move su and sudo to...
14753         * eshell/em-tramp.el: ...Eshell tramp module.
14755 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14757         * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
14758         Change return value to be a sexp.  Delay `get-buffer' to after
14759         restoring the desktop (bug#13951).
14761 2013-03-26  Leo Liu  <sdl.web@gmail.com>
14763         * register.el: Move semantic tag handling back to
14764         cedet/semantic/senator.el.  (Bug#14052)
14766 2013-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14768         * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
14769         into the prompt either (bug#13963).
14771 2013-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14773         * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
14774         part of "(error-foo)".
14776 2013-03-24  Juri Linkov  <juri@jurta.org>
14778         * replace.el (list-matching-lines-prefix-face): New defcustom.
14779         (occur-1): Pass `list-matching-lines-prefix-face' to the function
14780         `occur-engine' if `face-differs-from-default-p' returns t.
14781         (occur-engine): Add `,' inside backquote construct to evaluate
14782         `prefix-face'.  Propertize the prefix with the `prefix-face' face.
14783         Pass `prefix-face' to the functions `occur-context-lines' and
14784         `occur-engine-add-prefix'.
14785         (occur-engine-add-prefix, occur-context-lines): Add optional arg
14786         `prefix-face' and propertize the prefix with `prefix-face'.
14787         (Bug#14017)
14789 2013-03-24  Leo Liu  <sdl.web@gmail.com>
14791         * nxml/rng-valid.el (rng-validate-while-idle)
14792         (rng-validate-quick-while-idle): Guard against deleted buffer.
14793         (Bug#13999)
14795         * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
14796         is the last entry in kill-buffer-hook.
14798         * files.el (kill-buffer-hook): Doc fix.
14800 2013-03-23  Dmitry Gutov  <dgutov@yandex.ru>
14802         * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
14803         Make it safe-local.
14805         * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
14807 2013-03-23  Leo Liu  <sdl.web@gmail.com>
14809         * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
14810         Remove.
14812         * nxml/rng-valid.el (rng-validate-mode)
14813         (rng-after-change-function, rng-do-some-validation):
14814         * nxml/rng-maint.el (rng-validate-buffer):
14815         * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
14816         * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
14817         * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
14818         (nxml-extend-after-change-region): Use with-silent-modifications.
14820         * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
14821         timer-idle-list.
14823         * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
14824         (rng-next-error-1, rng-previous-error-1): Do not let-bind
14825         timer-idle-list.  (Bug#13999)
14827 2013-03-23  Juri Linkov  <juri@jurta.org>
14829         * info.el (info-index-match): New face.
14830         (Info-index, Info-apropos-matches): Add a nested subgroup to the
14831         main pattern and add text properties with the new face to matches
14832         in index entries relative to the beginning of the index entry.
14833         (Bug#14015)
14835 2013-03-21  Eric Ludlam  <zappo@gnu.org>
14837         * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
14838         Inhibit read only while inserting objects.
14840 2013-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
14842         * progmodes/cfengine.el: Update docs to mention
14843         `cfengine-auto-mode'.  Use \_> and \_< instead of \> and \< for
14844         symbol motion.  Remove "_" from the word syntax.
14846 2013-03-21  Teodor Zlatanov  <tzz@lifelogs.com>
14848         * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
14849         syntax for both `cfengine2-mode' and `cfengine3-mode'.
14851 2013-03-20  Juri Linkov  <juri@jurta.org>
14853         * info.el (Info-next-reference-or-link)
14854         (Info-prev-reference-or-link): New functions.
14855         (Info-next-reference, Info-prev-reference): Use them.
14856         (Info-try-follow-nearest-node): Handle footnote navigation.
14857         (Info-fontify-node): Fontify footnotes.  (Bug#13989)
14859 2013-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14861         * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
14862         * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
14864 2013-03-20  Paul Eggert  <eggert@cs.ucla.edu>
14866         Suppress unnecessary non-ASCII chatter during build process.
14867         * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
14868         (batch-skkdic-convert): Suppress most of the chatter.
14869         It's not needed so much now that machines are faster,
14870         and its non-ASCII component was confusing; see Dmitry Gutov in
14871         <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
14873 2013-03-20  Leo Liu  <sdl.web@gmail.com>
14875         * ido.el (ido-chop): Fix bug#10994.
14877 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
14879         * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
14880         Remove vars.
14881         (whitespace-color-on, whitespace-color-off):
14882         Use `font-lock-fontify-buffer' (Bug#13817).
14884 2013-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
14886         * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
14887         remapping in mode-line.
14888         (mouse-on-link-p): Also check [mode-line follow-link] bindings.
14890 2013-03-19  Dmitry Gutov  <dgutov@yandex.ru>
14892         * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
14893         value for `whitespace-line' face (Bug#13875).
14894         (whitespace-font-lock-keywords): Change description.
14895         (whitespace-color-on): Don't save `font-lock-keywords' value, save
14896         the constructed keywords instead.
14897         (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
14899 2013-03-19  Leo Liu  <sdl.web@gmail.com>
14901         * progmodes/compile.el (compilation-display-error): New command.
14902         (compilation-mode-map, compilation-minor-mode-map): Bind it to
14903         C-o.  (Bug#13992)
14905 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
14907         * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
14909 2013-03-18  Jan Djärv  <jan.h.d@swipnet.se>
14911         * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
14913 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
14915         * net/tramp-compat.el (tramp-compat-user-error): New defun.
14917         * net/tramp-adb.el (tramp-adb-handle-shell-command):
14918         * net/tramp-gvfs.el (top):
14919         * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
14920         (tramp-handle-shell-command): Use it.
14921         (tramp-dissect-file-name): Raise an error when hostname is a
14922         method name, and neither method nor user is specified.
14924         * net/trampver.el: Update release number.
14926 2013-03-18  Leo Liu  <sdl.web@gmail.com>
14928         Make sure eldoc can be turned off properly.
14929         * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
14930         eldoc-mode.
14931         (eldoc-display-message-p): Revert last change.
14932         (eldoc-display-message-no-interference-p)
14933         (eldoc-print-current-symbol-info): Tweak.
14935 2013-03-18  Tassilo Horn  <tsdh@gnu.org>
14937         * doc-view.el (doc-view-new-window-function): Check the new window
14938         overlay's display property instead the char property of the
14939         buffer's first char.  Use `with-selected-window' instead of
14940         `save-window-excursion' with `select-window'.
14941         (doc-view-document->bitmap): Check the current doc-view overlay's
14942         display property instead the char property of the buffer's first char.
14944 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
14946         Automate the build of ja-dic.el (Bug#13984).
14947         * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
14948         from the input, rather than assume that it's been done for us by the
14949         SKK script unannotate.awk.  Switch ja-dic.el to UTF-8.  Don't put
14950         the current date into a ja-dic.el comment, as that complicates
14951         regression testing.
14953 2013-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
14955         * whitespace.el: Fix double evaluation.
14956         (whitespace-space, whitespace-hspace, whitespace-tab)
14957         (whitespace-newline, whitespace-trailing, whitespace-line)
14958         (whitespace-space-before-tab, whitespace-indentation)
14959         (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
14960         obsolete defvars.
14961         (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
14962         (whitespace-color-on): Use a single font-lock-add-keywords call.
14963         Fix double-evaluation of face variables.
14965 2013-03-17  Michael Albinus  <michael.albinus@gmx.de>
14967         * net/tramp-adb.el (tramp-adb-parse-device-names):
14968         Use `start-process' instead of `call-process'.  Otherwise, the
14969         function might be blocked under MS Windows.  (Bug#13299)
14971 2013-03-17  Leo Liu  <sdl.web@gmail.com>
14973         Extend eldoc to display info in the mode-line.  (Bug#13978)
14974         * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
14975         (eldoc-mode-line-string): New variable.
14976         (eldoc-minibuffer-message): New function.
14977         (eldoc-message-function): New variable.
14978         (eldoc-message): Use it.
14979         (eldoc-display-message-p)
14980         (eldoc-display-message-no-interference-p):
14981         Support eldoc-post-insert-mode.
14983         * simple.el (eval-expression-minibuffer-setup-hook): New hook.
14984         (eval-expression): Run it.
14986 2013-03-17  Roland Winkler  <winkler@gnu.org>
14988         * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
14989         strings in the list of return values.
14991 2013-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
14993         * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
14994         radix before checking for HMS forms.
14996 2013-03-16  Leo Liu  <sdl.web@gmail.com>
14998         * progmodes/scheme.el: Add indentation and font-locking for λ.
14999         (Bug#13975)
15001 2013-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15003         * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
15004         token before point (bug#13942).
15006 2013-03-16  Leo Liu  <sdl.web@gmail.com>
15008         * thingatpt.el (end-of-sexp): Fix bug#13952.  Use syntax-after.
15010 2013-03-16  Eli Zaretskii  <eliz@gnu.org>
15012         * startup.el (command-line-normalize-file-name): Fix handling of
15013         backslashes in DOS and Windows file names.  Reported by Xue Fuqiao
15014         <xfq.free@gmail.com> in
15015         http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
15017 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
15019         Sync with Tramp 2.2.7.
15021         * net/trampver.el: Update release number.
15023 2013-03-14  Tassilo Horn  <tsdh@gnu.org>
15025         * doc-view.el: Fix bug#13887.
15026         (doc-view-insert-image): Don't modify overlay associated to
15027         non-live windows, and implement horizontal centering of image in
15028         case it's smaller than the window.
15029         (doc-view-new-window-function): Force redisplay of new windows on
15030         doc-view buffers.
15032 2013-03-13  Karl Fogel  <kfogel@red-bean.com>
15034         * saveplace.el (save-place-alist-to-file): Don't sort
15035         `save-place-alist', just pretty-print it (bug#13882).
15037 2013-03-13  Michael Albinus  <michael.albinus@gmx.de>
15039         * net/tramp-sh.el (tramp-sh-handle-insert-directory):
15040         Check whether `default-file-name-coding-system' is bound.
15041         It isn't in XEmacs.
15043 2013-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15045         * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
15046         backquotes for `obsolete' (bug#13929).
15048         * international/mule.el (find-auto-coding): Include file name in
15049         obsolescence warning (bug#13922).
15051 2013-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15053         * progmodes/cfengine.el (cfengine-parameters-indent): New variable
15054         for CFEngine 3-specific indentation.
15055         (cfengine3-indent-line): Use it.  Fix up category regex.
15056         (cfengine3-font-lock-keywords): Add bundle and namespace characters.
15058 2013-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15060         * type-break.el (type-break-file-name):
15061         * textmodes/remember.el (remember-data-file):
15062         * strokes.el (strokes-file):
15063         * shadowfile.el (shadow-initialize):
15064         * saveplace.el (save-place-file):
15065         * ps-bdf.el (bdf-cache-file):
15066         * progmodes/idlwave.el (idlwave-config-directory):
15067         * net/quickurl.el (quickurl-url-file):
15068         * international/kkc.el (kkc-init-file-name):
15069         * ido.el (ido-save-directory-list-file):
15070         * emulation/viper.el (viper-custom-file-name):
15071         * emulation/vip.el (vip-startup-file):
15072         * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
15073         * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
15075 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
15077         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
15078         * language/thai-word.el: Switch to UTF-8.
15080 See ChangeLog.16 for earlier changes.
15082 ;; Local Variables:
15083 ;; coding: utf-8
15084 ;; End:
15086   Copyright (C) 2011-2014 Free Software Foundation, Inc.
15088   This file is part of GNU Emacs.
15090   GNU Emacs is free software: you can redistribute it and/or modify
15091   it under the terms of the GNU General Public License as published by
15092   the Free Software Foundation, either version 3 of the License, or
15093   (at your option) any later version.
15095   GNU Emacs is distributed in the hope that it will be useful,
15096   but WITHOUT ANY WARRANTY; without even the implied warranty of
15097   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15098   GNU General Public License for more details.
15100   You should have received a copy of the GNU General Public License
15101   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.